body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

p {
  margin-bottom: 0px;
}

a {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  text-decoration: underline;
}

.sg_header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99999;
  margin-bottom: 0.75rem;
}

.sg-richtext--basic {
  max-width: 50ch;
}

.sg_sidebar__waterfall {
  max-width: 13rem;
}

.d--100 {
  margin-top: -17px;
  margin-left: -5px;
  font-family: 'Neue Montreal';
  font-size: 6.5rem;
  line-height: 1.01;
  font-weight: 500;
  letter-spacing: -0.016em;
}

.d--100.has--loosetracking {
  letter-spacing: -0.013em;
}

.sg-sidebar-colour-embed {
  position: relative;
  z-index: -1;
  overflow: hidden;
  height: 28px;
}

.p--60 {
  font-size: 23px;
  line-height: 31px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.sg-basic-table-body-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #e0e0e0;
}

.sg_layoutcard__eyebrow {
  margin-bottom: 1.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sg_typecard__paragraph {
  max-width: 21rem;
}

.f2-t-c {
  color: #8a8987;
}

.p--80 {
  font-size: 35px;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: -0.025em;
}

.sg_sidebar__container {
  height: 100%;
  padding-bottom: 5rem;
}

.sg-basic-table {
  max-width: 63rem;
  padding: 2px;
  background-color: #f8f8f8;
}

.del {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.f1-t-a {
  color: #30373c;
}

.sg-content-table {
  width: 100%;
  margin-bottom: 0.5em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.sg-content-table.is--last {
  margin-bottom: 0em;
}

.sg_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.75rem;
  margin-left: 0.75rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: saturate(150%) blur(7px);
  backdrop-filter: saturate(150%) blur(7px);
}

.f1-t-b {
  color: #64686e;
}

.f3-t-c {
  border-style: solid;
  border-width: 0px;
  border-color: #b8d6b2;
  color: #bfc4ca;
}

.sg_badge__wrapper {
  position: relative;
  display: block;
  border-radius: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
}

.sg_badge__wrapper.is--inline {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: -5px;
}

.sg_content__introcard {
  margin-bottom: 4em;
  padding-top: 3em;
  border-top: 1px solid #ddd;
}

.sg_content__introcard.has--topmargin {
  margin-top: 4em;
}

.richtext--basic {
  max-width: 700px;
}

.sg_colourcard__desc {
  max-width: 28em;
  margin-top: 1.5em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.f2-t-d {
  color: #a1a09d;
}

.sg-footer-item {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.sg-lightbox-text-link {
  color: #8f8f8f;
  font-weight: 600;
  text-decoration: underline;
}

.d--90 {
  font-size: 56px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: -0.024em;
}

.f2-t-a {
  color: #403f3e;
}

.sg_content__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 82.5rem;
  margin: -2rem -1.75rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sg_content__list.has--notopmargin {
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.f2-t-a-2 {
  color: #3a3733;
}

.sg-basic-table-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 3rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  font-weight: 700;
}

.sg_content__list__item {
  position: relative;
  width: 29em;
  padding-right: 2em;
  padding-left: 2em;
}

.sg_content__list__item.is--fluid {
  width: 100%;
}

.p--40 {
  font-size: 12px;
  line-height: 16px;
}

.sg_section__content__container {
  width: 100%;
  max-width: 60em;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1.25rem;
  padding-bottom: 15em;
}

.sg_typecard__title {
  max-width: 44rem;
  padding-right: 2em;
}

.sg_typecard__title.m-bot-md {
  margin-bottom: 2.25rem;
}

.sg_typecard__title.m-bot-sm {
  margin-bottom: 1rem;
}

.link {
  -webkit-transition: opacity 200ms ease, color 200ms ease;
  transition: opacity 200ms ease, color 200ms ease;
  text-decoration: underline;
}

.link:hover {
  opacity: 0.6;
}

.link.on--f0.a {
  color: #121619;
}

.link.on--f0.b {
  color: #c7cacd;
}

.link.on--f3.a {
  color: #fff;
}

.link.on--f3.b {
  color: #bfc4ca;
}

.link.on--f1 {
  color: #7a7e83;
}

.link.on--f1.b {
  color: #93969b;
}

.link.on--f1.a:hover {
  color: rgba(0, 0, 0, 0.7);
}

.link.on--f4.b {
  color: #67a6d9;
}

.link.on--f4.a {
  color: #fff;
}

.link.on--f2.b {
  color: #a1a09d;
}

.f3 {
  background-color: #646d76;
  color: #d1d3d6;
}

.f1-t-c {
  color: #7a7e83;
}

.sg_content__typelist {
  margin-bottom: -2rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sg-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6em;
  padding-bottom: 2em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

.f0-t-d {
  color: #c7cacd;
}

.sg_layoutcard__diagram__spacer {
  width: 100%;
  height: 3rem;
}

.sg-intropanel__link {
  margin-top: 2.5rem;
}

.sg-sidebar-colour-card-border {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.sg-sidebar-colour-card-border.naked-border {
  z-index: 0;
  opacity: 0.4;
}

.d--30 {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.015em;
}

.sg_typecard__eyebrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.d--70 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: -0.023em;
}

.f3-t-a {
  color: #fff;
}

.sg_colourcard__eyebrow {
  margin-bottom: 1.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sg_colourcard__eyebrow.is--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sg_sidebar__label {
  margin-bottom: 8em;
}

.body {
  background-color: #000000;
  font-family: 'Neue Montreal';
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.body.styleguide {
  background-color: #ddd;
}

.f2-t-b {
  color: #6d6c6a;
}

.sg_colour-card {
  position: relative;
  margin-bottom: 10px;
}

.sg_content__introcard__title {
  margin-bottom: 2em;
}

.btn {
  border-radius: 1px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 500;
}

.btn.on--f0.a {
  background-color: #1192e8;
  color: #fff;
}

.btn.on--f0.b {
  background-color: #dde1e6;
  color: #4d5358;
}

.btn.on--f1.b {
  background-color: #dde1e6;
  color: #30373c;
}

.btn.on--f1.a {
  background-color: #1192e8;
  color: #fff;
}

.btn.on--f2.a {
  background-color: #403f3e;
  color: #fff;
}

.btn.on--f2.b {
  background-color: #a1a09d;
}

.btn.on--f3.a {
  background-color: #98a1aa;
  color: #fff;
}

.btn.on--f3.b {
  background-color: #fff;
  color: #302e2a;
}

.btn.on--f4.a {
  background-color: #1f1f1f;
  color: #fff;
}

.btn.on--f4.b {
  background-color: #fff;
  color: #403f3e;
}

.sg_content__typelist__item {
  position: relative;
  width: 100%;
  border-top: 1px solid #ddd;
}

.sg_badge__text {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 9px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.sg_sidebar__sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 4rem;
}

.sg-l-20 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 9px;
  line-height: 10px;
  font-weight: 600;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.div-block-135 {
  margin-top: 2.25rem;
}

.div-block-135.hide {
  display: none;
}

.f3-t-b {
  color: #dee1e4;
}

.sg_colour-card__swatch-2 {
  position: relative;
  display: block;
}

.f1 {
  background-color: #222;
  color: #fff;
}

.sg-basic-table-col {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.sg-basic-table-col.lg {
  width: 50%;
}

.sg-basic-table-col.md {
  width: 33.33%;
}

.sg-basic-table-col.sm {
  width: 25%;
  max-width: 14rem;
}

.f0-t-b {
  color: #4d5358;
}

.sg_nav__link {
  margin-right: 0.75rem;
  margin-left: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  opacity: 0.5;
  -webkit-transition: background-color 250ms ease, opacity 250ms ease;
  transition: background-color 250ms ease, opacity 250ms ease;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #f5f5f7;
  font-size: 14px;
  line-height: 20px;
}

.sg_nav__link:hover {
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
  opacity: 1;
  color: #fff;
}

.sg_nav__link.w--current {
  box-shadow: inset 0 -2px 0 0 #121619;
  opacity: 1;
  color: #fff;
}

.sg_nav__link.is--docs {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}

.d--20 {
  font-size: 11px;
  line-height: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.sg_layoutcard {
  padding-top: 2em;
  padding-bottom: 2em;
}

.sg_layoutcard.is--first {
  padding-top: 0em;
}

.sg_layoutcard.is--last {
  padding-bottom: 0em;
}

.sg_sidebar__waterfall__item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -1px;
  padding: 0.5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 1px solid #ddd;
}

.sg-basic-link {
  text-decoration: underline;
}

.f4 {
  background-color: #0072c3;
  color: #bad7ee;
}

.sg_intropanel__container {
  max-width: 50em;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.sg_typecard {
  padding-top: 1.5em;
  padding-bottom: 4.5em;
}

.sg_typecard.last {
  border-bottom: 1px solid #ddd;
}

.sg_colourcard__title {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 34px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.f3-t-d {
  color: #98a1aa;
}

.sg_d--90 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  font-size: 3.5em;
  line-height: 1.25;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.sg_d--90.has--topmarginfix {
  margin-top: -0.25em;
}

.p--30 {
  font-size: 13px;
}

.p--50 {
  font-size: 14px;
  line-height: 20px;
}

.f4-t-d {
  color: #67a6d9;
}

.sg_p--50 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.sg_section__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sg_layoutcard__diagram__placeholder {
  width: 100%;
  height: 5rem;
  background-image: url('../images/webflow-spacing-bg-final_1webflow-spacing-bg-final.png');
  background-position: 50% 50%;
  background-size: 64px;
  background-repeat: repeat;
  box-shadow: inset 0 0 0 1px #2792f5;
}

.d--60 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: -0.018em;
}

.f1-t-d {
  color: #93969b;
}

.sg_button {
  min-width: 18em;
  padding: 1.25em 3em;
  border-radius: 2px;
  background-color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0em;
}

.sg_button:hover {
  background-color: #343a3f;
}

.d--80 {
  font-size: 48px;
  line-height: 52px;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.sg-basic-table-header-primary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 3rem;
  padding-top: 1px;
  padding-left: 0.75rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #323232;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.sg_sidebar {
  width: 19em;
  padding: 1.25rem 2.5em 1.5rem;
  box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.05), inset -1px 0 0 0 rgba(0, 0, 0, 0.1);
}

.sg_body {
  max-width: 90rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 62px;
}

.d--40 {
  font-size: 16px;
  line-height: 120%;
  font-weight: 500;
  text-transform: initial;
}

.d--50 {
  font-size: 20px;
  line-height: 130%;
  font-weight: 400;
  letter-spacing: 1;
}

.sg_layoutcard__diagram {
  background-image: url('../images/webflow-spacing-bg-final_1webflow-spacing-bg-final.png');
  background-position: 50% 50%;
  background-size: 96px 128px;
  background-repeat: repeat;
  box-shadow: inset 0 0 0 1px #2792f5;
}

.sg_colour-card__label {
  margin-bottom: 5px;
}

.sg_content__bodywrap {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sg_p-40 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.f4-t-a {
  color: #fff;
}

.sg_section {
  margin-right: 0.75rem;
  margin-bottom: 0.75rem;
  margin-left: 0.75rem;
}

.sg_section.light {
  background-color: #fff;
}

.f0-t-a {
  color: #121619;
}

.sg_section__content__label {
  margin-bottom: 8em;
}

.section {
  background-color: transparent;
}

.section.is--lg {
  padding-top: 8.5rem;
  padding-bottom: 8.5rem;
}

.section.is--sm {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.section.is--xsm {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.section.is--md {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.sg_layoutcard__diagram__img {
  display: block;
  padding: 20px;
  border-top: 1px solid #2792f5;
  border-bottom: 1px solid #2792f5;
  background-color: #fff;
  background-image: url('../images/grey-transparent_1grey-transparent.png');
  background-position: 50% 50%;
  background-size: 50px;
}

.sg_intropanel {
  padding: 22em 12em;
  background-color: #21272a;
  color: #acacac;
}

.sg-sidebar-type-list-tip {
  margin-top: 1.25em;
  padding-left: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #7e7e7e;
  font-size: 9px;
  line-height: 12px;
  font-weight: 600;
}

.p--70 {
  font-size: 28px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: -0.03em;
}

.sg_colourcard {
  padding-top: 2em;
  padding-bottom: 2em;
}

.f2 {
  background-color: #f1ebdd;
  color: #403f3e;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.sg_d--50 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 2.25em;
  line-height: 0.8;
  font-weight: 800;
  letter-spacing: -0.025em;
}

.sg_badge {
  position: relative;
  z-index: 2;
  overflow: visible;
  height: 18px;
  min-width: 52px;
  margin-bottom: 4px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.06);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 9px;
  line-height: 14px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.035em;
  text-transform: uppercase;
}

.sg_badge.is--basic {
  display: inline-block;
  margin-right: 4px;
  padding-top: 2px;
  padding-right: 8px;
  padding-left: 8px;
}

.sg_badge.bg {
  background-color: rgba(0, 0, 0, 0.06);
}

.sg-section-content {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.f0-t-c {
  color: #86868b;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5em;
  padding-left: 5em;
}

.container.is--xlg {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.container.is--md {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.container.is--sm {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.container.is--lg {
  max-width: 1200px;
}

.cs-page-wrapper {
  width: 100%;
  height: 100vh;
}

.cs-col {
  width: 50%;
}

.cs-col.is--left {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100vh;
  padding: 3rem 3rem 3rem 3rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cs-col.is--right {
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cs-row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cs-logo {
  position: absolute;
  left: 3.75rem;
  top: 3.25rem;
  right: auto;
  bottom: auto;
  z-index: 2;
  max-width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 1.1;
  font-weight: 500;
}

.cs-contact-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cs-contact-list-item.is--last {
  margin-bottom: 0rem;
}

.cs-description {
  position: relative;
  display: block;
  width: 100%;
  max-width: 17rem;
}

.cs-page-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 32rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cs-footer {
  position: absolute;
  left: 1.75rem;
  top: auto;
  right: auto;
  bottom: 1.5rem;
  z-index: 2;
}

.cs-slider-wrap {
  height: 100vh;
}

.p-20 {
  font-size: 12px;
  line-height: 16px;
}

.cs-slider {
  height: auto;
  background-color: transparent;
}

.cs-slider-mask {
  height: auto;
}

.cs-img-wrap {
  position: relative;
  height: 100vh;
  background-image: url('../images/img-placeholder-22.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cs-img-wrap.is--1 {
  background-image: url('../images/newstead-bg.jpg');
}

.cs-img-wrap.is--2 {
  background-image: url('../images/img-placeholder-22.jpg');
}

.cs-img-wrap.is--3 {
  background-image: url('../images/Untitled-10.jpg');
}

.cs-img-wrap.is--4 {
  background-image: url('../images/Untitled-5.jpg');
}

.cs-slider-arrow {
  display: none;
}

.cs-slider-nav {
  display: none;
}

.d-70 {
  font-size: 16px;
  line-height: 120%;
  font-weight: 400;
  letter-spacing: -0.01em;
}

.cs-page-summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 23rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cs-desc {
  max-width: 17rem;
}

.image {
  width: 100%;
}

@media screen and (min-width: 1280px) {
  .container.is--md {
    max-width: 66.5rem;
  }

  .cs-page-title {
    max-width: 33rem;
  }

  .cs-page-summary {
    max-width: 33rem;
  }
}

@media screen and (min-width: 1440px) {
  .sg-richtext--basic {
    margin-bottom: -1rem;
  }

  .sg-basic-table-body-row {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .sg_typecard__paragraph {
    max-width: 27em;
  }

  .sg_nav {
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .sg_colourcard__desc {
    max-width: 27em;
  }

  .sg_sidebar__desc {
    max-width: 11rem;
  }

  .sg_section__content__container {
    max-width: 800px;
  }

  .sg-basic-table-col.lg {
    max-width: 100%;
  }

  .sg-basic-table-col.md {
    max-width: 100%;
  }

  .sg_typecard.is--last {
    padding-bottom: 0em;
  }

  .sg_sidebar {
    width: 17em;
    padding-right: 2em;
    padding-left: 2em;
  }

  .home_hero-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cs-page-title {
    max-width: 32rem;
  }

  .cs-footer {
    left: 2rem;
    bottom: 1.75rem;
  }

  .cs-page-summary {
    max-width: 32rem;
  }
}

@media screen and (min-width: 1920px) {
  .d--100 {
    font-size: 9rem;
    font-weight: 400;
    letter-spacing: -0.015em;
  }

  .cs-page-title {
    max-width: 38rem;
  }
}

@media screen and (max-width: 991px) {
  .d--30 {
    font-size: 14px;
  }

  .body {
    font-size: 14px;
  }

  .cs-page-wrapper {
    height: auto;
  }

  .cs-col.is--left {
    width: 100%;
    height: auto;
    min-height: 100vh;
    padding: 2rem 2rem 2rem;
  }

  .cs-col.is--right {
    width: 100%;
  }

  .cs-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cs-logo {
    left: 3rem;
    top: 3rem;
  }

  .cs-contact-list {
    width: 50%;
    margin-bottom: 5rem;
    padding-bottom: 0rem;
  }

  .cs-page-title {
    display: block;
    max-width: 36rem;
    margin-bottom: 5rem;
    text-align: left;
  }

  .cs-footer {
    display: none;
  }

  .cs-slider-wrap {
    height: auto;
  }

  .cs-img-wrap {
    height: auto;
    padding-top: 60%;
  }

  .cs-page-summary {
    display: block;
    max-width: 37rem;
    margin-bottom: 15rem;
    text-align: left;
  }

  .cs-desc {
  max-width: 100%;
  }

  p{
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .cs-page-wrapper {
    height: auto;
  }

  .cs-col {
    width: 100%;
  }

  .cs-col.is--left {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .cs-row {
    display: block;
  }

  .cs-logo {
    left: 2rem;
    top: 2rem;
  }

  .cs-contact-list {
    width: 100%;
  }

  .cs-description {
    max-width: 24rem;
  }

  .cs-desc {
  max-width: 100%;
  }

  p{
    margin-top: 40px;
  }

  .video-toggle {
  bottom: 16px;
  right: 16px;
  opacity: 50%;
  } 
}

@media screen and (max-width: 479px) {
  .d--100 {
    font-size: 4rem;
  }

  .cs-contact-list {
    display: block;
    margin-bottom: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cs-contact-list-item {
    width: 100%;
    margin-bottom: 1rem;
  }

  .cs-contact-list-item.is--last {
    margin-bottom: 0rem;
  }

  .cs-page-title {
    margin-bottom: 4rem;
  }

  .d-70 {
    font-size: 16px;
  }

  .cs-page-summary {
    margin-bottom: 4rem;
  }

  .cs-desc {
  max-width: 100%;
  }

  p{
    margin-top: 40px;
  }

  .video-toggle {
  bottom: 16px;
  right: 16px;
  opacity: 50%;
  } 
}

@font-face {
  font-family: 'Roslindaledisplaycondensed';
  src: url('../fonts/RoslindaleDisplayCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}