@font-face {
  font-family: 'the_serif';
  src: url("../res/fonts/theserifb-w3light.woff") format("woff"), url("../res/fonts/theserifb-w3light.woff2") format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: 'the_serif';
  src: url("../res/fonts/theserifb-w5plain.woff") format("woff"), url("../res/fonts/theserifb-w5plain.woff2") format("woff2");
}
@font-face {
  font-family: 'the_serif';
  src: url("../res/fonts/theserifb-w7bold.woff") format("woff"), url("../res/fonts/theserifb-w7bold.woff2") format("woff2");
  font-weight: 700;
}
[class*='cx--pri'] {
  color: #00539e;
}
[o-base*='cx--pri'] {
  color: #00539e;
}
[class*='cx--sec'] {
  color: #d9802e;
}
[o-base*='cx--sec'] {
  color: #d9802e;
}
[class*='cx--ctrl-pri'] {
  color: #00539e;
}
[class*='cx--ctrl-pri'].fx--shift:hover {
  color: #d9802e;
}
[o-base*='cx--ctrl-pri'] {
  color: #00539e;
}
[o-base*='cx--ctrl-pri'].fx--shift:hover {
  color: #d9802e;
}
[class*='cx--ctrl-alt'] {
  color: #58585b;
}
[class*='cx--ctrl-alt'].fx--shift:hover {
  color: #d9802e;
}
[class*='cx--ctrl-alt'].fx--shift:focus,
[class*='cx--ctrl-alt'].fx--shift:active,
[class*='cx--ctrl-alt'].fx--shift.is-active {
  color: #a7a9ab;
}
[o-base*='cx--ctrl-alt'] {
  color: #58585b;
}
[o-base*='cx--ctrl-alt'].fx--shift:hover {
  color: #d9802e;
}
[o-base*='cx--ctrl-alt'].fx--shift:focus,
[o-base*='cx--ctrl-alt'].fx--shift:active,
[o-base*='cx--ctrl-alt'].fx--shift.is-active {
  color: #a7a9ab;
}
[class*='cx--copy'] {
  color: #181411;
}
[o-base*='cx--copy'] {
  color: #181411;
}
[class*='cx--minor'] {
  color: #808284;
}
[o-base*='cx--minor'] {
  color: #808284;
}
[class*='cx--muted'] {
  color: #808284;
}
[o-base*='cx--muted'] {
  color: #808284;
}
[class*='cx--bright'] {
  color: #469bd9;
}
[o-base*='cx--bright'] {
  color: #469bd9;
}
[class*='cx--tint'] {
  color: #a7a9ab;
}
[o-base*='cx--tint'] {
  color: #a7a9ab;
}
[class*='cx--neutral'] {
  color: #808284;
}
[o-base*='cx--neutral'] {
  color: #808284;
}
[class*='cx--shade'] {
  color: #58585b;
}
[o-base*='cx--shade'] {
  color: #58585b;
}
[class*='cx--notice'] {
  color: #d9802e;
}
[o-base*='cx--notice'] {
  color: #d9802e;
}
[class*='cx--warn'] {
  color: #ffce00;
}
[o-base*='cx--warn'] {
  color: #ffce00;
}
[class*='cx--negate'] {
  color: #e21836;
}
[o-base*='cx--negate'] {
  color: #e21836;
}
[class*='cx--affirm'] {
  color: #008751;
}
[o-base*='cx--affirm'] {
  color: #008751;
}
:root {
  --bxTint: #a7a9ab;
  --bxShade: #d5d5d6;
}
[class*='mx--'] {
  background-color: hsla(var(--bgHueDelta), var(--bgSatDelta), var(--bgLuxDelta), var(--bgOpxDelta));
  background-size: cover;
  background-position: top;
}
[o-base*='mx--'] {
  background-color: hsla(var(--bgHueDelta), var(--bgSatDelta), var(--bgLuxDelta), var(--bgOpxDelta));
  background-size: cover;
  background-position: top;
}
[class*='mx--dark'] {
  background-color: #00539e;
  color: #fff;
  --bxPrimary: rgba(167, 169, 171, .8);
  --bxTint: rgba(167, 169, 171, .8);
}
[class*='mx--dark'] .cx--pri {
  color: #fff;
}
[class*='mx--dark'] .cx--info {
  color: #ffce00;
}
[class*='mx--dark'] .fx--shift:hover.cx--pri {
  color: #ffce00;
}
[class*='mx--dark'] .fx--shift:hover.cx--ctrl {
  color: #f68e1e;
}
[o-base*='mx--dark'] {
  background-color: #00539e;
  color: #fff;
  --bxPrimary: rgba(167, 169, 171, .8);
  --bxTint: rgba(167, 169, 171, .8);
}
[o-base*='mx--dark'] .cx--pri {
  color: #fff;
}
[o-base*='mx--dark'] .cx--info {
  color: #ffce00;
}
[o-base*='mx--dark'] .fx--shift:hover.cx--pri {
  color: #ffce00;
}
[o-base*='mx--dark'] .fx--shift:hover.cx--ctrl {
  color: #f68e1e;
}
[class*='mx--dark-patn'] {
  background-color: #1c2c55;
  background-image: url("../res/tx.primary.png");
}
[o-base*='mx--dark-patn'] {
  background-color: #1c2c55;
  background-image: url("../res/tx.primary.png");
}
[class*='mx--light'] {
  background-color: #fff;
  color: #181411;
  --bxPrimary: rgba(0, 83, 158, .12);
  --bxTint: rgba(167, 169, 171, .8);
}
[class*='mx--light'].cx--pri,
[class*='mx--light'] .cx--pri {
  color: #00539e;
}
[o-base*='mx--light'] {
  background-color: #fff;
  color: #181411;
  --bxPrimary: rgba(0, 83, 158, .12);
  --bxTint: rgba(167, 169, 171, .8);
}
[o-base*='mx--light'].cx--pri,
[o-base*='mx--light'] .cx--pri {
  color: #00539e;
}
[class*='mx--light-alt'] {
  background-color: #a7a9ab;
}
[o-base*='mx--light-alt'] {
  background-color: #a7a9ab;
}
[class*='mx--tint'] {
  background-color: #a7a9ab;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.9" /><feFuncG type="linear" slope="0.9" /><feFuncB type="linear" slope="0.9" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
}
[class*='mx--tint'].fx--shift:hover,
[class*='mx--tint'].fx--shift:focus,
[class*='mx--tint'].fx--shift:active,
[class*='mx--tint'].fx--shift.is-reacting,
[class*='mx--tint'].fx--shift.is-active,
.fx--passThru:hover [class*='mx--tint'],
.fx--passThru:focus [class*='mx--tint'],
.fx--passThru:active [class*='mx--tint'],
.fx--passThru.is-reacting [class*='mx--tint'],
.fx--passThru.is-active [class*='mx--tint'] {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
}
[o-base*='mx--tint'] {
  background-color: #a7a9ab;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.9" /><feFuncG type="linear" slope="0.9" /><feFuncB type="linear" slope="0.9" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
}
[o-base*='mx--tint'].fx--shift:hover,
[o-base*='mx--tint'].fx--shift:focus,
[o-base*='mx--tint'].fx--shift:active,
[o-base*='mx--tint'].fx--shift.is-reacting,
[o-base*='mx--tint'].fx--shift.is-active,
.fx--passThru:hover [o-base*='mx--tint'],
.fx--passThru:focus [o-base*='mx--tint'],
.fx--passThru:active [o-base*='mx--tint'],
.fx--passThru.is-reacting [o-base*='mx--tint'],
.fx--passThru.is-active [o-base*='mx--tint'] {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
}
[class*='mx--ctrl'] {
  background-color: #f68e1e;
  color: #fff;
}
[o-base*='mx--ctrl'] {
  background-color: #f68e1e;
  color: #fff;
}
[class*='mx--ctrl-dark'] {
  background-color: #d9802e;
}
[o-base*='mx--ctrl-dark'] {
  background-color: #d9802e;
}
[class*='mx--asset'] {
  background-color: #3f725c;
  color: #fff;
}
[o-base*='mx--asset'] {
  background-color: #3f725c;
  color: #fff;
}
[class*='mx--affirm'] {
  background-color: #008751;
  color: #fff;
  --bxPrimary: rgba(167, 169, 171, .8);
  --bxTint: rgba(167, 169, 171, .8);
}
[o-base*='mx--affirm'] {
  background-color: #008751;
  color: #fff;
  --bxPrimary: rgba(167, 169, 171, .8);
  --bxTint: rgba(167, 169, 171, .8);
}
[class*='mx--notice'] {
  background-color: #d9802e;
  color: #fff;
  --bxPrimary: rgba(167, 169, 171, .8);
  --bxTint: rgba(167, 169, 171, .8);
}
[o-base*='mx--notice'] {
  background-color: #d9802e;
  color: #fff;
  --bxPrimary: rgba(167, 169, 171, .8);
  --bxTint: rgba(167, 169, 171, .8);
}
[class*='mx--neutral'] {
  background-color: #469bd9;
  color: #00539e;
}
[class*='mx--neutral'].fx--shift:hover,
[class*='mx--neutral'].fx--shift:focus,
[class*='mx--neutral'].fx--shift:active,
[class*='mx--neutral'].fx--shift.is-reacting,
[class*='mx--neutral'].fx--shift.is-active {
  background-color: #469bd9;
  color: #fff;
}
[o-base*='mx--neutral'] {
  background-color: #469bd9;
  color: #00539e;
}
[o-base*='mx--neutral'].fx--shift:hover,
[o-base*='mx--neutral'].fx--shift:focus,
[o-base*='mx--neutral'].fx--shift:active,
[o-base*='mx--neutral'].fx--shift.is-reacting,
[o-base*='mx--neutral'].fx--shift.is-active {
  background-color: #469bd9;
  color: #fff;
}
[class*='mx--neutral-dark'] {
  background-color: #00539e;
  color: inherit;
}
[class*='mx--neutral-dark'].fx--shift:hover,
[class*='mx--neutral-dark'].fx--shift:focus,
[class*='mx--neutral-dark'].fx--shift:active,
[class*='mx--neutral-dark'].fx--shift.is-reacting,
[class*='mx--neutral-dark'].fx--shift.is-active {
  background-color: #58585b;
}
[o-base*='mx--neutral-dark'] {
  background-color: #00539e;
  color: inherit;
}
[o-base*='mx--neutral-dark'].fx--shift:hover,
[o-base*='mx--neutral-dark'].fx--shift:focus,
[o-base*='mx--neutral-dark'].fx--shift:active,
[o-base*='mx--neutral-dark'].fx--shift.is-reacting,
[o-base*='mx--neutral-dark'].fx--shift.is-active {
  background-color: #58585b;
}
[class*='mx--muted'] {
  background-color: #469bd9;
  color: #58585b;
}
[class*='mx--muted'].fx--shift {
  background-color: #469bd9;
}
[class*='mx--muted'] .co--minor {
  color: #a7a9ab;
}
[o-base*='mx--muted'] {
  background-color: #469bd9;
  color: #58585b;
}
[o-base*='mx--muted'].fx--shift {
  background-color: #469bd9;
}
[o-base*='mx--muted'] .co--minor {
  color: #a7a9ab;
}
[class*='tx--broadside'] {
  font-size: 3.576rem;
  line-height: 1.118490038448095;
}
[o-base*='tx--broadside'] {
  font-size: 3.576rem;
  line-height: 1.118490038448095;
}
[class*='tx--xhed'] {
  font-size: 3.125rem;
  line-height: 1.12;
}
[o-base*='tx--xhed'] {
  font-size: 3.125rem;
  line-height: 1.12;
}
[class*='tx--hed'] {
  font-size: 2.861rem;
  line-height: 1.223348479552604;
}
[o-base*='tx--hed'] {
  font-size: 2.861rem;
  line-height: 1.223348479552604;
}
[class*='tx--subhed'] {
  font-size: 2.289rem;
  line-height: 1.31072335545179;
}
[o-base*='tx--subhed'] {
  font-size: 2.289rem;
  line-height: 1.31072335545179;
}
[class*='tx--xdisplay'] {
  font-size: 1.875rem;
  line-height: 1.333333333333333;
}
[o-base*='tx--xdisplay'] {
  font-size: 1.875rem;
  line-height: 1.333333333333333;
}
[class*='tx--display'] {
  font-size: 1.465rem;
  line-height: 1.365304206843587;
}
[o-base*='tx--display'] {
  font-size: 1.465rem;
  line-height: 1.365304206843587;
}
[class*='tx--xmaj'] {
  font-size: 1.25rem;
  line-height: 1.4;
}
[o-base*='tx--xmaj'] {
  font-size: 1.25rem;
  line-height: 1.4;
}
[class*='tx--maj'] {
  font-size: 1.111rem;
  line-height: 1.574803149606299;
}
[o-base*='tx--maj'] {
  font-size: 1.111rem;
  line-height: 1.574803149606299;
}
[class*='tx--base'] {
  font-size: 1rem;
  line-height: 1.5;
}
[o-base*='tx--base'] {
  font-size: 1rem;
  line-height: 1.5;
}
[class*='tx--min'] {
  font-size: 0.875rem;
  line-height: 1.714285714285714;
}
[o-base*='tx--min'] {
  font-size: 0.875rem;
  line-height: 1.714285714285714;
}
[class*='tx--chrome'] {
  font-size: 0.75rem;
  line-height: 2;
}
[o-base*='tx--chrome'] {
  font-size: 0.75rem;
  line-height: 2;
}
[class*='tx--caption'] {
  font-size: 0.625rem;
  line-height: 2.4;
}
[o-base*='tx--caption'] {
  font-size: 0.625rem;
  line-height: 2.4;
}
[class*='--tfHed'] {
  font-family: Oswald, Impact, Haettenschweiler, Arial Narrow Bold, sans-serif;
}
[o-base*='--tfHed'] {
  font-family: Oswald, Impact, Haettenschweiler, Arial Narrow Bold, sans-serif;
}
[class*='--tfCopy'] {
  font-family: the_serif, Georgia, Palatino, Palatino Linotype, Times New Roman, Times, serif;
}
[o-base*='--tfCopy'] {
  font-family: the_serif, Georgia, Palatino, Palatino Linotype, Times New Roman, Times, serif;
}
[class*='--tfChrome'] {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
[o-base*='--tfChrome'] {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
[class*='copy'] a:not([class]) {
  color: #00539e;
  font-weight: 600;
  text-decoration: underline;
}
[class*='copy'] a:not([class]):hover {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: saturate(15%);
          filter: saturate(15%);
}
[o-base*='copy'] a:not([class]) {
  color: #00539e;
  font-weight: 600;
  text-decoration: underline;
}
[o-base*='copy'] a:not([class]):hover {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: saturate(15%);
          filter: saturate(15%);
}
[class*='--passThru'] > .afx {
  transition-property: all;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
}
[o-base*='--passThru'] > .afx {
  transition-property: all;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
}
[class*='fx--'] {
  transition-property: all;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
}
[o-base*='fx--'] {
  transition-property: all;
  transition-duration: 0.25s;
  transition-timing-function: ease-in;
}
[class*='fx--sFade'] {
  transition-duration: 0.4s;
  transition-timing-function: linear;
}
[o-base*='fx--sFade'] {
  transition-duration: 0.4s;
  transition-timing-function: linear;
}
[class*='fx--sFade15']:hover,
[class*='fx--sFade15']:focus,
[class*='fx--sFade15']:active,
[class*='fx--sFade15'].is-reacting,
[class*='fx--sFade15'].is-active {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: saturate(15%);
          filter: saturate(15%);
}
[o-base*='fx--sFade15']:hover,
[o-base*='fx--sFade15']:focus,
[o-base*='fx--sFade15']:active,
[o-base*='fx--sFade15'].is-reacting,
[o-base*='fx--sFade15'].is-active {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: saturate(15%);
          filter: saturate(15%);
}
[class*='fx--lux75'] {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.75" /><feFuncG type="linear" slope="0.75" /><feFuncB type="linear" slope="0.75" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(75%);
          filter: brightness(75%);
}
[o-base*='fx--lux75'] {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.75" /><feFuncG type="linear" slope="0.75" /><feFuncB type="linear" slope="0.75" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(75%);
          filter: brightness(75%);
}
[class*='fx--desat'] {
  transition-duration: 0.4s;
  transition-timing-function: linear;
}
[o-base*='fx--desat'] {
  transition-duration: 0.4s;
  transition-timing-function: linear;
}
[class*='fx--desat15'].fx--afx,
[class*='fx--desat15'] .fx--afx {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.88195 0.10724999999999996 0.010800000000000004 0 0 0.031950000000000006 0.9657499999999999 0.010800000000000004 0 0 0.031950000000000006 0.10724999999999996 0.8608 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: saturate(0.85);
          filter: saturate(0.85);
}
[class*='fx--desat15']:hover.fx--afx,
[class*='fx--desat15']:hover .fx--afx {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1.19675 -0.17874999999999996 -0.018000000000000002 0 0 -0.05324999999999999 1.08375 -0.018000000000000002 0 0 -0.05324999999999999 -0.17874999999999996 1.2320000000000002 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: saturate(1.25);
          filter: saturate(1.25);
}
[o-base*='fx--desat15'].fx--afx,
[o-base*='fx--desat15'] .fx--afx {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.88195 0.10724999999999996 0.010800000000000004 0 0 0.031950000000000006 0.9657499999999999 0.010800000000000004 0 0 0.031950000000000006 0.10724999999999996 0.8608 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: saturate(0.85);
          filter: saturate(0.85);
}
[o-base*='fx--desat15']:hover.fx--afx,
[o-base*='fx--desat15']:hover .fx--afx {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1.19675 -0.17874999999999996 -0.018000000000000002 0 0 -0.05324999999999999 1.08375 -0.018000000000000002 0 0 -0.05324999999999999 -0.17874999999999996 1.2320000000000002 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: saturate(1.25);
          filter: saturate(1.25);
}
[class*='fx--desat50'].afx--desat,
[class*='fx--desat50'] .afx--desat {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.6065 0.3575 0.036 0 0 0.1065 0.8624999999999999 0.036 0 0 0.1065 0.3575 0.536 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: saturate(0.5);
          filter: saturate(0.5);
}
[class*='fx--desat50']:hover.afx--desat,
[class*='fx--desat50']:hover .afx--desat {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1.01 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: saturate(1);
          filter: saturate(1);
}
[o-base*='fx--desat50'].afx--desat,
[o-base*='fx--desat50'] .afx--desat {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.6065 0.3575 0.036 0 0 0.1065 0.8624999999999999 0.036 0 0 0.1065 0.3575 0.536 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: saturate(0.5);
          filter: saturate(0.5);
}
[o-base*='fx--desat50']:hover.afx--desat,
[o-base*='fx--desat50']:hover .afx--desat {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1.01 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: saturate(1);
          filter: saturate(1);
}
[class*='fx--turn0'] {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
[o-base*='fx--turn0'] {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
[class*='fx--turn90'] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
[o-base*='fx--turn90'] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
[class*='fx--turn180'] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
[o-base*='fx--turn180'] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
[class*='fx--turn270'] {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
[o-base*='fx--turn270'] {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
[class*='fx--ghost'] {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="3" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncA type="table" tableValues="0 0.75" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: blur(3px) opacity(0.75);
          filter: blur(3px) opacity(0.75);
}
[o-base*='fx--ghost'] {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="3" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncA type="table" tableValues="0 0.75" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: blur(3px) opacity(0.75);
          filter: blur(3px) opacity(0.75);
}
[class*='fx--expose'] ~ .fx-passthru .fx-contract,
[class*='fx--expose'] ~ .fx-rxn {
  display: none;
}
[class*='fx--expose'] ~ .fx-passthru .fx-expand {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
[class*='fx--expose']:checked ~ .fx-passthru .fx-contract,
[class*='fx--expose']:checked ~ .fx-rxn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
[class*='fx--expose']:checked ~ .fx-passthru .fx-expand {
  display: none;
}
[o-base*='fx--expose'] ~ .fx-passthru .fx-contract,
[o-base*='fx--expose'] ~ .fx-rxn {
  display: none;
}
[o-base*='fx--expose'] ~ .fx-passthru .fx-expand {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
[o-base*='fx--expose']:checked ~ .fx-passthru .fx-contract,
[o-base*='fx--expose']:checked ~ .fx-rxn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
[o-base*='fx--expose']:checked ~ .fx-passthru .fx-expand {
  display: none;
}
[o-base*='--dAr'] {
  --dAr: inherit;
  --dAr_condensed: var(--dAr);
  --dAr_standard: var(--dAr_condensed, var(--dAr));
  --dAr_enhanced: var(--dAr_standard, var(--dAr));
  --dAr_extended: var(--dAr_enhanced, var(--dAr));
  --dAr_full: var(--dAr_extended, var(--dAr));
}
[o-base*='--dAr']::before {
  padding-bottom: var(--dAr, unset);
}
:root {
  --bxWidth: 1px;
  --bxStyle: solid;
  --bxPrimary: currentColor;
  --bxAlternate: currentColor;
  --bxTint: currentColor;
  --bxShade: currentColor;
}
[class*='--bmx'] {
  height: 1px;
  background-clip: content-box;
}
[o-base*='--bmx'] {
  height: 1px;
  background-clip: content-box;
}
[class*='--bxEq'] {
  border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
  border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[o-base*='--bxEq'] {
  border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
  border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[class*='--bxEq0'] {
  border-left: 0;
  border-right: 0;
}
[o-base*='--bxEq0'] {
  border-left: 0;
  border-right: 0;
}
[class*='--bxStart'] {
  border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[o-base*='--bxStart'] {
  border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[class*='--bxStart0'] {
  border-left: 0;
}
[o-base*='--bxStart0'] {
  border-left: 0;
}
[class*='--bxEnd'] {
  border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[o-base*='--bxEnd'] {
  border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[class*='--bxEnd0'] {
  border-right: 0;
}
[o-base*='--bxEnd0'] {
  border-right: 0;
}
[class*='--byEq'] {
  border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
  border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[o-base*='--byEq'] {
  border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
  border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[class*='--byEq0'] {
  border-top: 0;
  border-bottom: 0;
}
[o-base*='--byEq0'] {
  border-top: 0;
  border-bottom: 0;
}
[class*='--byStart'] {
  border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[o-base*='--byStart'] {
  border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[class*='--byStart0'] {
  border-top: 0;
}
[o-base*='--byStart0'] {
  border-top: 0;
}
[class*='--byEnd'] {
  border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[o-base*='--byEnd'] {
  border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[class*='--byEnd0'] {
  border-bottom: 0;
}
[o-base*='--byEnd0'] {
  border-bottom: 0;
}
[class*='--bxyEq'] {
  border: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[o-base*='--bxyEq'] {
  border: ie_bxWidth ie_bxStyle ie_bxPrimary;
}
[class*='--bxyEq0'] {
  border: 0;
}
[o-base*='--bxyEq0'] {
  border: 0;
}
[class*='--bwRhy'] {
  --bxWidth: 1px;
}
[o-base*='--bwRhy'] {
  --bxWidth: 1px;
}
[class*='--bwRhy0'] {
  --bxWidth: 0;
}
[o-base*='--bwRhy0'] {
  --bxWidth: 0;
}
[class*='--bwRhy10'] {
  --bxWidth: 2px;
}
[o-base*='--bwRhy10'] {
  --bxWidth: 2px;
}
[class*='--bwRhy25'] {
  --bxWidth: 4px;
}
[o-base*='--bwRhy25'] {
  --bxWidth: 4px;
}
[class*='--bwRhy33'] {
  --bxWidth: 6px;
}
[o-base*='--bwRhy33'] {
  --bxWidth: 6px;
}
[class*='--bPri'] {
  border-color: ie_bxPrimary;
}
[o-base*='--bPri'] {
  border-color: ie_bxPrimary;
}
[class*='--bAlt'] {
  border-color: ie_bxAlternate;
}
[o-base*='--bAlt'] {
  border-color: ie_bxAlternate;
}
[class*='--bShade'] {
  border-color: ie_bxShade;
}
[o-base*='--bShade'] {
  border-color: ie_bxShade;
}
[class*='--bRadi25'] {
  border-radius: 0.25rem;
}
[o-base*='--bRadi25'] {
  border-radius: 0.25rem;
}
[class*='--bRadi50'] {
  border-radius: 0.5rem;
}
[o-base*='--bRadi50'] {
  border-radius: 0.5rem;
}
[class*='--bRadi100'] {
  border-radius: 1rem;
}
[o-base*='--bRadi100'] {
  border-radius: 1rem;
}
[class*='--bRadiFull'] {
  border-radius: 9999px;
}
[o-base*='--bRadiFull'] {
  border-radius: 9999px;
}
.site-content {
  min-height: 200px;
}
.mtf--dark--mOpx15 {
  background-color: rgba-a-shift(#00539e, 15%);
}
.nav--site-national .ctrl--link-static {
  display: inline;
  background-color: rgba(0, 83, 158, .15);
}
.nav--site-national .ctrl--link-static:hover {
  background-color: rgba(0, 83, 158, .85);
  color: #fff;
}
.stratum--moduleGrid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.stratum--moduleGrid .card--rowPrimary {
  width: 66%;
}
.stratum--moduleGrid .card--rowPrimary .bd {
  padding-left: 32px;
}
.stratum--moduleGrid .card--rowPrimary .card-hdr::before {
  padding-bottom: 250px;
}
.stratum--moduleGrid .card--rowPrimary .card-hdr img {
  width: 100%;
  height: auto;
  top: auto;
  bottom: 0;
}
.stratum--moduleGrid .card--formCompanion {
  width: 33%;
  background: #d3d3d3;
}
.hdr--whitePaper,
.bd--whitePaper {
  padding-left: 32px;
}
@media only screen and (min-width: 660px) {
  [o-condensed*='cx--pri'] {
    color: #00539e;
  }
  [o-condensed*='cx--sec'] {
    color: #d9802e;
  }
  [o-condensed*='cx--ctrl-pri'] {
    color: #00539e;
  }
  [o-condensed*='cx--ctrl-pri'].fx--shift:hover {
    color: #d9802e;
  }
  [o-condensed*='cx--ctrl-alt'] {
    color: #58585b;
  }
  [o-condensed*='cx--ctrl-alt'].fx--shift:hover {
    color: #d9802e;
  }
  [o-condensed*='cx--ctrl-alt'].fx--shift:focus,
  [o-condensed*='cx--ctrl-alt'].fx--shift:active,
  [o-condensed*='cx--ctrl-alt'].fx--shift.is-active {
    color: #a7a9ab;
  }
  [o-condensed*='cx--copy'] {
    color: #181411;
  }
  [o-condensed*='cx--minor'] {
    color: #808284;
  }
  [o-condensed*='cx--muted'] {
    color: #808284;
  }
  [o-condensed*='cx--bright'] {
    color: #469bd9;
  }
  [o-condensed*='cx--tint'] {
    color: #a7a9ab;
  }
  [o-condensed*='cx--neutral'] {
    color: #808284;
  }
  [o-condensed*='cx--shade'] {
    color: #58585b;
  }
  [o-condensed*='cx--notice'] {
    color: #d9802e;
  }
  [o-condensed*='cx--warn'] {
    color: #ffce00;
  }
  [o-condensed*='cx--negate'] {
    color: #e21836;
  }
  [o-condensed*='cx--affirm'] {
    color: #008751;
  }
  [o-condensed*='mx--'] {
    background-color: hsla(var(--bgHueDelta), var(--bgSatDelta), var(--bgLuxDelta), var(--bgOpxDelta));
    background-size: cover;
    background-position: top;
  }
  [o-condensed*='mx--dark'] {
    background-color: #00539e;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-condensed*='mx--dark'] .cx--pri {
    color: #fff;
  }
  [o-condensed*='mx--dark'] .cx--info {
    color: #ffce00;
  }
  [o-condensed*='mx--dark'] .fx--shift:hover.cx--pri {
    color: #ffce00;
  }
  [o-condensed*='mx--dark'] .fx--shift:hover.cx--ctrl {
    color: #f68e1e;
  }
  [o-condensed*='mx--dark-patn'] {
    background-color: #1c2c55;
    background-image: url("../res/tx.primary.png");
  }
  [o-condensed*='mx--light'] {
    background-color: #fff;
    color: #181411;
    --bxPrimary: rgba(0, 83, 158, .12);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-condensed*='mx--light'].cx--pri,
  [o-condensed*='mx--light'] .cx--pri {
    color: #00539e;
  }
  [o-condensed*='mx--light-alt'] {
    background-color: #a7a9ab;
  }
  [o-condensed*='mx--tint'] {
    background-color: #a7a9ab;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.9" /><feFuncG type="linear" slope="0.9" /><feFuncB type="linear" slope="0.9" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(90%);
            filter: brightness(90%);
  }
  [o-condensed*='mx--tint'].fx--shift:hover,
  [o-condensed*='mx--tint'].fx--shift:focus,
  [o-condensed*='mx--tint'].fx--shift:active,
  [o-condensed*='mx--tint'].fx--shift.is-reacting,
  [o-condensed*='mx--tint'].fx--shift.is-active,
  .fx--passThru:hover [o-condensed*='mx--tint'],
  .fx--passThru:focus [o-condensed*='mx--tint'],
  .fx--passThru:active [o-condensed*='mx--tint'],
  .fx--passThru.is-reacting [o-condensed*='mx--tint'],
  .fx--passThru.is-active [o-condensed*='mx--tint'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(110%);
            filter: brightness(110%);
  }
  [o-condensed*='mx--ctrl'] {
    background-color: #f68e1e;
    color: #fff;
  }
  [o-condensed*='mx--ctrl-dark'] {
    background-color: #d9802e;
  }
  [o-condensed*='mx--asset'] {
    background-color: #3f725c;
    color: #fff;
  }
  [o-condensed*='mx--affirm'] {
    background-color: #008751;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-condensed*='mx--notice'] {
    background-color: #d9802e;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-condensed*='mx--neutral'] {
    background-color: #469bd9;
    color: #00539e;
  }
  [o-condensed*='mx--neutral'].fx--shift:hover,
  [o-condensed*='mx--neutral'].fx--shift:focus,
  [o-condensed*='mx--neutral'].fx--shift:active,
  [o-condensed*='mx--neutral'].fx--shift.is-reacting,
  [o-condensed*='mx--neutral'].fx--shift.is-active {
    background-color: #469bd9;
    color: #fff;
  }
  [o-condensed*='mx--neutral-dark'] {
    background-color: #00539e;
    color: inherit;
  }
  [o-condensed*='mx--neutral-dark'].fx--shift:hover,
  [o-condensed*='mx--neutral-dark'].fx--shift:focus,
  [o-condensed*='mx--neutral-dark'].fx--shift:active,
  [o-condensed*='mx--neutral-dark'].fx--shift.is-reacting,
  [o-condensed*='mx--neutral-dark'].fx--shift.is-active {
    background-color: #58585b;
  }
  [o-condensed*='mx--muted'] {
    background-color: #469bd9;
    color: #58585b;
  }
  [o-condensed*='mx--muted'].fx--shift {
    background-color: #469bd9;
  }
  [o-condensed*='mx--muted'] .co--minor {
    color: #a7a9ab;
  }
  [o-condensed*='tx--broadside'] {
    font-size: 3.576rem;
    line-height: 1.118490038448095;
  }
  [o-condensed*='tx--xhed'] {
    font-size: 3.125rem;
    line-height: 1.12;
  }
  [o-condensed*='tx--hed'] {
    font-size: 2.861rem;
    line-height: 1.223348479552604;
  }
  [o-condensed*='tx--subhed'] {
    font-size: 2.289rem;
    line-height: 1.31072335545179;
  }
  [o-condensed*='tx--xdisplay'] {
    font-size: 1.875rem;
    line-height: 1.333333333333333;
  }
  [o-condensed*='tx--display'] {
    font-size: 1.465rem;
    line-height: 1.365304206843587;
  }
  [o-condensed*='tx--xmaj'] {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  [o-condensed*='tx--maj'] {
    font-size: 1.111rem;
    line-height: 1.574803149606299;
  }
  [o-condensed*='tx--base'] {
    font-size: 1rem;
    line-height: 1.5;
  }
  [o-condensed*='tx--min'] {
    font-size: 0.875rem;
    line-height: 1.714285714285714;
  }
  [o-condensed*='tx--chrome'] {
    font-size: 0.75rem;
    line-height: 2;
  }
  [o-condensed*='tx--caption'] {
    font-size: 0.625rem;
    line-height: 2.4;
  }
  [o-condensed*='--tfHed'] {
    font-family: Oswald, Impact, Haettenschweiler, Arial Narrow Bold, sans-serif;
  }
  [o-condensed*='--tfCopy'] {
    font-family: the_serif, Georgia, Palatino, Palatino Linotype, Times New Roman, Times, serif;
  }
  [o-condensed*='--tfChrome'] {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }
  [o-condensed*='copy'] a:not([class]) {
    color: #00539e;
    font-weight: 600;
    text-decoration: underline;
  }
  [o-condensed*='copy'] a:not([class]):hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(15%);
            filter: saturate(15%);
  }
  [o-condensed*='--passThru'] > .afx {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: ease-in;
  }
  [o-condensed*='fx--'] {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: ease-in;
  }
  [o-condensed*='fx--sFade'] {
    transition-duration: 0.4s;
    transition-timing-function: linear;
  }
  [o-condensed*='fx--sFade15']:hover,
  [o-condensed*='fx--sFade15']:focus,
  [o-condensed*='fx--sFade15']:active,
  [o-condensed*='fx--sFade15'].is-reacting,
  [o-condensed*='fx--sFade15'].is-active {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(15%);
            filter: saturate(15%);
  }
  [o-condensed*='fx--lux75'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.75" /><feFuncG type="linear" slope="0.75" /><feFuncB type="linear" slope="0.75" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(75%);
            filter: brightness(75%);
  }
  [o-condensed*='fx--desat'] {
    transition-duration: 0.4s;
    transition-timing-function: linear;
  }
  [o-condensed*='fx--desat15'].fx--afx,
  [o-condensed*='fx--desat15'] .fx--afx {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.88195 0.10724999999999996 0.010800000000000004 0 0 0.031950000000000006 0.9657499999999999 0.010800000000000004 0 0 0.031950000000000006 0.10724999999999996 0.8608 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(0.85);
            filter: saturate(0.85);
  }
  [o-condensed*='fx--desat15']:hover.fx--afx,
  [o-condensed*='fx--desat15']:hover .fx--afx {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1.19675 -0.17874999999999996 -0.018000000000000002 0 0 -0.05324999999999999 1.08375 -0.018000000000000002 0 0 -0.05324999999999999 -0.17874999999999996 1.2320000000000002 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(1.25);
            filter: saturate(1.25);
  }
  [o-condensed*='fx--desat50'].afx--desat,
  [o-condensed*='fx--desat50'] .afx--desat {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.6065 0.3575 0.036 0 0 0.1065 0.8624999999999999 0.036 0 0 0.1065 0.3575 0.536 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(0.5);
            filter: saturate(0.5);
  }
  [o-condensed*='fx--desat50']:hover.afx--desat,
  [o-condensed*='fx--desat50']:hover .afx--desat {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1.01 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(1);
            filter: saturate(1);
  }
  [o-condensed*='fx--turn0'] {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  [o-condensed*='fx--turn90'] {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  [o-condensed*='fx--turn180'] {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  [o-condensed*='fx--turn270'] {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  [o-condensed*='fx--ghost'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="3" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncA type="table" tableValues="0 0.75" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: blur(3px) opacity(0.75);
            filter: blur(3px) opacity(0.75);
  }
  [o-condensed*='fx--expose'] ~ .fx-passthru .fx-contract,
  [o-condensed*='fx--expose'] ~ .fx-rxn {
    display: none;
  }
  [o-condensed*='fx--expose'] ~ .fx-passthru .fx-expand {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [o-condensed*='fx--expose']:checked ~ .fx-passthru .fx-contract,
  [o-condensed*='fx--expose']:checked ~ .fx-rxn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [o-condensed*='fx--expose']:checked ~ .fx-passthru .fx-expand {
    display: none;
  }
  [o-base*='--dAr']::before {
    padding-bottom: var(--dAr_condensed, var(--dAr));
  }
  [o-condensed*='--bmx'] {
    height: 1px;
    background-clip: content-box;
  }
  [o-condensed*='--bxEq'] {
    border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
    border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-condensed*='--bxEq0'] {
    border-left: 0;
    border-right: 0;
  }
  [o-condensed*='--bxStart'] {
    border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-condensed*='--bxStart0'] {
    border-left: 0;
  }
  [o-condensed*='--bxEnd'] {
    border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-condensed*='--bxEnd0'] {
    border-right: 0;
  }
  [o-condensed*='--byEq'] {
    border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
    border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-condensed*='--byEq0'] {
    border-top: 0;
    border-bottom: 0;
  }
  [o-condensed*='--byStart'] {
    border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-condensed*='--byStart0'] {
    border-top: 0;
  }
  [o-condensed*='--byEnd'] {
    border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-condensed*='--byEnd0'] {
    border-bottom: 0;
  }
  [o-condensed*='--bxyEq'] {
    border: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-condensed*='--bxyEq0'] {
    border: 0;
  }
  [o-condensed*='--bwRhy'] {
    --bxWidth: 1px;
  }
  [o-condensed*='--bwRhy0'] {
    --bxWidth: 0;
  }
  [o-condensed*='--bwRhy10'] {
    --bxWidth: 2px;
  }
  [o-condensed*='--bwRhy25'] {
    --bxWidth: 4px;
  }
  [o-condensed*='--bwRhy33'] {
    --bxWidth: 6px;
  }
  [o-condensed*='--bPri'] {
    border-color: ie_bxPrimary;
  }
  [o-condensed*='--bAlt'] {
    border-color: ie_bxAlternate;
  }
  [o-condensed*='--bShade'] {
    border-color: ie_bxShade;
  }
  [o-condensed*='--bRadi25'] {
    border-radius: 0.25rem;
  }
  [o-condensed*='--bRadi50'] {
    border-radius: 0.5rem;
  }
  [o-condensed*='--bRadi100'] {
    border-radius: 1rem;
  }
  [o-condensed*='--bRadiFull'] {
    border-radius: 9999px;
  }
}
@media only screen and (min-width: 768px) {
  [o-standard*='cx--pri'] {
    color: #00539e;
  }
  [o-standard*='cx--sec'] {
    color: #d9802e;
  }
  [o-standard*='cx--ctrl-pri'] {
    color: #00539e;
  }
  [o-standard*='cx--ctrl-pri'].fx--shift:hover {
    color: #d9802e;
  }
  [o-standard*='cx--ctrl-alt'] {
    color: #58585b;
  }
  [o-standard*='cx--ctrl-alt'].fx--shift:hover {
    color: #d9802e;
  }
  [o-standard*='cx--ctrl-alt'].fx--shift:focus,
  [o-standard*='cx--ctrl-alt'].fx--shift:active,
  [o-standard*='cx--ctrl-alt'].fx--shift.is-active {
    color: #a7a9ab;
  }
  [o-standard*='cx--copy'] {
    color: #181411;
  }
  [o-standard*='cx--minor'] {
    color: #808284;
  }
  [o-standard*='cx--muted'] {
    color: #808284;
  }
  [o-standard*='cx--bright'] {
    color: #469bd9;
  }
  [o-standard*='cx--tint'] {
    color: #a7a9ab;
  }
  [o-standard*='cx--neutral'] {
    color: #808284;
  }
  [o-standard*='cx--shade'] {
    color: #58585b;
  }
  [o-standard*='cx--notice'] {
    color: #d9802e;
  }
  [o-standard*='cx--warn'] {
    color: #ffce00;
  }
  [o-standard*='cx--negate'] {
    color: #e21836;
  }
  [o-standard*='cx--affirm'] {
    color: #008751;
  }
  [o-standard*='mx--'] {
    background-color: hsla(var(--bgHueDelta), var(--bgSatDelta), var(--bgLuxDelta), var(--bgOpxDelta));
    background-size: cover;
    background-position: top;
  }
  [o-standard*='mx--dark'] {
    background-color: #00539e;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-standard*='mx--dark'] .cx--pri {
    color: #fff;
  }
  [o-standard*='mx--dark'] .cx--info {
    color: #ffce00;
  }
  [o-standard*='mx--dark'] .fx--shift:hover.cx--pri {
    color: #ffce00;
  }
  [o-standard*='mx--dark'] .fx--shift:hover.cx--ctrl {
    color: #f68e1e;
  }
  [o-standard*='mx--dark-patn'] {
    background-color: #1c2c55;
    background-image: url("../res/tx.primary.png");
  }
  [o-standard*='mx--light'] {
    background-color: #fff;
    color: #181411;
    --bxPrimary: rgba(0, 83, 158, .12);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-standard*='mx--light'].cx--pri,
  [o-standard*='mx--light'] .cx--pri {
    color: #00539e;
  }
  [o-standard*='mx--light-alt'] {
    background-color: #a7a9ab;
  }
  [o-standard*='mx--tint'] {
    background-color: #a7a9ab;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.9" /><feFuncG type="linear" slope="0.9" /><feFuncB type="linear" slope="0.9" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(90%);
            filter: brightness(90%);
  }
  [o-standard*='mx--tint'].fx--shift:hover,
  [o-standard*='mx--tint'].fx--shift:focus,
  [o-standard*='mx--tint'].fx--shift:active,
  [o-standard*='mx--tint'].fx--shift.is-reacting,
  [o-standard*='mx--tint'].fx--shift.is-active,
  .fx--passThru:hover [o-standard*='mx--tint'],
  .fx--passThru:focus [o-standard*='mx--tint'],
  .fx--passThru:active [o-standard*='mx--tint'],
  .fx--passThru.is-reacting [o-standard*='mx--tint'],
  .fx--passThru.is-active [o-standard*='mx--tint'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(110%);
            filter: brightness(110%);
  }
  [o-standard*='mx--ctrl'] {
    background-color: #f68e1e;
    color: #fff;
  }
  [o-standard*='mx--ctrl-dark'] {
    background-color: #d9802e;
  }
  [o-standard*='mx--asset'] {
    background-color: #3f725c;
    color: #fff;
  }
  [o-standard*='mx--affirm'] {
    background-color: #008751;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-standard*='mx--notice'] {
    background-color: #d9802e;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-standard*='mx--neutral'] {
    background-color: #469bd9;
    color: #00539e;
  }
  [o-standard*='mx--neutral'].fx--shift:hover,
  [o-standard*='mx--neutral'].fx--shift:focus,
  [o-standard*='mx--neutral'].fx--shift:active,
  [o-standard*='mx--neutral'].fx--shift.is-reacting,
  [o-standard*='mx--neutral'].fx--shift.is-active {
    background-color: #469bd9;
    color: #fff;
  }
  [o-standard*='mx--neutral-dark'] {
    background-color: #00539e;
    color: inherit;
  }
  [o-standard*='mx--neutral-dark'].fx--shift:hover,
  [o-standard*='mx--neutral-dark'].fx--shift:focus,
  [o-standard*='mx--neutral-dark'].fx--shift:active,
  [o-standard*='mx--neutral-dark'].fx--shift.is-reacting,
  [o-standard*='mx--neutral-dark'].fx--shift.is-active {
    background-color: #58585b;
  }
  [o-standard*='mx--muted'] {
    background-color: #469bd9;
    color: #58585b;
  }
  [o-standard*='mx--muted'].fx--shift {
    background-color: #469bd9;
  }
  [o-standard*='mx--muted'] .co--minor {
    color: #a7a9ab;
  }
  [o-standard*='tx--broadside'] {
    font-size: 3.576rem;
    line-height: 1.118490038448095;
  }
  [o-standard*='tx--xhed'] {
    font-size: 3.125rem;
    line-height: 1.12;
  }
  [o-standard*='tx--hed'] {
    font-size: 2.861rem;
    line-height: 1.223348479552604;
  }
  [o-standard*='tx--subhed'] {
    font-size: 2.289rem;
    line-height: 1.31072335545179;
  }
  [o-standard*='tx--xdisplay'] {
    font-size: 1.875rem;
    line-height: 1.333333333333333;
  }
  [o-standard*='tx--display'] {
    font-size: 1.465rem;
    line-height: 1.365304206843587;
  }
  [o-standard*='tx--xmaj'] {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  [o-standard*='tx--maj'] {
    font-size: 1.111rem;
    line-height: 1.574803149606299;
  }
  [o-standard*='tx--base'] {
    font-size: 1rem;
    line-height: 1.5;
  }
  [o-standard*='tx--min'] {
    font-size: 0.875rem;
    line-height: 1.714285714285714;
  }
  [o-standard*='tx--chrome'] {
    font-size: 0.75rem;
    line-height: 2;
  }
  [o-standard*='tx--caption'] {
    font-size: 0.625rem;
    line-height: 2.4;
  }
  [o-standard*='--tfHed'] {
    font-family: Oswald, Impact, Haettenschweiler, Arial Narrow Bold, sans-serif;
  }
  [o-standard*='--tfCopy'] {
    font-family: the_serif, Georgia, Palatino, Palatino Linotype, Times New Roman, Times, serif;
  }
  [o-standard*='--tfChrome'] {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }
  [o-standard*='copy'] a:not([class]) {
    color: #00539e;
    font-weight: 600;
    text-decoration: underline;
  }
  [o-standard*='copy'] a:not([class]):hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(15%);
            filter: saturate(15%);
  }
  [o-standard*='--passThru'] > .afx {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: ease-in;
  }
  [o-standard*='fx--'] {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: ease-in;
  }
  [o-standard*='fx--sFade'] {
    transition-duration: 0.4s;
    transition-timing-function: linear;
  }
  [o-standard*='fx--sFade15']:hover,
  [o-standard*='fx--sFade15']:focus,
  [o-standard*='fx--sFade15']:active,
  [o-standard*='fx--sFade15'].is-reacting,
  [o-standard*='fx--sFade15'].is-active {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(15%);
            filter: saturate(15%);
  }
  [o-standard*='fx--lux75'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.75" /><feFuncG type="linear" slope="0.75" /><feFuncB type="linear" slope="0.75" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(75%);
            filter: brightness(75%);
  }
  [o-standard*='fx--desat'] {
    transition-duration: 0.4s;
    transition-timing-function: linear;
  }
  [o-standard*='fx--desat15'].fx--afx,
  [o-standard*='fx--desat15'] .fx--afx {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.88195 0.10724999999999996 0.010800000000000004 0 0 0.031950000000000006 0.9657499999999999 0.010800000000000004 0 0 0.031950000000000006 0.10724999999999996 0.8608 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(0.85);
            filter: saturate(0.85);
  }
  [o-standard*='fx--desat15']:hover.fx--afx,
  [o-standard*='fx--desat15']:hover .fx--afx {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1.19675 -0.17874999999999996 -0.018000000000000002 0 0 -0.05324999999999999 1.08375 -0.018000000000000002 0 0 -0.05324999999999999 -0.17874999999999996 1.2320000000000002 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(1.25);
            filter: saturate(1.25);
  }
  [o-standard*='fx--desat50'].afx--desat,
  [o-standard*='fx--desat50'] .afx--desat {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.6065 0.3575 0.036 0 0 0.1065 0.8624999999999999 0.036 0 0 0.1065 0.3575 0.536 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(0.5);
            filter: saturate(0.5);
  }
  [o-standard*='fx--desat50']:hover.afx--desat,
  [o-standard*='fx--desat50']:hover .afx--desat {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1.01 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(1);
            filter: saturate(1);
  }
  [o-standard*='fx--turn0'] {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  [o-standard*='fx--turn90'] {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  [o-standard*='fx--turn180'] {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  [o-standard*='fx--turn270'] {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  [o-standard*='fx--ghost'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="3" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncA type="table" tableValues="0 0.75" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: blur(3px) opacity(0.75);
            filter: blur(3px) opacity(0.75);
  }
  [o-standard*='fx--expose'] ~ .fx-passthru .fx-contract,
  [o-standard*='fx--expose'] ~ .fx-rxn {
    display: none;
  }
  [o-standard*='fx--expose'] ~ .fx-passthru .fx-expand {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [o-standard*='fx--expose']:checked ~ .fx-passthru .fx-contract,
  [o-standard*='fx--expose']:checked ~ .fx-rxn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [o-standard*='fx--expose']:checked ~ .fx-passthru .fx-expand {
    display: none;
  }
  [o-base*='--dAr']::before {
    padding-bottom: var(--dAr_standard, var(--dAr_condensed));
  }
  [o-standard*='--bmx'] {
    height: 1px;
    background-clip: content-box;
  }
  [o-standard*='--bxEq'] {
    border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
    border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-standard*='--bxEq0'] {
    border-left: 0;
    border-right: 0;
  }
  [o-standard*='--bxStart'] {
    border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-standard*='--bxStart0'] {
    border-left: 0;
  }
  [o-standard*='--bxEnd'] {
    border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-standard*='--bxEnd0'] {
    border-right: 0;
  }
  [o-standard*='--byEq'] {
    border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
    border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-standard*='--byEq0'] {
    border-top: 0;
    border-bottom: 0;
  }
  [o-standard*='--byStart'] {
    border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-standard*='--byStart0'] {
    border-top: 0;
  }
  [o-standard*='--byEnd'] {
    border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-standard*='--byEnd0'] {
    border-bottom: 0;
  }
  [o-standard*='--bxyEq'] {
    border: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-standard*='--bxyEq0'] {
    border: 0;
  }
  [o-standard*='--bwRhy'] {
    --bxWidth: 1px;
  }
  [o-standard*='--bwRhy0'] {
    --bxWidth: 0;
  }
  [o-standard*='--bwRhy10'] {
    --bxWidth: 2px;
  }
  [o-standard*='--bwRhy25'] {
    --bxWidth: 4px;
  }
  [o-standard*='--bwRhy33'] {
    --bxWidth: 6px;
  }
  [o-standard*='--bPri'] {
    border-color: ie_bxPrimary;
  }
  [o-standard*='--bAlt'] {
    border-color: ie_bxAlternate;
  }
  [o-standard*='--bShade'] {
    border-color: ie_bxShade;
  }
  [o-standard*='--bRadi25'] {
    border-radius: 0.25rem;
  }
  [o-standard*='--bRadi50'] {
    border-radius: 0.5rem;
  }
  [o-standard*='--bRadi100'] {
    border-radius: 1rem;
  }
  [o-standard*='--bRadiFull'] {
    border-radius: 9999px;
  }
}
@media only screen and (min-width: 960px) {
  [o-enhanced*='cx--pri'] {
    color: #00539e;
  }
  [o-enhanced*='cx--sec'] {
    color: #d9802e;
  }
  [o-enhanced*='cx--ctrl-pri'] {
    color: #00539e;
  }
  [o-enhanced*='cx--ctrl-pri'].fx--shift:hover {
    color: #d9802e;
  }
  [o-enhanced*='cx--ctrl-alt'] {
    color: #58585b;
  }
  [o-enhanced*='cx--ctrl-alt'].fx--shift:hover {
    color: #d9802e;
  }
  [o-enhanced*='cx--ctrl-alt'].fx--shift:focus,
  [o-enhanced*='cx--ctrl-alt'].fx--shift:active,
  [o-enhanced*='cx--ctrl-alt'].fx--shift.is-active {
    color: #a7a9ab;
  }
  [o-enhanced*='cx--copy'] {
    color: #181411;
  }
  [o-enhanced*='cx--minor'] {
    color: #808284;
  }
  [o-enhanced*='cx--muted'] {
    color: #808284;
  }
  [o-enhanced*='cx--bright'] {
    color: #469bd9;
  }
  [o-enhanced*='cx--tint'] {
    color: #a7a9ab;
  }
  [o-enhanced*='cx--neutral'] {
    color: #808284;
  }
  [o-enhanced*='cx--shade'] {
    color: #58585b;
  }
  [o-enhanced*='cx--notice'] {
    color: #d9802e;
  }
  [o-enhanced*='cx--warn'] {
    color: #ffce00;
  }
  [o-enhanced*='cx--negate'] {
    color: #e21836;
  }
  [o-enhanced*='cx--affirm'] {
    color: #008751;
  }
  [o-enhanced*='mx--'] {
    background-color: hsla(var(--bgHueDelta), var(--bgSatDelta), var(--bgLuxDelta), var(--bgOpxDelta));
    background-size: cover;
    background-position: top;
  }
  [o-enhanced*='mx--dark'] {
    background-color: #00539e;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-enhanced*='mx--dark'] .cx--pri {
    color: #fff;
  }
  [o-enhanced*='mx--dark'] .cx--info {
    color: #ffce00;
  }
  [o-enhanced*='mx--dark'] .fx--shift:hover.cx--pri {
    color: #ffce00;
  }
  [o-enhanced*='mx--dark'] .fx--shift:hover.cx--ctrl {
    color: #f68e1e;
  }
  [o-enhanced*='mx--dark-patn'] {
    background-color: #1c2c55;
    background-image: url("../res/tx.primary.png");
  }
  [o-enhanced*='mx--light'] {
    background-color: #fff;
    color: #181411;
    --bxPrimary: rgba(0, 83, 158, .12);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-enhanced*='mx--light'].cx--pri,
  [o-enhanced*='mx--light'] .cx--pri {
    color: #00539e;
  }
  [o-enhanced*='mx--light-alt'] {
    background-color: #a7a9ab;
  }
  [o-enhanced*='mx--tint'] {
    background-color: #a7a9ab;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.9" /><feFuncG type="linear" slope="0.9" /><feFuncB type="linear" slope="0.9" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(90%);
            filter: brightness(90%);
  }
  [o-enhanced*='mx--tint'].fx--shift:hover,
  [o-enhanced*='mx--tint'].fx--shift:focus,
  [o-enhanced*='mx--tint'].fx--shift:active,
  [o-enhanced*='mx--tint'].fx--shift.is-reacting,
  [o-enhanced*='mx--tint'].fx--shift.is-active,
  .fx--passThru:hover [o-enhanced*='mx--tint'],
  .fx--passThru:focus [o-enhanced*='mx--tint'],
  .fx--passThru:active [o-enhanced*='mx--tint'],
  .fx--passThru.is-reacting [o-enhanced*='mx--tint'],
  .fx--passThru.is-active [o-enhanced*='mx--tint'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(110%);
            filter: brightness(110%);
  }
  [o-enhanced*='mx--ctrl'] {
    background-color: #f68e1e;
    color: #fff;
  }
  [o-enhanced*='mx--ctrl-dark'] {
    background-color: #d9802e;
  }
  [o-enhanced*='mx--asset'] {
    background-color: #3f725c;
    color: #fff;
  }
  [o-enhanced*='mx--affirm'] {
    background-color: #008751;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-enhanced*='mx--notice'] {
    background-color: #d9802e;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-enhanced*='mx--neutral'] {
    background-color: #469bd9;
    color: #00539e;
  }
  [o-enhanced*='mx--neutral'].fx--shift:hover,
  [o-enhanced*='mx--neutral'].fx--shift:focus,
  [o-enhanced*='mx--neutral'].fx--shift:active,
  [o-enhanced*='mx--neutral'].fx--shift.is-reacting,
  [o-enhanced*='mx--neutral'].fx--shift.is-active {
    background-color: #469bd9;
    color: #fff;
  }
  [o-enhanced*='mx--neutral-dark'] {
    background-color: #00539e;
    color: inherit;
  }
  [o-enhanced*='mx--neutral-dark'].fx--shift:hover,
  [o-enhanced*='mx--neutral-dark'].fx--shift:focus,
  [o-enhanced*='mx--neutral-dark'].fx--shift:active,
  [o-enhanced*='mx--neutral-dark'].fx--shift.is-reacting,
  [o-enhanced*='mx--neutral-dark'].fx--shift.is-active {
    background-color: #58585b;
  }
  [o-enhanced*='mx--muted'] {
    background-color: #469bd9;
    color: #58585b;
  }
  [o-enhanced*='mx--muted'].fx--shift {
    background-color: #469bd9;
  }
  [o-enhanced*='mx--muted'] .co--minor {
    color: #a7a9ab;
  }
  [o-enhanced*='tx--broadside'] {
    font-size: 3.576rem;
    line-height: 1.118490038448095;
  }
  [o-enhanced*='tx--xhed'] {
    font-size: 3.125rem;
    line-height: 1.12;
  }
  [o-enhanced*='tx--hed'] {
    font-size: 2.861rem;
    line-height: 1.223348479552604;
  }
  [o-enhanced*='tx--subhed'] {
    font-size: 2.289rem;
    line-height: 1.31072335545179;
  }
  [o-enhanced*='tx--xdisplay'] {
    font-size: 1.875rem;
    line-height: 1.333333333333333;
  }
  [o-enhanced*='tx--display'] {
    font-size: 1.465rem;
    line-height: 1.365304206843587;
  }
  [o-enhanced*='tx--xmaj'] {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  [o-enhanced*='tx--maj'] {
    font-size: 1.111rem;
    line-height: 1.574803149606299;
  }
  [o-enhanced*='tx--base'] {
    font-size: 1rem;
    line-height: 1.5;
  }
  [o-enhanced*='tx--min'] {
    font-size: 0.875rem;
    line-height: 1.714285714285714;
  }
  [o-enhanced*='tx--chrome'] {
    font-size: 0.75rem;
    line-height: 2;
  }
  [o-enhanced*='tx--caption'] {
    font-size: 0.625rem;
    line-height: 2.4;
  }
  [o-enhanced*='--tfHed'] {
    font-family: Oswald, Impact, Haettenschweiler, Arial Narrow Bold, sans-serif;
  }
  [o-enhanced*='--tfCopy'] {
    font-family: the_serif, Georgia, Palatino, Palatino Linotype, Times New Roman, Times, serif;
  }
  [o-enhanced*='--tfChrome'] {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }
  [o-enhanced*='copy'] a:not([class]) {
    color: #00539e;
    font-weight: 600;
    text-decoration: underline;
  }
  [o-enhanced*='copy'] a:not([class]):hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(15%);
            filter: saturate(15%);
  }
  [o-enhanced*='--passThru'] > .afx {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: ease-in;
  }
  [o-enhanced*='fx--'] {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: ease-in;
  }
  [o-enhanced*='fx--sFade'] {
    transition-duration: 0.4s;
    transition-timing-function: linear;
  }
  [o-enhanced*='fx--sFade15']:hover,
  [o-enhanced*='fx--sFade15']:focus,
  [o-enhanced*='fx--sFade15']:active,
  [o-enhanced*='fx--sFade15'].is-reacting,
  [o-enhanced*='fx--sFade15'].is-active {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(15%);
            filter: saturate(15%);
  }
  [o-enhanced*='fx--lux75'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.75" /><feFuncG type="linear" slope="0.75" /><feFuncB type="linear" slope="0.75" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(75%);
            filter: brightness(75%);
  }
  [o-enhanced*='fx--desat'] {
    transition-duration: 0.4s;
    transition-timing-function: linear;
  }
  [o-enhanced*='fx--desat15'].fx--afx,
  [o-enhanced*='fx--desat15'] .fx--afx {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.88195 0.10724999999999996 0.010800000000000004 0 0 0.031950000000000006 0.9657499999999999 0.010800000000000004 0 0 0.031950000000000006 0.10724999999999996 0.8608 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(0.85);
            filter: saturate(0.85);
  }
  [o-enhanced*='fx--desat15']:hover.fx--afx,
  [o-enhanced*='fx--desat15']:hover .fx--afx {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1.19675 -0.17874999999999996 -0.018000000000000002 0 0 -0.05324999999999999 1.08375 -0.018000000000000002 0 0 -0.05324999999999999 -0.17874999999999996 1.2320000000000002 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(1.25);
            filter: saturate(1.25);
  }
  [o-enhanced*='fx--desat50'].afx--desat,
  [o-enhanced*='fx--desat50'] .afx--desat {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.6065 0.3575 0.036 0 0 0.1065 0.8624999999999999 0.036 0 0 0.1065 0.3575 0.536 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(0.5);
            filter: saturate(0.5);
  }
  [o-enhanced*='fx--desat50']:hover.afx--desat,
  [o-enhanced*='fx--desat50']:hover .afx--desat {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1.01 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(1);
            filter: saturate(1);
  }
  [o-enhanced*='fx--turn0'] {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  [o-enhanced*='fx--turn90'] {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  [o-enhanced*='fx--turn180'] {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  [o-enhanced*='fx--turn270'] {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  [o-enhanced*='fx--ghost'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="3" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncA type="table" tableValues="0 0.75" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: blur(3px) opacity(0.75);
            filter: blur(3px) opacity(0.75);
  }
  [o-enhanced*='fx--expose'] ~ .fx-passthru .fx-contract,
  [o-enhanced*='fx--expose'] ~ .fx-rxn {
    display: none;
  }
  [o-enhanced*='fx--expose'] ~ .fx-passthru .fx-expand {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [o-enhanced*='fx--expose']:checked ~ .fx-passthru .fx-contract,
  [o-enhanced*='fx--expose']:checked ~ .fx-rxn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [o-enhanced*='fx--expose']:checked ~ .fx-passthru .fx-expand {
    display: none;
  }
  [o-base*='--dAr']::before {
    padding-bottom: var(--dAr_enhanced, var(--dAr_standard));
  }
  [o-enhanced*='--bmx'] {
    height: 1px;
    background-clip: content-box;
  }
  [o-enhanced*='--bxEq'] {
    border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
    border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-enhanced*='--bxEq0'] {
    border-left: 0;
    border-right: 0;
  }
  [o-enhanced*='--bxStart'] {
    border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-enhanced*='--bxStart0'] {
    border-left: 0;
  }
  [o-enhanced*='--bxEnd'] {
    border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-enhanced*='--bxEnd0'] {
    border-right: 0;
  }
  [o-enhanced*='--byEq'] {
    border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
    border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-enhanced*='--byEq0'] {
    border-top: 0;
    border-bottom: 0;
  }
  [o-enhanced*='--byStart'] {
    border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-enhanced*='--byStart0'] {
    border-top: 0;
  }
  [o-enhanced*='--byEnd'] {
    border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-enhanced*='--byEnd0'] {
    border-bottom: 0;
  }
  [o-enhanced*='--bxyEq'] {
    border: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-enhanced*='--bxyEq0'] {
    border: 0;
  }
  [o-enhanced*='--bwRhy'] {
    --bxWidth: 1px;
  }
  [o-enhanced*='--bwRhy0'] {
    --bxWidth: 0;
  }
  [o-enhanced*='--bwRhy10'] {
    --bxWidth: 2px;
  }
  [o-enhanced*='--bwRhy25'] {
    --bxWidth: 4px;
  }
  [o-enhanced*='--bwRhy33'] {
    --bxWidth: 6px;
  }
  [o-enhanced*='--bPri'] {
    border-color: ie_bxPrimary;
  }
  [o-enhanced*='--bAlt'] {
    border-color: ie_bxAlternate;
  }
  [o-enhanced*='--bShade'] {
    border-color: ie_bxShade;
  }
  [o-enhanced*='--bRadi25'] {
    border-radius: 0.25rem;
  }
  [o-enhanced*='--bRadi50'] {
    border-radius: 0.5rem;
  }
  [o-enhanced*='--bRadi100'] {
    border-radius: 1rem;
  }
  [o-enhanced*='--bRadiFull'] {
    border-radius: 9999px;
  }
}
@media only screen and (min-width: 1200px) {
  [o-extended*='cx--pri'] {
    color: #00539e;
  }
  [o-extended*='cx--sec'] {
    color: #d9802e;
  }
  [o-extended*='cx--ctrl-pri'] {
    color: #00539e;
  }
  [o-extended*='cx--ctrl-pri'].fx--shift:hover {
    color: #d9802e;
  }
  [o-extended*='cx--ctrl-alt'] {
    color: #58585b;
  }
  [o-extended*='cx--ctrl-alt'].fx--shift:hover {
    color: #d9802e;
  }
  [o-extended*='cx--ctrl-alt'].fx--shift:focus,
  [o-extended*='cx--ctrl-alt'].fx--shift:active,
  [o-extended*='cx--ctrl-alt'].fx--shift.is-active {
    color: #a7a9ab;
  }
  [o-extended*='cx--copy'] {
    color: #181411;
  }
  [o-extended*='cx--minor'] {
    color: #808284;
  }
  [o-extended*='cx--muted'] {
    color: #808284;
  }
  [o-extended*='cx--bright'] {
    color: #469bd9;
  }
  [o-extended*='cx--tint'] {
    color: #a7a9ab;
  }
  [o-extended*='cx--neutral'] {
    color: #808284;
  }
  [o-extended*='cx--shade'] {
    color: #58585b;
  }
  [o-extended*='cx--notice'] {
    color: #d9802e;
  }
  [o-extended*='cx--warn'] {
    color: #ffce00;
  }
  [o-extended*='cx--negate'] {
    color: #e21836;
  }
  [o-extended*='cx--affirm'] {
    color: #008751;
  }
  [o-extended*='mx--'] {
    background-color: hsla(var(--bgHueDelta), var(--bgSatDelta), var(--bgLuxDelta), var(--bgOpxDelta));
    background-size: cover;
    background-position: top;
  }
  [o-extended*='mx--dark'] {
    background-color: #00539e;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-extended*='mx--dark'] .cx--pri {
    color: #fff;
  }
  [o-extended*='mx--dark'] .cx--info {
    color: #ffce00;
  }
  [o-extended*='mx--dark'] .fx--shift:hover.cx--pri {
    color: #ffce00;
  }
  [o-extended*='mx--dark'] .fx--shift:hover.cx--ctrl {
    color: #f68e1e;
  }
  [o-extended*='mx--dark-patn'] {
    background-color: #1c2c55;
    background-image: url("../res/tx.primary.png");
  }
  [o-extended*='mx--light'] {
    background-color: #fff;
    color: #181411;
    --bxPrimary: rgba(0, 83, 158, .12);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-extended*='mx--light'].cx--pri,
  [o-extended*='mx--light'] .cx--pri {
    color: #00539e;
  }
  [o-extended*='mx--light-alt'] {
    background-color: #a7a9ab;
  }
  [o-extended*='mx--tint'] {
    background-color: #a7a9ab;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.9" /><feFuncG type="linear" slope="0.9" /><feFuncB type="linear" slope="0.9" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(90%);
            filter: brightness(90%);
  }
  [o-extended*='mx--tint'].fx--shift:hover,
  [o-extended*='mx--tint'].fx--shift:focus,
  [o-extended*='mx--tint'].fx--shift:active,
  [o-extended*='mx--tint'].fx--shift.is-reacting,
  [o-extended*='mx--tint'].fx--shift.is-active,
  .fx--passThru:hover [o-extended*='mx--tint'],
  .fx--passThru:focus [o-extended*='mx--tint'],
  .fx--passThru:active [o-extended*='mx--tint'],
  .fx--passThru.is-reacting [o-extended*='mx--tint'],
  .fx--passThru.is-active [o-extended*='mx--tint'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(110%);
            filter: brightness(110%);
  }
  [o-extended*='mx--ctrl'] {
    background-color: #f68e1e;
    color: #fff;
  }
  [o-extended*='mx--ctrl-dark'] {
    background-color: #d9802e;
  }
  [o-extended*='mx--asset'] {
    background-color: #3f725c;
    color: #fff;
  }
  [o-extended*='mx--affirm'] {
    background-color: #008751;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-extended*='mx--notice'] {
    background-color: #d9802e;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-extended*='mx--neutral'] {
    background-color: #469bd9;
    color: #00539e;
  }
  [o-extended*='mx--neutral'].fx--shift:hover,
  [o-extended*='mx--neutral'].fx--shift:focus,
  [o-extended*='mx--neutral'].fx--shift:active,
  [o-extended*='mx--neutral'].fx--shift.is-reacting,
  [o-extended*='mx--neutral'].fx--shift.is-active {
    background-color: #469bd9;
    color: #fff;
  }
  [o-extended*='mx--neutral-dark'] {
    background-color: #00539e;
    color: inherit;
  }
  [o-extended*='mx--neutral-dark'].fx--shift:hover,
  [o-extended*='mx--neutral-dark'].fx--shift:focus,
  [o-extended*='mx--neutral-dark'].fx--shift:active,
  [o-extended*='mx--neutral-dark'].fx--shift.is-reacting,
  [o-extended*='mx--neutral-dark'].fx--shift.is-active {
    background-color: #58585b;
  }
  [o-extended*='mx--muted'] {
    background-color: #469bd9;
    color: #58585b;
  }
  [o-extended*='mx--muted'].fx--shift {
    background-color: #469bd9;
  }
  [o-extended*='mx--muted'] .co--minor {
    color: #a7a9ab;
  }
  [o-extended*='tx--broadside'] {
    font-size: 3.576rem;
    line-height: 1.118490038448095;
  }
  [o-extended*='tx--xhed'] {
    font-size: 3.125rem;
    line-height: 1.12;
  }
  [o-extended*='tx--hed'] {
    font-size: 2.861rem;
    line-height: 1.223348479552604;
  }
  [o-extended*='tx--subhed'] {
    font-size: 2.289rem;
    line-height: 1.31072335545179;
  }
  [o-extended*='tx--xdisplay'] {
    font-size: 1.875rem;
    line-height: 1.333333333333333;
  }
  [o-extended*='tx--display'] {
    font-size: 1.465rem;
    line-height: 1.365304206843587;
  }
  [o-extended*='tx--xmaj'] {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  [o-extended*='tx--maj'] {
    font-size: 1.111rem;
    line-height: 1.574803149606299;
  }
  [o-extended*='tx--base'] {
    font-size: 1rem;
    line-height: 1.5;
  }
  [o-extended*='tx--min'] {
    font-size: 0.875rem;
    line-height: 1.714285714285714;
  }
  [o-extended*='tx--chrome'] {
    font-size: 0.75rem;
    line-height: 2;
  }
  [o-extended*='tx--caption'] {
    font-size: 0.625rem;
    line-height: 2.4;
  }
  [o-extended*='--tfHed'] {
    font-family: Oswald, Impact, Haettenschweiler, Arial Narrow Bold, sans-serif;
  }
  [o-extended*='--tfCopy'] {
    font-family: the_serif, Georgia, Palatino, Palatino Linotype, Times New Roman, Times, serif;
  }
  [o-extended*='--tfChrome'] {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }
  [o-extended*='copy'] a:not([class]) {
    color: #00539e;
    font-weight: 600;
    text-decoration: underline;
  }
  [o-extended*='copy'] a:not([class]):hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(15%);
            filter: saturate(15%);
  }
  [o-extended*='--passThru'] > .afx {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: ease-in;
  }
  [o-extended*='fx--'] {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: ease-in;
  }
  [o-extended*='fx--sFade'] {
    transition-duration: 0.4s;
    transition-timing-function: linear;
  }
  [o-extended*='fx--sFade15']:hover,
  [o-extended*='fx--sFade15']:focus,
  [o-extended*='fx--sFade15']:active,
  [o-extended*='fx--sFade15'].is-reacting,
  [o-extended*='fx--sFade15'].is-active {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(15%);
            filter: saturate(15%);
  }
  [o-extended*='fx--lux75'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.75" /><feFuncG type="linear" slope="0.75" /><feFuncB type="linear" slope="0.75" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(75%);
            filter: brightness(75%);
  }
  [o-extended*='fx--desat'] {
    transition-duration: 0.4s;
    transition-timing-function: linear;
  }
  [o-extended*='fx--desat15'].fx--afx,
  [o-extended*='fx--desat15'] .fx--afx {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.88195 0.10724999999999996 0.010800000000000004 0 0 0.031950000000000006 0.9657499999999999 0.010800000000000004 0 0 0.031950000000000006 0.10724999999999996 0.8608 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(0.85);
            filter: saturate(0.85);
  }
  [o-extended*='fx--desat15']:hover.fx--afx,
  [o-extended*='fx--desat15']:hover .fx--afx {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1.19675 -0.17874999999999996 -0.018000000000000002 0 0 -0.05324999999999999 1.08375 -0.018000000000000002 0 0 -0.05324999999999999 -0.17874999999999996 1.2320000000000002 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(1.25);
            filter: saturate(1.25);
  }
  [o-extended*='fx--desat50'].afx--desat,
  [o-extended*='fx--desat50'] .afx--desat {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.6065 0.3575 0.036 0 0 0.1065 0.8624999999999999 0.036 0 0 0.1065 0.3575 0.536 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(0.5);
            filter: saturate(0.5);
  }
  [o-extended*='fx--desat50']:hover.afx--desat,
  [o-extended*='fx--desat50']:hover .afx--desat {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1.01 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(1);
            filter: saturate(1);
  }
  [o-extended*='fx--turn0'] {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  [o-extended*='fx--turn90'] {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  [o-extended*='fx--turn180'] {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  [o-extended*='fx--turn270'] {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  [o-extended*='fx--ghost'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="3" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncA type="table" tableValues="0 0.75" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: blur(3px) opacity(0.75);
            filter: blur(3px) opacity(0.75);
  }
  [o-extended*='fx--expose'] ~ .fx-passthru .fx-contract,
  [o-extended*='fx--expose'] ~ .fx-rxn {
    display: none;
  }
  [o-extended*='fx--expose'] ~ .fx-passthru .fx-expand {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [o-extended*='fx--expose']:checked ~ .fx-passthru .fx-contract,
  [o-extended*='fx--expose']:checked ~ .fx-rxn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [o-extended*='fx--expose']:checked ~ .fx-passthru .fx-expand {
    display: none;
  }
  [o-base*='--dAr']::before {
    padding-bottom: var(--dAr_extended, var(--dAr_enhanced));
  }
  [o-extended*='--bmx'] {
    height: 1px;
    background-clip: content-box;
  }
  [o-extended*='--bxEq'] {
    border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
    border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-extended*='--bxEq0'] {
    border-left: 0;
    border-right: 0;
  }
  [o-extended*='--bxStart'] {
    border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-extended*='--bxStart0'] {
    border-left: 0;
  }
  [o-extended*='--bxEnd'] {
    border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-extended*='--bxEnd0'] {
    border-right: 0;
  }
  [o-extended*='--byEq'] {
    border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
    border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-extended*='--byEq0'] {
    border-top: 0;
    border-bottom: 0;
  }
  [o-extended*='--byStart'] {
    border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-extended*='--byStart0'] {
    border-top: 0;
  }
  [o-extended*='--byEnd'] {
    border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-extended*='--byEnd0'] {
    border-bottom: 0;
  }
  [o-extended*='--bxyEq'] {
    border: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-extended*='--bxyEq0'] {
    border: 0;
  }
  [o-extended*='--bwRhy'] {
    --bxWidth: 1px;
  }
  [o-extended*='--bwRhy0'] {
    --bxWidth: 0;
  }
  [o-extended*='--bwRhy10'] {
    --bxWidth: 2px;
  }
  [o-extended*='--bwRhy25'] {
    --bxWidth: 4px;
  }
  [o-extended*='--bwRhy33'] {
    --bxWidth: 6px;
  }
  [o-extended*='--bPri'] {
    border-color: ie_bxPrimary;
  }
  [o-extended*='--bAlt'] {
    border-color: ie_bxAlternate;
  }
  [o-extended*='--bShade'] {
    border-color: ie_bxShade;
  }
  [o-extended*='--bRadi25'] {
    border-radius: 0.25rem;
  }
  [o-extended*='--bRadi50'] {
    border-radius: 0.5rem;
  }
  [o-extended*='--bRadi100'] {
    border-radius: 1rem;
  }
  [o-extended*='--bRadiFull'] {
    border-radius: 9999px;
  }
}
@media only screen and (min-width: 1600px) {
  [o-full*='cx--pri'] {
    color: #00539e;
  }
  [o-full*='cx--sec'] {
    color: #d9802e;
  }
  [o-full*='cx--ctrl-pri'] {
    color: #00539e;
  }
  [o-full*='cx--ctrl-pri'].fx--shift:hover {
    color: #d9802e;
  }
  [o-full*='cx--ctrl-alt'] {
    color: #58585b;
  }
  [o-full*='cx--ctrl-alt'].fx--shift:hover {
    color: #d9802e;
  }
  [o-full*='cx--ctrl-alt'].fx--shift:focus,
  [o-full*='cx--ctrl-alt'].fx--shift:active,
  [o-full*='cx--ctrl-alt'].fx--shift.is-active {
    color: #a7a9ab;
  }
  [o-full*='cx--copy'] {
    color: #181411;
  }
  [o-full*='cx--minor'] {
    color: #808284;
  }
  [o-full*='cx--muted'] {
    color: #808284;
  }
  [o-full*='cx--bright'] {
    color: #469bd9;
  }
  [o-full*='cx--tint'] {
    color: #a7a9ab;
  }
  [o-full*='cx--neutral'] {
    color: #808284;
  }
  [o-full*='cx--shade'] {
    color: #58585b;
  }
  [o-full*='cx--notice'] {
    color: #d9802e;
  }
  [o-full*='cx--warn'] {
    color: #ffce00;
  }
  [o-full*='cx--negate'] {
    color: #e21836;
  }
  [o-full*='cx--affirm'] {
    color: #008751;
  }
  [o-full*='mx--'] {
    background-color: hsla(var(--bgHueDelta), var(--bgSatDelta), var(--bgLuxDelta), var(--bgOpxDelta));
    background-size: cover;
    background-position: top;
  }
  [o-full*='mx--dark'] {
    background-color: #00539e;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-full*='mx--dark'] .cx--pri {
    color: #fff;
  }
  [o-full*='mx--dark'] .cx--info {
    color: #ffce00;
  }
  [o-full*='mx--dark'] .fx--shift:hover.cx--pri {
    color: #ffce00;
  }
  [o-full*='mx--dark'] .fx--shift:hover.cx--ctrl {
    color: #f68e1e;
  }
  [o-full*='mx--dark-patn'] {
    background-color: #1c2c55;
    background-image: url("../res/tx.primary.png");
  }
  [o-full*='mx--light'] {
    background-color: #fff;
    color: #181411;
    --bxPrimary: rgba(0, 83, 158, .12);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-full*='mx--light'].cx--pri,
  [o-full*='mx--light'] .cx--pri {
    color: #00539e;
  }
  [o-full*='mx--light-alt'] {
    background-color: #a7a9ab;
  }
  [o-full*='mx--tint'] {
    background-color: #a7a9ab;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.9" /><feFuncG type="linear" slope="0.9" /><feFuncB type="linear" slope="0.9" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(90%);
            filter: brightness(90%);
  }
  [o-full*='mx--tint'].fx--shift:hover,
  [o-full*='mx--tint'].fx--shift:focus,
  [o-full*='mx--tint'].fx--shift:active,
  [o-full*='mx--tint'].fx--shift.is-reacting,
  [o-full*='mx--tint'].fx--shift.is-active,
  .fx--passThru:hover [o-full*='mx--tint'],
  .fx--passThru:focus [o-full*='mx--tint'],
  .fx--passThru:active [o-full*='mx--tint'],
  .fx--passThru.is-reacting [o-full*='mx--tint'],
  .fx--passThru.is-active [o-full*='mx--tint'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(110%);
            filter: brightness(110%);
  }
  [o-full*='mx--ctrl'] {
    background-color: #f68e1e;
    color: #fff;
  }
  [o-full*='mx--ctrl-dark'] {
    background-color: #d9802e;
  }
  [o-full*='mx--asset'] {
    background-color: #3f725c;
    color: #fff;
  }
  [o-full*='mx--affirm'] {
    background-color: #008751;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-full*='mx--notice'] {
    background-color: #d9802e;
    color: #fff;
    --bxPrimary: rgba(167, 169, 171, .8);
    --bxTint: rgba(167, 169, 171, .8);
  }
  [o-full*='mx--neutral'] {
    background-color: #469bd9;
    color: #00539e;
  }
  [o-full*='mx--neutral'].fx--shift:hover,
  [o-full*='mx--neutral'].fx--shift:focus,
  [o-full*='mx--neutral'].fx--shift:active,
  [o-full*='mx--neutral'].fx--shift.is-reacting,
  [o-full*='mx--neutral'].fx--shift.is-active {
    background-color: #469bd9;
    color: #fff;
  }
  [o-full*='mx--neutral-dark'] {
    background-color: #00539e;
    color: inherit;
  }
  [o-full*='mx--neutral-dark'].fx--shift:hover,
  [o-full*='mx--neutral-dark'].fx--shift:focus,
  [o-full*='mx--neutral-dark'].fx--shift:active,
  [o-full*='mx--neutral-dark'].fx--shift.is-reacting,
  [o-full*='mx--neutral-dark'].fx--shift.is-active {
    background-color: #58585b;
  }
  [o-full*='mx--muted'] {
    background-color: #469bd9;
    color: #58585b;
  }
  [o-full*='mx--muted'].fx--shift {
    background-color: #469bd9;
  }
  [o-full*='mx--muted'] .co--minor {
    color: #a7a9ab;
  }
  [o-full*='tx--broadside'] {
    font-size: 3.576rem;
    line-height: 1.118490038448095;
  }
  [o-full*='tx--xhed'] {
    font-size: 3.125rem;
    line-height: 1.12;
  }
  [o-full*='tx--hed'] {
    font-size: 2.861rem;
    line-height: 1.223348479552604;
  }
  [o-full*='tx--subhed'] {
    font-size: 2.289rem;
    line-height: 1.31072335545179;
  }
  [o-full*='tx--xdisplay'] {
    font-size: 1.875rem;
    line-height: 1.333333333333333;
  }
  [o-full*='tx--display'] {
    font-size: 1.465rem;
    line-height: 1.365304206843587;
  }
  [o-full*='tx--xmaj'] {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  [o-full*='tx--maj'] {
    font-size: 1.111rem;
    line-height: 1.574803149606299;
  }
  [o-full*='tx--base'] {
    font-size: 1rem;
    line-height: 1.5;
  }
  [o-full*='tx--min'] {
    font-size: 0.875rem;
    line-height: 1.714285714285714;
  }
  [o-full*='tx--chrome'] {
    font-size: 0.75rem;
    line-height: 2;
  }
  [o-full*='tx--caption'] {
    font-size: 0.625rem;
    line-height: 2.4;
  }
  [o-full*='--tfHed'] {
    font-family: Oswald, Impact, Haettenschweiler, Arial Narrow Bold, sans-serif;
  }
  [o-full*='--tfCopy'] {
    font-family: the_serif, Georgia, Palatino, Palatino Linotype, Times New Roman, Times, serif;
  }
  [o-full*='--tfChrome'] {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }
  [o-full*='copy'] a:not([class]) {
    color: #00539e;
    font-weight: 600;
    text-decoration: underline;
  }
  [o-full*='copy'] a:not([class]):hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(15%);
            filter: saturate(15%);
  }
  [o-full*='--passThru'] > .afx {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: ease-in;
  }
  [o-full*='fx--'] {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: ease-in;
  }
  [o-full*='fx--sFade'] {
    transition-duration: 0.4s;
    transition-timing-function: linear;
  }
  [o-full*='fx--sFade15']:hover,
  [o-full*='fx--sFade15']:focus,
  [o-full*='fx--sFade15']:active,
  [o-full*='fx--sFade15'].is-reacting,
  [o-full*='fx--sFade15'].is-active {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.33105 0.60775 0.0612 0 0 0.18105 0.75925 0.0612 0 0 0.18105 0.60775 0.2112 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(15%);
            filter: saturate(15%);
  }
  [o-full*='fx--lux75'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.75" /><feFuncG type="linear" slope="0.75" /><feFuncB type="linear" slope="0.75" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(75%);
            filter: brightness(75%);
  }
  [o-full*='fx--desat'] {
    transition-duration: 0.4s;
    transition-timing-function: linear;
  }
  [o-full*='fx--desat15'].fx--afx,
  [o-full*='fx--desat15'] .fx--afx {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.88195 0.10724999999999996 0.010800000000000004 0 0 0.031950000000000006 0.9657499999999999 0.010800000000000004 0 0 0.031950000000000006 0.10724999999999996 0.8608 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(0.85);
            filter: saturate(0.85);
  }
  [o-full*='fx--desat15']:hover.fx--afx,
  [o-full*='fx--desat15']:hover .fx--afx {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1.19675 -0.17874999999999996 -0.018000000000000002 0 0 -0.05324999999999999 1.08375 -0.018000000000000002 0 0 -0.05324999999999999 -0.17874999999999996 1.2320000000000002 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(1.25);
            filter: saturate(1.25);
  }
  [o-full*='fx--desat50'].afx--desat,
  [o-full*='fx--desat50'] .afx--desat {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.6065 0.3575 0.036 0 0 0.1065 0.8624999999999999 0.036 0 0 0.1065 0.3575 0.536 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(0.5);
            filter: saturate(0.5);
  }
  [o-full*='fx--desat50']:hover.afx--desat,
  [o-full*='fx--desat50']:hover .afx--desat {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1.01 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: saturate(1);
            filter: saturate(1);
  }
  [o-full*='fx--turn0'] {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  [o-full*='fx--turn90'] {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  [o-full*='fx--turn180'] {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  [o-full*='fx--turn270'] {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  [o-full*='fx--ghost'] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="3" /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncA type="table" tableValues="0 0.75" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: blur(3px) opacity(0.75);
            filter: blur(3px) opacity(0.75);
  }
  [o-full*='fx--expose'] ~ .fx-passthru .fx-contract,
  [o-full*='fx--expose'] ~ .fx-rxn {
    display: none;
  }
  [o-full*='fx--expose'] ~ .fx-passthru .fx-expand {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [o-full*='fx--expose']:checked ~ .fx-passthru .fx-contract,
  [o-full*='fx--expose']:checked ~ .fx-rxn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [o-full*='fx--expose']:checked ~ .fx-passthru .fx-expand {
    display: none;
  }
  [o-base*='--dAr']::before {
    padding-bottom: var(--dAr_full, var(--dAr_extended));
  }
  [o-full*='--bmx'] {
    height: 1px;
    background-clip: content-box;
  }
  [o-full*='--bxEq'] {
    border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
    border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-full*='--bxEq0'] {
    border-left: 0;
    border-right: 0;
  }
  [o-full*='--bxStart'] {
    border-left: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-full*='--bxStart0'] {
    border-left: 0;
  }
  [o-full*='--bxEnd'] {
    border-right: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-full*='--bxEnd0'] {
    border-right: 0;
  }
  [o-full*='--byEq'] {
    border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
    border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-full*='--byEq0'] {
    border-top: 0;
    border-bottom: 0;
  }
  [o-full*='--byStart'] {
    border-top: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-full*='--byStart0'] {
    border-top: 0;
  }
  [o-full*='--byEnd'] {
    border-bottom: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-full*='--byEnd0'] {
    border-bottom: 0;
  }
  [o-full*='--bxyEq'] {
    border: ie_bxWidth ie_bxStyle ie_bxPrimary;
  }
  [o-full*='--bxyEq0'] {
    border: 0;
  }
  [o-full*='--bwRhy'] {
    --bxWidth: 1px;
  }
  [o-full*='--bwRhy0'] {
    --bxWidth: 0;
  }
  [o-full*='--bwRhy10'] {
    --bxWidth: 2px;
  }
  [o-full*='--bwRhy25'] {
    --bxWidth: 4px;
  }
  [o-full*='--bwRhy33'] {
    --bxWidth: 6px;
  }
  [o-full*='--bPri'] {
    border-color: ie_bxPrimary;
  }
  [o-full*='--bAlt'] {
    border-color: ie_bxAlternate;
  }
  [o-full*='--bShade'] {
    border-color: ie_bxShade;
  }
  [o-full*='--bRadi25'] {
    border-radius: 0.25rem;
  }
  [o-full*='--bRadi50'] {
    border-radius: 0.5rem;
  }
  [o-full*='--bRadi100'] {
    border-radius: 1rem;
  }
  [o-full*='--bRadiFull'] {
    border-radius: 9999px;
  }
}
@media only screen and (min-width: 1600px) and (min-width: 1200px) and (min-width: 960px) and (min-width: 768px) and (min-width: 660px) and (min-width: 960px) {
  [class*='mx--dark-patn'] {
    background-image: url("../res/tx.primary@2x.png");
  }
  [o-base*='mx--dark-patn'] {
    background-image: url("../res/tx.primary@2x.png");
  }
  .mx--dark-patn {
    background-image: url("../res/tx.primary@2x.png");
  }
  .mx--dark-patn {
    background-image: url("../res/tx.primary@2x.png");
  }
  .mx--dark-patn {
    background-image: url("../res/tx.primary@2x.png");
  }
  .mx--dark-patn {
    background-image: url("../res/tx.primary@2x.png");
  }
  .mx--dark-patn {
    background-image: url("../res/tx.primary@2x.png");
  }
}
