
    @font-face{
      font-family: "Merriweather";
      src: 
      url('{{woff2}}') format('woff2'),
      url('https://valley.dev.arkadia.lancemontana.com.au/carbon/assets/0007e9/00000b/Merriweather-Regular.woff') format('woff');
      font-weight: 400;
      font-style: normal;
      font-display: block;
    }
  

    @font-face{
      font-family: "Open Sans";
      src: 
      url('{{woff2}}') format('woff2'),
      url('https://valley.dev.arkadia.lancemontana.com.au/carbon/assets/0007e9/00000b/OpenSans-Regular.woff') format('woff');
      font-weight: 400;
      font-style: normal;
      font-display: block;
    }
  

    @font-face{
      font-family: "Open Sans";
      src: 
      url('{{woff2}}') format('woff2'),
      url('https://valley.dev.arkadia.lancemontana.com.au/carbon/assets/0007e9/00000b/OpenSans-SemiBold.woff') format('woff');
      font-weight: 600;
      font-style: normal;
      font-display: block;
    }
  

    @font-face{
      font-family: "Open Sans";
      src: 
      url('{{woff2}}') format('woff2'),
      url('https://valley.dev.arkadia.lancemontana.com.au/carbon/assets/0007e9/00000b/OpenSans-Bold.woff') format('woff');
      font-weight: 700;
      font-style: normal;
      font-display: block;
    }
  

.title {font-family: Merriweather; font-size:56px; line-height: 68px;}
h1,.h1 {font-family: Merriweather; font-size:56px; line-height: 68px;}
h2, .h2 {font-family: Merriweather; font-size:48px; line-height: 58px;}
h3,.h3 {font-family: Merriweather; font-size:40px; line-height: 48px;}
h4,.h4 {font-family: Merriweather; font-size:32px; line-height: 42px;}
body {font-family: Open Sans; font-size:16px; line-height: 24px;}
.sub-heading {font-family: Open Sans; font-size:24px; line-height: 32px;}
h5,.h5 {font-family: Open Sans; font-size:24px; line-height: 32px;}
h6,.h6 {font-family: Open Sans; font-size:20px; line-height: 28px;}


@media (max-width: 1200px){
.title {font-family: Merriweather; font-size:48px; line-height: 58px;}
h1,.h1 {font-family: Merriweather; font-size:40px; line-height: 48px;}
h2, .h2 {font-family: Merriweather; font-size:48px; line-height: 58px;}
h3,.h3 {font-family: Merriweather; font-size:40px; line-height: 48px;}
h4,.h4 {font-family: Merriweather; font-size:32px; line-height: 42px;}
body {font-family: Open Sans; font-size:16px; line-height: 24px;}
.sub-heading {font-family: Open Sans; font-size:24px; line-height: 32px;}
h5,.h5 {font-family: Open Sans; font-size:24px; line-height: 32px;}
h6,.h6 {font-family: Open Sans; font-size:20px; line-height: 28px;}
}


@media (max-width: 768px){
.title {font-family: Merriweather; font-size:32px; line-height: 40px;}
h1,.h1 {font-family: Merriweather; font-size:32px; line-height: 40px;}
h2, .h2 {font-family: Merriweather; font-size:32px; line-height: 40px;}
h3,.h3 {font-family: Merriweather; font-size:24px; line-height: 30px;}
h4,.h4 {font-family: Merriweather; font-size:24px; line-height: 30px;}
body {font-family: Open Sans; font-size:16px; line-height: 24px;}
.sub-heading {font-family: Open Sans; font-size:24px; line-height: 32px;}
h5,.h5 {font-family: Open Sans; font-size:24px; line-height: 32px;}
h6,.h6 {font-family: Open Sans; font-size:20px; line-height: 28px;}
}

:root {
--primary-1: #7a6f64;
--primary-1-10: #7a6f641a;
.back-primary-1-10 {background-color: #7a6f641a;}
.text-primary-1-10 {color: #7a6f641a;}
--primary-1-20: #7a6f6433;
.back-primary-1-20 {background-color: #7a6f6433;}
.text-primary-1-20 {color: #7a6f6433;}
--primary-1-30: #7a6f644d;
.back-primary-1-30 {background-color: #7a6f644d;}
.text-primary-1-30 {color: #7a6f644d;}
--primary-1-40: #7a6f6466;
.back-primary-1-40 {background-color: #7a6f6466;}
.text-primary-1-40 {color: #7a6f6466;}
--primary-1-50: #7a6f6480;
.back-primary-1-50 {background-color: #7a6f6480;}
.text-primary-1-50 {color: #7a6f6480;}
--primary-1-60: #7a6f6499;
.back-primary-1-60 {background-color: #7a6f6499;}
.text-primary-1-60 {color: #7a6f6499;}
--primary-1-70: #7a6f64b3;
.back-primary-1-70 {background-color: #7a6f64b3;}
.text-primary-1-70 {color: #7a6f64b3;}
--primary-1-80: #7a6f64cc;
.back-primary-1-80 {background-color: #7a6f64cc;}
.text-primary-1-80 {color: #7a6f64cc;}
--primary-1-90: #7a6f64e6;
.back-primary-1-90 {background-color: #7a6f64e6;}
.text-primary-1-90 {color: #7a6f64e6;}
--primary-1-darken-10: #6e645a;
.back-primary-1-darken-10 {background-color: #6e645a;}
.text-primary-1-darken-10 {color: #6e645a;}
--primary-1-darken-20: #625950;
.back-primary-1-darken-20 {background-color: #625950;}
.text-primary-1-darken-20 {color: #625950;}
--primary-1-darken-30: #554e46;
.back-primary-1-darken-30 {background-color: #554e46;}
.text-primary-1-darken-30 {color: #554e46;}
--primary-1-darken-40: #49433c;
.back-primary-1-darken-40 {background-color: #49433c;}
.text-primary-1-darken-40 {color: #49433c;}
--primary-1-darken-50: #3d3832;
.back-primary-1-darken-50 {background-color: #3d3832;}
.text-primary-1-darken-50 {color: #3d3832;}
--primary-1-lighten-10: #f2f1f0;
.back-primary-1-lighten-10 {background-color: #f2f1f0;}
.text-primary-1-lighten-10 {color: #f2f1f0;}
--primary-1-lighten-20: #e4e2e0;
.back-primary-1-lighten-20 {background-color: #e4e2e0;}
.text-primary-1-lighten-20 {color: #e4e2e0;}
--primary-1-lighten-30: #d7d4d1;
.back-primary-1-lighten-30 {background-color: #d7d4d1;}
.text-primary-1-lighten-30 {color: #d7d4d1;}
--primary-1-lighten-40: #cac5c1;
.back-primary-1-lighten-40 {background-color: #cac5c1;}
.text-primary-1-lighten-40 {color: #cac5c1;}
--primary-1-lighten-50: #bdb7b2;
.back-primary-1-lighten-50 {background-color: #bdb7b2;}
.text-primary-1-lighten-50 {color: #bdb7b2;}
--primary-1-lighten-60: #afa9a2;
.back-primary-1-lighten-60 {background-color: #afa9a2;}
.text-primary-1-lighten-60 {color: #afa9a2;}
--primary-1-lighten-70: #a29a93;
.back-primary-1-lighten-70 {background-color: #a29a93;}
.text-primary-1-lighten-70 {color: #a29a93;}
--primary-1-lighten-80: #958c83;
.back-primary-1-lighten-80 {background-color: #958c83;}
.text-primary-1-lighten-80 {color: #958c83;}
--primary-1-lighten-90: #877d74;
.back-primary-1-lighten-90 {background-color: #877d74;}
.text-primary-1-lighten-90 {color: #877d74;}
--text-1: #2c2a28;
--text-1-10: #2c2a281a;
.back-text-1-10 {background-color: #2c2a281a;}
.text-text-1-10 {color: #2c2a281a;}
--text-1-20: #2c2a2833;
.back-text-1-20 {background-color: #2c2a2833;}
.text-text-1-20 {color: #2c2a2833;}
--text-1-30: #2c2a284d;
.back-text-1-30 {background-color: #2c2a284d;}
.text-text-1-30 {color: #2c2a284d;}
--text-1-40: #2c2a2866;
.back-text-1-40 {background-color: #2c2a2866;}
.text-text-1-40 {color: #2c2a2866;}
--text-1-50: #2c2a2880;
.back-text-1-50 {background-color: #2c2a2880;}
.text-text-1-50 {color: #2c2a2880;}
--text-1-60: #2c2a2899;
.back-text-1-60 {background-color: #2c2a2899;}
.text-text-1-60 {color: #2c2a2899;}
--text-1-70: #2c2a28b3;
.back-text-1-70 {background-color: #2c2a28b3;}
.text-text-1-70 {color: #2c2a28b3;}
--text-1-80: #2c2a28cc;
.back-text-1-80 {background-color: #2c2a28cc;}
.text-text-1-80 {color: #2c2a28cc;}
--text-1-90: #2c2a28e6;
.back-text-1-90 {background-color: #2c2a28e6;}
.text-text-1-90 {color: #2c2a28e6;}
--text-1-darken-10: #282624;
.back-text-1-darken-10 {background-color: #282624;}
.text-text-1-darken-10 {color: #282624;}
--text-1-darken-20: #232220;
.back-text-1-darken-20 {background-color: #232220;}
.text-text-1-darken-20 {color: #232220;}
--text-1-darken-30: #1f1d1c;
.back-text-1-darken-30 {background-color: #1f1d1c;}
.text-text-1-darken-30 {color: #1f1d1c;}
--text-1-darken-40: #1a1918;
.back-text-1-darken-40 {background-color: #1a1918;}
.text-text-1-darken-40 {color: #1a1918;}
--text-1-darken-50: #161514;
.back-text-1-darken-50 {background-color: #161514;}
.text-text-1-darken-50 {color: #161514;}
--text-1-lighten-10: #eaeaea;
.back-text-1-lighten-10 {background-color: #eaeaea;}
.text-text-1-lighten-10 {color: #eaeaea;}
--text-1-lighten-20: #d5d4d4;
.back-text-1-lighten-20 {background-color: #d5d4d4;}
.text-text-1-lighten-20 {color: #d5d4d4;}
--text-1-lighten-30: #c0bfbf;
.back-text-1-lighten-30 {background-color: #c0bfbf;}
.text-text-1-lighten-30 {color: #c0bfbf;}
--text-1-lighten-40: #abaaa9;
.back-text-1-lighten-40 {background-color: #abaaa9;}
.text-text-1-lighten-40 {color: #abaaa9;}
--text-1-lighten-50: #969594;
.back-text-1-lighten-50 {background-color: #969594;}
.text-text-1-lighten-50 {color: #969594;}
--text-1-lighten-60: #807f7e;
.back-text-1-lighten-60 {background-color: #807f7e;}
.text-text-1-lighten-60 {color: #807f7e;}
--text-1-lighten-70: #6b6a69;
.back-text-1-lighten-70 {background-color: #6b6a69;}
.text-text-1-lighten-70 {color: #6b6a69;}
--text-1-lighten-80: #565553;
.back-text-1-lighten-80 {background-color: #565553;}
.text-text-1-lighten-80 {color: #565553;}
--text-1-lighten-90: #413f3e;
.back-text-1-lighten-90 {background-color: #413f3e;}
.text-text-1-lighten-90 {color: #413f3e;}
--background-1: #f4f3ee;
--background-1-10: #f4f3ee1a;
.back-background-1-10 {background-color: #f4f3ee1a;}
.text-background-1-10 {color: #f4f3ee1a;}
--background-1-20: #f4f3ee33;
.back-background-1-20 {background-color: #f4f3ee33;}
.text-background-1-20 {color: #f4f3ee33;}
--background-1-30: #f4f3ee4d;
.back-background-1-30 {background-color: #f4f3ee4d;}
.text-background-1-30 {color: #f4f3ee4d;}
--background-1-40: #f4f3ee66;
.back-background-1-40 {background-color: #f4f3ee66;}
.text-background-1-40 {color: #f4f3ee66;}
--background-1-50: #f4f3ee80;
.back-background-1-50 {background-color: #f4f3ee80;}
.text-background-1-50 {color: #f4f3ee80;}
--background-1-60: #f4f3ee99;
.back-background-1-60 {background-color: #f4f3ee99;}
.text-background-1-60 {color: #f4f3ee99;}
--background-1-70: #f4f3eeb3;
.back-background-1-70 {background-color: #f4f3eeb3;}
.text-background-1-70 {color: #f4f3eeb3;}
--background-1-80: #f4f3eecc;
.back-background-1-80 {background-color: #f4f3eecc;}
.text-background-1-80 {color: #f4f3eecc;}
--background-1-90: #f4f3eee6;
.back-background-1-90 {background-color: #f4f3eee6;}
.text-background-1-90 {color: #f4f3eee6;}
--background-1-darken-10: #dcdbd6;
.back-background-1-darken-10 {background-color: #dcdbd6;}
.text-background-1-darken-10 {color: #dcdbd6;}
--background-1-darken-20: #c3c2be;
.back-background-1-darken-20 {background-color: #c3c2be;}
.text-background-1-darken-20 {color: #c3c2be;}
--background-1-darken-30: #abaaa7;
.back-background-1-darken-30 {background-color: #abaaa7;}
.text-background-1-darken-30 {color: #abaaa7;}
--background-1-darken-40: #92928f;
.back-background-1-darken-40 {background-color: #92928f;}
.text-background-1-darken-40 {color: #92928f;}
--background-1-darken-50: #7a7a77;
.back-background-1-darken-50 {background-color: #7a7a77;}
.text-background-1-darken-50 {color: #7a7a77;}
--background-1-lighten-10: #fefefd;
.back-background-1-lighten-10 {background-color: #fefefd;}
.text-background-1-lighten-10 {color: #fefefd;}
--background-1-lighten-20: #fdfdfc;
.back-background-1-lighten-20 {background-color: #fdfdfc;}
.text-background-1-lighten-20 {color: #fdfdfc;}
--background-1-lighten-30: #fcfbfa;
.back-background-1-lighten-30 {background-color: #fcfbfa;}
.text-background-1-lighten-30 {color: #fcfbfa;}
--background-1-lighten-40: #fbfaf8;
.back-background-1-lighten-40 {background-color: #fbfaf8;}
.text-background-1-lighten-40 {color: #fbfaf8;}
--background-1-lighten-50: #faf9f7;
.back-background-1-lighten-50 {background-color: #faf9f7;}
.text-background-1-lighten-50 {color: #faf9f7;}
--background-1-lighten-60: #f8f8f5;
.back-background-1-lighten-60 {background-color: #f8f8f5;}
.text-background-1-lighten-60 {color: #f8f8f5;}
--background-1-lighten-70: #f7f7f3;
.back-background-1-lighten-70 {background-color: #f7f7f3;}
.text-background-1-lighten-70 {color: #f7f7f3;}
--background-1-lighten-80: #f6f5f1;
.back-background-1-lighten-80 {background-color: #f6f5f1;}
.text-background-1-lighten-80 {color: #f6f5f1;}
--background-1-lighten-90: #f5f4f0;
.back-background-1-lighten-90 {background-color: #f5f4f0;}
.text-background-1-lighten-90 {color: #f5f4f0;}
--primary-2: #2c2a28;
--primary-2-10: #2c2a281a;
.back-primary-2-10 {background-color: #2c2a281a;}
.text-primary-2-10 {color: #2c2a281a;}
--primary-2-20: #2c2a2833;
.back-primary-2-20 {background-color: #2c2a2833;}
.text-primary-2-20 {color: #2c2a2833;}
--primary-2-30: #2c2a284d;
.back-primary-2-30 {background-color: #2c2a284d;}
.text-primary-2-30 {color: #2c2a284d;}
--primary-2-40: #2c2a2866;
.back-primary-2-40 {background-color: #2c2a2866;}
.text-primary-2-40 {color: #2c2a2866;}
--primary-2-50: #2c2a2880;
.back-primary-2-50 {background-color: #2c2a2880;}
.text-primary-2-50 {color: #2c2a2880;}
--primary-2-60: #2c2a2899;
.back-primary-2-60 {background-color: #2c2a2899;}
.text-primary-2-60 {color: #2c2a2899;}
--primary-2-70: #2c2a28b3;
.back-primary-2-70 {background-color: #2c2a28b3;}
.text-primary-2-70 {color: #2c2a28b3;}
--primary-2-80: #2c2a28cc;
.back-primary-2-80 {background-color: #2c2a28cc;}
.text-primary-2-80 {color: #2c2a28cc;}
--primary-2-90: #2c2a28e6;
.back-primary-2-90 {background-color: #2c2a28e6;}
.text-primary-2-90 {color: #2c2a28e6;}
--primary-2-darken-10: #282624;
.back-primary-2-darken-10 {background-color: #282624;}
.text-primary-2-darken-10 {color: #282624;}
--primary-2-darken-20: #232220;
.back-primary-2-darken-20 {background-color: #232220;}
.text-primary-2-darken-20 {color: #232220;}
--primary-2-darken-30: #1f1d1c;
.back-primary-2-darken-30 {background-color: #1f1d1c;}
.text-primary-2-darken-30 {color: #1f1d1c;}
--primary-2-darken-40: #1a1918;
.back-primary-2-darken-40 {background-color: #1a1918;}
.text-primary-2-darken-40 {color: #1a1918;}
--primary-2-darken-50: #161514;
.back-primary-2-darken-50 {background-color: #161514;}
.text-primary-2-darken-50 {color: #161514;}
--primary-2-lighten-10: #eaeaea;
.back-primary-2-lighten-10 {background-color: #eaeaea;}
.text-primary-2-lighten-10 {color: #eaeaea;}
--primary-2-lighten-20: #d5d4d4;
.back-primary-2-lighten-20 {background-color: #d5d4d4;}
.text-primary-2-lighten-20 {color: #d5d4d4;}
--primary-2-lighten-30: #c0bfbf;
.back-primary-2-lighten-30 {background-color: #c0bfbf;}
.text-primary-2-lighten-30 {color: #c0bfbf;}
--primary-2-lighten-40: #abaaa9;
.back-primary-2-lighten-40 {background-color: #abaaa9;}
.text-primary-2-lighten-40 {color: #abaaa9;}
--primary-2-lighten-50: #969594;
.back-primary-2-lighten-50 {background-color: #969594;}
.text-primary-2-lighten-50 {color: #969594;}
--primary-2-lighten-60: #807f7e;
.back-primary-2-lighten-60 {background-color: #807f7e;}
.text-primary-2-lighten-60 {color: #807f7e;}
--primary-2-lighten-70: #6b6a69;
.back-primary-2-lighten-70 {background-color: #6b6a69;}
.text-primary-2-lighten-70 {color: #6b6a69;}
--primary-2-lighten-80: #565553;
.back-primary-2-lighten-80 {background-color: #565553;}
.text-primary-2-lighten-80 {color: #565553;}
--primary-2-lighten-90: #413f3e;
.back-primary-2-lighten-90 {background-color: #413f3e;}
.text-primary-2-lighten-90 {color: #413f3e;}
--text-2: #6b6866;
--text-2-10: #6b68661a;
.back-text-2-10 {background-color: #6b68661a;}
.text-text-2-10 {color: #6b68661a;}
--text-2-20: #6b686633;
.back-text-2-20 {background-color: #6b686633;}
.text-text-2-20 {color: #6b686633;}
--text-2-30: #6b68664d;
.back-text-2-30 {background-color: #6b68664d;}
.text-text-2-30 {color: #6b68664d;}
--text-2-40: #6b686666;
.back-text-2-40 {background-color: #6b686666;}
.text-text-2-40 {color: #6b686666;}
--text-2-50: #6b686680;
.back-text-2-50 {background-color: #6b686680;}
.text-text-2-50 {color: #6b686680;}
--text-2-60: #6b686699;
.back-text-2-60 {background-color: #6b686699;}
.text-text-2-60 {color: #6b686699;}
--text-2-70: #6b6866b3;
.back-text-2-70 {background-color: #6b6866b3;}
.text-text-2-70 {color: #6b6866b3;}
--text-2-80: #6b6866cc;
.back-text-2-80 {background-color: #6b6866cc;}
.text-text-2-80 {color: #6b6866cc;}
--text-2-90: #6b6866e6;
.back-text-2-90 {background-color: #6b6866e6;}
.text-text-2-90 {color: #6b6866e6;}
--text-2-darken-10: #605e5c;
.back-text-2-darken-10 {background-color: #605e5c;}
.text-text-2-darken-10 {color: #605e5c;}
--text-2-darken-20: #565352;
.back-text-2-darken-20 {background-color: #565352;}
.text-text-2-darken-20 {color: #565352;}
--text-2-darken-30: #4b4947;
.back-text-2-darken-30 {background-color: #4b4947;}
.text-text-2-darken-30 {color: #4b4947;}
--text-2-darken-40: #403e3d;
.back-text-2-darken-40 {background-color: #403e3d;}
.text-text-2-darken-40 {color: #403e3d;}
--text-2-darken-50: #363433;
.back-text-2-darken-50 {background-color: #363433;}
.text-text-2-darken-50 {color: #363433;}
--text-2-lighten-10: #f0f0f0;
.back-text-2-lighten-10 {background-color: #f0f0f0;}
.text-text-2-lighten-10 {color: #f0f0f0;}
--text-2-lighten-20: #e1e1e0;
.back-text-2-lighten-20 {background-color: #e1e1e0;}
.text-text-2-lighten-20 {color: #e1e1e0;}
--text-2-lighten-30: #d3d2d1;
.back-text-2-lighten-30 {background-color: #d3d2d1;}
.text-text-2-lighten-30 {color: #d3d2d1;}
--text-2-lighten-40: #c4c3c2;
.back-text-2-lighten-40 {background-color: #c4c3c2;}
.text-text-2-lighten-40 {color: #c4c3c2;}
--text-2-lighten-50: #b5b4b3;
.back-text-2-lighten-50 {background-color: #b5b4b3;}
.text-text-2-lighten-50 {color: #b5b4b3;}
--text-2-lighten-60: #a6a4a3;
.back-text-2-lighten-60 {background-color: #a6a4a3;}
.text-text-2-lighten-60 {color: #a6a4a3;}
--text-2-lighten-70: #979594;
.back-text-2-lighten-70 {background-color: #979594;}
.text-text-2-lighten-70 {color: #979594;}
--text-2-lighten-80: #898685;
.back-text-2-lighten-80 {background-color: #898685;}
.text-text-2-lighten-80 {color: #898685;}
--text-2-lighten-90: #7a7775;
.back-text-2-lighten-90 {background-color: #7a7775;}
.text-text-2-lighten-90 {color: #7a7775;}
--background-2: #353b41;
--background-2-10: #353b411a;
.back-background-2-10 {background-color: #353b411a;}
.text-background-2-10 {color: #353b411a;}
--background-2-20: #353b4133;
.back-background-2-20 {background-color: #353b4133;}
.text-background-2-20 {color: #353b4133;}
--background-2-30: #353b414d;
.back-background-2-30 {background-color: #353b414d;}
.text-background-2-30 {color: #353b414d;}
--background-2-40: #353b4166;
.back-background-2-40 {background-color: #353b4166;}
.text-background-2-40 {color: #353b4166;}
--background-2-50: #353b4180;
.back-background-2-50 {background-color: #353b4180;}
.text-background-2-50 {color: #353b4180;}
--background-2-60: #353b4199;
.back-background-2-60 {background-color: #353b4199;}
.text-background-2-60 {color: #353b4199;}
--background-2-70: #353b41b3;
.back-background-2-70 {background-color: #353b41b3;}
.text-background-2-70 {color: #353b41b3;}
--background-2-80: #353b41cc;
.back-background-2-80 {background-color: #353b41cc;}
.text-background-2-80 {color: #353b41cc;}
--background-2-90: #353b41e6;
.back-background-2-90 {background-color: #353b41e6;}
.text-background-2-90 {color: #353b41e6;}
--background-2-darken-10: #30353b;
.back-background-2-darken-10 {background-color: #30353b;}
.text-background-2-darken-10 {color: #30353b;}
--background-2-darken-20: #2a2f34;
.back-background-2-darken-20 {background-color: #2a2f34;}
.text-background-2-darken-20 {color: #2a2f34;}
--background-2-darken-30: #25292e;
.back-background-2-darken-30 {background-color: #25292e;}
.text-background-2-darken-30 {color: #25292e;}
--background-2-darken-40: #202327;
.back-background-2-darken-40 {background-color: #202327;}
.text-background-2-darken-40 {color: #202327;}
--background-2-darken-50: #1b1e21;
.back-background-2-darken-50 {background-color: #1b1e21;}
.text-background-2-darken-50 {color: #1b1e21;}
--background-2-lighten-10: #ebebec;
.back-background-2-lighten-10 {background-color: #ebebec;}
.text-background-2-lighten-10 {color: #ebebec;}
--background-2-lighten-20: #d7d8d9;
.back-background-2-lighten-20 {background-color: #d7d8d9;}
.text-background-2-lighten-20 {color: #d7d8d9;}
--background-2-lighten-30: #c2c4c6;
.back-background-2-lighten-30 {background-color: #c2c4c6;}
.text-background-2-lighten-30 {color: #c2c4c6;}
--background-2-lighten-40: #aeb1b3;
.back-background-2-lighten-40 {background-color: #aeb1b3;}
.text-background-2-lighten-40 {color: #aeb1b3;}
--background-2-lighten-50: #9a9da0;
.back-background-2-lighten-50 {background-color: #9a9da0;}
.text-background-2-lighten-50 {color: #9a9da0;}
--background-2-lighten-60: #86898d;
.back-background-2-lighten-60 {background-color: #86898d;}
.text-background-2-lighten-60 {color: #86898d;}
--background-2-lighten-70: #72767a;
.back-background-2-lighten-70 {background-color: #72767a;}
.text-background-2-lighten-70 {color: #72767a;}
--background-2-lighten-80: #5d6267;
.back-background-2-lighten-80 {background-color: #5d6267;}
.text-background-2-lighten-80 {color: #5d6267;}
--background-2-lighten-90: #494f54;
.back-background-2-lighten-90 {background-color: #494f54;}
.text-background-2-lighten-90 {color: #494f54;}
--accent: #b08a5e;
--accent-10: #b08a5e1a;
.back-accent-10 {background-color: #b08a5e1a;}
.text-accent-10 {color: #b08a5e1a;}
--accent-20: #b08a5e33;
.back-accent-20 {background-color: #b08a5e33;}
.text-accent-20 {color: #b08a5e33;}
--accent-30: #b08a5e4d;
.back-accent-30 {background-color: #b08a5e4d;}
.text-accent-30 {color: #b08a5e4d;}
--accent-40: #b08a5e66;
.back-accent-40 {background-color: #b08a5e66;}
.text-accent-40 {color: #b08a5e66;}
--accent-50: #b08a5e80;
.back-accent-50 {background-color: #b08a5e80;}
.text-accent-50 {color: #b08a5e80;}
--accent-60: #b08a5e99;
.back-accent-60 {background-color: #b08a5e99;}
.text-accent-60 {color: #b08a5e99;}
--accent-70: #b08a5eb3;
.back-accent-70 {background-color: #b08a5eb3;}
.text-accent-70 {color: #b08a5eb3;}
--accent-80: #b08a5ecc;
.back-accent-80 {background-color: #b08a5ecc;}
.text-accent-80 {color: #b08a5ecc;}
--accent-90: #b08a5ee6;
.back-accent-90 {background-color: #b08a5ee6;}
.text-accent-90 {color: #b08a5ee6;}
--accent-darken-10: #9e7c55;
.back-accent-darken-10 {background-color: #9e7c55;}
.text-accent-darken-10 {color: #9e7c55;}
--accent-darken-20: #8d6e4b;
.back-accent-darken-20 {background-color: #8d6e4b;}
.text-accent-darken-20 {color: #8d6e4b;}
--accent-darken-30: #7b6142;
.back-accent-darken-30 {background-color: #7b6142;}
.text-accent-darken-30 {color: #7b6142;}
--accent-darken-40: #6a5338;
.back-accent-darken-40 {background-color: #6a5338;}
.text-accent-darken-40 {color: #6a5338;}
--accent-darken-50: #58452f;
.back-accent-darken-50 {background-color: #58452f;}
.text-accent-darken-50 {color: #58452f;}
--accent-lighten-10: #f7f3ef;
.back-accent-lighten-10 {background-color: #f7f3ef;}
.text-accent-lighten-10 {color: #f7f3ef;}
--accent-lighten-20: #efe8df;
.back-accent-lighten-20 {background-color: #efe8df;}
.text-accent-lighten-20 {color: #efe8df;}
--accent-lighten-30: #e7dccf;
.back-accent-lighten-30 {background-color: #e7dccf;}
.text-accent-lighten-30 {color: #e7dccf;}
--accent-lighten-40: #dfd0bf;
.back-accent-lighten-40 {background-color: #dfd0bf;}
.text-accent-lighten-40 {color: #dfd0bf;}
--accent-lighten-50: #d8c5af;
.back-accent-lighten-50 {background-color: #d8c5af;}
.text-accent-lighten-50 {color: #d8c5af;}
--accent-lighten-60: #d0b99e;
.back-accent-lighten-60 {background-color: #d0b99e;}
.text-accent-lighten-60 {color: #d0b99e;}
--accent-lighten-70: #c8ad8e;
.back-accent-lighten-70 {background-color: #c8ad8e;}
.text-accent-lighten-70 {color: #c8ad8e;}
--accent-lighten-80: #c0a17e;
.back-accent-lighten-80 {background-color: #c0a17e;}
.text-accent-lighten-80 {color: #c0a17e;}
--accent-lighten-90: #b8966e;
.back-accent-lighten-90 {background-color: #b8966e;}
.text-accent-lighten-90 {color: #b8966e;}
--white: #ffffff;
--white-10: #ffffff1a;
.back-white-10 {background-color: #ffffff1a;}
.text-white-10 {color: #ffffff1a;}
--white-20: #ffffff33;
.back-white-20 {background-color: #ffffff33;}
.text-white-20 {color: #ffffff33;}
--white-30: #ffffff4d;
.back-white-30 {background-color: #ffffff4d;}
.text-white-30 {color: #ffffff4d;}
--white-40: #ffffff66;
.back-white-40 {background-color: #ffffff66;}
.text-white-40 {color: #ffffff66;}
--white-50: #ffffff80;
.back-white-50 {background-color: #ffffff80;}
.text-white-50 {color: #ffffff80;}
--white-60: #ffffff99;
.back-white-60 {background-color: #ffffff99;}
.text-white-60 {color: #ffffff99;}
--white-70: #ffffffb3;
.back-white-70 {background-color: #ffffffb3;}
.text-white-70 {color: #ffffffb3;}
--white-80: #ffffffcc;
.back-white-80 {background-color: #ffffffcc;}
.text-white-80 {color: #ffffffcc;}
--white-90: #ffffffe6;
.back-white-90 {background-color: #ffffffe6;}
.text-white-90 {color: #ffffffe6;}
--white-darken-10: #e6e6e6;
.back-white-darken-10 {background-color: #e6e6e6;}
.text-white-darken-10 {color: #e6e6e6;}
--white-darken-20: #cccccc;
.back-white-darken-20 {background-color: #cccccc;}
.text-white-darken-20 {color: #cccccc;}
--white-darken-30: #b3b3b3;
.back-white-darken-30 {background-color: #b3b3b3;}
.text-white-darken-30 {color: #b3b3b3;}
--white-darken-40: #999999;
.back-white-darken-40 {background-color: #999999;}
.text-white-darken-40 {color: #999999;}
--white-darken-50: #808080;
.back-white-darken-50 {background-color: #808080;}
.text-white-darken-50 {color: #808080;}
--white-lighten-10: #ffffff;
.back-white-lighten-10 {background-color: #ffffff;}
.text-white-lighten-10 {color: #ffffff;}
--white-lighten-20: #ffffff;
.back-white-lighten-20 {background-color: #ffffff;}
.text-white-lighten-20 {color: #ffffff;}
--white-lighten-30: #ffffff;
.back-white-lighten-30 {background-color: #ffffff;}
.text-white-lighten-30 {color: #ffffff;}
--white-lighten-40: #ffffff;
.back-white-lighten-40 {background-color: #ffffff;}
.text-white-lighten-40 {color: #ffffff;}
--white-lighten-50: #ffffff;
.back-white-lighten-50 {background-color: #ffffff;}
.text-white-lighten-50 {color: #ffffff;}
--white-lighten-60: #ffffff;
.back-white-lighten-60 {background-color: #ffffff;}
.text-white-lighten-60 {color: #ffffff;}
--white-lighten-70: #ffffff;
.back-white-lighten-70 {background-color: #ffffff;}
.text-white-lighten-70 {color: #ffffff;}
--white-lighten-80: #ffffff;
.back-white-lighten-80 {background-color: #ffffff;}
.text-white-lighten-80 {color: #ffffff;}
--white-lighten-90: #ffffff;
.back-white-lighten-90 {background-color: #ffffff;}
.text-white-lighten-90 {color: #ffffff;}
--black: #000000;
--black-10: #0000001a;
.back-black-10 {background-color: #0000001a;}
.text-black-10 {color: #0000001a;}
--black-20: #00000033;
.back-black-20 {background-color: #00000033;}
.text-black-20 {color: #00000033;}
--black-30: #0000004d;
.back-black-30 {background-color: #0000004d;}
.text-black-30 {color: #0000004d;}
--black-40: #00000066;
.back-black-40 {background-color: #00000066;}
.text-black-40 {color: #00000066;}
--black-50: #00000080;
.back-black-50 {background-color: #00000080;}
.text-black-50 {color: #00000080;}
--black-60: #00000099;
.back-black-60 {background-color: #00000099;}
.text-black-60 {color: #00000099;}
--black-70: #000000b3;
.back-black-70 {background-color: #000000b3;}
.text-black-70 {color: #000000b3;}
--black-80: #000000cc;
.back-black-80 {background-color: #000000cc;}
.text-black-80 {color: #000000cc;}
--black-90: #000000e6;
.back-black-90 {background-color: #000000e6;}
.text-black-90 {color: #000000e6;}
--black-darken-10: #000000;
.back-black-darken-10 {background-color: #000000;}
.text-black-darken-10 {color: #000000;}
--black-darken-20: #000000;
.back-black-darken-20 {background-color: #000000;}
.text-black-darken-20 {color: #000000;}
--black-darken-30: #000000;
.back-black-darken-30 {background-color: #000000;}
.text-black-darken-30 {color: #000000;}
--black-darken-40: #000000;
.back-black-darken-40 {background-color: #000000;}
.text-black-darken-40 {color: #000000;}
--black-darken-50: #000000;
.back-black-darken-50 {background-color: #000000;}
.text-black-darken-50 {color: #000000;}
--black-lighten-10: #e6e6e6;
.back-black-lighten-10 {background-color: #e6e6e6;}
.text-black-lighten-10 {color: #e6e6e6;}
--black-lighten-20: #cccccc;
.back-black-lighten-20 {background-color: #cccccc;}
.text-black-lighten-20 {color: #cccccc;}
--black-lighten-30: #b3b3b3;
.back-black-lighten-30 {background-color: #b3b3b3;}
.text-black-lighten-30 {color: #b3b3b3;}
--black-lighten-40: #999999;
.back-black-lighten-40 {background-color: #999999;}
.text-black-lighten-40 {color: #999999;}
--black-lighten-50: #808080;
.back-black-lighten-50 {background-color: #808080;}
.text-black-lighten-50 {color: #808080;}
--black-lighten-60: #666666;
.back-black-lighten-60 {background-color: #666666;}
.text-black-lighten-60 {color: #666666;}
--black-lighten-70: #4d4d4d;
.back-black-lighten-70 {background-color: #4d4d4d;}
.text-black-lighten-70 {color: #4d4d4d;}
--black-lighten-80: #333333;
.back-black-lighten-80 {background-color: #333333;}
.text-black-lighten-80 {color: #333333;}
--black-lighten-90: #1a1a1a;
.back-black-lighten-90 {background-color: #1a1a1a;}
.text-black-lighten-90 {color: #1a1a1a;}
--gradient-left-right: linear-gradient(to right, #8593a3, #353b41);
--gradient-right-left: linear-gradient(to left, #8593a3, #353b41);
.background--gradient-left-right { background: var(--gradient-left-right); }
.background--gradient-right-left { background: var(--gradient-right-left); }
.color--gradient-left-right { color: var(--gradient-left-right); }
.color--gradient-right-left { color: var(--gradient-right-left); }
.border--gradient-left-right { border: 1px solid var(--gradient-left-right); border-color: var(--gradient-left-right) !important; }
.border--gradient-right-left { border: 1px solid var(--gradient-right-left); border-color: var(--gradient-right-left) !important; }
}
.hidden {display: none !important}