/*70px*/
/*52px*/
/*38px*/
/*28px*/
/*21px*/
/*48px*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h6, h5, h4, h3, h2, h1 {
  font-size: inherit;
  line-height: inherit;
  margin: 0 0 16px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace;
  font-size: 1em;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
ol, ul {
  padding-left: 32px;
}
li {
  padding-left: 8px;
}
code,
kbd,
samp {
  font-family: monospace;
  font-size: 1em;
}
code {
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
small {
  font-size: 0.8em;
}
sub,
sup {
  font-size: 0.75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template,
[hidden] {
  display: none;
}
.bg-navy {
  background-color: #003465;
}
.bg-red {
  background-color: #d30f13;
  color: #fff;
}
/* MEGAMENU STYLE
-------------------------------------------------- */
.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown {
  position: static;
}
.megamenu .container {
  position: relative;
}
.megamenu .dropdown-menu {
  left: auto;
}
.megamenu .megamenu-content {
  padding: 15px;
}
.megamenu .megamenu-content h3 {
  margin-top: 0;
  color: #428bca;
  font-size: 18px;
}
.megamenu .dropdown.megamenu-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.megamenu .col-lg-4:not(:last-child),
.megamenu .col-lg-6:not(:last-child) {
  border-bottom: 1px solid transparent;
  border-right: 1px solid #cecece;
  height: 270px;
}
.nav-link {
  color: #616162 !important;
}
.has-megamenu .show {
  color: #1b1b5a !important;
}
.dropdown-menu {
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
}
.dropdown-menu h6 {
  color: #00395c;
  font-weight: 700;
  padding-left: 0px;
}
.dropdown-menu h5,
.dropdown-menu h5 a {
  font-size: 1rem;
  font-weight: 600 !important;
  line-height: 1.6em;
  letter-spacing: 0.0138888889em;
  color: #616162;
  margin: 0 0 5px;
  text-decoration: none;
}
.col-megamenu li a {
  color: #4a4a4a;
  text-decoration: none;
  line-height: 1.6;
  font-weight: 300;
}
.col-megamenu ul {
  list-style-type: none;
  padding-left: 0rem !important;
  margin-left: -7px;
}
.w-100 {
  width: 100% !important;
}
.w-90 {
  width: 90% !important;
}
.w-auto {
  width: auto !important;
}
.w-80 {
  width: 80% !important;
}
.w-70 {
  width: 70% !important;
}
.w-60 {
  width: 60% !important;
}
.w-50 {
  width: 50% !important;
}
.w-40 {
  width: 40% !important;
}
.w-30 {
  width: 30% !important;
}
.w-20 {
  width: 20% !important;
}
.w-10 {
  width: 10% !important;
}
@media (min-width: 1248px) {
  .stepper__width, .grid, .eq-homebanner__wrapper {
    max-width: 1188px !important;
  }

  .grid, .eq-homebanner__wrapper {
    padding: 16px 30px;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    padding-right: 50px;
    -webkit-box-flex: inherit !important;
        -ms-flex-positive: inherit !important;
            flex-grow: inherit !important;
  }

  .navbar .megamenu {
    margin-top: -1px !important;
  }

  .graph-height {
    min-height: 450px;
  }

  .owl-carousel .owl-stage-outer {
    margin: 0 auto;
    width: 75%;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    width: 900px !important;
    float: right !important;
    right: 87px !important;
    left: auto !important;
    border-radius: 0px !important;
    padding: 40px !important;
    height: 410px;
    line-height: 1.8;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.3rem !important;
  }
}
@media (max-width: 991px) {
  .searchbox {
    display: none !important;
  }

  .navbar-toggler {
    background-color: #d52329 !important;
    border: 1px solid #d52329 !important;
  }
}
@media (max-width: 768px) {
  .col-megamenu {
    font-size: 50% !important;
  }

  .col-megamenu h6 {
    font-size: 0.5rem !important;
  }

  .megamenu .col-lg-4:not(:last-child),
.megamenu .col-lg-6:not(:last-child) {
    border-bottom: 0px solid transparent !important;
    border-right: 0px solid #cecece !important;
  }
}
.carousel-inner {
  max-height: 688px;
}
.navbar {
  position: fixed !important;
  z-index: 9;
  height: 70px;
  background-color: #ffffff;
}
.navbar div {
  background-color: #ffffff;
}
.middle-hero-headings-section {
  padding: 224px 50px 40px !important;
  text-align: left;
}
ul.contact-email-list {
  text-align: left;
  text-decoration: underline;
  padding-left: 0px;
  list-style-type: none;
}
.searchbox {
  position: absolute;
  min-width: 50px;
  width: 0%;
  height: 40px;
  right: 0;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.searchbox-input {
  top: 0;
  right: 0;
  border: 0;
  outline: 0;
  background: #f8f9fa;
  width: 68%;
  height: 40px;
  margin: 0;
  padding: 0px 50px 0px 20px;
  font-size: 17px;
  color: #616162;
  border: 1px solid #cccccc;
  position: absolute;
}
.searchbox-input::-webkit-input-placeholder,
.searchbox-input:-moz-placeholder,
.searchbox-input::-moz-placeholder,
.searchbox-input:-ms-input-placeholder {
  color: #616162;
}
.searchbox-icon,
.searchbox-submit {
  width: 50px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
  font-family: verdana;
  font-size: 22px;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  color: #616162;
  background: #ffffff;
}
.searchbox-open {
  width: 100%;
}
.byline {
  position: absolute;
  top: 150px;
  left: 30%;
  text-align: center;
  font-size: 18px;
}
.byline a {
  text-decoration: none;
  color: #616162;
}
.activeShadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.make-snippet,
.code-toolbar > .toolbar {
  display: none !important;
}
.BodyPc > table#n03_sens_pc {
  position: absolute;
  margin-top: 200px;
  background: #ffffff;
}
.BodyPc > table#n03_sens_pc > p {
  padding: 10px !important;
}
#n03_sens_pc > .table_right {
  text-align: right;
  padding: 15px 70px 15px 70px;
  border-bottom: 1px solid #686869;
  color: #686869;
}
#n03_sens_pc .table_left {
  padding: 15px 70px 15px 70px;
  border-bottom: 1px solid #686869;
  color: #686869;
}
#breadcrumbs ul {
  list-style-type: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 0px !important;
  margin-bottom: 64px;
}
#breadcrumbs ul li {
  color: #686869;
  padding: 0px;
}
#breadcrumbs ul li.active a {
  color: #00395c !important;
  font-weight: 600;
}
#breadcrumbs ul li a {
  color: #616162;
  text-decoration: none;
  font-weight: 200;
  font-size: 16px;
}
.crumpIcon {
  font-size: 14px !important;
  font-weight: 600;
  top: 3px;
  position: relative;
  margin: 0px 5px;
}
.text--md {
  font-size: 30px;
  margin: 32px 0;
}
table.divi-table th, table.divi-table td {
  padding: 6px 20px 6px 0;
}
table.content td, table.content th {
  vertical-align: middle;
  border: 1px solid #d9d9d9;
  line-height: 30px;
  font-weight: normal;
  padding-left: 18px !important;
}
table.content td, table.content th:nth-child(2) {
  text-align: center;
  padding-left: 0 !important;
}
.divi-table tbody tr {
  border-bottom: 1px solid #ccc;
  height: 50px;
}
.divi-table tbody tr th {
  font-weight: 300;
  padding: 17px;
}
.styled-table th, .styled-table td {
  padding: 4px 14px;
  text-align: center;
  border: 1px solid black;
  vertical-align: top;
  line-height: 1.5;
}
.divi-table tbody tr th:first-child {
  border-right: 1px solid #ccc;
}
.tabsAnchor,
.downloadList li a {
  color: #69696a;
  text-decoration: underline;
  font-size: 13px;
}
.DownloadIcon {
  font-size: 20px;
  position: relative;
  margin-right: 0px;
  float: right;
  margin-top: 8px;
}
.downloadList li {
  border-bottom: 1px solid;
  height: 47px;
  margin-top: 15px;
}
.LaunchIcon {
  font-size: 13px;
  margin-left: 8px;
}
.navbar .megamenu {
  padding: 1rem;
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .navbar .has-megamenu {
    position: static !important;
  }

  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
  }
}
/* ============ desktop view .end// ============ */
/* ============ mobile view ============ */
@media (max-width: 991px) {
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px;
  }
}
/* ============ mobile view .end// ============ */
.mdc-tab-bar.mdc-tab-bar--fixed-scrolled {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0), 0px 3px 3px 0px rgba(0, 0, 0, 0), 0px 1px 1px 0px rgba(0, 0, 0, 0) !important;
  border-bottom: 1px solid #cccccc;
  background: transparent !important;
}
.mdc-tab-bar.mdc-tab-bar--fixed {
  position: revert !important;
}
#mdc-contact-expander--accordion .accordion-item {
  background-color: rgba(255, 255, 255, 0.05882) !important;
}
.accordion-button:not(.collapsed) {
  background-color: #c5c8cd !important;
}
.m31 {
  margin-top: 31px;
}
.m7 {
  margin-top: 26px;
}
.ml-20 {
  margin-left: 20px;
}
.Momentum-Metropolita {
  margin: 24px 0px 74px 0px;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.3px;
  color: #323232;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.3px !important;
}
.sub-headline {
  font-size: 24px;
  font-weight: normal;
  color: #d30f13 !important;
  margin-bottom: 12px;
}
a.archorDark {
  color: #323232 !important;
}
.bulletList {
  line-height: 2;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 25px;
}
.At-Momentum-Metropol {
  margin: 24px 0px;
  font-size: 21px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.52;
  letter-spacing: 0.39px;
  color: #036;
}
:root {
  --mdc-theme-primary: #d70f12;
  --mdc-theme-secondary: #1a1a1a;
  --mdc-theme-background: #f9f9f9;
  --mdc-theme-surface: #fff;
  --mdc-theme-error: #a30000;
  --mdc-theme-on-primary: #fff;
  --mdc-theme-on-secondary: #fff;
  --mdc-theme-on-surface: #595959;
  --mdc-theme-on-error: #fff;
  --mdc-theme-text-primary-on-background: rgba(0, 0, 0, 0.87);
  --mdc-theme-text-secondary-on-background: rgba(0, 0, 0, 0.54);
  --mdc-theme-text-hint-on-background: rgba(0, 0, 0, 0.38);
  --mdc-theme-text-disabled-on-background: rgba(0, 0, 0, 0.38);
  --mdc-theme-text-icon-on-background: rgba(0, 0, 0, 0.38);
  --mdc-theme-text-primary-on-light: rgba(0, 0, 0, 0.87);
  --mdc-theme-text-secondary-on-light: rgba(0, 0, 0, 0.54);
  --mdc-theme-text-hint-on-light: rgba(0, 0, 0, 0.38);
  --mdc-theme-text-disabled-on-light: rgba(0, 0, 0, 0.38);
  --mdc-theme-text-icon-on-light: rgba(0, 0, 0, 0.38);
  --mdc-theme-text-primary-on-dark: white;
  --mdc-theme-text-secondary-on-dark: rgba(255, 0, 0, 0.7);
  --mdc-theme-text-hint-on-dark: rgba(255, 255, 255, 0.5);
  --mdc-theme-text-disabled-on-dark: rgba(255, 255, 255, 0.5);
  --mdc-theme-text-icon-on-dark: rgba(255, 255, 255, 0.5);
}
.mdc-theme--primary {
  color: #d70f12 !important;
  color: #d70f12 !important;
  color: var(--mdc-theme-primary, #d70f12) !important;
}
.mdc-theme--secondary {
  color: #1a1a1a !important;
  color: #1a1a1a !important;
  color: var(--mdc-theme-secondary, #1a1a1a) !important;
}
.mdc-theme--background {
  background-color: #f9f9f9;
  background-color: #f9f9f9;
  background-color: var(--mdc-theme-background, #f9f9f9);
}
.mdc-theme--surface {
  background-color: #fff;
  background-color: #fff;
  background-color: var(--mdc-theme-surface, #fff);
}
.mdc-theme--error {
  color: #a30000 !important;
  color: #a30000 !important;
  color: var(--mdc-theme-error, #a30000) !important;
}
.mdc-theme--on-primary {
  color: #fff !important;
  color: #fff !important;
  color: var(--mdc-theme-on-primary, #fff) !important;
}
.mdc-theme--on-secondary {
  color: #fff !important;
  color: #fff !important;
  color: var(--mdc-theme-on-secondary, #fff) !important;
}
.mdc-theme--on-surface {
  color: #595959 !important;
  color: #595959 !important;
  color: var(--mdc-theme-on-surface, #595959) !important;
}
.mdc-theme--on-error {
  color: #fff !important;
  color: #fff !important;
  color: var(--mdc-theme-on-error, #fff) !important;
}
.mdc-theme--text-primary-on-background {
  color: rgba(0, 0, 0, 0.87) !important;
  color: rgba(0, 0, 0, 0.87) !important;
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87)) !important;
}
.mdc-theme--text-secondary-on-background {
  color: rgba(0, 0, 0, 0.54) !important;
  color: rgba(0, 0, 0, 0.54) !important;
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54)) !important;
}
.mdc-theme--text-hint-on-background {
  color: rgba(0, 0, 0, 0.38) !important;
  color: rgba(0, 0, 0, 0.38) !important;
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38)) !important;
}
.mdc-theme--text-disabled-on-background {
  color: rgba(0, 0, 0, 0.38) !important;
  color: rgba(0, 0, 0, 0.38) !important;
  color: var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, 0.38)) !important;
}
.mdc-theme--text-icon-on-background {
  color: rgba(0, 0, 0, 0.38) !important;
  color: rgba(0, 0, 0, 0.38) !important;
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38)) !important;
}
.mdc-theme--text-primary-on-light {
  color: rgba(0, 0, 0, 0.87) !important;
  color: rgba(0, 0, 0, 0.87) !important;
  color: var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, 0.87)) !important;
}
.mdc-theme--text-secondary-on-light {
  color: rgba(0, 0, 0, 0.54) !important;
  color: rgba(0, 0, 0, 0.54) !important;
  color: var(--mdc-theme-text-secondary-on-light, rgba(0, 0, 0, 0.54)) !important;
}
.mdc-theme--text-hint-on-light {
  color: rgba(0, 0, 0, 0.38) !important;
  color: rgba(0, 0, 0, 0.38) !important;
  color: var(--mdc-theme-text-hint-on-light, rgba(0, 0, 0, 0.38)) !important;
}
.mdc-theme--text-disabled-on-light {
  color: rgba(0, 0, 0, 0.38) !important;
  color: rgba(0, 0, 0, 0.38) !important;
  color: var(--mdc-theme-text-disabled-on-light, rgba(0, 0, 0, 0.38)) !important;
}
.mdc-theme--text-icon-on-light {
  color: rgba(0, 0, 0, 0.38) !important;
  color: rgba(0, 0, 0, 0.38) !important;
  color: var(--mdc-theme-text-icon-on-light, rgba(0, 0, 0, 0.38)) !important;
}
.mdc-theme--text-primary-on-dark {
  color: white !important;
  color: white !important;
  color: var(--mdc-theme-text-primary-on-dark, white) !important;
}
.mdc-theme--text-secondary-on-dark {
  color: rgba(255, 0, 0, 0.7) !important;
  color: rgba(255, 0, 0, 0.7) !important;
  color: var(--mdc-theme-text-secondary-on-dark, rgba(255, 0, 0, 0.7)) !important;
}
.mdc-theme--text-hint-on-dark {
  color: rgba(255, 255, 255, 0.5) !important;
  color: rgba(255, 255, 255, 0.5) !important;
  color: var(--mdc-theme-text-hint-on-dark, rgba(255, 255, 255, 0.5)) !important;
}
.mdc-theme--text-disabled-on-dark {
  color: rgba(255, 255, 255, 0.5) !important;
  color: rgba(255, 255, 255, 0.5) !important;
  color: var(--mdc-theme-text-disabled-on-dark, rgba(255, 255, 255, 0.5)) !important;
}
.mdc-theme--text-icon-on-dark {
  color: rgba(255, 255, 255, 0.5) !important;
  color: rgba(255, 255, 255, 0.5) !important;
  color: var(--mdc-theme-text-icon-on-dark, rgba(255, 255, 255, 0.5)) !important;
}
.mdc-theme--primary-bg {
  background-color: #d70f12 !important;
  background-color: #d70f12 !important;
  background-color: var(--mdc-theme-primary, #d70f12) !important;
}
.mdc-theme--secondary-bg {
  background-color: #1a1a1a !important;
  background-color: #1a1a1a !important;
  background-color: var(--mdc-theme-secondary, #1a1a1a) !important;
}
footer .mdc-list-group__subheader {
  color: #323232;
}
/**
 * Since the grid classes will be used all over the place and in several combinations
 *   we renamed the classes to be much shorter
 *   example:
 *     .mdc-layout-grid__cell--span-2-phone
 *     renamed to
 *     .grid__cell--span-2-phone
 */
.grid, .eq-homebanner__wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 16px 18px;
}
.grid.grid--align-left, .grid--align-left.eq-homebanner__wrapper {
  margin-right: auto;
  margin-left: 0;
}
.grid.grid--align-right, .grid--align-right.eq-homebanner__wrapper {
  margin-right: 0;
  margin-left: auto;
}
.grid__inner {
  display: grid;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0;
  grid-gap: 16px;
}
@media (max-width: 803.98px) {
  .grid__inner {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 804px) and (max-width: 1247.98px) {
  .stepper__width,
.grid,
.eq-homebanner__wrapper {
    max-width: 840px;
  }

  .grid__inner {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
}
@media (min-width: 1248px) {
  .stepper__width,
.grid,
.eq-homebanner__wrapper {
    max-width: 1284px;
  }

  .grid__inner {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
.grid__cell {
  box-sizing: border-box;
  margin: 0;
}
@media (max-width: 803.98px) {
  .grid__cell--span-all {
    grid-column: 1/span 4;
    width: auto;
  }
  .grid__cell--span-1-phone {
    grid-column: span 1;
    width: auto;
  }
  .grid__cell--span-2-phone {
    grid-column: span 2;
    width: auto;
  }
  .grid__cell--span-3-phone {
    grid-column: span 3;
    width: auto;
  }
  .grid__cell--span-4-phone {
    grid-column: span 4;
    width: auto;
  }
  .grid__cell--order-1-phone {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .grid__cell--order-2-phone {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .grid__cell--order-3-phone {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .grid__cell--order-4-phone {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
@media (min-width: 804px) and (max-width: 1247.98px) {
  .grid__cell--span-all {
    grid-column: 1/span 8;
    width: auto;
  }
  .grid__cell--span-1-tablet {
    grid-column: span 1;
    width: auto;
  }
  .grid__cell--span-2-tablet {
    grid-column: span 2;
    width: auto;
  }
  .grid__cell--span-3-tablet {
    grid-column: span 3;
    width: auto;
  }
  .grid__cell--span-4-tablet {
    grid-column: span 4;
    width: auto;
  }
  .grid__cell--span-5-tablet {
    grid-column: span 5;
    width: auto;
  }
  .grid__cell--span-6-tablet {
    grid-column: span 6;
    width: auto;
  }
  .grid__cell--span-7-tablet {
    grid-column: span 7;
    width: auto;
  }
  .grid__cell--span-8-tablet {
    grid-column: span 8;
    width: auto;
  }
  .grid__cell--order-1-tablet {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .grid__cell--order-2-tablet {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .grid__cell--order-3-tablet {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .grid__cell--order-4-tablet {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .grid__cell--order-5-tablet {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .grid__cell--order-6-tablet {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .grid__cell--order-7-tablet {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .grid__cell--order-8-tablet {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
}
@media (min-width: 1248px) {
  .grid__cell--span-all {
    grid-column: 1/span 12;
    width: auto;
  }
  .grid__cell--span-1-desktop {
    grid-column: span 1;
    width: auto;
  }
  .grid__cell--span-2-desktop {
    grid-column: span 2;
    width: auto;
  }
  .grid__cell--span-3-desktop {
    grid-column: span 3;
    width: auto;
  }
  .grid__cell--span-4-desktop {
    grid-column: span 4;
    width: auto;
  }
  .grid__cell--span-5-desktop {
    grid-column: span 5;
    width: auto;
  }
  .grid__cell--span-6-desktop {
    grid-column: span 6;
    width: auto;
  }
  .grid__cell--span-7-desktop {
    grid-column: span 7;
    width: auto;
  }
  .grid__cell--span-8-desktop {
    grid-column: span 8;
    width: auto;
  }
  .grid__cell--span-9-desktop {
    grid-column: span 9;
    width: auto;
  }
  .grid__cell--span-10-desktop {
    grid-column: span 10;
    width: auto;
  }
  .grid__cell--span-11-desktop {
    grid-column: span 11;
    width: auto;
  }
  .grid__cell--span-12-desktop {
    grid-column: span 12;
    width: auto;
  }
  .grid__cell--order-1-desktop {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .grid__cell--order-2-desktop {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .grid__cell--order-3-desktop {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .grid__cell--order-4-desktop {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .grid__cell--order-5-desktop {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .grid__cell--order-6-desktop {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .grid__cell--order-7-desktop {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .grid__cell--order-8-desktop {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .grid__cell--order-9-desktop {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .grid__cell--order-10-desktop {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .grid__cell--order-11-desktop {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .grid__cell--order-12-desktop {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}
.grid__cell--align-top {
  -ms-flex-item-align: start;
      align-self: start;
}
.grid__cell--align-middle {
  -ms-flex-item-align: center;
      align-self: center;
}
.grid__cell--align-bottom {
  -ms-flex-item-align: end;
      align-self: end;
}
.grid__cell--align-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.grid__cell--justify-left {
  grid-column: 1/-1;
  justify-self: start;
}
.grid__cell--justify-center {
  grid-column: 1/-1;
  justify-self: center;
}
.grid__cell--justify-right {
  grid-column: 1/-1;
  justify-self: end;
}
.grid__cell--justify-stretch {
  grid-column: 1/-1;
  justify-self: stretch;
}
@media (min-width: 804px) {
  .grid__cell--align-top-tablet {
    -ms-flex-item-align: start;
        align-self: start;
  }
  .grid__cell--align-middle-tablet {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .grid__cell--align-bottom-tablet {
    -ms-flex-item-align: end;
        align-self: end;
  }
  .grid__cell--align-stretch-tablet {
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .grid__cell--justify-left-tablet {
    grid-column: 1/-1;
    justify-self: start;
  }
  .grid__cell--justify-center-tablet {
    grid-column: 1/-1;
    justify-self: center;
  }
  .grid__cell--justify-right-tablet {
    grid-column: 1/-1;
    justify-self: end;
  }
  .grid__cell--justify-stretch-tablet {
    grid-column: 1/-1;
    justify-self: stretch;
  }
}
@media (min-width: 1248px) {
  .grid__cell--align-top-desktop {
    -ms-flex-item-align: start;
        align-self: start;
  }
  .grid__cell--align-middle-desktop {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .grid__cell--align-bottom-desktop {
    -ms-flex-item-align: end;
        align-self: end;
  }
  .grid__cell--align-stretch-desktop {
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .grid__cell--justify-left-desktop {
    grid-column: 1/-1;
    justify-self: start;
  }
  .grid__cell--justify-center-desktop {
    grid-column: 1/-1;
    justify-self: center;
  }
  .grid__cell--justify-right-desktop {
    grid-column: 1/-1;
    justify-self: end;
  }
  .grid__cell--justify-stretch-desktop {
    grid-column: 1/-1;
    justify-self: stretch;
  }
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  box-sizing: border-box;
  margin: 0;
}
.flex.flex--col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex__cell {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 803.98px) {
  .flex__cell--span-1-phone {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .flex__cell--order-1-phone {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex__cell--offset-1-phone {
    margin-left: 25%;
  }
  .flex__cell--span-2-phone {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .flex__cell--order-2-phone {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .flex__cell--offset-2-phone {
    margin-left: 50%;
  }
  .flex__cell--span-3-phone {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .flex__cell--order-3-phone {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .flex__cell--offset-3-phone {
    margin-left: 75%;
  }
  .flex__cell--span-4-phone {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .flex__cell--order-4-phone {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .flex__cell--order-first-phone {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex__cell--order-last-phone {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .flex__cell--auto-phone {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
@media (min-width: 804px) and (max-width: 1247.98px) {
  .flex__cell--span-1-tablet {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .flex__cell--order-1-tablet {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex__cell--offset-1-tablet {
    margin-left: 12.5%;
  }
  .flex__cell--span-2-tablet {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .flex__cell--order-2-tablet {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .flex__cell--offset-2-tablet {
    margin-left: 25%;
  }
  .flex__cell--span-3-tablet {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .flex__cell--order-3-tablet {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .flex__cell--offset-3-tablet {
    margin-left: 37.5%;
  }
  .flex__cell--span-4-tablet {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .flex__cell--order-4-tablet {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .flex__cell--offset-4-tablet {
    margin-left: 50%;
  }
  .flex__cell--span-5-tablet {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .flex__cell--order-5-tablet {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .flex__cell--offset-5-tablet {
    margin-left: 62.5%;
  }
  .flex__cell--span-6-tablet {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .flex__cell--order-6-tablet {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .flex__cell--offset-6-tablet {
    margin-left: 75%;
  }
  .flex__cell--span-7-tablet {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
            flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .flex__cell--order-7-tablet {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .flex__cell--offset-7-tablet {
    margin-left: 87.5%;
  }
  .flex__cell--span-8-tablet {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .flex__cell--order-8-tablet {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .flex__cell--order-first-tablet {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex__cell--order-last-tablet {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .flex__cell--auto-tablet {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
@media (min-width: 1248px) {
  .flex__cell--span-1-desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .flex__cell--order-1-desktop {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .flex__cell--offset-1-desktop {
    margin-left: 8.3333333333%;
  }
  .flex__cell--span-2-desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .flex__cell--order-2-desktop {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .flex__cell--offset-2-desktop {
    margin-left: 16.6666666667%;
  }
  .flex__cell--span-3-desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .flex__cell--order-3-desktop {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .flex__cell--offset-3-desktop {
    margin-left: 25%;
  }
  .flex__cell--span-4-desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .flex__cell--order-4-desktop {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .flex__cell--offset-4-desktop {
    margin-left: 33.3333333333%;
  }
  .flex__cell--span-5-desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .flex__cell--order-5-desktop {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .flex__cell--offset-5-desktop {
    margin-left: 41.6666666667%;
  }
  .flex__cell--span-6-desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .flex__cell--order-6-desktop {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .flex__cell--offset-6-desktop {
    margin-left: 50%;
  }
  .flex__cell--span-7-desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .flex__cell--order-7-desktop {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .flex__cell--offset-7-desktop {
    margin-left: 58.3333333333%;
  }
  .flex__cell--span-8-desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .flex__cell--order-8-desktop {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .flex__cell--offset-8-desktop {
    margin-left: 66.6666666667%;
  }
  .flex__cell--span-9-desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .flex__cell--order-9-desktop {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .flex__cell--offset-9-desktop {
    margin-left: 75%;
  }
  .flex__cell--span-10-desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .flex__cell--order-10-desktop {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .flex__cell--offset-10-desktop {
    margin-left: 83.3333333333%;
  }
  .flex__cell--span-11-desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .flex__cell--order-11-desktop {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .flex__cell--offset-11-desktop {
    margin-left: 91.6666666667%;
  }
  .flex__cell--span-12-desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .flex__cell--order-12-desktop {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .flex__cell--order-first-desktop {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .flex__cell--order-last-desktop {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .flex__cell--auto-desktop {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
.flex__cell--align-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.flex__cell--align-middle {
  -ms-flex-item-align: center;
      align-self: center;
}
.flex__cell--align-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.flex__cell--align-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.flex__cell--justify-left {
  justify-self: flex-start;
}
.flex__cell--justify-center {
  justify-self: center;
}
.flex__cell--justify-right {
  justify-self: flex-end;
}
.flex__cell--justify-stretch {
  justify-self: stretch;
}
@media (min-width: 804px) {
  .flex__cell--align-top-tablet {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .flex__cell--align-middle-tablet {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .flex__cell--align-bottom-tablet {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .flex__cell--align-stretch-tablet {
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .flex__cell--justify-left-tablet {
    justify-self: flex-start;
  }
  .flex__cell--justify-center-tablet {
    justify-self: center;
  }
  .flex__cell--justify-right-tablet {
    justify-self: flex-end;
  }
  .flex__cell--justify-stretch-tablet {
    justify-self: stretch;
  }
}
@media (min-width: 1248px) {
  .flex__cell--align-top-desktop {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .flex__cell--align-middle-desktop {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .flex__cell--align-bottom-desktop {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .flex__cell--align-stretch-desktop {
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .flex__cell--justify-left-desktop {
    justify-self: flex-start;
  }
  .flex__cell--justify-center-desktop {
    justify-self: center;
  }
  .flex__cell--justify-right-desktop {
    justify-self: flex-end;
  }
  .flex__cell--justify-stretch-desktop {
    justify-self: stretch;
  }
}
.eq_global_nav li:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 58px;
  padding-right: 0;
}
.eq_global_nav li:last-child a.mdc-button {
  font-size: 1.125rem !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 49px !important;
  width: 161px;
}
.brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 270px;
  height: 75px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.brand img {
  width: 80%;
}
@media (min-width: 1248px) {
  .brand img {
    width: 100%;
  }
}
#eqheader {
  padding: 16px 0;
  min-height: 100px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#eqheader .core-nav {
  background-color: #CDC8BE;
  min-height: 100px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#eqheader .core-nav .wrap-core-nav-list {
  padding-top: 1%;
}
#eqheader .core-nav .wrap-core-nav-list .core-nav-list li {
  padding-left: 0;
}
#eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button {
  font-size: 1.125rem !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 49px !important;
  width: 161px;
}
#eqheader li a {
  font-size: 1.375rem;
  display: block;
  padding: 20px 16px;
  text-decoration: none;
  color: #0F1E19;
  font-weight: 300;
}
#eqheader li a:hover {
  color: #878F8C;
}
#eqheader li a.active {
  text-decoration: underline;
}
@media (max-width: 1247.98px) {
  .full-container,
.nav-container {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-header {
    min-height: 60px;
  }

  .nav-header .brand {
    margin: 0 auto 5px;
    float: none;
  }

  .nav-header .toggle-bar {
    font-size: 18px;
    position: absolute;
    top: 17px;
    left: 15px;
  }

  .menu li a {
    padding: 10px 10px;
    border-bottom: solid 1px #efefef;
  }
}
@media (min-width: 1248px) {
  #eqheader .core-nav .full-container {
    padding: 16px 24px;
  }
}
@-webkit-keyframes mdc-ripple-fg-radius-in {
  from {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform: translate(0) scale(1);
            transform: translate(0) scale(1);
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
            transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
  }
  to {
    -webkit-transform: translate(0) scale(1);
            transform: translate(0) scale(1);
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
            transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
  }
}
@keyframes mdc-ripple-fg-radius-in {
  from {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform: translate(0) scale(1);
            transform: translate(0) scale(1);
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
            transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
  }
  to {
    -webkit-transform: translate(0) scale(1);
            transform: translate(0) scale(1);
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
            transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
  }
}
@-webkit-keyframes mdc-ripple-fg-opacity-in {
  from {
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    opacity: 0;
  }
  to {
    opacity: 0;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
}
@keyframes mdc-ripple-fg-opacity-in {
  from {
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    opacity: 0;
  }
  to {
    opacity: 0;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
}
@-webkit-keyframes mdc-ripple-fg-opacity-out {
  from {
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    opacity: 0;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
  to {
    opacity: 0;
  }
}
@keyframes mdc-ripple-fg-opacity-out {
  from {
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    opacity: 0;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
  to {
    opacity: 0;
  }
}
.mdc-ripple-surface--test-edge-var-bug {
  --mdc-ripple-surface-test-edge-var: 1px solid #000;
  visibility: hidden;
}
.mdc-ripple-surface--test-edge-var-bug::before {
  border: var(--mdc-ripple-surface-test-edge-var);
  border: var(--mdc-ripple-surface-test-edge-var);
}
.mdc-ripple-surface {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  position: relative;
  outline: none;
  overflow: hidden;
}
.mdc-ripple-surface::before, .mdc-ripple-surface::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-ripple-surface::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-ripple-surface.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-ripple-surface.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-ripple-surface.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-ripple-surface::before, .mdc-ripple-surface::after {
  background-color: #595959;
}
.mdc-ripple-surface:hover::before {
  opacity: 0.08;
}
.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus::before, .mdc-ripple-surface.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-ripple-surface:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-ripple-surface:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-ripple-surface.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-ripple-surface::before, .mdc-ripple-surface::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-ripple-surface.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded] {
  overflow: visible;
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded]::before, .mdc-ripple-surface[data-mdc-ripple-is-unbounded]::after {
  top: calc(50% - 50%);
  /* @noflip */
  left: calc(50% - 50%);
  width: 100%;
  height: 100%;
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::before, .mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after {
  top: calc(50% - 50%);
  top: var(--mdc-ripple-top, calc(50% - 50%));
  /* @noflip */
  left: calc(50% - 50%);
  left: var(--mdc-ripple-left, calc(50% - 50%));
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-ripple-surface--primary::before, .mdc-ripple-surface--primary::after {
  background-color: #d70f12;
}
@supports not (-ms-ime-align: auto) {
  .mdc-ripple-surface--primary::before, .mdc-ripple-surface--primary::after {
    /* @alternate */
    background-color: #d70f12;
    background-color: #d70f12;
    background-color: var(--mdc-theme-primary, #d70f12);
  }
}
.mdc-ripple-surface--primary:hover::before {
  opacity: 0.08;
}
.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):focus::before, .mdc-ripple-surface--primary.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-ripple-surface--primary.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-ripple-surface--accent::before, .mdc-ripple-surface--accent::after {
  background-color: #1a1a1a;
}
@supports not (-ms-ime-align: auto) {
  .mdc-ripple-surface--accent::before, .mdc-ripple-surface--accent::after {
    /* @alternate */
    background-color: #1a1a1a;
    background-color: #1a1a1a;
    background-color: var(--mdc-theme-secondary, #1a1a1a);
  }
}
.mdc-ripple-surface--accent:hover::before {
  opacity: 0.08;
}
.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):focus::before, .mdc-ripple-surface--accent.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-ripple-surface--accent.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.eq-banner__layout--headline, .mdc-typography--headline1 {
  font-size: 3rem;
  font-weight: 800;
  line-height: 1.2em;
  letter-spacing: -0.03125em;
  color: #0F1E19;
  margin: 0 0 24px;
}
.motion-z-layout__headline, .mdc-typography--headline2 {
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.2em;
  letter-spacing: -0.015625em;
  color: #0F1E19;
  margin: 0 0 24px;
}
.mdc-typography--headline3 {
  font-size: 1.75rem;
  font-weight: 800;
  line-height: 1.0416666667em;
  letter-spacing: normal;
  color: #0F1E19;
  margin: 0 0 24px;
}
.mdc-typography--headline4 {
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.1764705882em;
  letter-spacing: 0.0104166667em;
  color: #0F1E19;
  margin: 0 0 24px;
}
.mdc-drawer__title, .mdc-card__headline, .mdc-typography--headline5 {
  font-size: 1.3125rem;
  font-weight: 600;
  line-height: 1.3636363636em;
  letter-spacing: normal;
  color: #0F1E19;
  margin: 0 0 24px;
}
.mdc-top-app-bar__title, .mdc-typography--headline6 {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.6em;
  letter-spacing: 0.0138888889em;
  color: #0F1E19;
  margin: 0 0 24px;
}
@media (min-width: 1248px) {
  .eq-banner__layout--headline, .mdc-typography--headline1 {
    font-size: 4.375rem;
  }

  .motion-z-layout__headline, .mdc-typography--headline2 {
    font-size: 3.25rem;
  }

  .mdc-typography--headline3 {
    font-size: 2.5rem;
  }

  .mdc-typography--headline4 {
    font-size: 1.75rem;
  }
}
.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control, .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text, .mdc-select .mdc-floating-label, .mdc-expander__trigger-text, .mdc-list-group__subheader, .mdc-typography--subtitle1 {
  font-size: 1rem;
  line-height: 1.75em;
  font-weight: 600;
  letter-spacing: 0.009375em;
  color: #0F1E19;
}
.mdc-typography--subtitle2 {
  font-size: 0.875rem;
  line-height: 1.5714285714em;
  font-weight: 600;
  letter-spacing: 0.0071428571em;
  color: #0F1E19;
}
.motion-z-layout, .spotlight-row__inner, .hero-body,
.spotlight-body, .mdc-typography--body1 {
  font-size: 1rem;
  line-height: 1.6875em;
  font-weight: 400;
  letter-spacing: 0.03125em;
}
.mdc-drawer__subtitle, .mdc-drawer .mdc-list-group__subheader, .mdc-card__content, .mdc-list-item__secondary-text, .mdc-list, #motion-footer .mdc-list, .mdc-typography--body2 {
  font-size: 1rem;
  line-height: 1.6428571429em;
  font-weight: 400;
  letter-spacing: 0.015625em;
}
.mdc-list-group__annotation, .mdc-typography--caption {
  font-size: 1.25rem;
  line-height: 1.6666666667em;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.motion-chip, .mdc-button, .mdc-typography--button {
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 0.0694444444em;
  text-decoration: none;
  text-transform: none;
}
.hero-body__overline,
.spotlight-body__overline, .mdc-typography--overline {
  font-size: 1rem;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  color: #4B505F;
}
.mdc-typography--quotation {
  font-size: 1.375rem;
  line-height: 1.4545454545em;
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Aeonik Air";
  src: url(../fonts/aeonik-regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Aeonik Air";
  src: url(../fonts/aeonik-black.woff) format("woff");
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: "Aeonik Air";
  src: url(../fonts/aeonik-bold.woff) format("woff");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Aeonik Air";
  src: url(../fonts/aeonik-medium.woff) format("woff");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Aeonik Air";
  src: url(../fonts/aeonik-regular.woff) format("woff");
  font-weight: normal;
  font-display: swap;
}
.mdc-typography {
  letter-spacing: normal;
  text-decoration: inherit;
  text-transform: inherit;
  font-family: "Aeonik Air", -apple-system, BlinkMacSystemFont, "Segoe UI", "Arial Black", Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #323232;
}
*::selection {
  color: #fff;
  background-color: #1a1a1a;
}
p {
  margin: 0 0 1.5rem;
}
a {
  color: #000;
  background-color: transparent;
  font-weight: 600;
  text-decoration: underline;
  -webkit-text-decoration-skip: objects;
  text-decoration-skip: objects;
  text-decoration-skip-ink: auto;
}
a > .material-icons {
  color: inherit;
}
a:hover, a:focus {
  cursor: pointer;
  color: #d70f12;
}
a:hover > h1,
a:hover > h2,
a:hover > h3,
a:hover > h4,
a:hover > h5,
a:hover > h6,
a:hover > .material-icons, a:focus > h1,
a:focus > h2,
a:focus > h3,
a:focus > h4,
a:focus > h5,
a:focus > h6,
a:focus > .material-icons {
  color: inherit;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
b,
strong {
  font-weight: 700;
}
hr {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
.hr--on-plane {
  margin: 24px 0;
}
#volunteers-group .card-post {
  margin-right: 24px !important;
}
.gold-divider {
  width: 20em;
  display: block;
  height: 2px;
  background-color: #dbb568;
  margin: 15px auto 15px;
}
.weight300 {
  font-weight: 300 !important;
}
.text-Upr {
  text-transform: uppercase;
}
.headline-cust {
  font-size: 27px !important;
}
.text-navy {
  color: #003465 !important;
}
.w-80 {
  width: 80% !important;
}
.carousel-item figure {
  margin: 0 0 0rem !important;
}
.middle-slider-headings-section {
  padding: 115px 50px 40px;
  text-align: left;
}
@media (min-width: 1200px) {
  .middle-slider-headings-section h2 {
    font-size: 3rem;
  }
}
.blank-line {
  display: block;
}
.blank-line::after {
  content: "";
  display: block;
}
.blank-line-1::after {
  height: 1.6875em;
}
.mdc-card__content .blank-line-1::after, .mdc-typography--body2 .blank-line-1::after {
  height: 1.6428571429em;
}
.blank-line-2::after {
  height: 3.375em;
}
.mdc-card__content .blank-line-2::after, .mdc-typography--body2 .blank-line-2::after {
  height: 3.2857142857em;
}
.blank-line-3::after {
  height: 5.0625em;
}
.mdc-card__content .blank-line-3::after, .mdc-typography--body2 .blank-line-3::after {
  height: 4.9285714286em;
}
.blank-line-4::after {
  height: 6.75em;
}
.mdc-card__content .blank-line-4::after, .mdc-typography--body2 .blank-line-4::after {
  height: 6.5714285714em;
}
.blank-line-5::after {
  height: 8.4375em;
}
.mdc-card__content .blank-line-5::after, .mdc-typography--body2 .blank-line-5::after {
  height: 8.2142857143em;
}
@media (max-width: 1247.98px) {
  .blank-line {
    display: none;
  }
}
.text--dark-high-emphasis {
  color: #1a1a1a !important;
}
.text--dark-high-emphasis .material-icons {
  color: inherit;
}
.text--dark-medium-emphasis {
  color: rgba(0, 0, 0, 0.6) !important;
}
.text--dark-medium-emphasis .material-icons {
  color: inherit;
}
.text--dark-low-emphasis {
  color: rgba(0, 0, 0, 0.38) !important;
}
.text--dark-low-emphasis .material-icons {
  color: inherit;
}
.text--nowrap {
  white-space: nowrap;
}
.text--breakword {
  word-break: break-all;
}
.text--align-left {
  text-align: left !important;
}
.text--align-right {
  text-align: right !important;
}
.text--align-center {
  text-align: center !important;
}
.text--nowrap {
  white-space: nowrap;
}
@media (min-width: 804px) {
  .text--align-left-tablet {
    text-align: left !important;
  }

  .text--align-right-tablet {
    text-align: right !important;
  }

  .text--align-center-tablet {
    text-align: center !important;
  }

  .text--nowrap-tablet {
    white-space: nowrap;
  }
}
@media (min-width: 1248px) {
  .text--align-left-desktop {
    text-align: left !important;
  }

  .text--align-right-desktop {
    text-align: right !important;
  }

  .text--align-center-desktop {
    text-align: center !important;
  }

  .text--nowrap-desktop {
    white-space: nowrap;
  }
}
.text--weight-light {
  font-weight: 300 !important;
}
.text--weight-book {
  font-weight: 400 !important;
}
.text--weight-medium {
  font-weight: 500 !important;
}
.text--weight-semibold {
  font-weight: 600 !important;
}
.text--weight-bold {
  font-weight: 700 !important;
}
.text--weight-black {
  font-weight: 800 !important;
}
.text--italic {
  font-style: italic !important;
}
.text--monospace {
  font-family: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text--decoration-none {
  text-decoration: none;
}
.mdc-ripple-surface {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  position: relative;
  outline: none;
  overflow: hidden;
}
.mdc-ripple-surface::before, .mdc-ripple-surface::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-ripple-surface::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-ripple-surface.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-ripple-surface.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-ripple-surface.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-ripple-surface::before, .mdc-ripple-surface::after {
  background-color: #595959;
}
.mdc-ripple-surface:hover::before {
  opacity: 0.08;
}
.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus::before, .mdc-ripple-surface.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-ripple-surface:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-ripple-surface:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-ripple-surface.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-ripple-surface::before, .mdc-ripple-surface::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-ripple-surface.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded] {
  overflow: visible;
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded]::before, .mdc-ripple-surface[data-mdc-ripple-is-unbounded]::after {
  top: calc(50% - 50%);
  /* @noflip */
  left: calc(50% - 50%);
  width: 100%;
  height: 100%;
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::before, .mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after {
  top: calc(50% - 50%);
  top: var(--mdc-ripple-top, calc(50% - 50%));
  /* @noflip */
  left: calc(50% - 50%);
  left: var(--mdc-ripple-left, calc(50% - 50%));
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-ripple-surface--primary::before, .mdc-ripple-surface--primary::after {
  background-color: #d70f12;
}
@supports not (-ms-ime-align: auto) {
  .mdc-ripple-surface--primary::before, .mdc-ripple-surface--primary::after {
    /* @alternate */
    background-color: #d70f12;
    background-color: #d70f12;
    background-color: var(--mdc-theme-primary, #d70f12);
  }
}
.mdc-ripple-surface--primary:hover::before {
  opacity: 0.08;
}
.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):focus::before, .mdc-ripple-surface--primary.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-ripple-surface--primary.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-ripple-surface--accent::before, .mdc-ripple-surface--accent::after {
  background-color: #1a1a1a;
}
@supports not (-ms-ime-align: auto) {
  .mdc-ripple-surface--accent::before, .mdc-ripple-surface--accent::after {
    /* @alternate */
    background-color: #1a1a1a;
    background-color: #1a1a1a;
    background-color: var(--mdc-theme-secondary, #1a1a1a);
  }
}
.mdc-ripple-surface--accent:hover::before {
  opacity: 0.08;
}
.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):focus::before, .mdc-ripple-surface--accent.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-ripple-surface--accent.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.hero-body__actions,
.spotlight-body__actions, .mdc-btn-container {
  display: block;
  text-align: center;
  margin-top: 32px;
}
.hero-body__actions > .mat-button,
.spotlight-body__actions > .mat-button, .mdc-btn-container > .mat-button,
.hero-body__actions > .mdc-button,
.spotlight-body__actions > .mdc-button,
.mdc-btn-container > .mdc-button {
  margin: 0 8px 32px;
}
.hero-body__actions > .mat-button:first-child:last-child,
.spotlight-body__actions > .mat-button:first-child:last-child, .mdc-btn-container > .mat-button:first-child:last-child,
.hero-body__actions > .mdc-button:first-child:last-child,
.spotlight-body__actions > .mdc-button:first-child:last-child,
.mdc-btn-container > .mdc-button:first-child:last-child {
  margin: 0;
}
.mdc-card__content .mdc-btn-container > .mdc-button:last-child, .mdc-btn-container.mdc-btn-container--column-stack > .mdc-button:last-child {
  margin-bottom: 0;
}
.mdc-button {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  padding: 0 8px 0 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  box-sizing: border-box;
  min-width: 64px;
  height: 49px;
  border: none;
  outline: none;
  /* @alternate */
  line-height: inherit;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: none;
  overflow: hidden;
  vertical-align: middle;
  border-radius: 16px 0px 16px 16px;
}
.mdc-button::before, .mdc-button::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-button::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-button.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-button.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-button.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-button.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-button.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-button::before, .mdc-button::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-button.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mdc-button:active {
  outline: none;
}
.mdc-button:hover {
  cursor: pointer;
}
.mdc-button:disabled {
  background-color: transparent;
  color: rgba(89, 89, 89, 0.37);
  cursor: default;
  pointer-events: none;
}
.mdc-button:not(:disabled) {
  background-color: transparent;
}
.mdc-button:not(:disabled) {
  color: #d70f12;
}
@supports not (-ms-ime-align: auto) {
  .mdc-button::before, .mdc-button::after {
    background-color: #595959;
    background-color: #595959;
    background-color: var(--mdc-theme-on-surface, #595959);
  }
}
.mdc-button:hover::before {
  opacity: 0.08;
}
.mdc-button:not(.mdc-ripple-upgraded):focus::before, .mdc-button.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-button:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-button:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-button.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-button .mdc-button__icon {
  margin-right: 8px;
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 18px;
  vertical-align: top;
}
.mdc-button svg.mdc-button__icon {
  fill: currentColor;
}
.mdc-button--on-darkbg:hover, .mdc-button--on-darkbg:focus, .mdc-button--on-darkbg:active {
  color: #f9f9f9 !important;
}
.mdc-button:not(.mdc-button--raised):not(.mdc-button--unelevated):not(:disabled):hover, .mdc-button:not(.mdc-button--raised):not(.mdc-button--unelevated):not(:disabled):focus, .mdc-button:not(.mdc-button--raised):not(.mdc-button--unelevated):not(:disabled):active {
  color: #d70f12;
}
.mdc-button--secondary::before, .mdc-button--secondary::after {
  background-color: rgba(0, 57, 92, 0.12);
}
.mdc-button--secondary:hover::before {
  opacity: 0.08;
}
.mdc-button--secondary:not(.mdc-ripple-upgraded):focus::before, .mdc-button--secondary.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-button--secondary:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-button--secondary:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-button--secondary.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-button--secondary:hover, .mdc-button--secondary.active {
  border-color: rgba(0, 57, 92, 0.025) !important;
  background-color: rgba(0, 57, 92, 0.12);
}
.mdc-button--secondary:not(:disabled) {
  color: #1a1a1a;
}
.mdc-button--secondary:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-button--secondary:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.94;
}
.mdc-button--secondary.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.94;
}
.mdc-button--radiobtn {
  position: relative;
}
.mdc-button--radiobtn > .material-icons {
  color: #00395c;
  display: none;
  position: absolute;
  left: 15px;
}
.mdc-button--radiobtn.active .material-icons {
  display: inline-block;
}
a.mdc-button, a.mat-button, a.mat-raised-button, a.mat-stroked-button {
  text-decoration: none;
}
.motion-button--short {
  width: 144px;
}
.motion-button--medium {
  width: 224px;
}
.motion-button--long {
  width: 100%;
  max-width: 294px;
}
.motion-button--toggle {
  display: inline-block;
  height: auto;
  padding: 15px 16px 10px;
}
.motion-button--toggle .mdc-button__icon {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.motion-button--mini-toggle {
  min-width: 40px;
  height: 34px;
  border-radius: 10px;
  padding: 0 10px 0 10px !important;
}
.motion-button--mini-toggle::before, .motion-button--mini-toggle::after {
  background-color: rgba(193, 230, 237, 0.87);
}
.motion-button--mini-toggle:hover::before {
  opacity: 0.08;
}
.motion-button--mini-toggle:not(.mdc-ripple-upgraded):focus::before, .motion-button--mini-toggle.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.motion-button--mini-toggle:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.motion-button--mini-toggle:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.32;
}
.motion-button--mini-toggle.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.32;
}
.motion-button--mini-toggle:focus {
  background-color: rgba(193, 230, 237, 0.87) !important;
}
.motion-button--mini-toggle:active {
  background-color: rgba(193, 230, 237, 0.87) !important;
}
.motion-button--mini-toggle:target {
  background-color: rgba(193, 230, 237, 0.87) !important;
}
.motion-button--mini-toggle:hover, .motion-button--mini-toggle.active {
  border-color: rgba(193, 230, 237, 0.025) !important;
  background-color: rgba(193, 230, 237, 0.87);
}
.motion-button--mini-toggle:not(:disabled) {
  color: #1a1a1a;
}
.motion-button--width-full {
  width: 100% !important;
  padding: 8px 24px !important;
}
.button--hover-default:hover, .button--hover-default:focus {
  color: inherit !important;
}
.mdc-button--raised .mdc-button__icon, .eq_global_nav li:last-child a.mdc-button .mdc-button__icon, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button .mdc-button__icon,
.mdc-button--unelevated .mdc-button__icon,
.mdc-button--outlined .mdc-button__icon {
  margin-left: -4px;
  margin-right: 8px;
}
.mdc-button--raised, .eq_global_nav li:last-child a.mdc-button, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button,
.mdc-button--unelevated {
  padding: 0 16px 0 16px;
}
.mdc-button--raised:disabled, .eq_global_nav li:last-child a.mdc-button:disabled, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:disabled,
.mdc-button--unelevated:disabled {
  background-color: rgba(89, 89, 89, 0.12);
  color: rgba(89, 89, 89, 0.37);
}
@supports not (-ms-ime-align: auto) {
  .mdc-button--raised:not(:disabled), .eq_global_nav li:last-child a.mdc-button:not(:disabled), #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:not(:disabled),
.mdc-button--unelevated:not(:disabled) {
    background-color: #d70f12;
    background-color: #d70f12;
    background-color: var(--mdc-theme-primary, #d70f12);
  }
}
.mdc-button--raised:not(:disabled), .eq_global_nav li:last-child a.mdc-button:not(:disabled), #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:not(:disabled),
.mdc-button--unelevated:not(:disabled) {
  color: #fff;
  color: #fff;
  color: var(--mdc-theme-on-primary, #fff);
}
@supports not (-ms-ime-align: auto) {
  .mdc-button--raised::before, .eq_global_nav li:last-child a.mdc-button::before, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button::before, .mdc-button--raised::after, .eq_global_nav li:last-child a.mdc-button::after, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button::after,
.mdc-button--unelevated::before,
.mdc-button--unelevated::after {
    background-color: #fff;
    background-color: #fff;
    background-color: var(--mdc-theme-on-primary, #fff);
  }
}
.mdc-button--raised:hover::before, .eq_global_nav li:last-child a.mdc-button:hover::before, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:hover::before,
.mdc-button--unelevated:hover::before {
  opacity: 0.08;
}
.mdc-button--raised:not(.mdc-ripple-upgraded):focus::before, .eq_global_nav li:last-child a.mdc-button:not(.mdc-ripple-upgraded):focus::before, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:not(.mdc-ripple-upgraded):focus::before, .mdc-button--raised.mdc-ripple-upgraded--background-focused::before, .eq_global_nav li:last-child a.mdc-ripple-upgraded--background-focused.mdc-button::before, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-ripple-upgraded--background-focused.mdc-button::before,
.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus::before,
.mdc-button--unelevated.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-button--raised:not(.mdc-ripple-upgraded)::after, .eq_global_nav li:last-child a.mdc-button:not(.mdc-ripple-upgraded)::after, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:not(.mdc-ripple-upgraded)::after,
.mdc-button--unelevated:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-button--raised:not(.mdc-ripple-upgraded):active::after, .eq_global_nav li:last-child a.mdc-button:not(.mdc-ripple-upgraded):active::after, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:not(.mdc-ripple-upgraded):active::after,
.mdc-button--unelevated:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.32;
}
.mdc-button--raised.mdc-ripple-upgraded, .eq_global_nav li:last-child a.mdc-ripple-upgraded.mdc-button, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-ripple-upgraded.mdc-button,
.mdc-button--unelevated.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.32;
}
.mdc-button--raised, .eq_global_nav li:last-child a.mdc-button, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  -webkit-transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-button--raised:hover, .eq_global_nav li:last-child a.mdc-button:hover, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:hover, .mdc-button--raised:focus, .eq_global_nav li:last-child a.mdc-button:focus, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mdc-button--raised:active, .eq_global_nav li:last-child a.mdc-button:active, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:active {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mdc-button--raised:disabled, .eq_global_nav li:last-child a.mdc-button:disabled, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:disabled {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.cta-appstore + .mdc-btn-container {
  margin-top: 0;
}
p.mdc-typography--body1 + .mdc-btn-container, p.mdc-typography--body2 + .mdc-btn-container {
  margin-top: 8px;
}
.mdc-button--outlined {
  border-style: solid;
  padding: 0 15px 0 15px;
  border-width: 1px;
}
.mdc-button--outlined:disabled {
  border-color: rgba(89, 89, 89, 0.37);
}
.mdc-button--outlined:not(:disabled) {
  border-color: #d70f12;
}
.mdc-button--dense, .eq_global_nav li:last-child a.mdc-button, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button {
  height: 32px;
  font-size: 0.8125rem;
}
.mdc-button__text + .mdc-button__icon {
  margin-left: 8px;
  margin-right: 0;
}
.mdc-button__fill--darkblue {
  background-color: #003366 !important;
}
.mdc-button__color--darkblue {
  color: #003366 !important;
  border-color: #003366 !important;
}
/*
 Naming Convention:
 as this is a modifier of the .grid__inner we have:
    --layout-

 The order of the layout naming is as follows:
 1. Since desktop is the most complex its layout is defined first
    --layout-b44b

 2. next is the tablet
    --layout-b44b-a6a

 3. and then the phone
    --layout-b44b-a6a-a2a

 What do all these numbers and letters mean?
 * numbers denote the widths of .grid_cells
 * letters denote the width of spacing
   a=1, b=2, c=3, etc

 USAGE EXAMPLE:

 <div class="grid__inner grid__inner--layout-b44b-a6a">
    <div class="grid__cell">
        CONTENT BLOCK
        left in desktop
        top in tablet
    </div>
    <div class="grid__cell">
        CONTENT BLOCK
        right in desktop
        bottom in tablet
    </div>
 </div>
*/
@media (max-width: 803.98px) {
  .grid__inner--layout-12 > .grid__cell, .grid__inner--layout-c9 > .grid__cell, .grid__inner--layout-66 > .grid__cell, .grid__inner--layout-66-44 > .grid__cell, .grid__inner--layout-444 > .grid__cell, .grid__inner--layout-444-44 > .grid__cell, .grid__inner--layout-b8b > .grid__cell, .grid__inner--layout-c6c > .grid__cell, .grid__inner--layout-c6c-a6a > .grid__cell, .grid__inner--layout-c6c-b4b > .grid__cell, .grid__inner--layout-d4d > .grid__cell, .grid__inner--layout-d4d-b4b > .grid__cell, .grid__inner--layout-3333 > .grid__cell, .grid__inner--layout-3333-44 > .grid__cell, .grid__inner--layout-b44b > .grid__cell, .grid__inner--layout-b44b-44 > .grid__cell, .grid__inner--layout-b44b-a6a > .grid__cell, .grid__inner--layout-c33c > .grid__cell, .grid__inner--layout-c33c-44 > .grid__cell, .grid__inner--layout-633 > .grid__cell {
    grid-column: 1/span 4;
  }
  .grid__inner--layout-66-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-c33c-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-3333-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-d22d-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-c222c-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-b2222b-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-a22222a-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-222222-44-22 > .grid__cell:nth-child(2n+1) {
    grid-column: 1/span 2;
  }
  .grid__inner--layout-66-44-22 > .grid__cell:nth-child(2n), .grid__inner--layout-c33c-44-22 > .grid__cell:nth-child(2n), .grid__inner--layout-3333-44-22 > .grid__cell:nth-child(2n), .grid__inner--layout-d22d-44-22 > .grid__cell:nth-child(2n), .grid__inner--layout-c222c-44-22 > .grid__cell:nth-child(2n), .grid__inner--layout-b2222b-44-22 > .grid__cell:nth-child(2n), .grid__inner--layout-a22222a-44-22 > .grid__cell:nth-child(2n), .grid__inner--layout-222222-44-22 > .grid__cell:nth-child(2n) {
    grid-column: 3/span 2;
  }

  .grid__inner--layout-363 > .grid__col {
    grid-column: 1/span 4;
  }
}
@media (min-width: 804px) and (max-width: 1247.98px) {
  .grid__inner--layout-12 > .grid__cell, .grid__inner--layout-66 > .grid__cell, .grid__inner--layout-444 > .grid__cell, .grid__inner--layout-b8b > .grid__cell, .grid__inner--layout-c6c > .grid__cell, .grid__inner--layout-d4d > .grid__cell, .grid__inner--layout-3333 > .grid__cell, .grid__inner--layout-b44b > .grid__cell, .grid__inner--layout-c33c > .grid__cell, .grid__inner--layout-633 > .grid__cell {
    grid-column: 1/span 8;
  }
  .grid__inner--layout-c9 > .grid__cell {
    grid-column: 4/span 9;
  }
  .grid__inner--layout-c6c-a6a > .grid__cell, .grid__inner--layout-b44b-a6a > .grid__cell {
    grid-column: 2/span 6;
  }
  .grid__inner--layout-d4d-b4b > .grid__cell, .grid__inner--layout-c6c-b4b > .grid__cell {
    grid-column: 3/span 4;
  }
  .grid__inner--layout-444-44 > .grid__cell, .grid__inner--layout-222222-44-22 > .grid__cell, .grid__inner--layout-a22222a-44-22 > .grid__cell, .grid__inner--layout-b2222b-44-22 > .grid__cell, .grid__inner--layout-c222c-44-22 > .grid__cell, .grid__inner--layout-d22d-44-22 > .grid__cell, .grid__inner--layout-3333-44 > .grid__cell, .grid__inner--layout-3333-44-22 > .grid__cell, .grid__inner--layout-b44b-44 > .grid__cell, .grid__inner--layout-c33c-44 > .grid__cell, .grid__inner--layout-66-44 > .grid__cell, .grid__inner--layout-66-44-22 > .grid__cell, .grid__inner--layout-c33c-44-22 > .grid__cell {
    grid-column: span 4;
  }

  .grid__inner--layout-363 > .grid__col {
    grid-column: span 8;
  }
  .grid__inner--layout-363 > .grid__col:nth-child(2) {
    grid-column: span 8;
  }
}
@media (min-width: 1248px) {
  .grid__inner--layout-12 > .grid__cell {
    grid-column: span 12;
  }
  .grid__inner--layout-c9 > .grid__cell {
    grid-column: 4/span 9;
  }
  .grid__inner--layout-66 > .grid__cell, .grid__inner--layout-66-44 > .grid__cell, .grid__inner--layout-66-44-22 > .grid__cell {
    grid-column: span 6;
  }
  .grid__inner--layout-444 > .grid__cell, .grid__inner--layout-444-44 > .grid__cell {
    grid-column: span 4;
  }
  .grid__inner--layout-b8b > .grid__cell {
    grid-column: 3/span 8;
  }
  .grid__inner--layout-c6c > .grid__cell, .grid__inner--layout-c6c-a6a > .grid__cell, .grid__inner--layout-c6c-b4b > .grid__cell {
    grid-column: 4/span 6;
  }
  .grid__inner--layout-d4d > .grid__cell, .grid__inner--layout-d4d-b4b > .grid__cell {
    grid-column: 5/span 4;
  }
  .grid__inner--layout-3333 > .grid__cell, .grid__inner--layout-3333-44 > .grid__cell, .grid__inner--layout-3333-44-22 > .grid__cell {
    grid-column: span 3;
  }
  .grid__inner--layout-222222 > .grid__cell, .grid__inner--layout-222222-44 > .grid__cell, .grid__inner--layout-222222-44-22 > .grid__cell {
    grid-column: span 2;
  }
  .grid__inner--layout-c33c > .grid__cell:nth-child(2n+1), .grid__inner--layout-c33c-44 > .grid__cell:nth-child(2n+1), .grid__inner--layout-c33c-44-22 > .grid__cell:nth-child(2n+1) {
    grid-column: 4/span 3;
  }
  .grid__inner--layout-c33c > .grid__cell:nth-child(2n), .grid__inner--layout-c33c-44 > .grid__cell:nth-child(2n), .grid__inner--layout-c33c-44-22 > .grid__cell:nth-child(2n) {
    grid-column: 7/span 3;
  }
  .grid__inner--layout-633 > .grid__cell:not(:first-child) {
    grid-column: span 3;
  }
  .grid__inner--layout-633 > .grid__cell:first-child {
    grid-column: 1/span 6;
  }
  .grid__inner--layout-b44b > .grid__cell:nth-child(2n+1), .grid__inner--layout-b44b-44 > .grid__cell:nth-child(2n+1), .grid__inner--layout-b44b-a6a > .grid__cell:nth-child(2n+1) {
    grid-column: 3/span 4;
  }
  .grid__inner--layout-b44b > .grid__cell:nth-child(2n), .grid__inner--layout-b44b-44 > .grid__cell:nth-child(2n), .grid__inner--layout-b44b-a6a > .grid__cell:nth-child(2n) {
    grid-column: 7/span 4;
  }
  .grid__inner--layout-b2222b-44-22 > .grid__cell {
    grid-column: span 2;
  }
  .grid__inner--layout-b2222b-44-22 > .grid__cell:nth-child(1), .grid__inner--layout-b2222b-44-22 > .grid__cell:nth-child(4n+5) {
    grid-column: 3/span 2;
  }
  .grid__inner--layout-a22222a-44-22 > .grid__cell {
    grid-column: span 2;
  }
  .grid__inner--layout-a22222a-44-22 > .grid__cell:nth-child(1), .grid__inner--layout-a22222a-44-22 > .grid__cell:nth-child(5n+6) {
    grid-column: 2/span 2;
  }
  .grid__inner--layout-c222c-44-22 > .grid__cell {
    grid-column: span 2;
  }
  .grid__inner--layout-c222c-44-22 > .grid__cell:nth-child(3n+1) {
    grid-column: 4/span 2;
  }
  .grid__inner--layout-d22d-44-22 > .grid__cell {
    grid-column: span 2;
  }
  .grid__inner--layout-d22d-44-22 > .grid__cell:nth-child(2n+1) {
    grid-column: 5/span 2;
  }

  .grid__inner--layout-363 > .grid__col {
    grid-column: span 3;
  }
  .grid__inner--layout-363 > .grid__col:nth-child(2) {
    grid-column: span 6;
  }
}
.grid__inner--layout-3333-44 {
  margin-top: 16px;
}
.eq-banner__layout--cell {
  -ms-flex-item-align: center;
      align-self: center;
}
@media (max-width: 803.98px) {
  .eq-banner__layout--inner > .eq-banner__layout--cell {
    grid-column: 1/span 4;
  }
}
@media (max-width: 1247.98px) {
  .eq-banner__layout--inner > .eq-banner__layout--cell {
    grid-column: 1/span 8;
  }
  .eq-banner__layout--cell:nth-child(2n+1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .eq-banner__layout--reversed .eq-banner__layout--cell {
    margin-bottom: 0;
  }
  .eq-banner__layout--reversed .eq-banner__layout--cell:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 56px;
  }
  .eq-banner__layout--inner:last-child .eq-banner__layout--cell {
    margin-bottom: 0;
  }
}
@media (min-width: 1248px) {
  .eq-banner__layout--image {
    width: 98.0519480519%;
  }

  .eq-banner__layout--cell {
    margin-bottom: 56px;
  }
  .eq-banner__layout--inner > .eq-banner__layout--cell {
    grid-column: span 6;
  }
  .eq-banner__layout--cell:nth-child(1) {
    text-align: left;
  }
  .eq-banner__layout--cell:nth-child(2) {
    padding-left: 12px;
  }
  .eq-banner__layout--inner:last-child .eq-banner__layout--cell {
    margin-bottom: 0;
  }
  .eq-banner__layout--cell--span-8 {
    grid-column: span 8 !important;
  }
  .eq-banner__layout--cell--span-4 {
    grid-column: span 4 !important;
  }
  .eq-banner__layout--cell--span-7 {
    grid-column: span 7 !important;
  }
  .eq-banner__layout--cell--span-5 {
    grid-column: span 5 !important;
  }

  .eq-banner__layout--inner {
    text-align: left;
  }
  .eq-banner__layout--reversed .eq-banner__layout--inner:nth-child(2n+1) .eq-banner__layout--cell {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
    text-align: left;
  }
  .eq-banner__layout--inner .mdc-btn-container {
    text-align: left;
  }
}
.masthead {
  padding: 40px 0 0;
}
.masthead-inset {
  height: 100%;
  padding: 76px 0 65px;
}
.global--header + .grid, .global--header + .eq-homebanner__wrapper {
  padding-top: 181px;
}
@media (max-width: 1247.98px) {
  .masthead-inset .eq-banner__layout--inner .eq-banner__layout--cell--span-5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .masthead-inset .eq-banner__layout--inner .eq-banner__layout--cell--span-5 img {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .masthead-inset .eq-banner__layout--inner .grid__cell:nth-child(2n) {
    overflow: hidden;
  }

  header + .masthead,
header + .masthead-inset {
    padding-top: 127px;
  }
}
@media (min-width: 1248px) {
  .masthead {
    min-height: 782px;
  }

  header + .masthead,
header + .masthead-inset {
    padding-top: 140px;
  }

  .global--header .grid__inner .grid__cell:nth-child(1) {
    grid-column: span 5 !important;
  }

  .global--header .grid__inner .grid__cell:nth-child(2) {
    grid-column: span 7 !important;
  }
}
.hero-picture,
.spotlight-picture {
  text-align: center;
}
@media (min-width: 1248px) {
  .hero-picture,
.spotlight-picture {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.hero-picture__image,
.spotlight-picture__image {
  width: 100%;
}
@media (min-width: 1248px) {
  .hero-picture__image,
.spotlight-picture__image {
    width: auto;
  }
}
.spotlight-picture__shadow {
  background-image: radial-gradient(rgba(0, 0, 0, 0.63) 12%, rgba(0, 0, 0, 0.04) 60%, transparent 70%);
  background-image: -ms-radial-gradient(rgba(0, 0, 0, 0.63) 12%, rgba(0, 0, 0, 0.04) 60%, transparent 70%);
  width: 100%;
  height: 167px;
  position: absolute;
  bottom: -60px;
  z-index: -1;
  left: 0;
}
.spotlight-picture__position {
  position: relative;
}
.hero-body,
.spotlight-body {
  text-align: center;
}
.hero-body__overline,
.spotlight-body__overline {
  margin-bottom: 0;
}
.hero-body__copy,
.spotlight-body__copy {
  margin-bottom: 24px;
}
.hero-body__copy + .spotlight-body__copy,
.spotlight-body__copy + .spotlight-body__copy {
  margin-bottom: 0;
}
.hero-body__copy.mdc-list,
.spotlight-body__copy.mdc-list {
  text-align: left;
}
@media (min-width: 1248px) {
  .hero-body,
.spotlight-body {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: left;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .hero-body__content,
.spotlight-body__content {
    margin-right: 16px;
  }
  .hero-body__actions,
.spotlight-body__actions {
    margin-top: 24px;
    text-align: left;
  }
  .hero-body__actions .mdc-button:first-child,
.spotlight-body__actions .mdc-button:first-child {
    margin-left: 0;
  }
}
.spotlight-row__inner,
.spotlight-row__inner .mdc-btn-container {
  text-align: center;
}
@media (min-width: 1248px) {
  .spotlight-row__inner-reverse div:nth-of-type(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.spotlight-row__cell {
  -ms-flex-item-align: center;
      align-self: center;
}
.spotlight-row__inner > .spotlight-row__cell {
  grid-column: 1/span 4;
}
.spotlight-row__cell.spotlight-row__cell--image {
  text-align: center;
  vertical-align: middle;
}
.spotlight-row__copy {
  text-align: left;
  margin-bottom: 0;
}
@media (min-width: 804px) and (max-width: 1247.98px) {
  .spotlight-row__inner > .spotlight-row__cell {
    grid-column: 1/span 8;
  }
}
@media (min-width: 1248px) {
  .spotlight-row__inner,
.spotlight-row__inner .mdc-btn-container {
    text-align: left;
  }
  .spotlight-row__inner > .spotlight-row__cell {
    grid-column: span 6;
  }
}
.motion-z-layout__headline {
  color: #1a1a1a;
}
.motion-z-layout__copy {
  text-align: left;
  margin-bottom: 0;
}
.motion-z-layout.sandstone50__background .motion-z-layout__image {
  border-radius: 0;
}
.motion-z-layout.sandstone50__background .team__planes .grid__cell {
  border-radius: 16px;
}
@media (max-width: 803.98px) {
  .motion-z-layout__inner > .motion-z-layout__cell {
    grid-column: 1/span 4;
  }
}
@media (max-width: 1247.98px) {
  .motion-z-layout__inner > .motion-z-layout__cell {
    grid-column: 1/span 8;
  }
  .motion-z-layout__cell:nth-child(2n+1), .motion-z-layout__cell:nth-child(2n), .motion-z-layout--reversed .motion-z-layout__cell {
    margin-bottom: 0;
  }
  .motion-z-layout__inner:last-child .motion-z-layout__cell {
    margin-bottom: 0;
  }
}
.motion-z-layout__inner > .motion-z-layout__cell:nth-child(2) {
  padding: 0 32px;
}
@media (min-width: 1248px) {
  .motion-z-layout__image {
    width: 98.0519480519%;
  }

  .motion-z-layout__inner > .motion-z-layout__cell {
    grid-column: span 6;
  }
  .motion-z-layout__inner > .motion-z-layout__cell:nth-child(2) {
    padding: 32px !important;
  }
  .motion-z-layout__cell:nth-child(1) {
    text-align: left;
  }
  .motion-z-layout__cell:nth-child(2) {
    padding-left: 12px;
  }
  .motion-z-layout__inner:last-child .motion-z-layout__cell {
    margin-bottom: 0;
  }
  .motion-z-layout__cell--span-7 {
    grid-column: span 7 !important;
  }
  .motion-z-layout__cell--span-5 {
    grid-column: span 5 !important;
  }

  .motion-z-layout__inner {
    text-align: left;
  }
  .motion-z-layout__inner:nth-child(2) .motion-z-layout__cell:nth-child(1),
.motion-z-layout__inner:nth-child(2) .motion-z-layout__cell--span-5:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: right;
  }
  .motion-z-layout__inner:nth-child(2) .motion-z-layout__cell:nth-child(2),
.motion-z-layout__inner:nth-child(2) .motion-z-layout__cell--span-5:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 12px;
    padding-left: 0;
  }
  .motion-z-layout--reversed .motion-z-layout__inner:nth-child(2) .motion-z-layout__cell,
.motion-z-layout--reversed .motion-z-layout__inner:nth-child(2) .motion-z-layout__cell--span-5 {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
    text-align: left;
  }
  .motion-z-layout__inner .motion-z-layout__cell .motion-z-layout__image {
    border-radius: 16px 0 16px 16px;
  }
  .motion-z-layout__inner .mdc-btn-container {
    text-align: left;
  }

  .motion-z-layout__inner--reverse {
    text-align: left;
  }
  .motion-z-layout__inner--reverse:nth-child(1) .motion-z-layout__cell:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: right;
  }
  .motion-z-layout__inner--reverse:nth-child(1) .motion-z-layout__cell:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 12px;
    padding-left: 0;
  }
  .motion-z-layout__inner--reverse:nth-child(2) .motion-z-layout__cell:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: left;
  }
  .motion-z-layout__inner--reverse:nth-child(2) .motion-z-layout__cell:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-right: 12px;
    padding-left: 0;
  }
}
/* class to switch the order of elements in different responsive views */
.element__order-first {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.element__order-second {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (min-width: 804px) {
  .element__order-first-tablet {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .element__order-second-tablet {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (min-width: 1248px) {
  .element__order-first-desktop {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .element__order-second-desktop {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
#our_offering--section .spotlight-picture__image {
  border-radius: 0 24px 24px;
}
#sitemap-list .mdc-list-group__subheader a {
  text-decoration: none;
}
#sitemap-list .mdc-list-group__subheader {
  border-bottom: 1px solid #D5DBE7;
}
#motion-main-content {
  min-height: 50vh;
  padding-bottom: 144px;
}
.section-spacing--tier-1 {
  padding-top: 72px;
  margin-bottom: 40px;
}
.section-spacing--tier-2 {
  padding-top: 72px;
}
.section-spacing--tier-1 > .section-spacing--tier-2:first-child {
  padding-top: 0;
}
.section-spacing--tier-3 {
  padding-top: 56px;
}
.section-spacing--tier-2 > .section-spacing--tier-3:first-child {
  padding-top: 0;
}
.section-spacing--cancel-top {
  padding-top: 0;
}
.section-spacing--cancel-bottom {
  margin-bottom: 0;
}
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* Re-useable Modifiers for d-table cases, to allow for easy means to set common width sizes like width: 50% , width: 75% etc. instead of setting it explicitly */
/* Re-useable Modifiers for d-table cases, to allow for easy means to set common width sizes like width: 50% , width: 75% etc. instead of setting it explicitly */
.d-none {
  display: none !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
  width: 100%;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 804px) {
  .d-none-tablet {
    display: none !important;
  }

  .d-inline-block-tablet {
    display: inline-block !important;
  }

  .d-block-tablet {
    display: block !important;
  }

  .d-table-tablet {
    display: table !important;
    width: 100%;
  }

  .d-table-row-tablet {
    display: table-row !important;
  }

  .d-table-cell-tablet {
    display: table-cell !important;
  }

  .d-flex-tablet {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-inline-flex-tablet {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1248px) {
  .d-none-desktop {
    display: none !important;
  }

  .d-inline-block-desktop {
    display: inline-block !important;
  }

  .d-block-desktop {
    display: block !important;
  }

  .d-table-desktop {
    display: table !important;
    width: 100%;
  }

  .d-table-row-desktop {
    display: table-row !important;
  }

  .d-table-cell-desktop {
    display: table-cell !important;
  }

  .d-flex-desktop {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-inline-flex-desktop {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
/* display-width properties for d-table modifiers */
.d-table-width-50 {
  width: 50%;
}
.d-table-width-75 {
  width: 75%;
}
.d-table-width-100 {
  width: 100%;
}
/* display-align properties for vertical alignment */
.d-valign-texttop {
  vertical-align: text-top;
}
.d-valign-middle {
  vertical-align: middle;
}
@media (min-width: 804px) {
  /* display-width properties for d-table modifiers */
  .d-table-width-50-tablet {
    width: 50%;
  }

  .d-table-width-75-tablet {
    width: 75%;
  }

  .d-table-width-100-tablet {
    width: 100%;
  }

  /* display-align properties for vertical alignment */
  .d-valign-texttop-tablet {
    vertical-align: text-top;
  }

  .d-valign-middle-tablet {
    vertical-align: middle;
  }
}
@media (min-width: 1248px) {
  /* display-width properties for d-table modifiers */
  .d-table-width-50-desktop {
    width: 50%;
  }

  .d-table-width-75-desktop {
    width: 75%;
  }

  .d-table-width-100-desktop {
    width: 100%;
  }

  /* display-align properties for vertical alignment */
  .d-valign-texttop-desktop {
    vertical-align: text-top;
  }

  .d-valign-middle-desktop {
    vertical-align: middle;
  }
}
.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
.flex-fill {
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 0px !important;
}
.flex-col {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
@media (min-width: 804px) {
  .flex-col-tablet {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .justify-content-start-tablet {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-between-tablet {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .align-items-center-tablet {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}
@media (min-width: 1248px) {
  .flex-col-desktop {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .justify-content-start-desktop {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-between-desktop {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .align-items-center-desktop {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none;
}
.p-0 {
  padding: 0px !important;
}
.p-4 {
  padding: 32px !important;
}
.p-2 {
  padding: 16px !important;
}
.p-1 {
  padding: 8px !important;
}
.pl-1 {
  padding-left: 8px !important;
}
.pr-1 {
  padding-right: 8px !important;
}
.px-1 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.pl-2 {
  padding-left: 16px !important;
}
.pr-2 {
  padding-right: 16px !important;
}
.px-2 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pt-1 {
  padding-top: 8px !important;
}
.pb-1 {
  padding-bottom: 8px !important;
}
.py-1 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.pr-1 {
  padding-right: 8px !important;
}
.pt-2 {
  padding-top: 16px !important;
}
.pb-2 {
  padding-bottom: 16px !important;
}
.py-2 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.p-3 {
  padding: 24px !important;
}
.pl-3 {
  padding-left: 24px !important;
}
.pr-3 {
  padding-right: 24px !important;
}
.px-3 {
  padding-left: 24px !important;
  padding-right: 24px !important;
}
.pt-3 {
  padding-top: 24px !important;
}
.pt-4 {
  padding-top: 32px !important;
}
.pb-4 {
  padding-bottom: 32px !important;
}
.py-4 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}
.pb-8 {
  padding-bottom: 64px !important;
}
.m-0 {
  margin: 0px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mb-1 {
  margin-bottom: 8px !important;
}
.mr-1 {
  margin-right: 8px !important;
}
.ml-1 {
  margin-left: 8px !important;
}
.mb-2 {
  margin-bottom: 16px !important;
}
.mb-3 {
  margin-bottom: 24px !important;
}
.mb-4 {
  margin-bottom: 32px !important;
}
.mb-17 {
  margin-bottom: 136px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mt-1 {
  margin-top: 8px !important;
}
.mt-2 {
  margin-top: 16px !important;
}
.mt-3 {
  margin-top: 24px !important;
}
.mt-4 {
  margin-top: 32px !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.mr-1 {
  margin-right: 8px !important;
}
.mr-2 {
  margin-right: 16px !important;
}
.mr-3 {
  margin-right: 24px !important;
}
.mr-4 {
  margin-right: 32px !important;
}
.bb-1-motion-grey--light {
  border-bottom: 1px solid #e8e8e8;
}
.bb-2-motion-grey--light {
  border-bottom: 2px solid #e8e8e8;
}
.bb-1-motion-grey {
  border-bottom: 1px solid #949494;
}
.bt-1-motion-grey {
  border-top: 1px solid #949494;
}
.bt-1-motion-grey--light {
  border-top: 1px solid #e8e8e8;
}
.bt-2-motion-grey--light {
  border-top: 2px solid #e8e8e8;
}
.bl-1-motion-grey--light {
  border-left: 1px solid #e8e8e8;
}
.br-1-motion-grey--light {
  border-right: 1px solid #e8e8e8;
}
.bb-1-motion-blue {
  border-bottom: 1px solid #00395c;
}
.bb-2-motion-blue {
  border-bottom: 2px solid #00395c;
}
.bb-2-motion-red {
  border-bottom: 2px solid #d70f12;
}
.bb-2-motion-error {
  border-bottom: 2px solid #a30000;
}
.bb-1-motion-red--light {
  border-bottom: 1px solid #f69999;
}
#motion-footer .mdc-list {
  color: #ffffff;
  margin: 0;
  padding: 8px 0;
  list-style-type: none;
}
.mdc-list {
  color: #1a1a1a;
  margin: 0;
  padding: 8px 0;
  list-style-type: none;
}
.mdc-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 32px;
  height: auto;
  padding: 0 16px;
  overflow: hidden;
}
.mdc-list-item:focus {
  outline: none;
}
.mdc-list-item + .mdc-list-item {
  margin-top: 10px;
}
.mdc-list-item:first-child:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
#motion-footer .mdc-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 37px;
  padding: 0 16px;
  overflow: hidden;
}
#motion-footer .mdc-list-item:focus {
  outline: none;
}
#motion-footer .mdc-list-item:first-child:last-child {
  border-bottom: 0px solid rgba(0, 0, 0, 0.13);
}
.mdc-list-item--selected,
.mdc-list-item--activated {
  font-weight: 500;
  color: #595959;
  /* @alternate */
  color: #595959;
  color: #595959;
  color: var(--mdc-theme-on-surface, #595959);
}
.mdc-list-item--disabled {
  color: rgba(0, 0, 0, 0.38);
  /* @alternate */
  color: rgba(0, 0, 0, 0.38);
  color: rgba(0, 0, 0, 0.38);
  color: var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, 0.38));
}
.mdc-list-item__graphic {
  width: 20px;
  height: 20px;
  font-size: 20px;
  margin-right: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2%;
  fill: #1a1a1a;
  color: #1a1a1a;
  margin-right: 8px;
  background-color: transparent;
}
.mdc-list-item__graphic .mdc-list-item--selected, .mdc-list-item--activated .mdc-list-item__graphic {
  color: #1a1a1a;
}
.mdc-list--numbered-icon-list .mdc-list-item__number-icon {
  width: 50px;
  height: 50px;
  font-size: 32px;
  margin-right: 16px;
  border-radius: 50%;
  background: #C1E6ED;
  color: #001950;
}
.mdc-list-item__meta {
  margin-left: auto;
  margin-right: 0;
  color: rgba(0, 0, 0, 0.38);
}
.mdc-list--multiline .mdc-list-item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
}
.mdc-list--multiline .mdc-list-item__graphic,
.mdc-list--multiline .mdc-list-item__meta {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media (min-width: 1248px) {
  .mdc-list--multiline .mdc-list-item--fixed-height-2 {
    min-height: 52.5714285714px;
  }
  .mdc-list--multiline .mdc-list-item--fixed-height-3 {
    min-height: 78.8571428571px;
  }
  .mdc-list--multiline .mdc-list-item--fixed-height-4 {
    min-height: 105.1428571429px;
  }
}
.mdc-list-item__primary-text {
  font-weight: 500;
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-list-item__primary-text::before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-list-item__primary-text::after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-list-item__secondary-text {
  display: block;
  margin-top: 0;
  line-height: normal;
  color: rgba(0, 0, 0, 0.6);
}
.mdc-list-item__secondary-text::before {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: 0;
}
.mdc-list--avatar-list .mdc-list-item {
  height: 56px;
}
.mdc-list--avatar-list .mdc-list-item__graphic {
  width: 40px;
  height: 40px;
  font-size: 40px;
  margin-right: 16px;
  border-radius: 50%;
}
.mdc-list--two-line .mdc-list-item {
  height: 72px;
}
.mdc-list--two-line .mdc-list-item__text {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.mdc-list--interactive.mdc-list--rounded-left > .mdc-list-item {
  border-radius: 0 36px 36px 0;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item::before, .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item::before, .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item::before, .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item::after {
  background-color: #595959;
}
@supports not (-ms-ime-align: auto) {
  .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item::before, .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item::after {
    /* @alternate */
    background-color: #595959;
    background-color: #595959;
    background-color: var(--mdc-theme-on-surface, #595959);
  }
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item:hover::before {
  opacity: 0.08;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus::before, .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--activated::before {
  opacity: 0.16;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--activated::before, .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--activated::after {
  background-color: #595959;
}
@supports not (-ms-ime-align: auto) {
  .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--activated::before, .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--activated::after {
    /* @alternate */
    background-color: #595959;
    background-color: #595959;
    background-color: var(--mdc-theme-on-surface, #595959);
  }
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--activated:hover::before {
  opacity: 0.24;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus::before, .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.34;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.4;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.4;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--selected::before {
  opacity: 0.12;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--selected::before, .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--selected::after {
  background-color: #595959;
}
@supports not (-ms-ime-align: auto) {
  .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--selected::before, .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--selected::after {
    /* @alternate */
    background-color: #595959;
    background-color: #595959;
    background-color: var(--mdc-theme-on-surface, #595959);
  }
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--selected:hover::before {
  opacity: 0.2;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus::before, .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.3;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.36;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.36;
}
.mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item:focus > .mdc-list-item__meta, .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item:hover > .mdc-list-item__meta, .mdc-list--interactive > :not(.mdc-list-item--disabled).mdc-list-item:active > .mdc-list-item__meta {
  color: #1a1a1a;
}
a.mdc-list-item {
  color: inherit;
  text-decoration: none;
  font-weight: inherit;
}
.mdc-list-divider {
  height: 0;
  margin: 0;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
.mdc-list-divider--padded {
  margin: 0 16px;
}
.mdc-list-divider--inset {
  margin-left: 72px;
  width: calc(100% - 72px);
}
.mdc-list-divider--inset.mdc-list-divider--padded {
  width: calc(100% - 72px - 16px);
}
.mdc-list-group .mdc-list {
  padding: 0;
}
#motion-footer .mdc-list-group__subheader {
  margin: 0;
  color: #ffffff;
  padding: 8px 16px;
  border-bottom: 0px solid rgba(0, 0, 0, 0.13);
}
.mdc-list-group__subheader {
  margin: 0;
  color: #1a1a1a;
  padding: 8px 16px;
  border-bottom: 1px solid #0F1E19;
}
.mdc-list-group__annotation {
  padding: 0 16px;
}
@media (min-width: 804px) {
  .mdc-list-footer:not(:last-child) {
    border-bottom: 1px solid transparent;
    border-right: 1px solid #cecece;
  }
}
.multicolumn-list {
  -webkit-column-count: 2;
          column-count: 2;
  grid-column-gap: 16px;
  -webkit-column-gap: 16px;
          column-gap: 16px;
}
@media (max-width: 1247.98px) {
  .multicolumn-list {
    padding-left: 0;
  }
}
@media (min-width: 1248px) {
  .multicolumn-list {
    -webkit-column-count: 4;
            column-count: 4;
    grid-column-gap: 26px;
    -webkit-column-gap: 26px;
            column-gap: 26px;
  }
}
.motion-list--ordered > .motion-list--item,
.motion-list--unordered > .motion-list--item {
  line-height: 1.5rem;
  padding-top: 8px;
  padding-bottom: 8px;
}
.motion-list--ul,
.motion-list--ol {
  margin-bottom: 24px;
}
.motion-list--lower-alpha {
  list-style-type: lower-alpha;
}
.motion-list--circle {
  list-style-type: circle;
}
.motion-list--ul-bullets li {
  padding: 8px 0 8px 8px;
  text-align: left;
}
.motion-list__inline li {
  display: inline-block;
}
.grid__plane--form-padding {
  padding: 40px 16px 24px;
  margin-bottom: 18px;
}
.grid__plane--form-padding .mdc-btn-container {
  margin-top: 0;
}
.grid__plane--form-padding .mdc-btn-container > .mat-button,
.grid__plane--form-padding .mdc-btn-container > .button-spinner--container,
.grid__plane--form-padding .mdc-btn-container > .mdc-button {
  margin-bottom: 0;
}
@media (max-width: 375px) {
  .grid__plane--form-padding .mdc-btn-container > .mat-button,
.grid__plane--form-padding .mdc-btn-container > .button-spinner--container,
.grid__plane--form-padding .mdc-btn-container > .mdc-button {
    margin-bottom: 32px;
  }
  .grid__plane--form-padding .mdc-btn-container > .mat-button:last-child,
.grid__plane--form-padding .mdc-btn-container > .button-spinner--container:last-child,
.grid__plane--form-padding .mdc-btn-container > .mdc-button:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 804px) {
  .grid__plane--form-padding {
    padding: 40px 69px 32px;
  }
}
@media (min-width: 1248px) {
  .grid__plane--form-padding {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.bg-white {
  background-color: #fff;
}
.bg-grey100 {
  background-color: #f3f3f3;
}
.bg--shadow {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mdc-tab-bar .mdc-tab {
  font-family: "Aeonik Air", -apple-system, BlinkMacSystemFont, "Segoe UI", "Arial Black", Roboto, sans-serif;
  text-transform: none;
}
.mdc-tab-bar .mdc-tab:not(.mdc-tab--active) .mdc-tab__text-label {
  color: #d70f12;
  /* @alternate */
  color: #d70f12;
  color: #d70f12;
  color: var(--mdc-theme-primary, #d70f12);
  font-weight: normal !important;
  color: #1a1a1a !important;
}
.mdc-tab-bar .mdc-tab.mdc-tab--active .mdc-tab__text-label {
  color: #001950;
}
.mdc-tab-bar .mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline {
  background-color: #E11B22;
}
.mdc-tab-bar.mdc-tab-bar--fixed {
  position: fixed;
  z-index: 5;
  background-color: #f9f9f9;
  /* @alternate */
  background-color: #f9f9f9;
  background-color: #f9f9f9;
  background-color: var(--mdc-theme-background, #f9f9f9);
  top: 48px;
  height: 47px;
  left: 0;
  -webkit-transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
}
.mdc-tab-bar.mdc-tab-bar--fixed-scrolled {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2), 0px 3px 3px 0px rgba(0, 0, 0, 0.08), 0px 1px 1px 0px rgba(0, 0, 0, 0.08);
  -webkit-transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
}
/* Motion Tabs scroll indicators styling */
.mdc-tab-bar-container {
  position: relative;
}
.mdc-tab-bar-container .mdc-tab-bar-scroll-indicator {
  position: absolute;
  top: 0px;
  height: 100%;
  z-index: 2;
}
.mdc-tab-bar-container .mdc-tab-bar-scroll-indicator.right {
  right: -14px;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, #fcfcfc), to(#f9f9f9));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fcfcfc 50%, #f9f9f9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="rgb(0, 255, 255)", endColorstr="#f9f9f9",GradientType=1 );
  /* IE6-9 */
}
.mdc-tab-bar-container .mdc-tab-bar-scroll-indicator.left {
  left: -14px;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#f9f9f9), color-stop(50%, #fcfcfc), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, #f9f9f9 0%, #fcfcfc 50%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f9f9f9", endColorstr="rgb(0, 255, 255)",GradientType=1 );
  /* IE6-9 */
}
.mdc-tab-bar-container .mdc-tab-bar-scroll-indicator .mdc-tab-bar-scroll-icon {
  width: 20px;
  padding: 12px 3px;
  text-decoration: none;
  cursor: pointer;
  color: #3a3a3a;
  background-color: transparent;
  will-change: transform, opacity;
}
.tabs-ul-list {
  text-decoration: underline;
}
.tabs-ul-list ul {
  padding-left: 5px;
  list-style-type: none;
  line-height: 2;
}
.mdc-tab--active {
  border-bottom: 2px solid #E11B22 !important;
}
/* EQ Tabs */
.eq-tabs_wrapper {
  width: 100%;
  margin: 0 auto;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.eq-tabs {
  display: none;
  vertical-align: top;
  position: relative;
  z-index: 1;
  margin: 25px 0 0;
  padding: 0;
  width: 40%;
  height: auto;
  min-width: 175px;
  list-style: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.eq-tabs li {
  margin: 0;
  cursor: pointer;
  padding: 0px 15px;
  line-height: 48px;
  font-size: 1.75rem;
  color: #2b2b2b;
  text-align: left;
  font-weight: normal;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.eq-tabs li:hover {
  background-color: transparent;
  border-left: 2px solid #ff3b30;
  margin-right: 10px;
  font-weight: bold;
  color: #2b2b2b;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.eq-tabs li.active {
  background-color: transparent;
  border-left: 2px solid #ff3b30;
  margin-right: 10px;
  font-weight: bold;
  color: #2b2b2b;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.eq-tab_container {
  display: block;
  margin: 0 auto;
  width: 95%;
  border-top: none;
  background: transparent;
  border-radius: 0;
}
.eq-tab_content {
  font-size: 1.75rem;
  padding: 0 48px;
  height: auto;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  background-color: #121E19;
}
@media (max-width: 1247.98px) {
  .d_active {
    border-bottom: none;
  }

  .tab_drawer_heading {
    font-size: 1rem;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin: 0;
    padding: 11px 18px 11px 0;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 1px solid #d7d7d7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #D5DBE7;
    position: relative;
  }
  .tab_drawer_heading.d_active:after {
    content: "\E5CE";
    font-family: "Material Icons";
    font-size: 20px;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    right: 0;
  }
  .tab_drawer_heading:after {
    content: "\E5CF";
    font-family: "Material Icons";
    font-size: 20px;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    right: 0;
  }

  .eq-tab_content {
    padding: 16px 24px;
  }

  .eq-side--tabs .section-spacing--tier-1 {
    padding-top: 32px;
  }
}
@media (min-width: 1248px) {
  .eq-tabs {
    display: inline-block;
  }

  .eq-tab_container {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    left: 0;
    width: 60%;
    min-width: 10px;
    text-align: left;
    background: transparent;
    border-radius: 0 50px 50px;
  }

  .tab_drawer_heading {
    display: none;
  }

  .eq-tab_content {
    height: 100%;
    padding: 18px 48px;
    border-radius: 0 32px 32px;
  }
  .eq-tab_content p, .eq-tab_content li {
    font-size: 1.75rem;
    line-height: 1.5;
  }
}
.mdc-ripple-surface {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  position: relative;
  outline: none;
  overflow: hidden;
}
.mdc-ripple-surface::before, .mdc-ripple-surface::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-ripple-surface::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-ripple-surface.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-ripple-surface.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-ripple-surface.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-ripple-surface::before, .mdc-ripple-surface::after {
  background-color: #595959;
}
.mdc-ripple-surface:hover::before {
  opacity: 0.08;
}
.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus::before, .mdc-ripple-surface.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-ripple-surface:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-ripple-surface:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-ripple-surface.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-ripple-surface::before, .mdc-ripple-surface::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-ripple-surface.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded] {
  overflow: visible;
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded]::before, .mdc-ripple-surface[data-mdc-ripple-is-unbounded]::after {
  top: calc(50% - 50%);
  /* @noflip */
  left: calc(50% - 50%);
  width: 100%;
  height: 100%;
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::before, .mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after {
  top: calc(50% - 50%);
  top: var(--mdc-ripple-top, calc(50% - 50%));
  /* @noflip */
  left: calc(50% - 50%);
  left: var(--mdc-ripple-left, calc(50% - 50%));
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-ripple-surface--primary::before, .mdc-ripple-surface--primary::after {
  background-color: #d70f12;
}
@supports not (-ms-ime-align: auto) {
  .mdc-ripple-surface--primary::before, .mdc-ripple-surface--primary::after {
    /* @alternate */
    background-color: #d70f12;
    background-color: #d70f12;
    background-color: var(--mdc-theme-primary, #d70f12);
  }
}
.mdc-ripple-surface--primary:hover::before {
  opacity: 0.08;
}
.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):focus::before, .mdc-ripple-surface--primary.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-ripple-surface--primary.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-ripple-surface--accent::before, .mdc-ripple-surface--accent::after {
  background-color: #1a1a1a;
}
@supports not (-ms-ime-align: auto) {
  .mdc-ripple-surface--accent::before, .mdc-ripple-surface--accent::after {
    /* @alternate */
    background-color: #1a1a1a;
    background-color: #1a1a1a;
    background-color: var(--mdc-theme-secondary, #1a1a1a);
  }
}
.mdc-ripple-surface--accent:hover::before {
  opacity: 0.08;
}
.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):focus::before, .mdc-ripple-surface--accent.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-ripple-surface--accent.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.motion-chip-container {
  display: block;
  text-align: center;
  margin-top: 32px;
}
.motion-chip-container > .motion-chip {
  margin: 0 8px 16px;
}
.motion-chip-container > .motion-chip:first-child:last-child {
  margin: 0;
}
/* not being used at moment - can be enabled if possibly required later

%chip-container--column-stack {
  // stylelint-disable no-descending-specificity
  > .motion-chip:last-child {
    margin-bottom: 0;
  }
  // stylelint-enable no-descending-specificity
}
*/
.motion-chip {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  padding: 0 16px 0 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  box-sizing: border-box;
  min-width: 64px;
  height: 36px;
  border: none;
  outline: none;
  /* @alternate */
  line-height: inherit;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: none;
  overflow: hidden;
  vertical-align: middle;
  border-radius: 24px;
}
.motion-chip::before, .motion-chip::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.motion-chip::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.motion-chip.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.motion-chip.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.motion-chip.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.motion-chip.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.motion-chip.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.motion-chip::before, .motion-chip::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.motion-chip.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.motion-chip::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.motion-chip:active {
  outline: none;
}
.motion-chip:hover {
  cursor: pointer;
}
.motion-chip:disabled {
  background-color: transparent;
  color: rgba(89, 89, 89, 0.37);
  cursor: default;
  pointer-events: none;
}
@supports not (-ms-ime-align: auto) {
  .motion-chip::before, .motion-chip::after {
    background-color: #595959;
    background-color: #595959;
    background-color: var(--mdc-theme-on-surface, #595959);
  }
}
.motion-chip:hover::before {
  opacity: 0.08;
}
.motion-chip:not(.mdc-ripple-upgraded):focus::before, .motion-chip.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.motion-chip:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.motion-chip:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.motion-chip.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.motion-chip .mdc-button__icon {
  margin-right: 8px;
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 18px;
  vertical-align: top;
}
.motion-chip svg.mdc-button__icon {
  fill: currentColor;
}
.motion-chip--on-darkbg:hover, .motion-chip--on-darkbg:focus, .motion-chip--on-darkbg:active {
  color: #f9f9f9 !important;
}
.motion-chip:not(:disabled) {
  background-color: #E6E4DF !important;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 auto !important;
          flex: 0 0 auto !important;
}
.motion-chip:not(:disabled):focus, .motion-chip:not(:disabled):active {
  color: #1a1a1a;
}
.mdc-chip__text-label {
  display: inline-block;
  line-height: 1;
}
.motion-chip--secondary::before, .motion-chip--secondary::after {
  background-color: rgba(193, 230, 237, 0.3);
}
.motion-chip--secondary:hover::before {
  opacity: 0.08;
}
.motion-chip--secondary:not(.mdc-ripple-upgraded):focus::before, .motion-chip--secondary.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.motion-chip--secondary:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.motion-chip--secondary:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.32;
}
.motion-chip--secondary.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.32;
}
.motion-chip--secondary.active {
  background-color: #5AAA8C !important;
  border: 2px solid transparent !important;
  color: #fff;
}
.motion-chip--secondary:not(:disabled) {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 auto !important;
          flex: 0 0 auto !important;
}
.motion-chip--secondary:not(:disabled):hover {
  background-color: #5AAA8C !important;
}
.motion-chip--secondary:not(:disabled):focus, .motion-chip--secondary:not(:disabled):active {
  /*color: #001950;*/
  color: #fff;
}
.mdc-chip--radiobtn {
  position: relative;
}
.mdc-chip--radiobtn > .material-icons {
  color: #00395c;
  display: none;
  position: absolute;
  left: 15px;
}
.mdc-chip--radiobtn.active .material-icons {
  display: inline-block;
}
a.mdc-button, a.mat-button, a.mat-raised-button, a.mat-stroked-button {
  text-decoration: none;
}
.motion-chip-container {
  /* not being used at moment - can be enabled if possibly required later
  &.motion-chip-container--column-stack {
     @extend %chip-container--column-stack;
   } */
}
.mdc-icon--inline {
  font-size: inherit;
  vertical-align: middle;
  margin: 0 4px;
}
.motion-picture--rounded, .hero-picture__image,
.spotlight-picture__image, .spotlight-row__image, .motion-z-layout__image {
  border-radius: 24px;
}
.motion-picture--responsive, .hero-picture__image,
.spotlight-picture__image, .spotlight-row__image, .motion-z-layout__image {
  height: auto;
  max-width: 100%;
}
@media (max-width: 803.98px) {
  .motion-picture--stretchphone {
    width: 100%;
  }
}
@media (min-width: 804px) and (max-width: 1247.98px) {
  .motion-picture--stretchtablet {
    width: 100%;
  }
}
@media (min-width: 1248px) {
  .motion-picture--stretchdesktop {
    width: 100%;
  }
}
.mdc-card {
  background-color: #fff;
  /* @alternate */
  background-color: #fff;
  background-color: #fff;
  background-color: var(--mdc-theme-surface, #fff);
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  box-sizing: border-box;
  border-radius: 0px;
}
.mdc-card__shadow-light {
  box-shadow: 0px rgba(0, 0, 0, 0);
}
.mdc-card--outlined {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  border: 1px solid #ebebeb;
}
.motion-card__section--primary {
  padding: 1rem;
}
.motion-card__section--secondary {
  padding: 0 1rem 8px;
}
.mdc-card__media + .motion-card__section--secondary {
  padding-top: 1rem;
}
.motion-card_title,
.motion-card_subtitle {
  margin: 0;
}
.mdc-card__media {
  position: relative;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 250px;
}
.mdc-card__media::before {
  display: block;
  content: "";
}
.mdc-card__media-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
}
.mdc-card__illustration {
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 32px 16px;
}
.mdc-card__media--square::before, .mdc-card__illustration--square::before {
  margin-top: 100%;
}
.mdc-card__media--2-1::before, .mdc-card__illustration--2-1::before {
  margin-top: 50%;
}
.mdc-card__primary-action {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  box-sizing: border-box;
  position: relative;
  outline: none;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
}
.mdc-card__primary-action::before, .mdc-card__primary-action::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-card__primary-action::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-card__primary-action.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-card__primary-action.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-card__primary-action.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-card__primary-action.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-card__primary-action.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-card__primary-action::before, .mdc-card__primary-action::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-card__primary-action.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-card__primary-action::before, .mdc-card__primary-action::after {
  background-color: #595959;
}
.mdc-card__primary-action:hover::before {
  opacity: 0.08;
}
.mdc-card__primary-action:not(.mdc-ripple-upgraded):focus::before, .mdc-card__primary-action.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-card__primary-action:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-card__primary-action:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-card__primary-action.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-card__content {
  padding: 32px 16px;
}
.mdc-card__content > p:last-child {
  margin-bottom: 0;
}
@media (min-width: 584px) and (max-width: 803px) {
  .mdc-card__content .mdc-btn-container > .mdc-button {
    margin-bottom: 0px;
  }
}
.mdc-card__media:first-child, .mdc-card__primary-action:first-child, .mdc-card__content:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.mdc-card__media:last-child, .mdc-card__primary-action:last-child, .mdc-card__content:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.mdc-card__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: border-box;
  min-height: 52px;
  padding: 8px;
}
.mdc-card__actions--full-bleed {
  padding: 0;
}
.mdc-card__actions-buttons, .mdc-card__actions-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: border-box;
}
.mdc-card__actions-icons {
  color: rgba(0, 0, 0, 0.38);
  /* @alternate */
  color: rgba(0, 0, 0, 0.38);
  color: rgba(0, 0, 0, 0.38);
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.mdc-card__actions-buttons + .mdc-card__actions-icons {
  margin-left: 16px;
  margin-right: 0;
}
.mdc-card__action {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: border-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.mdc-card__action:focus {
  outline: none;
}
.mdc-card__action--button {
  margin-left: 0;
  margin-right: 8px;
  padding: 0 8px;
}
.mdc-card__action--button:last-child {
  margin-left: 0;
  margin-right: 0;
}
.mdc-card__actions--full-bleed .mdc-card__action--button {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: auto;
  max-height: none;
  margin: 0;
  padding: 8px 16px;
  text-align: left;
}
.mdc-card__action--icon {
  margin: -6px 0;
  padding: 12px;
}
.mdc-card__action--icon:not(:disabled) {
  color: rgba(0, 0, 0, 0.38);
  /* @alternate */
  color: rgba(0, 0, 0, 0.38);
  color: rgba(0, 0, 0, 0.38);
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}
.motion-learnMore-button {
  color: #d70f12;
}
.Remove-Shadow {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0);
}
.blog-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 1rem auto;
  box-shadow: 0 3px 7px -1px rgba(0, 0, 0, 0.1);
  margin-bottom: 1.6%;
  background: #ffffff;
  line-height: 1.4;
  font-family: sans-serif;
  border-radius: 5px;
  overflow: hidden;
  z-index: 0;
}
.blog-card a {
  color: inherit;
}
.blog-card a:hover {
  color: #c9c9c9;
}
.blog-card .meta {
  position: relative;
  z-index: 0;
  height: 400px;
}
.blog-card .photo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}
.blog-card .details,
.blog-card .details ul {
  margin: auto;
  padding: 0;
  list-style: none;
}
.blog-card .details {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  margin: auto;
  -webkit-transition: left 0.2s;
  transition: left 0.2s;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  padding: 10px;
  width: 100%;
  font-size: 0.9rem;
}
.blog-card .details a {
  -webkit-text-decoration: dotted underline;
          text-decoration: dotted underline;
}
.blog-card .details ul li {
  display: inline-block;
}
.blog-card .details .author:before {
  font-family: FontAwesome;
  margin-right: 10px;
  content: "\F007";
}
.blog-card .details .date:before {
  font-family: FontAwesome;
  margin-right: 10px;
  content: "\F133";
}
.blog-card .details .tags ul:before {
  font-family: FontAwesome;
  content: "\F02B";
  margin-right: 10px;
}
.blog-card .details .tags li {
  margin-right: 2px;
}
.blog-card .details .tags li:first-child {
  margin-left: -4px;
}
.blog-card .description {
  padding: 1rem;
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.blog-card .description h1,
.blog-card .description h2 {
  font-family: Poppins, sans-serif;
}
.blog-card .description h1 {
  line-height: 1;
  margin: 0;
  font-size: 1.7rem;
  text-align: left;
}
.blog-card .description h2 {
  font-size: 1rem;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 5px;
  text-align: left;
}
.blog-card .description .read-moreSec {
  text-align: left;
  float: left;
  padding-top: 30px;
}
.blog-card p {
  position: relative;
  margin: 1rem 0 0;
  text-align: left;
  line-height: 1.9;
}
.blog-card:hover .details {
  left: 0%;
}
@media (min-width: 640px) {
  .blog-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .blog-card .meta {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
    height: 270px;
  }
  .blog-card .description {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .blog-card.alt {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .blog-card.alt .details {
    padding-left: 25px;
  }
}
.logo-list {
  min-height: 140px;
}
.logo-imgs {
  height: 100px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.logo-imgs img {
  width: 80%;
}
.mt-0 {
  margin-top: 0px !important;
}
@media (max-width: 768px) {
  .logo-imgs img {
    width: 50%;
  }
}
.mdc-card-events-date {
  line-height: 1 !important;
}
.mdc-card-events-container {
  border-bottom: 2px solid;
}
.mdc-events-card {
  min-height: 282px;
}
.owl-theme .owl-dots .owl-dot span {
  width: 15px !important;
  height: 15px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #d70f12 !important;
}
.owl-item {
  width: 1152px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.mdc-events-intro {
  color: #000;
  font-size: 24px;
  height: 84px;
}
#app-bar-logo {
  margin: 2px 0 0 16px;
}
#app-bar-logo__path {
  fill: #ff3a30;
}
#app-bar-login {
  color: #de2329;
}
#app-bar-full-logo {
  position: relative;
  left: 40%;
  top: 11px;
}
#app-bar-logo-m {
  position: relative;
  left: 47%;
}
.mdc-top-app-bar {
  background-color: #f9f9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  z-index: 4;
}
.mdc-top-app-bar__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  box-sizing: border-box;
  height: 64px;
}
.mdc-top-app-bar__toplinks {
  font-size: 0.94rem;
  font-weight: 500;
  padding: 16px;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.mdc-top-app-bar__section {
  background-color: #d70f12;
  /* @alternate */
  background-color: #d70f12;
  background-color: #d70f12;
  background-color: var(--mdc-theme-primary, #d70f12);
  color: white;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-bottom-right-radius: 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
  padding: 8px 12px;
  z-index: 1;
}
.mdc-top-app-bar__section .mdc-top-app-bar__action-item,
.mdc-top-app-bar__section .mdc-top-app-bar__navigation-icon {
  color: #fff;
  /* @alternate */
  color: #fff;
  color: #fff;
  color: var(--mdc-theme-on-primary, #fff);
}
.mdc-top-app-bar__section .mdc-top-app-bar__action-item::before, .mdc-top-app-bar__section .mdc-top-app-bar__action-item::after,
.mdc-top-app-bar__section .mdc-top-app-bar__navigation-icon::before,
.mdc-top-app-bar__section .mdc-top-app-bar__navigation-icon::after {
  background-color: #fff;
}
@supports not (-ms-ime-align: auto) {
  .mdc-top-app-bar__section .mdc-top-app-bar__action-item::before, .mdc-top-app-bar__section .mdc-top-app-bar__action-item::after,
.mdc-top-app-bar__section .mdc-top-app-bar__navigation-icon::before,
.mdc-top-app-bar__section .mdc-top-app-bar__navigation-icon::after {
    /* @alternate */
    background-color: #fff;
    background-color: #fff;
    background-color: var(--mdc-theme-on-primary, #fff);
  }
}
.mdc-top-app-bar__section .mdc-top-app-bar__action-item:hover::before,
.mdc-top-app-bar__section .mdc-top-app-bar__navigation-icon:hover::before {
  opacity: 0.08;
}
.mdc-top-app-bar__section .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):focus::before, .mdc-top-app-bar__section .mdc-top-app-bar__action-item.mdc-ripple-upgraded--background-focused::before,
.mdc-top-app-bar__section .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):focus::before,
.mdc-top-app-bar__section .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-top-app-bar__section .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded)::after,
.mdc-top-app-bar__section .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-top-app-bar__section .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):active::after,
.mdc-top-app-bar__section .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.32;
}
.mdc-top-app-bar__section .mdc-top-app-bar__action-item.mdc-ripple-upgraded,
.mdc-top-app-bar__section .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.32;
}
.mdc-top-app-bar__section--align-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.mdc-top-app-bar__section--align-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.mdc-top-app-bar__title {
  color: #d70f12;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
  overflow: hidden;
  z-index: 1;
}
.mdc-top-app-bar__action-item, .mdc-top-app-bar__navigation-icon {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  padding: 12px;
  border: none;
  outline: none;
  background-color: transparent;
  fill: currentColor;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  color: #3a3a3a;
}
.mdc-top-app-bar__action-item::before, .mdc-top-app-bar__action-item::after, .mdc-top-app-bar__navigation-icon::before, .mdc-top-app-bar__navigation-icon::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-top-app-bar__action-item::before, .mdc-top-app-bar__navigation-icon::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-top-app-bar__action-item.mdc-ripple-upgraded::before, .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-top-app-bar__action-item.mdc-ripple-upgraded::after, .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-top-app-bar__action-item.mdc-ripple-upgraded--unbounded::after, .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-top-app-bar__action-item.mdc-ripple-upgraded--foreground-activation::after, .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-top-app-bar__action-item.mdc-ripple-upgraded--foreground-deactivation::after, .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-top-app-bar__action-item::before, .mdc-top-app-bar__action-item::after, .mdc-top-app-bar__navigation-icon::before, .mdc-top-app-bar__navigation-icon::after {
  top: calc(50% - 50%);
  /* @noflip */
  left: calc(50% - 50%);
  width: 100%;
  height: 100%;
}
.mdc-top-app-bar__action-item.mdc-ripple-upgraded::before, .mdc-top-app-bar__action-item.mdc-ripple-upgraded::after, .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded::before, .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded::after {
  top: calc(50% - 50%);
  top: var(--mdc-ripple-top, calc(50% - 50%));
  /* @noflip */
  left: calc(50% - 50%);
  left: var(--mdc-ripple-left, calc(50% - 50%));
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-top-app-bar__action-item.mdc-ripple-upgraded::after, .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-top-app-bar--short {
  top: 0;
  left: 0;
  right: auto;
  width: 100%;
  -webkit-transition: width 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-top-app-bar--short .mdc-top-app-bar__row {
  height: 56px;
}
.mdc-top-app-bar--short .mdc-top-app-bar__section {
  padding: 4px;
}
.mdc-top-app-bar--short .mdc-top-app-bar__title {
  -webkit-transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 1;
}
.mdc-top-app-bar--short-collapsed {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  border-bottom-right-radius: 12px;
  width: 112px;
  -webkit-transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__title {
  display: none;
}
.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__action-item,
.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__navigation-icon {
  color: #fff;
}
.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__action-item {
  -webkit-transition: padding 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  transition: padding 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item {
  width: 224px;
}
.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end {
  padding-right: 12px;
}
.mdc-top-app-bar--dense .mdc-top-app-bar__col {
  height: 16px;
}
.mdc-top-app-bar--dense .mdc-top-app-bar__section {
  padding: 0 4px;
}
.mdc-top-app-bar--dense .mdc-top-app-bar__title {
  padding-left: 12px;
}
.mdc-top-app-bar--prominent .mdc-top-app-bar__row {
  height: 128px;
}
.mdc-top-app-bar--prominent .mdc-top-app-bar__title {
  -ms-flex-item-align: end;
      align-self: flex-end;
  padding-bottom: 2px;
}
.mdc-top-app-bar--prominent .mdc-top-app-bar__action-item,
.mdc-top-app-bar--prominent .mdc-top-app-bar__navigation-icon {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
/* Specific Styling for topbar for maintenance page required , as most of the top bar elements ex. menu etc. should not be accessible during site maintenance */
.mdc-top-app-bar--maintenance #app-bar-logo {
  margin: 6px 0px 0px 16px !important;
  display: inline-block;
}
.mdc-top-app-bar--maintenance #app-bar-full-logo {
  position: relative;
  left: 31%;
  top: 2px;
}
.mdc-top-app-bar--maintenance .mdc-top-app-bar__toplinks,
.mdc-top-app-bar--maintenance .motion-search-bar-icon {
  visibility: hidden;
}
.mdc-top-app-bar--fixed {
  -webkit-transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
}
.mdc-top-app-bar--fixed-scrolled {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  -webkit-transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
}
.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__row {
  height: 32px;
}
.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__section {
  padding: 0 12px;
}
.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title {
  padding-left: 20px;
  padding-bottom: 9px;
}
.mdc-top-app-bar--fixed-adjust {
  padding-top: 64px;
}
.mdc-top-app-bar--short-fixed-adjust {
  padding-top: 56px;
}
.mdc-top-app-bar--dense-fixed-adjust {
  padding-top: 16px;
}
.mdc-top-app-bar--prominent-fixed-adjust {
  padding-top: 128px;
}
.mdc-top-app-bar--dense-prominent-fixed-adjust {
  padding-top: 32px;
}
.motion-topbar-logo {
  opacity: 1;
}
.motion-topbar-logo.scroll-fadeout {
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), transform 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.motion-topbar-logo.scroll-fadein {
  opacity: 1;
  -webkit-transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), transform 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
.motion-topbar-logo-m {
  position: absolute;
  display: block;
  left: 8px;
  top: 7px;
  margin: 0 55%;
  opacity: 0;
  z-index: 999;
}
.motion-topbar-logo-m.scroll-fadein {
  opacity: 1;
  -webkit-transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), transform 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.motion-topbar-logo-m.scroll-fadeout {
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.8, 0, 0.2, 1), transform 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
#motion-top-bar-left {
  width: 57px;
}
#motion-top-bar-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 803.98px) {
  .mdc-top-app-bar__row {
    height: 56px;
  }

  .mdc-top-app-bar__section {
    padding: 4px;
  }

  .mdc-top-app-bar--short {
    -webkit-transition: width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition: width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .mdc-top-app-bar--short-collapsed {
    -webkit-transition: width 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    transition: width 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end {
    padding-right: 12px;
  }

  .mdc-top-app-bar--prominent .mdc-top-app-bar__title {
    padding-bottom: 6px;
  }

  .mdc-top-app-bar--fixed-adjust {
    padding-top: 56px;
  }
}
.mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--background-focused::before {
  opacity: 0 !important;
}
div#motion-top-bar-right-container {
  width: 242px;
}
div#motion-top-bar-right {
  position: absolute;
  right: 0;
  width: auto;
}
.mdc-top-app-bar__pipe {
  padding: 15px 0;
}
.mdc-top-app-bar__toplinks {
  vertical-align: middle;
  white-space: nowrap;
}
.mdc-expander {
  margin-bottom: 24px;
  /* Adding Modifier styling for rounded version of expander/accordions - example use: class=".mdc-expander .mdc-expander--rounded" */
}
.mdc-expander--rounded {
  margin-bottom: 24px;
  border-radius: 24px !important;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mdc-expander__trigger {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 12px 16px;
  text-decoration: none;
  cursor: pointer;
}
.mdc-expander__trigger-text {
  color: #1a1a1a;
  margin-bottom: 0;
}
.mdc-expander__indicator {
  color: #1a1a1a !important;
  margin-left: auto;
  margin-right: 0;
}
.mdc-expander__trigger:focus {
  outline: none;
}
.mdc-expander__trigger:focus, .mdc-expander__trigger:hover {
  background-color: #e8e8e8;
  color: #1a1a1a;
}
.mdc-expander--rounded .mdc-expander__trigger:focus, .mdc-expander--rounded .mdc-expander__trigger:hover {
  border-radius: 24px !important;
}
.mdc-expander__item {
  padding: 0;
}
.mdc-expander__item::after {
  content: "";
  display: block;
  border-top: 1px solid #D5DBE7;
}
.mdc-expander--rounded > .mdc-expander__item::after {
  border-top: none !important;
}
.mdc-expander--rounded .mdc-expander__item--open .mdc-expander__trigger {
  background-color: transparent !important;
}
.mdc-expander__item--open .mdc-expander__trigger-text__open {
  display: none;
}
.mdc-expander__item:not(.mdc-expander__item--open) .mdc-expander__trigger-text__close {
  display: none;
}
.mdc-expander__item__border-0::after {
  border: 0;
}
.mdc-expander__content {
  display: none;
}
.mdc-expander__content.open {
  display: block;
}
.mdc-expander__content-inner {
  padding: 0 16px 24px;
}
.mdc-expander__content-inner p:last-child {
  margin-bottom: 0;
}
.mat-expansion-panel-header.mat-expanded,
.mat-expansion-panel-header.mat-expanded:hover,
.mat-expansion-panel-header.mat-expanded:focus {
  background-color: #f7f7f7 !important;
  /* background-color: #e8e8e8 !important; */
}
.accordion-button:not(.collapsed) {
  color: #212529 !important;
  background-color: #c5c8cd !important;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.13);
  font-weight: 700 !important;
}
.accordion-item {
  background-color: #fff !important;
  border: 0px solid rgba(0, 0, 0, 0.125) !important;
}
.accordion-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
  margin-bottom: 5px !important;
}
.accordion-button {
  color: #4a4c4e !important;
  font-weight: 700 !important;
}
:focus {
  outline: 0 !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}
.accordion-button::after {
  background-size: 1rem !important;
  margin-top: 5px !important;
}
#mdc-contact-expander--accordion .accordion-button {
  background-color: #f1f1f1;
}
.mdc-drawer {
  border-color: rgba(89, 89, 89, 0.12);
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  box-sizing: border-box;
  width: 256px;
  max-width: 256px;
  height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-right-width: 1px;
  border-right-style: solid;
  overflow: hidden;
  z-index: 6;
  /* .mdc-list-item:nth-child(1) {
    margin-top: 2px;
  } */
}
.mdc-drawer .mdc-drawer__title {
  color: rgba(89, 89, 89, 0.87);
}
.mdc-drawer .mdc-list-group__subheader {
  color: rgba(89, 89, 89, 0.6);
}
.mdc-drawer .mdc-drawer__subtitle {
  color: rgba(89, 89, 89, 0.6);
}
.mdc-drawer .mdc-list-item__graphic {
  color: rgba(89, 89, 89, 0.6);
}
.mdc-drawer .mdc-list-item--activated .mdc-list-item__graphic {
  color: #d70f12;
}
.mdc-drawer .mdc-list-item--activated {
  color: rgba(215, 15, 18, 0.87);
}
.mdc-drawer .mdc-list-item {
  color: rgba(0, 0, 0, 0.87);
  font-size: 0.9375rem;
  line-height: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.0133333333em;
  height: auto;
  margin: 8px 8px 8px 0;
  padding: 8px 8px 8px 16px;
  border-radius: 0 24px 24px 0;
}
.mdc-drawer .mdc-list-item.mdc-drawer__accordionlabel {
  padding: 8px 16px 8px 16px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  border-radius: 0px;
  margin: 0px;
}
.mdc-drawer .mdc-list-item.mdc-drawer__accordionlabel:hover::before, .mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item.mdc-drawer__accordionlabel.mdc-list-item--activated::before, .mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item.mdc-drawer__accordionlabel::after {
  background-color: transparent !important;
  opacity: 0 !important;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item::before, .mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item::before, .mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item::before, .mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item::after {
  background-color: #c1e6ed;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item:hover::before {
  opacity: 0.08;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus::before, .mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.32;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.32;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--activated::before {
  opacity: 0.24;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--activated::before, .mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--activated::after {
  background-color: #c1e6ed;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--activated:hover::before {
  opacity: 0.32;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus::before, .mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.48;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.56;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.56;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--selected::before {
  opacity: 0.16;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--selected::before, .mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--selected::after {
  background-color: #c1e6ed;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--selected:hover::before {
  opacity: 0.24;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus::before, .mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.4;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.48;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.48;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item:focus > .mdc-list-item__meta, .mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item:hover > .mdc-list-item__meta, .mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item:active > .mdc-list-item__meta {
  color: #1a1a1a;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item:hover::before {
  opacity: 0.4 !important;
}
.mdc-drawer .mdc-list-item:not(.mdc-list-item--disabled).mdc-list-item--activated::before {
  opacity: 1 !important;
}
.mdc-drawer .mdc-list-item:nth-last-child(1) {
  margin-bottom: 0;
}
.mdc-drawer .mdc-list-group__subheader {
  display: block;
  margin-top: 0;
  line-height: normal;
}
.mdc-drawer .mdc-list-group__subheader::before {
  display: inline-block;
  width: 0;
  height: 24px;
  content: "";
  vertical-align: 0;
}
.mdc-drawer .mdc-list-item__text,
.mdc-drawer .mdc-list-item__graphic {
  pointer-events: none;
  z-index: 1 !important;
}
.mdc-drawer--open {
  -webkit-transition: -webkit-transform 0.25s 0ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.25s 0ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.25s 0ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.25s 0ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.25s 0ms cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-drawer--animate {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.mdc-drawer--opening {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}
.mdc-drawer--closing {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}
.mdc-drawer__header {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  box-sizing: border-box;
  min-height: 64px;
  padding: 0 16px 4px;
}
.mdc-drawer__title {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-drawer__title::before {
  display: inline-block;
  width: 0;
  height: 36px;
  content: "";
  vertical-align: 0;
}
.mdc-drawer__title::after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-drawer__subtitle {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: 0;
}
.mdc-drawer__subtitle::before {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: 0;
}
.mdc-drawer__content {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.mdc-drawer__close {
  padding: 10px;
}
.mdc-drawer__close .material-icons {
  text-decoration: none !important;
}
.mdc-drawer__accordioncontent {
  max-height: 0px;
  overflow-x: hidden;
  background: #f9f9f9;
  will-change: max-height, opacity;
  opacity: 0;
  cursor: pointer;
}
.mdc-drawer__accordioncontent.slideup, .mdc-drawer__accordioncontent.slidedown {
  max-height: 0;
  opacity: 1;
  overflow-y: hidden;
  will-change: max-height;
  -webkit-transition: max-height 0.3s cubic-bezier(0.6, 0, 0.2, 0), opacity 0.3s cubic-bezier(0.3, 0, 0.2, 1);
  transition: max-height 0.3s cubic-bezier(0.6, 0, 0.2, 0), opacity 0.3s cubic-bezier(0.3, 0, 0.2, 1);
}
.mdc-drawer__accordioncontent.slidedown {
  max-height: 500px;
}
.mdc-drawer__accordioncontent .mdc-list-item {
  padding: 8px 8px 8px 24px;
}
.mdc-drawer--dismissible {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.mdc-drawer--dismissible.mdc-drawer--open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mdc-drawer-app-content {
  margin-left: 0;
  position: relative;
}
.mdc-drawer--open + .mdc-drawer-app-content {
  margin-left: 256px;
}
.mdc-drawer--modal {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  top: 0;
  left: 0;
  display: none;
  position: fixed;
  z-index: 2147483641;
}
.mdc-drawer--modal + .mdc-drawer-scrim {
  background-color: rgba(89, 89, 89, 0.32);
}
.mdc-drawer--modal.mdc-drawer--open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mdc-drawer-scrim {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition-property: opacity, -webkit-backdrop-filter;
  transition-property: opacity, -webkit-backdrop-filter;
  transition-property: opacity, backdrop-filter;
  transition-property: opacity, backdrop-filter, -webkit-backdrop-filter;
  -webkit-transition-duration: 3s;
          transition-duration: 3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  z-index: 6;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
.mdc-drawer--open + .mdc-drawer-scrim {
  display: block;
}
.mdc-drawer--animate + .mdc-drawer-scrim {
  opacity: 0;
}
.mdc-drawer--opening + .mdc-drawer-scrim {
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  opacity: 1;
}
.mdc-drawer--closing + .mdc-drawer-scrim {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  opacity: 0;
}
#portal-dummy-link.mdc-list-item.mdc-list-item--activated,
#portal-placeholder-link.mdc-list-item.mdc-list-item--activated {
  color: #fff;
  font-size: 1px;
  height: 0;
  padding: 0;
  margin: 0;
}
#portal-dummy-link.mdc-list-item.mdc-list-item--activated::before, #portal-dummy-link.mdc-list-item.mdc-list-item--activated::after,
#portal-placeholder-link.mdc-list-item.mdc-list-item--activated::before,
#portal-placeholder-link.mdc-list-item.mdc-list-item--activated::after {
  background-color: #fff;
}
.footer__social {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background: transparent url(../img/sprites/third-party.png) no-repeat;
  display: block;
  margin-right: 16px;
}
.footer__social:last-child {
  margin-right: 0;
}
.footer__social:hover, .footer__social:focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  margin-bottom: -1px;
}
/*
* Styles from Crafter style.css
*/
.motion-z-layout .mdc-typography--headline3:empty,
.motion-z-layout .mdc-typography--headline2:empty,
.motion-z-layout .mdc-typography--headline1:empty,
h1.mdc-typography--headline1:empty,
h1.mdc-typography--headline2:empty,
h2.mdc-typography--headline1:empty,
h2.mdc-typography--headline2:empty,
h3.mdc-typography--headline1:empty,
h3.mdc-typography--headline2:empty,
p.mdc-typography--headline1:empty,
p.mdc-typography--headline2:empty {
  display: none;
}
.spotlight-body__overline {
  margin-bottom: 0;
}
#our_offering--section .spotlight-picture__image {
  border-radius: 0 24px 24px;
}
#sitemap-list .mdc-list-group__subheader a {
  text-decoration: none;
}
#sitemap-list .mdc-list-group__subheader {
  border-bottom: 1px solid #D5DBE7;
}
#our-investment-philosophy {
  padding-top: 2%;
}
#motion-footer__external-links .grid__cell:first-child a,
#motion-footer__external-links .grid__cell:first-child p {
  margin-bottom: 16px;
  display: block;
}
.lead-copy,
.masthead p,
.masthead-inset p {
  font-size: 1.25rem;
}
.px-4 {
  padding-left: 32px;
  padding-right: 32px;
}
.motion-z-layout__image {
  border-radius: 0 !important;
}
.rounded-corners--top-bottom {
  border-radius: 24px 0 24px 0;
}
#eqheader {
  background-color: #cdc8be;
}
.overlay {
  display: none !important;
}
.call-to-action__plane .mdc-btn-container:nth-child(2n+1) .mdc-button--raised:not(:disabled), .call-to-action__plane .mdc-btn-container:nth-child(2n+1) .eq_global_nav li:last-child a.mdc-button:not(:disabled), .eq_global_nav li:last-child .call-to-action__plane .mdc-btn-container:nth-child(2n+1) a.mdc-button:not(:disabled), .call-to-action__plane .mdc-btn-container:nth-child(2n+1) #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:not(:disabled), #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) .call-to-action__plane .mdc-btn-container:nth-child(2n+1) a.mdc-button:not(:disabled) {
  background-color: #ffffff;
  color: #E11B22;
}
@media (max-width: 1247px) {
  .global--navigation .grid__cell:nth-child(2) {
    display: none !important;
  }

  #mobile_padding--plane .grid__inner:nth-child(2) .spotlight-body {
    padding: 24px;
  }

  .multicolumn-list {
    padding-left: 0;
  }

  .motion-z-layout__cell img {
    width: 100%;
  }

  .form-input-row {
    grid-row-gap: 0;
    row-gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #eq-form-structure .form-group {
    margin-bottom: 0;
  }

  .eq-homebanner__wrapper {
    padding: 0;
  }

  .eq-homebanner__wrapper .eq-banner__layout--cell:nth-child(1) {
    padding-left: 18px;
    padding-right: 18px;
  }

  .form-title {
    font-size: 18px;
  }

  #leads_form-wrapper .contact-form--wrapper {
    margin: 0 21px;
  }
}
@media (min-width: 1248px) {
  .core-nav .nav-header {
    display: block;
    position: absolute;
    z-index: 2;
  }

  .icon-box__info + picture img {
    min-height: 128px;
  }

  .contact-form--wrapper {
    padding: 75px 100px;
  }
}
p {
  line-height: 1.5;
}
.mdc-typography--headline1,
.mdc-typography--headline2,
.mdc-typography--headline3,
.mdc-typography--headline4,
.mdc-typography--headline5,
.mdc-typography--headline6 {
  margin-bottom: 24px;
}
.spotlight-body__copy {
  margin-bottom: 24px;
}
.mdc-list-item {
  height: auto;
  min-height: 32px;
}
.spotlight-body__content .spotlight-body__copy + .spotlight-body__copy {
  margin-bottom: 0;
}
.motion-z-layout.sandstone50__background .motion-z-layout__image {
  border-radius: 0;
}
.team__planes .grid__cell {
  border-radius: 16px;
}
.planes__rounded--right-sharp {
  border-radius: 16px 0 16px 16px;
}
.planes__rounded--left-sharp {
  border-radius: 16px 16px 16px 0;
}
div.spotlight-body__actions > *:empty {
  display: none;
}
.grid__cell--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* OWL CAROUSEL */
@media (min-width: 992px) {
  .owl-carousel .owl-stage-outer {
    margin: 0;
    width: inherit;
  }
}
.owl-carousel button.owl-dot:not(:last-child) {
  margin-right: 8px;
}
.owl-carousel button.owl-dot {
  background-color: #f3f2ef;
  width: 16px;
  height: 16px;
  border-radius: 100%;
}
.owl-carousel button.owl-dot.active {
  background-color: #e11b22;
}
.owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.owl-nav {
  position: absolute;
  top: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  left: 0;
}
#eq-slider {
  padding: 0 20px;
}
@media (min-width: 1248px) {
  .grid__inner--layout-633 .grid__cell:first-child {
    grid-column: 1/span 6;
  }

  .grid__inner--layout-633 .grid__cell:nth-child(2) {
    grid-column: 7/span 3;
  }

  .grid__inner--layout-633 .grid__cell:last-child {
    grid-column: 10/span 3;
  }

  .video__plane iframe {
    margin-top: 10px;
    height: 400px;
  }
}
.global--header.active {
  background-color: #cdc8be;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.global--navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global--navigation .grid__cell:not(:first-child) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40%;
}
.global--navigation nav {
  background-color: transparent;
  border-bottom: none;
  width: 100%;
}
.global--navigation nav ul {
  list-style-type: none;
  padding-left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global--navigation nav li {
  padding: 0;
  font-size: 1.125rem;
}
.global--navigation nav a {
  text-decoration: none;
  font-weight: normal;
}
.global--navigation nav a:hover {
  text-decoration: underline;
}
.global--navigation nav .mdc-button {
  border-radius: 16px 0px 16px 16px;
  padding: 8px 21px;
}
.global--navigation nav .mdc-button:hover {
  text-decoration: none;
}
.branding {
  width: 270px;
}
.branding img {
  max-width: 100%;
}
.planes__center-content .grid__cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.plane-rounded {
  border-radius: 16px;
  padding: 32px 24px;
}
.plane-content__padded {
  padding: 32px 24px;
}
@media (min-width: 1248px) {
  .plane-order__change .spotlight-picture {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
}
.mdc-list {
  color: inherit;
  fill: inherit;
}
.mdc-list-item__graphic {
  color: #5AAA8C;
  fill: #5AAA8C;
}
.grid__cell.switch-order {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.pos__relative {
  position: relative;
}
.team-pic {
  border-radius: 100%;
  width: 177px;
  height: 177px;
}
@media (min-width: 1248px) {
  .eq-banner__layout--cell--span-4 img {
    width: 124%;
    max-width: 124%;
  }
}
.icon-box {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.icon-box__info {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0%;
  left: -100%;
  color: #FFF;
  font-size: 21px;
  z-index: 1;
  background-color: rgba(26, 188, 156, 0.9);
}
.icon-box__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 32px;
}
h1 {
  font-size: 4.375rem;
  /*70px*/
}
h2 {
  font-size: 3.25rem;
  /*52px*/
}
h3 {
  font-size: 2.375rem;
  /*38px*/
}
h4 {
  font-size: 1.75rem;
  /*28px*/
}
h5 {
  font-size: 1.3125rem;
  /*21px*/
}
.red__list-style:marker {
  color: #e11b22;
}
.momentumred__background {
  background-color: #e11b22;
}
.momentumred__text {
  color: #e11b22;
}
/* sandstone */
.sandstone__background {
  background-color: #cdc8be;
}
.sandstone__text {
  color: #cdc8be;
}
.sandstone50__background {
  background-color: #e6e4df;
}
.sandstone50__text {
  color: #e6e4df;
}
/* steel grey */
.steel-grey__background {
  background-color: #4b505f;
}
.steel-grey__background > * {
  color: #ffffff;
}
/* midnight green*/
.midnight-green__background {
  background-color: #0F1E19;
}
.midnight-green__text {
  color: #0F1E19;
}
.midnight-green50__background {
  background-color: #878F8C;
}
.midnight-green50__text {
  color: #878F8C;
}
/* soft mint */
.soft-mint__background {
  background-color: #5AAA8C;
  color: #fff;
}
.soft-mint__text {
  color: #5AAA8C;
}
/*darkred*/
.darkred {
  /*darkred50*/
  /*darkred25*/
}
.darkred__background {
  background-color: #7D0000;
}
.darkred__text {
  color: #7D0000;
}
.darkred50__background {
  background-color: #BE8080;
}
.darkred50__text {
  color: #BE8080;
}
.darkred25__background {
  background-color: #DFC0C0;
}
.darkred25__text {
  color: #DFC0C0;
}
#eq-form-structure .form-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 50%;
}
#eq-form-structure .form-radio .radio {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
#eq-form-structure .form-radio .radio:not(:last-child) {
  margin-right: 10px;
  margin-bottom: 0;
}
#eq-form-structure .radio + .radio {
  margin-top: 0 !important;
}
#eq-form-structure fieldset {
  margin: 0 0 3rem;
  padding: 0;
  border: none;
}
#eq-form-structure .form-radio, #eq-form-structure .form-group {
  position: relative;
  /*margin-top: 2.25rem;*/
  /*margin-bottom: 2.25rem;*/
  margin: 0;
}
#eq-form-structure .form-inline > .form-group, #eq-form-structure .form-inline > .btn {
  display: inline-block;
  margin-bottom: 0;
}
#eq-form-structure .form-help {
  margin-top: 0.125rem;
  margin-left: 0.125rem;
  color: #b3b3b3;
  font-size: 0.8rem;
}
#eq-form-structure .checkbox .form-help, #eq-form-structure .form-radio .form-help, #eq-form-structure .form-group .form-help {
  position: absolute;
  width: 100%;
}
#eq-form-structure .checkbox .form-help {
  position: relative;
  margin-bottom: 1rem;
}
#eq-form-structure .form-radio .form-help {
  padding-top: 0.25rem;
  margin-top: -1rem;
}
#eq-form-structure .form-group input {
  height: 1.9rem;
}
#eq-form-structure .form-group textarea {
  resize: none;
}
#eq-form-structure .form-group select {
  width: 100%;
  font-size: 1rem;
  height: 1.6rem;
  padding: 0.125rem 0.125rem 0.0625rem;
  background: none;
  border: none;
  line-height: 1.6;
  box-shadow: none;
}
#eq-form-structure .form-group .control-label {
  position: absolute;
  top: 0.25rem;
  pointer-events: none;
  padding-left: 0.125rem;
  z-index: 1;
  color: #000000;
  font-size: 1.125rem;
  font-weight: normal;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
}
#eq-form-structure .form-group .bar {
  position: relative;
  border-bottom: 0.0625rem solid #000;
  display: block;
}
#eq-form-structure .form-group .bar::before {
  content: "";
  height: 0.125rem;
  width: 0;
  left: 50%;
  bottom: -0.0625rem;
  position: absolute;
  /*background: #e11b22;*/
  background: #000000;
  -webkit-transition: left 0.28s ease, width 0.28s ease;
  transition: left 0.28s ease, width 0.28s ease;
  z-index: 1;
}
#eq-form-structure .form-group input, #eq-form-structure .form-group textarea {
  display: block;
  background: none;
  padding: 0.125rem 0.125rem 0.0625rem;
  font-size: 1rem;
  border-width: 0;
  border-color: transparent;
  line-height: 1.9;
  width: 100%;
  color: transparent;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
  box-shadow: none;
}
#eq-form-structure .form-group input[type=file] {
  line-height: 1;
}
#eq-form-structure .form-group input[type=file] ~ .bar {
  display: none;
}
#eq-form-structure .form-group select, #eq-form-structure .form-group input:focus, #eq-form-structure .form-group input:valid, #eq-form-structure .form-group input.form-file, #eq-form-structure .form-group input.has-value, #eq-form-structure .form-group textarea:focus, #eq-form-structure .form-group textarea:valid, #eq-form-structure .form-group textarea.form-file, #eq-form-structure .form-group textarea.has-value {
  color: #333;
}
#eq-form-structure .form-group select ~ .control-label, #eq-form-structure .form-group input:focus ~ .control-label, #eq-form-structure .form-group input.valid.dirty.touched ~ .control-label, #eq-form-structure .form-group input.form-file ~ .control-label, #eq-form-structure .form-group input.has-value ~ .control-label, #eq-form-structure .form-group textarea:focus ~ .control-label, #eq-form-structure .form-group textarea:valid ~ .control-label, #eq-form-structure .form-group textarea.form-file ~ .control-label, #eq-form-structure .form-group textarea.has-value ~ .control-label, #eq-form-structure .form-group input.touched.invalid.dirty ~ .control-label {
  font-size: 0.8rem;
  color: gray;
  top: -1rem;
  left: 0;
}
#eq-form-structure .form-group select:focus, #eq-form-structure .form-group input:focus, #eq-form-structure .form-group textarea:focus {
  outline: none;
}
#eq-form-structure .form-group select:focus ~ .control-label, #eq-form-structure .form-group input:focus ~ .control-label, #eq-form-structure .form-group textarea:focus ~ .control-label {
  /*color: #e11b22;*/
  color: #000000;
}
#eq-form-structure .form-group select:focus ~ .bar::before, #eq-form-structure .form-group input:focus ~ .bar::before, #eq-form-structure .form-group textarea:focus ~ .bar::before {
  width: 100%;
  left: 0;
}
#eq-form-structure .checkbox label, #eq-form-structure .form-radio label {
  position: relative;
  cursor: pointer;
  /*padding-left: 2rem;*/
  padding-left: 1.7rem;
  text-align: left;
  /*color: #333;*/
  color: #000000;
  display: block;
}
#eq-form-structure .checkbox input, #eq-form-structure .form-radio input {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0;
}
#eq-form-structure .radio {
  margin-bottom: 1rem;
}
#eq-form-structure .radio .helper {
  position: absolute;
  top: -0.25rem;
  left: -0.25rem;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #999;
}
#eq-form-structure .radio .helper::before, #eq-form-structure .radio .helper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 0.25rem;
  width: 1rem;
  height: 1rem;
  -webkit-transition: -webkit-transform 0.28s ease;
  transition: -webkit-transform 0.28s ease;
  transition: transform 0.28s ease;
  transition: transform 0.28s ease, -webkit-transform 0.28s ease;
  border-radius: 50%;
  border: 0.125rem solid currentColor;
}
#eq-form-structure .radio .helper::after {
  -webkit-transform: scale(0);
  transform: scale(0);
  background-color: #e11b22;
  border-color: #e11b22;
}
#eq-form-structure .radio label:hover .helper {
  /*color: #e11b22;*/
  color: #000000;
}
#eq-form-structure .radio input:checked ~ .helper::after,
#eq-form-structure .radio [type=radio]:checked ~ .helper::after {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
#eq-form-structure .radio input:checked ~ .helper::before,
#eq-form-structure .radio [type=radio]:checked ~ .helper::before {
  color: #e11b22;
}
#eq-form-structure .checkbox {
  margin-top: 3rem;
  margin-bottom: 1rem;
}
#eq-form-structure .checkbox .helper {
  color: #999;
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  z-index: 0;
  border: 0.125rem solid currentColor;
  border-radius: 0.0625rem;
  -webkit-transition: border-color 0.28s ease;
  transition: border-color 0.28s ease;
}
#eq-form-structure .checkbox .helper::before, #eq-form-structure .checkbox .helper::after {
  position: absolute;
  height: 0;
  width: 0.2rem;
  background-color: #e11b22;
  display: block;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-radius: 0.25rem;
  content: "";
  -webkit-transition: opacity 0.28s ease, height 0s linear 0.28s;
  transition: opacity 0.28s ease, height 0s linear 0.28s;
  opacity: 0;
}
#eq-form-structure .checkbox .helper::before {
  top: 0.65rem;
  left: 0.38rem;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  box-shadow: 0 0 0 0.0625rem #fff;
}
#eq-form-structure .checkbox .helper::after {
  top: 0.3rem;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#eq-form-structure .checkbox label:hover .helper {
  /*color: #e11b22;*/
  color: #000000;
}
#eq-form-structure .checkbox input:checked ~ .helper {
  color: #e11b22;
}
#eq-form-structure .checkbox input:checked ~ .helper::after, #eq-form-structure .checkbox input:checked ~ .helper::before {
  opacity: 1;
  -webkit-transition: height 0.28s ease;
  transition: height 0.28s ease;
}
#eq-form-structure .checkbox input:checked ~ .helper::after {
  height: 0.5rem;
}
#eq-form-structure .checkbox input:checked ~ .helper::before {
  height: 1.2rem;
  -webkit-transition-delay: 0.28s;
  transition-delay: 0.28s;
}
#eq-form-structure .radio + .radio, #eq-form-structure .checkbox + .checkbox {
  margin-top: 1rem;
}
#eq-form-structure .has-error .legend.legend, #eq-form-structure .has-error.form-group .control-label.control-label, #eq-form-structure .has-error .error_message {
  /*color: #d9534f;*/
  color: #7D0000;
}
.has-error .error_message {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.error_message {
  display: none;
}
#eq-form-structure .has-error.form-group .form-help, #eq-form-structure .has-error.form-group .helper, #eq-form-structure .has-error.checkbox .form-help, #eq-form-structure .has-error.checkbox .helper, #eq-form-structure .has-error.radio .form-help, #eq-form-structure .has-error.radio .helper, #eq-form-structure .has-error.form-radio .form-help, #eq-form-structure .has-error.form-radio .helper {
  /*color: #d9534f;*/
  color: #7D0000;
}
#eq-form-structure .has-error .bar::before {
  /*background: #d9534f;*/
  background: #7D0000;
  left: 0;
  width: 100%;
}
#eq-form-structure .button {
  position: relative;
  background: currentColor;
  border: 1px solid currentColor;
  font-size: 1.1rem;
  color: #4f93ce;
  margin: 3rem 0;
  padding: 0.75rem 3rem;
  cursor: pointer;
  -webkit-transition: background-color 0.28s ease, color 0.28s ease, box-shadow 0.28s ease;
  transition: background-color 0.28s ease, color 0.28s ease, box-shadow 0.28s ease;
  overflow: hidden;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
#eq-form-structure .button span {
  color: #fff;
  position: relative;
  z-index: 1;
}
#eq-form-structure .button::before {
  content: "";
  position: absolute;
  background: #071017;
  border: 50vh solid #1d4567;
  width: 30vh;
  height: 30vh;
  border-radius: 50%;
  display: block;
  top: 50%;
  left: 50%;
  z-index: 0;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}
#eq-form-structure .button:hover {
  color: #e11b22;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}
#eq-form-structure .button:active::before, #eq-form-structure .button:focus::before {
  -webkit-transition: opacity 0.28s ease 0.364s, -webkit-transform 1.12s ease;
  transition: opacity 0.28s ease 0.364s, -webkit-transform 1.12s ease;
  transition: transform 1.12s ease, opacity 0.28s ease 0.364s;
  transition: transform 1.12s ease, opacity 0.28s ease 0.364s, -webkit-transform 1.12s ease;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 0;
}
#eq-form-structure .button:focus {
  outline: none;
}
#leads_form-wrapper {
  background: #cdc8be;
  background: -webkit-gradient(linear, left top, left bottom, from(#cdc8be), color-stop(42%, #cdc8be), color-stop(42%, white));
  background: linear-gradient(180deg, #cdc8be 0%, #cdc8be 42%, white 42%);
}
#leads_form-wrapper .grid, #leads_form-wrapper .eq-homebanner__wrapper {
  padding: 0;
}
#leads_form-wrapper .contact-form--wrapper {
  background-color: #ebe7e2;
}
#leads_form-wrapper p {
  font-size: 1.125rem;
  margin-bottom: 20px;
}
.contact-form--wrapper {
  padding: 24px 50px;
  border-radius: 24px;
}
.form-title {
  font-size: 21px;
}
.contact-form--wrapper label {
  font-size: 0.875rem;
  letter-spacing: 0.25px;
}
/*.form-row + .form-input-row {*/
/*    margin-top: 38px;*/
/*}*/
.form-input-row {
  margin-top: 42px;
}
.form-input-row + .form-row {
  margin-top: 42px;
}
.form-input-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-column-gap: 27px;
  -webkit-column-gap: 27px;
          column-gap: 27px;
}
.form-group {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/*.form-input-row + .form-row {*/
/*    margin-top: 45px;*/
/*}*/
.form-row + .mdc-btn-container {
  margin-top: 56px;
}
@media (max-width: 1247.98px) {
  .form-input-row {
    grid-row-gap: 0;
    row-gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #eq-form-structure .form-group + .form-group {
    margin-top: 42px;
  }

  .form-title {
    font-size: 18px;
  }

  #leads_form-wrapper .contact-form--wrapper {
    margin: 0 21px;
  }
}
@media (min-width: 1248px) {
  .contact-form--wrapper {
    padding: 75px 100px;
  }
}
.planes__rounded {
  border-radius: 24px;
}
.planes__rounded--right-sharp {
  border-radius: 16px 0 16px 16px;
}
.planes__rounded--left-sharp {
  border-radius: 16px 16px 16px 0;
}
.planes__rounded--top-bottom .grid__cell:first-child {
  border-radius: 24px 0 0;
}
.planes__rounded--top-bottom .grid__cell:last-child {
  border-radius: 0 0 24px;
}
.planes__rounded--span-top-bottom {
  border-radius: 24px 0 24px;
}
.planes__no-gap {
  grid-gap: 0;
}
.planes__no-gap .grid__cell {
  margin-bottom: 0 !important;
}
.planes__center-content .grid__cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.plane-rounded {
  border-radius: 16px;
  padding: 32px 24px;
}
.plane-content__padded {
  padding: 32px 24px;
}
@media (min-width: 1248px) {
  .plane-order__change .spotlight-picture {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
}
.call-to-action__plane .mdc-btn-container:nth-child(2n+1) .mdc-button--raised:not(:disabled), .call-to-action__plane .mdc-btn-container:nth-child(2n+1) .eq_global_nav li:last-child a.mdc-button:not(:disabled), .eq_global_nav li:last-child .call-to-action__plane .mdc-btn-container:nth-child(2n+1) a.mdc-button:not(:disabled), .call-to-action__plane .mdc-btn-container:nth-child(2n+1) #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:not(:disabled), #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) .call-to-action__plane .mdc-btn-container:nth-child(2n+1) a.mdc-button:not(:disabled) {
  background-color: #ffffff;
  color: #E11B22;
}
.icon-box__info + picture img {
  min-height: 128px;
}
.grid__cell--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lead-copy,
.masthead p,
.masthead-inset p {
  font-size: 1.25rem;
}
.px-4 {
  padding-left: 32px;
  padding-right: 32px;
}
.global--header {
  background-color: #CDC8BE;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 3;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.global--header.scrolled {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 3px 0 rgba(0, 0, 0, 0.08), 0 1px 1px 0 rgba(0, 0, 0, 0.08);
}
.global--header .branding {
  width: 270px;
}
.global--header .branding img {
  /*transform: translateX(-23px);*/
  max-width: 100%;
}
.global--header .container {
  max-width: 1920px;
  width: 98%;
  margin: 0 auto;
}
.eq_navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.eq-menu__overlay {
  display: none;
  z-index: -1;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: 5s;
  transition: 5s;
}
.mobile-nav-close,
.mobile-nav-trigger {
  cursor: pointer;
}
.nav-collapsed {
  position: fixed !important;
  background-color: black;
  left: 0 !important;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nav-collapsed.eq_global_nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.nav-collapsed.eq_global_nav li:not(:first-child) {
  padding-top: 18px;
}
.nav-collapsed.eq_global_nav .vc_global_nav-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  box-shadow: none;
  top: 0;
}
.nav-collapsed.eq_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;
  -webkit-transition: 5s;
  transition: 5s;
}
.eq_global_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.eq_global_nav li {
  padding: 0 16px;
  line-height: 32px;
}
.eq_global_nav li a {
  color: #0F1E19;
  text-decoration: none;
  font-weight: normal;
}
.eq_global_nav li a:hover {
  color: #878F8C;
}
.eq_global_nav li a.active {
  text-decoration: underline;
}
.eq_global_nav li button {
  min-width: 144px;
}
.toggle {
  z-index: 0;
}
.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 .mobile-nav-close {
  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 (max-width: 1247.98px) {
  .eq_global_nav {
    position: fixed;
    left: -300px;
    top: 0;
    margin-top: 0;
    padding-top: 24px;
    width: 300px;
    height: 100%;
    overflow-x: hidden;
    background-color: #fff;
  }

  .eq-menu__overlay {
    width: 100%;
    height: 100%;
  }

  .toggle {
    position: absolute;
    top: 17%;
    left: 2%;
  }
  .toggle .mobile-nav-close {
    display: none;
  }
  .toggle.change .mobile-nav-close {
    display: block;
    position: fixed;
    top: 3%;
    right: 5%;
    color: #ffffff;
  }
  .toggle.change .mobile-nav-trigger {
    display: none;
  }

  .menu-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .menu-control .material-icons {
    font-size: 24px;
    margin-right: 19%;
  }

  .global--header .container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .global--header .container .material-icons {
    font-size: 32px;
  }

  .global--header .grid, .global--header .eq-homebanner__wrapper {
    padding: 0;
  }

  .nav-collapsed.eq_global_nav li:not(:last-child) {
    border-bottom: 1px solid #cdc8bd;
    padding-bottom: 16px;
  }
  .nav-collapsed.eq_global_nav .vc_global_nav-dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    box-shadow: none;
    top: 0;
  }
  .nav-collapsed.eq_global_nav .vc_global_nav-dropdown li:last-child {
    padding-bottom: 0;
  }
}
@media (min-width: 1248px) {
  .menu-control .material-icons {
    display: none;
  }

  .global--header .container .material-icons {
    display: none;
  }

  .eq_global_nav li {
    -ms-flex-item-align: center;
        align-self: center;
    text-align: center;
  }
  .eq_global_nav li a {
    font-size: 1.375rem;
  }
}
footer {
  background-color: #CDC8BE;
}
#motion-footer > .grid, #motion-footer > .eq-homebanner__wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
#motion-footer__internal-links {
  padding-bottom: 24px;
}
#motion-footer__external-links {
  border-bottom: 1px solid #0F1E19;
  padding: 32px 0;
  margin-bottom: 32px;
}
#motion-footer__socials {
  padding: 16px 0 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__social {
  width: 32px;
  height: 32px;
}
#motion-footer__caption {
  text-align: center;
  padding: 16px 0;
}
@media (max-width: 803.98px) {
  #motion-footer__external-links .cta-appstore {
    border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  }
}
@media (min-width: 804px) {
  #motion-footer__external-links .cta-appstore {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  #motion-footer__socials {
    padding: 39px 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
#motion-footer {
  background: #003465;
  padding: 30px 20px 20px 20px;
}
ul.footer-links {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  padding: 0px 15px;
  margin-top: 0px;
}
.Motion-top-caption {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #ffffff;
  font-weight: 300;
}
#motion-footer address {
  font-style: normal;
  padding-left: 18px;
}
.footer-media-icons {
  width: 28px;
  padding-right: 10px;
}
#motion-footer a,
#motion-footer address p {
  color: #ffffff;
  font-size: 12px;
}
footer {
  margin-top: 72px;
}
footer .grid__cell:nth-child(1) .mdc-list-group__subheader {
  height: 69px;
  padding-left: 0;
  margin-bottom: 32px;
}
footer .grid__cell:nth-child(1) .mdc-list-group__subheader img {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}
footer .grid__cell:nth-child(1) .mdc-list-group__subheader img.footer__icon {
  width: 199px;
}
footer .mdc-list-group__subheader {
  color: #323232;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.25rem;
  min-height: 69px;
}
.pullquote {
  width: 100%;
  position: relative;
  margin-top: 72px;
}
.pullquote__image {
  width: 100%;
  height: 100%;
  min-height: 550px;
}
.complimentary__section .grid__cell:nth-child(2) {
  border-radius: 30px 0 0;
}
.complimentary__section .grid__cell:last-child {
  border-radius: 0 0 30px;
}
.complimentary__section .list-item__underline-dash {
  padding: 24px;
}
.complimentary__section .list-item__underline-dash .mdc-list-item:first-child {
  padding-top: 0;
}
.list-item__underline-dash {
  padding: 41px 32px;
}
.list-item__underline-dash .mdc-list-item {
  padding: 32px 0;
}
.list-item__underline-dash .mdc-list-item:not(:last-child) {
  border-bottom: 2px dashed #fff;
}
.eq-cookies, .eq-browser-notice, .eq-cookies-disabled-notice {
  position: fixed;
  left: 0;
  bottom: -110px;
  height: 100px;
  width: 100%;
  background-color: #0F1E19;
  color: #ffffff;
  z-index: 2147483640;
  /* bring cookies message above live chat , which we dont have control over */
  border-radius: 0;
  text-align: center;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
}
.eq-cookies a, .eq-browser-notice a, .eq-cookies-disabled-notice a {
  color: #ffffff;
}
.eq-cookies .d-table-cell, .eq-browser-notice .d-table-cell, .eq-cookies-disabled-notice .d-table-cell {
  vertical-align: middle;
}
.eq-cookies.slidein-up, .eq-browser-notice.slidein-up, .eq-cookies-disabled-notice.slidein-up {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  opacity: 1 !important;
  -webkit-animation: notifications-slidein-up 0.5s cubic-bezier(0.8, 0, 0.2, 1);
          animation: notifications-slidein-up 0.5s cubic-bezier(0.8, 0, 0.2, 1);
}
.eq-cookies.slidein-down, .eq-browser-notice.slidein-down, .eq-cookies-disabled-notice.slidein-down {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
  -moz-transform: translateY(100%);
}
.eq__popup-notice {
  padding-left: 48px;
  padding-right: 48px;
  box-sizing: border-box;
}
.eq__popup-notice.slidein-up {
  box-shadow: 0 -5px 11px rgba(0, 0, 0, 0.1);
}
.eq__popup-notice .grid__cell--span-all {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.eq__popup-notice .grid__cell--span-all .notice__body {
  display: inherit;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.eq__popup-notice .grid__cell--span-all .notice__body span {
  margin-right: 8px;
}
.eq__popup-notice a {
  color: #ffffff;
}
.eq__popup-notice a.mat-button {
  min-width: 1px;
  padding: 0;
}
@media (max-width: 803px) {
  .eq__popup-notice {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 1247.98px) {
  .eq-cookies, .eq-browser-notice, .eq-cookies-disabled-notice {
    height: 110px;
  }

  .notice__body .mdc-typography--caption {
    font-size: 1rem;
    text-align: left;
  }

  .eq-cookies .mat-button-wrapper-text {
    display: none;
  }

  #eq-cookies-btn, #eq-browsercheck-btn a {
    min-width: auto;
  }

  #eq-cookies-btn {
    width: 10%;
  }

  #eq-cookies-disabled-notice {
    bottom: -510px;
  }
}
@-webkit-keyframes notifications-slidein-up {
  0% {
    opacity: 0;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    -moz-transform: translateY(0%);
    visibility: hidden;
  }
  100% {
    opacity: 1;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    visibility: visible;
  }
}
@keyframes notifications-slidein-up {
  0% {
    opacity: 0;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    -moz-transform: translateY(0%);
    visibility: hidden;
  }
  100% {
    opacity: 1;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    visibility: visible;
  }
}
.video-wrapper {
  position: relative;
  width: 100%;
  border-radius: 24px;
  height: 0;
  background-color: #000;
}
.video-wrapper43 {
  padding-top: 75%;
}
.video-wrapper169 {
  padding-top: 56%;
}
.video-iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.video__plane iframe {
  width: 100%;
  margin-top: 0;
  border-radius: 24px;
  min-height: 190px;
}
.video-poster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border-radius: 24px;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-size: cover;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}
.video-poster:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  border: 5px solid #fff;
  border-radius: 100%;
  -webkit-transition: border-color 300ms;
  transition: border-color 300ms;
}
.video-poster:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin: -20px 0 0 -10px;
  border-left: 40px solid #fff;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  -webkit-transition: border-color 300ms;
  transition: border-color 300ms;
}
.video-poster:hover:before, .video-poster:focus:before {
  border-color: #f00;
}
.video-poster:hover:after, .video-poster:focus:after {
  border-left-color: #f00;
}
.video-wrapper-active .video-poster {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, 800ms;
  transition-delay: 0s, 800ms;
}
.social-buttons--share {
  width: 100%;
  padding: 16px 0;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.social-buttons--share .card-footer__text {
  margin-right: 14px;
  font-size: 14px;
}
.social-buttons--share .card-footer__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.social-buttons--share .card-footer__socials a {
  text-decoration: none;
}
.social-buttons--share .card-footer__socials a:not(:last-child) {
  margin-right: 8px;
}
.social-buttons--share .card-footer__socials a span {
  color: #fff;
  border-radius: 3px;
  padding: 4px 8px;
  font-size: 10px;
}
.social-buttons--share .card-footer__socials a span.linkedin {
  padding: 4px 0;
}
.social-buttons--share .card-footer__socials .twitter {
  background-color: #1da1f2;
}
.social-buttons--share .card-footer__socials .facebook {
  background-color: #1877f2;
}
/* Navigation Buttons */
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  background-color: transparent;
  color: transparent;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.owl-carousel .owl-nav button.owl-prev.disabled, .owl-carousel .owl-nav button.owl-next.disabled {
  pointer-events: none;
  opacity: 0.2;
}
.owl-carousel .owl-nav button.owl-prev:after {
  content: "";
  border-right: 8px solid #e11b22;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  position: absolute;
  top: 2px;
  left: -37px;
}
.owl-carousel .owl-nav button.owl-next:after {
  content: "";
  border-left: 8px solid #e11b22;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  position: absolute;
  top: 2px;
  right: -37px;
}
.owl-carousel .prev-slide {
  background-color: #E11B22;
  left: -33px;
}
.owl-carousel .prev-slide:before {
  content: "\E5CB";
  color: #fff;
  font-family: "Material Icons";
}
.owl-carousel .prev-slide:hover {
  background-position: 0px -53px;
}
.owl-carousel .next-slide {
  background-color: #E11B22;
  right: -33px;
}
.owl-carousel .next-slide:before {
  content: "\E5CC";
  color: #fff;
  font-family: "Material Icons";
}
.owl-carousel .next-slide:hover {
  background-position: -24px -53px;
}
.owl-carousel .nav-btn {
  height: 20px;
  position: absolute;
  width: 20px;
  cursor: pointer;
  top: 0;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.owl-item div.bg-white {
  border-radius: 0 24px 24px;
  padding: 18px !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.33);
}
.owl-item img {
  width: auto !important;
  margin: 0 auto;
}
.owl-carousel button.owl-dot:not(:last-child) {
  margin-right: 8px;
}
.owl-carousel button.owl-dot {
  background-color: #f3f2ef;
  width: 16px;
  height: 16px;
  border-radius: 100%;
}
.owl-carousel button.owl-dot.active {
  background-color: #e11b22;
}
.owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.owl-nav {
  position: absolute;
  top: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  left: 0;
  /* right: 6px; */
}
.owl-carousel .owl-stage-outer {
  padding: 4px 3px;
}
@media (max-width: 1247.98px) {
  .tab_drawer_heading {
    border-bottom: none;
  }

  .owl-carousel .owl-item {
    width: 165px !important;
  }
}
@media (min-width: 1248px) {
  .owl-carousel .owl-carousel-outer {
    margin: 0;
    width: inherit;
  }
}
.team__planes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 24px;
}
.team__planes .team-name,
.team__planes .team-position {
  margin-bottom: 8px;
}
.team__planes .team-bio {
  margin-bottom: 0;
}
.team__planes .team-pic {
  border-radius: 100%;
  width: 177px;
  height: 177px;
}
.team__planes .mdc-btn-container {
  margin-top: 24px;
}
.eq-homebanner {
  width: 100%;
  height: 100%;
  background: #cdc8be;
  background: -webkit-gradient(linear, left top, left bottom, from(#cdc8be), color-stop(83%, #cdc8be), color-stop(83%, white));
  background: linear-gradient(180deg, #cdc8be 0%, #cdc8be 83%, white 83%);
}
.eq-homebanner .eq-banner__layout--cell:nth-child(2n-1) {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.eq-homebanner > * {
  letter-spacing: 1.5px;
}
@media (max-width: 1247.98px) {
  .eq-homebanner__wrapper {
    padding: 0;
  }
  .eq-homebanner__wrapper .eq-banner__layout--cell:nth-child(1) {
    padding-left: 18px;
    padding-right: 18px;
  }
  .eq-homebanner__wrapper .eq-banner__layout--inner .grid__cell:nth-child(2n) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    overflow: hidden;
  }
  .eq-homebanner__wrapper .eq-banner__layout--inner .grid__cell:nth-child(2n) img {
    -webkit-transform: translateX(28%);
            transform: translateX(28%);
  }
}
#quickLinks {
  background: #fff;
}
@media (max-width: 1247px) {
  #quickLinks {
    display: none;
  }
}
.mdc-text-link {
  list-style-type: none;
  margin: 0;
  margin-bottom: 16px;
  padding: 0 16px;
}
.mdc-text-link:last-child a {
  color: #ff3b30;
}
.mdc-text-link > a {
  text-decoration: none;
}
.mdc-quicklinks {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 803.98px) {
  .mdc-quicklinks {
    display: inline-block;
  }
}
@media (max-width: 1247.98px) {
  .timeline__widget .grid__inner:after {
    content: "";
    width: 12%;
    height: 2px;
    background: #5AAA8C;
    top: 20%;
    left: 3%;
    position: absolute;
  }
}
.timeline__wrapper {
  position: relative;
}
.timeline__divider {
  position: absolute;
  top: 0;
  left: 3%;
  width: 0;
  border-left: 3px dashed #e11b22;
  height: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.timeline__cell-feature {
  padding: 0;
  background-color: #0f1e19;
  border-radius: 0px 16px 16px;
  width: 90px;
  height: 90px;
}
@media (max-width: 1247.98px) {
  .timeline__cell-feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.timeline__cell-feature .cell-feature__text {
  font-size: 1.3125rem;
  color: #cdc8be;
  font-weight: 900;
}
.timeline__cell-content {
  max-width: 474px;
  min-height: 148px;
}
.timeline__cell-content.text--align-right {
  margin-right: 0;
  margin-left: auto;
}
.timeline__widget .grid__inner {
  position: relative;
}
.timeline__row--divider {
  position: absolute;
  top: 17%;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #5AAA8C;
  border-radius: 100%;
}
.timeline__widget .grid__inner .grid__cell {
  position: relative;
}
.timeline__widget .grid__inner :nth-child(2n).grid__cell:nth-child(2n) {
  padding: 32px 0 0 15%;
}
.timeline__widget .grid__inner:nth-child(2n) .grid__cell:nth-child(2n-1),
.timeline__widget .grid__inner :nth-child(2n-1).grid__cell:nth-child(2n-1) {
  padding: 2% 0 0 17%;
}
@media (min-width: 1248px) {
  .timeline__cell-feature {
    padding: 53px 30px;
    border-radius: 0px 39px 24px 24px;
    width: 185px;
    height: 176px;
  }
  .timeline__cell-feature .cell-feature__text {
    font-size: 3.125rem;
  }

  .timeline__widget .grid__inner:nth-of-type(2n-1) .grid__cell:nth-child(2n) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .timeline__widget .grid__inner:nth-child(2n) .grid__cell:nth-child(2n):after {
    content: "";
    position: absolute;
    width: 35%;
    height: 3px;
    background-color: #5AAA8C;
    top: 40%;
    right: 0;
    z-index: -1;
  }

  .timeline__widget .grid__inner:nth-child(2n-1) .grid__cell:nth-child(2n):after {
    content: "";
    position: absolute;
    width: 35%;
    height: 3px;
    background-color: #5AAA8C;
    top: 39.6%;
    left: 0;
    z-index: -1;
  }

  .timeline__widget .grid__inner:nth-child(2n-1) .grid__cell:nth-child(2n-1):after {
    content: "";
    position: absolute;
    width: 14%;
    height: 3px;
    background-color: #5AAA8C;
    top: 33%;
    right: 0;
    z-index: -1;
  }

  .timeline__widget .grid__inner:nth-child(2n) .grid__cell:nth-child(2n-1):after {
    content: "";
    position: absolute;
    width: 14%;
    height: 3px;
    background-color: #5AAA8C;
    top: 39%;
    left: 0;
    z-index: -1;
  }

  .timeline__widget .grid__inner :nth-child(2n).grid__cell:nth-child(2n),
.timeline__widget .grid__inner:nth-child(2n-1).grid__cell:nth-child(2n-1) {
    padding: 32px 20% 32px 32px;
  }

  .timeline__widget .grid__inner:nth-child(2n) .grid__cell:nth-child(2n-1),
.timeline__widget .grid__inner:nth-of-type(2n-1) .grid__cell:nth-child(2n) {
    padding: 32px 32px 32px 20% !important;
  }

  .timeline__widget .grid__inner :nth-child(2n-1).grid__cell:nth-child(2n-1) {
    padding: 2% 17% 0 0;
  }

  .timeline__divider {
    left: 50%;
  }

  .timeline__row--divider {
    top: 36%;
    left: 49.2%;
  }
}
.iframe_container {
  border-radius: 20px;
  overflow: hidden;
}
.iframe_container .iframe_box {
  width: 100%;
  /*height: 308px;*/
  height: 427px;
  border: 0;
}
.iframe__thumbnail {
  cursor: pointer;
  position: relative;
}
.iframe__thumbnail img {
  border-radius: 25px;
}
/** thumbnail button **/
.iframe__buttons {
  position: absolute;
  top: calc(50% - 1.5em);
  left: calc(50% - 2em);
}
.play {
  background: #e11b22;
  border-radius: 50%/10%;
  color: #FFFFFF;
  font-size: 1em;
  /* change this to change size */
  height: 3em;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
  text-indent: 0.1em;
  -webkit-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
  width: 4em;
}
.play:not(:hover) {
  opacity: 1;
}
.play::before {
  background: inherit;
  border-radius: 5%/50%;
  bottom: 9%;
  content: "";
  left: -5%;
  position: absolute;
  right: -5%;
  top: 9%;
}
.play::after {
  border-style: solid;
  border-width: 1em 0 1em 1.732em;
  border-color: transparent transparent transparent #fff;
  content: "";
  font-size: 0.65em;
  height: 0;
  margin: -11px 0 0 -6px;
  top: 50%;
  left: 50%;
  position: absolute;
  width: 0;
}
.play:hover, .iframe__thumbnail:hover .play {
  background: #E11B22;
  opacity: 0.6;
}
.social-buttons--share .d-table {
  width: auto;
  float: right;
}
.social-buttons--share .d-table-cell {
  padding: 10px 5px;
  vertical-align: middle;
}
.social-buttons--share .d-table-cell > * {
  float: left;
}
.motion-social-media a {
  display: inline-block;
  margin: 0 8px;
}
.motion-social-media a:last-child {
  margin-right: 0;
}
.motion-social-media a:first-child {
  margin-left: 0;
}
.motion-social-media a img {
  border-radius: 4px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 1px 5px 0 rgba(0, 0, 0, 0.15), 0 2px 10px 0 rgba(0, 0, 0, 0.16);
}
@media (max-width: 803.98px) {
  .motion-story .motion-story-content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .motion-story .motion-story-video {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.motion-media-share__container {
  display: table;
  margin: 0 auto;
}
.motion-media-share__container .motion-media-share {
  display: table-cell;
  cursor: pointer;
}
@media (max-width: 803.98px) {
  .vertical-plane {
    width: 274px !important;
    margin: 0 auto;
  }

  .vertical-plane--scroll-mobile {
    overflow-x: hidden;
    position: relative;
    min-height: 725px;
    height: 100%;
  }
  .vertical-plane--scroll-mobile .vertical-plane--scroll__container {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    -webkit-transition: left 0.3s cubic-bezier(0.6, 0, 0.2, 0), opacity 0.3s cubic-bezier(0.3, 0, 0.2, 1);
    transition: left 0.3s cubic-bezier(0.6, 0, 0.2, 0), opacity 0.3s cubic-bezier(0.3, 0, 0.2, 1);
  }
  .vertical-plane--scroll-mobile .vertical-plane {
    float: left;
    margin-right: 16px;
  }

  .vertical-plane--full-width .vertical-plane__image-spacing {
    padding-top: 16px;
  }
}
.vertical-plane, .vertical-plane__container {
  position: relative;
}
.vertical-plane .d-table-cell-tablet, .vertical-plane .d-table-cell-desktop, .vertical-plane__container .d-table-cell-tablet, .vertical-plane__container .d-table-cell-desktop {
  vertical-align: top;
}
.vertical-plane__image {
  position: relative;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: cover;
}
.vertical-plane__social-icons {
  position: absolute;
  bottom: 32px;
}
.vertical-plane__social-icons a {
  text-decoration: none;
}
@media (max-width: 1247.98px) {
  .vertical-plane__image::before {
    height: 374px;
    content: "";
    display: block;
  }
}
@media (max-width: 803.98px) {
  .vertical-plane__image::before {
    height: 274px;
    content: "";
    display: block;
  }
}
@media (min-width: 804px) {
  .vertical-plane--full-width {
    width: 100% !important;
  }
  .vertical-plane--full-width .vertical-plane__image {
    width: 45% !important;
  }
}
@media (min-width: 1248px) {
  .vertical-plane__image {
    width: 45%;
  }

  .vertical-plane {
    min-height: 365px;
    height: 100%;
  }

  .vertical-plane--full-width .vertical-plane__image {
    width: 25% !important;
  }
}
.vertical-plane__divider-dash-black .grid__cell {
  position: relative;
}
.vertical-plane__divider-dash-black .grid__cell:not(:last-child):after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  border-bottom: 2px dashed #000;
  border-right: none;
  height: auto;
  width: 100%;
}
@media (min-width: 1248px) {
  .vertical-plane__divider-dash-black .grid__cell:not(:last-child):after {
    top: 15%;
    bottom: 0;
    border-bottom: none;
    border-right: 2px dashed #000;
    height: 70%;
    width: inherit;
  }
}
.mdc-card__media--overlapping-text {
  position: absolute;
  top: 8px;
  width: 90%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, 0);
}
.mdc-card__media--overlapping-text__medium {
  top: 16px;
}
.expandable_content--closed {
  overflow: hidden;
  height: 0;
  -webkit-transition-property: height, margin, padding;
  transition-property: height, margin, padding;
  -webkit-transition-duration: 350ms;
          transition-duration: 350ms;
}
.expandable_content--open {
  display: block;
  overflow: hidden;
  height: auto;
  -webkit-transition-property: height, margin, padding;
  transition-property: height, margin, padding;
  -webkit-transition-duration: 350ms;
          transition-duration: 350ms;
}
@media (min-width: 1248px) {
  .expandable_content--open__desktop {
    height: auto !important;
  }
}
@media (min-width: 804px) {
  .expandable_content--open__tablet {
    height: auto !important;
  }
}
@media (min-width: 804px) and (max-width: 1247.98px) {
  .mdc-card__media--overlapping-text {
    width: 70%;
  }
}
@media (max-width: 803.98px) {
  .mdc-card__media--overlapping-text {
    top: 0;
  }

  .mdc-card__media--overlapping-text__large {
    font-size: 1.125rem;
  }
}
.inpage-banner {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.motion-inpage-banner {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 784px;
  background: #000;
}
.motion-inpage-banner .inpage-banner {
  position: absolute;
}
@media (min-width: 1248px) {
  .motion-homebanner__heading-body {
    width: 90%;
    float: left;
    margin: 7% 0 18%;
  }

  .inpage-banner__media-image {
    width: auto;
  }
}
@media (max-width: 1247.98px) {
  .inpage-banner__media-image {
    width: 50%;
  }

  .motion-inpage-banner {
    min-height: 550px;
  }

  .inpage-banner {
    padding-top: 16px;
  }
}
@media (max-width: 803.98px) {
  .motion-inpage-banner {
    min-height: 550px;
  }

  .inpage-banner__media-image {
    width: 60%;
  }

  .motion-inpage-banner-container {
    min-height: 640px;
  }

  .inpage-banner {
    padding-top: 0;
  }
}
.inpage-banner__elements {
  width: 100%;
  position: relative;
  z-index: 3;
  margin: 24px auto 0;
}
.inpage-banner__heading-body {
  width: 100%;
}
.inpage-banner__heading-body--text-on-dark * {
  color: #fff !important;
}
@media (min-width: 1248px) {
  .inpage-banner__heading-body {
    width: 90%;
    float: left;
    margin: 15% 0;
  }

  .inpage-banner__media-image {
    width: auto;
  }
}
@media (max-width: 1247.98px) {
  .inpage-banner__media-image {
    width: 50%;
  }
}
@media (max-width: 803.98px) {
  .inpage-banner__media-image {
    width: 60%;
  }
}
.mdc-chip {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  border-radius: 16px;
  background-color: #ebebeb;
  color: rgba(89, 89, 89, 0.87);
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.0178571429em;
  text-decoration: inherit;
  text-transform: inherit;
  height: 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: border-box;
  padding: 7px 12px;
  outline: none;
  cursor: pointer;
  overflow: hidden;
}
.mdc-chip::before, .mdc-chip::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-chip::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-chip.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-chip.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-chip.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-chip.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-chip.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-chip::before, .mdc-chip::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-chip.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-chip::before, .mdc-chip::after {
  background-color: rgba(89, 89, 89, 0.87);
}
.mdc-chip:hover::before {
  opacity: 0.08;
}
.mdc-chip:not(.mdc-ripple-upgraded):focus::before, .mdc-chip.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-chip:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-chip:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-chip.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-chip:hover {
  color: rgba(89, 89, 89, 0.87);
}
.mdc-chip.mdc-chip--selected .mdc-chip__checkmark,
.mdc-chip .mdc-chip__icon--leading:not(.mdc-chip__icon--leading-hidden) {
  margin: -4px 4px -4px -4px;
}
.mdc-chip:hover {
  color: #595959;
  /* @alternate */
  color: #595959;
  color: #595959;
  color: var(--mdc-theme-on-surface, #595959);
}
.mdc-chip__icon--leading {
  color: rgba(89, 89, 89, 0.54);
}
.mdc-chip__icon--trailing {
  color: rgba(89, 89, 89, 0.54);
}
.mdc-chip__icon--trailing:hover {
  color: rgba(89, 89, 89, 0.62);
}
.mdc-chip__icon--trailing:focus {
  color: rgba(89, 89, 89, 0.87);
}
.mdc-chip__icon.mdc-chip__icon--leading:not(.mdc-chip__icon--leading-hidden) {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
.mdc-chip__icon.mdc-chip__icon--trailing {
  width: 18px;
  height: 18px;
  font-size: 18px;
}
.mdc-chip__icon--trailing {
  margin: 0 -4px 0 4px;
}
.mdc-chip--exit {
  -webkit-transition: opacity 75ms cubic-bezier(0.4, 0, 0.2, 1), width 150ms cubic-bezier(0, 0, 0.2, 1), padding 100ms linear, margin 100ms linear;
  transition: opacity 75ms cubic-bezier(0.4, 0, 0.2, 1), width 150ms cubic-bezier(0, 0, 0.2, 1), padding 100ms linear, margin 100ms linear;
  opacity: 0;
}
.mdc-chip__text {
  white-space: nowrap;
}
.mdc-chip__icon {
  border-radius: 50%;
  outline: none;
  vertical-align: middle;
}
.mdc-chip__checkmark {
  height: 20px;
}
.mdc-chip__checkmark-path {
  -webkit-transition: stroke-dashoffset 150ms 50ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: stroke-dashoffset 150ms 50ms cubic-bezier(0.4, 0, 0.6, 1);
  stroke-width: 2px;
  stroke-dashoffset: 29.7833385;
  stroke-dasharray: 29.7833385;
}
.mdc-chip--selected .mdc-chip__checkmark-path {
  stroke-dashoffset: 0;
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected::before {
  opacity: 0.12;
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected::before, .mdc-chip-set--choice .mdc-chip.mdc-chip--selected::after {
  background-color: #d70f12;
}
@supports not (-ms-ime-align: auto) {
  .mdc-chip-set--choice .mdc-chip.mdc-chip--selected::before, .mdc-chip-set--choice .mdc-chip.mdc-chip--selected::after {
    /* @alternate */
    background-color: #d70f12;
    background-color: #d70f12;
    background-color: var(--mdc-theme-primary, #d70f12);
  }
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:hover::before {
  opacity: 0.2;
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:not(.mdc-ripple-upgraded):focus::before, .mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.3;
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.36;
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.36;
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected {
  color: #d70f12;
  /* @alternate */
  color: #d70f12;
  color: #d70f12;
  color: var(--mdc-theme-primary, #d70f12);
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected .mdc-chip__icon--leading {
  color: rgba(215, 15, 18, 0.54);
}
.mdc-chip-set--choice .mdc-chip.mdc-chip--selected:hover {
  color: #d70f12;
  /* @alternate */
  color: #d70f12;
  color: #d70f12;
  color: var(--mdc-theme-primary, #d70f12);
}
.mdc-chip-set--choice .mdc-chip .mdc-chip__checkmark-path {
  stroke: #d70f12;
  /* @alternate */
  stroke: #d70f12;
  stroke: #d70f12;
  stroke: var(--mdc-theme-primary, #d70f12);
}
.mdc-chip-set--choice .mdc-chip--selected {
  background-color: #fff;
  /* @alternate */
  background-color: #fff;
  background-color: #fff;
  background-color: var(--mdc-theme-surface, #fff);
}
.mdc-chip__checkmark-svg {
  width: 0;
  height: 20px;
  -webkit-transition: width 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-chip--selected .mdc-chip__checkmark-svg {
  width: 20px;
}
.mdc-chip-set--filter .mdc-chip__icon--leading {
  -webkit-transition: opacity 75ms linear;
  transition: opacity 75ms linear;
  -webkit-transition-delay: -50ms;
          transition-delay: -50ms;
  opacity: 1;
}
.mdc-chip-set--filter .mdc-chip__icon--leading + .mdc-chip__checkmark {
  -webkit-transition: opacity 75ms linear;
  transition: opacity 75ms linear;
  -webkit-transition-delay: 80ms;
          transition-delay: 80ms;
  opacity: 0;
}
.mdc-chip-set--filter .mdc-chip__icon--leading + .mdc-chip__checkmark .mdc-chip__checkmark-svg {
  -webkit-transition: width 0ms;
  transition: width 0ms;
}
.mdc-chip-set--filter .mdc-chip--selected .mdc-chip__icon--leading {
  opacity: 0;
}
.mdc-chip-set--filter .mdc-chip--selected .mdc-chip__icon--leading + .mdc-chip__checkmark {
  width: 0;
  opacity: 1;
}
.mdc-chip-set--filter .mdc-chip__icon--leading-hidden.mdc-chip__icon--leading {
  width: 0;
  opacity: 0;
}
.mdc-chip-set--filter .mdc-chip__icon--leading-hidden.mdc-chip__icon--leading + .mdc-chip__checkmark {
  width: 20px;
}
@-webkit-keyframes mdc-chip-entry {
  from {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0.4;
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes mdc-chip-entry {
  from {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0.4;
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
.mdc-chip-set {
  padding: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  box-sizing: border-box;
}
.mdc-chip-set .mdc-chip {
  margin: 4px;
}
.mdc-chip-set--input .mdc-chip {
  -webkit-animation: mdc-chip-entry 100ms cubic-bezier(0, 0, 0.2, 1);
          animation: mdc-chip-entry 100ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-dialog,
.mdc-dialog__scrim {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.mdc-dialog {
  display: none;
  z-index: 7;
}
.mdc-dialog .mdc-dialog__surface {
  background-color: #fff;
  /* @alternate */
  background-color: #fff;
  background-color: #fff;
  background-color: var(--mdc-theme-surface, #fff);
}
.mdc-dialog .mdc-dialog__scrim {
  background-color: rgba(89, 89, 89, 0.32);
}
.mdc-dialog .mdc-dialog__title {
  color: rgba(89, 89, 89, 0.87);
}
.mdc-dialog .mdc-dialog__content {
  color: rgba(89, 89, 89, 0.6);
}
.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__title, .mdc-dialog.mdc-dialog--scrollable .mdc-dialog__actions {
  border-color: rgba(89, 89, 89, 0.12);
}
.mdc-dialog .mdc-dialog__surface {
  min-width: 280px;
}
@media (max-width: 592px) {
  .mdc-dialog .mdc-dialog__surface {
    max-width: calc(100vw - 32px);
  }
}
@media (min-width: 592px) {
  .mdc-dialog .mdc-dialog__surface {
    max-width: 560px;
  }
}
.mdc-dialog .mdc-dialog__surface {
  max-height: calc(100vh - 32px);
}
.mdc-dialog .mdc-dialog__surface {
  border-radius: 4px;
}
.mdc-dialog__scrim {
  opacity: 0;
  z-index: -1;
}
.mdc-dialog__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  box-sizing: border-box;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
}
.mdc-dialog__surface {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
}
.mdc-dialog[dir=rtl] .mdc-dialog__surface, [dir=rtl] .mdc-dialog .mdc-dialog__surface {
  text-align: right;
}
.mdc-dialog__title {
  display: block;
  margin-top: 0;
  /* @alternate */
  line-height: normal;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 500;
  letter-spacing: 0.0125em;
  text-decoration: inherit;
  text-transform: inherit;
  display: block;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  box-sizing: border-box;
  margin: 0;
  padding: 0 24px 9px;
  border-bottom: 1px solid transparent;
}
.mdc-dialog__title::before {
  display: inline-block;
  width: 0;
  height: 40px;
  content: "";
  vertical-align: 0;
}
.mdc-dialog[dir=rtl] .mdc-dialog__title, [dir=rtl] .mdc-dialog .mdc-dialog__title {
  text-align: right;
}
.mdc-dialog--scrollable .mdc-dialog__title {
  padding-bottom: 15px;
}
.mdc-dialog__content {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.03125em;
  text-decoration: inherit;
  text-transform: inherit;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  box-sizing: border-box;
  margin: 0;
  padding: 20px 24px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.mdc-dialog__content > :first-child {
  margin-top: 0;
}
.mdc-dialog__content > :last-child {
  margin-bottom: 0;
}
.mdc-dialog__title + .mdc-dialog__content {
  padding-top: 0;
}
.mdc-dialog--scrollable .mdc-dialog__content {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mdc-dialog__content .mdc-list:first-child:last-child {
  padding: 6px 0 0;
}
.mdc-dialog--scrollable .mdc-dialog__content .mdc-list:first-child:last-child {
  padding: 0;
}
.mdc-dialog__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  box-sizing: border-box;
  min-height: 52px;
  margin: 0;
  padding: 8px;
  border-top: 1px solid transparent;
}
.mdc-dialog--stacked .mdc-dialog__actions {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.mdc-dialog__button {
  /* @noflip */
  margin-left: 8px;
  /* @noflip */
  margin-right: 0;
  max-width: 100%;
  text-align: right;
}
[dir=rtl] .mdc-dialog__button, .mdc-dialog__button[dir=rtl] {
  /* @noflip */
  margin-left: 0;
  /* @noflip */
  margin-right: 8px;
}
.mdc-dialog__button:first-child {
  /* @noflip */
  margin-left: 0;
  /* @noflip */
  margin-right: 0;
}
[dir=rtl] .mdc-dialog__button:first-child, .mdc-dialog__button:first-child[dir=rtl] {
  /* @noflip */
  margin-left: 0;
  /* @noflip */
  margin-right: 0;
}
.mdc-dialog[dir=rtl] .mdc-dialog__button, [dir=rtl] .mdc-dialog .mdc-dialog__button {
  text-align: left;
}
.mdc-dialog--stacked .mdc-dialog__button:not(:first-child) {
  margin-top: 12px;
}
.mdc-dialog--open,
.mdc-dialog--opening,
.mdc-dialog--closing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mdc-dialog--opening .mdc-dialog__scrim {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-dialog--opening .mdc-dialog__container {
  -webkit-transition: opacity 75ms linear, -webkit-transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 75ms linear, -webkit-transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 75ms linear, transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 75ms linear, transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-dialog--closing .mdc-dialog__scrim,
.mdc-dialog--closing .mdc-dialog__container {
  -webkit-transition: opacity 75ms linear;
  transition: opacity 75ms linear;
}
.mdc-dialog--closing .mdc-dialog__container {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.mdc-dialog--open .mdc-dialog__scrim {
  opacity: 1;
}
.mdc-dialog--open .mdc-dialog__container {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.mdc-dialog-scroll-lock {
  overflow: hidden;
}
.mdc-elevation--z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.mdc-elevation--z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mdc-elevation-transition, .footer__social {
  -webkit-transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow;
}
.mdc-fab {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  border-radius: 28px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  box-sizing: border-box;
  width: 56px;
  height: 56px;
  padding: 0;
  -webkit-transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), opacity 15ms linear 30ms, -webkit-transform 270ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), opacity 15ms linear 30ms, -webkit-transform 270ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), opacity 15ms linear 30ms, transform 270ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), opacity 15ms linear 30ms, transform 270ms 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 270ms 0ms cubic-bezier(0, 0, 0.2, 1);
  border: none;
  fill: currentColor;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  overflow: hidden;
  background-color: #1a1a1a;
  color: #fff;
  /* @alternate */
  color: #fff;
  color: #fff;
  color: var(--mdc-theme-on-secondary, #fff);
}
.mdc-fab::before, .mdc-fab::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-fab::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-fab.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-fab.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-fab.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-fab.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-fab.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-fab::before, .mdc-fab::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-fab.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-fab.mdc-fab--mini {
  border-radius: 20px;
}
.mdc-fab.mdc-fab--extended {
  border-radius: 24px;
}
.mdc-fab::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mdc-fab:hover, .mdc-fab:focus {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mdc-fab:active {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mdc-fab:active, .mdc-fab:focus {
  outline: none;
}
.mdc-fab:hover {
  cursor: pointer;
}
.mdc-fab > svg {
  width: 100%;
}
@supports not (-ms-ime-align: auto) {
  .mdc-fab {
    /* @alternate */
    background-color: #1a1a1a;
    background-color: #1a1a1a;
    background-color: var(--mdc-theme-secondary, #1a1a1a);
  }
}
.mdc-fab .mdc-fab__icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.mdc-fab::before, .mdc-fab::after {
  background-color: #fff;
}
@supports not (-ms-ime-align: auto) {
  .mdc-fab::before, .mdc-fab::after {
    /* @alternate */
    background-color: #fff;
    background-color: #fff;
    background-color: var(--mdc-theme-on-secondary, #fff);
  }
}
.mdc-fab:hover::before {
  opacity: 0.08;
}
.mdc-fab:not(.mdc-ripple-upgraded):focus::before, .mdc-fab.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-fab:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-fab:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.32;
}
.mdc-fab.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.32;
}
.mdc-fab--mini {
  width: 40px;
  height: 40px;
}
.mdc-fab--extended {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  line-height: 2.25rem;
  font-weight: 500;
  letter-spacing: 0.0892857143em;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 20px;
  width: auto;
  max-width: 100%;
  height: 48px;
}
.mdc-fab--extended .mdc-fab__icon {
  /* @noflip */
  margin-left: -8px;
  /* @noflip */
  margin-right: 12px;
}
[dir=rtl] .mdc-fab--extended .mdc-fab__icon, .mdc-fab--extended .mdc-fab__icon[dir=rtl] {
  /* @noflip */
  margin-left: 12px;
  /* @noflip */
  margin-right: -8px;
}
.mdc-fab--extended .mdc-fab__label + .mdc-fab__icon {
  /* @noflip */
  margin-left: 12px;
  /* @noflip */
  margin-right: -8px;
}
[dir=rtl] .mdc-fab--extended .mdc-fab__label + .mdc-fab__icon, .mdc-fab--extended .mdc-fab__label + .mdc-fab__icon[dir=rtl] {
  /* @noflip */
  margin-left: -8px;
  /* @noflip */
  margin-right: 12px;
}
.mdc-fab__label {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mdc-fab__icon {
  -webkit-transition: -webkit-transform 180ms 90ms cubic-bezier(0, 0, 0.2, 1);
  transition: -webkit-transform 180ms 90ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 180ms 90ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 180ms 90ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 180ms 90ms cubic-bezier(0, 0, 0.2, 1);
  fill: currentColor;
  will-change: transform;
}
.mdc-fab .mdc-fab__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mdc-fab--exited {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity 15ms linear 150ms, -webkit-transform 180ms 0ms cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 15ms linear 150ms, -webkit-transform 180ms 0ms cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 15ms linear 150ms, transform 180ms 0ms cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 15ms linear 150ms, transform 180ms 0ms cubic-bezier(0.4, 0, 1, 1), -webkit-transform 180ms 0ms cubic-bezier(0.4, 0, 1, 1);
  opacity: 0;
}
.mdc-fab--exited .mdc-fab__icon {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 135ms 0ms cubic-bezier(0.4, 0, 1, 1);
  transition: -webkit-transform 135ms 0ms cubic-bezier(0.4, 0, 1, 1);
  transition: transform 135ms 0ms cubic-bezier(0.4, 0, 1, 1);
  transition: transform 135ms 0ms cubic-bezier(0.4, 0, 1, 1), -webkit-transform 135ms 0ms cubic-bezier(0.4, 0, 1, 1);
}
.mdc-grid-tile__primary {
  padding-bottom: calc(100% / 1);
}
.mdc-grid-tile {
  margin: 2px 0;
  padding: 0 2px;
}
.mdc-grid-tile__secondary {
  left: 2px;
  width: calc(100% - 4px);
}
.mdc-grid-list__tiles {
  margin: 2px auto;
}
.mdc-grid-list__tiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 0;
}
.mdc-grid-list--tile-gutter-1 .mdc-grid-tile {
  margin: 0.5px 0;
  padding: 0 0.5px;
}
.mdc-grid-list--tile-gutter-1 .mdc-grid-tile__secondary {
  left: 0.5px;
  width: calc(100% - 1px);
}
.mdc-grid-list--tile-gutter-1 .mdc-grid-list__tiles {
  margin: 0.5px auto;
}
.mdc-grid-list--tile-aspect-16x9 .mdc-grid-tile__primary {
  padding-bottom: calc(100% / 1.7777777778);
}
.mdc-grid-list--tile-aspect-3x2 .mdc-grid-tile__primary {
  padding-bottom: calc(100% / 1.5);
}
.mdc-grid-list--tile-aspect-2x3 .mdc-grid-tile__primary {
  padding-bottom: calc(100% / 0.6666666667);
}
.mdc-grid-list--tile-aspect-4x3 .mdc-grid-tile__primary {
  padding-bottom: calc(100% / 1.3333333333);
}
.mdc-grid-list--tile-aspect-3x4 .mdc-grid-tile__primary {
  padding-bottom: calc(100% / 0.75);
}
.mdc-grid-tile {
  display: block;
  position: relative;
  /* @alternate */
  width: 200px;
  width: 200px;
  width: var(--mdc-grid-list-tile-width, 200px);
}
.mdc-grid-tile__primary {
  background-color: #f9f9f9;
  /* @alternate */
  background-color: #f9f9f9;
  background-color: #f9f9f9;
  background-color: var(--mdc-theme-background, #f9f9f9);
  color: rgba(0, 0, 0, 0.87);
  /* @alternate */
  color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
  position: relative;
  height: 0;
}
.mdc-grid-tile__primary-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.mdc-grid-tile__secondary {
  background-color: #d70f12;
  /* @alternate */
  background-color: #d70f12;
  background-color: #d70f12;
  background-color: var(--mdc-theme-primary, #d70f12);
  color: #fff;
  /* @alternate */
  color: #fff;
  color: #fff;
  color: var(--mdc-theme-on-primary, #fff);
  position: absolute;
  bottom: 0;
  box-sizing: border-box;
  height: 48px;
  padding: 16px;
}
.mdc-grid-tile__title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
}
.mdc-grid-tile__support-text {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.009375em;
  text-decoration: inherit;
  text-transform: inherit;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  margin: 0;
  margin-top: 4px;
  padding: 0;
}
.mdc-grid-tile__icon {
  position: absolute;
  top: calc(50% - 24px / 2);
  font-size: 0;
}
.mdc-grid-list--twoline-caption .mdc-grid-tile__secondary {
  height: 68px;
}
.mdc-grid-list--header-caption .mdc-grid-tile__secondary {
  top: 0;
  bottom: auto;
}
.mdc-grid-list--with-icon-align-start .mdc-grid-tile__secondary {
  /* @noflip */
  padding-left: 56px;
  /* @noflip */
  padding-right: 8px;
}
.mdc-grid-list[dir=rtl] .mdc-grid-list--with-icon-align-start .mdc-grid-tile__secondary, [dir=rtl] .mdc-grid-list .mdc-grid-list--with-icon-align-start .mdc-grid-tile__secondary {
  /* @noflip */
  padding-left: 8px;
  /* @noflip */
  padding-right: 56px;
}
.mdc-grid-list--with-icon-align-start .mdc-grid-tile__icon {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: auto;
  right: initial;
  font-size: 24px;
}
.mdc-grid-list[dir=rtl] .mdc-grid-list--with-icon-align-start .mdc-grid-tile__icon, [dir=rtl] .mdc-grid-list .mdc-grid-list--with-icon-align-start .mdc-grid-tile__icon {
  /* @noflip */
  left: auto;
  left: initial;
  /* @noflip */
  right: 16px;
}
.mdc-grid-list--with-icon-align-end .mdc-grid-tile__secondary {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 56px;
}
.mdc-grid-list[dir=rtl] .mdc-grid-list--with-icon-align-end .mdc-grid-tile__secondary, [dir=rtl] .mdc-grid-list .mdc-grid-list--with-icon-align-end .mdc-grid-tile__secondary {
  /* @noflip */
  padding-left: 56px;
  /* @noflip */
  padding-right: 16px;
}
.mdc-grid-list--with-icon-align-end .mdc-grid-tile__icon {
  /* @noflip */
  left: auto;
  left: initial;
  /* @noflip */
  right: 16px;
  font-size: 24px;
}
.mdc-grid-list[dir=rtl] .mdc-grid-list--with-icon-align-end .mdc-grid-tile__icon, [dir=rtl] .mdc-grid-list .mdc-grid-list--with-icon-align-end .mdc-grid-tile__icon {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: auto;
  right: initial;
}
.mdc-icon-button {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  width: 48px;
  height: 48px;
  padding: 12px;
  font-size: 24px;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  border: none;
  outline: none;
  background-color: transparent;
  fill: currentColor;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.mdc-icon-button::before, .mdc-icon-button::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-icon-button::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-icon-button.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-icon-button.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-icon-button.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-icon-button.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-icon-button.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-icon-button::before, .mdc-icon-button::after {
  top: calc(50% - 50%);
  /* @noflip */
  left: calc(50% - 50%);
  width: 100%;
  height: 100%;
}
.mdc-icon-button.mdc-ripple-upgraded::before, .mdc-icon-button.mdc-ripple-upgraded::after {
  top: calc(50% - 50%);
  top: var(--mdc-ripple-top, calc(50% - 50%));
  /* @noflip */
  left: calc(50% - 50%);
  left: var(--mdc-ripple-left, calc(50% - 50%));
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-icon-button.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-icon-button svg,
.mdc-icon-button img {
  width: 24px;
  height: 24px;
}
.mdc-icon-button:disabled {
  color: rgba(0, 0, 0, 0.38);
  /* @alternate */
  color: rgba(0, 0, 0, 0.38);
  color: rgba(0, 0, 0, 0.38);
  color: var(--mdc-theme-text-disabled-on-light, rgba(0, 0, 0, 0.38));
  cursor: default;
  pointer-events: none;
}
.mdc-icon-button::before, .mdc-icon-button::after {
  background-color: #595959;
}
.mdc-icon-button:hover::before {
  opacity: 0.08;
}
.mdc-icon-button:not(.mdc-ripple-upgraded):focus::before, .mdc-icon-button.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-icon-button:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-icon-button:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-icon-button.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-icon-button__icon {
  display: inline-block;
}
.mdc-icon-button__icon.mdc-icon-button__icon--on {
  display: none;
}
.mdc-icon-button--on .mdc-icon-button__icon {
  display: none;
}
.mdc-icon-button--on .mdc-icon-button__icon.mdc-icon-button__icon--on {
  display: inline-block;
}
.mdc-icon-toggle {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  color: rgba(0, 0, 0, 0.87);
  /* @alternate */
  color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
  color: var(--mdc-theme-text-primary-on-light, rgba(0, 0, 0, 0.87));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  padding: 12px;
  outline: none;
  font-size: 1.5rem;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* @alternate */
  will-change: initial;
}
.mdc-icon-toggle::before, .mdc-icon-toggle::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-icon-toggle::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-icon-toggle.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-icon-toggle.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-icon-toggle.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-icon-toggle.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-icon-toggle.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-icon-toggle::before, .mdc-icon-toggle::after {
  top: calc(50% - 50%);
  /* @noflip */
  left: calc(50% - 50%);
  width: 100%;
  height: 100%;
}
.mdc-icon-toggle.mdc-ripple-upgraded::before, .mdc-icon-toggle.mdc-ripple-upgraded::after {
  top: calc(50% - 50%);
  top: var(--mdc-ripple-top, calc(50% - 50%));
  /* @noflip */
  left: calc(50% - 50%);
  left: var(--mdc-ripple-left, calc(50% - 50%));
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-icon-toggle.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-icon-toggle::before, .mdc-icon-toggle::after {
  background-color: black;
}
.mdc-icon-toggle:hover::before {
  opacity: 0.08;
}
.mdc-icon-toggle:not(.mdc-ripple-upgraded):focus::before, .mdc-icon-toggle.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-icon-toggle:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-icon-toggle:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-icon-toggle.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-icon-toggle::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-icon-toggle--disabled {
  color: rgba(0, 0, 0, 0.38);
  /* @alternate */
  color: rgba(0, 0, 0, 0.38);
  color: rgba(0, 0, 0, 0.38);
  color: var(--mdc-theme-text-disabled-on-light, rgba(0, 0, 0, 0.38));
  pointer-events: none;
}
.mdc-image-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
}
.mdc-image-list__item,
.mdc-image-list__image-aspect-container {
  position: relative;
  box-sizing: border-box;
}
.mdc-image-list__item {
  list-style-type: none;
}
.mdc-image-list__image {
  width: 100%;
}
.mdc-image-list__image-aspect-container .mdc-image-list__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.mdc-image-list__image-aspect-container {
  padding-bottom: calc(100% / 1);
}
.mdc-image-list__image {
  border-radius: 0;
}
.mdc-image-list--with-text-protection .mdc-image-list__supporting {
  border-radius: 0 0 0 0;
}
.mdc-image-list__supporting {
  color: rgba(0, 0, 0, 0.87);
  /* @alternate */
  color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  box-sizing: border-box;
  padding: 8px 0;
  line-height: 24px;
}
.mdc-image-list__label {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.009375em;
  text-decoration: inherit;
  text-transform: inherit;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mdc-image-list--with-text-protection .mdc-image-list__supporting {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 48px;
  padding: 0 16px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.mdc-image-list--masonry {
  display: block;
}
.mdc-image-list--masonry .mdc-image-list__item {
  -webkit-column-break-inside: avoid;
          break-inside: avoid-column;
}
.mdc-image-list--masonry .mdc-image-list__image {
  display: block;
  height: auto;
}
.mdc-line-ripple {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 180ms cubic-bezier(0.4, 0, 0.2, 1), opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 180ms cubic-bezier(0.4, 0, 0.2, 1), opacity 180ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  z-index: 2;
}
.mdc-line-ripple--active {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  opacity: 1;
}
.mdc-line-ripple--deactivating {
  opacity: 0;
}
@-webkit-keyframes primary-indeterminate-translate {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
            animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  59.15% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
            animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(83.67142%);
            transform: translateX(83.67142%);
  }
  100% {
    -webkit-transform: translateX(200.611057%);
            transform: translateX(200.611057%);
  }
}
@keyframes primary-indeterminate-translate {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
            animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  59.15% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
            animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(83.67142%);
            transform: translateX(83.67142%);
  }
  100% {
    -webkit-transform: translateX(200.611057%);
            transform: translateX(200.611057%);
  }
}
@-webkit-keyframes primary-indeterminate-scale {
  0% {
    -webkit-transform: scaleX(0.08);
            transform: scaleX(0.08);
  }
  36.65% {
    -webkit-animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785844, 1);
            animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785844, 1);
    -webkit-transform: scaleX(0.08);
            transform: scaleX(0.08);
  }
  69.15% {
    -webkit-animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
            animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
    -webkit-transform: scaleX(0.661479);
            transform: scaleX(0.661479);
  }
  100% {
    -webkit-transform: scaleX(0.08);
            transform: scaleX(0.08);
  }
}
@keyframes primary-indeterminate-scale {
  0% {
    -webkit-transform: scaleX(0.08);
            transform: scaleX(0.08);
  }
  36.65% {
    -webkit-animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785844, 1);
            animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785844, 1);
    -webkit-transform: scaleX(0.08);
            transform: scaleX(0.08);
  }
  69.15% {
    -webkit-animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
            animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
    -webkit-transform: scaleX(0.661479);
            transform: scaleX(0.661479);
  }
  100% {
    -webkit-transform: scaleX(0.08);
            transform: scaleX(0.08);
  }
}
@-webkit-keyframes secondary-indeterminate-translate {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
            animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
            animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    -webkit-transform: translateX(37.651913%);
            transform: translateX(37.651913%);
  }
  48.35% {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
            animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    -webkit-transform: translateX(84.386165%);
            transform: translateX(84.386165%);
  }
  100% {
    -webkit-transform: translateX(160.277782%);
            transform: translateX(160.277782%);
  }
}
@keyframes secondary-indeterminate-translate {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
            animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
            animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    -webkit-transform: translateX(37.651913%);
            transform: translateX(37.651913%);
  }
  48.35% {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
            animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    -webkit-transform: translateX(84.386165%);
            transform: translateX(84.386165%);
  }
  100% {
    -webkit-transform: translateX(160.277782%);
            transform: translateX(160.277782%);
  }
}
@-webkit-keyframes secondary-indeterminate-scale {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);
            animation-timing-function: cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);
    -webkit-transform: scaleX(0.08);
            transform: scaleX(0.08);
  }
  19.15% {
    -webkit-animation-timing-function: cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);
            animation-timing-function: cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);
    -webkit-transform: scaleX(0.457104);
            transform: scaleX(0.457104);
  }
  44.15% {
    -webkit-animation-timing-function: cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);
            animation-timing-function: cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);
    -webkit-transform: scaleX(0.72796);
            transform: scaleX(0.72796);
  }
  100% {
    -webkit-transform: scaleX(0.08);
            transform: scaleX(0.08);
  }
}
@keyframes secondary-indeterminate-scale {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);
            animation-timing-function: cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);
    -webkit-transform: scaleX(0.08);
            transform: scaleX(0.08);
  }
  19.15% {
    -webkit-animation-timing-function: cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);
            animation-timing-function: cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);
    -webkit-transform: scaleX(0.457104);
            transform: scaleX(0.457104);
  }
  44.15% {
    -webkit-animation-timing-function: cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);
            animation-timing-function: cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);
    -webkit-transform: scaleX(0.72796);
            transform: scaleX(0.72796);
  }
  100% {
    -webkit-transform: scaleX(0.08);
            transform: scaleX(0.08);
  }
}
@-webkit-keyframes buffering {
  to {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
}
@keyframes buffering {
  to {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
}
@-webkit-keyframes primary-indeterminate-translate-reverse {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
            animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  59.15% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
            animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(-83.67142%);
            transform: translateX(-83.67142%);
  }
  100% {
    -webkit-transform: translateX(-200.611057%);
            transform: translateX(-200.611057%);
  }
}
@keyframes primary-indeterminate-translate-reverse {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
            animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  59.15% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
            animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(-83.67142%);
            transform: translateX(-83.67142%);
  }
  100% {
    -webkit-transform: translateX(-200.611057%);
            transform: translateX(-200.611057%);
  }
}
@-webkit-keyframes secondary-indeterminate-translate-reverse {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
            animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
            animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    -webkit-transform: translateX(-37.651913%);
            transform: translateX(-37.651913%);
  }
  48.35% {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
            animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    -webkit-transform: translateX(-84.386165%);
            transform: translateX(-84.386165%);
  }
  100% {
    -webkit-transform: translateX(-160.277782%);
            transform: translateX(-160.277782%);
  }
}
@keyframes secondary-indeterminate-translate-reverse {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
            animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
            animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    -webkit-transform: translateX(-37.651913%);
            transform: translateX(-37.651913%);
  }
  48.35% {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
            animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    -webkit-transform: translateX(-84.386165%);
            transform: translateX(-84.386165%);
  }
  100% {
    -webkit-transform: translateX(-160.277782%);
            transform: translateX(-160.277782%);
  }
}
@-webkit-keyframes buffering-reverse {
  to {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}
@keyframes buffering-reverse {
  to {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}
.mdc-linear-progress {
  position: relative;
  width: 100%;
  height: 4px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  overflow: hidden;
}
.mdc-linear-progress__bar {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-animation: none;
          animation: none;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition: -webkit-transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: -webkit-transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1), -webkit-transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-linear-progress__bar-inner {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-animation: none;
          animation: none;
}
.mdc-linear-progress__buffering-dots {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-animation: buffering 250ms infinite linear;
          animation: buffering 250ms infinite linear;
  background-repeat: repeat-x;
  background-size: 10px 4px;
}
.mdc-linear-progress__buffer {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition: -webkit-transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: -webkit-transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1), -webkit-transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-linear-progress__primary-bar {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}
.mdc-linear-progress__secondary-bar {
  visibility: hidden;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__bar {
  -webkit-transition: none;
  transition: none;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar {
  left: -145.166611%;
  -webkit-animation: primary-indeterminate-translate 2s infinite linear;
          animation: primary-indeterminate-translate 2s infinite linear;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar > .mdc-linear-progress__bar-inner {
  -webkit-animation: primary-indeterminate-scale 2s infinite linear;
          animation: primary-indeterminate-scale 2s infinite linear;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar {
  left: -54.888891%;
  -webkit-animation: secondary-indeterminate-translate 2s infinite linear;
          animation: secondary-indeterminate-translate 2s infinite linear;
  visibility: visible;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar > .mdc-linear-progress__bar-inner {
  -webkit-animation: secondary-indeterminate-scale 2s infinite linear;
          animation: secondary-indeterminate-scale 2s infinite linear;
}
.mdc-linear-progress--reversed .mdc-linear-progress__bar,
.mdc-linear-progress--reversed .mdc-linear-progress__buffer {
  right: 0;
  -webkit-transform-origin: center right;
          transform-origin: center right;
}
.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar {
  -webkit-animation-name: primary-indeterminate-translate-reverse;
          animation-name: primary-indeterminate-translate-reverse;
}
.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar {
  -webkit-animation-name: secondary-indeterminate-translate-reverse;
          animation-name: secondary-indeterminate-translate-reverse;
}
.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots {
  -webkit-animation: buffering-reverse 250ms infinite linear;
          animation: buffering-reverse 250ms infinite linear;
}
.mdc-linear-progress--closed {
  opacity: 0;
}
.mdc-linear-progress__bar-inner {
  background-color: #d70f12;
  /* @alternate */
  background-color: #d70f12;
  background-color: #d70f12;
  background-color: var(--mdc-theme-primary, #d70f12);
}
.mdc-linear-progress__buffering-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E");
}
.mdc-linear-progress__buffer {
  background-color: #e6e6e6;
}
.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar {
  right: -145.166611%;
  left: auto;
}
.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar {
  right: -54.888891%;
  left: auto;
}
.mdc-menu {
  min-width: 112px;
}
.mdc-menu .mdc-list-item__meta {
  color: rgba(0, 0, 0, 0.87);
  /* @alternate */
  color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mdc-menu .mdc-list-item__graphic {
  color: rgba(0, 0, 0, 0.87);
  /* @alternate */
  color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mdc-menu .mdc-list-divider {
  margin: 8px 0;
}
.mdc-menu .mdc-list-item {
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.mdc-menu .mdc-list-item--disabled {
  cursor: auto;
}
.mdc-menu a.mdc-list-item .mdc-list-item__text,
.mdc-menu a.mdc-list-item .mdc-list-item__graphic {
  pointer-events: none;
}
.mdc-menu__selection-group {
  padding: 0;
  fill: currentColor;
}
.mdc-menu__selection-group .mdc-list-item {
  /* @noflip */
  padding-left: 56px;
  /* @noflip */
  padding-right: 0;
}
[dir=rtl] .mdc-menu__selection-group .mdc-list-item, .mdc-menu__selection-group .mdc-list-item[dir=rtl] {
  /* @noflip */
  padding-left: 0;
  /* @noflip */
  padding-right: 56px;
}
.mdc-menu__selection-group-icon {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: auto;
  right: initial;
  display: none;
  position: absolute;
}
[dir=rtl] .mdc-menu__selection-group-icon, .mdc-menu__selection-group-icon[dir=rtl] {
  /* @noflip */
  left: auto;
  left: initial;
  /* @noflip */
  right: 16px;
}
.mdc-menu-item--selected .mdc-menu__selection-group-icon {
  display: inline;
}
.mdc-notched-outline,
.mdc-notched-outline__idle {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.mdc-notched-outline {
  -webkit-transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  text-align: left;
  overflow: hidden;
}
[dir=rtl] .mdc-notched-outline, .mdc-notched-outline[dir=rtl] {
  /* @noflip */
  text-align: right;
}
.mdc-notched-outline svg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.mdc-notched-outline__idle {
  -webkit-transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1), border-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1), border-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid;
  opacity: 1;
}
.mdc-notched-outline__path {
  stroke-width: 1px;
  -webkit-transition: stroke 150ms cubic-bezier(0.4, 0, 0.2, 1), stroke-width 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: stroke 150ms cubic-bezier(0.4, 0, 0.2, 1), stroke-width 150ms cubic-bezier(0.4, 0, 0.2, 1);
  fill: transparent;
}
.mdc-notched-outline--notched {
  opacity: 1;
}
.mdc-notched-outline--notched ~ .mdc-notched-outline__idle {
  opacity: 0;
}
.mdc-ripple-surface {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  position: relative;
  outline: none;
  overflow: hidden;
}
.mdc-ripple-surface::before, .mdc-ripple-surface::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-ripple-surface::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-ripple-surface.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-ripple-surface.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-ripple-surface.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-ripple-surface::before, .mdc-ripple-surface::after {
  background-color: #595959;
}
.mdc-ripple-surface:hover::before {
  opacity: 0.08;
}
.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus::before, .mdc-ripple-surface.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-ripple-surface:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-ripple-surface:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-ripple-surface.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-ripple-surface::before, .mdc-ripple-surface::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-ripple-surface.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded] {
  overflow: visible;
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded]::before, .mdc-ripple-surface[data-mdc-ripple-is-unbounded]::after {
  top: calc(50% - 50%);
  /* @noflip */
  left: calc(50% - 50%);
  width: 100%;
  height: 100%;
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::before, .mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after {
  top: calc(50% - 50%);
  top: var(--mdc-ripple-top, calc(50% - 50%));
  /* @noflip */
  left: calc(50% - 50%);
  left: var(--mdc-ripple-left, calc(50% - 50%));
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-ripple-surface--primary::before, .mdc-ripple-surface--primary::after {
  background-color: #d70f12;
}
@supports not (-ms-ime-align: auto) {
  .mdc-ripple-surface--primary::before, .mdc-ripple-surface--primary::after {
    /* @alternate */
    background-color: #d70f12;
    background-color: #d70f12;
    background-color: var(--mdc-theme-primary, #d70f12);
  }
}
.mdc-ripple-surface--primary:hover::before {
  opacity: 0.08;
}
.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):focus::before, .mdc-ripple-surface--primary.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-ripple-surface--primary.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-ripple-surface--accent::before, .mdc-ripple-surface--accent::after {
  background-color: #1a1a1a;
}
@supports not (-ms-ime-align: auto) {
  .mdc-ripple-surface--accent::before, .mdc-ripple-surface--accent::after {
    /* @alternate */
    background-color: #1a1a1a;
    background-color: #1a1a1a;
    background-color: var(--mdc-theme-secondary, #1a1a1a);
  }
}
.mdc-ripple-surface--accent:hover::before {
  opacity: 0.08;
}
.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):focus::before, .mdc-ripple-surface--accent.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-ripple-surface--accent.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-snackbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  box-sizing: border-box;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  -webkit-transition: -webkit-transform 0.25s 0ms cubic-bezier(0.4, 0, 1, 1);
  transition: -webkit-transform 0.25s 0ms cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.25s 0ms cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.25s 0ms cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.25s 0ms cubic-bezier(0.4, 0, 1, 1);
  background-color: #323232;
  pointer-events: none;
  will-change: transform;
}
@media (max-width: 599px) {
  .mdc-snackbar {
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
}
@media (min-width: 600px) {
  .mdc-snackbar {
    min-width: 288px;
    max-width: 568px;
    border-radius: 2px;
  }
}
@media (min-width: 600px) {
  .mdc-snackbar--align-start {
    /* @noflip */
    left: 24px;
    /* @noflip */
    right: auto;
    right: initial;
    bottom: 24px;
    -webkit-transform: translate(0, 200%);
            transform: translate(0, 200%);
  }
  [dir=rtl] .mdc-snackbar--align-start, .mdc-snackbar--align-start[dir=rtl] {
    /* @noflip */
    left: auto;
    left: initial;
    /* @noflip */
    right: 24px;
  }
}
@media (max-width: 599px) {
  .mdc-snackbar--align-start {
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
}
.mdc-snackbar--active {
  -webkit-transform: translate(0);
          transform: translate(0);
  -webkit-transition: -webkit-transform 0.25s 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: -webkit-transform 0.25s 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.25s 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.25s 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.25s 0ms cubic-bezier(0, 0, 0.2, 1);
  pointer-events: auto;
}
.mdc-snackbar--active:not(.mdc-snackbar--align-start) {
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media (max-width: 599px) {
  .mdc-snackbar--active:not(.mdc-snackbar--align-start) {
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
.mdc-snackbar__action-wrapper {
  /* @noflip */
  padding-left: 24px;
  /* @noflip */
  padding-right: 0;
}
[dir=rtl] .mdc-snackbar__action-wrapper, .mdc-snackbar__action-wrapper[dir=rtl] {
  /* @noflip */
  padding-left: 0;
  /* @noflip */
  padding-right: 24px;
}
.mdc-snackbar--action-on-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mdc-snackbar__text {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.03125em;
  text-decoration: inherit;
  text-transform: inherit;
  /* @noflip */
  margin-left: 0;
  /* @noflip */
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 48px;
  -webkit-transition: opacity 0.3s 0ms cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.3s 0ms cubic-bezier(0.4, 0, 1, 1);
  opacity: 0;
  color: white;
}
.mdc-snackbar[dir=rtl] .mdc-snackbar__text, [dir=rtl] .mdc-snackbar .mdc-snackbar__text {
  /* @noflip */
  margin-left: auto;
  /* @noflip */
  margin-right: 0;
}
@media (min-width: 600px) {
  .mdc-snackbar__text {
    /* @noflip */
    padding-left: 0;
    /* @noflip */
    padding-right: 24px;
  }
  [dir=rtl] .mdc-snackbar__text, .mdc-snackbar__text[dir=rtl] {
    /* @noflip */
    padding-left: 24px;
    /* @noflip */
    padding-right: 0;
  }
}
.mdc-snackbar--action-on-bottom .mdc-snackbar__text {
  margin-right: inherit;
}
.mdc-snackbar--action-on-bottom .mdc-snackbar__action-wrapper {
  /* @noflip */
  margin-left: auto;
  /* @noflip */
  margin-right: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: -12px;
  margin-bottom: 8px;
}
[dir=rtl] .mdc-snackbar--action-on-bottom .mdc-snackbar__action-wrapper, .mdc-snackbar--action-on-bottom .mdc-snackbar__action-wrapper[dir=rtl] {
  /* @noflip */
  margin-left: 0;
  /* @noflip */
  margin-right: auto;
}
.mdc-snackbar--multiline .mdc-snackbar__text {
  height: 80px;
}
.mdc-snackbar__action-button {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  line-height: 2.25rem;
  font-weight: 500;
  letter-spacing: 0.0892857143em;
  text-decoration: none;
  text-transform: uppercase;
  color: #1a1a1a;
  /* @alternate */
  color: #1a1a1a;
  color: #1a1a1a;
  color: var(--mdc-theme-secondary, #1a1a1a);
  padding: 0;
  -webkit-transition: opacity 0.3s 0ms cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.3s 0ms cubic-bezier(0.4, 0, 1, 1);
  border: none;
  outline: none;
  background-color: transparent;
  opacity: 0;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: none;
  visibility: hidden;
}
.mdc-snackbar__action-button::-moz-focus-inner {
  border: 0;
}
.mdc-snackbar__action-button:hover {
  cursor: pointer;
}
.mdc-snackbar__action-button:not([aria-hidden]) {
  visibility: inherit;
}
.mdc-snackbar--active .mdc-snackbar__text,
.mdc-snackbar--active .mdc-snackbar__action-button:not([aria-hidden]) {
  -webkit-transition: opacity 0.3s 0ms cubic-bezier(0.4, 0, 1, 1);
  transition: opacity 0.3s 0ms cubic-bezier(0.4, 0, 1, 1);
  opacity: 1;
}
.mdc-snackbar--multiline.mdc-snackbar--action-on-bottom .mdc-snackbar__text {
  margin: 0;
}
/**
 * @license
 * Copyright 2018 Google Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 */
.mdc-tab {
  position: relative;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  line-height: 2.25rem;
  font-weight: 500;
  letter-spacing: 0.0892857143em;
  text-decoration: none;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  box-sizing: border-box;
  height: 48px;
  padding: 0 24px;
  border: none;
  outline: none;
  background: none;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  -webkit-appearance: none;
  z-index: 1;
}
.mdc-tab .mdc-tab__text-label {
  color: #595959;
  /* @alternate */
  color: #595959;
  color: #595959;
  color: var(--mdc-theme-on-surface, #595959);
}
.mdc-tab .mdc-tab__icon {
  color: #595959;
  /* @alternate */
  color: #595959;
  color: #595959;
  color: var(--mdc-theme-on-surface, #595959);
}
.mdc-tab--min-width {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.mdc-tab__ripple {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mdc-tab__ripple::before, .mdc-tab__ripple::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-tab__ripple::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-tab__ripple.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-tab__ripple.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-tab__ripple.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-tab__ripple.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-tab__ripple.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-tab__ripple::before, .mdc-tab__ripple::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-tab__ripple.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-tab__ripple::before, .mdc-tab__ripple::after {
  background-color: #d70f12;
}
@supports not (-ms-ime-align: auto) {
  .mdc-tab__ripple::before, .mdc-tab__ripple::after {
    /* @alternate */
    background-color: #d70f12;
    background-color: #d70f12;
    background-color: var(--mdc-theme-primary, #d70f12);
  }
}
.mdc-tab__ripple:hover::before {
  opacity: 0.08;
}
.mdc-tab__ripple:not(.mdc-ripple-upgraded):focus::before, .mdc-tab__ripple.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-tab__ripple:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-tab__ripple:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-tab__ripple.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-tab__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: inherit;
  pointer-events: none;
}
.mdc-tab__text-label,
.mdc-tab__icon {
  -webkit-transition: 150ms color linear, 150ms opacity linear;
  transition: 150ms color linear, 150ms opacity linear;
  z-index: 2;
}
.mdc-tab__text-label {
  display: inline-block;
  opacity: 0.6;
  line-height: 1;
}
.mdc-tab__icon {
  width: 24px;
  height: 24px;
  opacity: 0.54;
  font-size: 24px;
}
.mdc-tab--stacked {
  height: 72px;
}
.mdc-tab--stacked .mdc-tab__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mdc-tab--stacked .mdc-tab__icon {
  padding-top: 12px;
}
.mdc-tab--stacked .mdc-tab__text-label {
  padding-bottom: 16px;
}
.mdc-tab--active .mdc-tab__text-label {
  color: #d70f12;
  /* @alternate */
  color: #d70f12;
  color: #d70f12;
  color: var(--mdc-theme-primary, #d70f12);
}
.mdc-tab--active .mdc-tab__icon {
  color: #d70f12;
  /* @alternate */
  color: #d70f12;
  color: #d70f12;
  color: var(--mdc-theme-primary, #d70f12);
}
.mdc-tab--active .mdc-tab__text-label,
.mdc-tab--active .mdc-tab__icon {
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
  opacity: 1;
}
.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon + .mdc-tab__text-label {
  /* @noflip */
  padding-left: 8px;
  /* @noflip */
  padding-right: 0;
}
[dir=rtl] .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon + .mdc-tab__text-label, .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon + .mdc-tab__text-label[dir=rtl] {
  /* @noflip */
  padding-left: 0;
  /* @noflip */
  padding-right: 8px;
}
/**
 * @license
 * Copyright 2018 Google Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 */
.mdc-tab-bar {
  width: 100%;
}
/**
 * @license
 * Copyright 2018 Google Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 */
/**
 * @license
 * Copyright 2018 Google Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 */
.mdc-tab-indicator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}
.mdc-tab-indicator > .mdc-tab-indicator__content--underline {
  background-color: #d70f12;
  /* @alternate */
  background-color: #d70f12;
  background-color: #d70f12;
  background-color: var(--mdc-theme-primary, #d70f12);
}
.mdc-tab-indicator > .mdc-tab-indicator__content--underline {
  height: 2px;
}
.mdc-tab-indicator > .mdc-tab-indicator__content--icon {
  color: #1a1a1a;
  /* @alternate */
  color: #1a1a1a;
  color: #1a1a1a;
  color: var(--mdc-theme-secondary, #1a1a1a);
}
.mdc-tab-indicator > .mdc-tab-indicator__content--icon {
  height: 34px;
  font-size: 34px;
}
.mdc-tab-indicator__content {
  -webkit-transform-origin: left;
          transform-origin: left;
  opacity: 0;
}
.mdc-tab-indicator__content--underline {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 100%;
}
.mdc-tab-indicator__content--icon {
  -ms-flex-item-align: center;
      align-self: center;
  margin: 0 auto;
}
.mdc-tab-indicator--active > .mdc-tab-indicator__content {
  opacity: 1;
}
.mdc-tab-indicator > .mdc-tab-indicator__content {
  -webkit-transition: 250ms -webkit-transform cubic-bezier(0.4, 0, 0.2, 1);
  transition: 250ms -webkit-transform cubic-bezier(0.4, 0, 0.2, 1);
  transition: 250ms transform cubic-bezier(0.4, 0, 0.2, 1);
  transition: 250ms transform cubic-bezier(0.4, 0, 0.2, 1), 250ms -webkit-transform cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-tab-indicator--no-transition > .mdc-tab-indicator__content {
  -webkit-transition: none;
  transition: none;
}
.mdc-tab-indicator--fade > .mdc-tab-indicator__content {
  -webkit-transition: 150ms opacity linear;
  transition: 150ms opacity linear;
}
.mdc-tab-indicator--active.mdc-tab-indicator--fade > .mdc-tab-indicator__content {
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
}
/**
 * @license
 * Copyright 2018 Google Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 */
.mdc-tab-scroller {
  overflow-y: hidden;
}
.mdc-tab-scroller__test {
  position: absolute;
  top: -9999px;
  width: 100px;
  height: 100px;
  overflow-x: scroll;
}
.mdc-tab-scroller__scroll-area {
  -webkit-overflow-scrolling: touch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: hidden;
}
.mdc-tab-scroller__scroll-area::-webkit-scrollbar,
.mdc-tab-scroller__test::-webkit-scrollbar {
  display: none;
}
.mdc-tab-scroller__scroll-area--scroll {
  overflow-x: scroll;
}
.mdc-tab-scroller__scroll-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-transform: none;
          transform: none;
  will-change: transform;
}
.mdc-tab-scroller--align-start .mdc-tab-scroller__scroll-content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.mdc-tab-scroller--align-end .mdc-tab-scroller__scroll-content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.mdc-tab-scroller--align-center .mdc-tab-scroller__scroll-content {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-area {
  -webkit-overflow-scrolling: auto;
}
.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-content {
  -webkit-transition: 250ms -webkit-transform cubic-bezier(0.4, 0, 0.2, 1);
  transition: 250ms -webkit-transform cubic-bezier(0.4, 0, 0.2, 1);
  transition: 250ms transform cubic-bezier(0.4, 0, 0.2, 1);
  transition: 250ms transform cubic-bezier(0.4, 0, 0.2, 1), 250ms -webkit-transform cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-toolbar {
  background-color: #d70f12;
  /* @alternate */
  background-color: #d70f12;
  background-color: #d70f12;
  background-color: var(--mdc-theme-primary, #d70f12);
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
}
.mdc-toolbar .mdc-toolbar__icon {
  color: white;
}
.mdc-toolbar .mdc-toolbar__icon::before, .mdc-toolbar .mdc-toolbar__icon::after {
  background-color: white;
}
.mdc-toolbar .mdc-toolbar__icon:hover::before {
  opacity: 0.08;
}
.mdc-toolbar .mdc-toolbar__icon:not(.mdc-ripple-upgraded):focus::before, .mdc-toolbar .mdc-toolbar__icon.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-toolbar .mdc-toolbar__icon:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-toolbar .mdc-toolbar__icon:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.32;
}
.mdc-toolbar .mdc-toolbar__icon.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.32;
}
.mdc-toolbar__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  min-height: 64px;
}
@media (max-width: 959px) and (orientation: landscape) {
  .mdc-toolbar__row {
    min-height: 48px;
  }
}
@media (max-width: 599px) {
  .mdc-toolbar__row {
    min-height: 56px;
  }
}
.mdc-toolbar__section {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  box-sizing: border-box;
  min-width: 0;
  height: 100%;
  padding: 8px;
  z-index: 1;
}
@media (max-width: 959px) and (orientation: landscape) {
  .mdc-toolbar__section {
    padding: 0;
  }
}
@media (max-width: 599px) {
  .mdc-toolbar__section {
    padding: 4px 0;
  }
}
.mdc-toolbar__section--align-start {
  /* @noflip */
  padding-left: 12px;
  /* @noflip */
  padding-right: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
[dir=rtl] .mdc-toolbar__section--align-start, .mdc-toolbar__section--align-start[dir=rtl] {
  /* @noflip */
  padding-left: 0;
  /* @noflip */
  padding-right: 12px;
}
@media (max-width: 959px) and (orientation: landscape) {
  .mdc-toolbar__section--align-start {
    /* @noflip */
    padding-left: 4px;
    /* @noflip */
    padding-right: 0;
  }
  [dir=rtl] .mdc-toolbar__section--align-start, .mdc-toolbar__section--align-start[dir=rtl] {
    /* @noflip */
    padding-left: 0;
    /* @noflip */
    padding-right: 4px;
  }
}
@media (max-width: 599px) {
  .mdc-toolbar__section--align-start {
    /* @noflip */
    padding-left: 4px;
    /* @noflip */
    padding-right: 0;
  }
  [dir=rtl] .mdc-toolbar__section--align-start, .mdc-toolbar__section--align-start[dir=rtl] {
    /* @noflip */
    padding-left: 0;
    /* @noflip */
    padding-right: 4px;
  }
}
.mdc-toolbar__section--align-end {
  /* @noflip */
  padding-left: 0;
  /* @noflip */
  padding-right: 12px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
[dir=rtl] .mdc-toolbar__section--align-end, .mdc-toolbar__section--align-end[dir=rtl] {
  /* @noflip */
  padding-left: 12px;
  /* @noflip */
  padding-right: 0;
}
@media (max-width: 959px) and (orientation: landscape) {
  .mdc-toolbar__section--align-end {
    /* @noflip */
    padding-left: 0;
    /* @noflip */
    padding-right: 4px;
  }
  [dir=rtl] .mdc-toolbar__section--align-end, .mdc-toolbar__section--align-end[dir=rtl] {
    /* @noflip */
    padding-left: 4px;
    /* @noflip */
    padding-right: 0;
  }
}
@media (max-width: 599px) {
  .mdc-toolbar__section--align-end {
    /* @noflip */
    padding-left: 0;
    /* @noflip */
    padding-right: 4px;
  }
  [dir=rtl] .mdc-toolbar__section--align-end, .mdc-toolbar__section--align-end[dir=rtl] {
    /* @noflip */
    padding-left: 4px;
    /* @noflip */
    padding-right: 0;
  }
}
.mdc-toolbar__title {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 500;
  letter-spacing: 0.0125em;
  text-decoration: inherit;
  text-transform: inherit;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  /* @noflip */
  margin-left: 24px;
  /* @noflip */
  margin-right: 0;
  -ms-flex-item-align: center;
      align-self: center;
  padding: 12px 0;
  line-height: 1.5rem;
  z-index: 1;
}
[dir=rtl] .mdc-toolbar__title, .mdc-toolbar__title[dir=rtl] {
  /* @noflip */
  margin-left: 0;
  /* @noflip */
  margin-right: 24px;
}
.mdc-toolbar__icon, .mdc-toolbar__menu-icon {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  padding: 12px;
  border: none;
  outline: none;
  background-color: transparent;
  fill: currentColor;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
.mdc-toolbar__icon::before, .mdc-toolbar__icon::after, .mdc-toolbar__menu-icon::before, .mdc-toolbar__menu-icon::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-toolbar__icon::before, .mdc-toolbar__menu-icon::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-toolbar__icon.mdc-ripple-upgraded::before, .mdc-toolbar__menu-icon.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-toolbar__icon.mdc-ripple-upgraded::after, .mdc-toolbar__menu-icon.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-toolbar__icon.mdc-ripple-upgraded--unbounded::after, .mdc-toolbar__menu-icon.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-toolbar__icon.mdc-ripple-upgraded--foreground-activation::after, .mdc-toolbar__menu-icon.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-toolbar__icon.mdc-ripple-upgraded--foreground-deactivation::after, .mdc-toolbar__menu-icon.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-toolbar__icon::before, .mdc-toolbar__icon::after, .mdc-toolbar__menu-icon::before, .mdc-toolbar__menu-icon::after {
  top: calc(50% - 50%);
  /* @noflip */
  left: calc(50% - 50%);
  width: 100%;
  height: 100%;
}
.mdc-toolbar__icon.mdc-ripple-upgraded::before, .mdc-toolbar__icon.mdc-ripple-upgraded::after, .mdc-toolbar__menu-icon.mdc-ripple-upgraded::before, .mdc-toolbar__menu-icon.mdc-ripple-upgraded::after {
  top: calc(50% - 50%);
  top: var(--mdc-ripple-top, calc(50% - 50%));
  /* @noflip */
  left: calc(50% - 50%);
  left: var(--mdc-ripple-left, calc(50% - 50%));
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-toolbar__icon.mdc-ripple-upgraded::after, .mdc-toolbar__menu-icon.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-toolbar__menu-icon + .mdc-toolbar__title {
  /* @noflip */
  margin-left: 8px;
  /* @noflip */
  margin-right: 0;
}
[dir=rtl] .mdc-toolbar__menu-icon + .mdc-toolbar__title, .mdc-toolbar__menu-icon + .mdc-toolbar__title[dir=rtl] {
  /* @noflip */
  margin-left: 0;
  /* @noflip */
  margin-right: 8px;
}
@media (max-width: 599px) {
  .mdc-toolbar__title {
    /* @noflip */
    margin-left: 16px;
    /* @noflip */
    margin-right: 0;
  }
  [dir=rtl] .mdc-toolbar__title, .mdc-toolbar__title[dir=rtl] {
    /* @noflip */
    margin-left: 0;
    /* @noflip */
    margin-right: 16px;
  }
}
.mdc-toolbar--fixed {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
}
.mdc-toolbar--flexible {
  --mdc-toolbar-ratio-to-extend-flexible: 4;
}
.mdc-toolbar--flexible .mdc-toolbar__row:first-child {
  height: 256px;
  height: calc(64px * 4);
  height: calc(64px * var(--mdc-toolbar-ratio-to-extend-flexible, 4));
}
@media (max-width: 599px) {
  .mdc-toolbar--flexible .mdc-toolbar__row:first-child {
    height: 224px;
    height: calc(56px * 4);
    height: calc(56px * var(--mdc-toolbar-ratio-to-extend-flexible, 4));
  }
}
.mdc-toolbar--flexible .mdc-toolbar__row:first-child::after {
  position: absolute;
  content: "";
}
.mdc-toolbar--flexible-default-behavior .mdc-toolbar__title {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 500;
  letter-spacing: 0.0125em;
  text-decoration: inherit;
  text-transform: inherit;
  -ms-flex-item-align: end;
      align-self: flex-end;
  line-height: 1.5rem;
}
.mdc-toolbar--flexible-default-behavior .mdc-toolbar__row:first-child::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  opacity: 1;
}
.mdc-toolbar--flexible-default-behavior.mdc-toolbar--flexible-space-minimized .mdc-toolbar__row:first-child::after {
  opacity: 0;
}
.mdc-toolbar--flexible-default-behavior.mdc-toolbar--flexible-space-minimized .mdc-toolbar__title {
  font-weight: 500;
}
.mdc-toolbar--waterfall.mdc-toolbar--fixed {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  -webkit-transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow;
}
.mdc-toolbar--waterfall.mdc-toolbar--fixed.mdc-toolbar--flexible-space-minimized {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mdc-toolbar--waterfall.mdc-toolbar--fixed.mdc-toolbar--fixed-lastrow-only.mdc-toolbar--flexible-space-minimized {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mdc-toolbar--waterfall.mdc-toolbar--fixed.mdc-toolbar--fixed-lastrow-only.mdc-toolbar--fixed-at-last-row {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mdc-toolbar-fixed-adjust {
  padding-top: 64px;
}
@media (max-width: 959px) and (max-height: 599px) {
  .mdc-toolbar-fixed-adjust {
    padding-top: 48px;
  }
}
@media (max-width: 599px) {
  .mdc-toolbar-fixed-adjust {
    padding-top: 56px;
  }
}
.mdc-toolbar__section--shrink-to-fit {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
@-webkit-keyframes mdc-select-float-native-control {
  0% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes mdc-select-float-native-control {
  0% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.mdc-floating-label {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.009375em;
  text-decoration: inherit;
  text-transform: inherit;
  position: absolute;
  bottom: 8px;
  left: 0;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), color 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  /* @alternate */
  line-height: 1.15rem;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: text;
  overflow: hidden;
  will-change: transform;
}
[dir=rtl] .mdc-floating-label, .mdc-floating-label[dir=rtl] {
  /* @noflip */
  right: 0;
  /* @noflip */
  left: auto;
  /* @noflip */
  -webkit-transform-origin: right top;
          transform-origin: right top;
  /* @noflip */
  text-align: right;
}
.mdc-floating-label--float-above {
  cursor: auto;
}
.mdc-floating-label--float-above {
  -webkit-transform: translateY(-100%) scale(0.75);
          transform: translateY(-100%) scale(0.75);
}
.mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-standard 250ms 1;
          animation: mdc-floating-label-shake-float-above-standard 250ms 1;
}
@-webkit-keyframes mdc-floating-label-shake-float-above-standard {
  0% {
    -webkit-transform: translateX(calc(0 - 0%)) translateY(-100%) scale(0.75);
            transform: translateX(calc(0 - 0%)) translateY(-100%) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
            animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(calc(4% - 0%)) translateY(-100%) scale(0.75);
            transform: translateX(calc(4% - 0%)) translateY(-100%) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
            animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(calc(-4% - 0%)) translateY(-100%) scale(0.75);
            transform: translateX(calc(-4% - 0%)) translateY(-100%) scale(0.75);
  }
  100% {
    -webkit-transform: translateX(calc(0 - 0%)) translateY(-100%) scale(0.75);
            transform: translateX(calc(0 - 0%)) translateY(-100%) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-standard {
  0% {
    -webkit-transform: translateX(calc(0 - 0%)) translateY(-100%) scale(0.75);
            transform: translateX(calc(0 - 0%)) translateY(-100%) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
            animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(calc(4% - 0%)) translateY(-100%) scale(0.75);
            transform: translateX(calc(4% - 0%)) translateY(-100%) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
            animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(calc(-4% - 0%)) translateY(-100%) scale(0.75);
            transform: translateX(calc(-4% - 0%)) translateY(-100%) scale(0.75);
  }
  100% {
    -webkit-transform: translateX(calc(0 - 0%)) translateY(-100%) scale(0.75);
            transform: translateX(calc(0 - 0%)) translateY(-100%) scale(0.75);
  }
}
.mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon {
  color: #595959;
  /* @alternate */
  color: #595959;
  color: #595959;
  color: var(--mdc-theme-on-surface, #595959);
}
.mdc-select--with-leading-icon .mdc-select__icon {
  display: inline-block;
  position: absolute;
  bottom: 16px;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  border: none;
  background-color: transparent;
  fill: currentColor;
  opacity: 0.54;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.mdc-select__icon:not([tabindex]),
.mdc-select__icon[tabindex="-1"] {
  cursor: default;
  pointer-events: none;
}
.mdc-select-helper-text {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.0333333333em;
  text-decoration: inherit;
  text-transform: inherit;
  display: block;
  margin-top: 0;
  /* @alternate */
  line-height: normal;
  margin: 0;
  -webkit-transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  will-change: opacity;
}
.mdc-select-helper-text::before {
  display: inline-block;
  width: 0;
  height: 16px;
  content: "";
  vertical-align: 0;
}
.mdc-select-helper-text--persistent {
  -webkit-transition: none;
  transition: none;
  opacity: 1;
  will-change: initial;
}
.mdc-select {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  box-sizing: border-box;
  height: 56px;
  overflow: hidden;
  will-change: opacity, transform, color;
}
.mdc-select:not(.mdc-select--disabled) {
  background-color: #f8f8f8;
}
.mdc-select::before, .mdc-select::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-select::before {
  -webkit-transition: opacity 15ms linear, background-color 15ms linear;
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-select.mdc-ripple-upgraded::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
          transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-select.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.mdc-select.mdc-ripple-upgraded--unbounded::after {
  top: 0;
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: 0;
  left: var(--mdc-ripple-left, 0);
}
.mdc-select.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
          animation: 225ms mdc-ripple-fg-radius-in forwards, 75ms mdc-ripple-fg-opacity-in forwards;
}
.mdc-select.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: 150ms mdc-ripple-fg-opacity-out;
          animation: 150ms mdc-ripple-fg-opacity-out;
  -webkit-transform: translate(0) scale(1);
          transform: translate(0) scale(1);
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
          transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-select::before, .mdc-select::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-select.mdc-ripple-upgraded::after {
  width: 100%;
  width: var(--mdc-ripple-fg-size, 100%);
  height: 100%;
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-select::before, .mdc-select::after {
  background-color: rgba(89, 89, 89, 0.87);
}
.mdc-select:hover::before {
  opacity: 0.08;
}
.mdc-select:not(.mdc-ripple-upgraded):focus::before, .mdc-select.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,
.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
  color: rgba(89, 89, 89, 0.87);
}
.mdc-select:not(.mdc-select--disabled) .mdc-floating-label {
  color: rgba(89, 89, 89, 0.6);
}
.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,
.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
  border-bottom-color: rgba(89, 89, 89, 0.42);
}
.mdc-select:not(.mdc-select--disabled) + .mdc-select-helper-text {
  color: rgba(89, 89, 89, 0.6);
}
.mdc-select, .mdc-select__native-control {
  border-radius: 4px 4px 0 0;
}
.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple {
  background-color: #d70f12;
  /* @alternate */
  background-color: #d70f12;
  background-color: #d70f12;
  background-color: var(--mdc-theme-primary, #d70f12);
}
.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
  color: rgba(215, 15, 18, 0.87);
}
.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover {
  border-bottom-color: rgba(89, 89, 89, 0.87);
}
.mdc-select .mdc-floating-label--float-above {
  -webkit-transform: translateY(-40%) scale(0.75);
          transform: translateY(-40%) scale(0.75);
}
.mdc-select .mdc-floating-label {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: auto;
  right: initial;
  bottom: 12px;
  line-height: 1.75rem;
  pointer-events: none;
}
[dir=rtl] .mdc-select .mdc-floating-label, .mdc-select .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: auto;
  left: initial;
  /* @noflip */
  right: 16px;
}
[dir=rtl] .mdc-select, .mdc-select[dir=rtl] {
  background-position: left 10px center;
}
.mdc-select__dropdown-icon {
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23595959%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.54%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E") no-repeat center;
  /* @noflip */
  left: auto;
  /* @noflip */
  right: 8px;
  position: absolute;
  bottom: 16px;
  width: 24px;
  height: 24px;
  -webkit-transition: -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}
[dir=rtl] .mdc-select__dropdown-icon, .mdc-select__dropdown-icon[dir=rtl] {
  /* @noflip */
  left: 8px;
  /* @noflip */
  right: auto;
}
.mdc-select--focused .mdc-select__dropdown-icon {
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23d70f12%22%20fill-rule%3D%22evenodd%22%20opacity%3D%221%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E") no-repeat center;
  -webkit-transform: rotate(180deg) translateY(-5px);
          transform: rotate(180deg) translateY(-5px);
  -webkit-transition: -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-select__native-control {
  padding-top: 20px;
}
.mdc-select.mdc-select--focused .mdc-line-ripple::after {
  -webkit-transform: scale(1, 2);
          transform: scale(1, 2);
  opacity: 1;
}
.mdc-select + .mdc-select-helper-text {
  margin-right: 12px;
  margin-left: 12px;
}
.mdc-select--outlined + .mdc-select-helper-text {
  margin-right: 16px;
  margin-left: 16px;
}
.mdc-select--focused + .mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg) {
  opacity: 1;
}
.mdc-select__selected-text {
  min-width: 200px;
  padding-top: 22px;
}
.mdc-select__native-control,
.mdc-select__selected-text {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 26px;
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.009375em;
  text-decoration: inherit;
  text-transform: inherit;
  box-sizing: border-box;
  width: 100%;
  height: 56px;
  padding-top: 20px;
  padding-bottom: 4px;
  border: none;
  border-bottom: 1px solid;
  outline: none;
  background-color: transparent;
  color: inherit;
  white-space: nowrap;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
[dir=rtl] .mdc-select__native-control, .mdc-select__native-control[dir=rtl],
[dir=rtl] .mdc-select__selected-text,
.mdc-select__selected-text[dir=rtl] {
  /* @noflip */
  padding-left: 26px;
  /* @noflip */
  padding-right: 16px;
}
.mdc-select__native-control::-ms-expand,
.mdc-select__selected-text::-ms-expand {
  display: none;
}
.mdc-select__native-control::-ms-value,
.mdc-select__selected-text::-ms-value {
  background-color: transparent;
  color: inherit;
}
@-moz-document url-prefix("") {
  .mdc-select__native-control,
.mdc-select__selected-text {
    text-indent: -2px;
  }
}
.mdc-select__native-control > option,
.mdc-select__selected-text > option {
  background-color: #fff;
  /* @alternate */
  background-color: #fff;
  background-color: #fff;
  background-color: var(--mdc-theme-surface, #fff);
  color: inherit;
}
.mdc-select--outlined {
  border: none;
  overflow: visible;
}
.mdc-select--outlined:not(.mdc-select--disabled) {
  background-color: transparent;
}
.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__idle {
  border-color: rgba(89, 89, 89, 0.24);
}
.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__path {
  stroke: rgba(89, 89, 89, 0.24);
}
.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline__idle, .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline__idle {
  border-color: rgba(89, 89, 89, 0.87);
}
.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__path, .mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__path {
  stroke: rgba(89, 89, 89, 0.87);
}
.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__path {
  stroke-width: 2px;
}
.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__path {
  stroke: #d70f12;
  /* @alternate */
  stroke: #d70f12;
  stroke: #d70f12;
  stroke: var(--mdc-theme-primary, #d70f12);
}
.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline__idle {
  border-color: #d70f12;
  /* @alternate */
  border-color: #d70f12;
  border-color: #d70f12;
  border-color: var(--mdc-theme-primary, #d70f12);
}
.mdc-select--outlined .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-text-field-outlined 250ms 1;
          animation: mdc-floating-label-shake-float-above-text-field-outlined 250ms 1;
}
.mdc-select--outlined .mdc-notched-outline {
  border-radius: 4px;
}
.mdc-select--outlined .mdc-notched-outline__idle {
  border-radius: 4px;
}
.mdc-select--outlined__native-control {
  border-radius: 4px;
}
.mdc-select--outlined .mdc-floating-label--float-above {
  -webkit-transform: translateY(-130%) scale(0.75);
          transform: translateY(-130%) scale(0.75);
}
.mdc-select--outlined::before, .mdc-select--outlined::after {
  background-color: transparent;
}
.mdc-select--outlined:not(.mdc-select--disabled) {
  background-color: transparent;
}
.mdc-select--outlined .mdc-select__native-control,
.mdc-select--outlined .mdc-select__selected-text {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  border: none;
  background-color: transparent;
  z-index: 1;
}
[dir=rtl] .mdc-select--outlined .mdc-select__native-control, .mdc-select--outlined .mdc-select__native-control[dir=rtl],
[dir=rtl] .mdc-select--outlined .mdc-select__selected-text,
.mdc-select--outlined .mdc-select__selected-text[dir=rtl] {
  /* @noflip */
  padding-left: 26px;
  /* @noflip */
  padding-right: 16px;
}
.mdc-select--outlined .mdc-select__selected-text {
  padding-top: 14px;
}
.mdc-select--outlined .mdc-select__icon {
  z-index: 2;
}
.mdc-select--outlined .mdc-floating-label {
  bottom: 20px;
  line-height: 1.15rem;
  pointer-events: auto;
}
.mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label {
  color: #a30000;
  /* @alternate */
  color: #a30000;
  color: #a30000;
  color: var(--mdc-theme-error, #a30000);
}
.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,
.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text {
  border-bottom-color: #a30000;
  /* @alternate */
  border-bottom-color: #a30000;
  border-bottom-color: #a30000;
  border-bottom-color: var(--mdc-theme-error, #a30000);
}
.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple {
  background-color: #a30000;
  /* @alternate */
  background-color: #a30000;
  background-color: #a30000;
  background-color: var(--mdc-theme-error, #a30000);
}
.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
  color: #a30000;
}
.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid + .mdc-select-helper-text--validation-msg {
  color: #a30000;
  /* @alternate */
  color: #a30000;
  color: #a30000;
  color: var(--mdc-theme-error, #a30000);
}
.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover {
  border-bottom-color: #a30000;
  /* @alternate */
  border-bottom-color: #a30000;
  border-bottom-color: #a30000;
  border-bottom-color: var(--mdc-theme-error, #a30000);
}
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__idle {
  border-color: #a30000;
  /* @alternate */
  border-color: #a30000;
  border-color: #a30000;
  border-color: var(--mdc-theme-error, #a30000);
}
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__path {
  stroke: #a30000;
  /* @alternate */
  stroke: #a30000;
  stroke: #a30000;
  stroke: var(--mdc-theme-error, #a30000);
}
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline__idle, .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline__idle {
  border-color: #a30000;
  /* @alternate */
  border-color: #a30000;
  border-color: #a30000;
  border-color: var(--mdc-theme-error, #a30000);
}
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover ~ .mdc-notched-outline .mdc-notched-outline__path, .mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover ~ .mdc-notched-outline .mdc-notched-outline__path {
  stroke: #a30000;
  /* @alternate */
  stroke: #a30000;
  stroke: #a30000;
  stroke: var(--mdc-theme-error, #a30000);
}
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__path {
  stroke-width: 2px;
}
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__path {
  stroke: #a30000;
  /* @alternate */
  stroke: #a30000;
  stroke: #a30000;
  stroke: var(--mdc-theme-error, #a30000);
}
.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline__idle {
  border-color: #a30000;
  /* @alternate */
  border-color: #a30000;
  border-color: #a30000;
  border-color: var(--mdc-theme-error, #a30000);
}
.mdc-select--invalid .mdc-select__dropdown-icon {
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23a30000%22%20fill-rule%3D%22evenodd%22%20opacity%3D%221%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E") no-repeat center;
}
.mdc-select--invalid + .mdc-select-helper-text--validation-msg {
  opacity: 1;
}
.mdc-select--required .mdc-floating-label::after {
  content: "*";
}
.mdc-select--disabled {
  background-color: #fcfcfc;
  cursor: default;
  pointer-events: none;
}
.mdc-select--disabled .mdc-floating-label {
  color: rgba(89, 89, 89, 0.37);
}
.mdc-select--disabled .mdc-select__dropdown-icon {
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23595959%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.37%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E") no-repeat center;
}
.mdc-select--disabled .mdc-line-ripple {
  display: none;
}
.mdc-select--disabled .mdc-select__icon {
  color: rgba(89, 89, 89, 0.37);
}
.mdc-select--disabled .mdc-select__native-control,
.mdc-select--disabled .mdc-select__selected-text {
  color: rgba(89, 89, 89, 0.37);
  border-bottom-style: dotted;
}
.mdc-select--disabled .mdc-select__selected-text {
  pointer-events: none;
}
.mdc-select--disabled.mdc-select--outlined {
  background-color: transparent;
}
.mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,
.mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text {
  border-bottom-style: none;
}
.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__idle {
  border-color: rgba(89, 89, 89, 0.16);
}
.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__path {
  stroke: rgba(89, 89, 89, 0.16);
}
.mdc-select--with-leading-icon .mdc-select__icon {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: auto;
  right: initial;
}
[dir=rtl] .mdc-select--with-leading-icon .mdc-select__icon, .mdc-select--with-leading-icon .mdc-select__icon[dir=rtl] {
  /* @noflip */
  left: auto;
  left: initial;
  /* @noflip */
  right: 16px;
}
.mdc-select--with-leading-icon .mdc-select__native-control,
.mdc-select--with-leading-icon .mdc-select__selected-text {
  /* @noflip */
  padding-left: 48px;
  /* @noflip */
  padding-right: 32px;
}
[dir=rtl] .mdc-select--with-leading-icon .mdc-select__native-control, .mdc-select--with-leading-icon .mdc-select__native-control[dir=rtl],
[dir=rtl] .mdc-select--with-leading-icon .mdc-select__selected-text,
.mdc-select--with-leading-icon .mdc-select__selected-text[dir=rtl] {
  /* @noflip */
  padding-left: 32px;
  /* @noflip */
  padding-right: 48px;
}
.mdc-select--with-leading-icon .mdc-floating-label {
  /* @noflip */
  left: 48px;
  /* @noflip */
  right: auto;
  right: initial;
}
[dir=rtl] .mdc-select--with-leading-icon .mdc-floating-label, .mdc-select--with-leading-icon .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: auto;
  left: initial;
  /* @noflip */
  right: 48px;
}
.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above {
  -webkit-transform: translateY(-130%) translateX(-32px) scale(0.75);
          transform: translateY(-130%) translateX(-32px) scale(0.75);
}
[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above, .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir=rtl] {
  -webkit-transform: translateY(-130%) translateX(32px) scale(0.75);
          transform: translateY(-130%) translateX(32px) scale(0.75);
}
.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon 250ms 1;
          animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon 250ms 1;
}
[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake, .mdc-select--with-leading-icon.mdc-select--outlined[dir=rtl] .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl 250ms 1;
          animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl 250ms 1;
}
.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text {
  /* @noflip */
  padding-left: 32px;
  /* @noflip */
  padding-right: 32px;
}
[dir=rtl] .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text, .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir=rtl] {
  /* @noflip */
  padding-left: 32px;
  /* @noflip */
  padding-right: 32px;
}
.mdc-select__menu .mdc-list .mdc-list-item--selected {
  color: #595959;
  /* @alternate */
  color: #595959;
  color: #595959;
  color: var(--mdc-theme-on-surface, #595959);
}
.mdc-select__menu .mdc-list .mdc-list-item--selected::before, .mdc-select__menu .mdc-list .mdc-list-item--selected::after {
  background-color: #595959;
}
@supports not (-ms-ime-align: auto) {
  .mdc-select__menu .mdc-list .mdc-list-item--selected::before, .mdc-select__menu .mdc-list .mdc-list-item--selected::after {
    /* @alternate */
    background-color: #595959;
    background-color: #595959;
    background-color: var(--mdc-theme-on-surface, #595959);
  }
}
.mdc-select__menu .mdc-list .mdc-list-item--selected:hover::before {
  opacity: 0.08;
}
.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus::before, .mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused::before {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.18;
}
.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded)::after {
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active::after {
  -webkit-transition-duration: 75ms;
          transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon {
  0% {
    -webkit-transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
            animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(calc(4% - 32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(4% - 32px)) translateY(-130%) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
            animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(calc(-4% - 32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(-4% - 32px)) translateY(-130%) scale(0.75);
  }
  100% {
    -webkit-transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon {
  0% {
    -webkit-transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
            animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(calc(4% - 32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(4% - 32px)) translateY(-130%) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
            animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(calc(-4% - 32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(-4% - 32px)) translateY(-130%) scale(0.75);
  }
  100% {
    -webkit-transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(0 - 32px)) translateY(-130%) scale(0.75);
  }
}
@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl {
  0% {
    -webkit-transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
            animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(calc(4% - -32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(4% - -32px)) translateY(-130%) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
            animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(calc(-4% - -32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(-4% - -32px)) translateY(-130%) scale(0.75);
  }
  100% {
    -webkit-transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl {
  0% {
    -webkit-transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
            animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(calc(4% - -32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(4% - -32px)) translateY(-130%) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
            animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(calc(-4% - -32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(-4% - -32px)) translateY(-130%) scale(0.75);
  }
  100% {
    -webkit-transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
            transform: translateX(calc(0 - -32px)) translateY(-130%) scale(0.75);
  }
}
.mdc-menu-surface {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  /* @alternate */
  background-color: #fff;
  background-color: #fff;
  background-color: var(--mdc-theme-surface, #fff);
  color: #595959;
  /* @alternate */
  color: #595959;
  color: #595959;
  color: var(--mdc-theme-on-surface, #595959);
  /* @noflip */
  transform-origin-left: top left;
  /* @noflip */
  transform-origin-right: top right;
  border-radius: 4px;
  display: none;
  position: absolute;
  box-sizing: border-box;
  max-width: calc(100vw - 32px);
  max-height: calc(100vh - 32px);
  margin: 0;
  padding: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  opacity: 0;
  overflow: auto;
  will-change: transform, opacity;
  z-index: 4;
}
[dir=rtl] .mdc-menu-surface, .mdc-menu-surface[dir=rtl] {
  /* @noflip */
  transform-origin-left: top right;
  /* @noflip */
  transform-origin-right: top left;
}
.mdc-menu-surface:focus {
  outline: none;
}
.mdc-menu-surface--animating-open {
  display: inline-block;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: opacity 0.03s linear, -webkit-transform 0.12s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.03s linear, -webkit-transform 0.12s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.03s linear, transform 0.12s cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 0.03s linear, transform 0.12s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.12s cubic-bezier(0, 0, 0.2, 1);
  opacity: 0;
}
.mdc-menu-surface--open {
  display: inline-block;
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.mdc-menu-surface--animating-closed {
  display: inline-block;
  -webkit-transition: opacity 0.075s linear;
  transition: opacity 0.075s linear;
  opacity: 0;
}
.mdc-menu-surface--anchor {
  position: relative;
  overflow: visible;
}
.mdc-menu-surface--fixed {
  position: fixed;
}
.mdc-select {
  /* Our own modifier to apply a simple outlined version of Select dropdown , instead of applying the hugely over engineered version of Material */
}
.mdc-select .mdc-select__menu {
  width: 100%;
}
.mdc-select.mdc-select--disabled {
  background-color: transparent;
}
.mdc-select--outlined {
  border: 1px solid rgba(0, 0, 0, 0.38);
  border-radius: 4px 4px 4px 4px !important;
}
.mdc-select--outlined .mdc-select__selected-text {
  border: none !important;
  padding-top: 13px !important;
}
.mdc-select .mdc-floating-label {
  font-family: "Aeonik Air", -apple-system, BlinkMacSystemFont, "Segoe UI", "Arial Black", Roboto, sans-serif;
}
.mdc-select:not(.mdc-select--disabled) {
  background-color: transparent;
}
.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control, .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
  font-family: "Aeonik Air", -apple-system, BlinkMacSystemFont, "Segoe UI", "Arial Black", Roboto, sans-serif;
  border-bottom: 2px solid;
  padding-top: 15px;
  border-bottom-color: rgba(0, 0, 0, 0.38) !important;
}
.mdc-select__focused .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control, .mdc-select__focused .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
  color: rgba(0, 0, 0, 0.6) !important;
}
.motion-error .mdc-select:not(.mdc-select--disabled) .mdc-select__native-control, .motion-error .mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
  border-bottom-color: #a30000 !important;
}
.mdc-select:not(.mdc-select--disabled) .mdc-floating-label {
  color: rgba(0, 0, 0, 0.6) !important;
}
.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
  color: #00395c !important;
  font-weight: normal;
}
.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple {
  background-color: #00395c;
}
.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-select__dropdown-icon {
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23gba(0, 0, 0, 0.6)%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.54%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E") no-repeat center;
}
.mdc-select .mdc-icon-button__icon {
  left: auto;
  right: 8px;
  position: absolute;
  bottom: 16px;
  color: #a30000;
}
.motion-error .error-label {
  color: #a30000;
}
.mdc-select--position-fixed {
  position: fixed;
  max-width: 1248px;
  width: 100%;
  top: 84px;
  background-color: #f9f9f9;
  z-index: 3;
}
#compare-option-selector.mdc-select--position-fixed .grid__inner {
  margin-bottom: 0 !important;
}
#selectmenu1 {
  color: #003a5d;
  font-weight: normal;
  text-align: left;
  height: 38px;
  outline: none;
  background: #f1f1f1 !important;
  border-bottom: 1px solid #989999 !important;
  border-left: 0px !important;
  border-top: 0px !important;
  border-right: 0px !important;
}
.motion-search-bar {
  position: fixed;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: #FFF;
  width: 100%;
  z-index: 7;
  top: -57px;
  height: 51px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.5s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
}
.motion-search-bar.slidein-left {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
}
.motion-search-bar.slidein-down {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
  -moz-transform: translateY(100%);
}
.motion-search-bar.slidein-up {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
}
.motion-search-input {
  width: 96%;
}
.motion-search-bar-icon {
  padding: 11px 16px;
  vertical-align: middle;
}
#motion-search-back {
  display: none;
}
.motion-search-bar-icon .material-icons {
  text-decoration: none !important;
}
.gsc-input-box {
  padding: 0px !important;
  border: none !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 2.125rem;
  line-height: 2.5rem;
  font-weight: 400;
  letter-spacing: normal;
  text-decoration: inherit;
  text-transform: inherit;
}
.gsc-input-box .gsc-input {
  font-family: Whitney SSm A, Whitney SSm B, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-size: 16px !important;
  font-weight: semi-bold;
  border: none !important;
  width: 100%;
  padding: 0px !important;
}
.gsc-input-box .gsst_a, .gsc-input-box gsib_a {
  display: none !important;
}
.gsc-search-button-v2 {
  padding-right: 16px !important;
}
.gsc-search-button-v2 svg {
  width: 18px !important;
  height: 18px !important;
  padding-top: 2px;
}
/* Google Autocomplete override styling */
.gssb_c {
  position: absolute !important;
  top: 48px !important;
  left: 25px !important;
  z-index: 999 !important;
}
.gsc-completion-container .gssb_a {
  padding: 8px;
}
.gssb_c .gsc-completion-container {
  padding: 18px !important;
  min-height: 80px !important;
  font-family: Whitney SSm A, Whitney SSm B, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif !important;
  position: fixed !important;
  width: 80% !important;
}
.search-form, .motion-search-form, .search-form__input {
  width: 100%;
  height: 100%;
}
.motion-breadcrumbs {
  position: fixed;
  top: 48px;
  height: 36px;
  z-index: 4;
  width: 100%;
  background-color: #f9f9f9;
}
.motion-breadcrumbs.mdc-breadcrumbs--fixed-scrolled {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2), 0px 3px 3px 0px rgba(0, 0, 0, 0.08), 0px 1px 1px 0px rgba(0, 0, 0, 0.08);
  -webkit-transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
}
.breadcrumb {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style-type: none;
  padding-left: 0px;
  width: 100%;
  overflow: auto;
}
.breadcrumb .breadcrumb-item a {
  text-decoration: none;
  white-space: nowrap;
}
.breadcrumb .breadcrumb-item:not(:last-child) > a {
  font-weight: 400;
}
.breadcrumb .breadcrumb-item:not(:first-child)::before {
  content: ">";
  clear: both;
  padding-right: 8px;
}
@media (-ms-high-contrast: none) and (min-width: 1248px), (-ms-high-contrast: active) and (min-width: 1248px) {
  .mdc-typography--body2 {
    font-size: 0.88rem;
    letter-spacing: 0.02em;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__inner {
    display: block;
    width: 100%;
  }
  .grid__inner::after {
    display: table;
    content: "";
    clear: both;
  }
  .grid__inner--valign-for-ie {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .grid__cell {
    display: block;
    margin-bottom: 16px;
  }
  .grid__cell--span-all {
    width: 100%;
  }
  .grid__cell--span-1-phone {
    width: 100%;
  }
  .grid__cell--span-2-phone {
    width: 100%;
  }
  .grid__cell--span-3-phone {
    width: 100%;
  }
  .grid__cell--span-4-phone {
    width: 100%;
  }
  .grid__cell--span__spacing {
    padding-right: 16px;
  }
}
@media (-ms-high-contrast: none) and (min-width: 804px), (-ms-high-contrast: active) and (min-width: 804px) {
  .grid__cell--span-1-tablet {
    width: 12.5%;
    float: left;
  }

  .grid__cell--span-2-tablet {
    width: 25%;
    float: left;
  }

  .grid__cell--span-3-tablet {
    width: 37.5%;
    float: left;
  }

  .grid__cell--span-4-tablet {
    width: 50%;
    float: left;
  }

  .grid__cell--span-5-tablet {
    width: 62.5%;
    float: left;
  }

  .grid__cell--span-6-tablet {
    width: 75%;
    float: left;
  }

  .grid__cell--span-7-tablet {
    width: 87.5%;
    float: left;
  }

  .grid__cell--span-8-tablet {
    width: 100%;
    float: left;
  }

  .grid__cell--span-9-tablet {
    width: 112.5%;
    float: left;
  }

  .grid__cell--span-10-tablet {
    width: 125%;
    float: left;
  }

  .grid__cell--span-11-tablet {
    width: 137.5%;
    float: left;
  }

  .grid__cell--span-12-tablet {
    width: 150%;
    float: left;
  }
}
@media (-ms-high-contrast: none) and (min-width: 1248px), (-ms-high-contrast: active) and (min-width: 1248px) {
  .grid__cell--span-1-desktop {
    width: 8.3333333333%;
    float: left;
  }

  .grid__cell--span-2-desktop {
    width: 16.6666666667%;
    float: left;
  }

  .grid__cell--span-3-desktop {
    width: 25%;
    float: left;
  }

  .grid__cell--span-4-desktop {
    width: 33.3333333333%;
    float: left;
  }

  .grid__cell--span-5-desktop {
    width: 41.6666666667%;
    float: left;
  }

  .grid__cell--span-6-desktop {
    width: 50%;
    float: left;
  }

  .grid__cell--span-7-desktop {
    width: 58.3333333333%;
    float: left;
  }

  .grid__cell--span-8-desktop {
    width: 66.6666666667%;
    float: left;
  }

  .grid__cell--span-9-desktop {
    width: 75%;
    float: left;
  }

  .grid__cell--span-10-desktop {
    width: 83.3333333333%;
    float: left;
  }

  .grid__cell--span-11-desktop {
    width: 91.6666666667%;
    float: left;
  }

  .grid__cell--span-12-desktop {
    width: 100%;
    float: left;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .grid__inner--layout-c9 > .grid__cell, .grid__inner--layout-12 > .grid__cell, .grid__inner--layout-66 > .grid__cell, .grid__inner--layout-66-44 > .grid__cell, .grid__inner--layout-66-44-22 > .grid__cell, .grid__inner--layout-444 > .grid__cell, .grid__inner--layout-444-44 > .grid__cell, .grid__inner--layout-b8b > .grid__cell, .grid__inner--layout-c6c > .grid__cell, .grid__inner--layout-c6c-a6a > .grid__cell, .grid__inner--layout-c6c-b4b > .grid__cell, .grid__inner--layout-d4d > .grid__cell, .grid__inner--layout-d4d-b4b > .grid__cell, .grid__inner--layout-3333 > .grid__cell, .grid__inner--layout-3333-44 > .grid__cell, .grid__inner--layout-b44b > .grid__cell, .grid__inner--layout-b44b-a6a > .grid__cell, .grid__inner--layout-c33c > .grid__cell, .grid__inner--layout-c33c-44 > .grid__cell {
    width: 100%;
  }
  .grid__inner--layout-c33c-44-22 > .grid__cell, .grid__inner--layout-d22d-44-22 > .grid__cell, .grid__inner--layout-c222c-44-22 > .grid__cell, .grid__inner--layout-b2222b-44-22 > .grid__cell, .grid__inner--layout-a22222a-44-22 > .grid__cell, .grid__inner--layout-222222-44-22 > .grid__cell {
    width: calc(50% - 8px);
    float: left;
  }
  .grid__inner--layout-c33c-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-d22d-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-c222c-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-b2222b-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-a22222a-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-222222-44-22 > .grid__cell:nth-child(2n+1) {
    margin-right: 16px;
  }

  .grid__inner--layout-363 > .grid__col {
    width: 100%;
  }

  .flex__cell {
    float: left;
  }
}
@media (-ms-high-contrast: none) and (min-width: 804px), (-ms-high-contrast: active) and (min-width: 804px) {
  .grid__inner--layout-444-44 > .grid__cell, .grid__inner--layout-66-44 > .grid__cell, .grid__inner--layout-66-44-22 > .grid__cell, .grid__inner--layout-3333-44 > .grid__cell, .grid__inner--layout-b44b-44 > .grid__cell, .grid__inner--layout-c33c-44 > .grid__cell, .grid__inner--layout-c33c-44-22 > .grid__cell, .grid__inner--layout-d22d-44-22 > .grid__cell, .grid__inner--layout-c222c-44-22 > .grid__cell, .grid__inner--layout-b2222b-44-22 > .grid__cell, .grid__inner--layout-222222-44-22 > .grid__cell, .grid__inner--layout-a22222a-44-22 > .grid__cell {
    width: calc(50% - 8px);
    float: left;
  }
  .grid__inner--layout-444-44 > .grid__cell:nth-child(2n+1), .grid__inner--layout-66-44 > .grid__cell:nth-child(2n+1), .grid__inner--layout-66-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-3333-44 > .grid__cell:nth-child(2n+1), .grid__inner--layout-b44b-44 > .grid__cell:nth-child(2n+1), .grid__inner--layout-c33c-44 > .grid__cell:nth-child(2n+1), .grid__inner--layout-c33c-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-d22d-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-c222c-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-b2222b-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-222222-44-22 > .grid__cell:nth-child(2n+1), .grid__inner--layout-a22222a-44-22 > .grid__cell:nth-child(2n+1) {
    margin-right: 16px;
  }
  .grid__inner--layout-c6c-a6a > .grid__cell, .grid__inner--layout-b44b-a6a > .grid__cell {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  .grid__inner--layout-d4d-b4b > .grid__cell, .grid__inner--layout-c6c-b4b > .grid__cell {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .grid__inner--layout-363 > .grid__col {
    grid-column: span 8;
  }
  .grid__inner--layout-363 > .grid__col:nth-child(2) {
    grid-column: span 8;
  }
}
@media (-ms-high-contrast: none) and (min-width: 1248px), (-ms-high-contrast: active) and (min-width: 1248px) {
  .grid__cell {
    margin-bottom: 16px;
  }
  .grid__inner--layout-12 > .grid__cell {
    width: 100%;
    float: left;
  }
  .grid__inner--layout-66 > .grid__cell, .grid__inner--layout-66-44 > .grid__cell, .grid__inner--layout-66-44-22 > .grid__cell {
    width: calc(50% - 8px);
    float: left;
  }
  .grid__inner--layout-66 > .grid__cell:nth-child(2n+1), .grid__inner--layout-66-44 > .grid__cell:nth-child(2n+1), .grid__inner--layout-66-44-22 > .grid__cell:nth-child(2n+1) {
    margin-right: 16px;
  }
  .grid__inner--layout-222222-44-22 > .grid__cell {
    width: calc(16% - 8px);
    float: left;
    margin-right: 16px;
  }
  .grid__inner--layout-444 > .grid__cell, .grid__inner--layout-444-44 > .grid__cell {
    width: calc(33.3333333333% - 10.6666666667px);
    float: left;
  }
  .grid__inner--layout-444 > .grid__cell:nth-child(2n+1), .grid__inner--layout-444-44 > .grid__cell:nth-child(2n+1) {
    margin-right: 0;
  }
  .grid__inner--layout-444 > .grid__cell:nth-child(3n+1), .grid__inner--layout-444 > .grid__cell:nth-child(3n+2), .grid__inner--layout-444-44 > .grid__cell:nth-child(3n+1), .grid__inner--layout-444-44 > .grid__cell:nth-child(3n+2) {
    margin-right: 16px;
  }
  .grid__inner--layout-b8b > .grid__cell {
    width: 66.6666666667%;
    margin-left: auto;
    margin-right: auto;
  }
  .grid__inner--layout-c6c > .grid__cell, .grid__inner--layout-c6c-a6a > .grid__cell, .grid__inner--layout-c6c-b4b > .grid__cell {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .grid__inner--layout-d4d > .grid__cell, .grid__inner--layout-d4d-b4b > .grid__cell {
    width: 33.3333333333%;
    margin-left: auto;
    margin-right: auto;
  }
  .grid__inner--layout-3333 > .grid__cell, .grid__inner--layout-3333-44 > .grid__cell {
    width: calc(25% - 12px);
    float: left;
  }
  .grid__inner--layout-3333 > .grid__cell:nth-child(4n+1), .grid__inner--layout-3333 > .grid__cell:nth-child(4n+2), .grid__inner--layout-3333 > .grid__cell:nth-child(4n+3), .grid__inner--layout-3333-44 > .grid__cell:nth-child(4n+1), .grid__inner--layout-3333-44 > .grid__cell:nth-child(4n+2), .grid__inner--layout-3333-44 > .grid__cell:nth-child(4n+3) {
    margin-right: 16px;
  }
  .grid__inner--layout-b44b > .grid__cell, .grid__inner--layout-b44b-44 > .grid__cell, .grid__inner--layout-b44b-a6a > .grid__cell {
    width: calc(33.3333333333% - 8px);
    float: left;
  }
  .grid__inner--layout-b44b > .grid__cell:nth-child(2n+1), .grid__inner--layout-b44b-44 > .grid__cell:nth-child(2n+1), .grid__inner--layout-b44b-a6a > .grid__cell:nth-child(2n+1) {
    margin-left: 16.6666666667%;
    margin-right: 16px;
  }
  .grid__inner--layout-b44b > .grid__cell:nth-child(2n+2), .grid__inner--layout-b44b-44 > .grid__cell:nth-child(2n+2), .grid__inner--layout-b44b-a6a > .grid__cell:nth-child(2n+2) {
    margin-right: 16.6666666667%;
  }
  .grid__inner--layout-a22222a-44-22 > .grid__cell {
    width: calc(16.6666666667% - 16px);
    float: left;
    margin-right: 16px;
  }
  .grid__inner--layout-a22222a-44-22 > .grid__cell:nth-child(1), .grid__inner--layout-a22222a-44-22 > .grid__cell:nth-child(5n+6) {
    margin-left: 8.3333333333%;
  }
  .grid__inner--layout-b2222b-44-22 > .grid__cell {
    width: calc(16.6666666667% - 16px);
    float: left;
    margin-right: 16px;
  }
  .grid__inner--layout-b2222b-44-22 > .grid__cell:nth-child(1), .grid__inner--layout-b2222b-44-22 > .grid__cell:nth-child(4n+5) {
    margin-left: 16.6666666667%;
  }
  .grid__inner--layout-c222c-44-22 > .grid__cell {
    width: calc(16.6666666667% - 16px);
    float: left;
    margin-right: 16px;
  }
  .grid__inner--layout-c222c-44-22 > .grid__cell:nth-child(3n+1) {
    margin-left: 25%;
  }
  .grid__inner--layout-c222c-44-22 > .grid__cell:nth-child(3n+3) {
    margin-right: 25%;
  }
  .grid__inner--layout-d22d-44-22 > .grid__cell {
    width: calc(16.6666666667% - 16px);
    float: left;
    margin-right: 16px;
  }
  .grid__inner--layout-d22d-44-22 > .grid__cell:nth-child(2n+1) {
    margin-left: 33.3333333333%;
  }
  .grid__inner--layout-d22d-44-22 > .grid__cell:nth-child(2n+2) {
    margin-right: 33.3333333333%;
  }
  .grid__inner--layout-c33c > .grid__cell, .grid__inner--layout-c33c-44 > .grid__cell, .grid__inner--layout-c33c-44-22 > .grid__cell {
    width: calc(25% - 8px);
    float: left;
  }
  .grid__inner--layout-c33c > .grid__cell:nth-child(2n+1), .grid__inner--layout-c33c-44 > .grid__cell:nth-child(2n+1), .grid__inner--layout-c33c-44-22 > .grid__cell:nth-child(2n+1) {
    margin-left: 25%;
    margin-right: 16px;
  }
  .grid__inner--layout-c33c > .grid__cell:nth-child(2n+2), .grid__inner--layout-c33c-44 > .grid__cell:nth-child(2n+2), .grid__inner--layout-c33c-44-22 > .grid__cell:nth-child(2n+2) {
    margin-right: 25%;
  }
  .grid__inner--layout-c9 > .grid__cell {
    width: 75%;
    margin-left: auto;
  }

  .grid__inner--layout-363 > .grid__col {
    width: calc(25% - 16px);
    float: left;
  }
  .grid__inner--layout-363 > .grid__col:nth-child(2) {
    width: calc(50% - 16px);
    float: left;
  }
  .grid__inner--layout-363 > .grid__col:nth-child(4n+1), .grid__inner--layout-363 > .grid__col:nth-child(4n+2), .grid__inner--layout-363 > .grid__col:nth-child(4n+3) {
    margin-right: 16px;
  }
}
@media (-ms-high-contrast: none) and (min-width: 1248px), (-ms-high-contrast: active) and (min-width: 1248px) {
  .hero-picture,
.spotlight-picture {
    float: right;
  }

  .spotlight-row__inner > .spotlight-row__cell {
    width: 50%;
    float: left;
  }
  .spotlight-row__inner > .spotlight-row__cell:nth-child(2n+2) {
    padding-left: 8px;
  }
  .spotlight-row__inner > .spotlight-row__cell:nth-child(2n+1) {
    padding-right: 8px;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .motion-z-layout__inner {
    margin-bottom: 56px;
  }
}
@media (-ms-high-contrast: none) and (min-width: 1248px), (-ms-high-contrast: active) and (min-width: 1248px) {
  .motion-z-layout__inner {
    clear: both;
  }
  .motion-z-layout__inner > .motion-z-layout__cell {
    width: 50%;
  }
  .motion-z-layout__inner > .motion-z-layout__cell--span-8 {
    width: 60% !important;
  }
  .motion-z-layout__inner > .motion-z-layout__cell--span-4 {
    width: 40% !important;
  }

  .motion-z-layout__inner:nth-child(2n) > .motion-z-layout__cell:first-child {
    float: left;
  }
  .motion-z-layout__inner:nth-child(2n) > .motion-z-layout__cell:last-child {
    float: right;
  }

  .motion-z-layout__inner:nth-child(2n+1) > .motion-z-layout__cell:first-child {
    float: right;
  }
  .motion-z-layout__inner:nth-child(2n+1) > .motion-z-layout__cell:last-child {
    float: left;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #motion-footer__caption > .grid__cell {
    margin-bottom: 0;
  }
}
.mdc-button--raised, .eq_global_nav li:last-child a.mdc-button, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-button--raised:not(:disabled), .eq_global_nav li:last-child a.mdc-button:not(:disabled), #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:not(:disabled), .mdc-button--unelevated:not(:disabled) {
  background-color: #d70f12;
}
.mdc-button--raised:focus, .eq_global_nav li:last-child a.mdc-button:focus, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:focus, .mdc-button--raised:hover, .eq_global_nav li:last-child a.mdc-button:hover, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:hover {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.mdc-button--raised:active, .eq_global_nav li:last-child a.mdc-button:active, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:active, .mdc-button--raised:disabled, .eq_global_nav li:last-child a.mdc-button:disabled, #eqheader .core-nav .wrap-core-nav-list .core-nav-list li:nth-child(5) a.mdc-button:disabled {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
}
/* class to switch the order of elements in different responsive views */
@media (-ms-high-contrast: none) and (min-width: 804px), (-ms-high-contrast: active) and (min-width: 804px) {
  .element__order-second-tablet {
    float: right;
  }
}
@media (-ms-high-contrast: none) and (min-width: 1248px), (-ms-high-contrast: active) and (min-width: 1248px) {
  .element__order-second-desktop {
    float: right;
  }
}
@media (-ms-high-contrast: none) and (max-width: 803.98px), (-ms-high-contrast: active) and (max-width: 803.98px) {
  .vertical-plane--scroll-mobile .vertical-plane--scroll__container {
    display: block !important;
    width: 500%;
  }
}
/*  below styling added for the 2-column form layout to cater for form-fields aligned with bigger controls */
@media (-ms-high-contrast: none) and (min-width: 804px), (-ms-high-contrast: active) and (min-width: 804px) {
  .motion-form-field--position-bottom {
    position: relative;
    min-height: 89px;
  }
  .motion-form-field--position-bottom .motion-form-field {
    position: absolute;
    bottom: -17px !important;
    width: calc(100% - 16px);
  }
}
.ie-mat-form-field-flex .mat-form-field-flex {
  display: table;
}
.ie-mat-form-field-flex .mat-form-field-flex .mat-form-field-infix, .ie-mat-form-field-flex .mat-form-field-flex .mat-form-field-suffix {
  display: table-cell;
  vertical-align: bottom;
}
.ie-mat-form-field-flex .mat-form-field-flex .mat-form-field-infix {
  width: auto;
}
.ie-mat-form-field-flex .mat-form-field-flex .mat-form-field-suffix {
  width: 40px;
}

/* Custom styles for Reports Page */
.alternate_button--white + .mdc-btn-container .mdc-button--raised:not(:disabled) {
    background-color: #fff;
    color: #d70f12;
    border-radius: 0px 16px 16px 16px;
}

/*# sourceMappingURL=eqmotion.css.map*/
