/* Define Breakpoints */
/* Define Max Breakpoints */
/* Define Min Breakpoints */
/* Define Additional Breakpoints */
:root {
  --colour--error: red;
  --colour--warning: orange;
  --colour--success: green;
  --colour--main-dark-blue: #003E51;
  --colour--main-blue-50: #7A99A3;
  --colour--main-blue-10: #DCE2E4;
  --colour--main-blue-5: #F2F5F6;
  --colour--main-yellow: #FFB500;
  --colour--main-dark-yellow: #F6A000;
  --colour--system-black: #2E2E2E;
  --colour--system-black-50: #969696;
  --colour--system-black-25: #C0C0C0;
  --colour--system-black-10: #EAEAEA;
  --colour--system-black-5: #F5F5F5;
  --colour--system-white: #FFFFFF;
  --colour--component-green: #289E2C;
  --colour--light-green: #D9FFDA;
  --colour--component-blue: #4981CA;
  --colour--light-blue: #E5F7FC;
  --colour--component-orange: #CE934B;
  --colour--bright-yellow: #FFF0C8;
  --colour--gradient-orange: linear-gradient(180deg, #FF9436 0%, #DD6700 100%);
  --colour--canada-red: #C50000;
  --colour--background: #ffffff;
  --colour--hero-bg: var(--colour--main-dark-blue);
}
@font-face {
  font-family: "Overpass";
  src: url("../fonts/Overpass-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-display: swap;
}
.headline-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
}
@media screen and (min-width: 0px) {
  .headline-text {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  .headline-text {
    font-size: 44px;
  }
}
@media screen and (min-width: 1280px) {
  .headline-text {
    font-size: 72px;
  }
}
.headline-bold-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-weight: 700;
}
@media screen and (min-width: 0px) {
  .headline-bold-text {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  .headline-bold-text {
    font-size: 44px;
  }
}
@media screen and (min-width: 1280px) {
  .headline-bold-text {
    font-size: 72px;
  }
}
@media screen and (min-width: 0px) {
  .headline-bold-text {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  .headline-bold-text {
    font-size: 44px;
  }
}
@media screen and (min-width: 1280px) {
  .headline-bold-text {
    font-size: 72px;
  }
}
.subtitle-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
}
@media screen and (min-width: 0px) {
  .subtitle-text {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .subtitle-text {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  .subtitle-text {
    font-size: 32px;
  }
}
.subtitle-black-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-weight: 900;
}
@media screen and (min-width: 0px) {
  .subtitle-black-text {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .subtitle-black-text {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  .subtitle-black-text {
    font-size: 32px;
  }
}
@media screen and (min-width: 0px) {
  .subtitle-black-text {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .subtitle-black-text {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  .subtitle-black-text {
    font-size: 32px;
  }
}
.header-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
}
@media screen and (min-width: 0px) {
  .header-text {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .header-text {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .header-text {
    font-size: 24px;
  }
}
.header-bold-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
}
@media screen and (min-width: 0px) {
  .header-bold-text {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .header-bold-text {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .header-bold-text {
    font-size: 24px;
  }
}
@media screen and (min-width: 0px) {
  .header-bold-text {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .header-bold-text {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .header-bold-text {
    font-size: 24px;
  }
}
@media screen and (min-width: 1280px) {
  .header-bold-text {
    font-weight: 900;
  }
}
.price-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
}
@media screen and (min-width: 0px) {
  .price-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .price-text {
    font-size: 18px;
  }
}
@media screen and (min-width: 1280px) {
  .price-text {
    font-size: 18px;
  }
}
.body-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
}
@media screen and (min-width: 0px) {
  .body-text {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .body-text {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .body-text {
    font-size: 16px;
  }
}
.body-bold-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
}
@media screen and (min-width: 0px) {
  .body-bold-text {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .body-bold-text {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .body-bold-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .body-bold-text {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .body-bold-text {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .body-bold-text {
    font-size: 16px;
  }
}
.caption-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
}
@media screen and (min-width: 0px) {
  .caption-text {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .caption-text {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  .caption-text {
    font-size: 14px;
  }
}
.caption-bold-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
}
@media screen and (min-width: 0px) {
  .caption-bold-text {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .caption-bold-text {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  .caption-bold-text {
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) {
  .caption-bold-text {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .caption-bold-text {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  .caption-bold-text {
    font-size: 14px;
  }
}
.footnote-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
}
@media screen and (min-width: 0px) {
  .footnote-text {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  .footnote-text {
    font-size: 11px;
  }
}
@media screen and (min-width: 1280px) {
  .footnote-text {
    font-size: 12px;
  }
}
.footnote-bold-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
}
@media screen and (min-width: 0px) {
  .footnote-bold-text {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  .footnote-bold-text {
    font-size: 11px;
  }
}
@media screen and (min-width: 1280px) {
  .footnote-bold-text {
    font-size: 12px;
  }
}
@media screen and (min-width: 0px) {
  .footnote-bold-text {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  .footnote-bold-text {
    font-size: 11px;
  }
}
@media screen and (min-width: 1280px) {
  .footnote-bold-text {
    font-size: 12px;
  }
}
.button-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
}
@media screen and (min-width: 0px) {
  .button-text {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button-text {
    font-size: 16px;
  }
}
a {
  text-decoration: none;
  color: inherit;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.no-scroll {
  overflow: hidden;
}
.scrollable {
  overflow: auto;
}
.is-split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 1280px) {
  .is-split {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.is-split-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 1280px) {
  .is-split-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 90vw;
  max-width: 1200px;
  margin-inline: auto;
}
.container--narrow {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 90vw;
  max-width: 1200px;
  margin-inline: auto;
  max-width: 990px;
}
.container--wide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 90vw;
  max-width: 1200px;
  margin-inline: auto;
  max-width: 1600px;
}
.container--wider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 90vw;
  max-width: 1200px;
  margin-inline: auto;
  width: 92vw;
  max-width: 1820px;
}
@media screen and (min-width: 1280px) {
  .container--wider {
    width: 97vw;
  }
}
.container--full {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 90vw;
  max-width: 1200px;
  margin-inline: auto;
  width: 100%;
  max-width: 100%;
}
.divider {
  height: 1px;
  background-color: black;
  margin-block: 1px;
  width: 50%;
}
.divider--narrow {
  height: 1px;
  background-color: black;
  margin-block: 1px;
  width: 50%;
  width: 25%;
}
.divider--wide {
  height: 1px;
  background-color: black;
  margin-block: 1px;
  width: 50%;
  width: 75%;
}
.divider--full {
  height: 1px;
  background-color: black;
  margin-block: 1px;
  width: 50%;
  width: 100%;
}
.v-divider {
  width: 1px;
  height: 100%;
  margin-inline: 1px;
}
.flex-spacer {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex-spacer-half {
  -webkit-box-flex: 0.5;
      -ms-flex: 0.5;
          flex: 0.5;
}
.flex-spacer-quarter {
  -webkit-box-flex: 0.25;
      -ms-flex: 0.25;
          flex: 0.25;
}
.center {
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .center--mobile {
    margin-inline: auto;
  }
}
@media screen and (max-width: 1279px) {
  .center--mobile--tablet {
    margin-inline: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .center--tablet {
    margin-inline: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .center--tablet {
    margin-inline: auto;
  }
}
@media screen and (min-width: 768px) {
  .center--tablet--desktop {
    margin-inline: auto;
  }
}
@media screen and (min-width: 1280px) {
  .center--desktop {
    margin-inline: auto;
  }
}
.txt-center {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .txt-center--mobile {
    text-align: center;
  }
}
.txt-italic {
  font-style: italic;
}
.txt-underline {
  text-decoration: underline;
}
.txt-weight-200 {
  font-weight: 200;
}
.txt-weight-300 {
  font-weight: 300;
}
.txt-weight-400 {
  font-weight: 400;
}
.txt-weight-500 {
  font-weight: 500;
}
.txt-weight-600 {
  font-weight: 600;
}
.txt-weight-700 {
  font-weight: 700;
}
.txt-weight-800 {
  font-weight: 800;
}
.txt-weight-900 {
  font-weight: 900;
}
.bg-black {
  background-color: black;
  color: white;
}
.bg-white {
  background-color: white;
  color: black;
}
.bg-main-dark-blue {
  background-color: var(--colour--main-dark-blue);
  color: white;
}
.bg-main-blue-50 {
  background-color: var(--colour--main-blue-50);
  color: var(--colour--system-black);
}
.bg-main-blue-10 {
  background-color: var(--colour--main-blue-10);
  color: var(--colour--system-black);
}
.bg-main-blue-5 {
  background-color: var(--colour--main-blue-5);
  color: var(--colour--system-black);
}
.bg-main-yellow {
  background-color: var(--colour--main-yellow);
  color: white;
}
.bg-main-dark-yellow {
  background-color: var(--colour--main-dark-yellow);
  color: white;
}
.bg-system-black {
  background-color: var(--colour--system-black);
  color: white;
}
.bg-system-black-50 {
  background-color: var(--colour--system-black-50);
  color: var(--colour--system-black);
}
.bg-system-black-25 {
  background-color: var(--colour--system-black-25);
  color: var(--colour--system-black);
}
.bg-system-black-10 {
  background-color: var(--colour--system-black-10);
  color: var(--colour--system-black);
}
.bg-system-black-5 {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black);
}
.bg-system-white {
  background-color: var(--colour--system-white);
  color: var(--colour--system-black);
}
.bg-component-green {
  background-color: var(--colour--component-green);
  color: white;
}
.bg-light-green {
  background-color: var(--colour--light-green);
  color: var(--colour--system-black);
}
.bg-component-blue {
  background-color: var(--colour--component-blue);
  color: white;
}
.bg-light-blue {
  background-color: var(--colour--light-blue);
  color: var(--colour--system-black);
}
.bg-component-orange {
  background-color: var(--colour--component-orange);
  color: white;
}
.bg-gradient-orange {
  background: var(--colour--gradient-orange);
  color: white;
}
.bg-bright-yellow {
  background-color: var(--colour--bright-yellow);
  color: var(--colour--system-black);
}
.txt-white {
  color: white;
}
.txt-black {
  color: black;
}
.txt-main-dark-blue {
  color: var(--colour--main-dark-blue);
}
.txt-main-blue-50 {
  color: var(--colour--main-blue-50);
}
.txt-main-blue-10 {
  color: var(--colour--main-blue-10);
}
.txt-main-blue-5 {
  color: var(--colour--main-blue-5);
}
.txt-main-yellow {
  color: var(--colour--main-yellow);
}
.txt-main-dark-yellow {
  color: var(--colour--main-dark-yellow);
}
.txt-system-black {
  color: var(--colour--system-black);
}
.txt-system-black-50 {
  color: var(--colour--system-black-50);
}
.txt-system-black-25 {
  color: var(--colour--system-black-25);
}
.txt-system-black-10 {
  color: var(--colour--system-black-10);
}
.txt-system-black-5 {
  color: var(--colour--system-black-5);
}
.txt-system-white {
  color: var(--colour--system-white);
}
.txt-component-green {
  color: var(--colour--component-green);
}
.txt-light-green {
  color: var(--colour--light-green);
}
.txt-component-blue {
  color: var(--colour--component-blue);
}
.txt-light-blue {
  color: var(--colour--light-blue);
}
.txt-component-orange {
  color: var(--colour--component-orange);
}
.txt-gradient-orange {
  background: var(--colour--gradient-orange);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.txt-bright-yellow {
  color: var(--colour--bright-yellow);
}
.img-white {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.hover-underline {
  position: relative;
}
.hover-underline::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 4px;
  background-color: var(--colour--main-dark-yellow);
  border-radius: 10px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  pointer-events: none;
}
.hover-underline:hover::after,
.hover-underline:focus-visible::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
@media (prefers-reduced-motion: reduce) {
  .hover-underline {
    -webkit-transition: none;
    transition: none;
  }
}
.hover-opacity {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.hover-opacity:hover,
.hover-opacity:focus-visible {
  opacity: 0.7;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fade-in-on-scroll {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.6s ease-out, -webkit-transform 0.6s ease-out;
  transition: opacity 0.6s ease-out, -webkit-transform 0.6s ease-out;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out, -webkit-transform 0.6s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .fade-in-on-scroll {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    -webkit-transition: none;
    transition: none;
  }
}
.fade-in-on-scroll.is-visible {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.button-dimensions {
  padding: 0 24px;
  height: 32px;
}
@media screen and (min-width: 768px) {
  .button-dimensions {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-dimensions {
    padding: 0 32px;
    height: 40px;
  }
}
.button {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
}
@media screen and (min-width: 0px) {
  .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    padding: 0 32px;
    height: 40px;
  }
}
.button--main {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: var(--colour--main-yellow);
  color: var(--colour--system-white);
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
.button--main:hover,
.button--main:focus,
.button--main:active {
  background-color: var(--colour--main-dark-yellow);
}
.button--main:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button--main {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: var(--colour--main-yellow);
  color: var(--colour--system-white);
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--main {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--main {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--main {
    padding: 0 32px;
    height: 40px;
  }
}
.button--main:hover,
.button--main:focus,
.button--main:active {
  background-color: var(--colour--main-dark-yellow);
}
.button--main:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button--hollow {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: transparent;
  color: var(--colour--main-dark-blue);
  border: 2px solid var(--colour--main-dark-blue);
}
@media screen and (min-width: 0px) {
  .button--hollow {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow {
    padding: 0 32px;
    height: 40px;
  }
}
.button--hollow:hover,
.button--hollow:focus,
.button--hollow:active {
  background-color: var(--colour--main-dark-blue);
  color: var(--colour--system-white);
  border-color: var(--colour--main-dark-blue);
}
.button--hollow:disabled {
  background-color: transparent;
  color: var(--colour--system-black-10);
  border-color: var(--colour--system-black-10);
}
.button {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
}
@media screen and (min-width: 0px) {
  .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    padding: 0 32px;
    height: 40px;
  }
}
.button--hollow-white {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: transparent;
  color: var(--colour--system-black-5);
  border: 2px solid var(--colour--system-black-5);
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
.button--hollow-white:hover,
.button--hollow-white:focus,
.button--hollow-white:active {
  background-color: var(--colour--system-white);
  color: var(--colour--main-dark-blue);
  border-color: var(--colour--main-dark-blue);
}
.button--hollow-white:disabled {
  background-color: transparent;
  color: var(--colour--system-black-10);
  border-color: var(--colour--system-black-10);
}
.button--hollow-white {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: transparent;
  color: var(--colour--system-black-5);
  border: 2px solid var(--colour--system-black-5);
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--hollow-white {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--hollow-white {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--hollow-white {
    padding: 0 32px;
    height: 40px;
  }
}
.button--hollow-white:hover,
.button--hollow-white:focus,
.button--hollow-white:active {
  background-color: var(--colour--system-white);
  color: var(--colour--main-dark-blue);
  border-color: var(--colour--main-dark-blue);
}
.button--hollow-white:disabled {
  background-color: transparent;
  color: var(--colour--system-black-10);
  border-color: var(--colour--system-black-10);
}
.button--favs {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: var(--colour--main-blue-5);
  color: var(--colour--main-blue-50);
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
.button--favs::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/heart.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button--favs::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs::after {
    width: 24px;
    height: 24px;
  }
}
.button--favs:hover,
.button--favs:focus,
.button--favs:active {
  background-color: var(--colour--main-blue-10);
}
.button--favs:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button--favs {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: var(--colour--main-blue-5);
  color: var(--colour--main-blue-50);
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs {
    padding: 0 32px;
    height: 40px;
  }
}
.button--favs::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/heart.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button--favs::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs::after {
    width: 24px;
    height: 24px;
  }
}
.button--favs:hover,
.button--favs:focus,
.button--favs:active {
  background-color: var(--colour--main-blue-10);
}
.button--favs:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button--favs-filled {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: var(--colour--main-blue-5);
  color: var(--colour--main-blue-50);
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
.button--favs-filled::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button--favs-filled::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled::after {
    width: 24px;
    height: 24px;
  }
}
.button--favs-filled:hover,
.button--favs-filled:focus,
.button--favs-filled:active {
  background-color: var(--colour--main-blue-10);
}
.button--favs-filled:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button--favs-filled {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: var(--colour--main-blue-5);
  color: var(--colour--main-blue-50);
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--favs-filled {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--favs-filled {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled {
    padding: 0 32px;
    height: 40px;
  }
}
.button--favs-filled::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button--favs-filled::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button--favs-filled::after {
    width: 24px;
    height: 24px;
  }
}
.button--favs-filled:hover,
.button--favs-filled:focus,
.button--favs-filled:active {
  background-color: var(--colour--main-blue-10);
}
.button--favs-filled:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button--dropdown {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-50);
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
.button--dropdown::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/dropdown.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/dropdown.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button--dropdown::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown::after {
    width: 24px;
    height: 24px;
  }
}
.button--dropdown:hover,
.button--dropdown:focus,
.button--dropdown:active {
  background-color: var(--colour--system-black-10);
}
.button--dropdown:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button--dropdown {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-50);
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dropdown {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--dropdown {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown {
    padding: 0 32px;
    height: 40px;
  }
}
.button--dropdown::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/dropdown.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/dropdown.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button--dropdown::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dropdown::after {
    width: 24px;
    height: 24px;
  }
}
.button--dropdown:hover,
.button--dropdown:focus,
.button--dropdown:active {
  background-color: var(--colour--system-black-10);
}
.button--dropdown:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button--sort {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-50);
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
.button--sort::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/sort.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/sort.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button--sort::before {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort::before {
    width: 24px;
    height: 24px;
  }
}
.button--sort::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/dropdown.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/dropdown.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button--sort::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort::after {
    width: 24px;
    height: 24px;
  }
}
.button--sort:hover,
.button--sort:focus,
.button--sort:active {
  background-color: var(--colour--system-black-10);
}
.button--sort:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button--sort {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-50);
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--sort {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button--sort {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort {
    padding: 0 32px;
    height: 40px;
  }
}
.button--sort::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/sort.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/sort.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button--sort::before {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort::before {
    width: 24px;
    height: 24px;
  }
}
.button--sort::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/dropdown.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/dropdown.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button--sort::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button--sort::after {
    width: 24px;
    height: 24px;
  }
}
.button--sort:hover,
.button--sort:focus,
.button--sort:active {
  background-color: var(--colour--system-black-10);
}
.button--sort:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px ;
  height: 32px;
  border-radius: 9999px;
}
@media screen and (min-width: 768px) {
  .button-icon {
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon {
    width: 40px;
    height: 40px;
  }
}
.button-icon--heart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px ;
  height: 32px;
  border-radius: 9999px;
  background-color: var(--colour--main-blue-5);
  color: var(--colour--main-blue-50);
}
@media screen and (min-width: 768px) {
  .button-icon--heart {
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button-icon--heart {
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart {
    width: 40px;
    height: 40px;
  }
}
.button-icon--heart::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button-icon--heart::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart::after {
    width: 24px;
    height: 24px;
  }
}
.button-icon--heart:hover,
.button-icon--heart:focus,
.button-icon--heart:active {
  background-color: var(--colour--main-blue-10);
}
.button-icon--heart:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button-icon--heart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px ;
  height: 32px;
  border-radius: 9999px;
  background-color: var(--colour--main-blue-5);
  color: var(--colour--main-blue-50);
}
@media screen and (min-width: 768px) {
  .button-icon--heart {
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button-icon--heart {
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart {
    width: 40px;
    height: 40px;
  }
}
.button-icon--heart::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button-icon--heart::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart::after {
    width: 24px;
    height: 24px;
  }
}
.button-icon--heart:hover,
.button-icon--heart:focus,
.button-icon--heart:active {
  background-color: var(--colour--main-blue-10);
}
.button-icon--heart:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button-icon--heart-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px ;
  height: 32px;
  border-radius: 9999px;
  background-color: var(--colour--main-blue-5);
  color: var(--colour--main-blue-10);
}
@media screen and (min-width: 768px) {
  .button-icon--heart-2 {
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart-2 {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button-icon--heart-2 {
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart-2 {
    width: 40px;
    height: 40px;
  }
}
.button-icon--heart-2::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/heart.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button-icon--heart-2::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart-2::after {
    width: 24px;
    height: 24px;
  }
}
.button-icon--heart-2:hover,
.button-icon--heart-2:focus,
.button-icon--heart-2:active {
  background-color: var(--colour--main-blue-5);
}
.button-icon--heart-2.active,
.button-icon--heart-2[aria-pressed="true"] {
  color: var(--colour--component-blue);
}
.button-icon--heart-2.active::after,
.button-icon--heart-2[aria-pressed="true"]::after {
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
}
.button-icon--heart-2:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button-icon--heart-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px ;
  height: 32px;
  border-radius: 9999px;
  background-color: var(--colour--main-blue-5);
  color: var(--colour--main-blue-10);
}
@media screen and (min-width: 768px) {
  .button-icon--heart-2 {
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart-2 {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button-icon--heart-2 {
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart-2 {
    width: 40px;
    height: 40px;
  }
}
.button-icon--heart-2::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/heart.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button-icon--heart-2::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart-2::after {
    width: 24px;
    height: 24px;
  }
}
.button-icon--heart-2:hover,
.button-icon--heart-2:focus,
.button-icon--heart-2:active {
  background-color: var(--colour--main-blue-5);
}
.button-icon--heart-2.active,
.button-icon--heart-2[aria-pressed="true"] {
  color: var(--colour--component-blue);
}
.button-icon--heart-2.active::after,
.button-icon--heart-2[aria-pressed="true"]::after {
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
}
.button-icon--heart-2:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button-icon--heart-2-filled {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px ;
  height: 32px;
  border-radius: 9999px;
  background-color: var(--colour--bright-blue);
  color: var(--colour--component-blue);
}
@media screen and (min-width: 768px) {
  .button-icon--heart-2-filled {
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart-2-filled {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button-icon--heart-2-filled {
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart-2-filled {
    width: 40px;
    height: 40px;
  }
}
.button-icon--heart-2-filled::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button-icon--heart-2-filled::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart-2-filled::after {
    width: 24px;
    height: 24px;
  }
}
.button-icon--heart-2-filled:hover,
.button-icon--heart-2-filled:focus,
.button-icon--heart-2-filled:active {
  background-color: var(--colour--bright-blue);
}
.button-icon--heart-2-filled:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button-icon--heart-2-filled {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px ;
  height: 32px;
  border-radius: 9999px;
  background-color: var(--colour--bright-blue);
  color: var(--colour--component-blue);
}
@media screen and (min-width: 768px) {
  .button-icon--heart-2-filled {
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart-2-filled {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .button-icon--heart-2-filled {
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart-2-filled {
    width: 40px;
    height: 40px;
  }
}
.button-icon--heart-2-filled::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
          mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: currentColor;
}
@media screen and (min-width: 768px) {
  .button-icon--heart-2-filled::after {
    width: 22px;
    height: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .button-icon--heart-2-filled::after {
    width: 24px;
    height: 24px;
  }
}
.button-icon--heart-2-filled:hover,
.button-icon--heart-2-filled:focus,
.button-icon--heart-2-filled:active {
  background-color: var(--colour--bright-blue);
}
.button-icon--heart-2-filled:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
.button-container {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
* {
  margin: 0;
}
#notfound {
  position: relative;
  height: 100vh;
  background-color: white;
  width: 100%;
  line-height: 1.4;
  text-align: center;
}
#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#notfound .notfound-404 {
  position: relative;
  height: 240px;
}
#notfound .notfound-404 h1 {
  font-family: 'Montserrat', sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 252px;
  font-weight: 900;
  margin: 0px;
  color: var(--colour--primary);
  text-transform: uppercase;
  letter-spacing: -40px;
  margin-left: -20px;
}
#notfound .notfound-404 h1 > span {
  text-shadow: -8px 0px 0px var(--colour--secondary);
}
#notfound .notfound-404 h3 {
  font-family: 'Cabin', sans-serif;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  margin: 0px auto;
  letter-spacing: 3px;
  padding-left: 6px;
}
#notfound h2 {
  font-family: 'Cabin', sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  color: black;
  margin-top: 0px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  #notfound .notfound .notfound-404 {
    height: 200px;
  }
  #notfound .notfound .notfound-404 h1 {
    font-size: 200px;
  }
}
@media only screen and (max-width: 480px) {
  #notfound .notfound .notfound-404 {
    height: 162px;
  }
  #notfound .notfound .notfound-404 h1 {
    font-size: 162px;
    height: 150px;
    line-height: 162px;
  }
  #notfound .notfound h2 {
    font-size: 16px;
  }
}
#header {
  background: var(--colour--main-dark-blue);
  padding-inline: 5vw;
}
#header .header-desktop .header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 90px;
  gap: 5%;
}
#header .header-desktop .header-container .header-logo a img {
  max-width: unset !important;
}
#header .header-desktop .header-container .search-bar {
  width: 100%;
}
#header .header-desktop .header-container .user-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 15%;
}
#header .header-desktop .header-container .user-info .my-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .header-desktop .header-container .user-info .my-list a img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
#header .header-desktop .header-container .user-info .my-list a span {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
#header .header-desktop .header-container .user-info .sign-in a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .header-desktop .header-container .user-info .sign-in a img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
#header .header-desktop .header-container .user-info .sign-in a span {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
#header .header-desktop .header-container .user-info .cart .amount {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
}
@media screen and (min-width: 0px) {
  #header .header-desktop .header-container .user-info .cart .amount {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #header .header-desktop .header-container .user-info .cart .amount {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #header .header-desktop .header-container .user-info .cart .amount {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #header .header-desktop .header-container .user-info .cart .amount {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #header .header-desktop .header-container .user-info .cart .amount {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #header .header-desktop .header-container .user-info .cart .amount {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #header .header-desktop .header-container .user-info .cart .amount {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #header .header-desktop .header-container .user-info .cart .amount {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #header .header-desktop .header-container .user-info .cart .amount {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #header .header-desktop .header-container .user-info .cart .amount {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #header .header-desktop .header-container .user-info .cart .amount {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #header .header-desktop .header-container .user-info .cart .amount {
    font-size: 16px;
  }
}
#header .header-mobile-tablet {
  padding-top: 18px;
}
#header .header-mobile-tablet .header-container {
  width: 100%;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
#header .header-mobile-tablet .header-container .header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
#header .header-mobile-tablet .header-container .header-content .header-logo-mobile a {
  display: block;
  width: 21px;
  height: 24px;
}
#header .header-mobile-tablet .header-container .header-content .header-logo-mobile a img {
  max-width: unset !important;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#header .header-mobile-tablet .header-container .header-content .search-bar {
  width: 100%;
}
#footer {
  padding-top: 42px;
  background: url('/wp-content/themes/zamiigo/static/images/specific/footer mobile.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1280px) {
  #footer {
    padding-top: 51px;
    background: url('/wp-content/themes/zamiigo/static/images/specific/footer.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}
#footer .footer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 1280px) {
  #footer .footer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 250px;
  }
}
#footer .footer-container .footer-company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 17px;
}
@media screen and (min-width: 1280px) {
  #footer .footer-container .footer-company {
    gap: 14px;
  }
}
#footer .footer-container .flex-spacer {
  max-width: 305px;
}
#footer .footer-container .v-divider {
  margin-inline: 27px;
}
#footer .footer-container .divider--full {
  margin-block: 20px;
}
#footer .footer-container .footer-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 27px;
}
@media screen and (min-width: 1280px) {
  #footer .footer-container .footer-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 16px;
  }
}
#footer .footer-container .footer-blocks .footer-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
@media screen and (min-width: 1280px) {
  #footer .footer-container .footer-blocks .footer-block {
    min-width: 200px;
  }
}
@media screen and (min-width: 1600px) {
  #footer .footer-container .footer-blocks .footer-block {
    min-width: 244px;
  }
}
#footer .footer-container .footer-blocks .footer-block .footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
@media screen and (min-width: 1280px) {
  #footer .footer-container .footer-blocks .footer-block .footer-links {
    gap: 16px;
  }
}
#footer .footer-container .footer-blocks .footer-block .footer-links[data-type="row"] {
  gap: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#footer .footer-colophon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  padding-top: 80px;
  padding-bottom: 13px;
}
@media screen and (min-width: 1280px) {
  #footer .footer-colophon {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-block: 13px;
  }
}
.burger-button {
  position: relative;
  width: 24px;
  aspect-ratio: 1.28571429;
  cursor: pointer;
}
.burger-button .line {
  position: absolute;
  width: 100%;
  background: var(--colour--system-white);
  height: 1.5px;
  border-radius: 1px;
  left: 0;
  right: 0;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}
.burger-button .line:first-child {
  top: 0;
}
.burger-button .line:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.burger-button .line:last-child {
  bottom: 0;
}
.burger-button:hover .line:nth-child(2) {
  width: 75%;
}
.burger-button:hover .line:last-child {
  width: 50%;
}
.menu-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 1000;
  display: none;
}
.menu-overlay.is-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu-overlay__header {
  background: var(--colour--main-dark-blue);
  color: var(--colour--system-white);
  padding-block: 12px;
  padding-inline: 24px;
}
.menu-overlay__header .menu-overlay__header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  margin-top: 24px;
}
.menu-overlay__header .menu-overlay__user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.menu-overlay__header .menu-overlay__user-icon {
  width: 24px;
  height: 24px;
}
.menu-overlay__header .menu-overlay__close {
  background: none;
  border: 0;
  cursor: pointer;
  padding: 0;
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-overlay__header .menu-overlay__account-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  width: 100%;
}
.menu-overlay__header .menu-overlay__account-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}
.menu-overlay__header .menu-overlay__account-toggle .caret {
  display: inline-block;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  width: 20px;
  height: 20px;
}
.menu-overlay__header .menu-overlay__account-toggle[aria-expanded="true"] .caret {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.menu-overlay__content {
  background: var(--colour--system-white);
  overflow: auto;
  height: 100%;
  padding-block: 12px;
  padding-inline: 24px;
}
.menu-overlay__account {
  border-bottom: 1px solid var(--colour--system-black-25);
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.menu-overlay__extra-links {
  padding-bottom: 12px;
  border-bottom: 1px solid var(--colour--system-black-25);
}
.menu-overlay .menu-link {
  display: block;
  padding: 12px 0;
  color: var(--colour--system-black);
  text-decoration: none;
}
.cart-button a {
  display: block;
}
.cart-button a .cart-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cart-button a .cart-container .icon {
  position: relative;
  width: 39px;
  height: 39px;
}
.cart-button a .cart-container .icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  z-index: 1;
}
.cart-button a .cart-container .icon .count {
  border-radius: 99999px;
  width: 18px;
  height: 18px;
  background: var(--colour--main-dark-yellow);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.aws-search-form .aws-search-field {
  border-top-left-radius: 25px !important;
  border-bottom-left-radius: 25px !important;
  background: var(--colour--system-white) !important;
  border: none !important;
  padding-left: 24px !important;
}
.aws-search-form .aws-search-btn {
  border-top-right-radius: 25px !important;
  border-bottom-right-radius: 25px !important;
  background: var(--colour--system-white) !important;
  border: none !important;
}
.aws-search-form .aws-search-btn .aws-search-btn_icon {
  height: 24px !important;
  width: 24px !important;
  color: var(--colour--main-dark-blue) !important;
}
.aws-search-result .aws_result_link {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
}
@media screen and (min-width: 0px) {
  .aws-search-result .aws_result_link {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .aws-search-result .aws_result_link {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  .aws-search-result .aws_result_link {
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) {
  .aws-search-result .aws_result_link {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .aws-search-result .aws_result_link {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  .aws-search-result .aws_result_link {
    font-size: 14px;
  }
}
.aws-search-result .aws_result_link a {
  width: 100%;
  height: 100%;
}
.aws-search-result .aws_result_link .aws_result_title {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
  color: var(--colour--main-dark-blue);
}
@media screen and (min-width: 0px) {
  .aws-search-result .aws_result_link .aws_result_title {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .aws-search-result .aws_result_link .aws_result_title {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  .aws-search-result .aws_result_link .aws_result_title {
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) {
  .aws-search-result .aws_result_link .aws_result_title {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .aws-search-result .aws_result_link .aws_result_title {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  .aws-search-result .aws_result_link .aws_result_title {
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) {
  .aws-search-result .aws_result_link .aws_result_title {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .aws-search-result .aws_result_link .aws_result_title {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  .aws-search-result .aws_result_link .aws_result_title {
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) {
  .aws-search-result .aws_result_link .aws_result_title {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .aws-search-result .aws_result_link .aws_result_title {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  .aws-search-result .aws_result_link .aws_result_title {
    font-size: 14px;
  }
}
.progress-bar-component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  width: 100%;
  max-width: 340px;
}
.progress-bar-component .progress-bar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: 100%;
  height: 24px;
  position: relative;
}
.progress-bar-component .progress-bar-wrapper .progress-bar-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.progress-bar-component .progress-bar-wrapper .progress-bar-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.progress-bar-component .progress-bar-wrapper .progress-bar-track {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 18px;
  min-width: 240px;
  background: var(--colour--main-dark-blue);
  border: 1px solid var(--colour--system-white);
  border-radius: 10px;
  overflow: hidden;
}
.progress-bar-component .progress-bar-wrapper .progress-bar-track .progress-bar-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  min-width: 0;
  max-width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(122, 153, 163, 0.8)), to(rgba(122, 153, 163, 0.6)));
  background: linear-gradient(to right, rgba(122, 153, 163, 0.8) 0%, rgba(122, 153, 163, 0.6) 100%);
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.progress-bar-component .progress-bar-wrapper .progress-bar-weight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.progress-bar-component .progress-bar-wrapper .progress-bar-weight .progress-bar-weight-text {
  white-space: nowrap;
}
.progress-bar-component .progress-bar-wrapper .progress-bar-weight .progress-bar-info-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 8px;
  height: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.progress-bar-component .progress-bar-wrapper .progress-bar-weight .progress-bar-info-icon svg {
  width: 100%;
  height: 100%;
}
.progress-bar-component .progress-bar-wrapper .progress-bar-weight .progress-bar-info-icon .progress-bar-info-tooltip {
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: var(--colour--system-black);
  color: var(--colour--system-white);
  padding: 8px 12px;
  border-radius: 4px;
  white-space: nowrap;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  z-index: 1000;
  max-width: 200px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  white-space: normal;
  text-align: center;
}
.progress-bar-component .progress-bar-wrapper .progress-bar-weight .progress-bar-info-icon .progress-bar-info-tooltip::after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid var(--colour--system-black);
}
.progress-bar-component .progress-bar-wrapper .progress-bar-weight .progress-bar-info-icon:hover .progress-bar-info-tooltip,
.progress-bar-component .progress-bar-wrapper .progress-bar-weight .progress-bar-info-icon:focus .progress-bar-info-tooltip {
  opacity: 1;
  visibility: visible;
}
.progress-bar-component .progress-bar-status {
  width: 100%;
  text-align: center;
  margin-top: 0;
}
.desktop-menu {
  background: var(--colour--main-blue-5);
  padding: 0;
  width: 100%;
}
.desktop-menu .desktop-menu__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  padding: 0 5vw;
  min-height: 48px;
}
.desktop-menu .desktop-menu__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.desktop-menu .desktop-menu__item--categories {
  gap: 8px;
}
.desktop-menu .desktop-menu__icon {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.desktop-menu .desktop-menu__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
.desktop-menu .desktop-menu__button:hover {
  opacity: 0.8;
}
.desktop-menu .desktop-menu__dropdown-icon {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.desktop-menu .desktop-menu__button[aria-expanded="true"] .desktop-menu__dropdown-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.desktop-menu .desktop-menu__link {
  text-decoration: none;
}
.desktop-menu .desktop-menu__link:hover {
  opacity: 0.8;
}
.desktop-menu .desktop-menu__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  background: var(--colour--system-white);
  border: 1px solid var(--colour--system-black-10);
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  min-width: 200px;
  max-width: 400px;
  max-height: 500px;
  overflow-y: auto;
  z-index: 1000;
  padding: 8px 0;
  margin-top: 8px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
}
.desktop-menu .desktop-menu__dropdown[aria-hidden="false"],
.desktop-menu .desktop-menu__dropdown.is-open {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.desktop-menu .desktop-menu__dropdown--subsidized {
  min-width: 250px;
  max-width: 350px;
}
.desktop-menu .desktop-menu__dropdown-link {
  display: block;
  padding: 8px 16px;
  text-decoration: none;
  color: var(--colour--main-dark-blue);
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.desktop-menu .desktop-menu__dropdown-link:hover {
  background-color: var(--colour--system-black-5);
}
.desktop-menu .desktop-menu__dropdown-empty {
  display: block;
  padding: 16px;
  color: var(--colour--system-black-50);
  text-align: center;
}
.hero {
  position: relative;
  width: 100%;
  min-height: 243px;
}
@media screen and (min-width: 1280px) {
  .hero {
    min-height: 500px;
  }
}
.hero .hero__slider {
  position: relative;
  width: 100%;
  height: 100%;
}
.hero .hero__slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.hero .hero__slide--active {
  position: relative;
  opacity: 1;
  visibility: visible;
}
.hero .hero__slide .hero__image-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 243px;
}
@media screen and (min-width: 1280px) {
  .hero .hero__slide .hero__image-wrapper {
    min-height: 500px;
  }
}
.hero .hero__slide .hero__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.hero .hero__slide .hero__image--mobile {
  display: block;
}
@media screen and (min-width: 1280px) {
  .hero .hero__slide .hero__image--mobile {
    display: none;
  }
}
.hero .hero__slide .hero__image--desktop {
  display: none;
}
@media screen and (min-width: 1280px) {
  .hero .hero__slide .hero__image--desktop {
    display: block;
  }
}
.hero .hero__slide .hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.hero .hero__slide .hero__content {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  width: 100%;
  min-height: 243px;
  text-align: left;
  height: 100%;
}
@media screen and (min-width: 1280px) {
  .hero .hero__slide .hero__content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    min-width: 50%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    gap: 24px;
  }
}
.hero .hero__slide .hero__content .hero__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  text-align: center;
}
@media screen and (min-width: 1280px) {
  .hero .hero__slide .hero__content .hero__text {
    gap: 8px;
    text-align: left;
    margin-right: 5vw;
  }
}
.hero .hero__slide .hero__content .hero__button-wrapper {
  margin-top: 16px;
}
.hero .hero__pagination {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}
@media screen and (min-width: 1280px) {
  .hero .hero__pagination {
    bottom: 40px;
    gap: 12px;
  }
}
.hero .hero__pagination .hero__pagination-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: none;
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  padding: 0;
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media screen and (min-width: 1280px) {
  .hero .hero__pagination .hero__pagination-dot {
    width: 12px;
    height: 12px;
  }
}
.hero .hero__pagination .hero__pagination-dot:hover {
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.hero .hero__pagination .hero__pagination-dot--active {
  background-color: var(--colour--main-yellow);
}
.hero .hero__pagination .hero__pagination-dot--active:hover {
  background-color: var(--colour--main-dark-yellow);
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.hero .hero__pagination .hero__pagination-dot:focus {
  outline: 2px solid var(--colour--system-white);
  outline-offset: 2px;
}
.card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 360px;
  height: 290px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .card {
    max-width: 430px;
    height: auto;
    aspect-ratio: 1.45454545;
  }
}
@media screen and (min-width: 1280px) {
  .card {
    max-width: 585px;
  }
}
.card .layout-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 9px 9px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 100%;
  gap: 5px;
}
@media screen and (min-width: 1280px) {
  .card .layout-1 {
    padding: 9px 9px;
    border-radius: 5px;
  }
}
@media screen and (min-width: 1366px) {
  .card .layout-1 {
    padding: 9px 9px;
  }
}
@media screen and (min-width: 1600px) {
  .card .layout-1 {
    padding: 16px 25px;
    gap: 18px;
  }
}
.card .layout-1 .img-container {
  width: 50%;
  height: 100%;
}
.card .layout-1 .img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.card .layout-1 .content-container {
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 100%;
}
@media screen and (min-width: 1280px) {
  .card .layout-1 .content-container {
    max-width: 267px;
  }
}
.card .layout-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}
@media screen and (min-width: 1280px) {
  .card .layout-2 {
    padding: 16px 25px;
    border-radius: 5px;
  }
}
@media screen and (min-width: 1366px) {
  .card .layout-2 {
    padding: 16px 25px;
    border-radius: 5px;
  }
}
.card .layout-2 .foreground-container {
  position: absolute;
  bottom: 0;
  right: 0;
  height: auto;
  max-width: 55%;
  max-height: 100%;
  overflow: clip;
  z-index: 1;
}
.card .layout-2 .foreground-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.card .layout-2 .text-content {
  z-index: 2;
}
.card .layout-2 .button-container {
  z-index: 2;
}
.card .layout-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  padding: 22px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 1280px) {
  .card .layout-3 {
    padding: 32px 24px;
    border-radius: 5px;
  }
}
@media screen and (min-width: 1366px) {
  .card .layout-3 {
    padding: 32px 24px;
  }
}
.card .layout-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 9px 9px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 100%;
  gap: 5px;
}
@media screen and (min-width: 1280px) {
  .card .layout-4 {
    padding: 9px 9px;
  }
}
@media screen and (min-width: 1366px) {
  .card .layout-4 {
    padding: 9px 9px;
  }
}
@media screen and (min-width: 1600px) {
  .card .layout-4 {
    padding: 16px 16px;
    gap: 18px;
  }
}
.card .layout-4 .img-container {
  width: 100%;
  height: 50%;
}
.card .layout-4 .img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.card .layout-4 .content-container {
  width: 100%;
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cards-slider {
  position: relative;
  width: 100%;
  padding-bottom: 50px;
}
.cards-slider .cards-slider__slide {
  display: none;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.cards-slider .cards-slider__slide--active {
  display: block;
}
.cards-slider .cards-slider__progress {
  position: absolute;
  bottom: 16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-width: 360px;
  height: 16px;
  background-color: var(--colour--main-blue-5);
  border-radius: 50px;
  overflow: hidden;
  z-index: 10;
}
.cards-slider .cards-slider__progress-bar {
  height: 100%;
  width: 0%;
  background-color: var(--colour--main-blue-10);
  border-radius: 50px;
  -webkit-transition: width 0.1s linear;
  transition: width 0.1s linear;
}
.category-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  text-decoration: none;
  color: inherit;
  width: 100%;
  max-width: 77px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  .category-item {
    max-width: 164px;
  }
}
.category-item__image-wrapper {
  position: relative;
  width: 77px;
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: visible;
}
@media screen and (min-width: 1280px) {
  .category-item__image-wrapper {
    width: 164px;
    height: 163px;
  }
}
.category-item__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
}
.category-item__image {
  position: relative;
  z-index: 2;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin-left: 4px;
  margin-top: 3px;
}
.category-item__title {
  text-align: center;
  width: 100%;
  line-height: 1.262;
}
.section-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.products-list-wrapper {
  position: relative;
  margin-top: 32px;
}
@media screen and (min-width: 1280px) {
  .products-list-wrapper {
    margin-top: 40px;
  }
}
.products-nav {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 44px;
  height: 44px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.products-nav:hover {
  opacity: 0.7;
}
.products-nav:active {
  opacity: 0.5;
}
.products-nav--disabled {
  opacity: 0.3;
  cursor: not-allowed;
  pointer-events: none;
}
.products-nav img {
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (min-width: 1280px) {
  .products-nav {
    display: block;
  }
  .products-nav--left {
    left: 0;
  }
  .products-nav--right {
    right: 0;
  }
}
.products-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 24px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  position: relative;
  will-change: transform;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.products-list::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 1280px) {
  .products-list {
    gap: 32px;
    width: calc(100% - 40px);
    margin-inline: auto;
  }
}
.product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  width: 100%;
  max-width: 170px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  .product-item {
    max-width: 240px;
    gap: 16px;
  }
}
.product-item__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 2;
  padding-inline: 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 44px;
}
@media screen and (min-width: 1280px) {
  .product-item__tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    height: 26px;
  }
}
.product-item__image-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 4px;
}
@media screen and (min-width: 1280px) {
  .product-item__image-wrapper {
    height: 240px;
  }
}
.product-item__image-wrapper a {
  display: block;
  width: 130px;
  height: 130px;
}
@media screen and (min-width: 1280px) {
  .product-item__image-wrapper a {
    width: 240px;
    height: 240px;
  }
}
.product-item__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.product-item__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product-item__add-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  cursor: pointer;
}
.product-item__favorite-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  cursor: pointer;
}
.product-item__price {
  margin-top: 10px;
}
.product-item__price-amount {
  line-height: 1;
}
.product-item__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.product-item__name {
  text-decoration: none;
  color: inherit;
  line-height: 1.2;
}
.product-item__name:hover {
  text-decoration: underline;
}
.product-item__meta {
  line-height: 1.2;
}
.product-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4px 8px;
  border-radius: 20px;
  white-space: nowrap;
}
.product-tag__text {
  line-height: 1;
}
.product-tag__icon {
  width: 10px;
  height: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
  font-size: 10px;
  line-height: 1;
  text-align: center;
}
.product-tag__icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.product-tag--subsidy-high {
  background-color: var(--colour--light-green);
}
.product-tag--subsidy-high .product-tag__text {
  color: var(--colour--component-green);
}
.product-tag--subsidy-medium {
  background-color: var(--colour--light-blue);
}
.product-tag--subsidy-medium .product-tag__text {
  color: var(--colour--component-blue);
}
.product-tag--subsidy-low {
  background-color: var(--colour--bright-yellow);
}
.product-tag--subsidy-low .product-tag__text {
  color: var(--colour--component-orange);
}
.banner-container {
  margin-inline: auto;
  max-width: 1522px;
}
.banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.banner__image-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.banner__image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.banner__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.banner--numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 132px;
  background-color: var(--colour--main-dark-blue);
}
@media screen and (min-width: 1280px) {
  .banner--numbers {
    height: 240px;
  }
}
.banner--numbers .banner__image-wrapper {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 50%;
  height: 100%;
}
.banner--numbers .banner__image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -o-object-position: 0 60%;
     object-position: 0 60%;
}
.banner--numbers .banner__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
  padding: 16px 20px;
  background-color: var(--colour--main-dark-blue);
}
@media screen and (min-width: 1280px) {
  .banner--numbers .banner__content {
    gap: 12px;
    padding: 21px 40px;
  }
}
.banner--numbers .banner__title {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}
@media screen and (min-width: 1280px) {
  .banner--numbers .banner__title {
    font-size: 32px;
    font-weight: 900;
  }
}
.banner--numbers .banner__text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
}
@media screen and (min-width: 1280px) {
  .banner--numbers .banner__text {
    font-size: 24px;
  }
}
.banner--numbers .banner__number-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 4px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.banner--numbers .banner__number-prefix {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 32px;
  text-transform: uppercase;
}
@media screen and (min-width: 1280px) {
  .banner--numbers .banner__number-prefix {
    font-size: 72px;
  }
}
.banner--numbers .banner__number {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 32px;
  text-transform: uppercase;
}
@media screen and (min-width: 1280px) {
  .banner--numbers .banner__number {
    font-size: 72px;
  }
}
.banner--numbers .banner__decorations {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0;
}
.banner--numbers .banner__decoration {
  width: 4px;
  height: 100%;
}
@media screen and (min-width: 1280px) {
  .banner--numbers .banner__decoration {
    width: 25px;
  }
}
.banner--numbers .banner__decoration--blue {
  background-color: var(--colour--main-blue-50);
}
.banner--numbers .banner__decoration--light-blue {
  background-color: var(--colour--main-blue-10);
}
.banner--image {
  position: relative;
  height: 132px;
  overflow: hidden;
}
@media screen and (min-width: 1280px) {
  .banner--image {
    height: 240px;
  }
}
.banner--image .banner__image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.banner--image .banner__image-wrapper .banner__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -o-object-position: 15% 60%;
     object-position: 15% 60%;
}
@media screen and (min-width: 1280px) {
  .banner--image .banner__image-wrapper .banner__image {
    -o-object-position: 0 60%;
       object-position: 0 60%;
  }
}
.banner--image .banner__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  -webkit-filter: blur(2px);
          filter: blur(2px);
  z-index: 2;
}
.banner--image .banner__foreground-wrapper {
  position: absolute;
  z-index: 3;
  pointer-events: none;
  left: 0;
  bottom: -45px;
  width: 60%;
}
@media screen and (min-width: 768px) {
  .banner--image .banner__foreground-wrapper {
    bottom: -60px;
    width: 45%;
  }
}
@media screen and (min-width: 1280px) {
  .banner--image .banner__foreground-wrapper {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: unset;
  }
}
.banner--image .banner__foreground {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 1280px) {
  .banner--image .banner__foreground {
    -o-object-position: 0px 100px;
       object-position: 0px 100px;
  }
}
.banner--image .banner__right-column {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  z-index: 3;
  max-width: 70%;
}
@media screen and (min-width: 768px) {
  .banner--image .banner__right-column {
    max-width: 60%;
  }
}
@media screen and (min-width: 1280px) {
  .banner--image .banner__right-column {
    max-width: unset;
  }
}
.banner--image .banner__icon-wrapper {
  margin-bottom: 0;
  max-height: 50%;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media screen and (min-width: 1280px) {
  .banner--image .banner__icon-wrapper {
    margin-bottom: 16px;
    max-height: unset;
    -ms-flex-item-align: unset;
        -ms-grid-row-align: unset;
        align-self: unset;
  }
}
.banner--image .banner__icon {
  display: block;
  width: auto;
  max-width: 100%;
  -o-object-position: 60px;
     object-position: 60px;
  height: 100%;
}
@media screen and (min-width: 1280px) {
  .banner--image .banner__icon {
    height: auto;
  }
}
.banner--image .banner__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0;
}
@media screen and (min-width: 1280px) {
  .banner--image .banner__content {
    gap: 12px;
  }
}
.banner--image .banner__title {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 24px;
  text-align: right;
  margin: 0;
}
@media screen and (min-width: 1280px) {
  .banner--image .banner__title {
    font-size: 32px;
  }
}
.banner--image .banner__link {
  text-decoration: none;
}
.banner--image .banner__link--mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
@media screen and (min-width: 1280px) {
  .banner--image .banner__link--mobile {
    pointer-events: none;
  }
}
.banner--image .banner__link--desktop {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-size: 16px;
  position: relative;
  z-index: 5;
  display: block;
  font-weight: 400;
}
@media screen and (min-width: 1280px) {
  .banner--image .banner__link--desktop {
    text-decoration: underline;
    font-weight: 700;
  }
}
.how-arrow {
  width: 30px;
  height: 69px;
  margin-left: 38px;
}
@media screen and (min-width: 1280px) {
  .how-arrow {
    width: 168px;
    height: 30px;
    margin-left: unset;
    margin-top: 90px;
  }
}
.how-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  max-height: 108px;
}
@media screen and (min-width: 1280px) {
  .how-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 24px;
    max-height: unset;
  }
}
.how-item__image-wrapper {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  .how-item__image-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.how-item__image {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  width: 108px;
  height: 108px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 1280px) {
  .how-item__image {
    width: 108px;
    height: 108px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.how-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 1280px) {
  .how-item__content {
    gap: 24px;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
.how-item__title {
  margin: 0;
  text-align: left;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media screen and (min-width: 1280px) {
  .how-item__title {
    text-align: center;
    text-transform: uppercase;
  }
}
.how-item__text {
  margin: 0;
  text-align: left;
}
@media screen and (min-width: 1280px) {
  .how-item__text {
    text-align: center;
    width: 100%;
    max-width: 285px;
  }
}
.how-item__text p {
  margin: 0;
}
.how-item__text p:not(:last-child) {
  margin-bottom: 8px;
}
.breadcrumb {
  width: 100%;
  padding-top: 16px;
}
@media screen and (min-width: 1280px) {
  .breadcrumb {
    padding-top: 24px;
  }
}
.breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  list-style: none;
  margin: 0;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.breadcrumb__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.breadcrumb__link {
  text-decoration: none;
  color: inherit;
  display: inline-block;
}
.breadcrumb__link:hover,
.breadcrumb__link:focus {
  color: inherit;
}
.breadcrumb__separator {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.breadcrumb__separator img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.breadcrumb__current {
  display: inline-block;
}
.product-filters {
  padding: 24px;
  border-radius: 4px;
}
@media screen and (min-width: 1280px) {
  .product-filters {
    padding: 32px;
  }
}
.filter-group {
  border-bottom: 1px solid var(--colour--main-blue-10);
  padding-block: 16px;
}
.filter-group:last-child {
  border-bottom: none;
}
.filter-group__header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 0;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
}
.filter-group__header:hover {
  opacity: 0.8;
}
.filter-group__title {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 16px;
  color: var(--colour--system-black);
}
.filter-group__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.filter-group__icon-img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.filter-group__content {
  padding-bottom: 16px;
}
.filter-checkboxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.filter-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  cursor: pointer;
}
.filter-checkbox input[type="checkbox"] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.filter-checkbox__label {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 14px;
  color: var(--colour--system-black);
  cursor: pointer;
}
.price-range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.price-range__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 12px;
}
.price-range__label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.price-range__label-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 12px;
  color: var(--colour--system-black-50);
  text-transform: uppercase;
}
.price-range__input {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid var(--colour--main-blue-10);
  border-radius: 4px;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-size: 14px;
}
.price-range__input:focus {
  outline: none;
  border-color: var(--colour--main-dark-blue);
}
.price-range__slider-wrapper {
  position: relative;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.price-range__slider {
  position: relative;
  width: 100%;
  height: 4px;
  background: var(--colour--main-blue-10);
  border-radius: 2px;
}
.price-range__slider-input {
  position: absolute;
  width: 100%;
  height: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: transparent;
  outline: none;
  pointer-events: none;
}
.price-range__slider-input--min {
  z-index: 2;
}
.price-range__slider-input--max {
  z-index: 1;
}
.price-range__slider-input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  background: var(--colour--main-dark-blue);
  cursor: pointer;
  border-radius: 50%;
  pointer-events: all;
  position: relative;
  z-index: 3;
}
.price-range__slider-input::-moz-range-thumb {
  width: 16px;
  height: 16px;
  background: var(--colour--main-dark-blue);
  cursor: pointer;
  border-radius: 50%;
  border: none;
  pointer-events: all;
  position: relative;
  z-index: 3;
}
.price-range__slider-input::-moz-range-track {
  background: transparent;
}
.price-range__reset {
  margin-top: 16px;
  width: 100%;
}
.filter-submit,
.filter-reset {
  width: 100%;
  margin-top: 24px;
  border: none;
  cursor: pointer;
}
.filter-submit:not(:last-child),
.filter-reset:not(:last-child) {
  margin-bottom: 12px;
}
.product-sorting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}
@media screen and (min-width: 1280px) {
  .product-sorting {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 32px;
  }
}
.product-sorting__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.product-sorting__label-text {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 14px;
  color: var(--colour--system-black);
}
.product-sorting__select {
  padding: 8px 32px 8px 12px;
  border: 1px solid var(--colour--main-blue-10);
  border-radius: 4px;
  background-color: var(--colour--system-white);
  background-image: url('/wp-content/themes/zamiigo/static/images/dropdown.svg');
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 16px 16px;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-size: 14px;
  color: var(--colour--system-black);
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  min-width: 200px;
}
.product-sorting__select:focus {
  outline: none;
  border-color: var(--colour--main-dark-blue);
}
@media screen and (min-width: 1280px) {
  .product-sorting__select {
    min-width: 240px;
  }
}
.recipe-item {
  display: block;
  text-decoration: none;
  background-color: var(--colour--system-white);
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  border: 1px solid var(--colour--system-black-10);
  width: 100%;
  max-width: 420px;
}
@media screen and (min-width: 1280px) {
  .recipe-item {
    height: 576px;
    max-width: 368px;
  }
}
.recipe-item:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.recipe-item__image-wrapper {
  position: relative;
  width: 100%;
  padding-top: 75%;
  overflow: hidden;
  background-color: var(--colour--system-black-10);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  .recipe-item__image-wrapper {
    padding-top: 0;
    height: 288px;
  }
}
.recipe-item__image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.recipe-item__content {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1280px) {
  .recipe-item__content {
    height: calc(576px - 288px);
  }
}
.recipe-item__title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-block: 33px;
  text-align: center;
}
@media screen and (min-width: 1280px) {
  .recipe-item__title-wrapper {
    padding-block: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.recipe-item__title {
  max-width: 250px;
}
.recipe-item__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.recipe-item__separator {
  width: 100%;
  height: 1px;
  background-color: var(--colour--system-black-10);
  margin-inline: 24px;
}
.recipe-item__footer-content {
  padding: 16px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.recipe-item__duration {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.recipe-item__duration-icon {
  width: 16px;
  height: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0.6;
}
.recipe-item__favorite-button {
  background: transparent;
  border: none;
  padding: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.recipe-item__favorite-button::after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  mask-image: url('/wp-content/themes/zamiigo/static/images/heart.svg');
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart.svg');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  background-color: var(--colour--main-blue-10);
  transition: background-color 0.2s ease, mask-image 0.2s ease, -webkit-mask-image 0.2s ease;
}
.recipe-item__favorite-button:hover::after {
  background-color: var(--colour--main-blue-50);
}
.recipe-item__favorite-button.active::after,
.recipe-item__favorite-button[aria-pressed="true"]::after {
  background-color: var(--colour--component-blue);
  mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/heart-fill.svg');
}
.recipe-item__favorite-button.active:hover::after,
.recipe-item__favorite-button[aria-pressed="true"]:hover::after {
  background-color: var(--colour--component-blue);
  opacity: 0.8;
}
.recipe-item__favorite-button:hover::after {
  background-color: var(--colour--main-blue-50);
}
.recipe-item__favorite-button.active::after,
.recipe-item__favorite-button[aria-pressed="true"]::after {
  background-color: var(--colour--component-blue);
}
.recipe-item__favorite-button.active:hover::after,
.recipe-item__favorite-button[aria-pressed="true"]:hover::after {
  background-color: var(--colour--component-blue);
  opacity: 0.8;
}
.small-hero__image-wrapper {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  height: 198px;
}
@media screen and (min-width: 1280px) {
  .small-hero__image-wrapper {
    border-radius: 8px;
    height: 400px;
  }
}
.small-hero__image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.small-hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 1;
  pointer-events: none;
}
.small-hero__title {
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  bottom: 50%;
  margin-inline: auto;
  text-align: center;
  z-index: 2;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 85%;
  max-width: 891px;
}
@media screen and (min-width: 1280px) {
  .small-hero__title {
    top: unset;
    bottom: 54px;
    -webkit-transform: unset;
            transform: unset;
    width: 100%;
  }
}
/* Responsive visibility classes */
@media not screen and (max-width: 767px) {
  .mobile {
    display: none;
  }
}
@media not screen and (max-width: 1279px) {
  .mobile--tablet {
    display: none;
  }
}
@media not screen and (max-width: 1599px) {
  .mobile--desktop-hd {
    display: none;
  }
}
@media not screen and (min-width: 768px) and (max-width: 1279px) {
  .tablet {
    display: none;
  }
}
@media not screen and (min-width: 768px) {
  .tablet--desktop {
    display: none;
  }
}
@media not screen and (min-width: 1280px) {
  .desktop {
    display: none;
  }
}
@media not screen and (min-width: 1600px) {
  .desktop-hdp {
    display: none;
  }
}
body.checkout-disclaimer-open {
  overflow: hidden;
}
.checkout-disclaimer-modal {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px;
}
.checkout-disclaimer-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
}
.checkout-disclaimer-modal__content {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 700px;
  max-height: 85vh;
  overflow: auto;
  background: #fff;
  border-radius: 12px;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.checkout-disclaimer-modal__title {
  margin: 0 0 12px;
}
.checkout-disclaimer-modal__text {
  white-space: pre-line;
  margin-bottom: 20px;
  max-height: 52vh;
  overflow-y: auto;
}
.checkout-disclaimer-modal__btn {
  width: 100%;
}
#page-home #cards {
  padding-block: 5px;
}
@media screen and (min-width: 1280px) {
  #page-home #cards {
    padding-block: 36px;
  }
}
#page-home #cards .cards-container.mobile--tablet .cards-list {
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-home #cards .cards-container.desktop .cards-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 1366px) {
  #page-home #cards .cards-container.desktop .cards-list {
    gap: 32px;
  }
}
#page-home #categories {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-home #categories {
    padding-block: 60px;
  }
}
#page-home #categories .categories-list-wrapper {
  position: relative;
  margin-top: 32px;
}
@media screen and (min-width: 1280px) {
  #page-home #categories .categories-list-wrapper {
    margin-top: 40px;
  }
}
#page-home #categories .categories-nav {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 44px;
  height: 44px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#page-home #categories .categories-nav:hover {
  opacity: 0.7;
}
#page-home #categories .categories-nav:active {
  opacity: 0.5;
}
#page-home #categories .categories-nav--disabled {
  opacity: 0.3;
  cursor: not-allowed;
  pointer-events: none;
}
#page-home #categories .categories-nav img {
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (min-width: 1280px) {
  #page-home #categories .categories-nav {
    display: block;
  }
  #page-home #categories .categories-nav--left {
    left: 0;
  }
  #page-home #categories .categories-nav--right {
    right: 0;
  }
}
#page-home #categories .categories-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
#page-home #categories .categories-list .category-item:nth-child(n + 9) {
  display: none;
}
@media screen and (min-width: 1280px) {
  #page-home #categories .categories-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 32px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    width: calc(100% - 40px);
    margin-inline: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  #page-home #categories .categories-list .category-item:nth-child(n + 9) {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #page-home #categories .categories-list::-webkit-scrollbar {
    display: none;
  }
}
#page-home #popularity {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-home #popularity {
    padding-block: 60px;
  }
}
#page-home #banner_1 {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-home #banner_1 {
    padding-block: 60px;
  }
}
#page-home #banner_2 {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-home #banner_2 {
    padding-block: 60px;
  }
}
#page-home #baby {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-home #baby {
    padding-block: 60px;
  }
}
#page-home #baby .section-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-home #baby .section-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
#page-home #baby .section-container .first-container {
  width: 100%;
  max-width: 965px;
}
@media screen and (min-width: 1600px) {
  #page-home #baby .section-container .first-container {
    max-width: 1366px;
  }
}
@media screen and (min-width: 1280px) {
  #page-home #baby .section-container .cards-container .card {
    height: 100%;
    max-width: 432px;
    max-height: 512px;
    aspect-ratio: unset;
  }
}
#page-home #how {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-home #how {
    padding-block: 60px;
  }
}
#page-home #how .how-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  padding-block: 16px;
}
@media screen and (min-width: 1280px) {
  #page-home #how .how-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding-block: 60px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#page-recipes #hero {
  margin-top: 20px;
}
@media screen and (min-width: 1280px) {
  #page-recipes #hero .container--full {
    max-width: 1600px;
    margin-inline: auto;
  }
}
#page-recipes #intro {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-recipes #intro {
    padding-block: 60px;
  }
}
#page-recipes #intro .intro-text {
  max-width: 1105px;
  margin-inline: auto;
  text-align: center;
}
#page-recipes #recipes-list {
  padding-bottom: 40px;
}
@media screen and (min-width: 1280px) {
  #page-recipes #recipes-list {
    padding-bottom: 60px;
  }
}
#page-recipes #recipes-list .recipes-filters {
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  #page-recipes #recipes-list .recipes-filters {
    margin-bottom: 40px;
  }
}
#page-recipes #recipes-list .recipes-filters__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1280px) {
  #page-recipes #recipes-list .recipes-filters__row {
    gap: 24px;
  }
}
#page-recipes #recipes-list .recipes-filters__dropdown {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 80px;
}
@media screen and (min-width: 1280px) {
  #page-recipes #recipes-list .recipes-filters__dropdown {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    min-width: 200px;
  }
}
#page-recipes #recipes-list .recipes-filters__label {
  display: block;
  margin-bottom: 8px;
}
#page-recipes #recipes-list .recipes-filters__select {
  width: 100%;
  padding: 8px 12px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url('/wp-content/themes/zamiigo/static/images/dropdown.svg');
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
  padding-right: 36px;
  border: none;
  border-bottom: 1px solid var(--colour--system-black-10);
  border-radius: 0;
}
#page-recipes #recipes-list .recipes-filters__select:focus {
  outline: none;
  border-color: var(--colour--main-dark-blue);
}
#page-recipes #recipes-list .recipes-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1280px) {
  #page-recipes #recipes-list .recipes-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
  }
}
@media screen and (min-width: 1600px) {
  #page-recipes #recipes-list .recipes-list {
    gap: 32px;
  }
}
#page-recipes #recipes-list .recipes-list__loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page-recipes #recipes-list .recipes-list__spinner {
  display: inline-block;
}
#page-recipes #recipes-list .recipes-list__load-more-wrapper {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1280px) {
  #page-recipes #recipes-list .recipes-list__load-more-wrapper {
    margin-top: 60px;
  }
}
#page-categories #categories {
  padding-top: 20px;
  padding-bottom: 64px;
}
@media screen and (min-width: 1280px) {
  #page-categories #categories {
    padding-top: 43px;
    padding-bottom: 60px;
  }
}
#page-categories #categories .categories-list {
  margin-top: 32px;
}
@media screen and (min-width: 1280px) {
  #page-categories #categories .categories-list {
    margin-top: 40px;
  }
}
#page-categories #categories .categories-list--grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
@media (max-width: 389px) {
  #page-categories #categories .categories-list--grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16px;
  }
  #page-categories #categories .categories-list--grid .category-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 8px);
            flex: 0 0 calc(50% - 8px);
    max-width: calc(50% - 8px);
  }
}
#page-categories #categories .categories-list--grid .category-item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media screen and (min-width: 1280px) {
  #page-categories #categories .categories-list--grid {
    -ms-grid-columns: 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr;
    grid-template-columns: repeat(6, 1fr);
    gap: 32px;
  }
}
@media screen and (min-width: 1920px) {
  #page-categories #categories .categories-list--grid {
    -ms-grid-columns: (1fr)[8];
    grid-template-columns: repeat(8, 1fr);
  }
}
#page-archive #archive {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-archive #archive {
    padding-block: 60px;
  }
}
#page-archive #archive .archive-title {
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  #page-archive #archive .archive-title {
    margin-bottom: 40px;
  }
}
#page-archive #archive .archive-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 32px;
}
@media screen and (max-width: 1279px) {
  #page-archive #archive .archive-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 1280px) {
  #page-archive #archive .archive-content {
    gap: 16px;
  }
}
#page-archive #archive .archive-filters {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}
#page-archive #archive .archive-filters__toggle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px;
  background-color: var(--colour--main-blue-5);
  border: 1px solid var(--colour--main-blue-10);
  border-radius: 4px;
  cursor: pointer;
  text-align: left;
}
#page-archive #archive .archive-filters__toggle:hover {
  opacity: 0.8;
}
@media screen and (min-width: 1280px) {
  #page-archive #archive .archive-filters__toggle {
    display: none;
  }
}
#page-archive #archive .archive-filters__toggle-title {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 16px;
  color: var(--colour--system-black);
  text-transform: uppercase;
}
#page-archive #archive .archive-filters__toggle-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page-archive #archive .archive-filters__toggle-icon-img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
#page-archive #archive .archive-filters__content {
  margin-top: 16px;
}
@media screen and (min-width: 1280px) {
  #page-archive #archive .archive-filters__content {
    margin-top: 0;
  }
}
@media screen and (min-width: 1280px) {
  #page-archive #archive .archive-filters {
    position: sticky;
    top: 0;
    width: 280px;
  }
}
@media screen and (min-width: 1600px) {
  #page-archive #archive .archive-filters {
    width: 390px;
  }
}
#page-archive #archive .archive-products {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  position: relative;
}
#page-archive #archive .archive-products__loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
}
#page-archive #archive .archive-products__spinner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page-archive #archive .archive-products__load-more-wrapper {
  margin-top: 32px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1280px) {
  #page-archive #archive .archive-products__load-more-wrapper {
    margin-top: 48px;
  }
}
#page-archive #archive .archive-products__load-more {
  min-width: 200px;
  cursor: pointer;
}
#page-archive #archive .archive-products__load-more:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
#page-archive #archive .archive-products .loop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  gap: 8px;
  width: 100%;
  border: solid;
  border-left-width: 0;
  border-top-width: 1px;
  border-right-width: 0;
  border-bottom-width: 0;
  border-color: var(--colour--system-black-10);
  padding-top: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 1280px) {
  #page-archive #archive .archive-products .loop {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    border-left-width: 1px;
    border-top-width: 0;
    padding-left: 1vw;
    padding-top: 0;
  }
}
@media screen and (min-width: 1600px) {
  #page-archive #archive .archive-products .loop {
    padding-left: 4vw;
  }
}
#page-archive #archive .archive-no-results {
  padding: 60px 20px;
  text-align: center;
}
@media screen and (min-width: 1280px) {
  #page-archive #archive .archive-no-results {
    padding: 80px 40px;
  }
}
#page-archive #archive .archive-no-results__message {
  margin: 0;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
#page-single-recipe #hero {
  margin-top: 20px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1280px) {
  #page-single-recipe #hero {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1280px) {
  #page-single-recipe #hero .container--full {
    max-width: 1600px;
    margin-inline: auto;
  }
}
#page-single-recipe #recipe-meta {
  padding-block: 24px;
}
@media screen and (min-width: 1280px) {
  #page-single-recipe #recipe-meta {
    padding-block: 32px;
  }
}
#page-single-recipe #recipe-meta .recipe-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
#page-single-recipe #recipe-meta .recipe-meta__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#page-single-recipe #recipe-meta .recipe-meta__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
#page-single-recipe #recipe-meta .recipe-meta__icon {
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0.6;
}
#page-single-recipe #recipe-meta .recipe-meta__favorite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}
#page-single-recipe #recipe-meta .recipe-meta__favorite:hover {
  opacity: 0.8;
}
#page-single-recipe #recipe-meta .recipe-meta__favorite.active .recipe-meta__favorite-icon,
#page-single-recipe #recipe-meta .recipe-meta__favorite[aria-pressed="true"] .recipe-meta__favorite-icon {
  -webkit-filter: brightness(0) saturate(100%) invert(40%) sepia(78%) saturate(1234%) hue-rotate(195deg) brightness(95%) contrast(88%);
          filter: brightness(0) saturate(100%) invert(40%) sepia(78%) saturate(1234%) hue-rotate(195deg) brightness(95%) contrast(88%);
}
#page-single-recipe #recipe-meta .recipe-meta__favorite-icon {
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}
#page-single-recipe .recipe-separator {
  width: 100%;
  height: 1px;
  background-color: var(--colour--system-black-10);
}
#page-single-recipe #recipe-content {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-single-recipe #recipe-content {
    padding-block: 60px;
  }
}
#page-single-recipe #recipe-content .recipe-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0;
}
@media screen and (max-width: 1279px) {
  #page-single-recipe #recipe-content .recipe-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
#page-single-recipe #recipe-content .recipe-content__column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1279px) {
  #page-single-recipe #recipe-content .recipe-content__column {
    width: 100%;
  }
}
#page-single-recipe #recipe-content .recipe-content__column--ingredients {
  padding-right: 24px;
}
@media screen and (max-width: 1279px) {
  #page-single-recipe #recipe-content .recipe-content__column--ingredients {
    padding-right: 0;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1280px) {
  #page-single-recipe #recipe-content .recipe-content__column--ingredients {
    padding-right: 48px;
  }
}
#page-single-recipe #recipe-content .recipe-content__column--instructions {
  padding-left: 24px;
}
@media screen and (max-width: 1279px) {
  #page-single-recipe #recipe-content .recipe-content__column--instructions {
    padding-left: 0;
  }
}
@media screen and (min-width: 1280px) {
  #page-single-recipe #recipe-content .recipe-content__column--instructions {
    padding-left: 48px;
  }
}
#page-single-recipe #recipe-content .recipe-content__separator {
  width: 1px;
  background-color: var(--colour--system-black-10);
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
@media screen and (max-width: 1279px) {
  #page-single-recipe #recipe-content .recipe-content__separator {
    display: none;
  }
}
#page-single-recipe #recipe-content .recipe-content__title {
  margin-bottom: 24px;
}
@media screen and (min-width: 1280px) {
  #page-single-recipe #recipe-content .recipe-content__title {
    margin-bottom: 32px;
  }
}
#page-single-recipe #recipe-content .recipe-content__text ul,
#page-single-recipe #recipe-content .recipe-content__text ol {
  padding-left: 24px;
  margin-bottom: 16px;
}
#page-single-recipe #recipe-content .recipe-content__text li {
  margin-bottom: 8px;
}
#page-single-recipe #recipe-content .recipe-content__text p {
  margin-bottom: 16px;
}
#page-single-recipe #recipe-content .recipe-content__text p:last-child {
  margin-bottom: 0;
}
#page-single-recipe #similar-recipes {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-single-recipe #similar-recipes {
    padding-block: 60px;
  }
}
#page-single-recipe #similar-recipes .similar-recipes__title {
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  #page-single-recipe #similar-recipes .similar-recipes__title {
    margin-bottom: 40px;
  }
}
#page-single-recipe #similar-recipes .similar-recipes__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1280px) {
  #page-single-recipe #similar-recipes .similar-recipes__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
  }
}
@media screen and (min-width: 1600px) {
  #page-single-recipe #similar-recipes .similar-recipes__list {
    gap: 32px;
  }
}
#page-contact-us #hero {
  margin-top: 20px;
}
@media screen and (min-width: 1280px) {
  #page-contact-us #hero .container--full {
    max-width: 1600px;
    margin-inline: auto;
  }
}
#page-contact-us #contact-content {
  padding-block: 40px;
}
#page-contact-us #contact-content .contact-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
}
@media screen and (max-width: 1279px) {
  #page-contact-us #contact-content .contact-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us #contact-content .contact-content {
    gap: 60px;
  }
}
#page-contact-us #contact-content .contact-content__info {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 0;
}
@media screen and (min-width: 1280px) {
  #page-contact-us #contact-content .contact-content__info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 400px;
            flex: 0 0 400px;
  }
}
#page-contact-us #contact-content .contact-content__form {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
#page-contact-us .contact-info__title {
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-info__title {
    margin-bottom: 40px;
  }
}
#page-contact-us .contact-info__title-line {
  display: block;
}
#page-contact-us .contact-info__title-line:first-child {
  margin-bottom: 4px;
}
#page-contact-us .contact-info__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
#page-contact-us .contact-info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
#page-contact-us .contact-info__icon {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0.6;
  margin-top: 2px;
}
#page-contact-us .contact-info__text {
  line-height: 1.5;
}
#page-contact-us .contact-info__phone-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
#page-contact-us .contact-content__form {
  width: 100%;
}
#page-contact-us .contact-content__form .gform_wrapper {
  max-width: 100%;
}
#page-contact-us .contact-content__form input:not([type="submit"]),
#page-contact-us .contact-content__form textarea,
#page-contact-us .contact-content__form select {
  padding: 12px 16px;
  border: 1px solid var(--colour--system-black-10);
  border-radius: 4px;
  color: var(--colour--system-black);
  background-color: var(--colour--system-white);
  font-family: "Overpass", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 400 !important;
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input:not([type="submit"]),
  #page-contact-us .contact-content__form textarea,
  #page-contact-us .contact-content__form select {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input:not([type="submit"]),
  #page-contact-us .contact-content__form textarea,
  #page-contact-us .contact-content__form select {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input:not([type="submit"]),
  #page-contact-us .contact-content__form textarea,
  #page-contact-us .contact-content__form select {
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input:not([type="submit"]),
  #page-contact-us .contact-content__form textarea,
  #page-contact-us .contact-content__form select {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input:not([type="submit"]),
  #page-contact-us .contact-content__form textarea,
  #page-contact-us .contact-content__form select {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input:not([type="submit"]),
  #page-contact-us .contact-content__form textarea,
  #page-contact-us .contact-content__form select {
    font-size: 14px;
  }
}
#page-contact-us .contact-content__form input:not([type="submit"]):focus,
#page-contact-us .contact-content__form textarea:focus,
#page-contact-us .contact-content__form select:focus {
  outline: none;
  border-color: var(--colour--main-dark-blue);
  -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.05);
}
#page-contact-us .contact-content__form input:not([type="submit"])::-webkit-input-placeholder, #page-contact-us .contact-content__form textarea::-webkit-input-placeholder, #page-contact-us .contact-content__form select::-webkit-input-placeholder {
  color: var(--colour--system-black-50);
  font-family: "Overpass", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 400 !important;
}
#page-contact-us .contact-content__form input:not([type="submit"])::-moz-placeholder, #page-contact-us .contact-content__form textarea::-moz-placeholder, #page-contact-us .contact-content__form select::-moz-placeholder {
  color: var(--colour--system-black-50);
  font-family: "Overpass", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 400 !important;
}
#page-contact-us .contact-content__form input:not([type="submit"]):-ms-input-placeholder, #page-contact-us .contact-content__form textarea:-ms-input-placeholder, #page-contact-us .contact-content__form select:-ms-input-placeholder {
  color: var(--colour--system-black-50);
  font-family: "Overpass", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 400 !important;
}
#page-contact-us .contact-content__form input:not([type="submit"])::-ms-input-placeholder, #page-contact-us .contact-content__form textarea::-ms-input-placeholder, #page-contact-us .contact-content__form select::-ms-input-placeholder {
  color: var(--colour--system-black-50);
  font-family: "Overpass", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 400 !important;
}
#page-contact-us .contact-content__form input:not([type="submit"])::placeholder,
#page-contact-us .contact-content__form textarea::placeholder,
#page-contact-us .contact-content__form select::placeholder {
  color: var(--colour--system-black-50);
  font-family: "Overpass", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 400 !important;
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input:not([type="submit"])::-webkit-input-placeholder, #page-contact-us .contact-content__form textarea::-webkit-input-placeholder, #page-contact-us .contact-content__form select::-webkit-input-placeholder {
    font-size: 12px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::-moz-placeholder, #page-contact-us .contact-content__form textarea::-moz-placeholder, #page-contact-us .contact-content__form select::-moz-placeholder {
    font-size: 12px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"]):-ms-input-placeholder, #page-contact-us .contact-content__form textarea:-ms-input-placeholder, #page-contact-us .contact-content__form select:-ms-input-placeholder {
    font-size: 12px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::-ms-input-placeholder, #page-contact-us .contact-content__form textarea::-ms-input-placeholder, #page-contact-us .contact-content__form select::-ms-input-placeholder {
    font-size: 12px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::placeholder,
  #page-contact-us .contact-content__form textarea::placeholder,
  #page-contact-us .contact-content__form select::placeholder {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input:not([type="submit"])::-webkit-input-placeholder, #page-contact-us .contact-content__form textarea::-webkit-input-placeholder, #page-contact-us .contact-content__form select::-webkit-input-placeholder {
    font-size: 13px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::-moz-placeholder, #page-contact-us .contact-content__form textarea::-moz-placeholder, #page-contact-us .contact-content__form select::-moz-placeholder {
    font-size: 13px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"]):-ms-input-placeholder, #page-contact-us .contact-content__form textarea:-ms-input-placeholder, #page-contact-us .contact-content__form select:-ms-input-placeholder {
    font-size: 13px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::-ms-input-placeholder, #page-contact-us .contact-content__form textarea::-ms-input-placeholder, #page-contact-us .contact-content__form select::-ms-input-placeholder {
    font-size: 13px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::placeholder,
  #page-contact-us .contact-content__form textarea::placeholder,
  #page-contact-us .contact-content__form select::placeholder {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input:not([type="submit"])::-webkit-input-placeholder, #page-contact-us .contact-content__form textarea::-webkit-input-placeholder, #page-contact-us .contact-content__form select::-webkit-input-placeholder {
    font-size: 14px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::-moz-placeholder, #page-contact-us .contact-content__form textarea::-moz-placeholder, #page-contact-us .contact-content__form select::-moz-placeholder {
    font-size: 14px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"]):-ms-input-placeholder, #page-contact-us .contact-content__form textarea:-ms-input-placeholder, #page-contact-us .contact-content__form select:-ms-input-placeholder {
    font-size: 14px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::-ms-input-placeholder, #page-contact-us .contact-content__form textarea::-ms-input-placeholder, #page-contact-us .contact-content__form select::-ms-input-placeholder {
    font-size: 14px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::placeholder,
  #page-contact-us .contact-content__form textarea::placeholder,
  #page-contact-us .contact-content__form select::placeholder {
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input:not([type="submit"])::-webkit-input-placeholder, #page-contact-us .contact-content__form textarea::-webkit-input-placeholder, #page-contact-us .contact-content__form select::-webkit-input-placeholder {
    font-size: 12px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::-moz-placeholder, #page-contact-us .contact-content__form textarea::-moz-placeholder, #page-contact-us .contact-content__form select::-moz-placeholder {
    font-size: 12px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"]):-ms-input-placeholder, #page-contact-us .contact-content__form textarea:-ms-input-placeholder, #page-contact-us .contact-content__form select:-ms-input-placeholder {
    font-size: 12px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::-ms-input-placeholder, #page-contact-us .contact-content__form textarea::-ms-input-placeholder, #page-contact-us .contact-content__form select::-ms-input-placeholder {
    font-size: 12px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::placeholder,
  #page-contact-us .contact-content__form textarea::placeholder,
  #page-contact-us .contact-content__form select::placeholder {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input:not([type="submit"])::-webkit-input-placeholder, #page-contact-us .contact-content__form textarea::-webkit-input-placeholder, #page-contact-us .contact-content__form select::-webkit-input-placeholder {
    font-size: 13px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::-moz-placeholder, #page-contact-us .contact-content__form textarea::-moz-placeholder, #page-contact-us .contact-content__form select::-moz-placeholder {
    font-size: 13px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"]):-ms-input-placeholder, #page-contact-us .contact-content__form textarea:-ms-input-placeholder, #page-contact-us .contact-content__form select:-ms-input-placeholder {
    font-size: 13px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::-ms-input-placeholder, #page-contact-us .contact-content__form textarea::-ms-input-placeholder, #page-contact-us .contact-content__form select::-ms-input-placeholder {
    font-size: 13px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::placeholder,
  #page-contact-us .contact-content__form textarea::placeholder,
  #page-contact-us .contact-content__form select::placeholder {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input:not([type="submit"])::-webkit-input-placeholder, #page-contact-us .contact-content__form textarea::-webkit-input-placeholder, #page-contact-us .contact-content__form select::-webkit-input-placeholder {
    font-size: 14px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::-moz-placeholder, #page-contact-us .contact-content__form textarea::-moz-placeholder, #page-contact-us .contact-content__form select::-moz-placeholder {
    font-size: 14px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"]):-ms-input-placeholder, #page-contact-us .contact-content__form textarea:-ms-input-placeholder, #page-contact-us .contact-content__form select:-ms-input-placeholder {
    font-size: 14px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::-ms-input-placeholder, #page-contact-us .contact-content__form textarea::-ms-input-placeholder, #page-contact-us .contact-content__form select::-ms-input-placeholder {
    font-size: 14px;
  }
  #page-contact-us .contact-content__form input:not([type="submit"])::placeholder,
  #page-contact-us .contact-content__form textarea::placeholder,
  #page-contact-us .contact-content__form select::placeholder {
    font-size: 14px;
  }
}
#page-contact-us .contact-content__form textarea {
  min-height: 120px;
  resize: vertical;
}
#page-contact-us .contact-content__form .gform_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#page-contact-us .contact-content__form input[type="submit"],
#page-contact-us .contact-content__form button[type="submit"],
#page-contact-us .contact-content__form .gform_button {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: var(--colour--main-yellow);
  color: var(--colour--system-white);
  margin-top: 8px;
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
#page-contact-us .contact-content__form input[type="submit"]:hover,
#page-contact-us .contact-content__form button[type="submit"]:hover,
#page-contact-us .contact-content__form .gform_button:hover,
#page-contact-us .contact-content__form input[type="submit"]:focus,
#page-contact-us .contact-content__form button[type="submit"]:focus,
#page-contact-us .contact-content__form .gform_button:focus,
#page-contact-us .contact-content__form input[type="submit"]:active,
#page-contact-us .contact-content__form button[type="submit"]:active,
#page-contact-us .contact-content__form .gform_button:active {
  background-color: var(--colour--main-dark-yellow);
}
#page-contact-us .contact-content__form input[type="submit"]:disabled,
#page-contact-us .contact-content__form button[type="submit"]:disabled,
#page-contact-us .contact-content__form .gform_button:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form input[type="submit"],
  #page-contact-us .contact-content__form button[type="submit"],
  #page-contact-us .contact-content__form .gform_button {
    padding: 0 32px;
    height: 40px;
  }
}
#page-contact-us .contact-content__form input[type="submit"]:hover,
#page-contact-us .contact-content__form button[type="submit"]:hover,
#page-contact-us .contact-content__form .gform_button:hover,
#page-contact-us .contact-content__form input[type="submit"]:focus,
#page-contact-us .contact-content__form button[type="submit"]:focus,
#page-contact-us .contact-content__form .gform_button:focus,
#page-contact-us .contact-content__form input[type="submit"]:active,
#page-contact-us .contact-content__form button[type="submit"]:active,
#page-contact-us .contact-content__form .gform_button:active {
  background-color: var(--colour--main-dark-yellow);
}
#page-contact-us .contact-content__form input[type="submit"]:disabled,
#page-contact-us .contact-content__form button[type="submit"]:disabled,
#page-contact-us .contact-content__form .gform_button:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
#page-contact-us .contact-content__form .gform_fields {
  gap: 16px;
}
@media screen and (min-width: 1280px) {
  #page-contact-us .contact-content__form .gform_fields {
    gap: 24px;
  }
}
#page-single-product #single-product {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product {
    padding-block: 60px;
  }
}
#page-single-product #single-product .single-product__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__content {
    gap: 32px;
  }
}
@media screen and (max-width: 1279px) {
  #page-single-product #single-product .single-product__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#page-single-product #single-product .single-product__gallery {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#page-single-product #single-product .single-product__gallery.desktop {
  display: none;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__gallery.desktop {
    display: block;
    width: 128px;
  }
}
#page-single-product #single-product .single-product__gallery.mobile--tablet {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: 16px;
  overflow: hidden;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__gallery.mobile--tablet {
    display: none;
  }
}
#page-single-product #single-product .single-product__gallery-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  max-height: 562px;
  overflow-y: auto;
  overflow-x: hidden;
}
@media screen and (max-width: 1279px) {
  #page-single-product #single-product .single-product__gallery-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 12px;
    overflow-x: auto;
    overflow-y: hidden;
    max-height: none;
    padding-bottom: 4px;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
  }
}
#page-single-product #single-product .single-product__gallery-item {
  width: 128px;
  height: 128px;
  padding: 8px;
  border: 2px solid var(--colour--main-blue-10);
  border-radius: 4px;
  background: none;
  cursor: pointer;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
@media screen and (max-width: 1279px) {
  #page-single-product #single-product .single-product__gallery-item {
    width: 70px;
    height: 70px;
  }
}
#page-single-product #single-product .single-product__gallery-item:hover {
  border-color: var(--colour--main-blue-50);
}
#page-single-product #single-product .single-product__gallery-item--active {
  border-color: var(--colour--main-dark-blue);
}
#page-single-product #single-product .single-product__gallery-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
#page-single-product #single-product .single-product__image-display {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  position: relative;
}
#page-single-product #single-product .single-product__image-display.desktop {
  display: none;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__image-display.desktop {
    display: block;
    max-width: 500px;
    padding: 30px;
    border: 1px solid var(--colour--main-blue-10);
    border-radius: 5px;
  }
}
#page-single-product #single-product .single-product__image-display.mobile--tablet {
  display: block;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 16px;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__image-display.mobile--tablet {
    display: none;
  }
}
#page-single-product #single-product .single-product__image-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  background-color: var(--colour--system-white);
  border-radius: 4px;
  overflow: hidden;
}
#page-single-product #single-product .single-product__main-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
#page-single-product #single-product .single-product__zoom-button {
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  z-index: 10;
}
#page-single-product #single-product .single-product__zoom-button:hover {
  background-color: var(--colour--system-white);
}
#page-single-product #single-product .single-product__zoom-button img {
  width: 20px;
  height: 20px;
}
#page-single-product #single-product .single-product__info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  max-width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__info {
    max-width: 525px;
  }
}
#page-single-product #single-product .single-product__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 12px;
}
#page-single-product #single-product .single-product__brand {
  margin-bottom: 8px;
}
#page-single-product #single-product .single-product__title {
  margin-bottom: 16px;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__title {
    margin-bottom: 24px;
  }
}
#page-single-product #single-product .single-product__meta {
  margin-bottom: 16px;
}
#page-single-product #single-product .single-product__meta.desktop {
  display: none;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__meta.desktop {
    display: block;
    margin-bottom: 24px;
  }
}
#page-single-product #single-product .single-product__meta.mobile--tablet {
  display: block;
  margin-bottom: 16px;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__meta.mobile--tablet {
    display: none;
  }
}
#page-single-product #single-product .single-product__price {
  margin-bottom: 24px;
}
#page-single-product #single-product .single-product__price.desktop {
  display: none;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__price.desktop {
    display: block;
    margin-bottom: 32px;
  }
}
#page-single-product #single-product .single-product__price.mobile--tablet {
  display: block;
  margin-bottom: 16px;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__price.mobile--tablet {
    display: none;
  }
}
#page-single-product #single-product .single-product__price-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 12px;
}
#page-single-product #single-product .single-product__price-regular {
  text-decoration: line-through;
}
#page-single-product #single-product .single-product__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 12px;
  margin-bottom: 32px;
}
#page-single-product #single-product .single-product__actions.desktop {
  display: none;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__actions.desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
  }
}
#page-single-product #single-product .single-product__actions.mobile--tablet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__actions.mobile--tablet {
    display: none;
  }
}
#page-single-product #single-product .single-product__actions-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__actions-column {
    gap: 16px;
  }
}
#page-single-product #single-product .single-product__add-button {
  width: 100%;
  cursor: pointer;
  border: none;
}
#page-single-product #single-product .single-product__quantity-controls {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  border-radius: 50px;
  overflow: hidden;
  background-color: var(--colour--main-yellow);
}
#page-single-product #single-product .single-product__quantity-btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 40px;
  height: 32px;
  padding: 0;
  border: none;
  background-color: transparent;
  color: var(--colour--system-white);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media screen and (min-width: 768px) {
  #page-single-product #single-product .single-product__quantity-btn {
    height: 36px;
    width: 44px;
  }
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__quantity-btn {
    height: 40px;
    width: 48px;
  }
}
#page-single-product #single-product .single-product__quantity-btn:hover {
  background-color: var(--colour--main-dark-yellow);
}
#page-single-product #single-product .single-product__quantity-btn:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
#page-single-product #single-product .single-product__quantity-count {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  height: 32px;
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--colour--main-yellow);
  color: var(--colour--system-white);
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (min-width: 768px) {
  #page-single-product #single-product .single-product__quantity-count {
    height: 36px;
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__quantity-count {
    height: 40px;
    font-size: 16px;
  }
}
#page-single-product #single-product .single-product__favorite-button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  border: none;
}
#page-single-product #single-product .single-product__checkout-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#page-single-product #single-product .single-product__checkout-wrapper.desktop {
  display: none;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__checkout-wrapper.desktop {
    display: block;
  }
}
#page-single-product #single-product .single-product__checkout-wrapper.mobile--tablet {
  display: block;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__checkout-wrapper.mobile--tablet {
    display: none;
  }
}
#page-single-product #single-product .single-product__checkout-btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
#page-single-product #single-product .single-product__checkout-btn.single-product__checkout-btn--hidden {
  display: none !important;
}
#page-single-product #single-product .single-product__description {
  margin-bottom: 24px;
}
#page-single-product #single-product .single-product__description.desktop {
  display: none;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__description.desktop {
    display: block;
    margin-bottom: 32px;
  }
}
#page-single-product #single-product .single-product__description.mobile--tablet {
  display: block;
  margin-bottom: 24px;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__description.mobile--tablet {
    display: none;
  }
}
#page-single-product #single-product .single-product__description-title {
  margin-bottom: 12px;
}
#page-single-product #single-product .single-product__disclaimer {
  border-top: 1px solid var(--colour--system-black-10);
  border-bottom: 1px solid var(--colour--system-black-10);
  padding-block: 24px;
}
#page-single-product #single-product .single-product__disclaimer.desktop {
  display: none;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__disclaimer.desktop {
    display: block;
  }
}
#page-single-product #single-product .single-product__disclaimer.mobile--tablet {
  display: block;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__disclaimer.mobile--tablet {
    display: none;
  }
}
#page-single-product #single-product .single-product__disclaimer-toggle {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
}
#page-single-product #single-product .single-product__disclaimer-toggle:hover {
  opacity: 0.8;
}
#page-single-product #single-product .single-product__disclaimer-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
#page-single-product #single-product .single-product__disclaimer-content {
  margin-top: 16px;
}
#page-single-product #single-product .single-product__related {
  margin-top: 60px;
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-single-product #single-product .single-product__related {
    margin-top: 80px;
    padding-block: 60px;
  }
}
#page-cart {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-cart {
    padding-block: 60px;
  }
}
#page-cart .custom-cart__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 32px;
}
@media screen and (max-width: 1279px) {
  #page-cart .custom-cart__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
#page-cart .custom-cart__items {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
#page-cart .custom-cart__title {
  margin-bottom: 24px;
}
@media screen and (min-width: 1280px) {
  #page-cart .custom-cart__title {
    margin-bottom: 32px;
  }
}
#page-cart .custom-cart__summary {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  #page-cart .custom-cart__summary {
    width: 400px;
  }
}
@media screen and (max-width: 1279px) {
  #page-cart .custom-cart__summary {
    width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
#page-cart .custom-cart__summary-title {
  margin-bottom: 24px;
}
#page-cart .custom-cart__empty {
  text-align: center;
  padding-block: 60px;
}
#page-cart .custom-cart__empty-message {
  margin-bottom: 24px;
}
#page-cart .cart-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  padding: 24px;
  border: 1px solid var(--colour--main-blue-10);
  border-radius: 4px;
  margin-bottom: 16px;
}
@media screen and (max-width: 1279px) {
  #page-cart .cart-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px;
  }
}
#page-cart .cart-item__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 120px;
  height: 120px;
  border-radius: 4px;
  overflow: hidden;
  background-color: var(--colour--system-white);
}
@media screen and (max-width: 1279px) {
  #page-cart .cart-item__image {
    width: 100px;
    height: 100px;
  }
}
#page-cart .cart-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
#page-cart .cart-item__details {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
@media screen and (max-width: 1279px) {
  #page-cart .cart-item__details {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(100% - 112px);
            flex: 1 1 calc(100% - 112px);
  }
}
#page-cart .cart-item__title {
  margin-bottom: 8px;
}
#page-cart .cart-item__description {
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#page-cart .cart-item__price-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 12px;
}
#page-cart .cart-item__weight-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 8px;
  margin-top: 8px;
}
#page-cart .cart-item__weight-value {
  font-weight: 600;
}
#page-cart .cart-item__quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1279px) {
  #page-cart .cart-item__quantity {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
#page-cart .cart-item__quantity-btn {
  width: 32px;
  height: 32px;
  padding: 0;
  border: 1px solid var(--colour--main-blue-10);
  border-radius: 4px;
  background-color: var(--colour--system-white);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-size: 18px;
  font-weight: 600;
  color: var(--colour--system-black);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#page-cart .cart-item__quantity-btn:hover {
  background-color: var(--colour--main-blue-10);
  border-color: var(--colour--main-dark-blue);
}
#page-cart .cart-item__quantity-btn:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
#page-cart .cart-item__quantity-input {
  width: 60px;
  height: 32px;
  padding: 0 8px;
  border: 1px solid var(--colour--main-blue-10);
  border-radius: 4px;
  text-align: center;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-size: 14px;
  font-weight: 400;
  color: var(--colour--system-black);
  -moz-appearance: textfield;
}
#page-cart .cart-item__quantity-input::-webkit-outer-spin-button,
#page-cart .cart-item__quantity-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#page-cart .cart-item__quantity-input:focus {
  outline: none;
  border-color: var(--colour--main-dark-blue);
}
#page-cart .cart-item__total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 120px;
}
@media screen and (max-width: 1279px) {
  #page-cart .cart-item__total {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    min-width: auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#page-cart .cart-item__total-label {
  margin-bottom: 4px;
}
#page-cart .cart-item__remove {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 1279px) {
  #page-cart .cart-item__remove {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: 100%;
  }
}
#page-cart .cart-scroll-top {
  display: none;
  width: 100%;
  padding: 16px;
  margin-top: 24px;
  border: 1px solid var(--colour--main-blue-10);
  border-radius: 4px;
  background-color: var(--colour--system-white);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1279px) {
  #page-cart .cart-scroll-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#page-cart .cart-scroll-top:hover {
  background-color: var(--colour--main-blue-10);
  border-color: var(--colour--main-dark-blue);
}
#page-cart .cart-scroll-top__icon {
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
#page-cart .cart-summary__coupon {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--colour--system-black-10);
}
#page-cart .cart-summary__label {
  display: block;
  margin-bottom: 8px;
}
#page-cart .cart-summary__applied-coupons {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
#page-cart .cart-summary__applied-coupon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 12px;
  background-color: var(--colour--component-green-10);
  border-radius: 4px;
}
#page-cart .cart-summary__coupon-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
#page-cart .cart-summary__coupon-remove {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0.6;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#page-cart .cart-summary__coupon-remove:hover {
  opacity: 1;
}
#page-cart .cart-summary__coupon-remove img {
  width: 16px;
  height: 16px;
}
#page-cart .cart-summary__coupon-input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 8px;
}
#page-cart .cart-summary__coupon-input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  padding: 10px 12px;
  border: 1px solid var(--colour--main-blue-10);
  border-radius: 4px;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-size: 14px;
  color: var(--colour--system-black);
}
#page-cart .cart-summary__coupon-input:focus {
  outline: none;
  border-color: var(--colour--main-dark-blue);
}
#page-cart .cart-summary__coupon-btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: none;
  cursor: pointer;
}
#page-cart .cart-summary__coupon-messages {
  margin-top: 8px;
  min-height: 20px;
}
#page-cart .cart-summary__totals {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--colour--system-black-10);
}
#page-cart .cart-summary__total-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
#page-cart .cart-summary__total-row:last-child {
  margin-bottom: 0;
}
#page-cart .cart-summary__total-row--final {
  padding-top: 16px;
  border-top: 1px solid var(--colour--system-black-10);
  margin-top: 16px;
  margin-bottom: 0;
}
#page-cart .cart-summary__checkout-btn {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#page-test {
  padding-block: 40px;
}
#page-test .showcase-section {
  margin-bottom: 60px;
  padding-bottom: 40px;
  border-bottom: 1px solid var(--colour--system-black-10);
}
#page-test .showcase-section__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#page-test .showcase-section__title {
  margin-bottom: 0;
  color: var(--colour--main-dark-blue);
}
#page-test .showcase-section__bg-toggle {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#page-test .showcase-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#page-test .showcase-grid--single-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
#page-test .showcase-item {
  border: 1px solid var(--colour--system-black-10);
  border-radius: 8px;
  padding: 20px;
  background: var(--colour--system-white);
  -webkit-transition: -webkit-box-shadow 200ms ease;
  transition: -webkit-box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease, -webkit-box-shadow 200ms ease;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 0;
}
#page-test .showcase-item:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
#page-test .showcase-item--full {
  width: 100%;
}
#page-test .showcase-item__label {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
  color: var(--colour--system-black-50);
  margin-bottom: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
@media screen and (min-width: 0px) {
  #page-test .showcase-item__label {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  #page-test .showcase-item__label {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  #page-test .showcase-item__label {
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) {
  #page-test .showcase-item__label {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  #page-test .showcase-item__label {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  #page-test .showcase-item__label {
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) {
  #page-test .showcase-item__label {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  #page-test .showcase-item__label {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  #page-test .showcase-item__label {
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) {
  #page-test .showcase-item__label {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  #page-test .showcase-item__label {
    font-size: 13px;
  }
}
@media screen and (min-width: 1280px) {
  #page-test .showcase-item__label {
    font-size: 14px;
  }
}
#page-test .showcase-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  border-radius: 4px;
  max-width: 100%;
}
@media screen and (min-width: 0px) {
  #page-test .showcase-item__content {
    max-width: 400px;
  }
}
@media screen and (min-width: 768px) {
  #page-test .showcase-item__content {
    max-width: 500px;
  }
}
@media screen and (min-width: 1280px) {
  #page-test .showcase-item__content {
    max-width: 600px;
  }
}
#page-test .showcase-item__content p {
  margin: 0;
  text-align: center;
  width: 100%;
}
#page-test .showcase-item__content img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
}
#page-test .showcase-item__content img.showcase-image--logo {
  max-width: 200px;
}
#page-about-us {
  overflow-x: clip;
}
#page-about-us #hero {
  margin-top: 20px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #hero {
    margin-bottom: 60px;
    max-width: 1600px;
    margin-inline: auto;
  }
  #page-about-us #hero .small-hero__image-wrapper img {
    -o-object-position: 50% 63%;
       object-position: 50% 63%;
  }
}
#page-about-us #about-tabs {
  border-bottom: 1px solid var(--colour--system-black-10);
  overflow: auto;
}
@media screen and (min-width: 1280px) {
  #page-about-us #about-tabs {
    padding-block: 32px;
    overflow: unset;
  }
}
@media screen and (max-width: 1279px) {
  #page-about-us #about-tabs .container--wider {
    overflow-x: auto;
    padding-block: 24px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
#page-about-us #about-tabs .about-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-inline: 5vw;
}
@media screen and (min-width: 1280px) {
  #page-about-us #about-tabs .about-tabs {
    gap: 48px;
    max-width: unset;
    margin-inline: unset;
  }
}
#page-about-us #about-tabs .about-tabs__tab {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  position: relative;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: unset;
}
@media screen and (min-width: 1280px) {
  #page-about-us #about-tabs .about-tabs__tab {
    width: unset;
    max-width: unset;
  }
}
#page-about-us #about-tabs .about-tabs__tab:hover {
  opacity: 0.8;
}
#page-about-us #about-tabs .about-tabs__tab.active::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-about-us .about-section {
  display: none;
}
#page-about-us .about-section.active {
  display: block;
}
#page-about-us #who-we-are {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #who-we-are {
    padding-block: 60px;
  }
}
#page-about-us #who-we-are .who-we-are__part {
  margin-bottom: 0;
}
#page-about-us #who-we-are .who-we-are__part:last-child .who-we-are__separator {
  display: none;
}
#page-about-us #who-we-are .who-we-are__separator {
  width: 100%;
  height: 1px;
  background-color: var(--colour--system-black-10);
  margin-block: 24px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #who-we-are .who-we-are__separator {
    margin-block: 40px;
  }
}
#page-about-us #who-we-are .who-we-are__title {
  margin-bottom: 24px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #who-we-are .who-we-are__title {
    margin-bottom: 32px;
  }
}
#page-about-us #who-we-are .who-we-are__text {
  line-height: 1.6;
}
#page-about-us #who-we-are .who-we-are__text p {
  margin-bottom: 16px;
}
#page-about-us #who-we-are .who-we-are__text p:last-child {
  margin-bottom: 0;
}
#page-about-us #who-we-are .who-we-are__values-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #who-we-are .who-we-are__values-list {
    gap: 32px;
  }
}
#page-about-us #who-we-are .who-we-are__value-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #who-we-are .who-we-are__value-item {
    gap: 24px;
  }
}
#page-about-us #who-we-are .who-we-are__value-number {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
}
#page-about-us #who-we-are .who-we-are__value-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.6;
}
#page-about-us #who-we-are .who-we-are__value-text p {
  margin-bottom: 16px;
}
#page-about-us #who-we-are .who-we-are__value-text p:last-child {
  margin-bottom: 0;
}
#page-about-us #who-we-are .who-we-are__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #who-we-are .who-we-are__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 40px;
  }
}
#page-about-us #who-we-are .who-we-are__image-wrapper {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  #page-about-us #who-we-are .who-we-are__image-wrapper {
    width: auto;
    max-width: 50%;
  }
}
#page-about-us #who-we-are .who-we-are__image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0;
}
@media screen and (min-width: 1280px) {
  #page-about-us #who-we-are .who-we-are__image {
    width: 760px;
    max-height: 375px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media screen and (min-width: 1600px) {
  #page-about-us #who-we-are .who-we-are__image {
    width: 1008px;
    max-height: 400px;
  }
}
#page-about-us #partners {
  padding-top: 40px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners {
    padding-top: 60px;
  }
}
#page-about-us #partners .container {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .container {
    width: 90vw;
  }
}
#page-about-us #partners .partners__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__header {
    margin-bottom: 60px;
  }
}
#page-about-us #partners .partners__logo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page-about-us #partners .partners__logo {
  width: 115px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__logo {
    width: 161px;
    height: 55px;
  }
}
#page-about-us #partners .partners__title {
  text-align: center;
  margin: 0;
}
#page-about-us #partners .partners__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 40px;
    margin-bottom: 180px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#page-about-us #partners .partners__content--second {
  gap: 0;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__content--second {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#page-about-us #partners .partners__content--third {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
#page-about-us #partners .partners__content--third .partners__text-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page-about-us #partners .partners__content--third .partners__text-container h2 {
  max-width: 471px;
}
#page-about-us #partners .partners__content--third .partners__text-container .partners__text {
  max-width: 518px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__content--third {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 40px;
  }
}
#page-about-us #partners .partners__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.6;
  width: 92vw;
  margin-inline: auto;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__text {
    width: 50%;
    max-width: 398px;
    margin-inline: unset;
  }
}
#page-about-us #partners .partners__text p {
  margin-bottom: 16px;
}
#page-about-us #partners .partners__text p:last-child {
  margin-bottom: 0;
}
#page-about-us #partners .partners__text ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
#page-about-us #partners .partners__text ul li {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 8px;
}
#page-about-us #partners .partners__text--second {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 92vw;
  margin-inline: auto;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__text--second {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
    width: unset;
    margin-inline: unset;
    max-width: 481px;
  }
}
#page-about-us #partners .partners__text--third {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__text--third {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 50%;
  }
}
#page-about-us #partners .partners__text-container {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__text-container {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 50%;
  }
}
#page-about-us #partners .partners__subtitle {
  margin-bottom: 16px;
  margin-top: 0;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__subtitle {
    margin-bottom: 24px;
  }
}
#page-about-us #partners .partners__image-wrapper {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1279px) {
  #page-about-us #partners .partners__image-wrapper {
    max-height: 350px;
    overflow: clip;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__image-wrapper {
    width: 50%;
  }
}
#page-about-us #partners .partners__image-wrapper--second {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__image-wrapper--second {
    width: 50%;
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }
}
#page-about-us #partners .partners__image-wrapper--third {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__image-wrapper--third {
    width: 50%;
  }
}
#page-about-us #partners .partners__image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0;
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__image--first {
    width: 760px;
    max-height: 375px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media screen and (min-width: 1600px) {
  #page-about-us #partners .partners__image--first {
    width: 1008px;
    max-height: 400px;
  }
}
#page-about-us #partners .partners__image--second {
  background: url('/wp-content/themes/zamiigo/static/images/yellowtriangle.svg') no-repeat;
  background-size: 100%;
  background-position: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 1279px) {
  #page-about-us #partners .partners__image--second {
    height: 525px;
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
    padding-left: 25px;
    margin-left: -85px;
    margin-top: -50px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-us #partners .partners__image--second {
    background-size: 99%;
    height: auto;
    width: 815px;
    max-height: 560px;
    margin-left: calc(50% - 640px);
    padding-left: 80px;
  }
}
@media screen and (min-width: 1600px) {
  #page-about-us #partners .partners__image--second {
    height: auto;
    width: 915px;
    max-height: 660px;
    margin-left: calc(50% - 790px);
    padding-left: 130px;
  }
}
#page-about-us #partners .partners__image--third {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0;
}
#page-about-us #our-amazing-team {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #our-amazing-team {
    padding-block: 60px;
  }
}
#page-about-us #our-amazing-team .our-amazing-team__title {
  margin-bottom: 24px;
  text-align: center;
}
@media screen and (min-width: 1280px) {
  #page-about-us #our-amazing-team .our-amazing-team__title {
    margin-bottom: 32px;
  }
}
#page-about-us #our-amazing-team .our-amazing-team__text {
  margin-bottom: 40px;
  text-align: center;
  line-height: 1.6;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1280px) {
  #page-about-us #our-amazing-team .our-amazing-team__text {
    margin-bottom: 60px;
  }
}
#page-about-us #our-amazing-team .our-amazing-team__text p {
  margin-bottom: 16px;
}
#page-about-us #our-amazing-team .our-amazing-team__text p:last-child {
  margin-bottom: 0;
}
#page-about-us #our-amazing-team .our-amazing-team__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #our-amazing-team .our-amazing-team__list {
    -ms-grid-columns: 1fr 32px 1fr 32px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
  }
}
#page-about-us #our-amazing-team .our-amazing-team__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px;
  min-height: 239px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #our-amazing-team .our-amazing-team__item {
    padding: 32px;
  }
}
#page-about-us #our-amazing-team .our-amazing-team__item-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 10%;
  width: 246px;
  height: 239px;
  margin-inline: auto;
  margin-block: auto;
  pointer-events: none;
}
#page-about-us #our-amazing-team .our-amazing-team__item-bg-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
#page-about-us #our-amazing-team .our-amazing-team__item-image-wrapper {
  position: relative;
  z-index: 1;
  width: 247px;
  height: 261px;
  overflow: hidden;
  margin-bottom: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-bottom: 2px solid var(--colour--main-dark-blue);
}
@media screen and (min-width: 1280px) {
  #page-about-us #our-amazing-team .our-amazing-team__item-image-wrapper {
    margin-bottom: 20px;
  }
}
#page-about-us #our-amazing-team .our-amazing-team__item-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
#page-about-us #our-amazing-team .our-amazing-team__item-content {
  position: relative;
  z-index: 1;
  text-align: center;
  width: 100%;
}
#page-about-us #our-amazing-team .our-amazing-team__item-name {
  margin-bottom: 8px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #our-amazing-team .our-amazing-team__item-name {
    margin-bottom: 12px;
  }
}
#page-about-us #our-amazing-team .our-amazing-team__item-role {
  margin: 0;
  line-height: 1.5;
}
#page-about-us #community-impact {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #community-impact {
    padding-block: 60px;
  }
}
#page-about-us #community-impact .community-impact__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #community-impact .community-impact__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 60px;
  }
}
#page-about-us #community-impact .community-impact__text-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media screen and (min-width: 1280px) {
  #page-about-us #community-impact .community-impact__text-content {
    gap: 32px;
  }
}
#page-about-us #community-impact .community-impact__title {
  margin: 0;
}
#page-about-us #community-impact .community-impact__text {
  line-height: 1.6;
}
#page-about-us #community-impact .community-impact__text p {
  margin-bottom: 16px;
}
#page-about-us #community-impact .community-impact__text p:last-child {
  margin-bottom: 0;
}
#page-about-us #community-impact .community-impact__button-wrapper {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
#page-about-us #community-impact .community-impact__button {
  text-decoration: none;
}
#page-about-us #community-impact .community-impact__image-wrapper {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  #page-about-us #community-impact .community-impact__image-wrapper {
    width: auto;
    max-width: 50%;
  }
}
#page-about-us #community-impact .community-impact__image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0;
}
@media screen and (min-width: 1280px) {
  #page-about-us #community-impact .community-impact__image {
    width: auto;
    max-width: 100%;
  }
}
#page-about-nnc-subsidy #hero {
  margin-top: 20px;
  margin-bottom: 40px;
}
#page-about-nnc-subsidy #hero .container--full {
  max-width: 1600px;
  margin-inline: auto;
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy #hero {
    margin-bottom: 60px;
  }
  #page-about-nnc-subsidy #hero .small-hero__image-wrapper img {
    -o-object-position: 50% 63%;
       object-position: 50% 63%;
  }
}
#page-about-nnc-subsidy #intro {
  padding-bottom: 40px;
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy #intro {
    padding-bottom: 60px;
  }
}
#page-about-nnc-subsidy #intro .nnc-intro__text {
  line-height: 1.6;
  margin-inline: auto;
}
#page-about-nnc-subsidy #intro .nnc-intro__text p {
  margin-bottom: 16px;
}
#page-about-nnc-subsidy #intro .nnc-intro__text p:last-child {
  margin-bottom: 0;
}
#page-about-nnc-subsidy #separator {
  padding-block: 0;
}
#page-about-nnc-subsidy #separator .nnc-separator {
  width: 100%;
  height: 1px;
  background-color: var(--colour--system-black-10);
}
#page-about-nnc-subsidy #subsidies {
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy #subsidies {
    padding-block: 60px;
  }
}
#page-about-nnc-subsidy #subsidies .nnc-subsidies__title {
  margin-bottom: 24px;
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidies__title {
    margin-bottom: 32px;
  }
}
#page-about-nnc-subsidy #subsidies .nnc-subsidies__text {
  line-height: 1.6;
  margin-inline: auto;
  margin-bottom: 40px;
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidies__text {
    margin-bottom: 60px;
  }
}
#page-about-nnc-subsidy #subsidies .nnc-subsidies__text p {
  margin-bottom: 16px;
}
#page-about-nnc-subsidy #subsidies .nnc-subsidies__text p:last-child {
  margin-bottom: 0;
}
#page-about-nnc-subsidy #subsidies .nnc-subsidies__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidies__list {
    -ms-grid-columns: 1fr 32px 1fr 32px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    margin-bottom: 60px;
  }
}
#page-about-nnc-subsidy #subsidies .nnc-subsidy-item {
  padding: 32px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  background-color: var(--colour--system-white);
  border: 1px solid var(--colour--system-black-10);
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidy-item {
    padding: 40px;
    gap: 20px;
    height: 300px;
  }
}
#page-about-nnc-subsidy #subsidies .nnc-subsidy-item[style*="background-color"] {
  border: none;
}
#page-about-nnc-subsidy #subsidies .nnc-subsidy-item__title {
  margin: 0;
}
#page-about-nnc-subsidy #subsidies .nnc-subsidy-item__text {
  line-height: 1.6;
}
#page-about-nnc-subsidy #subsidies .nnc-subsidy-item__text p {
  margin-bottom: 16px;
}
#page-about-nnc-subsidy #subsidies .nnc-subsidy-item__text p:last-child {
  margin-bottom: 0;
}
#page-about-nnc-subsidy #subsidies .nnc-subsidy-item .flex-spacer {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#page-about-nnc-subsidy #subsidies .nnc-subsidy-item__button-wrapper {
  margin-top: 0;
}
#page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more {
  width: 100%;
  padding: 12px 24px;
  background-color: var(--colour--system-white);
  border: 1px solid var(--colour--system-black-10);
  border-radius: 50px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
}
@media screen and (min-width: 0px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more {
    font-size: 16px;
  }
}
#page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
#page-about-nnc-subsidy #subsidies .nnc-subsidy-item__learn-more:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#page-about-nnc-subsidy #subsidies .nnc-subsidies__note {
  line-height: 1.6;
  margin-inline: auto;
}
#page-about-nnc-subsidy .nnc-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
}
#page-about-nnc-subsidy .nnc-modal[hidden] {
  display: none;
}
#page-about-nnc-subsidy .nnc-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
}
#page-about-nnc-subsidy .nnc-modal__content {
  position: relative;
  z-index: 1;
  background-color: var(--colour--system-white);
  border-radius: 8px;
  max-width: 600px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  padding: 40px;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy .nnc-modal__content {
    padding: 60px;
    max-width: 800px;
  }
}
#page-about-nnc-subsidy .nnc-modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
}
#page-about-nnc-subsidy .nnc-modal__close img {
  width: 24px;
  height: 24px;
}
#page-about-nnc-subsidy .nnc-modal__close:hover {
  opacity: 0.7;
}
#page-about-nnc-subsidy .nnc-modal__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
#page-about-nnc-subsidy .nnc-modal__title {
  margin: 0 0 8px 0;
}
#page-about-nnc-subsidy .nnc-modal__text {
  line-height: 1.6;
}
#page-about-nnc-subsidy .nnc-modal__text p {
  margin-bottom: 16px;
}
#page-about-nnc-subsidy .nnc-modal__text p:last-child {
  margin-bottom: 0;
}
#page-about-nnc-subsidy .nnc-modal__table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 8px;
}
#page-about-nnc-subsidy .nnc-modal__table-header {
  padding: 12px 16px;
  text-align: left;
  background-color: var(--colour--system-black-5);
  border-bottom: 1px solid var(--colour--system-black-10);
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
  color: var(--colour--system-black);
}
@media screen and (min-width: 0px) {
  #page-about-nnc-subsidy .nnc-modal__table-header {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-about-nnc-subsidy .nnc-modal__table-header {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy .nnc-modal__table-header {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-about-nnc-subsidy .nnc-modal__table-header {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-about-nnc-subsidy .nnc-modal__table-header {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy .nnc-modal__table-header {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-about-nnc-subsidy .nnc-modal__table-header {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-about-nnc-subsidy .nnc-modal__table-header {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy .nnc-modal__table-header {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-about-nnc-subsidy .nnc-modal__table-header {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-about-nnc-subsidy .nnc-modal__table-header {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy .nnc-modal__table-header {
    font-size: 16px;
  }
}
#page-about-nnc-subsidy .nnc-modal__table-body tr:nth-child(even) {
  background-color: var(--colour--system-black-5);
}
#page-about-nnc-subsidy .nnc-modal__table-body tr:nth-child(odd) {
  background-color: var(--colour--system-white);
}
#page-about-nnc-subsidy .nnc-modal__table-cell {
  padding: 12px 16px;
  border-bottom: 1px solid var(--colour--system-black-10);
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--system-black);
  vertical-align: top;
}
@media screen and (min-width: 0px) {
  #page-about-nnc-subsidy .nnc-modal__table-cell {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-about-nnc-subsidy .nnc-modal__table-cell {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy .nnc-modal__table-cell {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-about-nnc-subsidy .nnc-modal__table-cell {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-about-nnc-subsidy .nnc-modal__table-cell {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy .nnc-modal__table-cell {
    font-size: 16px;
  }
}
#page-about-nnc-subsidy .nnc-modal__table-cell:first-child {
  font-weight: 600;
}
#page-about-nnc-subsidy .nnc-modal__table-cell p {
  margin-bottom: 8px;
}
#page-about-nnc-subsidy .nnc-modal__table-cell p:last-child {
  margin-bottom: 0;
}
#page-about-nnc-subsidy .nnc-modal__table-cell ul {
  padding: 0;
}
#page-about-nnc-subsidy .nnc-modal__footer {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#page-about-nnc-subsidy .nnc-modal__next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 0;
  background: none;
  border: none;
  color: var(--colour--main-blue-50);
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
}
@media screen and (min-width: 0px) {
  #page-about-nnc-subsidy .nnc-modal__next {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-about-nnc-subsidy .nnc-modal__next {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy .nnc-modal__next {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-about-nnc-subsidy .nnc-modal__next {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #page-about-nnc-subsidy .nnc-modal__next {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about-nnc-subsidy .nnc-modal__next {
    font-size: 16px;
  }
}
#page-about-nnc-subsidy .nnc-modal__next:hover {
  opacity: 0.8;
}
#page-about-nnc-subsidy .nnc-modal__next:active {
  opacity: 0.6;
}
#page-about-nnc-subsidy .nnc-modal__next-text {
  color: inherit;
}
#page-about-nnc-subsidy .nnc-modal__next-icon {
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  background-color: var(--colour--main-blue-50);
  mask-image: url('/wp-content/themes/zamiigo/static/images/right.svg');
  mask-size: contain;
  mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-image: url('/wp-content/themes/zamiigo/static/images/right.svg');
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
}
#page-faqs {
  overflow-x: clip;
}
#page-faqs #hero {
  margin-top: 20px;
  margin-bottom: 40px;
}
#page-faqs #hero .container--full {
  max-width: 1600px;
  margin-inline: auto;
}
@media screen and (min-width: 1280px) {
  #page-faqs #hero {
    margin-bottom: 60px;
  }
  #page-faqs #hero .small-hero__image-wrapper img {
    -o-object-position: 50% 63%;
       object-position: 50% 63%;
  }
}
#page-faqs #faqs-tabs {
  border-bottom: 1px solid var(--colour--system-black-10);
  overflow: auto;
}
@media screen and (min-width: 1280px) {
  #page-faqs #faqs-tabs {
    padding-block: 32px;
    overflow: unset;
  }
}
@media screen and (max-width: 1279px) {
  #page-faqs #faqs-tabs .container--wider {
    overflow-x: auto;
    padding-block: 24px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
#page-faqs #faqs-tabs .faqs-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-inline: 5vw;
}
@media screen and (min-width: 1280px) {
  #page-faqs #faqs-tabs .faqs-tabs {
    gap: 48px;
    max-width: unset;
    margin-inline: unset;
  }
}
#page-faqs #faqs-tabs .faqs-tabs__tab {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  position: relative;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: unset;
}
@media screen and (min-width: 1280px) {
  #page-faqs #faqs-tabs .faqs-tabs__tab {
    width: unset;
    max-width: unset;
  }
}
#page-faqs #faqs-tabs .faqs-tabs__tab:hover {
  opacity: 0.8;
}
#page-faqs #faqs-tabs .faqs-tabs__tab.active::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
#page-faqs .faqs-section {
  display: none;
}
#page-faqs .faqs-section.active {
  display: block;
}
#page-faqs .faqs-list {
  padding-block: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
@media screen and (min-width: 1280px) {
  #page-faqs .faqs-list {
    padding-block: 60px;
    gap: 40px;
  }
}
#page-faqs .faq-item {
  padding-bottom: 32px;
  border-bottom: 1px solid var(--colour--system-black-10);
}
@media screen and (min-width: 1280px) {
  #page-faqs .faq-item {
    padding-bottom: 40px;
  }
}
#page-faqs .faq-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#page-faqs .faq-item__title {
  margin-bottom: 16px;
}
@media screen and (min-width: 1280px) {
  #page-faqs .faq-item__title {
    margin-bottom: 20px;
  }
}
#page-faqs .faq-item__text {
  line-height: 1.6;
}
#page-faqs .faq-item__text p {
  margin-bottom: 16px;
}
#page-faqs .faq-item__text p:last-child {
  margin-bottom: 0;
}
#page-faqs .faq-item__text ul,
#page-faqs .faq-item__text ol {
  margin-bottom: 16px;
  padding-left: 24px;
}
#page-faqs .faq-item__text ul li,
#page-faqs .faq-item__text ol li {
  margin-bottom: 8px;
}
#page-faqs .faq-item__text ul li:last-child,
#page-faqs .faq-item__text ol li:last-child {
  margin-bottom: 0;
}
#page-faqs .faqs-empty {
  padding-block: 40px;
  text-align: center;
}
@media screen and (min-width: 1280px) {
  #page-faqs .faqs-empty {
    padding-block: 60px;
  }
}
body.woocommerce-account .article-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 90vw;
  max-width: 1200px;
  margin-inline: auto;
  padding-block: 40px;
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .article-content {
    padding-block: 60px;
  }
}
body.woocommerce-account .article-content h1 {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  color: var(--colour--main-dark-blue);
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .article-content h1 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .article-content h1 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .article-content h1 {
    font-size: 32px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .article-content h1 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .article-content h1 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .article-content h1 {
    font-size: 32px;
  }
}
body.woocommerce-account .article-content h2,
body.woocommerce-account .article-content h3 {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
  color: var(--colour--main-dark-blue);
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-weight: 900;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .article-content h2,
  body.woocommerce-account .article-content h3 {
    font-weight: 900;
  }
}
body.woocommerce-account .woocommerce-form label,
body.woocommerce-account .woocommerce-ResetPassword label,
body.woocommerce-account .woocommerce-form input,
body.woocommerce-account .woocommerce-ResetPassword input,
body.woocommerce-account .woocommerce-form p,
body.woocommerce-account .woocommerce-ResetPassword p,
body.woocommerce-account .woocommerce-form textarea,
body.woocommerce-account .woocommerce-ResetPassword textarea,
body.woocommerce-account .woocommerce-form select,
body.woocommerce-account .woocommerce-ResetPassword select {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--system-black);
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-form label,
  body.woocommerce-account .woocommerce-ResetPassword label,
  body.woocommerce-account .woocommerce-form input,
  body.woocommerce-account .woocommerce-ResetPassword input,
  body.woocommerce-account .woocommerce-form p,
  body.woocommerce-account .woocommerce-ResetPassword p,
  body.woocommerce-account .woocommerce-form textarea,
  body.woocommerce-account .woocommerce-ResetPassword textarea,
  body.woocommerce-account .woocommerce-form select,
  body.woocommerce-account .woocommerce-ResetPassword select {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-form label,
  body.woocommerce-account .woocommerce-ResetPassword label,
  body.woocommerce-account .woocommerce-form input,
  body.woocommerce-account .woocommerce-ResetPassword input,
  body.woocommerce-account .woocommerce-form p,
  body.woocommerce-account .woocommerce-ResetPassword p,
  body.woocommerce-account .woocommerce-form textarea,
  body.woocommerce-account .woocommerce-ResetPassword textarea,
  body.woocommerce-account .woocommerce-form select,
  body.woocommerce-account .woocommerce-ResetPassword select {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-form label,
  body.woocommerce-account .woocommerce-ResetPassword label,
  body.woocommerce-account .woocommerce-form input,
  body.woocommerce-account .woocommerce-ResetPassword input,
  body.woocommerce-account .woocommerce-form p,
  body.woocommerce-account .woocommerce-ResetPassword p,
  body.woocommerce-account .woocommerce-form textarea,
  body.woocommerce-account .woocommerce-ResetPassword textarea,
  body.woocommerce-account .woocommerce-form select,
  body.woocommerce-account .woocommerce-ResetPassword select {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-form label,
  body.woocommerce-account .woocommerce-ResetPassword label,
  body.woocommerce-account .woocommerce-form input,
  body.woocommerce-account .woocommerce-ResetPassword input,
  body.woocommerce-account .woocommerce-form p,
  body.woocommerce-account .woocommerce-ResetPassword p,
  body.woocommerce-account .woocommerce-form textarea,
  body.woocommerce-account .woocommerce-ResetPassword textarea,
  body.woocommerce-account .woocommerce-form select,
  body.woocommerce-account .woocommerce-ResetPassword select {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-form label,
  body.woocommerce-account .woocommerce-ResetPassword label,
  body.woocommerce-account .woocommerce-form input,
  body.woocommerce-account .woocommerce-ResetPassword input,
  body.woocommerce-account .woocommerce-form p,
  body.woocommerce-account .woocommerce-ResetPassword p,
  body.woocommerce-account .woocommerce-form textarea,
  body.woocommerce-account .woocommerce-ResetPassword textarea,
  body.woocommerce-account .woocommerce-form select,
  body.woocommerce-account .woocommerce-ResetPassword select {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-form label,
  body.woocommerce-account .woocommerce-ResetPassword label,
  body.woocommerce-account .woocommerce-form input,
  body.woocommerce-account .woocommerce-ResetPassword input,
  body.woocommerce-account .woocommerce-form p,
  body.woocommerce-account .woocommerce-ResetPassword p,
  body.woocommerce-account .woocommerce-form textarea,
  body.woocommerce-account .woocommerce-ResetPassword textarea,
  body.woocommerce-account .woocommerce-form select,
  body.woocommerce-account .woocommerce-ResetPassword select {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-form a,
body.woocommerce-account .woocommerce-ResetPassword a {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--main-blue-50);
  position: relative;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-form a,
  body.woocommerce-account .woocommerce-ResetPassword a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-form a,
  body.woocommerce-account .woocommerce-ResetPassword a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-form a,
  body.woocommerce-account .woocommerce-ResetPassword a {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-form a,
  body.woocommerce-account .woocommerce-ResetPassword a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-form a,
  body.woocommerce-account .woocommerce-ResetPassword a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-form a,
  body.woocommerce-account .woocommerce-ResetPassword a {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-form a::after,
body.woocommerce-account .woocommerce-ResetPassword a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 4px;
  background-color: var(--colour--main-dark-yellow);
  border-radius: 10px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  pointer-events: none;
}
body.woocommerce-account .woocommerce-form a:hover::after,
body.woocommerce-account .woocommerce-ResetPassword a:hover::after,
body.woocommerce-account .woocommerce-form a:focus-visible::after,
body.woocommerce-account .woocommerce-ResetPassword a:focus-visible::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
@media (prefers-reduced-motion: reduce) {
  body.woocommerce-account .woocommerce-form a,
  body.woocommerce-account .woocommerce-ResetPassword a {
    -webkit-transition: none;
    transition: none;
  }
}
body.woocommerce-account .woocommerce-MyAccount-navigation {
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-bottom: 0;
    width: 25%;
    float: left;
    padding: 0;
  }
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid var(--colour--system-black-10);
  border-radius: 4px;
  overflow: hidden;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid var(--colour--system-black-10);
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: none;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 16px 20px;
  width: 100%;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--system-black);
  text-decoration: none;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  background-color: var(--colour--main-blue-10);
  color: var(--colour--main-dark-blue);
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: var(--colour--main-dark-blue);
  color: var(--colour--system-white);
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:hover {
  background-color: var(--colour--main-dark-blue);
  color: var(--colour--system-white);
}
body.woocommerce-account .woocommerce-MyAccount-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content {
    width: 75%;
    float: right;
    padding-inline: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content p,
body.woocommerce-account .woocommerce-MyAccount-content legend,
body.woocommerce-account .woocommerce-MyAccount-content address {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content p,
  body.woocommerce-account .woocommerce-MyAccount-content legend,
  body.woocommerce-account .woocommerce-MyAccount-content address {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content p,
  body.woocommerce-account .woocommerce-MyAccount-content legend,
  body.woocommerce-account .woocommerce-MyAccount-content address {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content p,
  body.woocommerce-account .woocommerce-MyAccount-content legend,
  body.woocommerce-account .woocommerce-MyAccount-content address {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content p,
  body.woocommerce-account .woocommerce-MyAccount-content legend,
  body.woocommerce-account .woocommerce-MyAccount-content address {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content p,
  body.woocommerce-account .woocommerce-MyAccount-content legend,
  body.woocommerce-account .woocommerce-MyAccount-content address {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content p,
  body.woocommerce-account .woocommerce-MyAccount-content legend,
  body.woocommerce-account .woocommerce-MyAccount-content address {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content a {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--main-blue-50);
  position: relative;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content a {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content a {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 4px;
  background-color: var(--colour--main-dark-yellow);
  border-radius: 10px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  pointer-events: none;
}
body.woocommerce-account .woocommerce-MyAccount-content a:hover::after,
body.woocommerce-account .woocommerce-MyAccount-content a:focus-visible::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
@media (prefers-reduced-motion: reduce) {
  body.woocommerce-account .woocommerce-MyAccount-content a {
    -webkit-transition: none;
    transition: none;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__header {
  margin-bottom: 24px;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__header h2 {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  color: var(--colour--main-dark-blue);
  margin-bottom: 0;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__header h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__header h2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__header h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__header h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__header h2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table__header h2 {
    font-size: 32px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form {
  max-width: 600px;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row {
  margin-bottom: 20px;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label {
  display: block;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
  color: var(--colour--system-black);
  margin-bottom: 8px;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row label .required {
  color: var(--colour--component-red);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="text"],
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="email"],
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="password"],
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="tel"],
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="url"],
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row textarea,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row select {
  width: 100%;
  padding: 12px 16px;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--system-black);
  border: 1px solid var(--colour--system-black-25);
  border-radius: 4px;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="text"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="email"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="password"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="tel"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="url"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row textarea,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row select {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="text"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="email"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="password"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="tel"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="url"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row textarea,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row select {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="text"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="email"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="password"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="tel"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="url"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row textarea,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row select {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="text"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="email"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="password"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="tel"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="url"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row textarea,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row select {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="text"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="email"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="password"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="tel"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="url"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row textarea,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row select {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="text"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="email"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="password"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="tel"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="url"],
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row textarea,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row select {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="text"]:focus,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="email"]:focus,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="password"]:focus,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="tel"]:focus,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row input[type="url"]:focus,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row textarea:focus,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row select:focus {
  outline: none;
  border-color: var(--colour--main-dark-blue);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .form-row textarea {
  min-height: 120px;
  resize: vertical;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: var(--colour--main-yellow);
  color: var(--colour--system-white);
  margin-top: 8px;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button:hover,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button:hover,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button:focus,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button:focus,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button:active,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button:active {
  background-color: var(--colour--main-dark-yellow);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button:disabled,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button {
    padding: 0 32px;
    height: 40px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button:hover,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button:hover,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button:focus,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button:focus,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button:active,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button:active {
  background-color: var(--colour--main-dark-yellow);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .woocommerce-button:disabled,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .button:disabled {
  background-color: var(--colour--system-black-5);
  color: var(--colour--system-black-25);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .lost_password {
  margin-top: 16px;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .lost_password a {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--main-blue-50);
  text-decoration: none;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .lost_password a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .lost_password a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .lost_password a {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .lost_password a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .lost_password a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .lost_password a {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form .lost_password a:hover {
  text-decoration: underline;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 20px;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-login .woocommerce-form-login__rememberme input[type="checkbox"] {
  width: auto;
  margin: 0;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-login .woocommerce-form-login__rememberme label {
  margin: 0;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: normal;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-login .woocommerce-form-login__rememberme label {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-login .woocommerce-form-login__rememberme label {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-login .woocommerce-form-login__rememberme label {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-login .woocommerce-form-login__rememberme label {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-login .woocommerce-form-login__rememberme label {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-login .woocommerce-form-login__rememberme label {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-register .woocommerce-form-register__submit {
  margin-top: 24px;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 32px;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead {
  background-color: var(--colour--main-blue-10);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
  padding: 16px;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
  color: var(--colour--main-dark-blue);
  text-align: left;
  border-bottom: 2px solid var(--colour--main-dark-blue);
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    font-size: 16px;
  }
}
@media screen and (max-width: 1023px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead th {
    display: none;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr {
  border-bottom: 1px solid var(--colour--system-black-10);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:hover {
  background-color: var(--colour--system-black-5);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td {
  padding: 16px;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--system-black);
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td {
    font-size: 16px;
  }
}
@media screen and (max-width: 1023px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td {
    display: block;
    padding: 12px 16px;
    border-bottom: 1px solid var(--colour--system-black-10);
  }
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before {
    content: attr(data-title) ": ";
    font-family: "Overpass", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-weight: 700;
    color: var(--colour--main-dark-blue);
  }
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:last-child {
    border-bottom: none;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before {
    font-size: 14px;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before {
    font-size: 15px;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before {
    font-size: 16px;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before {
    font-size: 14px;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before {
    font-size: 15px;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before {
    font-size: 16px;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before {
    font-size: 14px;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before {
    font-size: 15px;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before {
    font-size: 16px;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before {
    font-size: 14px;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before {
    font-size: 15px;
  }
}
@media screen and (max-width: 1023px) and screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td a {
  color: var(--colour--main-blue-50);
  text-decoration: none;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td a:hover {
  text-decoration: underline;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details {
  margin-bottom: 32px;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details h2 {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  color: var(--colour--main-dark-blue);
  margin-bottom: 24px;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details h2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details h2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details h2 {
    font-size: 32px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 24px;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead {
  background-color: var(--colour--main-blue-10);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
  padding: 16px;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
  color: var(--colour--main-dark-blue);
  text-align: left;
  border-bottom: 2px solid var(--colour--main-dark-blue);
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table thead th {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody tr {
  border-bottom: 1px solid var(--colour--system-black-10);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody tr td {
  padding: 16px;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--system-black);
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody tr td {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody tr td {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody tr td {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody tr td {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody tr td {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tbody tr td {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr {
  border-top: 2px solid var(--colour--main-dark-blue);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td {
  padding: 16px;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
  color: var(--colour--main-dark-blue);
  text-align: right;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th {
  text-align: left;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses {
  display: -ms-grid;
  display: grid;
  gap: 32px;
  margin-top: 32px;
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
  border: 1px solid var(--colour--system-black-10);
  border-radius: 4px;
  padding: 24px;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address h3 {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  color: var(--colour--main-dark-blue);
  margin-bottom: 16px;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address h3 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address h3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address h3 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address h3 {
    font-size: 32px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--system-black);
  font-style: normal;
  line-height: 1.6;
  margin-bottom: 16px;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  padding: 0 24px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px;
  background-color: transparent;
  color: var(--colour--main-dark-blue);
  border: 2px solid var(--colour--main-dark-blue);
  margin-top: 8px;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 32px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 28px;
    height: 36px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit {
    padding: 0 32px;
    height: 40px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit:hover,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit:focus,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit:active {
  background-color: var(--colour--main-dark-blue);
  color: var(--colour--system-white);
  border-color: var(--colour--main-dark-blue);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .edit:disabled {
  background-color: transparent;
  color: var(--colour--system-black-10);
  border-color: var(--colour--system-black-10);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm {
  max-width: 600px;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error {
  padding: 16px 20px;
  margin-bottom: 24px;
  border-radius: 4px;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error {
    font-size: 16px;
  }
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message.woocommerce-message,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info.woocommerce-message,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error.woocommerce-message {
  background-color: var(--colour--light-green);
  color: var(--colour--component-green);
  border: 1px solid var(--colour--component-green);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message.woocommerce-info,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info.woocommerce-info,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error.woocommerce-info {
  background-color: var(--colour--light-blue);
  color: var(--colour--component-blue);
  border: 1px solid var(--colour--component-blue);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message.woocommerce-error,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info.woocommerce-error,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error.woocommerce-error {
  background-color: #ffebee;
  color: var(--colour--component-red);
  border: 1px solid var(--colour--component-red);
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message a,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error a {
  color: inherit;
  text-decoration: underline;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message a:hover,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a:hover,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error a:hover {
  text-decoration: none;
}
body.woocommerce-account::after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 1023px) {
  body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    margin-bottom: 32px;
  }
  body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
    padding: 14px 16px;
  }
  body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-form {
    max-width: 100%;
  }
}
body.woocommerce-account .wishlist-sections {
  margin-top: 60px;
  padding-top: 40px;
  border-top: 1px solid var(--colour--system-black-10);
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .wishlist-sections {
    margin-top: 80px;
    padding-top: 60px;
  }
}
body.woocommerce-account .wishlist-sections .wishlist-section {
  margin-bottom: 60px;
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .wishlist-sections .wishlist-section {
    margin-bottom: 80px;
  }
}
body.woocommerce-account .wishlist-sections .wishlist-section:last-child {
  margin-bottom: 0;
}
body.woocommerce-account .wishlist-sections .wishlist-section__title {
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .wishlist-sections .wishlist-section__title {
    margin-bottom: 40px;
  }
}
body.woocommerce-account .wishlist-sections .wishlist-section__grid {
  display: -ms-grid;
  display: grid;
  gap: 16px;
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .wishlist-sections .wishlist-section__grid {
    gap: 24px;
  }
}
body.woocommerce-account .wishlist-sections .wishlist-section__grid.products-grid {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .wishlist-sections .wishlist-section__grid.products-grid {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
body.woocommerce-account .wishlist-sections .wishlist-section__grid.recipes-grid {
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 1280px) {
  body.woocommerce-account .wishlist-sections .wishlist-section__grid.recipes-grid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
.woocommerce-checkout {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--system-black);
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout {
    font-size: 16px;
  }
}
.woocommerce-checkout .article-h1 {
  width: 97vw;
  max-width: 1600px;
  margin-inline: auto;
  margin-block: 32px;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  color: var(--colour--main-dark-blue);
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .article-h1 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .article-h1 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .article-h1 {
    font-size: 32px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .article-h1 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .article-h1 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .article-h1 {
    font-size: 32px;
  }
}
.woocommerce-checkout .wp-block-woocommerce-checkout {
  width: 97vw;
  max-width: 1600px;
  margin-inline: auto;
  margin-block: 64px;
}
.woocommerce-checkout .wp-block-woocommerce-checkout a {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--main-blue-50);
  position: relative;
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout a {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout a {
    font-size: 16px;
  }
}
.woocommerce-checkout .wp-block-woocommerce-checkout a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 4px;
  background-color: var(--colour--main-dark-yellow);
  border-radius: 10px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  pointer-events: none;
}
.woocommerce-checkout .wp-block-woocommerce-checkout a:hover::after,
.woocommerce-checkout .wp-block-woocommerce-checkout a:focus-visible::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
@media (prefers-reduced-motion: reduce) {
  .woocommerce-checkout .wp-block-woocommerce-checkout a {
    -webkit-transition: none;
    transition: none;
  }
}
.woocommerce-checkout .wp-block-woocommerce-checkout strong,
.woocommerce-checkout .wp-block-woocommerce-checkout th,
.woocommerce-checkout .wp-block-woocommerce-checkout label {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
  color: var(--colour--system-black);
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout strong,
  .woocommerce-checkout .wp-block-woocommerce-checkout th,
  .woocommerce-checkout .wp-block-woocommerce-checkout label {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout strong,
  .woocommerce-checkout .wp-block-woocommerce-checkout th,
  .woocommerce-checkout .wp-block-woocommerce-checkout label {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout strong,
  .woocommerce-checkout .wp-block-woocommerce-checkout th,
  .woocommerce-checkout .wp-block-woocommerce-checkout label {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout strong,
  .woocommerce-checkout .wp-block-woocommerce-checkout th,
  .woocommerce-checkout .wp-block-woocommerce-checkout label {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout strong,
  .woocommerce-checkout .wp-block-woocommerce-checkout th,
  .woocommerce-checkout .wp-block-woocommerce-checkout label {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout strong,
  .woocommerce-checkout .wp-block-woocommerce-checkout th,
  .woocommerce-checkout .wp-block-woocommerce-checkout label {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout strong,
  .woocommerce-checkout .wp-block-woocommerce-checkout th,
  .woocommerce-checkout .wp-block-woocommerce-checkout label {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout strong,
  .woocommerce-checkout .wp-block-woocommerce-checkout th,
  .woocommerce-checkout .wp-block-woocommerce-checkout label {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout strong,
  .woocommerce-checkout .wp-block-woocommerce-checkout th,
  .woocommerce-checkout .wp-block-woocommerce-checkout label {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout strong,
  .woocommerce-checkout .wp-block-woocommerce-checkout th,
  .woocommerce-checkout .wp-block-woocommerce-checkout label {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout strong,
  .woocommerce-checkout .wp-block-woocommerce-checkout th,
  .woocommerce-checkout .wp-block-woocommerce-checkout label {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout strong,
  .woocommerce-checkout .wp-block-woocommerce-checkout th,
  .woocommerce-checkout .wp-block-woocommerce-checkout label {
    font-size: 16px;
  }
}
.woocommerce-checkout .wp-block-woocommerce-checkout h2,
.woocommerce-checkout .wp-block-woocommerce-checkout h3,
.woocommerce-checkout .wp-block-woocommerce-checkout h4,
.woocommerce-checkout .wp-block-woocommerce-checkout h5,
.woocommerce-checkout .wp-block-woocommerce-checkout h6 {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--main-dark-blue);
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout h2,
  .woocommerce-checkout .wp-block-woocommerce-checkout h3,
  .woocommerce-checkout .wp-block-woocommerce-checkout h4,
  .woocommerce-checkout .wp-block-woocommerce-checkout h5,
  .woocommerce-checkout .wp-block-woocommerce-checkout h6 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout h2,
  .woocommerce-checkout .wp-block-woocommerce-checkout h3,
  .woocommerce-checkout .wp-block-woocommerce-checkout h4,
  .woocommerce-checkout .wp-block-woocommerce-checkout h5,
  .woocommerce-checkout .wp-block-woocommerce-checkout h6 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout h2,
  .woocommerce-checkout .wp-block-woocommerce-checkout h3,
  .woocommerce-checkout .wp-block-woocommerce-checkout h4,
  .woocommerce-checkout .wp-block-woocommerce-checkout h5,
  .woocommerce-checkout .wp-block-woocommerce-checkout h6 {
    font-size: 24px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout h2,
  .woocommerce-checkout .wp-block-woocommerce-checkout h3,
  .woocommerce-checkout .wp-block-woocommerce-checkout h4,
  .woocommerce-checkout .wp-block-woocommerce-checkout h5,
  .woocommerce-checkout .wp-block-woocommerce-checkout h6 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout h2,
  .woocommerce-checkout .wp-block-woocommerce-checkout h3,
  .woocommerce-checkout .wp-block-woocommerce-checkout h4,
  .woocommerce-checkout .wp-block-woocommerce-checkout h5,
  .woocommerce-checkout .wp-block-woocommerce-checkout h6 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .wp-block-woocommerce-checkout h2,
  .woocommerce-checkout .wp-block-woocommerce-checkout h3,
  .woocommerce-checkout .wp-block-woocommerce-checkout h4,
  .woocommerce-checkout .wp-block-woocommerce-checkout h5,
  .woocommerce-checkout .wp-block-woocommerce-checkout h6 {
    font-size: 24px;
  }
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-totals-item {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-totals-item__label {
  max-width: 85%;
}
.woocommerce-checkout .woocommerce-notices-wrapper {
  font-family: "Overpass", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 400 !important;
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .woocommerce-notices-wrapper {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .woocommerce-notices-wrapper {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .woocommerce-notices-wrapper {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .woocommerce-notices-wrapper {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .woocommerce-notices-wrapper {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .woocommerce-notices-wrapper {
    font-size: 16px;
  }
}
.woocommerce-checkout .order_details {
  width: 97vw !important;
  max-width: 1600px !important;
  margin-inline: auto !important;
  font-family: "Overpass", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 400 !important;
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .order_details {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .order_details {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .order_details {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .order_details {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .order_details {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .order_details {
    font-size: 16px;
  }
}
.woocommerce-checkout .order_details strong {
  font-family: "Overpass", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 400 !important;
  font-weight: 700 !important;
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .order_details strong {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .order_details strong {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .order_details strong {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .order_details strong {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .order_details strong {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .order_details strong {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .order_details strong {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .order_details strong {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .order_details strong {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout .order_details strong {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout .order_details strong {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout .order_details strong {
    font-size: 16px;
  }
}
.woocommerce-checkout #order_review {
  width: 97vw !important;
  max-width: 1600px !important;
  margin-inline: auto !important;
  font-family: "Overpass", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 400 !important;
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout #order_review {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout #order_review {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout #order_review {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-checkout #order_review {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-checkout #order_review {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-checkout #order_review {
    font-size: 16px;
  }
}
.woocommerce-checkout #order_review #place_order {
  display: none !important;
}
.woocommerce-checkout #wc-moneris-credit-card-checkout-form {
  position: static !important;
}
.woocommerce-order-received .article-h1 {
  width: 97vw;
  max-width: 1600px;
  margin-inline: auto;
  margin-block: 32px;
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  color: var(--colour--main-dark-blue);
}
@media screen and (min-width: 0px) {
  .woocommerce-order-received .article-h1 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order-received .article-h1 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-order-received .article-h1 {
    font-size: 32px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-order-received .article-h1 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order-received .article-h1 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-order-received .article-h1 {
    font-size: 32px;
  }
}
.woocommerce-order-received .woocommerce-order {
  width: 97vw;
  max-width: 1600px;
  margin-inline: auto;
  margin-block: 64px;
}
.woocommerce-order-received .woocommerce-order a {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--main-blue-50);
  position: relative;
}
@media screen and (min-width: 0px) {
  .woocommerce-order-received .woocommerce-order a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order-received .woocommerce-order a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-order-received .woocommerce-order a {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-order-received .woocommerce-order a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order-received .woocommerce-order a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-order-received .woocommerce-order a {
    font-size: 16px;
  }
}
.woocommerce-order-received .woocommerce-order a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 4px;
  background-color: var(--colour--main-dark-yellow);
  border-radius: 10px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  pointer-events: none;
}
.woocommerce-order-received .woocommerce-order a:hover::after,
.woocommerce-order-received .woocommerce-order a:focus-visible::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
@media (prefers-reduced-motion: reduce) {
  .woocommerce-order-received .woocommerce-order a {
    -webkit-transition: none;
    transition: none;
  }
}
.woocommerce-order-received .woocommerce-order p,
.woocommerce-order-received .woocommerce-order li,
.woocommerce-order-received .woocommerce-order ul,
.woocommerce-order-received .woocommerce-order ol,
.woocommerce-order-received .woocommerce-order span,
.woocommerce-order-received .woocommerce-order address {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--system-black);
}
@media screen and (min-width: 0px) {
  .woocommerce-order-received .woocommerce-order p,
  .woocommerce-order-received .woocommerce-order li,
  .woocommerce-order-received .woocommerce-order ul,
  .woocommerce-order-received .woocommerce-order ol,
  .woocommerce-order-received .woocommerce-order span,
  .woocommerce-order-received .woocommerce-order address {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order-received .woocommerce-order p,
  .woocommerce-order-received .woocommerce-order li,
  .woocommerce-order-received .woocommerce-order ul,
  .woocommerce-order-received .woocommerce-order ol,
  .woocommerce-order-received .woocommerce-order span,
  .woocommerce-order-received .woocommerce-order address {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-order-received .woocommerce-order p,
  .woocommerce-order-received .woocommerce-order li,
  .woocommerce-order-received .woocommerce-order ul,
  .woocommerce-order-received .woocommerce-order ol,
  .woocommerce-order-received .woocommerce-order span,
  .woocommerce-order-received .woocommerce-order address {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-order-received .woocommerce-order p,
  .woocommerce-order-received .woocommerce-order li,
  .woocommerce-order-received .woocommerce-order ul,
  .woocommerce-order-received .woocommerce-order ol,
  .woocommerce-order-received .woocommerce-order span,
  .woocommerce-order-received .woocommerce-order address {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order-received .woocommerce-order p,
  .woocommerce-order-received .woocommerce-order li,
  .woocommerce-order-received .woocommerce-order ul,
  .woocommerce-order-received .woocommerce-order ol,
  .woocommerce-order-received .woocommerce-order span,
  .woocommerce-order-received .woocommerce-order address {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-order-received .woocommerce-order p,
  .woocommerce-order-received .woocommerce-order li,
  .woocommerce-order-received .woocommerce-order ul,
  .woocommerce-order-received .woocommerce-order ol,
  .woocommerce-order-received .woocommerce-order span,
  .woocommerce-order-received .woocommerce-order address {
    font-size: 16px;
  }
}
.woocommerce-order-received .woocommerce-order strong,
.woocommerce-order-received .woocommerce-order th {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
  color: var(--colour--system-black);
}
@media screen and (min-width: 0px) {
  .woocommerce-order-received .woocommerce-order strong,
  .woocommerce-order-received .woocommerce-order th {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order-received .woocommerce-order strong,
  .woocommerce-order-received .woocommerce-order th {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-order-received .woocommerce-order strong,
  .woocommerce-order-received .woocommerce-order th {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-order-received .woocommerce-order strong,
  .woocommerce-order-received .woocommerce-order th {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order-received .woocommerce-order strong,
  .woocommerce-order-received .woocommerce-order th {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-order-received .woocommerce-order strong,
  .woocommerce-order-received .woocommerce-order th {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-order-received .woocommerce-order strong,
  .woocommerce-order-received .woocommerce-order th {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order-received .woocommerce-order strong,
  .woocommerce-order-received .woocommerce-order th {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-order-received .woocommerce-order strong,
  .woocommerce-order-received .woocommerce-order th {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-order-received .woocommerce-order strong,
  .woocommerce-order-received .woocommerce-order th {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order-received .woocommerce-order strong,
  .woocommerce-order-received .woocommerce-order th {
    font-size: 15px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-order-received .woocommerce-order strong,
  .woocommerce-order-received .woocommerce-order th {
    font-size: 16px;
  }
}
.woocommerce-order-received .woocommerce-order h2,
.woocommerce-order-received .woocommerce-order h3,
.woocommerce-order-received .woocommerce-order h4,
.woocommerce-order-received .woocommerce-order h5,
.woocommerce-order-received .woocommerce-order h6 {
  font-family: "Overpass", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: var(--colour--main-dark-blue);
}
@media screen and (min-width: 0px) {
  .woocommerce-order-received .woocommerce-order h2,
  .woocommerce-order-received .woocommerce-order h3,
  .woocommerce-order-received .woocommerce-order h4,
  .woocommerce-order-received .woocommerce-order h5,
  .woocommerce-order-received .woocommerce-order h6 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order-received .woocommerce-order h2,
  .woocommerce-order-received .woocommerce-order h3,
  .woocommerce-order-received .woocommerce-order h4,
  .woocommerce-order-received .woocommerce-order h5,
  .woocommerce-order-received .woocommerce-order h6 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-order-received .woocommerce-order h2,
  .woocommerce-order-received .woocommerce-order h3,
  .woocommerce-order-received .woocommerce-order h4,
  .woocommerce-order-received .woocommerce-order h5,
  .woocommerce-order-received .woocommerce-order h6 {
    font-size: 24px;
  }
}
@media screen and (min-width: 0px) {
  .woocommerce-order-received .woocommerce-order h2,
  .woocommerce-order-received .woocommerce-order h3,
  .woocommerce-order-received .woocommerce-order h4,
  .woocommerce-order-received .woocommerce-order h5,
  .woocommerce-order-received .woocommerce-order h6 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce-order-received .woocommerce-order h2,
  .woocommerce-order-received .woocommerce-order h3,
  .woocommerce-order-received .woocommerce-order h4,
  .woocommerce-order-received .woocommerce-order h5,
  .woocommerce-order-received .woocommerce-order h6 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .woocommerce-order-received .woocommerce-order h2,
  .woocommerce-order-received .woocommerce-order h3,
  .woocommerce-order-received .woocommerce-order h4,
  .woocommerce-order-received .woocommerce-order h5,
  .woocommerce-order-received .woocommerce-order h6 {
    font-size: 24px;
  }
}
