/* Define Breakpoints */
/* Define Max Breakpoints */
/* Define Min Breakpoints */
/* Define Additional Breakpoints */
:root {
  --colour--error: #d32f2f;
  --colour--warning: #faac01;
  --colour--success: #3df5f5;
  --colour--main-blue-dark: #163C4B;
  --colour--main-blue-2: #589AB1;
  --colour--main-blue-3: #B7EDFF;
  --colour--main-blue-4: #CAE0E7;
  --colour--dark-grey: #2A2A2A;
  --colour--grey-50: #949494;
  --colour--grey-15: #DFDFDF;
  --colour--grey-2: #E9E9E9;
  --colour--white: #ffffff;
  --colour--black: #000000;
  --colour--background: #ffffff;
  --colour--hero-bg: var(--colour--main-blue-dark);
}
:root {
  --header-height: 115px;
}
.hero-headline-text {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  line-height: normal;
}
@media screen and (min-width: 0px) {
  .hero-headline-text {
    font-size: 44px;
  }
}
@media screen and (min-width: 768px) {
  .hero-headline-text {
    font-size: 58px;
  }
}
@media screen and (min-width: 1280px) {
  .hero-headline-text {
    font-size: 72px;
  }
}
.headline-text {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  line-height: normal;
}
@media screen and (min-width: 0px) {
  .headline-text {
    font-size: 44px;
  }
}
@media screen and (min-width: 768px) {
  .headline-text {
    font-size: 58px;
  }
}
@media screen and (min-width: 1280px) {
  .headline-text {
    font-size: 72px;
  }
}
.headline-text-2 {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  line-height: normal;
}
@media screen and (min-width: 0px) {
  .headline-text-2 {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) {
  .headline-text-2 {
    font-size: 44px;
  }
}
@media screen and (min-width: 1280px) {
  .headline-text-2 {
    font-size: 64px;
  }
}
.headline-text-3 {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  line-height: normal;
}
@media screen and (min-width: 0px) {
  .headline-text-3 {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  .headline-text-3 {
    font-size: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .headline-text-3 {
    font-size: 40px;
  }
}
.subtitle-text {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: normal;
}
@media screen and (min-width: 0px) {
  .subtitle-text {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  .subtitle-text {
    font-size: 36px;
  }
}
@media screen and (min-width: 1280px) {
  .subtitle-text {
    font-size: 40px;
  }
}
.subtitle-text-2 {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
}
@media screen and (min-width: 0px) {
  .subtitle-text-2 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .subtitle-text-2 {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .subtitle-text-2 {
    font-size: 24px;
  }
}
.menu-text {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
}
@media screen and (min-width: 0px) {
  .menu-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .menu-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .menu-text {
    font-size: 16px;
  }
}
.p-text {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  line-height: 140%;
}
@media screen and (min-width: 0px) {
  .p-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .p-text {
    font-size: 18px;
  }
}
@media screen and (min-width: 1280px) {
  .p-text {
    font-size: 20px;
  }
}
.p-text-2 {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  line-height: 140%;
}
@media screen and (min-width: 0px) {
  .p-text-2 {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .p-text-2 {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .p-text-2 {
    font-size: 16px;
  }
}
.caption-text {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
}
@media screen and (min-width: 0px) {
  .caption-text {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .caption-text {
    font-size: 14px;
  }
}
@media screen and (min-width: 1280px) {
  .caption-text {
    font-size: 14px;
  }
}
.button-text {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
}
@media screen and (min-width: 0px) {
  .button-text {
    font-size: 16px;
  }
}
@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;
}
.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;
  max-width: 1800px;
}
.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-padding-sm {
  padding-block: 8px;
}
@media screen and (min-width: 1280px) {
  .v-padding-sm {
    padding-block: 8px;
  }
}
.v-padding-md {
  padding-block: 16px;
}
@media screen and (min-width: 1280px) {
  .v-padding-md {
    padding-block: 24px;
  }
}
.v-padding {
  padding-block: 32px;
}
@media screen and (min-width: 1280px) {
  .v-padding {
    padding-block: 48px;
  }
}
.v-padding-lg {
  padding-block: 128px;
}
@media screen and (min-width: 1280px) {
  .v-padding-lg {
    padding-block: 128px;
  }
}
.v-padding-section {
  padding-block: 64px;
}
@media screen and (min-width: 1280px) {
  .v-padding-section {
    padding-block: 128px;
  }
}
.top-padding-sm {
  padding-top: 8px;
}
@media screen and (min-width: 1280px) {
  .top-padding-sm {
    padding-top: 8px;
  }
}
.top-padding-md {
  padding-top: 16px;
}
@media screen and (min-width: 1280px) {
  .top-padding-md {
    padding-top: 24px;
  }
}
.top-padding {
  padding-top: 32px;
}
@media screen and (min-width: 1280px) {
  .top-padding {
    padding-top: 48px;
  }
}
.top-padding-lg {
  padding-top: 128px;
}
@media screen and (min-width: 1280px) {
  .top-padding-lg {
    padding-top: 128px;
  }
}
.top-padding-section {
  padding-top: 64px;
}
@media screen and (min-width: 1280px) {
  .top-padding-section {
    padding-top: 128px;
  }
}
.bot-padding-sm {
  padding-bottom: 8px;
}
@media screen and (min-width: 1280px) {
  .bot-padding-sm {
    padding-bottom: 8px;
  }
}
.bot-padding-md {
  padding-bottom: 16px;
}
@media screen and (min-width: 1280px) {
  .bot-padding-md {
    padding-bottom: 24px;
  }
}
.bot-padding {
  padding-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  .bot-padding {
    padding-bottom: 48px;
  }
}
.bot-padding-lg {
  padding-bottom: 128px;
}
@media screen and (min-width: 1280px) {
  .bot-padding-lg {
    padding-bottom: 128px;
  }
}
.bot-padding-section {
  padding-bottom: 64px;
}
@media screen and (min-width: 1280px) {
  .bot-padding-section {
    padding-bottom: 128px;
  }
}
.h-padding-sm {
  padding-inline: 8px;
}
@media screen and (min-width: 1280px) {
  .h-padding-sm {
    padding-inline: 8px;
  }
}
.h-padding-md {
  padding-inline: 16px;
}
@media screen and (min-width: 1280px) {
  .h-padding-md {
    padding-inline: 24px;
  }
}
.h-padding {
  padding-inline: 32px;
}
@media screen and (min-width: 1280px) {
  .h-padding {
    padding-inline: 48px;
  }
}
@media screen and (min-width: 1280px) {
  .h-padding--desktop {
    padding-inline: 32px;
  }
}
@media screen and (min-width: 1280px) and screen and (min-width: 1280px) {
  .h-padding--desktop {
    padding-inline: 48px;
  }
}
.h-padding-section {
  padding-inline: 64px;
}
@media screen and (min-width: 1280px) {
  .h-padding-section {
    padding-inline: 128px;
  }
}
.h-padding-lg {
  padding-inline: 128px;
}
@media screen and (min-width: 1280px) {
  .h-padding-lg {
    padding-inline: 128px;
  }
}
.v-margin-sm {
  margin-block: 8px;
}
@media screen and (min-width: 1280px) {
  .v-margin-sm {
    margin-block: 8px;
  }
}
.v-margin-md {
  margin-block: 16px;
}
@media screen and (min-width: 1280px) {
  .v-margin-md {
    margin-block: 24px;
  }
}
.v-margin {
  margin-block: 32px;
}
@media screen and (min-width: 1280px) {
  .v-margin {
    margin-block: 48px;
  }
}
.v-margin-lg {
  margin-block: 128px;
}
@media screen and (min-width: 1280px) {
  .v-margin-lg {
    margin-block: 128px;
  }
}
.v-margin-section {
  margin-block: 64px;
}
@media screen and (min-width: 1280px) {
  .v-margin-section {
    margin-block: 128px;
  }
}
.top-margin-sm {
  margin-top: 8px;
}
@media screen and (min-width: 1280px) {
  .top-margin-sm {
    margin-top: 8px;
  }
}
.top-margin-md {
  margin-top: 16px;
}
@media screen and (min-width: 1280px) {
  .top-margin-md {
    margin-top: 24px;
  }
}
.top-margin {
  margin-top: 32px;
}
@media screen and (min-width: 1280px) {
  .top-margin {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1280px) {
  .top-margin--desktop {
    margin-top: 32px;
  }
}
@media screen and (min-width: 1280px) and screen and (min-width: 1280px) {
  .top-margin--desktop {
    margin-top: 48px;
  }
}
.top-margin-lg {
  margin-top: 128px;
}
@media screen and (min-width: 1280px) {
  .top-margin-lg {
    margin-top: 128px;
  }
}
.top-margin-section {
  margin-top: 64px;
}
@media screen and (min-width: 1280px) {
  .top-margin-section {
    margin-top: 128px;
  }
}
.bot-margin-sm {
  margin-bottom: 8px;
}
@media screen and (min-width: 1280px) {
  .bot-margin-sm {
    margin-bottom: 8px;
  }
}
.bot-margin-md {
  margin-bottom: 16px;
}
@media screen and (min-width: 1280px) {
  .bot-margin-md {
    margin-bottom: 24px;
  }
}
.bot-margin {
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  .bot-margin {
    margin-bottom: 48px;
  }
}
.bot-margin-lg {
  margin-bottom: 128px;
}
@media screen and (min-width: 1280px) {
  .bot-margin-lg {
    margin-bottom: 128px;
  }
}
.bot-margin-section {
  margin-bottom: 64px;
}
@media screen and (min-width: 1280px) {
  .bot-margin-section {
    margin-bottom: 128px;
  }
}
.h-margin-sm {
  margin-inline: 8px;
}
@media screen and (min-width: 1280px) {
  .h-margin-sm {
    margin-inline: 8px;
  }
}
.h-margin-md {
  margin-inline: 16px;
}
@media screen and (min-width: 1280px) {
  .h-margin-md {
    margin-inline: 24px;
  }
}
.h-margin {
  margin-inline: 32px;
}
@media screen and (min-width: 1280px) {
  .h-margin {
    margin-inline: 48px;
  }
}
@media screen and (min-width: 1280px) {
  .h-margin--desktop {
    margin-inline: 32px;
  }
}
@media screen and (min-width: 1280px) and screen and (min-width: 1280px) {
  .h-margin--desktop {
    margin-inline: 48px;
  }
}
.h-margin-lg {
  margin-inline: 128px;
}
@media screen and (min-width: 1280px) {
  .h-margin-lg {
    margin-inline: 128px;
  }
}
.margin-0 {
  margin: 0;
}
.top-margin-0 {
  margin-top: 0;
}
.bot-margin-0 {
  margin-bottom: 0;
}
.fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.h-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.v-fit {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.full {
  width: 100%;
  height: 100%;
}
.h-full {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .h-full--mobile {
    width: 100%;
  }
}
.v-full {
  height: 100%;
}
.inline-spacer {
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: transparent;
  margin-block: 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-center--desktop {
  text-align: left;
}
@media screen and (min-width: 1280px) {
  .txt-center--desktop {
    text-align: center;
  }
}
.invis {
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .invis--mobile {
    visibility: hidden;
  }
}
@media screen and (max-width: 1279px) {
  .invis--mobile--tablet {
    visibility: hidden;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .invis--tablet {
    visibility: hidden;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .invis--tablet {
    visibility: hidden;
  }
}
@media screen and (min-width: 768px) {
  .invis--tablet--desktop {
    visibility: hidden;
  }
}
@media screen and (min-width: 1280px) {
  .invis--desktop {
    visibility: hidden;
  }
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.sticky {
  position: sticky;
}
.txt-italic {
  font-style: italic;
}
.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;
}
.txt-white {
  color: white;
}
.txt-black {
  color: black;
}
.txt-highlight {
  background-color: var(--colour--main-blue-2);
  color: white;
  padding: 16px;
}
@media screen and (min-width: 1280px) {
  .txt-highlight {
    padding: 24px;
  }
}
.bg-main-blue-dark {
  background-color: var(--colour--main-blue-dark);
  color: white;
}
.bg-main-blue-2 {
  background-color: var(--colour--main-blue-2);
  color: var(--colour--main-blue-dark);
}
.bg-main-blue-3 {
  background-color: var(--colour--main-blue-3);
  color: var(--colour--main-blue-dark);
}
.bg-main-blue-4 {
  background-color: var(--colour--main-blue-4);
  color: var(--colour--main-blue-dark);
}
.bg-dark-grey {
  background-color: var(--colour--dark-grey);
  color: white;
}
.bg-grey-50 {
  background-color: var(--colour--grey-50);
  color: white;
}
.bg-grey-15 {
  background-color: var(--colour--grey-15);
  color: var(--colour--dark-grey);
}
.bg-grey-2 {
  background-color: var(--colour--grey-2);
  color: var(--colour--dark-grey);
}
.txt-main-blue-dark {
  color: var(--colour--main-blue-dark);
}
.txt-main-blue-2 {
  color: var(--colour--main-blue-2);
}
.txt-main-blue-3 {
  color: var(--colour--main-blue-3);
}
.txt-main-blue-4 {
  color: var(--colour--main-blue-4);
}
.txt-dark-grey {
  color: var(--colour--dark-grey);
}
.txt-grey-50 {
  color: var(--colour--grey-50);
}
.txt-grey-15 {
  color: var(--colour--grey-15);
}
.txt-grey-2 {
  color: var(--colour--grey-2);
}
.img-white {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.animate-on-scroll {
  visibility: hidden;
}
.anim-underline-l2r {
  position: relative;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.anim-underline-l2r:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: currentColor;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.anim-underline-l2r:hover:after,
.anim-underline-l2r:focus:after {
  width: 100%;
}
.anim-text-fade-in {
  visibility: visible;
  -webkit-animation: kf-text-fade-in 1.1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
          animation: kf-text-fade-in 1.1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
}
.anim-text-fade-in-slow {
  visibility: visible;
  -webkit-animation: kf-text-fade-in 2.1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
          animation: kf-text-fade-in 2.1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
}
.anim-text-clip-bot-up {
  visibility: visible;
  -webkit-animation: kf-text-clip-bot-up 1.1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
          animation: kf-text-clip-bot-up 1.1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
}
.anim-text-clip-top-down {
  visibility: visible;
  -webkit-animation: kf-text-clip-top-down 1.1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
          animation: kf-text-clip-top-down 1.1s 0s cubic-bezier(0.5, 0, 0.1, 1) both;
}
.anim-bobbing-v {
  -webkit-animation: kf-bobbing-v 5s ease-in-out infinite;
          animation: kf-bobbing-v 5s ease-in-out infinite;
}
@-webkit-keyframes kf-text-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes kf-text-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes kf-text-clip-bot-up {
  from {
    -webkit-transform: translate(0, -75px);
            transform: translate(0, -75px);
    clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
  }
  to {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@keyframes kf-text-clip-bot-up {
  from {
    -webkit-transform: translate(0, -75px);
            transform: translate(0, -75px);
    clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
  }
  to {
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@-webkit-keyframes kf-text-clip-top-down {
  from {
    -webkit-transform: translate(0, 75px);
            transform: translate(0, 75px);
    clip-path: polygon(100% 0%, 0% 0%, 0% 0%, 100% 0%);
  }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    clip-path: polygon(100% 100%, 0% 100%, 0% 0%, 100% 0%);
  }
}
@keyframes kf-text-clip-top-down {
  from {
    -webkit-transform: translate(0, 75px);
            transform: translate(0, 75px);
    clip-path: polygon(100% 0%, 0% 0%, 0% 0%, 100% 0%);
  }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    clip-path: polygon(100% 100%, 0% 100%, 0% 0%, 100% 0%);
  }
}
@-webkit-keyframes kf-bobbing-v {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  15% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes kf-bobbing-v {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  15% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes kf-wiggle3d-subtle {
  0% {
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
            transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
  20% {
    -webkit-transform: rotateX(0deg) rotateY(-8deg) rotateZ(0deg);
            transform: rotateX(0deg) rotateY(-8deg) rotateZ(0deg);
  }
  40% {
    -webkit-transform: rotateX(0deg) rotateY(8deg) rotateZ(0deg);
            transform: rotateX(0deg) rotateY(8deg) rotateZ(0deg);
  }
  60% {
    -webkit-transform: rotateX(0deg) rotateY(-8deg) rotateZ(0deg);
            transform: rotateX(0deg) rotateY(-8deg) rotateZ(0deg);
  }
  80% {
    -webkit-transform: rotateX(0deg) rotateY(8deg) rotateZ(0deg);
            transform: rotateX(0deg) rotateY(8deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
            transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
}
@keyframes kf-wiggle3d-subtle {
  0% {
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
            transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
  20% {
    -webkit-transform: rotateX(0deg) rotateY(-8deg) rotateZ(0deg);
            transform: rotateX(0deg) rotateY(-8deg) rotateZ(0deg);
  }
  40% {
    -webkit-transform: rotateX(0deg) rotateY(8deg) rotateZ(0deg);
            transform: rotateX(0deg) rotateY(8deg) rotateZ(0deg);
  }
  60% {
    -webkit-transform: rotateX(0deg) rotateY(-8deg) rotateZ(0deg);
            transform: rotateX(0deg) rotateY(-8deg) rotateZ(0deg);
  }
  80% {
    -webkit-transform: rotateX(0deg) rotateY(8deg) rotateZ(0deg);
            transform: rotateX(0deg) rotateY(8deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
            transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
}
.button {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: transparent;
  text-decoration: none;
  text-align: center;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
}
@media screen and (min-width: 0px) {
  .button {
    font-size: 16px;
  }
}
@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: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    font-size: 16px;
  }
}
.button--borderless {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: transparent;
  text-decoration: none;
  text-align: center;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  padding: 0 !important;
}
@media screen and (min-width: 0px) {
  .button--borderless {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--borderless {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--borderless {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--borderless {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--borderless {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--borderless {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--borderless {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--borderless {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--borderless {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--borderless {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--borderless {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--borderless {
    font-size: 16px;
  }
}
.button--borderless:hover,
.button--borderless:focus {
  text-decoration: underline;
}
.button--dark {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: transparent;
  text-decoration: none;
  text-align: center;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  padding: 16px 14px;
  border-radius: 100px;
  min-width: 180px;
  border: none;
  background-color: transparent;
  color: var(--colour--main-blue-dark);
  border: 1px solid var(--colour--main-blue-dark);
}
@media screen and (min-width: 0px) {
  .button--dark {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dark {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dark {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dark {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dark {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dark {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dark {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dark {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dark {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dark {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dark {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dark {
    font-size: 16px;
  }
}
.button--dark:hover,
.button--dark:focus {
  background-color: white;
}
.button--light {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: transparent;
  text-decoration: none;
  text-align: center;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  padding: 16px 14px;
  border-radius: 100px;
  min-width: 180px;
  border: none;
  background-color: transparent;
  color: var(--colour--main-blue-3);
  border: 1px solid var(--colour--main-blue-3);
}
@media screen and (min-width: 0px) {
  .button--light {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--light {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--light {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--light {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--light {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--light {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--light {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--light {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--light {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--light {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--light {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--light {
    font-size: 16px;
  }
}
.button--light:hover,
.button--light:focus {
  background-color: white;
}
.button--dark--fill {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: transparent;
  text-decoration: none;
  text-align: center;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  padding: 16px 14px;
  border-radius: 100px;
  min-width: 180px;
  border: none;
  background-color: var(--colour--main-blue-2);
  color: white;
}
@media screen and (min-width: 0px) {
  .button--dark--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dark--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dark--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dark--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dark--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dark--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dark--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dark--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dark--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--dark--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--dark--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--dark--fill {
    font-size: 16px;
  }
}
.button--dark--fill:hover,
.button--dark--fill:focus {
  color: var(--colour--main-blue-2);
  background-color: var(--colour--main-blue-3);
}
.button--light--fill {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: transparent;
  text-decoration: none;
  text-align: center;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  padding: 16px 14px;
  border-radius: 100px;
  min-width: 180px;
  border: none;
  color: black;
  background-color: white;
}
@media screen and (min-width: 0px) {
  .button--light--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--light--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--light--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--light--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--light--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--light--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--light--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--light--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--light--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--light--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--light--fill {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--light--fill {
    font-size: 16px;
  }
}
.button--light--fill:hover,
.button--light--fill:focus {
  color: white !important;
  background-color: var(--colour--grey-50);
}
.button--arrow {
  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;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  border: 1px solid var(--colour--main-blue-2);
  background-color: transparent;
  color: white;
  -webkit-transition: width 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
}
.button--arrow::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.svg');
          mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.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;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.button--arrow:hover,
.button--arrow:focus {
  width: 70px;
  background-color: var(--colour--main-blue-3);
  color: var(--colour--main-blue-2);
  border-radius: 100px;
}
.button--arrow:hover::before,
.button--arrow:focus::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.button--with-arrow {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: transparent;
  text-decoration: none;
  text-align: center;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  border: none;
  background-color: transparent;
  color: white;
}
@media screen and (min-width: 0px) {
  .button--with-arrow {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--with-arrow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--with-arrow {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--with-arrow {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--with-arrow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--with-arrow {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--with-arrow {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--with-arrow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--with-arrow {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .button--with-arrow {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .button--with-arrow {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .button--with-arrow {
    font-size: 16px;
  }
}
.button--with-arrow span {
  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;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  border: 1px solid var(--colour--main-blue-2);
  background-color: transparent;
  color: white;
  -webkit-transition: width 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
  margin-left: 8px;
}
.button--with-arrow span::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.svg');
          mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.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;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.button--with-arrow span:hover,
.button--with-arrow span:focus {
  width: 70px;
  background-color: var(--colour--main-blue-3);
  color: var(--colour--main-blue-2);
  border-radius: 100px;
}
.button--with-arrow span:hover::before,
.button--with-arrow span:focus::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.button--with-arrow:hover span,
.button--with-arrow:focus span {
  width: 70px;
  background-color: var(--colour--main-blue-3);
  color: var(--colour--main-blue-2);
  border-radius: 100px;
}
.button--with-arrow:hover span::before,
.button--with-arrow:focus span::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.button--nav-right {
  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;
  height: 48px;
  width: 48px;
  border-radius: 100%;
  cursor: pointer;
  border: 1px solid var(--colour--main-blue-3);
  background-color: transparent;
  color: var(--colour--main-blue-3);
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
}
.button--nav-right::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.svg');
          mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.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;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.button--nav-right:hover,
.button--nav-right:focus {
  background-color: var(--colour--main-blue-2);
  color: white;
  border-radius: 100px;
}
.button--nav-right::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.button--nav-left {
  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;
  height: 48px;
  width: 48px;
  border-radius: 100%;
  cursor: pointer;
  border: 1px solid var(--colour--main-blue-3);
  background-color: transparent;
  color: var(--colour--main-blue-3);
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
}
.button--nav-left::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.svg');
          mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.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;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.button--nav-left:hover,
.button--nav-left:focus {
  background-color: var(--colour--main-blue-2);
  color: white;
  border-radius: 100px;
}
.button--nav-left::before {
  -webkit-transform: rotate(-137deg);
          transform: rotate(-137deg);
}
.button--nav-left {
  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;
  height: 48px;
  width: 48px;
  border-radius: 100%;
  cursor: pointer;
  border: 1px solid var(--colour--main-blue-3);
  background-color: transparent;
  color: var(--colour--main-blue-3);
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
}
.button--nav-left::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.svg');
          mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.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;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.button--nav-left:hover,
.button--nav-left:focus {
  background-color: var(--colour--main-blue-2);
  color: white;
  border-radius: 100px;
}
.button--search {
  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;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  border: 1px solid var(--colour--main-blue-2);
  background-color: transparent;
  color: white;
  -webkit-transition: background-color 0.5s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.5s ease-in-out, color 0.3s ease-in-out;
}
.button--search::before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/search.svg');
          mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/search.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;
}
.button--search:hover,
.button--search:focus {
  background-color: var(--colour--main-blue-3);
  color: var(--colour--main-blue-2);
}
.menu-item-search.is-active .button--search {
  background-color: var(--colour--main-blue-3);
  color: var(--colour--main-blue-2);
}
.button-container {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
html {
  scroll-behavior: smooth;
  margin: 0 !important;
}
/* WebKit (Chrome, Safari, Edge) */
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: var(--colour--grey-2);
}
::-webkit-scrollbar-thumb {
  background: var(--colour--main-blue-2);
  border-radius: 0;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--colour--main-blue-dark);
}
/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: var(--colour--main-blue-2) var(--colour--grey-2);
}
body {
  margin: 0;
  background-color: var(--colour--background);
}
section {
  position: relative;
  z-index: 0;
}
#content {
  overflow: clip;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#breadcrumbs .crumbs {
  color: black;
}
#breadcrumbs .crumbs a {
  color: black;
  text-decoration: none;
}
#breadcrumbs .crumbs .last {
  color: var(--colour--main-blue-2);
}
#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: "area-normal", 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--main-blue-2);
  text-transform: uppercase;
  letter-spacing: -40px;
  margin-left: -20px;
}
#notfound .notfound-404 h1 > span {
  text-shadow: -8px 0px 0px var(--colour--grey-50);
}
#notfound .notfound-404 h3 {
  font-family: "area-normal-light", 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: "area-normal-light", 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;
  }
}
.canam-image {
  display: block;
  width: 100%;
  height: auto;
}
#header {
  position: absolute;
  height: var(--header-height);
  width: 100%;
  top: 0;
  left: 0;
  z-index: 15;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #000000bb), color-stop(90%, transparent));
  background: linear-gradient(to bottom, #000000bb 10%, transparent 90%);
  padding-top: 62px;
}
#header .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;
  position: relative;
  margin-inline: 5vw;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .header-container .header-logo {
  display: block;
  height: 50px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 85;
}
#header .header-container .header-logo img {
  height: 100%;
  -webkit-transition: all 0.3ms ease-in;
  transition: all 0.3ms ease-in;
}
@media screen and (min-width: 768px) {
  #header .header-container .header-logo {
    height: 80px;
  }
}
#header.open {
  background-color: transparent;
}
#header .search-container {
  position: absolute;
  top: calc(100% + 18px);
  right: 20px;
  width: 60px;
  visibility: hidden;
  opacity: 0;
  max-width: 260px;
  min-height: 80px;
  overflow: hidden;
  -webkit-transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}
#header .search-container.is-open {
  width: 260px;
  overflow: visible;
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}
.burger {
  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;
  gap: 6px;
  height: 55px;
  width: 55px;
  border-radius: 100%;
  border: 1px solid var(--colour--main-blue-3);
  cursor: pointer;
  z-index: 95;
  position: relative;
  overflow: clip;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.burger .burger-line {
  position: relative;
  z-index: 1;
  background-color: white;
  height: 2px;
  width: 22px;
  margin-inline: 0;
  border-radius: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform-origin: center left;
          transform-origin: center left;
}
.burger.open {
  overflow: visible;
}
.burger:hover .burger-line:nth-child(2) {
  width: 60%;
}
.burger:hover .burger-line:nth-child(3) {
  width: 40%;
}
.burger.open .burger-line {
  -webkit-transform-origin: center;
          transform-origin: center;
  position: absolute;
}
.burger.open .burger-line:nth-child(1) {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.burger.open .burger-line:nth-child(2) {
  width: 0%;
}
.burger.open .burger-line:nth-child(3) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-wrapper {
  position: fixed;
  inset: 0;
  z-index: 90;
  pointer-events: none;
}
.menu-wrapper.open {
  pointer-events: auto;
}
.menu-backdrop {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  pointer-events: none;
}
.menu-wrapper.open .menu-backdrop {
  opacity: 1;
  pointer-events: auto;
}
.menu-overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  pointer-events: auto;
  padding-top: calc(var(--header-height) + 25px);
  background-color: var(--colour--dark-grey);
}
.menu-overlay::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--dark-grey);
  opacity: 0.2;
  mask-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(30%, var(--colour--dark-grey)), color-stop(50%, var(--colour--dark-grey)), color-stop(70%, var(--colour--dark-grey)), to(transparent)), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/verticalhalftone.png');
  mask-image: linear-gradient(180deg, transparent 0%, var(--colour--dark-grey) 30%, var(--colour--dark-grey) 50%, var(--colour--dark-grey) 70%, transparent 100%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/verticalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(30%, var(--colour--dark-grey)), color-stop(50%, var(--colour--dark-grey)), color-stop(70%, var(--colour--dark-grey)), to(transparent)), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/verticalhalftone.png');
  -webkit-mask-image: linear-gradient(180deg, transparent 0%, var(--colour--dark-grey) 30%, var(--colour--dark-grey) 50%, var(--colour--dark-grey) 70%, transparent 100%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/verticalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: difference;
}
@media screen and (min-width: 768px) {
  .menu-overlay {
    width: 50%;
    max-width: 860px;
    padding-top: calc(var(--header-height) + 34px);
  }
}
.menu-overlay .menu-container .search-container-mobile {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 16px;
  width: 100%;
  min-height: 55px;
  margin-bottom: 32px;
}
.menu-overlay .menu-container .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style-type: none;
  -webkit-padding-start: 5px;
          padding-inline-start: 5px;
  gap: 16px;
}
@media screen and (min-width: 1280px) {
  .menu-overlay .menu-container .menu {
    gap: 24px;
  }
}
.menu-overlay .menu-container .menu .menu-li {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  color: white;
  position: relative;
}
@media screen and (min-width: 0px) {
  .menu-overlay .menu-container .menu .menu-li {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .menu-overlay .menu-container .menu .menu-li {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .menu-overlay .menu-container .menu .menu-li {
    font-size: 24px;
  }
}
@media screen and (min-width: 0px) {
  .menu-overlay .menu-container .menu .menu-li {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .menu-overlay .menu-container .menu .menu-li {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .menu-overlay .menu-container .menu .menu-li {
    font-size: 24px;
  }
}
.menu-overlay .menu-container .menu .menu-li a {
  color: inherit;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.menu-overlay .menu-container .menu .menu-li a::before {
  content: '';
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 14px;
  background: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/bullet.svg');
}
.menu-overlay .menu-container .menu .menu-li a:hover,
.menu-overlay .menu-container .menu .menu-li a:focus,
.menu-overlay .menu-container .menu .menu-li a.active {
  color: var(--colour--main-blue-3);
}
.menu-overlay .menu-container .menu .menu-li .submenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: none;
  overflow: clip;
  height: 0;
  width: 0;
  padding: 0;
  margin-left: 1rem;
  gap: 16px;
}
@media screen and (min-width: 1280px) {
  .menu-overlay .menu-container .menu .menu-li .submenu {
    gap: 24px;
  }
}
.menu-overlay .menu-container .menu .menu-li .submenu.open {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.menu-overlay .menu-container .menu .menu-li .submenu .menu-li a::before {
  background: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/bullet_dark.svg');
}
.menu-overlay .menu-container .menu .menu-li.has-children > a::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 8px;
  background: url("/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg") no-repeat center center;
  background-size: contain;
  -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;
}
.menu-overlay .menu-container .menu .menu-li.has-children.active .submenu {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 1rem;
}
.menu-overlay .menu-container .menu .menu-li.has-children.active > a::after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.menu-overlay .menu-container .menu .menu-li.has-children.menu-item-dropdown > a {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.menu-overlay .menu-container .menu .menu-li.has-children.menu-item-dropdown.active > a {
  color: var(--colour--main-blue-3);
}
.menu-overlay .menu-container .menu .menu-li.has-children.menu-item-dropdown > a::after {
  background: none;
  background-color: white;
  mask-image: url("/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-image: url("/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease, -webkit-transform 0.3s ease;
}
.menu-overlay .menu-container .menu .menu-li.has-children.menu-item-dropdown > a:hover::after,
.menu-overlay .menu-container .menu .menu-li.has-children.menu-item-dropdown > a:focus::after,
.menu-overlay .menu-container .menu .menu-li.has-children.menu-item-dropdown > a.active::after,
.menu-overlay .menu-container .menu .menu-li.has-children.menu-item-dropdown.active > a::after {
  background-color: var(--colour--main-blue-3);
}
.menu-overlay .menu-container .menu .menu-li.has-children.menu-item-dropdown.active > a::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.menu-wrapper.open .menu-overlay {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.menu-wrapper.open .menu-overlay .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.menu-overlay .menu-contact {
  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: 16px;
}
.menu-overlay .menu-contact a:hover {
  color: var(--colour--main-blue-3);
}
.menu-overlay .menu-contact .menu-item-arrow {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
}
@media screen and (min-width: 0px) {
  .menu-overlay .menu-contact .menu-item-arrow {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .menu-overlay .menu-contact .menu-item-arrow {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .menu-overlay .menu-contact .menu-item-arrow {
    font-size: 24px;
  }
}
@media screen and (min-width: 0px) {
  .menu-overlay .menu-contact .menu-item-arrow {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .menu-overlay .menu-contact .menu-item-arrow {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .menu-overlay .menu-contact .menu-item-arrow {
    font-size: 24px;
  }
}
.menu-overlay .menu-contact .menu-item-arrow .button--arrow {
  margin-left: 14px;
}
.menu-overlay .menu-contact .menu-item-arrow:hover,
.menu-overlay .menu-contact .menu-item-arrow:focus {
  color: var(--colour--main-blue-3);
}
.menu-overlay .menu-contact .menu-item-arrow:hover .button--arrow,
.menu-overlay .menu-contact .menu-item-arrow:focus .button--arrow {
  width: 70px;
  background-color: var(--colour--main-blue-3);
  color: var(--colour--main-blue-2);
  border-radius: 100px;
}
.menu-overlay .menu-contact .menu-item-arrow:hover .button--arrow::before,
.menu-overlay .menu-contact .menu-item-arrow:focus .button--arrow::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-overlay .menu-contact .menu-item-phone,
.menu-overlay .menu-contact .menu-item-location {
  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;
}
.menu-overlay .menu-contact .menu-item-phone span,
.menu-overlay .menu-contact .menu-item-location span {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.menu-overlay .menu-contact .menu-item-phone span {
  background: url("/wp-content/themes/canamcorrugating/static/images/specific/buttons/phone.svg") no-repeat center center;
  background-size: contain;
}
.menu-overlay .menu-contact .menu-item-location span {
  background: url("/wp-content/themes/canamcorrugating/static/images/specific/buttons/location.svg") no-repeat center center;
  background-size: contain;
}
@media not screen and (min-width: 1280px) {
  .menu-header {
    display: none;
  }
}
@media not screen and (min-width: 1280px) {
  .menu-header {
    display: none;
  }
}
.menu-header .menu-container {
  margin-inline: 4px;
  border-radius: 10px;
}
@media screen and (min-width: 1280px) {
  .menu-header .menu-container {
    margin-inline: 4px;
  }
}
.menu-header .menu-container .menu {
  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;
  list-style-type: none;
  float: right;
  padding-inline: 20px;
  padding-top: 1em;
  margin: 0;
  gap: 16px;
}
@media screen and (min-width: 1280px) {
  .menu-header .menu-container .menu {
    gap: 48px;
  }
}
@media screen and (min-width: 1920px) {
  .menu-header .menu-container .menu {
    padding-inline: 40px;
  }
}
.menu-header .menu-container .menu .menu-li {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  position: relative;
  float: left;
  cursor: pointer;
  color: white;
}
@media screen and (min-width: 0px) {
  .menu-header .menu-container .menu .menu-li {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .menu-header .menu-container .menu .menu-li {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .menu-header .menu-container .menu .menu-li {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  .menu-header .menu-container .menu .menu-li {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .menu-header .menu-container .menu .menu-li {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .menu-header .menu-container .menu .menu-li {
    font-size: 16px;
  }
}
.menu-header .menu-container .menu .menu-li a {
  color: inherit;
}
.menu-header .menu-container .menu .menu-li:hover,
.menu-header .menu-container .menu .menu-li:focus,
.menu-header .menu-container .menu .menu-li.active {
  color: var(--colour--main-blue-3);
}
.menu-header .menu-container .menu .menu-li .menu-item-arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
}
.menu-header .menu-container .menu .menu-li .menu-item-arrow:hover .button--arrow,
.menu-header .menu-container .menu .menu-li .menu-item-arrow:focus .button--arrow {
  width: 70px;
  background-color: var(--colour--main-blue-3);
  color: var(--colour--main-blue-2);
  border-radius: 100px;
}
.menu-header .menu-container .menu .menu-li .menu-item-arrow:hover .button--arrow::before,
.menu-header .menu-container .menu .menu-li .menu-item-arrow:focus .button--arrow::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-header .menu-container .menu .menu-li .menu-item-search {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-header .menu-container .menu .menu-li.has-children .submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 8px;
  padding-block: 16px;
  padding-inline: 16px;
  background-color: var(--colour--dark-grey);
  z-index: 0;
}
@media screen and (min-width: 1280px) {
  .menu-header .menu-container .menu .menu-li.has-children .submenu {
    gap: 8px;
  }
}
@media screen and (min-width: 1280px) {
  .menu-header .menu-container .menu .menu-li.has-children .submenu {
    padding-block: 24px;
  }
}
@media screen and (min-width: 1280px) {
  .menu-header .menu-container .menu .menu-li.has-children .submenu {
    padding-inline: 24px;
  }
}
.menu-header .menu-container .menu .menu-li.has-children .submenu::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--dark-grey);
  opacity: 0.2;
  mask-image: linear-gradient(45deg, var(--colour--dark-grey) 1%, var(--colour--dark-grey) 23%, transparent 100%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/verticalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: top;
  -webkit-mask-image: linear-gradient(45deg, var(--colour--dark-grey) 1%, var(--colour--dark-grey) 23%, transparent 100%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/verticalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: top;
  mix-blend-mode: difference;
}
.menu-header .menu-container .menu .menu-li.has-children > a::after {
  content: "";
  display: inline-block;
  margin-left: 8px;
  width: 16px;
  height: 16px;
  background: url("/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg") no-repeat center center;
  background-size: contain;
  -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;
}
.menu-header .menu-container .menu .menu-li.has-children:hover .submenu {
  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;
  background: var(--colour--dark-grey);
}
.menu-header .menu-container .menu .menu-li.has-children:hover .submenu a::before {
  content: '';
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 14px;
  background: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/bullet_dark.svg');
}
.menu-header .menu-container .menu .menu-li.has-children:hover > a::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.menu-header .menu-container .menu .menu-li.has-children.menu-item-dropdown > a::after {
  background: none;
  background-color: white;
  mask-image: url("/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-image: url("/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease, -webkit-transform 0.3s ease;
}
.menu-header .menu-container .menu .menu-li.has-children.menu-item-dropdown:hover > a::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: var(--colour--main-blue-3);
}
#footer {
  background-color: var(--colour--dark-grey);
  position: relative;
  z-index: 0;
}
#footer::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--dark-grey);
  opacity: 0.2;
  mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: difference;
}
#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;
  gap: 24px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@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;
  }
}
@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;
  }
}
@media screen and (min-width: 1280px) {
  #footer .footer-container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#footer .footer-container .footer-logo {
  width: 100%;
  max-width: 400px;
}
@media screen and (min-width: 1280px) {
  #footer .footer-container .footer-logo {
    width: 306px;
  }
}
#footer .footer-container .footer-logo img {
  width: 100%;
  height: auto;
}
#footer .footer-container .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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
}
@media screen and (min-width: 1280px) {
  #footer .footer-container .footer-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 1280px) {
  #footer .footer-container .footer-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 1280px) {
  #footer .footer-container .footer-links {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#footer .footer-container .footer-links .phone-block a {
  color: inherit;
}
#footer .footer-container .footer-links .phone-block a:hover,
#footer .footer-container .footer-links .phone-block a:focus {
  color: var(--colour--main-blue-3);
}
#footer .footer-container .footer-links .phone-block span {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/wp-content/themes/canamcorrugating/static/images/specific/buttons/phone.svg") no-repeat center center;
  background-size: contain;
}
#footer .footer-container .footer-links .address-block a {
  color: inherit;
}
#footer .footer-container .footer-links .address-block a:hover,
#footer .footer-container .footer-links .address-block a:focus {
  color: var(--colour--main-blue-3);
}
#footer .footer-container .footer-links .address-block span {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/wp-content/themes/canamcorrugating/static/images/specific/buttons/location.svg") no-repeat center center;
  background-size: contain;
}
#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;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1280px) {
  #footer .footer-colophon {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
#footer .footer-colophon .footer-colophon-text {
  text-align: center;
  font-size: 12px;
}
#footer .footer-colophon .footer-colophon-text span {
  color: white;
}
#footer .footer-colophon .footer-colophon-text a {
  color: white;
}
#footer .footer-colophon .footer-colophon-text a:hover,
#footer .footer-colophon .footer-colophon-text a:focus {
  color: var(--colour--main-blue-3);
}
.hero-full {
  width: 100%;
  height: calc(100vh);
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: -1;
  min-height: 768px;
  max-height: 1340px;
}
.hero-full .hero-background {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.hero-full .hero-background::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero-full .hero-background-slider {
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero-full .hero-background-slider .swiper-slide::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #00000055;
}
.hero-full .hero-background-video {
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero-full .hero-background-video video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -10;
}
@media screen and (min-width: 1280px) {
  .hero-full .hero-background-video video {
    position: fixed;
  }
}
.hero-full .hero-background-video::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #00000066;
  z-index: 0;
}
@media screen and (min-width: 1280px) {
  .hero-full .hero-background-video::after {
    position: fixed;
    left: unset;
    top: unset;
    z-index: -10;
  }
}
.hero-full .hero-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 2;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 100%;
  position: absolute;
  left: 20px;
  bottom: 50%;
}
@media screen and (min-width: 768px) {
  .hero-full .hero-content {
    left: 60px;
  }
}
@media screen and (min-width: 1280px) {
  .hero-full .hero-content {
    left: 120px;
    bottom: 110px;
  }
}
.hero-full .hero-content h1 {
  margin: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 1280px) {
  .hero-full .hero-content h1 {
    width: 100%;
  }
}
.hero-full .hero-content span {
  display: none;
}
@media screen and (min-width: 1280px) {
  .hero-full .hero-content span {
    display: block;
    margin-right: 1em;
  }
}
.hero-full .hero-content .herotitle {
  color: var(--colour--main-blue-3);
}
.hero-full .hero-content .herotext {
  color: white;
}
.hero-full .hero-content .button-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: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}
@media screen and (min-width: 1280px) {
  .hero-full .hero-content .button-container {
    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;
    margin-top: 24px;
  }
}
.hero-full .hero-add-scroll-down {
  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;
  text-transform: capitalize;
  margin-top: 80px;
  gap: 8px;
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
}
.hero-full .hero-add-scroll-down img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 767px) {
  .hero-full .hero-add-scroll-down {
    display: none;
  }
}
.hero-full .hero-content {
  bottom: 10%;
}
@media screen and (min-width: 768px) {
  .hero-full .hero-content {
    left: 60px;
  }
}
@media screen and (min-width: 1280px) {
  .hero-full .hero-content {
    left: 120px;
    bottom: 110px;
  }
}
.hero-full .hero-background-slider {
  display: none;
}
.hero-small {
  width: 100%;
  height: calc(100vh);
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: -1;
  min-height: 400px;
  max-height: 720px;
}
.hero-small .hero-background {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.hero-small .hero-background::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero-small .hero-background-slider {
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero-small .hero-background-slider .swiper-slide::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #00000055;
}
.hero-small .hero-background-video {
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero-small .hero-background-video video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -10;
}
@media screen and (min-width: 1280px) {
  .hero-small .hero-background-video video {
    position: fixed;
  }
}
.hero-small .hero-background-video::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #00000066;
  z-index: 0;
}
@media screen and (min-width: 1280px) {
  .hero-small .hero-background-video::after {
    position: fixed;
    left: unset;
    top: unset;
    z-index: -10;
  }
}
.hero-small .hero-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 2;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 100%;
  position: absolute;
  left: 20px;
  bottom: 50%;
}
@media screen and (min-width: 768px) {
  .hero-small .hero-content {
    left: 60px;
  }
}
@media screen and (min-width: 1280px) {
  .hero-small .hero-content {
    left: 120px;
    bottom: 110px;
  }
}
.hero-small .hero-content h1 {
  margin: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 1280px) {
  .hero-small .hero-content h1 {
    width: 100%;
  }
}
.hero-small .hero-content span {
  display: none;
}
@media screen and (min-width: 1280px) {
  .hero-small .hero-content span {
    display: block;
    margin-right: 1em;
  }
}
.hero-small .hero-content .herotitle {
  color: var(--colour--main-blue-3);
}
.hero-small .hero-content .herotext {
  color: white;
}
.hero-small .hero-content .button-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: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}
@media screen and (min-width: 1280px) {
  .hero-small .hero-content .button-container {
    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;
    margin-top: 24px;
  }
}
.hero-small .hero-add-scroll-down {
  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;
  text-transform: capitalize;
  margin-top: 80px;
  gap: 8px;
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
}
.hero-small .hero-add-scroll-down img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 767px) {
  .hero-small .hero-add-scroll-down {
    display: none;
  }
}
.hero-small .hero-background {
  max-height: 720px;
}
.hero-small .hero-background-slider {
  display: none;
}
.hero-slider {
  width: 100%;
  height: calc(100vh);
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: -1;
  min-height: 768px;
  max-height: 1400px;
}
.hero-slider .hero-background {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.hero-slider .hero-background::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero-slider .hero-background-slider {
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero-slider .hero-background-slider .swiper-slide::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #00000055;
}
.hero-slider .hero-background-video {
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero-slider .hero-background-video video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -10;
}
@media screen and (min-width: 1280px) {
  .hero-slider .hero-background-video video {
    position: fixed;
  }
}
.hero-slider .hero-background-video::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #00000066;
  z-index: 0;
}
@media screen and (min-width: 1280px) {
  .hero-slider .hero-background-video::after {
    position: fixed;
    left: unset;
    top: unset;
    z-index: -10;
  }
}
.hero-slider .hero-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 2;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 100%;
  position: absolute;
  left: 20px;
  bottom: 50%;
}
@media screen and (min-width: 768px) {
  .hero-slider .hero-content {
    left: 60px;
  }
}
@media screen and (min-width: 1280px) {
  .hero-slider .hero-content {
    left: 120px;
    bottom: 110px;
  }
}
.hero-slider .hero-content h1 {
  margin: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 1280px) {
  .hero-slider .hero-content h1 {
    width: 100%;
  }
}
.hero-slider .hero-content span {
  display: none;
}
@media screen and (min-width: 1280px) {
  .hero-slider .hero-content span {
    display: block;
    margin-right: 1em;
  }
}
.hero-slider .hero-content .herotitle {
  color: var(--colour--main-blue-3);
}
.hero-slider .hero-content .herotext {
  color: white;
}
.hero-slider .hero-content .button-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: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}
@media screen and (min-width: 1280px) {
  .hero-slider .hero-content .button-container {
    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;
    margin-top: 24px;
  }
}
.hero-slider .hero-add-scroll-down {
  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;
  text-transform: capitalize;
  margin-top: 80px;
  gap: 8px;
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
}
.hero-slider .hero-add-scroll-down img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 767px) {
  .hero-slider .hero-add-scroll-down {
    display: none;
  }
}
.hero-slider .hero-background {
  display: none;
}
.hero-video {
  width: 100%;
  height: calc(100vh);
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: -1;
  min-height: 420px;
  max-height: 1400px;
}
.hero-video .hero-background {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.hero-video .hero-background::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero-video .hero-background-slider {
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero-video .hero-background-slider .swiper-slide::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #00000055;
}
.hero-video .hero-background-video {
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero-video .hero-background-video video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -10;
}
@media screen and (min-width: 1280px) {
  .hero-video .hero-background-video video {
    position: fixed;
  }
}
.hero-video .hero-background-video::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #00000066;
  z-index: 0;
}
@media screen and (min-width: 1280px) {
  .hero-video .hero-background-video::after {
    position: fixed;
    left: unset;
    top: unset;
    z-index: -10;
  }
}
.hero-video .hero-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 2;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 100%;
  position: absolute;
  left: 20px;
  bottom: 50%;
}
@media screen and (min-width: 768px) {
  .hero-video .hero-content {
    left: 60px;
  }
}
@media screen and (min-width: 1280px) {
  .hero-video .hero-content {
    left: 120px;
    bottom: 110px;
  }
}
.hero-video .hero-content h1 {
  margin: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 1280px) {
  .hero-video .hero-content h1 {
    width: 100%;
  }
}
.hero-video .hero-content span {
  display: none;
}
@media screen and (min-width: 1280px) {
  .hero-video .hero-content span {
    display: block;
    margin-right: 1em;
  }
}
.hero-video .hero-content .herotitle {
  color: var(--colour--main-blue-3);
}
.hero-video .hero-content .herotext {
  color: white;
}
.hero-video .hero-content .button-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: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}
@media screen and (min-width: 1280px) {
  .hero-video .hero-content .button-container {
    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;
    margin-top: 24px;
  }
}
.hero-video .hero-add-scroll-down {
  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;
  text-transform: capitalize;
  margin-top: 80px;
  gap: 8px;
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
}
.hero-video .hero-add-scroll-down img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 767px) {
  .hero-video .hero-add-scroll-down {
    display: none;
  }
}
.hero-video .hero-background {
  display: none;
}
.search-container-360 {
  gap: 12px;
}
.search-container-360 #searchBox {
  padding: 0 24px !important;
  border-radius: 100px !important;
  border: 1px solid var(--colour--main-blue-3) !important;
  background: var(--colour--main-blue-2) !important;
  font-family: "area-normal", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 500 !important;
  line-height: 140% !important;
  color: white !important;
}
@media screen and (min-width: 0px) {
  .search-container-360 #searchBox {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .search-container-360 #searchBox {
    font-size: 14px;
  }
}
@media screen and (min-width: 1280px) {
  .search-container-360 #searchBox {
    font-size: 14px;
  }
}
@media screen and (min-width: 0px) {
  .search-container-360 #searchBox {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .search-container-360 #searchBox {
    font-size: 14px;
  }
}
@media screen and (min-width: 1280px) {
  .search-container-360 #searchBox {
    font-size: 14px;
  }
}
.search-container-360 #searchBox::-webkit-input-placeholder {
  color: white !important;
}
.search-container-360 #searchBox::-moz-placeholder {
  color: white !important;
}
.search-container-360 #searchBox:-ms-input-placeholder {
  color: white !important;
}
.search-container-360 #searchBox::-ms-input-placeholder {
  color: white !important;
}
.search-container-360 #searchBox::placeholder {
  color: white !important;
}
.search-container-360 #searchBox:focus {
  outline: none !important;
  border-color: var(--colour--main-blue-3) !important;
}
.search-container-360 #searchButton {
  height: 40px !important;
  width: 40px !important;
  border-radius: 100% !important;
  border: none !important;
  background-color: transparent !important;
  color: var(--colour--main-blue-2) !important;
  padding: 0 !important;
}
.search-container-360 #searchButton::before {
  content: '' !important;
  display: block !important;
  width: 24px !important;
  height: 24px !important;
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/search.svg') !important;
          mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/search.svg') !important;
  -webkit-mask-repeat: no-repeat !important;
          mask-repeat: no-repeat !important;
  -webkit-mask-position: center !important;
          mask-position: center !important;
  -webkit-mask-size: contain !important;
          mask-size: contain !important;
  background-color: currentColor !important;
}
.search-container-360 #searchButton img {
  display: none !important;
}
#ss360-layer {
  font-family: 'area-normal', sans-serif;
}
@media (max-width: 780px) {
  #ss360-layer {
    height: 90%;
    width: 90%;
    margin-inline: auto;
    left: 0;
    right: 0;
    bottom: 0;
    margin-block: auto;
  }
}
/* 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 (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;
  }
}
[data-scroll-reveal] {
  will-change: transform;
}
[data-scroll-reveal-stagger] > * {
  will-change: transform;
}
#page-home #home_hero .hero-slider-wrapper {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 768px;
  max-height: 1340px;
  z-index: 0;
  overflow: hidden;
}
#page-home #home_hero .hero-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}
#page-home #home_hero .hero-slide.is-active {
  opacity: 1;
  pointer-events: auto;
  z-index: 1;
}
#page-home #home_hero .hero-slide > div {
  height: 100%;
}
#page-home #home_hero .hero-slider-pagination {
  position: absolute;
  right: 120px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  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;
  pointer-events: auto;
}
#page-home #home_hero .hero-slider-dot {
  width: 12px;
  height: 12px;
  min-height: 12px;
  border-radius: 6px;
  background-color: var(--colour--grey-15);
  cursor: pointer;
  -webkit-transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  position: relative;
}
#page-home #home_hero .hero-slider-dot .hero-slider-dot-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: var(--colour--main-blue-2);
  -webkit-transition: height 0.1s linear;
  transition: height 0.1s linear;
}
#page-home #home_hero .hero-slider-dot.is-active {
  height: 50px;
}
#page-home #home_hero .hero-slider-dot.is-active .hero-slider-dot-fill {
  -webkit-transition: none;
  transition: none;
}
#page-home #home_hero .hero-slider-dot:hover {
  opacity: 0.9;
}
#page-home #who {
  background-color: var(--colour--dark-grey);
  position: relative;
  z-index: 0;
  overflow-x: hidden;
}
#page-home #who .is-split,
#page-home #who .is-split-reverse {
  gap: 40px;
}
@media screen and (min-width: 768px) {
  #page-home #who .is-split,
  #page-home #who .is-split-reverse {
    gap: 50px;
  }
}
@media screen and (min-width: 1280px) {
  #page-home #who .is-split,
  #page-home #who .is-split-reverse {
    gap: 90px;
  }
}
#page-home #who .image-container {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1280px) {
  #page-home #who .image-container {
    width: 50%;
  }
}
#page-home #who .content-container {
  width: 100%;
}
#page-home #who .content-container .subtitle-text {
  max-width: 525px;
}
@media screen and (min-width: 1280px) {
  #page-home #who .content-container {
    width: 50%;
  }
}
#page-home #who::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--dark-grey);
  opacity: 0.2;
  mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: difference;
}
#page-home #advantages {
  overflow-x: hidden;
}
#page-home #advantages .advantages-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: 16px;
}
@media screen and (min-width: 768px) {
  #page-home #advantages .advantages-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media screen and (min-width: 1024px) {
  #page-home #advantages .advantages-list {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1600px) {
  #page-home #advantages .advantages-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: 40px;
  }
}
#page-home #advantages .advantage-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  will-change: transform;
  background-color: var(--colour--main-blue-dark);
  border-right: 12px solid var(--colour--main-blue-2);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 24px;
}
@media screen and (min-width: 768px) {
  #page-home #advantages .advantage-item {
    padding: 28px;
  }
}
@media screen and (min-width: 1600px) {
  #page-home #advantages .advantage-item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
    border-right: 24px solid var(--colour--main-blue-2);
    padding: 32px 40px;
  }
}
#page-home #advantages .advantage-item-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: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 1280px) {
  #page-home #advantages .advantage-item-list {
    gap: 8px;
  }
}
#page-home #advantages .advantage-item-list li {
  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;
}
@media screen and (min-width: 1280px) {
  #page-home #advantages .advantage-item-list li {
    gap: 8px;
  }
}
#page-home #advantages .advantage-item-list li::before {
  content: '';
  width: 24px;
  height: 24px;
  background: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/bullet.svg') no-repeat center center;
  background-size: contain;
}
@media screen and (min-width: 1600px) {
  #page-home #advantages .advantage-item-list li::before {
    width: 32px;
    height: 32px;
  }
}
#page-home #numbers .numbers-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: 16px;
}
@media screen and (min-width: 1280px) {
  #page-home #numbers .numbers-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-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    gap: 40px;
  }
}
#page-home #numbers .numbers-list .number-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 305px;
}
#page-home #numbers .numbers-list .number-item .item-numbers {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  color: var(--Main-Blue-2, #6EC1DD);
  font-size: 72px;
  font-style: normal;
  font-weight: 200;
  line-height: 140%;
}
@media screen and (min-width: 1280px) {
  #page-home #numbers .numbers-list .number-item .item-numbers {
    font-size: 96px;
    line-height: 107%;
  }
}
#page-home #numbers .numbers-list .number-item .item-numbers.one-number {
  font-size: 120px;
  line-height: 140%;
}
@media screen and (min-width: 1280px) {
  #page-home #numbers .numbers-list .number-item .item-numbers.one-number {
    font-size: 120px;
  }
}
#page-home #professionals {
  background-color: var(--colour--dark-grey);
  position: relative;
  z-index: 0;
}
#page-home #professionals .is-split,
#page-home #professionals .is-split-reverse {
  gap: 40px;
}
@media screen and (min-width: 768px) {
  #page-home #professionals .is-split,
  #page-home #professionals .is-split-reverse {
    gap: 50px;
  }
}
@media screen and (min-width: 1280px) {
  #page-home #professionals .is-split,
  #page-home #professionals .is-split-reverse {
    gap: 90px;
  }
}
#page-home #professionals .image-container {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1280px) {
  #page-home #professionals .image-container {
    width: 50%;
  }
}
#page-home #professionals .content-container {
  width: 100%;
}
#page-home #professionals .content-container .subtitle-text {
  max-width: 525px;
}
@media screen and (min-width: 1280px) {
  #page-home #professionals .content-container {
    width: 50%;
  }
}
#page-home #professionals::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--dark-grey);
  opacity: 0.2;
  mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: difference;
}
#page-home #find .find-container {
  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) {
  #page-home #find .find-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 1280px) {
  #page-home #find .find-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#page-home #find .find-container .map-container {
  width: 100%;
  margin-top: -32px;
}
@media screen and (min-width: 1280px) {
  #page-home #find .find-container .map-container {
    width: 60%;
    margin-top: 0;
  }
}
#page-home #find .find-container .map-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-home #find .find-container .content-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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 90%;
}
@media screen and (min-width: 1280px) {
  #page-home #find .find-container .content-container {
    width: 40%;
  }
}
#page-home #find .find-container .content-container .button-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;
  gap: 16px;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-home #find .find-container .content-container .button-container {
    gap: 24px;
  }
}
#page-home #find .find-container .content-container .button-container a {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-home #find .find-container .content-container .button-container a {
    width: auto;
  }
}
@media screen and (min-width: 1280px) {
  #page-home #find .find-container .content-container .button-container {
    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;
  }
}
#page-home #become {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#page-home #become::before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 0;
}
#page-home #become .become-content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 777px;
  max-width: 90%;
  margin-inline: auto;
}
@media screen and (min-width: 1280px) {
  #page-home #become .become-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
#page-home #become .button-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: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-home #become .button-container {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
#page-home #become .button-container a {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-home #become .button-container a {
    width: auto;
  }
}
#page-home #action .action-slider-wrapper {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 32px;
  gap: 32px;
}
@media screen and (min-width: 1280px) {
  #page-home #action .action-slider-wrapper {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1280px) {
  #page-home #action .action-slider-wrapper {
    gap: 48px;
  }
}
#page-home #action .action-slider-container {
  overflow: hidden;
  width: 100%;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
#page-home #action .action-slider-track.images-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-transition: -webkit-transform 0.55s cubic-bezier(0.34, 1.2, 0.64, 1);
  transition: -webkit-transform 0.55s cubic-bezier(0.34, 1.2, 0.64, 1);
  transition: transform 0.55s cubic-bezier(0.34, 1.2, 0.64, 1);
  transition: transform 0.55s cubic-bezier(0.34, 1.2, 0.64, 1), -webkit-transform 0.55s cubic-bezier(0.34, 1.2, 0.64, 1);
  margin: 0;
  gap: 16px;
}
@media screen and (min-width: 1280px) {
  #page-home #action .action-slider-track.images-list {
    gap: 24px;
  }
}
#page-home #action .action-slider-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: var(--action-slide-width, 100%);
  cursor: pointer;
}
@media screen and (min-width: 1280px) {
  #page-home #action .action-slider-slide {
    width: var(--action-slide-width, 100%);
  }
}
#page-home #action .action-slider-slide-inner {
  position: relative;
  width: 100%;
  padding-bottom: 58.58%;
  overflow: hidden;
}
@media screen and (min-width: 1280px) {
  #page-home #action .action-slider-slide-inner {
    padding-bottom: 67.7%;
  }
}
#page-home #action .action-slider-slide-inner img,
#page-home #action .action-slider-slide-inner .canam-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-home #action .action-slider-nav {
  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;
  width: 100%;
  gap: 8px;
}
@media screen and (min-width: 1280px) {
  #page-home #action .action-slider-nav {
    gap: 8px;
  }
}
#page-home #action .action-slider-btn {
  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;
  height: 48px;
  width: 48px;
  border-radius: 100%;
  cursor: pointer;
  border: 1px solid var(--colour--main-blue-3);
  background-color: transparent;
  color: var(--colour--main-blue-3);
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-tap-highlight-color: transparent;
}
#page-home #action .action-slider-btn::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.svg');
          mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.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;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
#page-home #action .action-slider-btn:hover,
#page-home #action .action-slider-btn:focus {
  background-color: var(--colour--main-blue-2);
  color: white;
  border-radius: 100px;
}
@media (hover: hover) {
  #page-home #action .action-slider-btn:hover {
    background-color: var(--colour--main-blue-2);
    color: white;
    border-radius: 100px;
  }
}
#page-home #action .action-slider-btn:active {
  background-color: var(--colour--main-blue-2);
  color: white;
  border-radius: 100px;
}
#page-home #action .action-slider-btn.action-slider-next::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#page-home #action .action-slider-btn.action-slider-prev::before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
#page-home #action .action-slider-nav-line {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  min-height: 1px;
  background-color: var(--colour--main-blue-3);
}
#page-home #action .action-slider-wrapper > .action-slider-nav-line {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  height: 1px;
  min-height: 1px;
}
#page-home #companies .companies-text {
  max-width: 710px;
  margin-top: 8px;
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  #page-home #companies .companies-text {
    margin-top: 8px;
  }
}
@media screen and (min-width: 1280px) {
  #page-home #companies .companies-text {
    margin-bottom: 48px;
  }
}
#page-home #companies .companies-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: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1280px) {
  #page-home #companies .companies-list {
    gap: 24px;
  }
}
@media screen and (min-width: 1280px) {
  #page-home #companies .companies-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-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#page-home #companies .companies-list-item {
  background-color: var(--colour--main-blue-4);
}
#page-home #companies .companies-list-item img {
  max-width: 100%;
  height: auto;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  mix-blend-mode: multiply;
}
#page-about #foundation {
  background-color: var(--colour--dark-grey);
  position: relative;
  z-index: 0;
}
#page-about #foundation .is-split,
#page-about #foundation .is-split-reverse {
  gap: 40px;
}
@media screen and (min-width: 768px) {
  #page-about #foundation .is-split,
  #page-about #foundation .is-split-reverse {
    gap: 50px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about #foundation .is-split,
  #page-about #foundation .is-split-reverse {
    gap: 90px;
  }
}
#page-about #foundation .image-container {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1280px) {
  #page-about #foundation .image-container {
    width: 50%;
  }
}
#page-about #foundation .content-container {
  width: 100%;
}
#page-about #foundation .content-container .subtitle-text {
  max-width: 525px;
}
@media screen and (min-width: 1280px) {
  #page-about #foundation .content-container {
    width: 50%;
  }
}
#page-about #foundation::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--dark-grey);
  opacity: 0.2;
  mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: difference;
}
#page-about #advantage {
  background-color: var(--colour--main-blue-4);
  position: relative;
  z-index: 0;
}
#page-about #advantage .is-split,
#page-about #advantage .is-split-reverse {
  gap: 40px;
}
@media screen and (min-width: 768px) {
  #page-about #advantage .is-split,
  #page-about #advantage .is-split-reverse {
    gap: 50px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about #advantage .is-split,
  #page-about #advantage .is-split-reverse {
    gap: 90px;
  }
}
#page-about #advantage .image-container {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1280px) {
  #page-about #advantage .image-container {
    width: 50%;
  }
}
#page-about #advantage .content-container {
  width: 100%;
}
#page-about #advantage .content-container .subtitle-text {
  max-width: 525px;
}
@media screen and (min-width: 1280px) {
  #page-about #advantage .content-container {
    width: 50%;
  }
}
#page-about #advantage::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--main-blue-4);
  mask-image: linear-gradient(165deg, transparent 0%, var(--colour--main-blue-4) 40%, var(--colour--main-blue-4) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: linear-gradient(165deg, transparent 0%, var(--colour--main-blue-4) 40%, var(--colour--main-blue-4) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: color-burn;
}
#page-about #engineering {
  background-color: var(--colour--dark-grey);
  position: relative;
  z-index: 0;
}
#page-about #engineering .is-split,
#page-about #engineering .is-split-reverse {
  gap: 40px;
}
@media screen and (min-width: 768px) {
  #page-about #engineering .is-split,
  #page-about #engineering .is-split-reverse {
    gap: 50px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about #engineering .is-split,
  #page-about #engineering .is-split-reverse {
    gap: 90px;
  }
}
#page-about #engineering .image-container {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1280px) {
  #page-about #engineering .image-container {
    width: 50%;
  }
}
#page-about #engineering .content-container {
  width: 100%;
}
#page-about #engineering .content-container .subtitle-text {
  max-width: 525px;
}
@media screen and (min-width: 1280px) {
  #page-about #engineering .content-container {
    width: 50%;
  }
}
#page-about #engineering::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--dark-grey);
  opacity: 0.2;
  mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: difference;
}
#page-about #commitment {
  background-color: var(--colour--main-blue-4);
  position: relative;
  z-index: 0;
}
#page-about #commitment .is-split,
#page-about #commitment .is-split-reverse {
  gap: 40px;
}
@media screen and (min-width: 768px) {
  #page-about #commitment .is-split,
  #page-about #commitment .is-split-reverse {
    gap: 50px;
  }
}
@media screen and (min-width: 1280px) {
  #page-about #commitment .is-split,
  #page-about #commitment .is-split-reverse {
    gap: 90px;
  }
}
#page-about #commitment .image-container {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1280px) {
  #page-about #commitment .image-container {
    width: 50%;
  }
}
#page-about #commitment .content-container {
  width: 100%;
}
#page-about #commitment .content-container .subtitle-text {
  max-width: 525px;
}
@media screen and (min-width: 1280px) {
  #page-about #commitment .content-container {
    width: 50%;
  }
}
#page-about #commitment::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--main-blue-4);
  mask-image: linear-gradient(165deg, transparent 0%, var(--colour--main-blue-4) 40%, var(--colour--main-blue-4) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: linear-gradient(165deg, transparent 0%, var(--colour--main-blue-4) 40%, var(--colour--main-blue-4) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: color-burn;
}
#page-services #build {
  background-color: var(--colour--main-blue-4);
  position: relative;
  z-index: 0;
}
#page-services #build .is-split,
#page-services #build .is-split-reverse {
  gap: 40px;
}
@media screen and (min-width: 768px) {
  #page-services #build .is-split,
  #page-services #build .is-split-reverse {
    gap: 50px;
  }
}
@media screen and (min-width: 1280px) {
  #page-services #build .is-split,
  #page-services #build .is-split-reverse {
    gap: 90px;
  }
}
#page-services #build .image-container {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1280px) {
  #page-services #build .image-container {
    width: 50%;
  }
}
#page-services #build .content-container {
  width: 100%;
}
#page-services #build .content-container .subtitle-text {
  max-width: 525px;
}
@media screen and (min-width: 1280px) {
  #page-services #build .content-container {
    width: 50%;
  }
}
#page-services #build::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--main-blue-4);
  mask-image: linear-gradient(165deg, transparent 0%, var(--colour--main-blue-4) 40%, var(--colour--main-blue-4) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: linear-gradient(165deg, transparent 0%, var(--colour--main-blue-4) 40%, var(--colour--main-blue-4) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: color-burn;
}
#page-services #large {
  background-color: var(--colour--dark-grey);
  position: relative;
  z-index: 0;
  overflow-x: hidden;
}
#page-services #large::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--dark-grey);
  opacity: 0.2;
  mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: difference;
}
#page-services #large .large-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: 32px;
  margin-top: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1280px) {
  #page-services #large .large-list {
    gap: 48px;
  }
}
@media screen and (min-width: 1280px) {
  #page-services #large .large-list {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1280px) {
  #page-services #large .large-list {
    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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#page-services #large .large-list-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: 16px;
  max-width: 540px;
}
@media screen and (min-width: 1280px) {
  #page-services #large .large-list-item {
    gap: 24px;
  }
}
#page-services #large .large-item-image {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#page-services #large .large-item-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
#page-services #proof {
  background-color: var(--colour--main-blue-4);
  position: relative;
  z-index: 0;
  overflow-x: hidden;
}
#page-services #proof::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--main-blue-4);
  mask-image: linear-gradient(165deg, transparent 0%, var(--colour--main-blue-4) 40%, var(--colour--main-blue-4) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: linear-gradient(165deg, transparent 0%, var(--colour--main-blue-4) 40%, var(--colour--main-blue-4) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: color-burn;
}
#page-services #proof .proof-slider-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: 32px;
  margin-top: 32px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1280px) {
  #page-services #proof .proof-slider-wrapper {
    gap: 48px;
  }
}
@media screen and (min-width: 1280px) {
  #page-services #proof .proof-slider-wrapper {
    margin-top: 48px;
  }
}
#page-services #proof .proof-slider-btn {
  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;
  height: 48px;
  width: 48px;
  border-radius: 100%;
  cursor: pointer;
  border: 1px solid var(--colour--main-blue-3);
  background-color: transparent;
  color: var(--colour--main-blue-3);
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-tap-highlight-color: transparent;
  border-color: var(--colour--main-blue-2);
  color: var(--colour--main-blue-2);
}
#page-services #proof .proof-slider-btn::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.svg');
          mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.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;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
#page-services #proof .proof-slider-btn:hover,
#page-services #proof .proof-slider-btn:focus {
  background-color: var(--colour--main-blue-2);
  color: white;
  border-radius: 100px;
}
@media (hover: hover) {
  #page-services #proof .proof-slider-btn:hover {
    background-color: var(--colour--main-blue-dark);
    color: white;
    border-radius: 100px;
  }
}
#page-services #proof .proof-slider-btn:active {
  background-color: var(--colour--main-blue-dark);
  color: white;
  border-radius: 100px;
}
#page-services #proof .proof-slider-btn.proof-slider-next::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#page-services #proof .proof-slider-btn.proof-slider-prev::before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
#page-services #proof .proof-slider-inner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
#page-services #proof .proof-slides {
  display: -ms-grid;
  display: grid;
  width: 100%;
}
#page-services #proof .proof-slide {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  position: relative;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
#page-services #proof .proof-slide.is-active {
  opacity: 1;
  pointer-events: auto;
}
#page-services #proof .proof-slide.is-exiting {
  z-index: 2;
}
#page-services #proof .proof-quote-container {
  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;
  gap: 8px;
}
@media screen and (min-width: 1280px) {
  #page-services #proof .proof-quote-container {
    gap: 8px;
  }
}
@media screen and (min-width: 1280px) {
  #page-services #proof .proof-quote-container {
    padding-inline: 64px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    max-width: 890px;
    margin-inline: auto;
  }
}
#page-services #proof .proof-quote-icon {
  position: static;
  width: 38px;
  height: 28px;
  pointer-events: none;
}
@media screen and (min-width: 1280px) {
  #page-services #proof .proof-quote-icon {
    position: absolute;
    top: 0;
  }
}
#page-services #proof .proof-quote-icon--left {
  left: 0;
}
#page-services #proof .proof-quote-icon--right {
  right: 0;
}
#page-services #proof .proof-quote {
  margin: 0;
}
#page-services #proof .proof-name {
  font-style: italic;
}
#page-services #scale {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#page-services #scale::before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 0;
}
#page-services #scale .scale-content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 777px;
  max-width: 90%;
  margin-inline: auto;
}
@media screen and (min-width: 1280px) {
  #page-services #scale .scale-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
#page-services #scale .button-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: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-services #scale .button-container {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
#page-services #scale .button-container a {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-services #scale .button-container a {
    width: auto;
  }
}
#page-services #companies .companies-text {
  max-width: 710px;
  margin-top: 8px;
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  #page-services #companies .companies-text {
    margin-top: 8px;
  }
}
@media screen and (min-width: 1280px) {
  #page-services #companies .companies-text {
    margin-bottom: 48px;
  }
}
#page-services #companies .companies-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: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1280px) {
  #page-services #companies .companies-list {
    gap: 24px;
  }
}
@media screen and (min-width: 1280px) {
  #page-services #companies .companies-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-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#page-services #companies .companies-list-item {
  background-color: var(--colour--main-blue-4);
}
#page-services #companies .companies-list-item img {
  max-width: 100%;
  height: auto;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  mix-blend-mode: multiply;
}
#page-metal-roofing-siding #products {
  overflow: clip;
}
#page-metal-roofing-siding #products .products-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: 32px;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .products-container {
    gap: 48px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .products-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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 64px;
  }
}
@media screen and (min-width: 1280px) and screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .products-container {
    gap: 96px;
  }
}
#page-metal-roofing-siding #products .products-titles-nav-wrapper {
  position: sticky;
  top: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  z-index: 10;
}
@media screen and (max-width: 1279px) {
  #page-metal-roofing-siding #products .products-titles-nav-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, right top, from(var(--colour--grey-2)), color-stop(25%, transparent), color-stop(50%, transparent), color-stop(75%, transparent), to(var(--colour--grey-2)));
    background: linear-gradient(90deg, var(--colour--grey-2) 0%, transparent 25%, transparent 50%, transparent 75%, var(--colour--grey-2) 100%);
  }
}
#page-metal-roofing-siding #products .products-titles-nav-wrapper .products-titles-nav {
  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) {
  #page-metal-roofing-siding #products .products-titles-nav-wrapper .products-titles-nav {
    gap: 24px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .products-titles-nav-wrapper .products-titles-nav {
    position: sticky;
    top: calc(var(--header-height, 80px) + 24px);
    width: 310px;
  }
}
@media screen and (max-width: 1279px) {
  #page-metal-roofing-siding #products .products-titles-nav-wrapper .products-titles-nav {
    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: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    gap: 8px;
    padding-bottom: 8px;
    background-color: var(--colour--grey-2);
  }
}
@media screen and (max-width: 1279px) and screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .products-titles-nav-wrapper .products-titles-nav {
    gap: 8px;
  }
}
#page-metal-roofing-siding #products .products-nav-separator {
  display: none;
}
@media screen and (max-width: 1279px) {
  #page-metal-roofing-siding #products .products-nav-separator {
    display: block;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    height: 4px;
    background-color: var(--colour--main-blue-4);
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
#page-metal-roofing-siding #products .products-nav-chevron {
  display: none;
}
@media screen and (max-width: 1279px) {
  #page-metal-roofing-siding #products .products-nav-chevron {
    position: sticky;
    right: 0;
    top: 50%;
    bottom: 50%;
    margin-block: auto;
    z-index: 10;
    display: block;
    width: 24px;
    height: 24px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: auto;
    background-color: var(--colour--main-blue-dark);
    mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
#page-metal-roofing-siding #products .products-title-link {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  line-height: normal;
  color: var(--colour--main-blue-2);
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  white-space: nowrap;
}
@media screen and (min-width: 0px) {
  #page-metal-roofing-siding #products .products-title-link {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  #page-metal-roofing-siding #products .products-title-link {
    font-size: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .products-title-link {
    font-size: 40px;
  }
}
@media screen and (min-width: 0px) {
  #page-metal-roofing-siding #products .products-title-link {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  #page-metal-roofing-siding #products .products-title-link {
    font-size: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .products-title-link {
    font-size: 40px;
  }
}
@media screen and (max-width: 1279px) {
  #page-metal-roofing-siding #products .products-title-link {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
#page-metal-roofing-siding #products .products-title-link:hover,
#page-metal-roofing-siding #products .products-title-link:focus,
#page-metal-roofing-siding #products .products-title-link:focus-visible,
#page-metal-roofing-siding #products .products-title-link.is-active {
  color: var(--colour--main-blue-dark);
}
#page-metal-roofing-siding #products .products-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: 64px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .products-list {
    gap: 96px;
  }
}
#page-metal-roofing-siding #products .products-list-item {
  scroll-margin-top: calc(var(--header-height, 80px) + 24px);
  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-metal-roofing-siding #products .products-list-item {
    gap: 48px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop,
#page-metal-roofing-siding #products .product-item--mobile {
  background-color: white;
  border-radius: 25px;
  overflow: hidden;
  padding: 32px;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop,
  #page-metal-roofing-siding #products .product-item--mobile {
    padding: 48px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner {
  width: 100%;
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-header {
    gap: 24px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-header {
    margin-bottom: 48px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-labels {
  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: 16px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-labels {
    gap: 24px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-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;
  gap: 8px;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-label {
    gap: 8px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-label-icon {
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-label-text {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  max-width: 109px;
}
@media screen and (min-width: 0px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-label-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-label-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-label-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-label-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-label-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-label-text {
    font-size: 16px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-body {
  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: 64px;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-body {
    gap: 96px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-left {
  -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: 32px;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-left {
    gap: 48px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 45%;
  max-width: 500px;
  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) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-right {
    gap: 24px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-nav-wrapper {
  position: relative;
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-nav-wrapper .product-item-tab-nav {
  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;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-nav-wrapper .product-item-tab-nav {
    gap: 8px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-separator {
  width: 100%;
  height: 1px;
  background-color: var(--colour--grey-15);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-separator {
    margin-top: 8px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-separator {
    margin-bottom: 8px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-btn {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: var(--colour--grey-50);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (min-width: 0px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-btn {
    font-size: 16px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-btn:not(:first-child)::before {
  content: '|';
  margin: 0 16px;
  color: var(--colour--grey-50);
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-btn:hover,
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-btn:focus,
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-btn.is-active {
  color: var(--colour--main-blue-2);
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-btn.is-active {
  text-underline-offset: 4px;
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-panel {
  display: none;
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-panel.is-active {
  display: block;
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-image img {
  width: 100%;
  height: auto;
  display: block;
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-text ul {
  margin: 0;
  padding-left: 1.2em;
  list-style: disc;
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-text li {
  margin-bottom: 4px;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-tab-text li {
    margin-bottom: 4px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-files {
  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;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-files {
    gap: 8px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-file-link {
  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: 16px;
  text-decoration: underline;
  text-decoration-color: var(--colour--main-blue-2);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-file-link {
    gap: 24px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-file-link:hover .product-item-file-title {
  color: var(--colour--main-blue-dark);
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-file-icon {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-image-wrap img {
  width: 100%;
  height: auto;
  display: block;
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-colour-link {
  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;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-colour-link {
    gap: 8px;
  }
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-colour-link:hover {
  color: var(--colour--main-blue-dark);
}
#page-metal-roofing-siding #products .product-item--desktop .product-item-inner .product-item-colour-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid var(--colour--main-blue-2);
  background: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.svg') no-repeat center;
  background-size: 12px;
  display: block;
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner {
  width: 100%;
  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-metal-roofing-siding #products .product-item--mobile .product-item-inner {
    gap: 48px;
  }
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-labels {
  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: 16px;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-labels {
    gap: 24px;
  }
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-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;
  gap: 8px;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-label {
    gap: 8px;
  }
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-label-icon {
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-label-text {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  max-width: 109px;
}
@media screen and (min-width: 0px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-label-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-label-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-label-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-label-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-label-text {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-label-text {
    font-size: 16px;
  }
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-image-wrap img {
  width: 100%;
  height: auto;
  display: block;
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-nav-wrapper {
  position: relative;
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-nav-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, right top, from(var(--colour--white)), color-stop(25%, transparent), color-stop(50%, transparent), color-stop(75%, transparent), to(var(--colour--white)));
  background: linear-gradient(90deg, var(--colour--white) 0%, transparent 25%, transparent 50%, transparent 75%, var(--colour--white) 100%);
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-nav-wrapper .product-item-tab-nav {
  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: nowrap;
      flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: clip;
  -webkit-overflow-scrolling: touch;
  gap: 8px;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-nav-wrapper .product-item-tab-nav {
    gap: 8px;
  }
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-nav-wrapper .product-item-tab-nav .product-item-tab-nav-chevron {
  position: sticky;
  right: 0;
  top: 50%;
  bottom: 50%;
  margin-block: auto;
  z-index: 10;
  display: block;
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
  background-color: var(--colour--main-blue-dark);
  mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg');
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-separator {
  width: 100%;
  height: 1px;
  background-color: var(--colour--grey-15);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-separator {
    margin-top: 8px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-separator {
    margin-bottom: 8px;
  }
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-btn {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: var(--colour--grey-50);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: nowrap;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (min-width: 0px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-btn {
    font-size: 16px;
  }
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-btn:not(:first-child)::before {
  content: '|';
  margin: 0 16px;
  color: var(--colour--grey-50);
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-btn:hover,
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-btn:focus,
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-btn.is-active {
  color: var(--colour--main-blue-2);
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-btn.is-active {
  text-decoration: underline;
  text-underline-offset: 4px;
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-panel {
  display: none;
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-panel.is-active {
  display: block;
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-image img {
  width: 100%;
  height: auto;
  display: block;
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-text ul {
  margin: 0;
  padding-left: 1.2em;
  list-style: disc;
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-text li {
  margin-bottom: 4px;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-tab-text li {
    margin-bottom: 4px;
  }
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-files {
  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) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-files {
    gap: 8px;
  }
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-file-link {
  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;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-file-link {
    gap: 8px;
  }
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-file-link:hover .product-item-file-title {
  color: var(--colour--main-blue-dark);
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-file-icon {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-colour-link {
  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;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-colour-link {
    gap: 8px;
  }
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-colour-link:hover {
  color: var(--colour--main-blue-dark);
}
#page-metal-roofing-siding #products .product-item--mobile .product-item-inner .product-item-colour-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid var(--colour--main-blue-2);
  background: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/arrow_forward.svg') no-repeat center;
  background-size: 12px;
  display: block;
}
#page-metal-roofing-siding #build {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#page-metal-roofing-siding #build::before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 0;
}
#page-metal-roofing-siding #build .scale-content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-inline: auto;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #build .scale-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
#page-metal-roofing-siding #build .button-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: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #build .button-container {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
#page-metal-roofing-siding #build .button-container a {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-metal-roofing-siding #build .button-container a {
    width: auto;
  }
}
#page-rebar #backbone {
  background-color: var(--colour--main-blue-4);
  position: relative;
  z-index: 0;
}
#page-rebar #backbone .is-split,
#page-rebar #backbone .is-split-reverse {
  gap: 40px;
}
@media screen and (min-width: 768px) {
  #page-rebar #backbone .is-split,
  #page-rebar #backbone .is-split-reverse {
    gap: 50px;
  }
}
@media screen and (min-width: 1280px) {
  #page-rebar #backbone .is-split,
  #page-rebar #backbone .is-split-reverse {
    gap: 90px;
  }
}
#page-rebar #backbone .image-container {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1280px) {
  #page-rebar #backbone .image-container {
    width: 50%;
  }
}
#page-rebar #backbone .content-container {
  width: 100%;
}
#page-rebar #backbone .content-container .subtitle-text {
  max-width: 525px;
}
@media screen and (min-width: 1280px) {
  #page-rebar #backbone .content-container {
    width: 50%;
  }
}
#page-rebar #backbone::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--main-blue-4);
  mask-image: linear-gradient(165deg, transparent 0%, var(--colour--main-blue-4) 40%, var(--colour--main-blue-4) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: linear-gradient(165deg, transparent 0%, var(--colour--main-blue-4) 40%, var(--colour--main-blue-4) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: color-burn;
}
#page-rebar #products .rebar-products-title {
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  #page-rebar #products .rebar-products-title {
    margin-bottom: 48px;
  }
}
#page-rebar #products .rebar-products-list {
  list-style: none;
  margin: 0;
  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;
}
@media screen and (min-width: 1280px) {
  #page-rebar #products .rebar-products-list {
    gap: 8px;
  }
}
#page-rebar #products .rebar-product-item {
  border-bottom: 1px solid var(--colour--main-blue-2);
}
#page-rebar #products .rebar-product-item:last-child {
  border-bottom: none;
}
#page-rebar #products .rebar-product-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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 8px;
  padding: 16px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media screen and (min-width: 1280px) {
  #page-rebar #products .rebar-product-header {
    gap: 8px;
  }
}
@media screen and (min-width: 1280px) {
  #page-rebar #products .rebar-product-header {
    padding: 24px;
  }
}
#page-rebar #products .rebar-product-header:hover {
  background-color: var(--colour--grey-15);
}
#page-rebar #products .rebar-product-title {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#page-rebar #products .rebar-product-toggle {
  width: 48px;
  height: 48px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/accordionarrow.svg') no-repeat center;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#page-rebar #products .rebar-product-item.is-active .rebar-product-toggle {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#page-rebar #products .rebar-product-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}
#page-rebar #products .rebar-product-item.is-active .rebar-product-content {
  max-height: 2000px;
}
#page-rebar #products .rebar-product-inner {
  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;
  padding: 16px;
  padding-top: 0;
}
@media screen and (min-width: 1280px) {
  #page-rebar #products .rebar-product-inner {
    gap: 48px;
  }
}
@media screen and (min-width: 1280px) {
  #page-rebar #products .rebar-product-inner {
    padding: 24px;
  }
}
@media screen and (min-width: 1280px) {
  #page-rebar #products .rebar-product-inner {
    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: 64px;
  }
}
@media screen and (min-width: 1280px) and screen and (min-width: 1280px) {
  #page-rebar #products .rebar-product-inner {
    gap: 96px;
  }
}
#page-rebar #products .rebar-product-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
#page-rebar #products .rebar-product-text ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  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) {
  #page-rebar #products .rebar-product-text ul {
    gap: 8px;
  }
}
#page-rebar #products .rebar-product-text li {
  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: 8px;
}
@media screen and (min-width: 1280px) {
  #page-rebar #products .rebar-product-text li {
    gap: 8px;
  }
}
#page-rebar #products .rebar-product-text li::before {
  content: '';
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/bullet_dark.svg') no-repeat center center;
  background-size: contain;
}
#page-rebar #products .rebar-product-text p {
  margin: 0 0 1em;
}
#page-rebar #products .rebar-product-text p:last-child {
  margin-bottom: 0;
}
#page-rebar #products .rebar-product-image-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  #page-rebar #products .rebar-product-image-wrap {
    width: 50%;
  }
}
#page-rebar #products .rebar-product-image-wrap .canam-image,
#page-rebar #products .rebar-product-image-wrap .rebar-product-image {
  display: block;
  width: 100%;
  height: auto;
}
#page-rebar #contact.rebar-contact-section {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#page-rebar #contact.rebar-contact-section .rebar-contact-layout {
  position: relative;
  z-index: 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: 32px;
}
@media screen and (min-width: 1280px) {
  #page-rebar #contact.rebar-contact-section .rebar-contact-layout {
    gap: 48px;
  }
}
@media screen and (min-width: 1280px) {
  #page-rebar #contact.rebar-contact-section .rebar-contact-layout {
    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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 64px;
  }
}
@media screen and (min-width: 1280px) and screen and (min-width: 1280px) {
  #page-rebar #contact.rebar-contact-section .rebar-contact-layout {
    gap: 96px;
  }
}
#page-rebar #contact.rebar-contact-section .rebar-contact-title {
  margin: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  #page-rebar #contact.rebar-contact-section .rebar-contact-title {
    width: 40%;
  }
}
#page-rebar #contact.rebar-contact-section .rebar-contact-info {
  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) {
  #page-rebar #contact.rebar-contact-section .rebar-contact-info {
    gap: 8px;
  }
}
@media screen and (min-width: 1280px) {
  #page-rebar #contact.rebar-contact-section .rebar-contact-info {
    width: 35%;
  }
}
#page-rebar #contact.rebar-contact-section .rebar-contact-name {
  margin: 0;
}
#page-rebar #contact.rebar-contact-section .rebar-contact-role {
  margin: 0;
}
#page-rebar #contact.rebar-contact-section .rebar-contact-link {
  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;
  text-decoration: none;
  color: var(--colour--white);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (min-width: 1280px) {
  #page-rebar #contact.rebar-contact-section .rebar-contact-link {
    gap: 8px;
  }
}
#page-rebar #contact.rebar-contact-section .rebar-contact-link:hover {
  color: var(--colour--main-blue-2);
}
#page-rebar #contact.rebar-contact-section .rebar-contact-icon {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: var(--colour--main-blue-2);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}
#page-rebar #contact.rebar-contact-section .rebar-contact-icon.rebar-contact-icon--mail {
  mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/mail.svg');
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/mail.svg');
}
#page-rebar #contact.rebar-contact-section .rebar-contact-icon.rebar-contact-icon--phone {
  mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/phone.svg');
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/phone.svg');
}
#page-accessories #products {
  overflow: clip;
}
#page-accessories #products .products-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: 32px;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .products-container {
    gap: 48px;
  }
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .products-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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 64px;
  }
}
@media screen and (min-width: 1280px) and screen and (min-width: 1280px) {
  #page-accessories #products .products-container {
    gap: 96px;
  }
}
#page-accessories #products .products-titles-nav-wrapper {
  position: sticky;
  top: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  z-index: 10;
}
@media screen and (max-width: 1279px) {
  #page-accessories #products .products-titles-nav-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, right top, from(var(--colour--grey-2)), color-stop(25%, transparent), color-stop(50%, transparent), color-stop(75%, transparent), to(var(--colour--grey-2)));
    background: linear-gradient(90deg, var(--colour--grey-2) 0%, transparent 25%, transparent 50%, transparent 75%, var(--colour--grey-2) 100%);
  }
}
#page-accessories #products .products-titles-nav-wrapper .products-titles-nav {
  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) {
  #page-accessories #products .products-titles-nav-wrapper .products-titles-nav {
    gap: 24px;
  }
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .products-titles-nav-wrapper .products-titles-nav {
    position: sticky;
    top: calc(var(--header-height, 80px) + 24px);
    width: 310px;
  }
}
@media screen and (max-width: 1279px) {
  #page-accessories #products .products-titles-nav-wrapper .products-titles-nav {
    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: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    gap: 8px;
    padding-bottom: 8px;
    background-color: var(--colour--grey-2);
  }
}
@media screen and (max-width: 1279px) and screen and (min-width: 1280px) {
  #page-accessories #products .products-titles-nav-wrapper .products-titles-nav {
    gap: 8px;
  }
}
#page-accessories #products .products-nav-separator {
  display: none;
}
@media screen and (max-width: 1279px) {
  #page-accessories #products .products-nav-separator {
    display: block;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    height: 4px;
    background-color: var(--colour--main-blue-4);
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
#page-accessories #products .products-nav-chevron {
  display: none;
}
@media screen and (max-width: 1279px) {
  #page-accessories #products .products-nav-chevron {
    position: sticky;
    right: 0;
    top: 50%;
    bottom: 50%;
    margin-block: auto;
    z-index: 10;
    display: block;
    width: 24px;
    height: 24px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: auto;
    background-color: var(--colour--main-blue-dark);
    mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
#page-accessories #products .products-title-link {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  line-height: normal;
  color: var(--colour--main-blue-2);
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  white-space: nowrap;
}
@media screen and (min-width: 0px) {
  #page-accessories #products .products-title-link {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  #page-accessories #products .products-title-link {
    font-size: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .products-title-link {
    font-size: 40px;
  }
}
@media screen and (min-width: 0px) {
  #page-accessories #products .products-title-link {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  #page-accessories #products .products-title-link {
    font-size: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .products-title-link {
    font-size: 40px;
  }
}
@media screen and (max-width: 1279px) {
  #page-accessories #products .products-title-link {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .products-title-link {
    font-size: 22px;
  }
}
#page-accessories #products .products-title-link:hover,
#page-accessories #products .products-title-link:focus,
#page-accessories #products .products-title-link:focus-visible,
#page-accessories #products .products-title-link.is-active {
  color: var(--colour--main-blue-dark);
}
#page-accessories #products .products-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: 64px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .products-list {
    gap: 96px;
  }
}
#page-accessories #products .products-list-item {
  scroll-margin-top: calc(var(--header-height, 80px) + 24px);
  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-accessories #products .products-list-item {
    gap: 48px;
  }
}
#page-accessories #products .product-item--desktop,
#page-accessories #products .product-item--mobile {
  background-color: white;
  border-radius: 25px;
  overflow: hidden;
  padding: 32px;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .product-item--desktop,
  #page-accessories #products .product-item--mobile {
    padding: 48px;
  }
}
#page-accessories #products .accessory-product-inner {
  width: 100%;
  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-accessories #products .accessory-product-inner {
    gap: 48px;
  }
}
#page-accessories #products .accessory-product-title {
  margin: 0;
}
#page-accessories #products .accessory-product-body {
  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;
  gap: 64px;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-product-body {
    gap: 96px;
  }
}
@media screen and (max-width: 1279px) {
  #page-accessories #products .accessory-product-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#page-accessories #products .accessory-product-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: 32px;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-product-content {
    gap: 48px;
  }
}
#page-accessories #products .accessory-product-right-image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-product-right-image {
    width: 45%;
    max-width: 500px;
  }
}
#page-accessories #products .accessory-product-right-image .accessory-right-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
  display: block;
}
#page-accessories #products .accessory-product-right-image--mobile .accessory-right-image {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
#page-accessories #products .accessory-summary-inner {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 64px;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-summary-inner {
    gap: 96px;
  }
}
@media screen and (max-width: 1279px) {
  #page-accessories #products .accessory-summary-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#page-accessories #products .accessory-summary-left {
  -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: 16px;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-summary-left {
    gap: 24px;
  }
}
#page-accessories #products .accessory-summary-right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-summary-right {
    width: 45%;
    max-width: 500px;
  }
}
#page-accessories #products .accessory-summary-image {
  width: 100%;
  height: auto;
  display: block;
}
#page-accessories #products .accessory-summary-text {
  max-width: 795px;
}
#page-accessories #products .accessory-summary-text ul {
  max-width: 405px;
}
#page-accessories #products .accessory-summary-files {
  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;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-summary-files {
    gap: 8px;
  }
}
#page-accessories #products .accessory-file-link {
  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;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-file-link {
    gap: 8px;
  }
}
#page-accessories #products .accessory-file-link:hover .accessory-file-title {
  color: var(--colour--main-blue-dark);
}
#page-accessories #products .accessory-file-icon {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
#page-accessories #products .accessory-additional-info .button--with-arrow {
  color: var(--colour--main-blue-dark);
}
#page-accessories #products .accessory-additional-info .button--with-arrow:hover,
#page-accessories #products .accessory-additional-info .button--with-arrow:focus {
  color: var(--colour--main-blue-dark);
}
#page-accessories #products .accessory-text-title {
  margin: 0 0 0.5em;
}
#page-accessories #products .accessory-text-body {
  margin: 0;
  max-width: 795px;
}
#page-accessories #products .accessory-text-body ul {
  max-width: 405px;
}
#page-accessories #products .accessory-text-image-inner {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 64px;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-text-image-inner {
    gap: 96px;
  }
}
@media screen and (max-width: 1279px) {
  #page-accessories #products .accessory-text-image-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#page-accessories #products .accessory-text-image-left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
#page-accessories #products .accessory-text-image-right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-text-image-right {
    width: 45%;
    max-width: 500px;
  }
}
#page-accessories #products .accessory-text-image-title {
  margin: 0 0 0.5em;
}
#page-accessories #products .accessory-text-image-body {
  max-width: 795px;
}
#page-accessories #products .accessory-text-image-body ul {
  max-width: 405px;
}
#page-accessories #products .accessory-text-image-img {
  width: 100%;
  height: auto;
  display: block;
}
#page-accessories #products .accessory-detailed-list {
  list-style: none;
  margin: 0;
  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;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-detailed-list {
    gap: 8px;
  }
}
#page-accessories #products .accessory-detailed-item {
  border-bottom: 1px solid var(--colour--grey-15);
}
#page-accessories #products .accessory-detailed-item:last-child {
  border-bottom: none;
}
#page-accessories #products .accessory-detailed-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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 8px;
  padding: 16px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-detailed-header {
    gap: 8px;
  }
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-detailed-header {
    padding: 24px;
  }
}
#page-accessories #products .accessory-detailed-header:hover {
  background-color: var(--colour--grey-15);
}
#page-accessories #products .accessory-detailed-title {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#page-accessories #products .accessory-detailed-toggle {
  width: 48px;
  height: 48px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/accordionarrow.svg') no-repeat center;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#page-accessories #products .accessory-detailed-item.is-active .accessory-detailed-toggle {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#page-accessories #products .accessory-detailed-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
  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) {
  #page-accessories #products .accessory-detailed-content {
    gap: 8px;
  }
}
#page-accessories #products .accessory-detailed-item.is-active .accessory-detailed-content {
  max-height: 2000px;
}
#page-accessories #products .accessory-detailed-detail {
  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: 32px;
  padding: 16px;
  padding-top: 0;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-detailed-detail {
    gap: 48px;
  }
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-detailed-detail {
    padding: 24px;
  }
}
@media screen and (max-width: 1279px) {
  #page-accessories #products .accessory-detailed-detail {
    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;
  }
}
#page-accessories #products .accessory-detailed-detail-title {
  margin: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-detailed-detail-title {
    width: 120px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
#page-accessories #products .accessory-detailed-detail-img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 160px;
}
#page-accessories #products .accessory-detailed-detail-img img {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  margin-right: 0;
  margin-left: auto;
}
#page-accessories #products .accessory-tabbable .product-item-tab-nav-wrapper {
  position: relative;
}
#page-accessories #products .accessory-tabbable .product-item-tab-nav-wrapper .product-item-tab-nav {
  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;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-tabbable .product-item-tab-nav-wrapper .product-item-tab-nav {
    gap: 8px;
  }
}
@media screen and (max-width: 1279px) {
  #page-accessories #products .accessory-tabbable .product-item-tab-nav-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, right top, from(var(--colour--white)), color-stop(25%, transparent), color-stop(50%, transparent), color-stop(75%, transparent), to(var(--colour--white)));
    background: linear-gradient(90deg, var(--colour--white) 0%, transparent 25%, transparent 50%, transparent 75%, var(--colour--white) 100%);
  }
  #page-accessories #products .accessory-tabbable .product-item-tab-nav-wrapper .product-item-tab-nav {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: clip;
    -webkit-overflow-scrolling: touch;
  }
  #page-accessories #products .accessory-tabbable .product-item-tab-nav-wrapper .product-item-tab-nav .product-item-tab-nav-chevron {
    position: sticky;
    right: 0;
    top: 50%;
    bottom: 50%;
    margin-block: auto;
    z-index: 10;
    display: block;
    width: 24px;
    height: 24px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: auto;
    background-color: var(--colour--main-blue-dark);
    mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/chevron_down.svg');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
#page-accessories #products .accessory-tabbable .product-item-tab-separator {
  width: 100%;
  height: 1px;
  background-color: var(--colour--grey-15);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-tabbable .product-item-tab-separator {
    margin-top: 8px;
  }
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-tabbable .product-item-tab-separator {
    margin-bottom: 8px;
  }
}
#page-accessories #products .accessory-tabbable .product-item-tab-btn {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: var(--colour--grey-50);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (min-width: 0px) {
  #page-accessories #products .accessory-tabbable .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-accessories #products .accessory-tabbable .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-tabbable .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-accessories #products .accessory-tabbable .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-accessories #products .accessory-tabbable .product-item-tab-btn {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-tabbable .product-item-tab-btn {
    font-size: 16px;
  }
}
#page-accessories #products .accessory-tabbable .product-item-tab-btn:not(:first-child)::before {
  content: '|';
  margin: 0 16px;
  color: var(--colour--grey-50);
}
#page-accessories #products .accessory-tabbable .product-item-tab-btn:hover,
#page-accessories #products .accessory-tabbable .product-item-tab-btn:focus,
#page-accessories #products .accessory-tabbable .product-item-tab-btn.is-active {
  color: var(--colour--main-blue-2);
}
#page-accessories #products .accessory-tabbable .product-item-tab-btn.is-active {
  text-decoration: underline;
  text-underline-offset: 4px;
}
@media screen and (max-width: 1279px) {
  #page-accessories #products .accessory-tabbable .product-item-tab-btn {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    white-space: nowrap;
  }
}
#page-accessories #products .accessory-tabbable .product-item-tab-panel {
  display: none;
}
#page-accessories #products .accessory-tabbable .product-item-tab-panel.is-active {
  display: block;
}
#page-accessories #products .accessory-tabbable .product-item-tab-image img {
  width: 100%;
  height: auto;
  display: block;
}
#page-accessories #products .accessory-tabbable .product-item-tab-text ul {
  margin: 0;
  padding-left: 1.2em;
  list-style: disc;
}
#page-accessories #products .accessory-tabbable .product-item-tab-text li {
  margin-bottom: 4px;
}
@media screen and (min-width: 1280px) {
  #page-accessories #products .accessory-tabbable .product-item-tab-text li {
    margin-bottom: 4px;
  }
}
#page-nuform-pvc #products .nuform-product-item {
  background-color: white;
  border-radius: 25px;
  overflow: hidden;
  padding: 32px;
  margin-bottom: 64px;
}
@media screen and (min-width: 1280px) {
  #page-nuform-pvc #products .nuform-product-item {
    padding: 48px;
  }
}
@media screen and (min-width: 1280px) {
  #page-nuform-pvc #products .nuform-product-item {
    margin-bottom: 96px;
  }
}
#page-nuform-pvc #products .nuform-product-item:last-child {
  margin-bottom: 0;
}
#page-nuform-pvc #products .nuform-product-inner {
  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-nuform-pvc #products .nuform-product-inner {
    gap: 48px;
  }
}
#page-nuform-pvc #products .nuform-product-title {
  margin: 0;
}
#page-nuform-pvc #products .nuform-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;
  gap: 32px;
}
@media screen and (min-width: 1280px) {
  #page-nuform-pvc #products .nuform-product-content {
    gap: 48px;
  }
}
#page-nuform-pvc #products .nuform-content-separator {
  width: 100%;
  height: 1px;
  background-color: var(--colour--grey-15);
}
#page-nuform-pvc #products .nuform-summary-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 64px;
}
@media screen and (min-width: 1280px) {
  #page-nuform-pvc #products .nuform-summary-inner {
    gap: 96px;
  }
}
@media screen and (max-width: 1279px) {
  #page-nuform-pvc #products .nuform-summary-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#page-nuform-pvc #products .nuform-summary-left {
  -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: 16px;
}
@media screen and (min-width: 1280px) {
  #page-nuform-pvc #products .nuform-summary-left {
    gap: 24px;
  }
}
#page-nuform-pvc #products .nuform-summary-text {
  max-width: 795px;
}
#page-nuform-pvc #products .nuform-summary-text ul {
  max-width: 405px;
}
#page-nuform-pvc #products .nuform-summary-right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  #page-nuform-pvc #products .nuform-summary-right {
    width: 45%;
    max-width: 500px;
  }
}
#page-nuform-pvc #products .nuform-summary-image {
  width: 100%;
  height: auto;
  display: block;
}
#page-nuform-pvc #products .nuform-summary-files {
  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;
}
@media screen and (min-width: 1280px) {
  #page-nuform-pvc #products .nuform-summary-files {
    gap: 8px;
  }
}
#page-nuform-pvc #products .nuform-file-link {
  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;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (min-width: 1280px) {
  #page-nuform-pvc #products .nuform-file-link {
    gap: 8px;
  }
}
#page-nuform-pvc #products .nuform-file-link:hover .nuform-file-title {
  color: var(--colour--main-blue-dark);
}
#page-nuform-pvc #products .nuform-file-icon {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
#page-nuform-pvc #products .nuform-additional-info .button--with-arrow {
  color: var(--colour--main-blue-dark);
}
#page-nuform-pvc #products .nuform-additional-info .button--with-arrow:hover,
#page-nuform-pvc #products .nuform-additional-info .button--with-arrow:focus {
  color: var(--colour--main-blue-dark);
}
#page-nuform-pvc #products .nuform-text-title {
  margin: 0 0 0.5em;
}
#page-nuform-pvc #products .nuform-text-body {
  margin: 0;
  max-width: 795px;
}
#page-nuform-pvc #products .nuform-text-body ul {
  max-width: 405px;
}
#page-nuform-pvc #products .nuform-text-image-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 64px;
}
@media screen and (min-width: 1280px) {
  #page-nuform-pvc #products .nuform-text-image-inner {
    gap: 96px;
  }
}
@media screen and (max-width: 1279px) {
  #page-nuform-pvc #products .nuform-text-image-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#page-nuform-pvc #products .nuform-text-image-left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
#page-nuform-pvc #products .nuform-text-image-body {
  max-width: 795px;
}
#page-nuform-pvc #products .nuform-text-image-body ul {
  max-width: 405px;
}
#page-nuform-pvc #products .nuform-text-image-right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 1280px) {
  #page-nuform-pvc #products .nuform-text-image-right {
    width: 45%;
    max-width: 500px;
  }
}
#page-nuform-pvc #products .nuform-text-image-title {
  margin: 0 0 0.5em;
}
#page-nuform-pvc #products .nuform-text-image-img {
  width: 100%;
  height: auto;
  display: block;
}
#page-nuform-pvc #products .button--with-arrow span {
  color: var(--colour--main-blue-dark);
}
#page-nuform-pvc #products .button--with-arrow:hover span,
#page-nuform-pvc #products .button--with-arrow:focus span {
  color: var(--colour--main-blue-2);
}
#page-nuform-pvc #installation {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#page-nuform-pvc #installation::before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 0;
}
#page-nuform-pvc #installation .scale-content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-inline: auto;
}
@media screen and (min-width: 1280px) {
  #page-nuform-pvc #installation .scale-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
#page-nuform-pvc #installation .scale-content .section-content {
  max-width: 1100px;
  margin-inline: auto;
}
#page-nuform-pvc #installation .button-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: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-nuform-pvc #installation .button-container {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
#page-nuform-pvc #installation .button-container a {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-nuform-pvc #installation .button-container a {
    width: auto;
  }
}
#page-colour-selection #colours .colour-selection-text {
  max-width: 685px;
  text-align: left;
  margin-bottom: 16px;
}
@media screen and (min-width: 1280px) {
  #page-colour-selection #colours .colour-selection-text {
    margin-bottom: 24px;
  }
}
#page-colour-selection #colours .colour-selection-note {
  max-width: 685px;
  text-align: left;
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  #page-colour-selection #colours .colour-selection-note {
    margin-bottom: 48px;
  }
}
#page-colour-selection #colours .colour-selection-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 32px;
}
@media screen and (min-width: 1280px) {
  #page-colour-selection #colours .colour-selection-list {
    gap: 48px;
  }
}
@media screen and (max-width: 1279px) {
  #page-colour-selection #colours .colour-selection-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#page-colour-selection #colours .colour-selection-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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 260px;
}
@media screen and (min-width: 1280px) {
  #page-colour-selection #colours .colour-selection-item {
    gap: 8px;
  }
}
@media screen and (max-width: 1279px) {
  #page-colour-selection #colours .colour-selection-item {
    width: 100%;
  }
}
#page-colour-selection #colours .colour-selection-swatch {
  width: 260px;
  height: 125px;
  border-radius: 25px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1279px) {
  #page-colour-selection #colours .colour-selection-swatch {
    width: 100%;
  }
}
#page-colour-selection #colours .colour-selection-item-title {
  text-align: center;
  display: block;
}
#page-colour-selection #delivery {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#page-colour-selection #delivery::before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 0;
}
#page-colour-selection #delivery .scale-content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-inline: auto;
}
@media screen and (min-width: 1280px) {
  #page-colour-selection #delivery .scale-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
#page-colour-selection #delivery .scale-content .section-content {
  max-width: 1100px;
  margin-inline: auto;
}
#page-downloads .downloads-section .downloads-section-title {
  margin: 0;
  text-align: left;
}
#page-downloads .downloads-section .downloads-section-divider {
  margin-top: 8px;
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  #page-downloads .downloads-section .downloads-section-divider {
    margin-top: 8px;
  }
}
@media screen and (min-width: 1280px) {
  #page-downloads .downloads-section .downloads-section-divider {
    margin-bottom: 48px;
  }
}
#page-downloads .downloads-section .downloads-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px;
}
@media screen and (min-width: 1280px) {
  #page-downloads .downloads-section .downloads-list {
    gap: 48px;
  }
}
@media screen and (max-width: 1279px) {
  #page-downloads .downloads-section .downloads-list {
    -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-downloads .downloads-section .downloads-item {
  width: 243px;
}
#page-downloads .downloads-section .downloads-link {
  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;
  text-decoration: none;
  display: block;
}
@media screen and (min-width: 1280px) {
  #page-downloads .downloads-section .downloads-link {
    gap: 8px;
  }
}
#page-downloads .downloads-section .downloads-thumbnail {
  width: 243px;
  height: 315px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#page-downloads .downloads-section .downloads-item-title {
  text-align: left;
  max-width: 243px;
}
#page-contact #contact-dealer.contact-dealer-section {
  background-color: var(--colour--main-blue-4);
  position: relative;
  z-index: 0;
}
#page-contact #contact-dealer.contact-dealer-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--main-blue-4);
  mask-image: linear-gradient(165deg, transparent 0%, var(--colour--main-blue-4) 40%, var(--colour--main-blue-4) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: linear-gradient(165deg, transparent 0%, var(--colour--main-blue-4) 40%, var(--colour--main-blue-4) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: color-burn;
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-nav {
  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;
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-nav {
    gap: 48px;
  }
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-btn {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  line-height: normal;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: var(--colour--main-blue-2);
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (min-width: 0px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-btn {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-btn {
    font-size: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-btn {
    font-size: 40px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-btn {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-btn {
    font-size: 36px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-btn {
    font-size: 40px;
  }
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-btn:hover,
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-btn:focus {
  color: var(--colour--main-blue-dark);
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-btn.is-active {
  color: var(--colour--main-blue-dark);
  text-underline-offset: 4px;
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-separator {
  width: 100%;
  height: 1px;
  background-color: var(--colour--grey-15);
  margin-top: 8px;
  margin-bottom: 32px;
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-separator {
    margin-top: 8px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-separator {
    margin-bottom: 48px;
  }
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-panel {
  display: none;
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-tab-panel.is-active {
  display: block;
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-split {
  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;
  gap: 32px;
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-split {
    gap: 48px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-split {
    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: 64px;
  }
}
@media screen and (min-width: 1280px) and screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-split {
    gap: 96px;
  }
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-content {
  width: 100%;
  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) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-content {
    gap: 24px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-content {
    width: 50%;
  }
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-info {
  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) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-info {
    gap: 8px;
  }
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-company {
  margin: 0;
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-address,
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-phone {
  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;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-address,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-phone {
    gap: 8px;
  }
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-address:hover,
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-phone:hover {
  color: var(--colour--main-blue-2);
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-icon {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: var(--colour--main-blue-2);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-icon.contact-dealer-icon--location {
  mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/location.svg');
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/location.svg');
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-icon.contact-dealer-icon--phone {
  mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/phone.svg');
  -webkit-mask-image: url('/wp-content/themes/canamcorrugating/static/images/specific/buttons/phone.svg');
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form {
    width: 50%;
  }
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
}
@media screen and (min-width: 0px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper {
    font-size: 16px;
  }
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper input:not([type="submit"]):not([type="button"]):not([type="image"]),
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper select,
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper textarea,
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper label,
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gfield_label {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
}
@media screen and (min-width: 0px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper input:not([type="submit"]):not([type="button"]):not([type="image"]),
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper select,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper textarea,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper label,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gfield_label {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper input:not([type="submit"]):not([type="button"]):not([type="image"]),
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper select,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper textarea,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper label,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gfield_label {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper input:not([type="submit"]):not([type="button"]):not([type="image"]),
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper select,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper textarea,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper label,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gfield_label {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper input:not([type="submit"]):not([type="button"]):not([type="image"]),
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper select,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper textarea,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper label,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gfield_label {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper input:not([type="submit"]):not([type="button"]):not([type="image"]),
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper select,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper textarea,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper label,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gfield_label {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper input:not([type="submit"]):not([type="button"]):not([type="image"]),
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper select,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper textarea,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper label,
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gfield_label {
    font-size: 16px;
  }
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper input:not([type="submit"]):not([type="button"]):not([type="image"]),
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper select,
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper textarea {
  border: none;
  border-radius: 10px;
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"],
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button {
  font-family: "area-normal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  line-height: 140%;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: transparent;
  text-decoration: none;
  text-align: center;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  padding: 16px 14px;
  border-radius: 100px;
  min-width: 180px;
  border: none;
  background-color: var(--colour--main-blue-2);
  color: white;
}
@media screen and (min-width: 0px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"],
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"],
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"],
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"],
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"],
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"],
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"],
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"],
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"],
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 0px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"],
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"],
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"],
  #page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button {
    font-size: 16px;
  }
}
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"]:hover,
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button:hover,
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer input[type="submit"]:focus,
#page-contact #contact-dealer.contact-dealer-section .contact-dealer-form .gform_wrapper .gform_footer .gform_button:focus {
  color: var(--colour--main-blue-2);
  background-color: var(--colour--main-blue-3);
}
#page-contact #contact-dealer.contact-dealer-section .map {
  width: 100%;
}
#page-contact #contact-dealer.contact-dealer-section .map iframe {
  width: 100%;
  border: 0;
}
#page-contact #join {
  background-color: var(--colour--dark-grey);
  position: relative;
  z-index: 0;
}
#page-contact #join .is-split,
#page-contact #join .is-split-reverse {
  gap: 40px;
}
@media screen and (min-width: 768px) {
  #page-contact #join .is-split,
  #page-contact #join .is-split-reverse {
    gap: 50px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #join .is-split,
  #page-contact #join .is-split-reverse {
    gap: 90px;
  }
}
#page-contact #join .image-container {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1280px) {
  #page-contact #join .image-container {
    width: 50%;
  }
}
#page-contact #join .content-container {
  width: 100%;
}
#page-contact #join .content-container .subtitle-text {
  max-width: 525px;
}
@media screen and (min-width: 1280px) {
  #page-contact #join .content-container {
    width: 50%;
  }
}
#page-contact #join::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  inset: 0;
  z-index: -1;
  background-color: var(--colour--dark-grey);
  opacity: 0.2;
  mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center;
  -webkit-mask-image: linear-gradient(165deg, transparent 0%, var(--colour--dark-grey) 40%, var(--colour--dark-grey) 60%, transparent 80%), url('/wp-content/themes/canamcorrugating/static/images/specific/backgrounds/horizontalhalftone.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  mix-blend-mode: difference;
}
#page-contact #join .join-content-only .content-container {
  width: 100%;
}
#page-contact #join .join-we-offer {
  margin: 0;
  margin-top: 16px;
  margin-bottom: 8px;
}
@media screen and (min-width: 1280px) {
  #page-contact #join .join-we-offer {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #join .join-we-offer {
    margin-bottom: 8px;
  }
}
#page-contact #join .join-offer-list {
  list-style: none;
  margin: 0;
  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;
}
@media screen and (min-width: 1280px) {
  #page-contact #join .join-offer-list {
    gap: 8px;
  }
}
#page-contact #join .join-offer-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;
}
@media screen and (min-width: 1280px) {
  #page-contact #join .join-offer-item {
    gap: 8px;
  }
}
#page-contact #join .join-offer-icon {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
#page-contact #join .join-offer-text {
  margin: 0;
}
#page-contact #join .join-cta-text {
  margin: 0;
  margin-top: 16px;
  margin-bottom: 16px;
}
@media screen and (min-width: 1280px) {
  #page-contact #join .join-cta-text {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1280px) {
  #page-contact #join .join-cta-text {
    margin-bottom: 24px;
  }
}
