/*@import "https://retail.momentum.co.za/assets/fonts/701783/69A23A8FA0BED4DF3.css";*/
/* --------------------------------

Velocity Club Styles

-------------------------------- */
/*
*  Grid Breakpoints
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* -------------------------------- 

Buttons
https://medium.com/codyhouse/create-your-design-system-part-6-buttons-58e2eda2173e

-------------------------------- */
/* -------------------------------- 

Colors
https://medium.com/codyhouse/create-your-design-system-part-3-colors-798e4729921f

-------------------------------- */
:root {
  /* main colors */
  --color-primary: #e01f26;
  --color-primary-light: rgb(190, 26, 32);
  --color-primary-click: #a21319;
  --color-primary-dark: rgb(190, 26, 32);
  --color-primary-bg: rgba(224, 31, 38, 0.2);
  --color-secondary: #5f0000;
  --color-secondary-light: rgb(119, 38, 38);
  --color-secondary-dark: rgb(86, 0, 0);
  --color-secondary-bg: rgba(95, 0, 0, 0.2);
  --color-black: #323232;
  --color-black-90: rgba(50, 50, 50, 0.9);
  --color-black-75: rgba(50, 50, 50, 0.75);
  --color-black-55: rgba(50, 50, 50, 0.55);
  --color-black-35: rgba(50, 50, 50, 0.35);
  --color-black-15: rgba(50, 50, 50, 0.15);
  --color-black-5: rgba(50, 50, 50, 0.05);
  /* shades - generated using chroma.js - 12 steps */
  --black: #1d1d21;
  --gray-10: #2e2e31;
  --gray-6: #7b7a7d;
  --gray-4: #a5a5a6;
  --gray-3: #bbbbbc;
  --gray-2: #d1d0d2;
  --gray-1: #e8e7e8;
  --off-white: #f9f9f9;
  --white: #fff;
  /* buttons */
  --btn-primary-bg: var(--color-primary);
  --btn-primary-hover: var(--color-primary-light);
  --btn-primary-active: var(--color-primary-dark);
  --btn-primary-label: var(--white);
  --btn-secondary-bg: var(--white);
  --btn-secondary-hover: rgba(224, 31, 38, 0.15);
  --btn-secondary-active: var(--color-primary-dark);
  --btn-secondary-label: var(--color-primary);
  --btn-black-bg: var(--color-black);
  --btn-black-hover: var(--color-black-75);
  --btn-black-active: var(--color-black-90);
  --btn-black-label: var(--white);
  --btn-disabled-bg: var(--gray-2);
  --btn-disabled-label: var(--gray-10);
  /* feedback */
  --color-success: #88c459;
  --color-error: #f5414f;
  --color-warning: #ffd137;
  /* typography */
  --color-text: var(--gray-10);
  --color-text-heading: var(--black);
  --color-text-subtle: var(--gray-6);
  --color-link: var(--color-primary);
  --color-link-visited: var(--color-primary-dark);
  --color-mark: var(--color-secondary-bg);
  --color-blockquote-border: var(--gray-2);
  /* border */
  --color-border: var(--gray-2);
  /* body */
  --color-body: var(--white);
  /* forms */
  --form-element-border: var(--color-border);
  --form-element-border-focus: var(--color-primary);
  --form-element-border-error: var(--color-error);
  --form-element-bg: var(--white);
  --form-text-placeholder: var(--gray-4);
  /* icons */
  --color-icon-primary: var(--gray-4);
  --color-icon-secondary: inherit;
}

body {
  color: #2e2e31;
  color: var(--color-text);
  background: #f9f9f9;
  background: var(--off-white);
}

h1, h2, h3, h4, form legend {
  color: #1d1d21;
  color: var(--color-text-heading);
}

a {
  color: #323232;
  color: var(--color-black);
}
a:visited {
  color: #323232;
  color: var(--color-black);
}

.primary {
  background: #e01f26;
  background: var(--color-primary);
}

.primary-light {
  background: rgb(190, 26, 32);
  background: var(--btn-primary-hover);
}

.primary-dark {
  background: rgb(190, 26, 32);
  background: var(--color-primary-dark);
}

.primary-bg {
  background: rgba(224, 31, 38, 0.2);
  background: var(--color-primary-bg);
}

.secondary {
  background: #5f0000;
  background: var(--color-secondary);
}

.secondary-light {
  background: rgb(119, 38, 38);
  background: var(--color-secondary-light);
}

.secondary-dark {
  background: rgb(86, 0, 0);
  background: var(--color-secondary-dark);
}

.secondary-bg {
  background: rgba(95, 0, 0, 0.2);
  background: var(--color-secondary-bg);
}

.dark-bg {
  background: #323232;
  background: var(--color-black);
}

.black-90 {
  background: rgba(50, 50, 50, 0.9);
  background: var(--color-black-90);
}

.black-75 {
  background: rgba(50, 50, 50, 0.75);
  background: var(--color-black-75);
}

.black-55 {
  background: rgba(50, 50, 50, 0.55);
  background: var(--color-black-55);
}

.black-35 {
  background: rgba(50, 50, 50, 0.35);
  background: var(--color-black-35);
}

.black-15 {
  background: rgba(50, 50, 50, 0.15);
  background: var(--color-black-15);
}

.black-5 {
  background: rgba(50, 50, 50, 0.05);
  background: var(--color-black-5);
}

.bg--yellow {
  background-color: #ffbe00 !important;
}
.bg--yellow .title--md {
  color: #323232 !important;
}
.bg--yellow .list-col--lead {
  width: 100%;
}
.bg--white {
  background-color: #fff;
  background-color: var(--white);
}
.bg--blue {
  background-color: #02D2FF;
}
.bg--green {
  background-color: #29E56F;
}
.bg--dark {
  background-color: #323232;
  color: #fff;
}
.bg--red {
  background-color: #E01F26;
  color: #fff;
}

.text--white {
  color: #fff;
  color: var(--white);
}

input:-internal-autofill-selected {
  background-color: transparent !important;
}

:root {
  --btn-font-size: .875em;
  --btn-sm: calc(var(--btn-font-size) - 0.2em);
  --btn-md: calc(var(--btn-font-size) + 0.2em);
  --btn-lg: calc(var(--btn-font-size) + 0.4em);
  --btn-radius: 4px;
}

.btn,
a[role=button] {
  display: inline-flex;
  position: relative;
  white-space: nowrap;
  justify-content: center;
  text-decoration: none;
  line-height: 1;
  padding: calc(0.5 * 1em) calc(0.75 * 1em);
  padding: var(--space-xs) var(--space-sm);
  border-radius: 4px;
  border-radius: var(--btn-radius);
  border-color: transparent;
  font-size: .875em;
  font-size: var(--btn-font-size);
  transition: 0.2s;
  cursor: pointer;
}
.btn:active,
a[role=button]:active {
  transition: none;
}
.btn .icon,
a[role=button] .icon {
  /* icon inherits color of button label */
  color: inherit;
  flex-shrink: 0;
}

/* themes */
.btn--primary {
  background-color: #e01f26;
  color: #fff !important;
}
.btn--primary:hover {
  background-color: #a21319;
}
.btn--primary:focus, .btn--primary:active {
  background-color: rgba(224, 31, 38, 0.75);
}
.btn--primary-outline {
  background-color: transparent;
  color: #e01f26;
  border: 1px solid #e01f26;
}
.btn--primary-outline:hover, .btn--primary-outline:focus, .btn--primary-outline:active {
  background-color: rgba(224, 31, 38, 0.15);
}
.btn--primary-text {
  background-color: transparent;
  color: #e01f26 !important;
  border-color: transparent;
}
.btn--primary-text:hover, .btn--primary-text:focus, .btn--primary-text:active {
  background-color: rgba(224, 31, 38, 0.15);
}

.btn--secondary {
  background-color: #fff;
  background-color: var(--btn-secondary-bg);
  color: #e01f26;
  color: var(--btn-secondary-label);
  border-color: #e01f26;
  border-color: var(--color-primary);
}
.btn--secondary:visited {
  color: #e01f26;
  color: var(--btn-secondary-label);
}
.btn--secondary:hover {
  background-color: rgba(224, 31, 38, 0.15);
  background-color: var(--btn-secondary-hover);
}
.btn--secondary:focus, .btn--secondary:active {
  background-color: #fff;
  background-color: var(--btn-secondary-bg);
}

.btn--dark {
  background-color: #323232;
  background-color: var(--btn-black-bg);
  color: #fff;
  color: var(--btn-black-label);
  border-color: transparent;
}
.btn--dark:visited {
  color: #fff;
  color: var(--btn-black-label);
}
.btn--dark:hover {
  background-color: rgba(50, 50, 50, 0.75);
  background-color: var(--btn-black-hover);
}
.btn--dark:active {
  background-color: rgba(50, 50, 50, 0.9);
  background-color: var(--btn-black-active);
}

.btn--link {
  background-color: transparent;
  color: #323232;
  color: var(--color-black);
  border-color: transparent;
}
.btn--link:focus, .btn--link:hover, .btn--link:active {
  background-color: rgba(50, 50, 50, 0.05);
  background-color: var(--color-black-5);
}

.btn--primary,
.btn--secondary,
.btn--ghost-red {
  min-width: 196px;
}

.btn--ghost-red {
  border: 1px solid #ff3b30;
  padding: 8px 40px;
  color: #ff3b30;
}
.btn--ghost-red:visited {
  color: #ff3b30;
}
.btn--ghost-red:hover {
  background: #ff3b30;
  color: #fff !important;
}
.btn--ghost-red:active {
  background: #ff3b30;
  color: #fff !important;
}

/* feedback */
.btn[disabled] {
  cursor: not-allowed;
  background-color: #d1d0d2;
  background-color: var(--btn-disabled-bg);
  color: #2e2e31;
  color: var(--btn-disabled-label);
  box-shadow: none;
  opacity: 0.6;
}
.btn[disabled]:visited {
  color: #2e2e31;
  color: var(--btn-disabled-label);
}

/* button size */
.btn--sm {
  font-size: calc(.875em - 0.2em);
  font-size: var(--btn-sm);
}

.btn--md, a.btn--md {
  font-size: calc(.875em + 0.2em);
  font-size: var(--btn-md);
}

.btn--lg {
  font-size: calc(.875em + 0.4em);
  font-size: var(--btn-lg);
}

.btn--full-width {
  display: flex;
  width: 100%;
  justify-content: center;
}

.btn--wide {
  padding: 8px 32px;
}

/* buttons group */
.btns {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * calc(0.5 * 1em));
  margin-bottom: calc(-1 * var(--space-xs));
}
.btns > * {
  margin-right: calc(0.5 * 1em);
  margin-right: var(--space-xs);
  margin-bottom: calc(0.5 * 1em);
  margin-bottom: var(--space-xs);
}
.btns > *:last-of-type {
  margin-right: 0;
}

@media only screen and (min-width: 1248px) {
  .btn-144 .btn {
    min-width: 144px;
  }
}

.btn__xtend {
  padding: 1.3% !important;
}

a.btn--primary-outline[role=button] {
  padding: 11px 21px;
  color: #e01f26;
}

.card--link {
  margin-bottom: 24px;
  font-weight: 600;
  color: #323232 !important;
  display: inline-block;
}

a.btn {
  min-height: 19px;
  align-items: center;
}

/* -------------------------------- 

Grid
https://medium.com/codyhouse/create-your-design-system-part-2-grid-layout-aa961d59b8d6

-------------------------------- */
/*
*  Grid Breakpoints
*/
.container {
  margin: 0 auto;
  max-width: 1920px;
  width: 91%;
}

@media only screen and (min-width : 600px) {
  .container {
    width: 95%;
    /*85%;*/
  }
}
@media only screen and (min-width : 1248px) {
  .container {
    width: 93.3333333333%;
    /*70%;*/
  }
}
.wrapper {
  position: relative;
}

.grid,
.modal-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media only screen and (min-width : 840px) and (max-width : 1247px) {
  .grid,
  .modal-grid {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
}
@media only screen and (min-width : 1248px) {
  .grid,
  .modal-grid {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}

.grid-inner-3 {
  margin-top: 56px;
  margin-bottom: 56px;
  grid-auto-rows: auto;
}
@media only screen and (min-width : 1248px) {
  .grid-inner-3 {
    grid-template-columns: repeat(12, 1fr);
  }
  .grid-inner-3 > :nth-of-type(1) {
    grid-column-end: span 4;
    grid-row-end: span 1;
  }
  .grid-inner-3 > :nth-of-type(2) {
    grid-column-end: span 4;
    grid-row-end: span 1;
  }
  .grid-inner-3 > :nth-of-type(3) {
    grid-column-end: span 4;
    grid-row-end: span 1;
  }
}

.grid-inner__2c .grid__cell,
.grid-inner__3c .grid__cell,
.grid-inner__4c .grid__cell,
.grid-inner__6c .grid__cell,
.grid-inner__4c8c .grid__cell,
.grid-inner__8c4c .grid__cell,
.grid-inner__7c5c .grid__cell,
.grid-inner__5c7c .grid__cell,
.grid-inner__full .grid__cell,
.grid-inner__article .grid__cell,
.grid-inner__overlap-two .grid__cell,
.grid-inner__overlap .grid__cell {
  grid-column: 1/span 4;
}
@media only screen and (min-width : 840px) and (max-width : 1247px) {
  .grid-inner__2c .grid__cell,
  .grid-inner__3c .grid__cell,
  .grid-inner__4c .grid__cell,
  .grid-inner__6c .grid__cell,
  .grid-inner__4c8c .grid__cell,
  .grid-inner__8c4c .grid__cell,
  .grid-inner__7c5c .grid__cell,
  .grid-inner__5c7c .grid__cell,
  .grid-inner__full .grid__cell,
  .grid-inner__article .grid__cell,
  .grid-inner__overlap-two .grid__cell,
  .grid-inner__overlap .grid__cell {
    grid-column: 2/span 6;
  }
}

@media only screen and (min-width : 840px) and (max-width : 1247px) {
  .modal-grid.grid-inner__2c .grid__cell {
    grid-column: 1/span 8;
  }
}

#grid .grid__cell {
  text-align: center;
}

@media only screen and (min-width : 1248px) {
  .grid-inner__2c .grid__cell {
    grid-row: 1;
  }
  .grid-inner__2c .grid__cell:nth-of-type(1) {
    grid-column: 1/span 6;
  }
  .grid-inner__2c .grid__cell:nth-of-type(2) {
    grid-column: 7/span 6;
  }
}

@media only screen and (min-width : 1248px) {
  .grid-inner__3c .grid__cell:nth-of-type(1), .grid-inner__3c .grid__cell:nth-of-type(4) {
    grid-column: 1/span 4;
  }
  .grid-inner__3c .grid__cell:nth-of-type(2), .grid-inner__3c .grid__cell:nth-of-type(5) {
    grid-column: 5/span 4;
  }
  .grid-inner__3c .grid__cell:nth-of-type(3), .grid-inner__3c .grid__cell:nth-of-type(6) {
    grid-column: 9/span 4;
  }
  .grid-inner__3c .grid__cell:nth-of-type(4), .grid-inner__3c .grid__cell:nth-of-type(5), .grid-inner__3c .grid__cell:nth-of-type(6) {
    grid-row: 2;
  }
}

@media only screen and (min-width : 1248px) {
  .grid-inner__4c .grid__cell:nth-of-type(1) {
    grid-column: 1/span 3;
  }
  .grid-inner__4c .grid__cell:nth-of-type(2) {
    grid-column: 4/span 3;
  }
  .grid-inner__4c .grid__cell:nth-of-type(3) {
    grid-column: 7/span 3;
  }
  .grid-inner__4c .grid__cell:nth-of-type(4) {
    grid-column: 10/span 3;
  }
}

@media only screen and (min-width : 1248px) {
  .grid-inner__6c .grid__cell:nth-of-type(1) {
    grid-column: 1/span 2;
  }
  .grid-inner__6c .grid__cell:nth-of-type(2) {
    grid-column: 3/span 2;
  }
  .grid-inner__6c .grid__cell:nth-of-type(3) {
    grid-column: 5/span 2;
  }
  .grid-inner__6c .grid__cell:nth-of-type(4) {
    grid-column: 7/span 2;
  }
  .grid-inner__6c .grid__cell:nth-of-type(5) {
    grid-column: 9/span 2;
  }
  .grid-inner__6c .grid__cell:nth-of-type(6) {
    grid-column: 11/span 2;
  }
}

.grid-inner__6c.color-shades {
  grid-column-gap: 0 !important;
}

.grid-inner__full {
  margin: 24px auto;
}
@media only screen and (min-width : 1248px) {
  .grid-inner__full {
    margin: 56px auto;
  }
  .grid-inner__full .grid__cell {
    grid-column: 1/span 12;
  }
}

.grid-inner__article {
  margin: 24px auto;
}
@media only screen and (min-width : 1248px) {
  .grid-inner__article {
    margin: 56px auto;
  }
  .grid-inner__article .grid__cell {
    grid-column: 4/span 6;
  }
}

@media only screen and (min-width : 1248px) {
  .grid-inner__4c8c .grid__cell:nth-of-type(1) {
    grid-column: 1/span 4;
  }
  .grid-inner__4c8c .grid__cell:nth-of-type(2) {
    grid-column: 5/span 8;
  }
}

@media only screen and (min-width : 1248px) {
  .grid-inner__8c4c .grid__cell:nth-of-type(1) {
    grid-column: 1/span 8;
  }
  .grid-inner__8c4c .grid__cell:nth-of-type(2) {
    grid-column: 9/span 4;
  }
}

@media only screen and (min-width : 1248px) {
  .grid-inner__7c5c .grid__cell:nth-of-type(1) {
    grid-column: 1/span 7;
  }
  .grid-inner__7c5c .grid__cell:nth-of-type(2) {
    grid-column: 8/span 5;
  }
}

@media only screen and (min-width : 1248px) {
  .grid-inner__5c7c .grid__cell:nth-of-type(1) {
    grid-column: 1/span 5;
  }
  .grid-inner__5c7c .grid__cell:nth-of-type(2) {
    grid-column: 6/span 7;
  }
}

.wide--layout {
  width: 100%;
}
@media only screen and (min-width : 1248px) {
  .wide--layout {
    width: 1184px;
    margin: 0 auto;
  }
}
@media only screen and (min-width : 1248px) {
  .wide--layout .grid-inner__full {
    padding-left: 0;
    padding-right: 0;
  }
}

.grid-inner__masthead {
  height: 100%;
  border-radius: 4px;
}
.grid-inner__masthead .grid__cell {
  grid-column: 1/span 4;
}
@media only screen and (min-width : 840px) and (max-width : 1247px) {
  .grid-inner__masthead .grid__cell {
    padding-left: 16px;
    grid-column: 1/span 4;
  }
}
.grid-inner__masthead-content {
  padding: 40px 16px;
}
@media only screen and (min-width : 840px) {
  .grid-inner__masthead-content {
    padding: 18.6206896552% 0 0 32px;
    /*108px 32px;*/
  }
}
@media only screen and (min-width : 1248px) {
  .grid-inner__masthead-content {
    padding: 12.62069% 0 0 16.9642857143%;
    /*18.6206896551724% 0 0 16.9642857142857%;/*108px 32px;*/
  }
}

@media only screen and (min-width : 840px) and (max-width : 1247px) {
  .tablet_grid .grid__cell {
    grid-column: 3/span 4;
  }
}

@media only screen and (min-width : 1248px) {
  .grid-inner__overlap {
    grid-column-gap: 16px;
  }
  .grid-inner__overlap .grid__cell:nth-child(1) {
    grid-column: 1/span 12;
    grid-row: 1/span 4;
  }
  .grid-inner__overlap .grid__cell:nth-child(2) {
    grid-column: 6/span 3;
    grid-row: 3/span 3;
  }
  .grid-inner__overlap .grid__cell:nth-child(3) {
    grid-column: 9/span 3;
    grid-row: 2/span 3;
  }
}

.grid-inner__overlap-two .grid__cell:nth-of-type(1) {
  grid-column: 1/span 4;
}
@media only screen and (min-width : 840px) and (max-width : 1247px) {
  .grid-inner__overlap-two .grid__cell:nth-of-type(1) {
    grid-column: 3/span 4;
  }
}
@media only screen and (min-width : 1248px) {
  .grid-inner__overlap-two .grid__cell:nth-of-type(1) {
    grid-row: 1/span 2;
    z-index: 1;
    margin-top: 72px;
    margin-left: 48px;
    max-width: 400px;
  }
}
.grid-inner__overlap-two .grid__cell:nth-of-type(2) {
  grid-column: 1/span 4;
}
@media only screen and (min-width : 840px) and (max-width : 1247px) {
  .grid-inner__overlap-two .grid__cell:nth-of-type(2) {
    grid-column: 3/span 4;
  }
}
@media only screen and (min-width : 1248px) {
  .grid-inner__overlap-two .grid__cell:nth-of-type(2) {
    grid-column: 1/span 12;
    grid-row: 1;
  }
  .grid-inner__overlap-two .grid__cell:nth-of-type(2) > .overlap_div {
    padding-left: 45%;
  }
}

.overlap_div .title--md {
  color: #fff;
}

@media only screen and (min-width : 1248px) {
  #billboard_cta .grid-inner__full {
    margin-bottom: 0;
  }
}
#billboard_cta .list-col--lead > * {
  color: #fff;
}
@media only screen and (min-width : 1248px) {
  #billboard_cta .list-col--lead {
    width: 44%;
  }
}
@media only screen and (min-width : 1248px) {
  #billboard_cta .overlap_cols {
    grid-column-gap: 16px;
  }
}
@media only screen and (min-width : 1248px) {
  #billboard_cta #list-col-1 {
    margin-top: -27%;
    margin-left: 16px;
  }
}
@media only screen and (min-width : 1248px) {
  #billboard_cta #list-col-2 {
    margin-top: -52%;
    margin-right: 16px;
  }
}

@media only screen and (max-width : 1247px) {
  .grid-order__reverse .grid__cell:nth-of-type(1) {
    grid-row: 2;
  }
  .grid-order__reverse .grid__cell:nth-of-type(2) {
    grid-row: 1;
  }
}

.grid__gap-16 {
  grid-column-gap: 16px;
}

@media only screen and (min-width : 840px) and (max-width : 1247px) {
  footer .grid-inner__4c .grid__cell,
  footer .grid-inner__4c8c .grid__cell,
  .global--header .grid-inner__4c .grid__cell,
  .global--header .grid-inner__4c8c .grid__cell {
    grid-column: 1/span 8;
  }
}

.blocker {
  z-index: 2;
}

.blog__posts .card-body {
  margin-bottom: 32px;
}

@media only screen and (min-width : 1248px) {
  .two_c-last .grid__cell:last-child {
    grid-column: 7/span 5;
  }
}

/* -------------------------------- 

Flex Grid
https://medium.com/codyhouse/create-your-design-system-part-2-grid-layout-aa961d59b8d6

-------------------------------- */
@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid {
    display: flex;
  }

  .grid-inner__2c,
  .grid-inner__3c,
  .grid-inner__4c,
  .grid-inner__6c,
  .grid-inner__4c8c,
  .grid-inner__8c4c,
  .grid-inner__7c5c,
  .grid-inner__5c7c,
  .grid-inner__full,
  .grid-inner__overlap-two,
  .grid-inner__overlap,
  .grid-inner__masthead {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .grid-inner__2c .grid__cell,
  .grid-inner__3c .grid__cell,
  .grid-inner__4c .grid__cell,
  .grid-inner__6c .grid__cell,
  .grid-inner__4c8c .grid__cell,
  .grid-inner__8c4c .grid__cell,
  .grid-inner__7c5c .grid__cell,
  .grid-inner__5c7c .grid__cell,
  .grid-inner__full .grid__cell,
  .grid-inner__overlap-two .grid__cell,
  .grid-inner__overlap .grid__cell,
  .grid-inner__masthead .grid__cell {
    width: 100%;
  }
}
@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  .grid-inner__2c .grid__cell:nth-of-type(1), .grid-inner__2c .grid__cell:nth-of-type(2) {
    width: 50%;
  }
}

@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  .wide--layout .grid-inner__2c .grid__cell:nth-of-type(1), .wide--layout .grid-inner__2c .grid__cell:nth-of-type(2) {
    width: calc((100% / 2) - 3%);
  }
}

@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  .section__complimentary .wide--layout .grid-inner__2c .grid__cell:nth-of-type(1), .section__complimentary .wide--layout .grid-inner__2c .grid__cell:nth-of-type(2),
  .section__complimentary-end .wide--layout .grid-inner__2c .grid__cell:nth-of-type(1),
  .section__complimentary-end .wide--layout .grid-inner__2c .grid__cell:nth-of-type(2) {
    width: calc(100% / 2);
  }
}

@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  .grid-inner__3c .grid__cell {
    width: calc((100% / 3) - 24px);
  }
}

@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  .grid-inner__4c .grid__cell {
    width: calc(100% / 4);
  }
}

@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  .grid-inner__4c8c .grid__cell:nth-of-type(1) {
    flex: 1;
  }
  .grid-inner__4c8c .grid__cell:nth-of-type(2) {
    flex: 2;
  }
}

.grid-inner__masthead {
  height: 580px;
  display: flex;
  align-items: flex-start;
}
@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 840px) {
  .grid-inner__masthead {
    align-items: center;
  }
}
@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1024px) {
  .grid-inner__masthead {
    padding-left: 6%;
  }
}
@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  .grid-inner__masthead {
    padding-left: 16%;
  }
}
.grid-inner__masthead.grid__cell {
  padding: 16px;
}
@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  .grid-inner__masthead.grid__cell {
    width: 33.33%;
  }
}

@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  #billboard_cta #list-col-1 {
    margin-top: -8%;
    margin-left: 16px;
  }
}
@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  #billboard_cta #list-col-2 {
    margin-top: -16%;
    margin-right: 16px;
  }
}
@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  #billboard_cta .overlap_cols .grid__cell {
    width: calc((100% / 3) - 24px) !important;
  }
  #billboard_cta .overlap_cols .grid__cell:not(:last-child) {
    margin-right: 16px;
  }
}

@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  #row_subscribe .grid__cell {
    width: 29% !important;
  }
}

@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  #works_section .grid__cell {
    width: calc((100% / 3) - 24px) !important;
  }
  #works_section .grid__cell:not(:last-child) {
    margin-right: 16px;
  }
}

@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  #testimonials_cols .grid__cell {
    width: calc((90% / 3) - 24px) !important;
  }
  #testimonials_cols .grid__cell:not(:last-child) {
    margin-right: 16px;
  }
}

@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  #form_overlap .grid {
    position: relative;
  }
  #form_overlap .grid__cell:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  #media_cols .grid__cell {
    width: 43% !important;
  }
  #media_cols .grid__cell:not(:last-child) {
    margin-right: 16px;
  }
}

@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  #blog_list .grid__cell {
    width: 28% !important;
  }
  #blog_list .grid__cell:not(:last-child) {
    margin-right: 16px;
  }
}
@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1248px) {
  #blog_list .grid-cards__equal .card {
    justify-content: flex-start !important;
  }
}

/* -------------------------------- 

Spacing
https://medium.com/codyhouse/create-your-design-system-part-4-spacing-895c9213e2b9

-------------------------------- */
:root {
  /* spacing values */
  --space-unit: 1em;
  --space-xxs: calc(0.25 * var(--space-unit));
  --space-xs: calc(0.5 * var(--space-unit));
  --space-sm: calc(0.75 * var(--space-unit));
  --space-md: calc(1.25 * var(--space-unit));
  --space-lg: calc(2 * var(--space-unit));
  --space-xl: calc(3.25 * var(--space-unit));
  --space-xxl: calc(5.25 * var(--space-unit));
  /* fixed values - not affected by --space-unit or --text-base-size */
  --space-unit-fixed: 1rem;
  --space-xxs-fixed: calc(0.25 * var(--space-unit-fixed));
  --space-xs-fixed: calc(0.5 * var(--space-unit-fixed));
  --space-sm-fixed: calc(0.75 * var(--space-unit-fixed));
  --space-md-fixed: calc(1.25 * var(--space-unit-fixed));
  --space-lg-fixed: calc(2 * var(--space-unit-fixed));
  --space-xl-fixed: calc(3.25 * var(--space-unit-fixed));
  --space-xxl-fixed: calc(5.25 * var(--space-unit-fixed));
  /* components padding */
  --component-padding: var(--space-sm);
}

@media (min-width: 1248px) {
  :root {
    --space-unit: 1.25em;
    --component-padding: var(--space-md);
  }
}
/* vertical margins */
.margin-top, .margin-top--md {
  margin-top: calc(1.25 * 1em);
  margin-top: var(--space-md);
}

.margin-top--sm {
  margin-top: calc(0.75 * 1em);
  margin-top: var(--space-sm);
}

.margin-top--lg {
  margin-top: calc(2 * 1em);
  margin-top: var(--space-lg);
}

.margin-top--xl {
  margin-top: calc(3.25 * 1em);
  margin-top: var(--space-xl);
}

.margin-top--xxl {
  margin-top: calc(5.25 * 1em);
  margin-top: var(--space-xxl);
}

.margin-bottom, .margin-bottom--md {
  margin-bottom: calc(1.25 * 1em);
  margin-bottom: var(--space-md);
}

.margin-bottom--sm {
  margin-bottom: calc(0.75 * 1em);
  margin-bottom: var(--space-sm);
}

.margin-bottom--lg {
  margin-bottom: calc(2 * 1em);
  margin-bottom: var(--space-lg);
}

.margin-bottom--xl {
  margin-bottom: calc(3.25 * 1em);
  margin-bottom: var(--space-xl);
}

.margin-bottom--xxl {
  margin-bottom: calc(5.25 * 1em);
  margin-bottom: var(--space-xxl);
}

.no-margin-top {
  margin-top: 0;
}

.no-margin-bottom {
  margin-bottom: 0;
}

@media (min-width: 1248px) {
  .margin-top, .margin-top--md {
    margin-top: calc(2 * 1em);
    margin-top: var(--space-lg);
  }

  .margin-top--sm {
    margin-top: calc(1.25 * 1em);
    margin-top: var(--space-md);
  }

  .margin-top--lg {
    margin-top: calc(3.25 * 1em);
    margin-top: var(--space-xl);
  }

  .margin-top--xl {
    margin-top: calc(5.25 * 1em);
    margin-top: var(--space-xxl);
  }

  .margin-top--xxl {
    margin-top: var(--space-xxxl);
  }

  .margin-bottom, .margin-bottom--md {
    margin-bottom: calc(2 * 1em);
    margin-bottom: var(--space-lg);
  }

  .margin-bottom--sm {
    margin-bottom: calc(1.25 * 1em);
    margin-bottom: var(--space-md);
  }

  .margin-bottom--lg {
    margin-bottom: calc(3.25 * 1em);
    margin-bottom: var(--space-xl);
  }

  .margin-bottom--xl {
    margin-bottom: calc(5.25 * 1em);
    margin-bottom: var(--space-xxl);
  }

  .margin-bottom--xxl {
    margin-bottom: var(--space-xxxl);
  }
}
/* vertical padding */
.padding-top, .padding-top--md {
  padding-top: calc(1.25 * 1em);
  padding-top: var(--space-md);
}

.padding-top--sm {
  padding-top: calc(0.75 * 1em);
  padding-top: var(--space-sm);
}

.padding-top--lg {
  padding-top: calc(2 * 1em);
  padding-top: var(--space-lg);
}

.padding-top--xl {
  padding-top: calc(3.25 * 1em);
  padding-top: var(--space-xl);
}

.padding-top--xxl {
  padding-top: calc(5.25 * 1em);
  padding-top: var(--space-xxl);
}

.padding-bottom, .padding-bottom--md {
  padding-bottom: calc(1.25 * 1em);
  padding-bottom: var(--space-md);
}

.padding-bottom--sm {
  padding-bottom: calc(0.75 * 1em);
  padding-bottom: var(--space-sm);
}

.padding-bottom--lg {
  padding-bottom: calc(2 * 1em);
  padding-bottom: var(--space-lg);
}

.padding-bottom--xl {
  padding-bottom: calc(3.25 * 1em);
  padding-bottom: var(--space-xl);
}

.padding-bottom--xxl {
  padding-bottom: calc(5.25 * 1em);
  padding-bottom: var(--space-xxl);
}

@media (min-width: 1248px) {
  .padding-top, .padding-top--md {
    padding-top: calc(2 * 1em);
    padding-top: var(--space-lg);
  }

  .padding-top--sm {
    padding-top: calc(1.25 * 1em);
    padding-top: var(--space-md);
  }

  .padding-top--lg {
    padding-top: calc(3.25 * 1em);
    padding-top: var(--space-xl);
  }

  .padding-top--xl {
    padding-top: calc(5.25 * 1em);
    padding-top: var(--space-xxl);
  }

  .padding-top--xxl {
    padding-top: var(--space-xxxl);
  }

  .padding-bottom, .padding-bottom--md {
    padding-bottom: calc(2 * 1em);
    padding-bottom: var(--space-lg);
  }

  .padding-bottom--sm {
    padding-bottom: calc(1.25 * 1em);
    padding-bottom: var(--space-md);
  }

  .padding-bottom--lg {
    padding-bottom: calc(3.25 * 1em);
    padding-bottom: var(--space-xl);
  }

  .padding-bottom--xl {
    padding-bottom: calc(5.25 * 1em);
    padding-bottom: var(--space-xxl);
  }

  .padding-bottom--xxl {
    padding-bottom: var(--space-xxxl);
  }
}
p {
  margin-bottom: calc(1.25 * 1em);
  margin-bottom: var(--space-md);
}

.wrapper {
  margin: 0 auto;
}

@media only screen and (max-width: 1247px) {
  .grid-mt-mobile {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 1247px) {
  .grid-mb-mobile {
    margin-bottom: 32px;
  }
}

.article-heading-margin {
  margin-top: 6px;
}

.fees-heading {
  margin-bottom: 6px;
}

.fees-heading__price-margin {
  margin-top: 24px;
}

/* -------------------------------- 

Colors
https://medium.com/codyhouse/create-your-design-system-part-3-colors-798e4729921f

-------------------------------- */
:root {
  /* main colors */
  --color-primary: #e01f26;
  --color-primary-light: rgb(190, 26, 32);
  --color-primary-click: #a21319;
  --color-primary-dark: rgb(190, 26, 32);
  --color-primary-bg: rgba(224, 31, 38, 0.2);
  --color-secondary: #5f0000;
  --color-secondary-light: rgb(119, 38, 38);
  --color-secondary-dark: rgb(86, 0, 0);
  --color-secondary-bg: rgba(95, 0, 0, 0.2);
  --color-black: #323232;
  --color-black-90: rgba(50, 50, 50, 0.9);
  --color-black-75: rgba(50, 50, 50, 0.75);
  --color-black-55: rgba(50, 50, 50, 0.55);
  --color-black-35: rgba(50, 50, 50, 0.35);
  --color-black-15: rgba(50, 50, 50, 0.15);
  --color-black-5: rgba(50, 50, 50, 0.05);
  /* shades - generated using chroma.js - 12 steps */
  --black: #1d1d21;
  --gray-10: #2e2e31;
  --gray-6: #7b7a7d;
  --gray-4: #a5a5a6;
  --gray-3: #bbbbbc;
  --gray-2: #d1d0d2;
  --gray-1: #e8e7e8;
  --off-white: #f9f9f9;
  --white: #fff;
  /* buttons */
  --btn-primary-bg: var(--color-primary);
  --btn-primary-hover: var(--color-primary-light);
  --btn-primary-active: var(--color-primary-dark);
  --btn-primary-label: var(--white);
  --btn-secondary-bg: var(--white);
  --btn-secondary-hover: rgba(224, 31, 38, 0.15);
  --btn-secondary-active: var(--color-primary-dark);
  --btn-secondary-label: var(--color-primary);
  --btn-black-bg: var(--color-black);
  --btn-black-hover: var(--color-black-75);
  --btn-black-active: var(--color-black-90);
  --btn-black-label: var(--white);
  --btn-disabled-bg: var(--gray-2);
  --btn-disabled-label: var(--gray-10);
  /* feedback */
  --color-success: #88c459;
  --color-error: #f5414f;
  --color-warning: #ffd137;
  /* typography */
  --color-text: var(--gray-10);
  --color-text-heading: var(--black);
  --color-text-subtle: var(--gray-6);
  --color-link: var(--color-primary);
  --color-link-visited: var(--color-primary-dark);
  --color-mark: var(--color-secondary-bg);
  --color-blockquote-border: var(--gray-2);
  /* border */
  --color-border: var(--gray-2);
  /* body */
  --color-body: var(--white);
  /* forms */
  --form-element-border: var(--color-border);
  --form-element-border-focus: var(--color-primary);
  --form-element-border-error: var(--color-error);
  --form-element-bg: var(--white);
  --form-text-placeholder: var(--gray-4);
  /* icons */
  --color-icon-primary: var(--gray-4);
  --color-icon-secondary: inherit;
}

body {
  color: #2e2e31;
  color: var(--color-text);
  background: #f9f9f9;
  background: var(--off-white);
}

h1, h2, h3, h4, form legend {
  color: #1d1d21;
  color: var(--color-text-heading);
}

a {
  color: #323232;
  color: var(--color-black);
}
a:visited {
  color: #323232;
  color: var(--color-black);
}

.primary {
  background: #e01f26;
  background: var(--color-primary);
}

.primary-light {
  background: rgb(190, 26, 32);
  background: var(--btn-primary-hover);
}

.primary-dark {
  background: rgb(190, 26, 32);
  background: var(--color-primary-dark);
}

.primary-bg {
  background: rgba(224, 31, 38, 0.2);
  background: var(--color-primary-bg);
}

.secondary {
  background: #5f0000;
  background: var(--color-secondary);
}

.secondary-light {
  background: rgb(119, 38, 38);
  background: var(--color-secondary-light);
}

.secondary-dark {
  background: rgb(86, 0, 0);
  background: var(--color-secondary-dark);
}

.secondary-bg {
  background: rgba(95, 0, 0, 0.2);
  background: var(--color-secondary-bg);
}

.dark-bg {
  background: #323232;
  background: var(--color-black);
}

.black-90 {
  background: rgba(50, 50, 50, 0.9);
  background: var(--color-black-90);
}

.black-75 {
  background: rgba(50, 50, 50, 0.75);
  background: var(--color-black-75);
}

.black-55 {
  background: rgba(50, 50, 50, 0.55);
  background: var(--color-black-55);
}

.black-35 {
  background: rgba(50, 50, 50, 0.35);
  background: var(--color-black-35);
}

.black-15 {
  background: rgba(50, 50, 50, 0.15);
  background: var(--color-black-15);
}

.black-5 {
  background: rgba(50, 50, 50, 0.05);
  background: var(--color-black-5);
}

.bg--yellow {
  background-color: #ffbe00 !important;
}
.bg--yellow .title--md {
  color: #323232 !important;
}
.bg--yellow .list-col--lead {
  width: 100%;
}
.bg--white {
  background-color: #fff;
  background-color: var(--white);
}
.bg--blue {
  background-color: #02D2FF;
}
.bg--green {
  background-color: #29E56F;
}
.bg--dark {
  background-color: #323232;
  color: #fff;
}
.bg--red {
  background-color: #E01F26;
  color: #fff;
}

.text--white {
  color: #fff;
  color: var(--white);
}

input:-internal-autofill-selected {
  background-color: transparent !important;
}

/* -------------------------------- 

Typography
https://medium.com/codyhouse/create-your-design-system-part-1-typography-7c630d9092bd

-------------------------------- */
/* -------------------------------- 

Colors
https://medium.com/codyhouse/create-your-design-system-part-3-colors-798e4729921f

-------------------------------- */
:root {
  /* main colors */
  --color-primary: #e01f26;
  --color-primary-light: rgb(190, 26, 32);
  --color-primary-click: #a21319;
  --color-primary-dark: rgb(190, 26, 32);
  --color-primary-bg: rgba(224, 31, 38, 0.2);
  --color-secondary: #5f0000;
  --color-secondary-light: rgb(119, 38, 38);
  --color-secondary-dark: rgb(86, 0, 0);
  --color-secondary-bg: rgba(95, 0, 0, 0.2);
  --color-black: #323232;
  --color-black-90: rgba(50, 50, 50, 0.9);
  --color-black-75: rgba(50, 50, 50, 0.75);
  --color-black-55: rgba(50, 50, 50, 0.55);
  --color-black-35: rgba(50, 50, 50, 0.35);
  --color-black-15: rgba(50, 50, 50, 0.15);
  --color-black-5: rgba(50, 50, 50, 0.05);
  /* shades - generated using chroma.js - 12 steps */
  --black: #1d1d21;
  --gray-10: #2e2e31;
  --gray-6: #7b7a7d;
  --gray-4: #a5a5a6;
  --gray-3: #bbbbbc;
  --gray-2: #d1d0d2;
  --gray-1: #e8e7e8;
  --off-white: #f9f9f9;
  --white: #fff;
  /* buttons */
  --btn-primary-bg: var(--color-primary);
  --btn-primary-hover: var(--color-primary-light);
  --btn-primary-active: var(--color-primary-dark);
  --btn-primary-label: var(--white);
  --btn-secondary-bg: var(--white);
  --btn-secondary-hover: rgba(224, 31, 38, 0.15);
  --btn-secondary-active: var(--color-primary-dark);
  --btn-secondary-label: var(--color-primary);
  --btn-black-bg: var(--color-black);
  --btn-black-hover: var(--color-black-75);
  --btn-black-active: var(--color-black-90);
  --btn-black-label: var(--white);
  --btn-disabled-bg: var(--gray-2);
  --btn-disabled-label: var(--gray-10);
  /* feedback */
  --color-success: #88c459;
  --color-error: #f5414f;
  --color-warning: #ffd137;
  /* typography */
  --color-text: var(--gray-10);
  --color-text-heading: var(--black);
  --color-text-subtle: var(--gray-6);
  --color-link: var(--color-primary);
  --color-link-visited: var(--color-primary-dark);
  --color-mark: var(--color-secondary-bg);
  --color-blockquote-border: var(--gray-2);
  /* border */
  --color-border: var(--gray-2);
  /* body */
  --color-body: var(--white);
  /* forms */
  --form-element-border: var(--color-border);
  --form-element-border-focus: var(--color-primary);
  --form-element-border-error: var(--color-error);
  --form-element-bg: var(--white);
  --form-text-placeholder: var(--gray-4);
  /* icons */
  --color-icon-primary: var(--gray-4);
  --color-icon-secondary: inherit;
}

body {
  color: #2e2e31;
  color: var(--color-text);
  background: #f9f9f9;
  background: var(--off-white);
}

h1, h2, h3, h4, form legend {
  color: #1d1d21;
  color: var(--color-text-heading);
}

a {
  color: #323232;
  color: var(--color-black);
}
a:visited {
  color: #323232;
  color: var(--color-black);
}

.primary {
  background: #e01f26;
  background: var(--color-primary);
}

.primary-light {
  background: rgb(190, 26, 32);
  background: var(--btn-primary-hover);
}

.primary-dark {
  background: rgb(190, 26, 32);
  background: var(--color-primary-dark);
}

.primary-bg {
  background: rgba(224, 31, 38, 0.2);
  background: var(--color-primary-bg);
}

.secondary {
  background: #5f0000;
  background: var(--color-secondary);
}

.secondary-light {
  background: rgb(119, 38, 38);
  background: var(--color-secondary-light);
}

.secondary-dark {
  background: rgb(86, 0, 0);
  background: var(--color-secondary-dark);
}

.secondary-bg {
  background: rgba(95, 0, 0, 0.2);
  background: var(--color-secondary-bg);
}

.dark-bg {
  background: #323232;
  background: var(--color-black);
}

.black-90 {
  background: rgba(50, 50, 50, 0.9);
  background: var(--color-black-90);
}

.black-75 {
  background: rgba(50, 50, 50, 0.75);
  background: var(--color-black-75);
}

.black-55 {
  background: rgba(50, 50, 50, 0.55);
  background: var(--color-black-55);
}

.black-35 {
  background: rgba(50, 50, 50, 0.35);
  background: var(--color-black-35);
}

.black-15 {
  background: rgba(50, 50, 50, 0.15);
  background: var(--color-black-15);
}

.black-5 {
  background: rgba(50, 50, 50, 0.05);
  background: var(--color-black-5);
}

.bg--yellow {
  background-color: #ffbe00 !important;
}
.bg--yellow .title--md {
  color: #323232 !important;
}
.bg--yellow .list-col--lead {
  width: 100%;
}
.bg--white {
  background-color: #fff;
  background-color: var(--white);
}
.bg--blue {
  background-color: #02D2FF;
}
.bg--green {
  background-color: #29E56F;
}
.bg--dark {
  background-color: #323232;
  color: #fff;
}
.bg--red {
  background-color: #E01F26;
  color: #fff;
}

.text--white {
  color: #fff;
  color: var(--white);
}

input:-internal-autofill-selected {
  background-color: transparent !important;
}

/* -------------------------------- 

Spacing
https://medium.com/codyhouse/create-your-design-system-part-4-spacing-895c9213e2b9

-------------------------------- */
:root {
  /* spacing values */
  --space-unit: 1em;
  --space-xxs: calc(0.25 * var(--space-unit));
  --space-xs: calc(0.5 * var(--space-unit));
  --space-sm: calc(0.75 * var(--space-unit));
  --space-md: calc(1.25 * var(--space-unit));
  --space-lg: calc(2 * var(--space-unit));
  --space-xl: calc(3.25 * var(--space-unit));
  --space-xxl: calc(5.25 * var(--space-unit));
  /* fixed values - not affected by --space-unit or --text-base-size */
  --space-unit-fixed: 1rem;
  --space-xxs-fixed: calc(0.25 * var(--space-unit-fixed));
  --space-xs-fixed: calc(0.5 * var(--space-unit-fixed));
  --space-sm-fixed: calc(0.75 * var(--space-unit-fixed));
  --space-md-fixed: calc(1.25 * var(--space-unit-fixed));
  --space-lg-fixed: calc(2 * var(--space-unit-fixed));
  --space-xl-fixed: calc(3.25 * var(--space-unit-fixed));
  --space-xxl-fixed: calc(5.25 * var(--space-unit-fixed));
  /* components padding */
  --component-padding: var(--space-sm);
}

@media (min-width: 1248px) {
  :root {
    --space-unit: 1.25em;
    --component-padding: var(--space-md);
  }
}
/* vertical margins */
.margin-top, .margin-top--md {
  margin-top: calc(1.25 * 1em);
  margin-top: var(--space-md);
}

.margin-top--sm {
  margin-top: calc(0.75 * 1em);
  margin-top: var(--space-sm);
}

.margin-top--lg {
  margin-top: calc(2 * 1em);
  margin-top: var(--space-lg);
}

.margin-top--xl {
  margin-top: calc(3.25 * 1em);
  margin-top: var(--space-xl);
}

.margin-top--xxl {
  margin-top: calc(5.25 * 1em);
  margin-top: var(--space-xxl);
}

.margin-bottom, .margin-bottom--md {
  margin-bottom: calc(1.25 * 1em);
  margin-bottom: var(--space-md);
}

.margin-bottom--sm {
  margin-bottom: calc(0.75 * 1em);
  margin-bottom: var(--space-sm);
}

.margin-bottom--lg {
  margin-bottom: calc(2 * 1em);
  margin-bottom: var(--space-lg);
}

.margin-bottom--xl {
  margin-bottom: calc(3.25 * 1em);
  margin-bottom: var(--space-xl);
}

.margin-bottom--xxl {
  margin-bottom: calc(5.25 * 1em);
  margin-bottom: var(--space-xxl);
}

.no-margin-top {
  margin-top: 0;
}

.no-margin-bottom {
  margin-bottom: 0;
}

@media (min-width: 1248px) {
  .margin-top, .margin-top--md {
    margin-top: calc(2 * 1em);
    margin-top: var(--space-lg);
  }

  .margin-top--sm {
    margin-top: calc(1.25 * 1em);
    margin-top: var(--space-md);
  }

  .margin-top--lg {
    margin-top: calc(3.25 * 1em);
    margin-top: var(--space-xl);
  }

  .margin-top--xl {
    margin-top: calc(5.25 * 1em);
    margin-top: var(--space-xxl);
  }

  .margin-top--xxl {
    margin-top: var(--space-xxxl);
  }

  .margin-bottom, .margin-bottom--md {
    margin-bottom: calc(2 * 1em);
    margin-bottom: var(--space-lg);
  }

  .margin-bottom--sm {
    margin-bottom: calc(1.25 * 1em);
    margin-bottom: var(--space-md);
  }

  .margin-bottom--lg {
    margin-bottom: calc(3.25 * 1em);
    margin-bottom: var(--space-xl);
  }

  .margin-bottom--xl {
    margin-bottom: calc(5.25 * 1em);
    margin-bottom: var(--space-xxl);
  }

  .margin-bottom--xxl {
    margin-bottom: var(--space-xxxl);
  }
}
/* vertical padding */
.padding-top, .padding-top--md {
  padding-top: calc(1.25 * 1em);
  padding-top: var(--space-md);
}

.padding-top--sm {
  padding-top: calc(0.75 * 1em);
  padding-top: var(--space-sm);
}

.padding-top--lg {
  padding-top: calc(2 * 1em);
  padding-top: var(--space-lg);
}

.padding-top--xl {
  padding-top: calc(3.25 * 1em);
  padding-top: var(--space-xl);
}

.padding-top--xxl {
  padding-top: calc(5.25 * 1em);
  padding-top: var(--space-xxl);
}

.padding-bottom, .padding-bottom--md {
  padding-bottom: calc(1.25 * 1em);
  padding-bottom: var(--space-md);
}

.padding-bottom--sm {
  padding-bottom: calc(0.75 * 1em);
  padding-bottom: var(--space-sm);
}

.padding-bottom--lg {
  padding-bottom: calc(2 * 1em);
  padding-bottom: var(--space-lg);
}

.padding-bottom--xl {
  padding-bottom: calc(3.25 * 1em);
  padding-bottom: var(--space-xl);
}

.padding-bottom--xxl {
  padding-bottom: calc(5.25 * 1em);
  padding-bottom: var(--space-xxl);
}

@media (min-width: 1248px) {
  .padding-top, .padding-top--md {
    padding-top: calc(2 * 1em);
    padding-top: var(--space-lg);
  }

  .padding-top--sm {
    padding-top: calc(1.25 * 1em);
    padding-top: var(--space-md);
  }

  .padding-top--lg {
    padding-top: calc(3.25 * 1em);
    padding-top: var(--space-xl);
  }

  .padding-top--xl {
    padding-top: calc(5.25 * 1em);
    padding-top: var(--space-xxl);
  }

  .padding-top--xxl {
    padding-top: var(--space-xxxl);
  }

  .padding-bottom, .padding-bottom--md {
    padding-bottom: calc(2 * 1em);
    padding-bottom: var(--space-lg);
  }

  .padding-bottom--sm {
    padding-bottom: calc(1.25 * 1em);
    padding-bottom: var(--space-md);
  }

  .padding-bottom--lg {
    padding-bottom: calc(3.25 * 1em);
    padding-bottom: var(--space-xl);
  }

  .padding-bottom--xl {
    padding-bottom: calc(5.25 * 1em);
    padding-bottom: var(--space-xxl);
  }

  .padding-bottom--xxl {
    padding-bottom: var(--space-xxxl);
  }
}
p {
  margin-bottom: calc(1.25 * 1em);
  margin-bottom: var(--space-md);
}

.wrapper {
  margin: 0 auto;
}

@media only screen and (max-width: 1247px) {
  .grid-mt-mobile {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 1247px) {
  .grid-mb-mobile {
    margin-bottom: 32px;
  }
}

.article-heading-margin {
  margin-top: 6px;
}

.fees-heading {
  margin-bottom: 6px;
}

.fees-heading__price-margin {
  margin-top: 24px;
}

:root {
  --font-primary: "Whitney SSm A", "Whitney SSm B", BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-secondary: serif;
  /* set base values */
  --text-base-size: 1em;
  --text-scale-ratio: 1.42;
  /* type scale */
  --text-xs: calc(1em / (var(--text-scale-ratio) * var(--text-scale-ratio)));
  --text-sm: calc(1em / var(--text-scale-ratio));
  --text-md: calc(1em * var(--text-scale-ratio));
  --text-lg: calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio));
  --text-xl: calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));
  --text-xxl: calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));
  --text-xxxl: calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));
  /* line-height */
  --heading-line-height: 1.25;
  --body-line-height: 1.8;
}

@media (min-width: 1248px) {
  :root {
    --text-base-size: 1.15em;
    --text-scale-ratio: 1.32;
  }
}
body {
  font-size: 0.875rem;
  font-family: "Whitney SSm A"
  ,
  "Whitney SSm B"
  ,
  BlinkMacSystemFont
  ,
  "Segoe UI"
  ,
  Roboto
  ,
  "Helvetica Neue"
  ,
  Arial
  ,
  sans-serif
  ,
  "Apple Color Emoji"
  ,
  "Segoe UI Emoji"
  ,
  "Segoe UI Symbol";
  font-family: var(--font-primary);
  color: #2e2e31;
  color: var(--color-text);
  background: #f9f9f9;
  line-height: 24px;
}

h1, h2, h3, h4, form legend {
  color: #1d1d21;
  color: var(--color-text-heading);
  margin-bottom: calc(0.75 * 1em);
  margin-bottom: var(--space-sm);
  line-height: 1.25;
  line-height: var(--heading-line-height);
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
}

/* text size */
.text--xxxl {
  font-size: calc(1em * 1.42 * 1.42 * 1.42 * 1.42 * 1.42);
  font-size: var(--text-xxxl);
}

h1, .text--xxl {
  font-size: calc(1em * 1.42 * 1.42 * 1.42 * 1.42);
  font-size: var(--text-xxl);
}

h2, .text--xl {
  font-size: calc(1em * 1.42 * 1.42 * 1.42);
  font-size: var(--text-xl);
}

h3, .text--lg {
  font-size: calc(1em * 1.42 * 1.42);
  font-size: var(--text-lg);
}

h4, .text--md {
  font-size: calc(1em * 1.42);
  font-size: var(--text-md);
}

.text--sm, small {
  font-size: calc(1em / 1.42);
  font-size: var(--text-sm);
}

.text--xs {
  font-size: calc(1em / (1.42 * 1.42));
  font-size: var(--text-xs);
}

.title--lg {
  font-size: 2.5rem;
  /*40px;*/
}
@media only screen and (min-width: 1248px) {
  .title--lg {
    font-size: 3rem;
    /*48px;*/
  }
}

.title--40 {
  font-size: 40px;
}

.title--md {
  font-size: 32px;
  /*2rem;*/
}

.title--sm {
  font-size: 24px;
}

.title--xs {
  font-size: 14px;
  font-weight: 600;
}

p {
  line-height: 1.8;
  line-height: var(--body-line-height);
}

b, strong {
  font-weight: bold;
}

.text-container h2, .text-container h3, .text-container h4 {
  margin-top: calc(0.75 * 1em);
  margin-top: var(--space-sm);
}
.text-container ul, .text-container ol, .text-container p {
  margin-bottom: calc(1.25 * 1em);
  margin-bottom: var(--space-md);
}
.text-container ul, .text-container ol {
  list-style-position: outside;
  padding-left: 24px;
}
.text-container ul {
  list-style-type: disc;
}
.text-container ol {
  list-style-type: decimal;
}
.text-container ul li, .text-container ol li {
  line-height: 1.8;
  line-height: var(--body-line-height);
}
.text-container em {
  font-style: italic;
}
.text-container u {
  text-decoration: underline;
}

.meta {
  font-size: 15px;
}

.sec-heading {
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 16px;
}

.text--lead {
  font-size: 18px;
  text-align: center;
  font-style: italic;
}
@media (min-width: 1024px) {
  .text--lead {
    font-size: 31px;
  }
}

/* utility classes */
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.headliner {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0;
}

.sentence_case {
  text-transform: initial !important;
}

.heading_with_divider, .heading_with_divider-white {
  padding-bottom: 32px;
  border-bottom: 1px dashed #d1d1d1;
  margin-bottom: 32px;
}
.heading_with_divider-white {
  border-bottom-color: #fff;
}

#site-map a {
  text-decoration: none;
}
#site-map a:hover {
  color: #0b0b0b;
}
#site-map ul {
  list-style-type: none;
  padding-left: 0;
}
#site-map .site_pages li:first-child {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 8px;
  font-size: 18px;
}

.materialize-red {
  background-color: #e51c23 !important;
}

.materialize-red-text {
  color: #e51c23 !important;
}

.materialize-red.lighten-5 {
  background-color: #fdeaeb !important;
}

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important;
}

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important;
}

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important;
}

.materialize-red.lighten-3 {
  background-color: #f3989b !important;
}

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important;
}

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important;
}

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important;
}

.materialize-red.lighten-1 {
  background-color: #ea454b !important;
}

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important;
}

.materialize-red.darken-1 {
  background-color: #d0181e !important;
}

.materialize-red-text.text-darken-1 {
  color: #d0181e !important;
}

.materialize-red.darken-2 {
  background-color: #b9151b !important;
}

.materialize-red-text.text-darken-2 {
  color: #b9151b !important;
}

.materialize-red.darken-3 {
  background-color: #a21318 !important;
}

.materialize-red-text.text-darken-3 {
  color: #a21318 !important;
}

.materialize-red.darken-4 {
  background-color: #8b1014 !important;
}

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important;
}

.red {
  background-color: #F44336 !important;
}

.red-text {
  color: #F44336 !important;
}

.red.lighten-5 {
  background-color: #FFEBEE !important;
}

.red-text.text-lighten-5 {
  color: #FFEBEE !important;
}

.red.lighten-4 {
  background-color: #FFCDD2 !important;
}

.red-text.text-lighten-4 {
  color: #FFCDD2 !important;
}

.red.lighten-3 {
  background-color: #EF9A9A !important;
}

.red-text.text-lighten-3 {
  color: #EF9A9A !important;
}

.red.lighten-2 {
  background-color: #E57373 !important;
}

.red-text.text-lighten-2 {
  color: #E57373 !important;
}

.red.lighten-1 {
  background-color: #EF5350 !important;
}

.red-text.text-lighten-1 {
  color: #EF5350 !important;
}

.red.darken-1 {
  background-color: #E53935 !important;
}

.red-text.text-darken-1 {
  color: #E53935 !important;
}

.red.darken-2 {
  background-color: #D32F2F !important;
}

.red-text.text-darken-2 {
  color: #D32F2F !important;
}

.red.darken-3 {
  background-color: #C62828 !important;
}

.red-text.text-darken-3 {
  color: #C62828 !important;
}

.red.darken-4 {
  background-color: #B71C1C !important;
}

.red-text.text-darken-4 {
  color: #B71C1C !important;
}

.red.accent-1 {
  background-color: #FF8A80 !important;
}

.red-text.text-accent-1 {
  color: #FF8A80 !important;
}

.red.accent-2 {
  background-color: #FF5252 !important;
}

.red-text.text-accent-2 {
  color: #FF5252 !important;
}

.red.accent-3 {
  background-color: #FF1744 !important;
}

.red-text.text-accent-3 {
  color: #FF1744 !important;
}

.red.accent-4 {
  background-color: #D50000 !important;
}

.red-text.text-accent-4 {
  color: #D50000 !important;
}

.pink {
  background-color: #e91e63 !important;
}

.pink-text {
  color: #e91e63 !important;
}

.pink.lighten-5 {
  background-color: #fce4ec !important;
}

.pink-text.text-lighten-5 {
  color: #fce4ec !important;
}

.pink.lighten-4 {
  background-color: #f8bbd0 !important;
}

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important;
}

.pink.lighten-3 {
  background-color: #f48fb1 !important;
}

.pink-text.text-lighten-3 {
  color: #f48fb1 !important;
}

.pink.lighten-2 {
  background-color: #f06292 !important;
}

.pink-text.text-lighten-2 {
  color: #f06292 !important;
}

.pink.lighten-1 {
  background-color: #ec407a !important;
}

.pink-text.text-lighten-1 {
  color: #ec407a !important;
}

.pink.darken-1 {
  background-color: #d81b60 !important;
}

.pink-text.text-darken-1 {
  color: #d81b60 !important;
}

.pink.darken-2 {
  background-color: #c2185b !important;
}

.pink-text.text-darken-2 {
  color: #c2185b !important;
}

.pink.darken-3 {
  background-color: #ad1457 !important;
}

.pink-text.text-darken-3 {
  color: #ad1457 !important;
}

.pink.darken-4 {
  background-color: #880e4f !important;
}

.pink-text.text-darken-4 {
  color: #880e4f !important;
}

.pink.accent-1 {
  background-color: #ff80ab !important;
}

.pink-text.text-accent-1 {
  color: #ff80ab !important;
}

.pink.accent-2 {
  background-color: #ff4081 !important;
}

.pink-text.text-accent-2 {
  color: #ff4081 !important;
}

.pink.accent-3 {
  background-color: #f50057 !important;
}

.pink-text.text-accent-3 {
  color: #f50057 !important;
}

.pink.accent-4 {
  background-color: #c51162 !important;
}

.pink-text.text-accent-4 {
  color: #c51162 !important;
}

.purple {
  background-color: #9c27b0 !important;
}

.purple-text {
  color: #9c27b0 !important;
}

.purple.lighten-5 {
  background-color: #f3e5f5 !important;
}

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important;
}

.purple.lighten-4 {
  background-color: #e1bee7 !important;
}

.purple-text.text-lighten-4 {
  color: #e1bee7 !important;
}

.purple.lighten-3 {
  background-color: #ce93d8 !important;
}

.purple-text.text-lighten-3 {
  color: #ce93d8 !important;
}

.purple.lighten-2 {
  background-color: #ba68c8 !important;
}

.purple-text.text-lighten-2 {
  color: #ba68c8 !important;
}

.purple.lighten-1 {
  background-color: #ab47bc !important;
}

.purple-text.text-lighten-1 {
  color: #ab47bc !important;
}

.purple.darken-1 {
  background-color: #8e24aa !important;
}

.purple-text.text-darken-1 {
  color: #8e24aa !important;
}

.purple.darken-2 {
  background-color: #7b1fa2 !important;
}

.purple-text.text-darken-2 {
  color: #7b1fa2 !important;
}

.purple.darken-3 {
  background-color: #6a1b9a !important;
}

.purple-text.text-darken-3 {
  color: #6a1b9a !important;
}

.purple.darken-4 {
  background-color: #4a148c !important;
}

.purple-text.text-darken-4 {
  color: #4a148c !important;
}

.purple.accent-1 {
  background-color: #ea80fc !important;
}

.purple-text.text-accent-1 {
  color: #ea80fc !important;
}

.purple.accent-2 {
  background-color: #e040fb !important;
}

.purple-text.text-accent-2 {
  color: #e040fb !important;
}

.purple.accent-3 {
  background-color: #d500f9 !important;
}

.purple-text.text-accent-3 {
  color: #d500f9 !important;
}

.purple.accent-4 {
  background-color: #aa00ff !important;
}

.purple-text.text-accent-4 {
  color: #aa00ff !important;
}

.deep-purple {
  background-color: #673ab7 !important;
}

.deep-purple-text {
  color: #673ab7 !important;
}

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important;
}

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important;
}

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important;
}

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important;
}

.deep-purple.lighten-3 {
  background-color: #b39ddb !important;
}

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important;
}

.deep-purple.lighten-2 {
  background-color: #9575cd !important;
}

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important;
}

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important;
}

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important;
}

.deep-purple.darken-1 {
  background-color: #5e35b1 !important;
}

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important;
}

.deep-purple.darken-2 {
  background-color: #512da8 !important;
}

.deep-purple-text.text-darken-2 {
  color: #512da8 !important;
}

.deep-purple.darken-3 {
  background-color: #4527a0 !important;
}

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important;
}

.deep-purple.darken-4 {
  background-color: #311b92 !important;
}

.deep-purple-text.text-darken-4 {
  color: #311b92 !important;
}

.deep-purple.accent-1 {
  background-color: #b388ff !important;
}

.deep-purple-text.text-accent-1 {
  color: #b388ff !important;
}

.deep-purple.accent-2 {
  background-color: #7c4dff !important;
}

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important;
}

.deep-purple.accent-3 {
  background-color: #651fff !important;
}

.deep-purple-text.text-accent-3 {
  color: #651fff !important;
}

.deep-purple.accent-4 {
  background-color: #6200ea !important;
}

.deep-purple-text.text-accent-4 {
  color: #6200ea !important;
}

.indigo {
  background-color: #3f51b5 !important;
}

.indigo-text {
  color: #3f51b5 !important;
}

.indigo.lighten-5 {
  background-color: #e8eaf6 !important;
}

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important;
}

.indigo.lighten-4 {
  background-color: #c5cae9 !important;
}

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important;
}

.indigo.lighten-3 {
  background-color: #9fa8da !important;
}

.indigo-text.text-lighten-3 {
  color: #9fa8da !important;
}

.indigo.lighten-2 {
  background-color: #7986cb !important;
}

.indigo-text.text-lighten-2 {
  color: #7986cb !important;
}

.indigo.lighten-1 {
  background-color: #5c6bc0 !important;
}

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important;
}

.indigo.darken-1 {
  background-color: #3949ab !important;
}

.indigo-text.text-darken-1 {
  color: #3949ab !important;
}

.indigo.darken-2 {
  background-color: #303f9f !important;
}

.indigo-text.text-darken-2 {
  color: #303f9f !important;
}

.indigo.darken-3 {
  background-color: #283593 !important;
}

.indigo-text.text-darken-3 {
  color: #283593 !important;
}

.indigo.darken-4 {
  background-color: #1a237e !important;
}

.indigo-text.text-darken-4 {
  color: #1a237e !important;
}

.indigo.accent-1 {
  background-color: #8c9eff !important;
}

.indigo-text.text-accent-1 {
  color: #8c9eff !important;
}

.indigo.accent-2 {
  background-color: #536dfe !important;
}

.indigo-text.text-accent-2 {
  color: #536dfe !important;
}

.indigo.accent-3 {
  background-color: #3d5afe !important;
}

.indigo-text.text-accent-3 {
  color: #3d5afe !important;
}

.indigo.accent-4 {
  background-color: #304ffe !important;
}

.indigo-text.text-accent-4 {
  color: #304ffe !important;
}

.blue {
  background-color: #2196F3 !important;
}

.blue-text {
  color: #2196F3 !important;
}

.blue.lighten-5 {
  background-color: #E3F2FD !important;
}

.blue-text.text-lighten-5 {
  color: #E3F2FD !important;
}

.blue.lighten-4 {
  background-color: #BBDEFB !important;
}

.blue-text.text-lighten-4 {
  color: #BBDEFB !important;
}

.blue.lighten-3 {
  background-color: #90CAF9 !important;
}

.blue-text.text-lighten-3 {
  color: #90CAF9 !important;
}

.blue.lighten-2 {
  background-color: #64B5F6 !important;
}

.blue-text.text-lighten-2 {
  color: #64B5F6 !important;
}

.blue.lighten-1 {
  background-color: #42A5F5 !important;
}

.blue-text.text-lighten-1 {
  color: #42A5F5 !important;
}

.blue.darken-1 {
  background-color: #1E88E5 !important;
}

.blue-text.text-darken-1 {
  color: #1E88E5 !important;
}

.blue.darken-2 {
  background-color: #1976D2 !important;
}

.blue-text.text-darken-2 {
  color: #1976D2 !important;
}

.blue.darken-3 {
  background-color: #1565C0 !important;
}

.blue-text.text-darken-3 {
  color: #1565C0 !important;
}

.blue.darken-4 {
  background-color: #0D47A1 !important;
}

.blue-text.text-darken-4 {
  color: #0D47A1 !important;
}

.blue.accent-1 {
  background-color: #82B1FF !important;
}

.blue-text.text-accent-1 {
  color: #82B1FF !important;
}

.blue.accent-2 {
  background-color: #448AFF !important;
}

.blue-text.text-accent-2 {
  color: #448AFF !important;
}

.blue.accent-3 {
  background-color: #2979FF !important;
}

.blue-text.text-accent-3 {
  color: #2979FF !important;
}

.blue.accent-4 {
  background-color: #2962FF !important;
}

.blue-text.text-accent-4 {
  color: #2962FF !important;
}

.light-blue {
  background-color: #03a9f4 !important;
}

.light-blue-text {
  color: #03a9f4 !important;
}

.light-blue.lighten-5 {
  background-color: #e1f5fe !important;
}

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important;
}

.light-blue.lighten-4 {
  background-color: #b3e5fc !important;
}

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important;
}

.light-blue.lighten-3 {
  background-color: #81d4fa !important;
}

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important;
}

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important;
}

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important;
}

.light-blue.lighten-1 {
  background-color: #29b6f6 !important;
}

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important;
}

.light-blue.darken-1 {
  background-color: #039be5 !important;
}

.light-blue-text.text-darken-1 {
  color: #039be5 !important;
}

.light-blue.darken-2 {
  background-color: #0288d1 !important;
}

.light-blue-text.text-darken-2 {
  color: #0288d1 !important;
}

.light-blue.darken-3 {
  background-color: #0277bd !important;
}

.light-blue-text.text-darken-3 {
  color: #0277bd !important;
}

.light-blue.darken-4 {
  background-color: #01579b !important;
}

.light-blue-text.text-darken-4 {
  color: #01579b !important;
}

.light-blue.accent-1 {
  background-color: #80d8ff !important;
}

.light-blue-text.text-accent-1 {
  color: #80d8ff !important;
}

.light-blue.accent-2 {
  background-color: #40c4ff !important;
}

.light-blue-text.text-accent-2 {
  color: #40c4ff !important;
}

.light-blue.accent-3 {
  background-color: #00b0ff !important;
}

.light-blue-text.text-accent-3 {
  color: #00b0ff !important;
}

.light-blue.accent-4 {
  background-color: #0091ea !important;
}

.light-blue-text.text-accent-4 {
  color: #0091ea !important;
}

.cyan {
  background-color: #00bcd4 !important;
}

.cyan-text {
  color: #00bcd4 !important;
}

.cyan.lighten-5 {
  background-color: #e0f7fa !important;
}

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important;
}

.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important;
}

.cyan.lighten-3 {
  background-color: #80deea !important;
}

.cyan-text.text-lighten-3 {
  color: #80deea !important;
}

.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important;
}

.cyan.lighten-1 {
  background-color: #26c6da !important;
}

.cyan-text.text-lighten-1 {
  color: #26c6da !important;
}

.cyan.darken-1 {
  background-color: #00acc1 !important;
}

.cyan-text.text-darken-1 {
  color: #00acc1 !important;
}

.cyan.darken-2 {
  background-color: #0097a7 !important;
}

.cyan-text.text-darken-2 {
  color: #0097a7 !important;
}

.cyan.darken-3 {
  background-color: #00838f !important;
}

.cyan-text.text-darken-3 {
  color: #00838f !important;
}

.cyan.darken-4 {
  background-color: #006064 !important;
}

.cyan-text.text-darken-4 {
  color: #006064 !important;
}

.cyan.accent-1 {
  background-color: #84ffff !important;
}

.cyan-text.text-accent-1 {
  color: #84ffff !important;
}

.cyan.accent-2 {
  background-color: #18ffff !important;
}

.cyan-text.text-accent-2 {
  color: #18ffff !important;
}

.cyan.accent-3 {
  background-color: #00e5ff !important;
}

.cyan-text.text-accent-3 {
  color: #00e5ff !important;
}

.cyan.accent-4 {
  background-color: #00b8d4 !important;
}

.cyan-text.text-accent-4 {
  color: #00b8d4 !important;
}

.teal {
  background-color: #009688 !important;
}

.teal-text {
  color: #009688 !important;
}

.teal.lighten-5 {
  background-color: #e0f2f1 !important;
}

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important;
}

.teal.lighten-4 {
  background-color: #b2dfdb !important;
}

.teal-text.text-lighten-4 {
  color: #b2dfdb !important;
}

.teal.lighten-3 {
  background-color: #80cbc4 !important;
}

.teal-text.text-lighten-3 {
  color: #80cbc4 !important;
}

.teal.lighten-2 {
  background-color: #4db6ac !important;
}

.teal-text.text-lighten-2 {
  color: #4db6ac !important;
}

.teal.lighten-1 {
  background-color: #26a69a !important;
}

.teal-text.text-lighten-1 {
  color: #26a69a !important;
}

.teal.darken-1 {
  background-color: #00897b !important;
}

.teal-text.text-darken-1 {
  color: #00897b !important;
}

.teal.darken-2 {
  background-color: #00796b !important;
}

.teal-text.text-darken-2 {
  color: #00796b !important;
}

.teal.darken-3 {
  background-color: #00695c !important;
}

.teal-text.text-darken-3 {
  color: #00695c !important;
}

.teal.darken-4 {
  background-color: #004d40 !important;
}

.teal-text.text-darken-4 {
  color: #004d40 !important;
}

.teal.accent-1 {
  background-color: #a7ffeb !important;
}

.teal-text.text-accent-1 {
  color: #a7ffeb !important;
}

.teal.accent-2 {
  background-color: #64ffda !important;
}

.teal-text.text-accent-2 {
  color: #64ffda !important;
}

.teal.accent-3 {
  background-color: #1de9b6 !important;
}

.teal-text.text-accent-3 {
  color: #1de9b6 !important;
}

.teal.accent-4 {
  background-color: #00bfa5 !important;
}

.teal-text.text-accent-4 {
  color: #00bfa5 !important;
}

.green {
  background-color: #4CAF50 !important;
}

.green-text {
  color: #4CAF50 !important;
}

.green.lighten-5 {
  background-color: #E8F5E9 !important;
}

.green-text.text-lighten-5 {
  color: #E8F5E9 !important;
}

.green.lighten-4 {
  background-color: #C8E6C9 !important;
}

.green-text.text-lighten-4 {
  color: #C8E6C9 !important;
}

.green.lighten-3 {
  background-color: #A5D6A7 !important;
}

.green-text.text-lighten-3 {
  color: #A5D6A7 !important;
}

.green.lighten-2 {
  background-color: #81C784 !important;
}

.green-text.text-lighten-2 {
  color: #81C784 !important;
}

.green.lighten-1 {
  background-color: #66BB6A !important;
}

.green-text.text-lighten-1 {
  color: #66BB6A !important;
}

.green.darken-1 {
  background-color: #43A047 !important;
}

.green-text.text-darken-1 {
  color: #43A047 !important;
}

.green.darken-2 {
  background-color: #388E3C !important;
}

.green-text.text-darken-2 {
  color: #388E3C !important;
}

.green.darken-3 {
  background-color: #2E7D32 !important;
}

.green-text.text-darken-3 {
  color: #2E7D32 !important;
}

.green.darken-4 {
  background-color: #1B5E20 !important;
}

.green-text.text-darken-4 {
  color: #1B5E20 !important;
}

.green.accent-1 {
  background-color: #B9F6CA !important;
}

.green-text.text-accent-1 {
  color: #B9F6CA !important;
}

.green.accent-2 {
  background-color: #69F0AE !important;
}

.green-text.text-accent-2 {
  color: #69F0AE !important;
}

.green.accent-3 {
  background-color: #00E676 !important;
}

.green-text.text-accent-3 {
  color: #00E676 !important;
}

.green.accent-4 {
  background-color: #00C853 !important;
}

.green-text.text-accent-4 {
  color: #00C853 !important;
}

.light-green {
  background-color: #8bc34a !important;
}

.light-green-text {
  color: #8bc34a !important;
}

.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important;
}

.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important;
}

.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important;
}

.light-green.lighten-2 {
  background-color: #aed581 !important;
}

.light-green-text.text-lighten-2 {
  color: #aed581 !important;
}

.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important;
}

.light-green.darken-1 {
  background-color: #7cb342 !important;
}

.light-green-text.text-darken-1 {
  color: #7cb342 !important;
}

.light-green.darken-2 {
  background-color: #689f38 !important;
}

.light-green-text.text-darken-2 {
  color: #689f38 !important;
}

.light-green.darken-3 {
  background-color: #558b2f !important;
}

.light-green-text.text-darken-3 {
  color: #558b2f !important;
}

.light-green.darken-4 {
  background-color: #33691e !important;
}

.light-green-text.text-darken-4 {
  color: #33691e !important;
}

.light-green.accent-1 {
  background-color: #ccff90 !important;
}

.light-green-text.text-accent-1 {
  color: #ccff90 !important;
}

.light-green.accent-2 {
  background-color: #b2ff59 !important;
}

.light-green-text.text-accent-2 {
  color: #b2ff59 !important;
}

.light-green.accent-3 {
  background-color: #76ff03 !important;
}

.light-green-text.text-accent-3 {
  color: #76ff03 !important;
}

.light-green.accent-4 {
  background-color: #64dd17 !important;
}

.light-green-text.text-accent-4 {
  color: #64dd17 !important;
}

.lime {
  background-color: #cddc39 !important;
}

.lime-text {
  color: #cddc39 !important;
}

.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important;
}

.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important;
}

.lime.lighten-3 {
  background-color: #e6ee9c !important;
}

.lime-text.text-lighten-3 {
  color: #e6ee9c !important;
}

.lime.lighten-2 {
  background-color: #dce775 !important;
}

.lime-text.text-lighten-2 {
  color: #dce775 !important;
}

.lime.lighten-1 {
  background-color: #d4e157 !important;
}

.lime-text.text-lighten-1 {
  color: #d4e157 !important;
}

.lime.darken-1 {
  background-color: #c0ca33 !important;
}

.lime-text.text-darken-1 {
  color: #c0ca33 !important;
}

.lime.darken-2 {
  background-color: #afb42b !important;
}

.lime-text.text-darken-2 {
  color: #afb42b !important;
}

.lime.darken-3 {
  background-color: #9e9d24 !important;
}

.lime-text.text-darken-3 {
  color: #9e9d24 !important;
}

.lime.darken-4 {
  background-color: #827717 !important;
}

.lime-text.text-darken-4 {
  color: #827717 !important;
}

.lime.accent-1 {
  background-color: #f4ff81 !important;
}

.lime-text.text-accent-1 {
  color: #f4ff81 !important;
}

.lime.accent-2 {
  background-color: #eeff41 !important;
}

.lime-text.text-accent-2 {
  color: #eeff41 !important;
}

.lime.accent-3 {
  background-color: #c6ff00 !important;
}

.lime-text.text-accent-3 {
  color: #c6ff00 !important;
}

.lime.accent-4 {
  background-color: #aeea00 !important;
}

.lime-text.text-accent-4 {
  color: #aeea00 !important;
}

.yellow {
  background-color: #ffeb3b !important;
}

.yellow-text {
  color: #ffeb3b !important;
}

.yellow.lighten-5 {
  background-color: #fffde7 !important;
}

.yellow-text.text-lighten-5 {
  color: #fffde7 !important;
}

.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important;
}

.yellow.lighten-3 {
  background-color: #fff59d !important;
}

.yellow-text.text-lighten-3 {
  color: #fff59d !important;
}

.yellow.lighten-2 {
  background-color: #fff176 !important;
}

.yellow-text.text-lighten-2 {
  color: #fff176 !important;
}

.yellow.lighten-1 {
  background-color: #ffee58 !important;
}

.yellow-text.text-lighten-1 {
  color: #ffee58 !important;
}

.yellow.darken-1 {
  background-color: #fdd835 !important;
}

.yellow-text.text-darken-1 {
  color: #fdd835 !important;
}

.yellow.darken-2 {
  background-color: #fbc02d !important;
}

.yellow-text.text-darken-2 {
  color: #fbc02d !important;
}

.yellow.darken-3 {
  background-color: #f9a825 !important;
}

.yellow-text.text-darken-3 {
  color: #f9a825 !important;
}

.yellow.darken-4 {
  background-color: #f57f17 !important;
}

.yellow-text.text-darken-4 {
  color: #f57f17 !important;
}

.yellow.accent-1 {
  background-color: #ffff8d !important;
}

.yellow-text.text-accent-1 {
  color: #ffff8d !important;
}

.yellow.accent-2 {
  background-color: #ffff00 !important;
}

.yellow-text.text-accent-2 {
  color: #ffff00 !important;
}

.yellow.accent-3 {
  background-color: #ffea00 !important;
}

.yellow-text.text-accent-3 {
  color: #ffea00 !important;
}

.yellow.accent-4 {
  background-color: #ffd600 !important;
}

.yellow-text.text-accent-4 {
  color: #ffd600 !important;
}

.amber {
  background-color: #ffc107 !important;
}

.amber-text {
  color: #ffc107 !important;
}

.amber.lighten-5 {
  background-color: #fff8e1 !important;
}

.amber-text.text-lighten-5 {
  color: #fff8e1 !important;
}

.amber.lighten-4 {
  background-color: #ffecb3 !important;
}

.amber-text.text-lighten-4 {
  color: #ffecb3 !important;
}

.amber.lighten-3 {
  background-color: #ffe082 !important;
}

.amber-text.text-lighten-3 {
  color: #ffe082 !important;
}

.amber.lighten-2 {
  background-color: #ffd54f !important;
}

.amber-text.text-lighten-2 {
  color: #ffd54f !important;
}

.amber.lighten-1 {
  background-color: #ffca28 !important;
}

.amber-text.text-lighten-1 {
  color: #ffca28 !important;
}

.amber.darken-1 {
  background-color: #ffb300 !important;
}

.amber-text.text-darken-1 {
  color: #ffb300 !important;
}

.amber.darken-2 {
  background-color: #ffa000 !important;
}

.amber-text.text-darken-2 {
  color: #ffa000 !important;
}

.amber.darken-3 {
  background-color: #ff8f00 !important;
}

.amber-text.text-darken-3 {
  color: #ff8f00 !important;
}

.amber.darken-4 {
  background-color: #ff6f00 !important;
}

.amber-text.text-darken-4 {
  color: #ff6f00 !important;
}

.amber.accent-1 {
  background-color: #ffe57f !important;
}

.amber-text.text-accent-1 {
  color: #ffe57f !important;
}

.amber.accent-2 {
  background-color: #ffd740 !important;
}

.amber-text.text-accent-2 {
  color: #ffd740 !important;
}

.amber.accent-3 {
  background-color: #ffc400 !important;
}

.amber-text.text-accent-3 {
  color: #ffc400 !important;
}

.amber.accent-4 {
  background-color: #ffab00 !important;
}

.amber-text.text-accent-4 {
  color: #ffab00 !important;
}

.orange {
  background-color: #ff9800 !important;
}

.orange-text {
  color: #ff9800 !important;
}

.orange.lighten-5 {
  background-color: #fff3e0 !important;
}

.orange-text.text-lighten-5 {
  color: #fff3e0 !important;
}

.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important;
}

.orange.lighten-3 {
  background-color: #ffcc80 !important;
}

.orange-text.text-lighten-3 {
  color: #ffcc80 !important;
}

.orange.lighten-2 {
  background-color: #ffb74d !important;
}

.orange-text.text-lighten-2 {
  color: #ffb74d !important;
}

.orange.lighten-1 {
  background-color: #ffa726 !important;
}

.orange-text.text-lighten-1 {
  color: #ffa726 !important;
}

.orange.darken-1 {
  background-color: #fb8c00 !important;
}

.orange-text.text-darken-1 {
  color: #fb8c00 !important;
}

.orange.darken-2 {
  background-color: #f57c00 !important;
}

.orange-text.text-darken-2 {
  color: #f57c00 !important;
}

.orange.darken-3 {
  background-color: #ef6c00 !important;
}

.orange-text.text-darken-3 {
  color: #ef6c00 !important;
}

.orange.darken-4 {
  background-color: #e65100 !important;
}

.orange-text.text-darken-4 {
  color: #e65100 !important;
}

.orange.accent-1 {
  background-color: #ffd180 !important;
}

.orange-text.text-accent-1 {
  color: #ffd180 !important;
}

.orange.accent-2 {
  background-color: #ffab40 !important;
}

.orange-text.text-accent-2 {
  color: #ffab40 !important;
}

.orange.accent-3 {
  background-color: #ff9100 !important;
}

.orange-text.text-accent-3 {
  color: #ff9100 !important;
}

.orange.accent-4 {
  background-color: #ff6d00 !important;
}

.orange-text.text-accent-4 {
  color: #ff6d00 !important;
}

.deep-orange {
  background-color: #ff5722 !important;
}

.deep-orange-text {
  color: #ff5722 !important;
}

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important;
}

.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important;
}

.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important;
}

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important;
}

.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important;
}

.deep-orange.darken-1 {
  background-color: #f4511e !important;
}

.deep-orange-text.text-darken-1 {
  color: #f4511e !important;
}

.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important;
}

.deep-orange.darken-3 {
  background-color: #d84315 !important;
}

.deep-orange-text.text-darken-3 {
  color: #d84315 !important;
}

.deep-orange.darken-4 {
  background-color: #bf360c !important;
}

.deep-orange-text.text-darken-4 {
  color: #bf360c !important;
}

.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important;
}

.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important;
}

.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important;
}

.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important;
}

.brown {
  background-color: #795548 !important;
}

.brown-text {
  color: #795548 !important;
}

.brown.lighten-5 {
  background-color: #efebe9 !important;
}

.brown-text.text-lighten-5 {
  color: #efebe9 !important;
}

.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important;
}

.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important;
}

.brown.lighten-2 {
  background-color: #a1887f !important;
}

.brown-text.text-lighten-2 {
  color: #a1887f !important;
}

.brown.lighten-1 {
  background-color: #8d6e63 !important;
}

.brown-text.text-lighten-1 {
  color: #8d6e63 !important;
}

.brown.darken-1 {
  background-color: #6d4c41 !important;
}

.brown-text.text-darken-1 {
  color: #6d4c41 !important;
}

.brown.darken-2 {
  background-color: #5d4037 !important;
}

.brown-text.text-darken-2 {
  color: #5d4037 !important;
}

.brown.darken-3 {
  background-color: #4e342e !important;
}

.brown-text.text-darken-3 {
  color: #4e342e !important;
}

.brown.darken-4 {
  background-color: #3e2723 !important;
}

.brown-text.text-darken-4 {
  color: #3e2723 !important;
}

.blue-grey {
  background-color: #607d8b !important;
}

.blue-grey-text {
  color: #607d8b !important;
}

.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important;
}

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important;
}

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important;
}

.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important;
}

.blue-grey.lighten-1 {
  background-color: #78909c !important;
}

.blue-grey-text.text-lighten-1 {
  color: #78909c !important;
}

.blue-grey.darken-1 {
  background-color: #546e7a !important;
}

.blue-grey-text.text-darken-1 {
  color: #546e7a !important;
}

.blue-grey.darken-2 {
  background-color: #455a64 !important;
}

.blue-grey-text.text-darken-2 {
  color: #455a64 !important;
}

.blue-grey.darken-3 {
  background-color: #37474f !important;
}

.blue-grey-text.text-darken-3 {
  color: #37474f !important;
}

.blue-grey.darken-4 {
  background-color: #263238 !important;
}

.blue-grey-text.text-darken-4 {
  color: #263238 !important;
}

.grey {
  background-color: #9e9e9e !important;
}

.grey-text {
  color: #9e9e9e !important;
}

.grey.lighten-5 {
  background-color: #fafafa !important;
}

.grey-text.text-lighten-5 {
  color: #fafafa !important;
}

.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important;
}

.grey.lighten-3 {
  background-color: #eeeeee !important;
}

.grey-text.text-lighten-3 {
  color: #eeeeee !important;
}

.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important;
}

.grey.lighten-1 {
  background-color: #bdbdbd !important;
}

.grey-text.text-lighten-1 {
  color: #bdbdbd !important;
}

.grey.darken-1 {
  background-color: #757575 !important;
}

.grey-text.text-darken-1 {
  color: #757575 !important;
}

.grey.darken-2 {
  background-color: #616161 !important;
}

.grey-text.text-darken-2 {
  color: #616161 !important;
}

.grey.darken-3 {
  background-color: #424242 !important;
}

.grey-text.text-darken-3 {
  color: #424242 !important;
}

.grey.darken-4 {
  background-color: #212121 !important;
}

.grey-text.text-darken-4 {
  color: #212121 !important;
}

.black {
  background-color: #000000 !important;
}

.black-text {
  color: #000000 !important;
}

.white {
  background-color: #FFFFFF !important;
}

.white-text {
  color: #FFFFFF !important;
}

.transparent {
  background-color: transparent !important;
}

.transparent-text {
  color: transparent !important;
}

ul.faq-group {
  list-style-type: none;
  padding-left: 0;
}
ul.faq-group li ul {
  list-style-type: disc;
}
ul.faq-group .card-panel .collapsible-header {
  position: relative;
}
ul.faq-group .card-panel .collapsible-header:after {
  content: "\f078";
  font-family: "FontAwesome";
  position: absolute;
  right: 5%;
  top: 50%;
  color: #e01f26;
}
ul.faq-group .card-panel.active .collapsible-header:after {
  content: "\f077";
}

.collapsible {
  margin: 0.5rem 0 1rem 0;
}

.collapsible-header {
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  padding: 1rem;
  background-color: transparent;
  border-bottom: 1px solid #ddd;
}
.collapsible-header:focus {
  outline: 0;
}
.collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  display: inline-block;
  text-align: center;
  margin-right: 1rem;
}

.keyboard-focused .collapsible-header:focus {
  background-color: #eee;
}

.collapsible-body {
  display: none;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  padding: 2rem;
}

.sidenav .collapsible,
.sidenav.sidenav-fixed .collapsible {
  border: none;
  box-shadow: none;
}
.sidenav .collapsible li,
.sidenav.sidenav-fixed .collapsible li {
  padding: 0;
}
.sidenav .collapsible-header,
.sidenav.sidenav-fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 16px;
}
.sidenav .collapsible-header:hover,
.sidenav.sidenav-fixed .collapsible-header:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.sidenav .collapsible-header i,
.sidenav.sidenav-fixed .collapsible-header i {
  line-height: inherit;
}
.sidenav .collapsible-body,
.sidenav.sidenav-fixed .collapsible-body {
  border: 0;
  background-color: transparent;
}
.sidenav .collapsible-body li a,
.sidenav.sidenav-fixed .collapsible-body li a {
  padding: 0 23.5px 0 31px;
}

.collapsible.popout {
  border: none;
  box-shadow: none;
}
.collapsible.popout > li {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible.popout > li.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}

footer {
  background-color: #323232;
  background-color: var(--color-black);
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:active, footer a:focus, footer a:visited {
  color: #fff;
}
footer ul {
  margin: 32px 0 40px;
  list-style-type: none;
  padding-left: 0;
}
footer li {
  padding: 16px 0;
}
footer li:last-child {
  padding-bottom: 0;
}
footer li:first-child {
  padding-top: 0;
}
footer .footer__title {
  color: #fff;
  margin: 0;
  padding-bottom: 32px;
  border-bottom: 1px dashed #fff;
}

.footer__container {
  padding: 40px 0;
}
.footer__container .grid {
  grid-column-gap: 0;
  border-bottom: 1px solid #fff;
}
@media only screen and (min-width : 840px) {
  .footer__container {
    padding: 40px 24px;
  }
}
@media (max-width: 600px) {
  .footer__container .grid__cell {
    padding-bottom: 16px;
  }
}

.copyright {
  display: flex;
  justify-content: center;
  width: 90%;
  margin: 0 auto;
  padding-top: 32px;
}
@media only screen and (min-width: 1248px) {
  .copyright {
    width: 80%;
  }
}
.copyright .grid__cell {
  color: #fff;
  text-align: center;
}
.copyright p {
  margin: 0;
}
.copyright .list-unstyled {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  .copyright .list-unstyled {
    width: 40%;
    margin: 24px auto 0;
    justify-content: space-between;
  }
}
.copyright .list-unstyled li {
  padding: 0;
}
@media (max-width: 767px) {
  .copyright .list-unstyled li:not(:last-child) {
    margin-right: 12px;
  }
}
.copyright .list-unstyled li a {
  text-decoration: underline;
}

.social--media {
  width: 190px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.social--media li {
  padding: 0;
}

.info-box {
  padding: 48px 16px;
  background: #323232;
  background: var(--color-black);
  border-radius: 4px;
}
.info-box > * {
  color: #fff;
}
.info-box .heading_with_divider, .info-box .heading_with_divider-white {
  border-bottom-color: #fff;
}

.num-block-red {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e01f26;
  color: #fff;
  height: 56px;
  width: 56px;
  margin-right: 24px;
  border-radius: 4px;
}

.wrapper .masthead,
.wrapper .alpha__row {
  padding-top: 90px;
  /*126px;*/
}
.wrapper .omega__row {
  padding-bottom: 144px;
}

.section {
  padding: 72px 0;
}
@media only screen and (min-width: 1248px) {
  .section {
    padding: 28px auto;
  }
}

.section__complimentary {
  padding-top: 72px;
  padding-bottom: 32px;
}
.section__complimentary-end {
  padding-bottom: 72px;
}

.content__container {
  border-radius: 4px;
  background-color: #fff;
}

@media only screen and (min-width: 1248px) {
  .content__pr {
    padding-right: 48px;
  }
}

@media only screen and (min-width: 1248px) {
  .content__pl {
    padding-left: 48px;
  }
}

.pullquote {
  padding: 40px 32px;
}
.pullquote > * {
  font-style: italic;
}
.pullquote .title--md {
  margin-bottom: 0;
}

@media only screen and (min-width: 1248px) {
  #team .content__container {
    min-height: 472px;
  }
}

.pt122pb0 {
  padding-top: 168px;
  padding-bottom: 0;
}

.social-share__grid {
  margin-top: 48px;
  margin-bottom: 72px;
}

@media only screen and (min-width: 1248px) {
  .global--header {
    padding: 8px 0;
  }
}

.branding {
  width: 128px;
  height: 70px;
}
.branding img {
  width: 100%;
}

.aspect-ratio img, .aspect-ratio source {
  width: 100%;
  border-radius: 4px;
}
@media only screen and (min-width: 840px) and (max-width: 1247px) {
  .aspect-ratio {
    max-width: 584px;
    max-height: 584px;
    margin: 0 auto;
  }
}

.aspect-ratio__1x1 {
  --aspect-ratio: 1/1;
}

.aspect-ratio__4x3 {
  --aspect-ratio: 4/3;
}

.aspect-ratio-1 {
  --aspect-ratio: 16/9;
}

.aspect-ratio__1x1,
.aspect-ratio__4x3,
.aspect-ratio-1 {
  position: relative;
  border-radius: 4px;
  height: 0;
  padding-bottom: calc(100% / (var(--aspect-ratio)));
  min-height: 160px;
}
.aspect-ratio__1x1 img, .aspect-ratio__1x1 picture source,
.aspect-ratio__4x3 img,
.aspect-ratio__4x3 picture source,
.aspect-ratio-1 img,
.aspect-ratio-1 picture source {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
}

@media only screen and (min-width: 1248px) {
  .wide--layout .grid__cell-bitmap {
    padding-left: 34px;
    padding-right: 34px;
  }
}

.col--media-bg {
  height: 100%;
  min-height: 222px;
  border-radius: 4px;
}
@media only screen and (min-width: 600px) and (max-width: 1247px) {
  .col--media-bg {
    min-height: 365px;
  }
}
@media only screen and (min-width: 1248px) {
  .col--media-bg {
    min-height: 580px;
  }
}

.col--illustration-bg {
  height: 100%;
  min-height: 343px;
}
@media only screen and (min-width: 600px) and (max-width: 1247px) {
  .col--illustration-bg {
    min-height: 564px;
  }
}
@media only screen and (min-width: 1248px) {
  .col--illustration-bg {
    min-height: 584px;
  }
}

.avatar {
  width: 76px;
  height: 76px;
  background-color: #d8d8d8;
  border-radius: 50%;
  margin-right: 14px;
  overflow: hidden;
}

.card-image {
  --aspect-ratio: 16/9;
  position: relative;
  border-radius: 4px;
  height: 0;
  padding-bottom: calc(100% / (var(--aspect-ratio)));
  max-height: 580px;
  margin: -32px -32px 32px -32px;
}
@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .card-image {
    padding-bottom: 70% !important;
  }
}
.card-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
}

.global--header {
  padding-top: 8px;
  padding-bottom: 8px;
  transition: all 0.2s ease-in-out;
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.global--header.active {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.vc_navigation {
  display: flex;
  justify-content: flex-end;
  height: 100%;
  align-items: center;
}

.overlay {
  display: none;
  z-index: -1;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: 5s;
}
@media only screen and (max-width : 1247px) {
  .overlay {
    width: 100%;
    height: 100%;
  }
}

.nav-collapsed {
  position: fixed !important;
  background-color: black;
  left: 0 !important;
  transition: 0.5s;
}
.nav-collapsed.vc_global_nav {
  flex-direction: column;
}
.nav-collapsed.vc_global_nav li:not(:first-child) {
  padding-top: 18px;
}
.nav-collapsed.vc_global_nav li:not(:nth-of-type(4)) {
  padding-bottom: 18px;
}
.nav-collapsed.vc_global_nav .vc_global_nav-dropdown {
  display: flex;
  position: relative;
  flex-direction: column;
  box-shadow: none;
  top: 0;
}
.nav-collapsed.vc_global_nav .vc_global_nav-dropdown li:last-child {
  padding-bottom: 0;
}

.body-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  display: inline !important;
  transition: 5s;
}

.vc_global_nav {
  display: flex;
  list-style: none;
  padding-left: 0;
}
.vc_global_nav li {
  padding: 0 16px;
  line-height: 32px;
}
.vc_global_nav li a {
  color: #323232;
  text-decoration: none;
}
.vc_global_nav li a:hover {
  color: #000;
}
.vc_global_nav li.active {
  font-weight: 600;
}
.vc_global_nav li button {
  min-width: 144px;
}
.vc_global_nav li:nth-of-type(4) a:after {
  content: "New";
  background: rgba(224, 31, 38, 0.15);
  display: inline-block;
  border-radius: 20px;
  padding: 0px 10px;
  margin-left: 16px;
  color: #ff3b30;
  font-size: 12px;
}
@media only screen and (min-width : 1248px) {
  .vc_global_nav li:nth-of-type(4) a:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #ff3b30;
    display: block;
    padding: 0;
    position: absolute;
    right: 11px;
    border-radius: 50%;
    top: 0;
  }
}
@media only screen and (max-width : 1247px) {
  .vc_global_nav {
    position: fixed;
    left: -300px;
    top: 0;
    margin-top: 0;
    padding-top: 24px;
    width: 300px;
    height: 100%;
    overflow-x: hidden;
    background-color: #fff;
  }
}

.toggle {
  z-index: 0;
}
@media only screen and (max-width : 1247px) {
  .toggle .uil-times {
    display: none;
  }
  .toggle.change .uil-times {
    display: block;
  }
  .toggle.change .uil-bars {
    display: none;
  }
  .toggle:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #ff3b30;
    display: block;
    padding: 0;
    position: absolute;
    right: 0;
    border-radius: 50%;
    top: -3px;
  }
  .toggle.change:after {
    display: none;
  }
}

.toggle,
.vc_global_nav li {
  position: relative;
}

.drawer_visible {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.drawer_visible .toggle {
  z-index: 2;
}
.drawer_visible .toggle .uil-times {
  color: #fff;
}

/* Dropdown */
.vc_global_nav-dropdown {
  position: absolute;
  display: none;
  list-style: none;
  top: 56px;
  padding: 16px 0;
  margin: 0;
  background: #fff;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.vc_global_nav-dropdown > li {
  padding: 6px 18px 6px 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.vc_global_nav-dropdown > li:last-child {
  border-bottom-color: transparent;
}

@media only screen and (min-width: 1248px) {
  .menu-control .uil {
    display: none;
  }
}
@media only screen and (max-width: 1247px) {
  .menu-control {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .menu-control .uil {
    font-size: 24px;
    margin-right: 19%;
  }
}

@media only screen and (max-width: 1247px) {
  .global--header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .global--header .container .uil {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1248px) {
  .global--header .container .uil {
    display: none;
  }
}
.swiper-container {
  width: 100%;
  max-width: 1920px;
  height: 580px;
}
.swiper-container .swiper-wrapper {
  height: 100%;
}
.swiper-container section {
  border-radius: 4px;
}

.swiper-slide {
  width: 100% !important;
}
.swiper-slide .grid {
  width: 100%;
}
@media only screen and (min-width : 600px) and (max-width : 839px) {
  .swiper-slide .grid-inner__full .grid__cell {
    grid-column: 1/span 3;
  }
}

.slider-navigation {
  position: absolute;
  bottom: -28px;
  z-index: 1;
  right: 32px;
  display: flex;
  width: 120px;
  height: 60px;
}
@media only screen and (min-width: 1248px) {
  .slider-navigation {
    right: 10%;
  }
}
.slider-navigation .custom-next, .slider-navigation .custom-prev {
  flex: 1 0 49%;
  background-color: #ffbe00;
  color: #fff;
  font-size: 32px;
  display: inherit;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}
.slider-navigation .custom-prev {
  margin-right: 2px;
}

#finCheckup,
#finPlanning,
#ourSolutions,
#moneyGoal {
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
}

#finCheckup {
  background: url("../images/3-Carouselbanner-m-480x580.jpg");
}
@media only screen and (min-width : 840px) and (max-width : 1247px) {
  #finCheckup {
    background: url("../images/3-Carouselbanner-t-1024x580.jpg");
  }
}
@media only screen and (min-width : 1248px) {
  #finCheckup {
    background: url("../images/3-Carouselbanner-1792x580.jpg");
  }
}

#finPlanning {
  background: url("../images/vc-carousel-banner-new-mobile.jpg");
}
@media only screen and (min-width : 840px) and (max-width : 1247px) {
  #finPlanning {
    background: url("../images/vc-carousel-banner-new-tablet.jpg");
  }
}
@media only screen and (min-width : 1248px) {
  #finPlanning {
    background: url("../images/vc-carousel-banner-new-desktop.jpg");
  }
}

#ourSolutions {
  background: url("../images/1-Carouselbanner-m-480x580.jpg");
}
@media only screen and (min-width : 840px) and (max-width : 1247px) {
  #ourSolutions {
    background: url("../images/1-Carouselbanner-t-1024x580.jpg");
  }
}
@media only screen and (min-width : 1248px) {
  #ourSolutions {
    background: url("../images/1-Carouselbanner-1792x580.jpg");
  }
}

.card {
  padding: 32px;
  position: relative;
}
.card:not(:last-child) {
  margin-bottom: 16px;
}

.subscription-forms .card:not(:last-child) {
  margin-bottom: 0;
}
.subscription-forms ul {
  padding-left: 18px;
}
@media only screen and (min-width : 1248px) {
  .subscription-forms #list-col-1a-tall:before {
    top: 88%;
  }
}
@media only screen and (min-width : 1248px) {
  .subscription-forms #list-col-1a-tall:after {
    top: 94%;
  }
}
@media only screen and (min-width : 1248px) {
  .subscription-forms #list-col-1b-tall:before {
    top: -6%;
    left: 79%;
    background: url("../images/black-spot.svg") no-repeat;
    z-index: -1;
    transform: scale(0.6);
  }
}
@media only screen and (min-width : 1248px) {
  .subscription-forms #list-col-1b-tall:after {
    top: -12%;
    left: 66%;
    background: url("../images/red_spot.svg") no-repeat;
    z-index: -1;
    transform: scale(0.2);
  }
}

.grid-cards__equal .card {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}

.blog__posts .card-footer {
  background-color: #f9f9f9;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 8px 0 8px 32px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
}
.blog__posts .card-footer__text {
  margin-right: 8px;
  font-size: 14px;
}
.blog__posts .card-footer__socials {
  display: inherit;
  flex-direction: row;
  justify-content: flex-start;
}
.blog__posts .card-footer__socials a {
  text-decoration: none;
}
.blog__posts .card-footer__socials a:hover {
  text-decoration: none;
}
.blog__posts .card-footer__socials span {
  color: #fff;
  border-radius: 3px;
  padding: 4px 8px;
  font-size: 10px;
}
.blog__posts .card-footer__socials a:not(:last-child) {
  margin-right: 4px;
}
.blog__posts .card-footer__socials .twitter {
  background-color: #1da1f2;
}
.blog__posts .card-footer__socials .facebook {
  background-color: #1877f2;
}

/* 24dp elevation */
.z-depth-5, .modal {
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}

.material-tooltip {
  padding: 10px 8px;
  font-size: 1rem;
  z-index: 2000;
  background-color: transparent;
  border-radius: 2px;
  color: #fff;
  min-height: 36px;
  line-height: 120%;
  opacity: 0;
  position: absolute;
  text-align: center;
  max-width: calc(100% - 4px);
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
  background-color: #323232;
}

.backdrop {
  position: absolute;
  opacity: 0;
  height: 7px;
  width: 14px;
  border-radius: 0 0 50% 50%;
  background-color: #323232;
  z-index: -1;
  transform-origin: 50% 0%;
  visibility: hidden;
}

.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}
.modal:focus {
  outline: none;
}
@media only screen and (max-width : 839px) {
  .modal {
    width: 80%;
  }
}
.modal h1, .modal h2, .modal h3, .modal h4 {
  margin-top: 0;
}
.modal .modal-content {
  padding: 24px;
  overflow-y: hidden;
}
.modal .modal-close {
  cursor: pointer;
}
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
}
.modal .modal-footer .btn, .modal .modal-footer .btn-flat {
  margin: 6px 0;
}

.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}

.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}
.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(100% - 56px);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}
.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}

.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}

/* Checkboxes
   ========================================================================== */
/* Remove default checkbox */
[type=checkbox]:not(:checked),
[type=checkbox]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

[type=checkbox] {
  /* checkbox aspect */
}
[type=checkbox] + span:not(.lever) {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
[type=checkbox] + span:not(.lever):before, [type=checkbox]:not(.filled-in) + span:not(.lever):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 3px;
  transition: 0.2s;
}
[type=checkbox]:not(.filled-in) + span:not(.lever):after {
  border: 0;
  transform: scale(0);
}
[type=checkbox]:not(:checked):disabled + span:not(.lever):before {
  border: none;
  background-color: rgba(0, 0, 0, 0.42);
}
[type=checkbox].tabbed:focus + span:not(.lever):after {
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

[type=checkbox]:checked + span:not(.lever):before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
[type=checkbox]:checked:disabled + span:before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  border-bottom: 2px solid rgba(0, 0, 0, 0.42);
}

/* Indeterminate checkbox */
[type=checkbox]:indeterminate + span:not(.lever):before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #26a69a;
  border-bottom: none;
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
[type=checkbox]:indeterminate:disabled + span:not(.lever):before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  background-color: transparent;
}

[type=checkbox].filled-in + span:not(.lever):after {
  border-radius: 2px;
}
[type=checkbox].filled-in + span:not(.lever):before,
[type=checkbox].filled-in + span:not(.lever):after {
  content: "";
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
}
[type=checkbox].filled-in:not(:checked) + span:not(.lever):before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
[type=checkbox].filled-in:not(:checked) + span:not(.lever):after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0px;
  z-index: 0;
}
[type=checkbox].filled-in:checked + span:not(.lever):before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}
[type=checkbox].filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #26a69a;
  background-color: #26a69a;
  z-index: 0;
}
[type=checkbox].filled-in.tabbed:focus + span:not(.lever):after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1);
}
[type=checkbox].filled-in.tabbed:checked:focus + span:not(.lever):after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a;
}
[type=checkbox].filled-in:disabled:not(:checked) + span:not(.lever):before {
  background-color: transparent;
  border: 2px solid transparent;
}
[type=checkbox].filled-in:disabled:not(:checked) + span:not(.lever):after {
  border-color: transparent;
  background-color: #949494;
}
[type=checkbox].filled-in:disabled:checked + span:not(.lever):before {
  background-color: transparent;
}
[type=checkbox].filled-in:disabled:checked + span:not(.lever):after {
  background-color: #949494;
  border-color: #949494;
}

/* Text Inputs + Textarea
   ========================================================================== */
/* Style Placeholders */
::-moz-placeholder {
  color: #d1d1d1;
}
:-ms-input-placeholder {
  color: #d1d1d1;
}
::placeholder {
  color: #d1d1d1;
}

/* Text inputs */
input:not([type]):not(.browser-default),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: box-shadow 0.3s, border 0.3s;
}
input:not([type]):not(.browser-default):disabled, input:not([type]):not(.browser-default)[readonly=readonly],
input[type=text]:not(.browser-default):disabled,
input[type=text]:not(.browser-default)[readonly=readonly],
input[type=password]:not(.browser-default):disabled,
input[type=password]:not(.browser-default)[readonly=readonly],
input[type=email]:not(.browser-default):disabled,
input[type=email]:not(.browser-default)[readonly=readonly],
input[type=url]:not(.browser-default):disabled,
input[type=url]:not(.browser-default)[readonly=readonly],
input[type=time]:not(.browser-default):disabled,
input[type=time]:not(.browser-default)[readonly=readonly],
input[type=date]:not(.browser-default):disabled,
input[type=date]:not(.browser-default)[readonly=readonly],
input[type=datetime]:not(.browser-default):disabled,
input[type=datetime]:not(.browser-default)[readonly=readonly],
input[type=datetime-local]:not(.browser-default):disabled,
input[type=datetime-local]:not(.browser-default)[readonly=readonly],
input[type=tel]:not(.browser-default):disabled,
input[type=tel]:not(.browser-default)[readonly=readonly],
input[type=number]:not(.browser-default):disabled,
input[type=number]:not(.browser-default)[readonly=readonly],
input[type=search]:not(.browser-default):disabled,
input[type=search]:not(.browser-default)[readonly=readonly],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly=readonly] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}
input:not([type]):not(.browser-default):disabled + label, input:not([type]):not(.browser-default)[readonly=readonly] + label,
input[type=text]:not(.browser-default):disabled + label,
input[type=text]:not(.browser-default)[readonly=readonly] + label,
input[type=password]:not(.browser-default):disabled + label,
input[type=password]:not(.browser-default)[readonly=readonly] + label,
input[type=email]:not(.browser-default):disabled + label,
input[type=email]:not(.browser-default)[readonly=readonly] + label,
input[type=url]:not(.browser-default):disabled + label,
input[type=url]:not(.browser-default)[readonly=readonly] + label,
input[type=time]:not(.browser-default):disabled + label,
input[type=time]:not(.browser-default)[readonly=readonly] + label,
input[type=date]:not(.browser-default):disabled + label,
input[type=date]:not(.browser-default)[readonly=readonly] + label,
input[type=datetime]:not(.browser-default):disabled + label,
input[type=datetime]:not(.browser-default)[readonly=readonly] + label,
input[type=datetime-local]:not(.browser-default):disabled + label,
input[type=datetime-local]:not(.browser-default)[readonly=readonly] + label,
input[type=tel]:not(.browser-default):disabled + label,
input[type=tel]:not(.browser-default)[readonly=readonly] + label,
input[type=number]:not(.browser-default):disabled + label,
input[type=number]:not(.browser-default)[readonly=readonly] + label,
input[type=search]:not(.browser-default):disabled + label,
input[type=search]:not(.browser-default)[readonly=readonly] + label,
textarea.materialize-textarea:disabled + label,
textarea.materialize-textarea[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.42);
}
input:not([type]):not(.browser-default):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #26a69a;
  box-shadow: 0 1px 0 0 #26a69a;
}
input:not([type]):not(.browser-default):focus:not([readonly]) + label,
input[type=text]:not(.browser-default):focus:not([readonly]) + label,
input[type=password]:not(.browser-default):focus:not([readonly]) + label,
input[type=email]:not(.browser-default):focus:not([readonly]) + label,
input[type=url]:not(.browser-default):focus:not([readonly]) + label,
input[type=time]:not(.browser-default):focus:not([readonly]) + label,
input[type=date]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
input[type=number]:not(.browser-default):focus:not([readonly]) + label,
input[type=search]:not(.browser-default):focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #26a69a;
}
input:not([type]):not(.browser-default):focus.valid ~ label,
input[type=text]:not(.browser-default):focus.valid ~ label,
input[type=password]:not(.browser-default):focus.valid ~ label,
input[type=email]:not(.browser-default):focus.valid ~ label,
input[type=url]:not(.browser-default):focus.valid ~ label,
input[type=time]:not(.browser-default):focus.valid ~ label,
input[type=date]:not(.browser-default):focus.valid ~ label,
input[type=datetime]:not(.browser-default):focus.valid ~ label,
input[type=datetime-local]:not(.browser-default):focus.valid ~ label,
input[type=tel]:not(.browser-default):focus.valid ~ label,
input[type=number]:not(.browser-default):focus.valid ~ label,
input[type=search]:not(.browser-default):focus.valid ~ label,
textarea.materialize-textarea:focus.valid ~ label {
  color: #4CAF50;
}
input:not([type]):not(.browser-default):focus.invalid ~ label,
input[type=text]:not(.browser-default):focus.invalid ~ label,
input[type=password]:not(.browser-default):focus.invalid ~ label,
input[type=email]:not(.browser-default):focus.invalid ~ label,
input[type=url]:not(.browser-default):focus.invalid ~ label,
input[type=time]:not(.browser-default):focus.invalid ~ label,
input[type=date]:not(.browser-default):focus.invalid ~ label,
input[type=datetime]:not(.browser-default):focus.invalid ~ label,
input[type=datetime-local]:not(.browser-default):focus.invalid ~ label,
input[type=tel]:not(.browser-default):focus.invalid ~ label,
input[type=number]:not(.browser-default):focus.invalid ~ label,
input[type=search]:not(.browser-default):focus.invalid ~ label,
textarea.materialize-textarea:focus.invalid ~ label {
  color: #F44336;
}
input:not([type]):not(.browser-default).validate + label,
input[type=text]:not(.browser-default).validate + label,
input[type=password]:not(.browser-default).validate + label,
input[type=email]:not(.browser-default).validate + label,
input[type=url]:not(.browser-default).validate + label,
input[type=time]:not(.browser-default).validate + label,
input[type=date]:not(.browser-default).validate + label,
input[type=datetime]:not(.browser-default).validate + label,
input[type=datetime-local]:not(.browser-default).validate + label,
input[type=tel]:not(.browser-default).validate + label,
input[type=number]:not(.browser-default).validate + label,
input[type=search]:not(.browser-default).validate + label,
textarea.materialize-textarea.validate + label {
  width: 100%;
}
/* Validation Sass Placeholders */
input:not([type]):not(.browser-default).valid, input:not([type]):not(.browser-default):focus.valid,
input[type=text]:not(.browser-default).valid,
input[type=text]:not(.browser-default):focus.valid,
input[type=password]:not(.browser-default).valid,
input[type=password]:not(.browser-default):focus.valid,
input[type=email]:not(.browser-default).valid,
input[type=email]:not(.browser-default):focus.valid,
input[type=url]:not(.browser-default).valid,
input[type=url]:not(.browser-default):focus.valid,
input[type=time]:not(.browser-default).valid,
input[type=time]:not(.browser-default):focus.valid,
input[type=date]:not(.browser-default).valid,
input[type=date]:not(.browser-default):focus.valid,
input[type=datetime]:not(.browser-default).valid,
input[type=datetime]:not(.browser-default):focus.valid,
input[type=datetime-local]:not(.browser-default).valid,
input[type=datetime-local]:not(.browser-default):focus.valid,
input[type=tel]:not(.browser-default).valid,
input[type=tel]:not(.browser-default):focus.valid,
input[type=number]:not(.browser-default).valid,
input[type=number]:not(.browser-default):focus.valid,
input[type=search]:not(.browser-default).valid,
input[type=search]:not(.browser-default):focus.valid,
textarea.materialize-textarea.valid,
textarea.materialize-textarea:focus.valid {
  border-bottom: 1px solid #4CAF50;
  box-shadow: 0 1px 0 0 #4CAF50;
}

input:not([type]):not(.browser-default).invalid, input:not([type]):not(.browser-default):focus.invalid,
input[type=text]:not(.browser-default).invalid,
input[type=text]:not(.browser-default):focus.invalid,
input[type=password]:not(.browser-default).invalid,
input[type=password]:not(.browser-default):focus.invalid,
input[type=email]:not(.browser-default).invalid,
input[type=email]:not(.browser-default):focus.invalid,
input[type=url]:not(.browser-default).invalid,
input[type=url]:not(.browser-default):focus.invalid,
input[type=time]:not(.browser-default).invalid,
input[type=time]:not(.browser-default):focus.invalid,
input[type=date]:not(.browser-default).invalid,
input[type=date]:not(.browser-default):focus.invalid,
input[type=datetime]:not(.browser-default).invalid,
input[type=datetime]:not(.browser-default):focus.invalid,
input[type=datetime-local]:not(.browser-default).invalid,
input[type=datetime-local]:not(.browser-default):focus.invalid,
input[type=tel]:not(.browser-default).invalid,
input[type=tel]:not(.browser-default):focus.invalid,
input[type=number]:not(.browser-default).invalid,
input[type=number]:not(.browser-default):focus.invalid,
input[type=search]:not(.browser-default).invalid,
input[type=search]:not(.browser-default):focus.invalid,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea:focus.invalid {
  border-bottom: 1px solid #F44336;
  box-shadow: 0 1px 0 0 #F44336;
}

input:not([type]):not(.browser-default).valid ~ .helper-text[data-success], input:not([type]):not(.browser-default):focus.valid ~ .helper-text[data-success], input:not([type]):not(.browser-default).invalid ~ .helper-text[data-error], input:not([type]):not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=text]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=text]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=text]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=text]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=password]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=password]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=password]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=password]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=email]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=email]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=email]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=email]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=url]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=url]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=url]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=url]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=time]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=time]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=time]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=time]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=date]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=date]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=date]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=date]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=datetime]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=datetime]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=datetime-local]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=tel]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=tel]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=tel]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=number]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=number]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=number]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=number]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=search]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=search]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=search]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=search]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
textarea.materialize-textarea.valid ~ .helper-text[data-success],
textarea.materialize-textarea:focus.valid ~ .helper-text[data-success],
textarea.materialize-textarea.invalid ~ .helper-text[data-error],
textarea.materialize-textarea:focus.invalid ~ .helper-text[data-error] {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

input:not([type]):not(.browser-default).valid ~ .helper-text:after, input:not([type]):not(.browser-default):focus.valid ~ .helper-text:after,
input[type=text]:not(.browser-default).valid ~ .helper-text:after,
input[type=text]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=password]:not(.browser-default).valid ~ .helper-text:after,
input[type=password]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=email]:not(.browser-default).valid ~ .helper-text:after,
input[type=email]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=url]:not(.browser-default).valid ~ .helper-text:after,
input[type=url]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=time]:not(.browser-default).valid ~ .helper-text:after,
input[type=time]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=date]:not(.browser-default).valid ~ .helper-text:after,
input[type=date]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=datetime]:not(.browser-default).valid ~ .helper-text:after,
input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default).valid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=tel]:not(.browser-default).valid ~ .helper-text:after,
input[type=tel]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=number]:not(.browser-default).valid ~ .helper-text:after,
input[type=number]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=search]:not(.browser-default).valid ~ .helper-text:after,
input[type=search]:not(.browser-default):focus.valid ~ .helper-text:after,
textarea.materialize-textarea.valid ~ .helper-text:after,
textarea.materialize-textarea:focus.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4CAF50;
}

input:not([type]):not(.browser-default).invalid ~ .helper-text:after, input:not([type]):not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=text]:not(.browser-default).invalid ~ .helper-text:after,
input[type=text]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=password]:not(.browser-default).invalid ~ .helper-text:after,
input[type=password]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=email]:not(.browser-default).invalid ~ .helper-text:after,
input[type=email]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=url]:not(.browser-default).invalid ~ .helper-text:after,
input[type=url]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=time]:not(.browser-default).invalid ~ .helper-text:after,
input[type=time]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=date]:not(.browser-default).invalid ~ .helper-text:after,
input[type=date]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=datetime]:not(.browser-default).invalid ~ .helper-text:after,
input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=tel]:not(.browser-default).invalid ~ .helper-text:after,
input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=number]:not(.browser-default).invalid ~ .helper-text:after,
input[type=number]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=search]:not(.browser-default).invalid ~ .helper-text:after,
input[type=search]:not(.browser-default):focus.invalid ~ .helper-text:after,
textarea.materialize-textarea.invalid ~ .helper-text:after,
textarea.materialize-textarea:focus.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #F44336;
}

input:not([type]):not(.browser-default) + label:after,
input[type=text]:not(.browser-default) + label:after,
input[type=password]:not(.browser-default) + label:after,
input[type=email]:not(.browser-default) + label:after,
input[type=url]:not(.browser-default) + label:after,
input[type=time]:not(.browser-default) + label:after,
input[type=date]:not(.browser-default) + label:after,
input[type=datetime]:not(.browser-default) + label:after,
input[type=datetime-local]:not(.browser-default) + label:after,
input[type=tel]:not(.browser-default) + label:after,
input[type=number]:not(.browser-default) + label:after,
input[type=search]:not(.browser-default) + label:after,
textarea.materialize-textarea + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  transition: 0.2s opacity ease-out, 0.2s color ease-out;
}

.input-field {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.input-field.inline {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.input-field.inline input,
.input-field.inline .select-dropdown {
  margin-bottom: 1rem;
}
.input-field.col label {
  left: 0.75rem;
}
.input-field.col .prefix ~ label,
.input-field.col .prefix ~ .validate ~ label,
.input-field.col .suffix ~ label,
.input-field.col .suffix ~ .validate ~ label {
  width: calc(100% - 3rem - 1.5rem);
}
.input-field > label {
  color: #9e9e9e;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1rem;
  cursor: text;
  transition: transform 0.2s ease-out, color 0.2s ease-out;
  transform-origin: 0% 100%;
  text-align: initial;
  transform: translateY(12px);
}
.input-field > label:not(.label-icon).active {
  transform: translateY(-14px) scale(0.8);
  transform-origin: 0 0;
}
.input-field > input[type]:-webkit-autofill:not(.browser-default):not([type=search]) + label, .input-field > input[type=date]:not(.browser-default) + label, .input-field > input[type=time]:not(.browser-default) + label {
  transform: translateY(-14px) scale(0.8);
  transform-origin: 0 0;
}
.input-field .helper-text {
  position: relative;
  min-height: 18px;
  display: block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
}
.input-field .helper-text::after {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.input-field .prefix, .input-field .suffix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  transition: color 0.2s;
  top: 0.5rem;
}
.input-field .prefix.active, .input-field .suffix.active {
  color: #26a69a;
}
.input-field .prefix ~ input,
.input-field .prefix ~ textarea,
.input-field .prefix ~ .select-wrapper,
.input-field .prefix ~ label,
.input-field .prefix ~ .validate ~ label,
.input-field .prefix ~ .helper-text,
.input-field .prefix ~ .autocomplete-content {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}
.input-field .prefix ~ label {
  margin-left: 3rem;
}
@media only screen and (max-width : 839px) {
  .input-field .prefix ~ input,
  .input-field .suffix ~ input {
    width: 86%;
    width: calc(100% - 3rem);
  }
}
@media only screen and (max-width : 599px) {
  .input-field .prefix ~ input,
  .input-field .suffix ~ input {
    width: 80%;
    width: calc(100% - 3rem);
  }
}
.input-field .suffix {
  right: 0;
}
.input-field .suffix ~ input,
.input-field .suffix ~ textarea,
.input-field .suffix ~ .select-wrapper,
.input-field .suffix ~ label,
.input-field .suffix ~ .validate ~ label,
.input-field .suffix ~ .helper-text,
.input-field .suffix ~ .autocomplete-content {
  margin-right: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}
.input-field .suffix ~ label {
  margin-right: 3rem;
}

/* Search Field */
.input-field input[type=search] {
  display: block;
  line-height: inherit;
  transition: 0.3s background-color;
}
.nav-wrapper .input-field input[type=search] {
  height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem);
  border: 0;
  box-shadow: none;
}
.input-field input[type=search]:focus:not(.browser-default) {
  background-color: #fff;
  border: 0;
  box-shadow: none;
  color: #444;
}
.input-field input[type=search]:focus:not(.browser-default) + label i, .input-field input[type=search]:focus:not(.browser-default) ~ .mdi-navigation-close, .input-field input[type=search]:focus:not(.browser-default) ~ .material-icons {
  color: #444;
}
.input-field input[type=search] + .label-icon {
  transform: none;
  left: 1rem;
}
.input-field input[type=search] ~ .mdi-navigation-close, .input-field input[type=search] ~ .material-icons {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  transition: 0.3s color;
}

/* Textarea */
textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}
textarea.materialize-textarea {
  line-height: normal;
  overflow-y: hidden;
  /* prevents scroll bar flash */
  padding: 0.8rem 0 0.8rem 0;
  /* prevents text jump on Enter keypress */
  resize: none;
  min-height: 3rem;
  box-sizing: border-box;
}

.hiddendiv {
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */
  position: absolute;
  top: 0;
  z-index: -1;
}

/* Autocomplete */
.autocomplete-content li .highlight {
  color: #444;
}
.autocomplete-content li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
}

/* Character Counter */
.character-counter {
  min-height: 18px;
}

/* -------------------------------------------------------------------------- */
/* Checkboxes
   ========================================================================== */
input.checkbox {
  display: none;
}

input.checkbox + label {
  display: inline-block;
  line-height: 1.7;
  position: relative;
  padding: calc(1.8rem - 1.8rem * 0.54) 0 0.5rem calc(1.8rem + 1rem);
  min-height: 1.8rem;
}
input.checkbox + label:hover {
  cursor: pointer;
}

input.checkbox + label:before {
  content: "";
  height: 1.8rem;
  width: 1.8rem;
  position: absolute;
  left: 0.2rem;
  top: 0.7rem;
  background-repeat: no-repeat;
}

input.checkbox[disabled] + label:before {
  opacity: 0.5;
}

input.checkbox[disabled] + label {
  color: rgba(0, 0, 0, 0.3);
}

input.checkbox:checked + label:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDI0IDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MjsiPgogICAgPHBhdGggZD0iTTIwLDI0TDQsMjRDMS44LDI0IDAsMjIuMiAwLDIwTDAsNEMwLDEuOCAxLjgsMCA0LDBMMjAsMEMyMi4yLDAgMjQsMS44IDI0LDRMMjQsMjBDMjQsMjIuMiAyMi4yLDI0IDIwLDI0WiIgc3R5bGU9ImZpbGw6cmdiKDIyNCwzMSwzOCk7ZmlsbC1ydWxlOm5vbnplcm87Ii8+CiAgICA8cGF0aCBkPSJNMjAuNiw1LjdDMjAuMSw1LjIgMTkuMyw1LjIgMTguOCw1LjdMOSwxNS41TDYuNiwxMi4zQzYuMiwxMS43IDUuMywxMS42IDQuOCwxMi4xQzQuMiwxMi41IDQuMSwxMy40IDQuNiwxMy45TDcuOSwxOC4yQzgsMTguNCA4LjIsMTguNSA4LjQsMTguNkM4LjUsMTguNiA4LjUsMTguNiA4LjYsMTguN0w5LjMsMTguN0M5LjQsMTguNyA5LjQsMTguNyA5LjUsMTguNkM5LjYsMTguNSA5LjgsMTguNSA5LjksMTguNEwyMC42LDcuNUMyMS4xLDcgMjEuMSw2LjIgMjAuNiw1LjdaIiBzdHlsZT0iZmlsbDp3aGl0ZTtmaWxsLXJ1bGU6bm9uemVybzsiLz4KPC9zdmc+Cg==);
}

input.checkbox + label:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjQgMjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBvcGFjaXR5PSIwLjQ4Ij4KCQk8cGF0aCBmaWxsPSIjQkJCREJGIiBkPSJNMjAsMEg0QzEuOCwwLDAsMS44LDAsNHYxNmMwLDIuMiwxLjgsNCw0LDRoMTZjMi4yLDAsNC0xLjgsNC00VjRDMjQsMS44LDIyLjIsMCwyMCwweiBNMjEsMTkKCQkJYzAsMS4xLTAuOSwyLTIsMkg1Yy0xLjEsMC0yLTAuOS0yLTJWNWMwLTEuMSwwLjktMiwyLTJoMTRjMS4xLDAsMiwwLjksMiwyVjE5eiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPg==);
}

input.radio:checked + label:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjQgMjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBvcGFjaXR5PSIwLjQ4IiBmaWxsPSIjMkE5OTc3IiBkPSJNMTIsMEM1LjQsMCwwLDUuNCwwLDEyYzAsNi42LDUuNCwxMiwxMiwxMnMxMi01LjQsMTItMTJDMjQsNS40LDE4LjYsMCwxMiwweiBNMTIsMjIKCQlDNi41LDIyLDIsMTcuNSwyLDEyQzIsNi41LDYuNSwyLDEyLDJzMTAsNC41LDEwLDEwQzIyLDE3LjUsMTcuNSwyMiwxMiwyMnoiLz4KPC9nPgo8Y2lyY2xlIGZpbGw9IiM0QUJCOEYiIGN4PSIxMiIgY3k9IjEyIiByPSI4Ii8+Cjwvc3ZnPg==);
}

input.radio + label:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMjQgMjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGNpcmNsZSBvcGFjaXR5PSIwLjQ4IiBmaWxsPSIjQkJCREJGIiBjeD0iMTIiIGN5PSIxMiIgcj0iMTAiLz4KPC9zdmc+);
}

.form__inline {
  display: block;
  margin-top: 40px;
}
.form__inline input {
  width: 100%;
}
.form__inline button:not(:first-child) {
  margin-top: 32px;
}
@media only screen and (min-width: 1248px) {
  .form__inline .button__sml {
    display: inline-block;
  }
}
@media only screen and (min-width: 1248px) {
  .form__inline .button__sml button {
    min-width: 144px;
  }
}
.form__inline .form-group {
  display: inline-block;
  width: 65%;
  margin-right: 18px;
}
@media only screen and (max-width: 1247px) {
  .form__inline .form-group {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .form__inline--center {
    text-align: center;
  }
}

.col__relative {
  position: relative;
}

@media only screen and (min-width: 1247px) {
  #homeSectionOne.form__inline .form-group {
    width: 64%;
  }
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: searchfield-cancel-button;
}

.hgroup {
  width: 100%;
  display: flex;
  align-items: center;
}
.hgroup > .num-block-red {
  width: 56px;
}
.hgroup > * {
  font-style: italic;
}

/* FAQ Search */
#faq-list .button__sml button {
  min-width: 50px;
}

.form__inline .form-group {
  margin-right: 0;
}

/* FAQ Content */
.card-panel {
  position: relative;
}
.card-panel.panel-active {
  border-bottom: 1px dashed #7b7a7d;
  border-bottom: 1px dashed var(--gray-6);
}
.card-panel.panel-active .card-panel--body {
  display: block;
}
.card-panel.panel-active .uil {
  color: red;
}

.card-panel--head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px;
  cursor: pointer;
  border-bottom: 1px solid #7b7a7d;
  border-bottom: 1px solid var(--gray-6);
}
.card-panel--head .uil {
  font-size: 24px;
}

.card-panel--body {
  padding: 16px;
}
.card-panel--body .footer {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.card-panel--body .footer ul {
  list-style-type: none;
  padding: 0;
}
.card-panel--body .footer ul li {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
}
.card-panel--body .footer ul li:not(:last-child) {
  margin-right: 16px;
}
.card-panel--body .footer ul li .no, .card-panel--body .footer ul li .yes {
  margin: 0 16px;
  color: red;
  text-decoration: none;
}
.card-panel--body .footer ul li .yes {
  margin: 0;
  color: green;
}

.faq-header .form-control + label {
  top: 14px;
  text-align: left;
}
.faq-header .form-control:focus + label, .faq-header .form-control.has-value + label {
  top: 0px;
  text-align: left;
}

.masthead {
  height: 580px;
  position: relative;
}
.masthead .grid-inner__full {
  height: 100%;
}
.masthead .btn {
  width: 224px;
}
@media only screen and (min-width: 1248px) {
  .masthead .grid__cell {
    grid-column: 2/span 5;
  }
}

.masthead-title {
  margin: 0;
  font-size: 40px;
  font-weight: bold;
}
@media only screen and (min-width: 600px) {
  .masthead-title {
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1248px) {
  .masthead-title {
    font-size: 48px;
  }
}

.mx-16x40 {
  margin: 16px 0 40px;
}

.list-group {
  background-color: #fff;
  border-radius: 4px;
  padding: 32px 16px;
  list-style: none;
}
@media only screen and (min-width: 600px) and (max-width: 1247px) {
  .list-group {
    width: 55%;
    margin: 0 auto;
  }
}
.list-group__col {
  margin: 0 auto;
}
@media only screen and (min-width: 1248px) {
  .list-group__col {
    width: 27.4285714286em;
    /*384px*/
  }
}
@media only screen and (min-width: 600px) and (max-width: 1247px) {
  .list-group__col {
    width: 55%;
  }
}

.list-group__items {
  list-style: none;
  padding-left: 16px;
}
.list-group__items li {
  font-size: 18px;
  padding: 32px 0;
  border-bottom: 1px dashed #d1d1d1;
}
.list-group__items li:first-child {
  padding-top: 0;
}
.list-group__items li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

#billboard_cta .list-group {
  padding: 32px;
}
#billboard_cta .list-group__items {
  list-style: none;
  padding-left: 0;
}

.vc-list__numbered {
  padding-left: 5%;
}
.vc-list__numbered li {
  padding-bottom: 16px;
}
.vc-list__numbered li:not(:first-child) {
  padding-top: 16px;
}
.vc-list__numbered li > strong {
  display: block;
}

.social-share__row {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.social-share__list {
  list-style: none;
  padding: 0;
  display: inherit;
  justify-content: space-between;
  width: 50%;
}
@media only screen and (min-width : 1248px) {
  .social-share__list {
    width: 20%;
  }
}
.social-share__list-item {
  flex: 1;
  text-align: center;
  font-size: 24px;
}
.social-share__list-item a {
  color: #323232;
  text-decoration: none;
}
.social-share__list-item a:hover {
  color: #585858;
}

#webinars-reg.modal {
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
}
@media only screen and (max-width : 839px) {
  #webinars-reg.modal {
    top: 0 !important;
  }
}
@media only screen and (min-width : 600px) and (max-width : 839px) {
  #webinars-reg.modal {
    width: calc(100vw - 10vw);
    max-height: calc(100vh - 10vh);
  }
}
@media only screen and (min-width : 840px) and (max-width : 1247px) {
  #webinars-reg.modal {
    top: 5%;
    width: calc(100vw - 20vw);
    max-height: calc(100vh - 20vh);
  }
}
@media only screen and (min-width : 1248px) {
  #webinars-reg.modal {
    top: 10%;
    width: calc(100vw - 20vw);
    max-height: calc(100vh - 20vh);
  }
}
#webinars-reg .modal-content {
  padding: 47px 47px 40px;
}
#webinars-reg [type=checkbox] + span:not(.lever) {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.5;
}
#webinars-reg .input-field p + p {
  font-size: 0.625rem;
}

.modal-grid__content {
  padding: 16px;
}
@media only screen and (min-width : 1248px) {
  .modal-grid__content {
    padding: 47px 47px 40px;
  }
}
.modal button {
  margin-top: 20px;
}

@media only screen and (max-width : 839px) {
  .popia_fields {
    display: flex;
    flex-direction: row;
  }
  .popia_fields a {
    padding: 0;
    font-size: 21px;
    align-self: flex-start;
    padding-top: 4%;
  }
}

.material-tooltip {
  font-size: 0.75rem;
}

.align-self__center {
  align-self: center;
}

.fw-900 {
  font-weight: 900;
}

.grid-gap__all {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}
.grid-gap__all .card {
  margin-bottom: 16px;
}

.content__54x48 {
  padding: 32px 32px;
}
@media only screen and (min-width: 1248px) {
  .content__54x48 {
    padding: 54px 48px;
  }
}

.last__row {
  padding-bottom: 140px;
}

.w-564 {
  min-height: 160px;
}
@media only screen and (max-width: 1247px) {
  .w-564 {
    width: 100%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1023px) {
  .block__mobile .btn {
    display: block;
    margin: 0 auto;
  }
}

@media only screen and (min-width : 840px) {
  .mobile_only {
    display: none;
  }
}
@media only screen and (max-width : 839px) {
  .tablet_up {
    display: none;
  }
}
.card-image i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 54px;
  color: #ff3b30;
}

#list-col-1 {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-1:before {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 31%;
    left: -32px;
    z-index: -1;
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-1:after {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 40%;
    left: -71px;
    z-index: -1;
    transform: scale(0.2);
  }
}
#list-col-1a-tall {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-1a-tall:before {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 73%;
    left: -32px;
    z-index: -1;
    transform: scale(0.8);
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-1a-tall:after {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 82%;
    left: -71px;
    z-index: -1;
    transform: scale(0.2);
  }
}
#list-col-1b-tall {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-1b-tall:before {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: -11%;
    left: 12%;
    z-index: -1;
    transform: scale(0.8);
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-1b-tall:after {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: -22%;
    left: 3%;
    z-index: -1;
    transform: scale(0.3);
  }
}
#list-col-1c-tall {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-1c-tall:before {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: -10%;
    right: 1px;
    z-index: -1;
    transform: scale(0.6);
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-1c-tall:after {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: -18%;
    right: 28px;
    z-index: -1;
    transform: scale(0.2);
  }
}
#list-col-1d-tall {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-1d-tall:before {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: -6%;
    right: -15%;
    z-index: -1;
    transform: scale(0.3);
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-1d-tall:after {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: 11%;
    right: -26%;
    z-index: -1;
    transform: scale(0.1);
  }
}
#list-col-1e-tall {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-1e-tall:before {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: -6%;
    right: 10px;
    z-index: -1;
    transform: scale(0.6);
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-1e-tall:after {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: -10%;
    right: 39px;
    z-index: -1;
    transform: scale(0.1);
  }
}
#list-col-2 {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-2:before {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: -13%;
    right: 32px;
    z-index: -1;
    transform: scale(0.6);
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-2:after {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: -20%;
    right: -2%;
    z-index: -1;
    transform: scale(0.2);
  }
}
#list-col-3 {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-3:before {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 13%;
    right: -25px;
    transform: scale(0.2);
  }
}
#list-col-4 {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-4:before {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 13%;
    left: -9%;
    z-index: -1;
    transform: scale(0.6);
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-4:after {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 20%;
    left: -15%;
    z-index: -1;
    transform: scale(0.2);
  }
}
#list-col-5 {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-5:before {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 13%;
    right: -13%;
    z-index: -1;
    transform: scale(0.6);
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-5:after {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 70%;
    right: -15%;
    z-index: -1;
    transform: scale(0.2);
  }
}
#list-col-6 {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-6:before {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 13%;
    right: -15%;
    z-index: -1;
    transform: scale(0.3);
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-6:after {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 18%;
    right: -19%;
    z-index: -1;
    transform: scale(0.1);
  }
}
#list-col-6a {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-6a:before {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: -22%;
    right: -27%;
    z-index: -1;
    transform: scale(0.1);
  }
}
#list-col-1.mp {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-1.mp:before {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 75%;
    left: -32px;
    z-index: -1;
    transform: scale(0.8);
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-1.mp:after {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 87%;
    left: -61px;
    z-index: -1;
    transform: scale(0.2);
  }
}
#list-col-2.mp {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-2.mp:before {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 65%;
    right: 8px;
    z-index: -1;
    transform: scale(0.5);
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-2.mp:after {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 71%;
    right: -2%;
    z-index: -1;
    transform: scale(0.2);
  }
}
#list-col-wide-l {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-wide-l:before {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 56%;
    left: -7%;
    z-index: -1;
    transform: scale(0.7);
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-wide-l:after {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    top: 64%;
    left: -14%;
    z-index: -1;
    transform: scale(0.2);
  }
}
#list-col-wide-r {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #list-col-wide-r:before {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: 6%;
    right: -20%;
    z-index: -1;
    transform: scale(0.2);
  }
}
@media only screen and (min-width : 1248px) {
  #list-col-wide-r:after {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: -37%;
    right: -5%;
    z-index: -1;
    transform: scale(0.4);
  }
}

.lc-r {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  .lc-r:before {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: 6%;
    right: -20%;
    z-index: -1;
    transform: scale(0.2);
  }
}
@media only screen and (min-width : 1248px) {
  .lc-r:after {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: -37%;
    right: -5%;
    z-index: -1;
    transform: scale(0.4);
  }
}

#csSignUp {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #csSignUp:before {
    content: "";
    position: absolute;
    background: url("../images/black-spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: 6%;
    right: -23%;
    z-index: -1;
    transform: scale(0.2);
  }
}
@media only screen and (min-width : 1248px) {
  #csSignUp:after {
    content: "";
    position: absolute;
    background: url("../images/red_spot.svg") no-repeat;
    width: 72px;
    height: 73px;
    bottom: -26%;
    right: -12%;
    z-index: -1;
    transform: scale(0.4);
  }
}

#article-elements-1 {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #article-elements-1:before {
    content: "";
    position: absolute;
    background: url("../images/semi_black.svg") no-repeat;
    width: 100%;
    height: 100%;
    top: 31%;
    left: -101%;
    z-index: -1;
    transform: rotate(98deg);
  }
}
#article-elements-2 {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #article-elements-2:before {
    content: "";
    position: absolute;
    background: url("../images/semi_red.svg") no-repeat;
    /*width: 100%;*/
    width: 76%;
    height: 100%;
    background-size: 100%;
    top: 125%;
    /*left: -27%;*/
    left: -20%;
    z-index: -1;
    transform: rotate(-90deg) scale(0.9);
  }
}
#article-elements-3 {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #article-elements-3:before {
    content: "";
    position: absolute;
    background: url("../images/semi_yellow.svg") no-repeat;
    width: 100%;
    background-size: 100% 22%;
    height: 100%;
    top: -14%;
    left: -94%;
    z-index: -1;
    transform: rotate(90deg) scale(1.3);
  }
}

#row_subscribe {
  position: relative;
}
@media only screen and (min-width : 1248px) {
  #row_subscribe:after {
    content: "";
    position: absolute;
    background: url("../images/semi_yellow.svg") no-repeat;
    width: 100%;
    height: 100%;
    bottom: -58%;
    background-size: 100%;
    right: -16.8%;
    z-index: -1;
    transform: scale(0.2);
  }
}

/* --------------------------------

11 April 2023 - Blog POst Ordered List styles

-------------------------------- */
.h2-list {
    padding-left: 0;
}
.h2-list li {
    font-size: var(--text-xl);
    line-height: var(--heading-line-height);
    font-weight: 500;
}
