@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.2.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS and IE text size adjust after device orientation change,
   *    without disabling user zoom.
   */

/**
   * Remove default margin.
   */

.msosite {
  /* HTML5 display definitions
       ========================================================================== */
  /**
     * Correct `block` display not defined for any HTML5 element in IE 8/9.
     * Correct `block` display not defined for `details` or `summary` in IE 10/11
     * and Firefox.
     * Correct `block` display not defined for `main` in IE 11.
     */
  /**
     * 1. Correct `inline-block` display not defined in IE 8/9.
     * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
     */
  /**
     * Prevent modern browsers from displaying `audio` without controls.
     * Remove excess height in iOS 5 devices.
     */
  /**
     * Address `[hidden]` styling not present in IE 8/9/10.
     * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
     */
  /* Links
       ========================================================================== */
  /**
     * Remove the gray background color from active links in IE 10.
     */
  /**
     * Improve readability of focused elements when they are also in an
     * active/hover state.
     */
  /* Text-level semantics
       ========================================================================== */
  /**
     * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
     */
  /**
     * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
     */
  /**
     * Address styling not present in Safari and Chrome.
     */
  /**
     * Address variable `h1` font-size and margin within `section` and `article`
     * contexts in Firefox 4+, Safari, and Chrome.
     */
  /**
     * Address styling not present in IE 8/9.
     */
  /**
     * Address inconsistent and variable font size in all browsers.
     */
  /**
     * Prevent `sub` and `sup` affecting `line-height` in all browsers.
     */
  /* Embedded content
       ========================================================================== */
  /**
     * Remove border when inside `a` element in IE 8/9/10.
     */
  /**
     * Correct overflow not hidden in IE 9/10/11.
     */
  /* Grouping content
       ========================================================================== */
  /**
     * Address margin not present in IE 8/9 and Safari.
     */
  /**
     * Address differences between Firefox and other browsers.
     */
  /**
     * Contain overflow in all browsers.
     */
  /**
     * Address odd `em`-unit font size rendering in all browsers.
     */
  /* Forms
       ========================================================================== */
  /**
     * Known limitation: by default, Chrome and Safari on OS X allow very limited
     * styling of `select`, unless a `border` property is set.
     */
  /**
     * 1. Correct color not being inherited.
     *    Known issue: affects color of disabled elements.
     * 2. Correct font properties not being inherited.
     * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
     */
  /**
     * Address `overflow` set to `hidden` in IE 8/9/10/11.
     */
  /**
     * Address inconsistent `text-transform` inheritance for `button` and `select`.
     * All other form control elements do not inherit `text-transform` values.
     * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
     * Correct `select` style inheritance in Firefox.
     */
  /**
     * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
     *    and `video` controls.
     * 2. Correct inability to style clickable `input` types in iOS.
     * 3. Improve usability and consistency of cursor style between image-type
     *    `input` and others.
     */
  /**
     * Re-set default cursor for disabled elements.
     */
  /**
     * Remove inner padding and border in Firefox 4+.
     */
  /**
     * Address Firefox 4+ setting `line-height` on `input` using `!important` in
     * the UA stylesheet.
     */
  /**
     * It's recommended that you don't attempt to style these elements.
     * Firefox's implementation doesn't respect box-sizing, padding, or width.
     *
     * 1. Address box sizing set to `content-box` in IE 8/9/10.
     * 2. Remove excess padding in IE 8/9/10.
     */
  /**
     * Fix the cursor style for Chrome's increment/decrement buttons. For certain
     * `font-size` values of the `input`, it causes the cursor style of the
     * decrement button to change from `default` to `text`.
     */
  /**
     * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
     * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
     */
  /**
     * Remove inner padding and search cancel button in Safari and Chrome on OS X.
     * Safari (but not Chrome) clips the cancel button when the search input has
     * padding (and `textfield` appearance).
     */
  /**
     * Define consistent border, margin, and padding.
     * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling.
     */
  /* fieldset {
      border: 1px solid #c0c0c0;
      margin: 0 2px;
      padding: 0.35em 0.625em 0.75em;
    } */
  /**
     * 1. Correct `color` not being inherited in IE 8/9/10/11.
     * 2. Remove padding so people aren't caught out if they zero out fieldsets.
     */
  /**
     * Remove default vertical scrollbar in IE 8/9/10/11.
     */
  /**
     * Don't inherit the `font-weight` (applied by a rule above).
     * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
     */
  /* Tables
       ========================================================================== */
  /**
     * Remove most spacing between table cells.
     */
  /*a {
    color: #2199e8;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer; }
    a:hover, a:focus {
      color: #1585cf; }
    a img {
      border: 0; }*/
  /*.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 0.85em 1em;
    margin: 0 0 1rem 0;
    font-size: 0.9rem;
    background-color: #2199e8;
    color: #fefefe; }*/
  /*[data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #1583cc;
    color: #fefefe; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .button.primary {
    background-color: #2199e8;
    color: #fefefe; }
    .button.primary:hover, .button.primary:focus {
      background-color: #147cc0;
      color: #fefefe; }
  .button.secondary {
    background-color: #777;
    color: #fefefe; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5f5f5f;
      color: #fefefe; }
  .button.success {
    background-color: #3adb76;
    color: #fefefe; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #fefefe; }
  .button.warning {
    background-color: #ffae00;
    color: #fefefe; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #fefefe; }
  .button.alert {
    background-color: #ec5840;
    color: #fefefe; }
    .button.alert:hover, .button.alert:focus {
      background-color: #da3116;
      color: #fefefe; }
  .button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c4d78;
      color: #0c4d78; }
    .button.hollow.primary {
      border: 1px solid #2199e8;
      color: #2199e8; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c4d78;
        color: #0c4d78; }
    .button.hollow.secondary {
      border: 1px solid #777;
      color: #777; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3c3c3c;
        color: #3c3c3c; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
    .button.hollow.alert {
      border: 1px solid #ec5840;
      color: #ec5840; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #881f0e;
        color: #881f0e; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
  .button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block; }
  .button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em; }*/ }
  .msosite article,
  .msosite aside,
  .msosite details,
  .msosite figcaption,
  .msosite figure,
  .msosite footer,
  .msosite header,
  .msosite hgroup,
  .msosite main,
  .msosite menu,
  .msosite nav,
  .msosite section,
  .msosite summary {
    display: block; }
  .msosite audio,
  .msosite canvas,
  .msosite progress,
  .msosite video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }
  .msosite audio:not([controls]) {
    display: none;
    height: 0; }
  .msosite [hidden],
  .msosite template {
    display: none; }
  .msosite a {
    background-color: transparent; }
  .msosite a:active,
  .msosite a:hover {
    outline: 0; }
  .msosite abbr[title] {
    border-bottom: 1px dotted; }
  .msosite b,
  .msosite strong {
    font-weight: bold; }
  .msosite dfn {
    font-style: italic; }
  .msosite h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .msosite mark {
    background: #ff0;
    color: #000; }
  .msosite small {
    font-size: 80%; }
  .msosite sub,
  .msosite sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .msosite sup {
    top: -0.5em; }
  .msosite sub {
    bottom: -0.25em; }
  .msosite img {
    border: 0; }
  .msosite svg:not(:root) {
    overflow: hidden; }
  .msosite figure {
    margin: 1em 40px; }
  .msosite hr {
    box-sizing: content-box;
    height: 0; }
  .msosite pre {
    overflow: auto; }
  .msosite code,
  .msosite kbd,
  .msosite pre,
  .msosite samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .msosite button,
  .msosite input,
  .msosite optgroup,
  .msosite select,
  .msosite textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */ }
  .msosite button {
    overflow: visible; }
  .msosite button,
  .msosite select {
    text-transform: none; }
  .msosite button,
  .msosite html input[type="button"],
  .msosite input[type="reset"],
  .msosite input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */ }
  .msosite button[disabled],
  .msosite html input[disabled] {
    cursor: not-allowed; }
  .msosite button::-moz-focus-inner,
  .msosite input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .msosite input {
    line-height: normal; }
  .msosite input[type="checkbox"],
  .msosite input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  .msosite input[type="number"]::-webkit-inner-spin-button,
  .msosite input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .msosite input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    box-sizing: content-box;
    /* 2 */ }
  .msosite input[type="search"]::-webkit-search-cancel-button,
  .msosite input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .msosite legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */ }
  .msosite textarea {
    overflow: auto; }
  .msosite optgroup {
    font-weight: bold; }
  .msosite table {
    border-collapse: collapse;
    border-spacing: 0; }
  .msosite td,
  .msosite th {
    padding: 0; }
  .msosite .foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }
  .msosite html {
    font-size: 100%;
    box-sizing: border-box; }
  .msosite *,
  .msosite *::before,
  .msosite *::after {
    box-sizing: inherit; }
  .msosite body {
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .msosite img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle; }
  .msosite textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0; }
  .msosite select {
    width: 100%;
    border-radius: 0; }
  .msosite #map_canvas img,
  .msosite #map_canvas embed,
  .msosite #map_canvas object,
  .msosite .map_canvas img,
  .msosite .map_canvas embed,
  .msosite .map_canvas object,
  .msosite .mqa-display img,
  .msosite .mqa-display embed,
  .msosite .mqa-display object {
    max-width: none !important; }
  .msosite button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1; }
  .msosite [data-whatinput='mouse'] button {
    outline: 0; }
  .msosite .is-visible {
    display: block !important; }
  .msosite .is-hidden {
    display: none !important; }
  .msosite .row {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto; }
  .msosite .row::before, .msosite .row::after {
    content: ' ';
    display: table; }
  .msosite .row::after {
    clear: both; }
  .msosite .row.collapse > .column, .msosite .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .msosite .row .row {
    max-width: none;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    max-width: none; }
  @media screen and (min-width: 40em) {
    .msosite .row .row {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }
  .msosite .row .row.collapse {
    margin-left: 0;
    margin-right: 0; }
  .msosite .row.expanded {
    max-width: none; }
  .msosite .row.expanded .row {
    margin-left: auto;
    margin-right: auto; }
  .msosite .column, .msosite .columns {
    width: 100%;
    float: left;
    /*padding-left: 0.625rem;
    padding-right: 0.625rem;*/ }
  @media screen and (min-width: 40em) {
    .msosite .column, .msosite .columns {
      /*padding-left: 0.9375rem;
      padding-right: 0.9375rem; */} }
  .msosite .column:last-child:not(:first-child), .msosite .columns:last-child:not(:first-child) {
    float: right; }
  .msosite .column.end:last-child:last-child, .msosite .end.columns:last-child:last-child {
    float: left; }
  .msosite .column.row.row, .msosite .row.row.columns {
    float: none; }
  .msosite .row .column.row.row, .msosite .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }
  .msosite .small-1 {
    width: 8.33333%; }
  .msosite .small-push-1 {
    position: relative;
    left: 8.33333%; }
  .msosite .small-pull-1 {
    position: relative;
    left: -8.33333%; }
  .msosite .small-offset-0 {
    margin-left: 0%; }
  .msosite .small-2 {
    width: 16.66667%; }
  .msosite .small-push-2 {
    position: relative;
    left: 16.66667%; }
  .msosite .small-pull-2 {
    position: relative;
    left: -16.66667%; }
  .msosite .small-offset-1 {
    margin-left: 8.33333%; }
  .msosite .small-3 {
    width: 25%; }
  .msosite .small-push-3 {
    position: relative;
    left: 25%; }
  .msosite .small-pull-3 {
    position: relative;
    left: -25%; }
  .msosite .small-offset-2 {
    margin-left: 16.66667%; }
  .msosite .small-4 {
    width: 33.33333%; }
  .msosite .small-push-4 {
    position: relative;
    left: 33.33333%; }
  .msosite .small-pull-4 {
    position: relative;
    left: -33.33333%; }
  .msosite .small-offset-3 {
    margin-left: 25%; }
  .msosite .small-5 {
    width: 41.66667%; }
  .msosite .small-push-5 {
    position: relative;
    left: 41.66667%; }
  .msosite .small-pull-5 {
    position: relative;
    left: -41.66667%; }
  .msosite .small-offset-4 {
    margin-left: 33.33333%; }
  .msosite .small-6 {
    width: 50%; }
  .msosite .small-push-6 {
    position: relative;
    left: 50%; }
  .msosite .small-pull-6 {
    position: relative;
    left: -50%; }
  .msosite .small-offset-5 {
    margin-left: 41.66667%; }
  .msosite .small-7 {
    width: 58.33333%; }
  .msosite .small-push-7 {
    position: relative;
    left: 58.33333%; }
  .msosite .small-pull-7 {
    position: relative;
    left: -58.33333%; }
  .msosite .small-offset-6 {
    margin-left: 50%; }
  .msosite .small-8 {
    width: 66.66667%; }
  .msosite .small-push-8 {
    position: relative;
    left: 66.66667%; }
  .msosite .small-pull-8 {
    position: relative;
    left: -66.66667%; }
  .msosite .small-offset-7 {
    margin-left: 58.33333%; }
  .msosite .small-9 {
    width: 75%; }
  .msosite .small-push-9 {
    position: relative;
    left: 75%; }
  .msosite .small-pull-9 {
    position: relative;
    left: -75%; }
  .msosite .small-offset-8 {
    margin-left: 66.66667%; }
  .msosite .small-10 {
    width: 83.33333%; }
  .msosite .small-push-10 {
    position: relative;
    left: 83.33333%; }
  .msosite .small-pull-10 {
    position: relative;
    left: -83.33333%; }
  .msosite .small-offset-9 {
    margin-left: 75%; }
  .msosite .small-11 {
    width: 91.66667%; }
  .msosite .small-push-11 {
    position: relative;
    left: 91.66667%; }
  .msosite .small-pull-11 {
    position: relative;
    left: -91.66667%; }
  .msosite .small-offset-10 {
    margin-left: 83.33333%; }
  .msosite .small-12 {
    width: 100%; }
  .msosite .small-offset-11 {
    margin-left: 91.66667%; }
  .msosite .small-up-1 > .column, .msosite .small-up-1 > .columns {
    width: 100%;
    float: left; }
  .msosite .small-up-1 > .column:nth-of-type(1n), .msosite .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .msosite .small-up-1 > .column:nth-of-type(1n+1), .msosite .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .msosite .small-up-1 > .column:last-child, .msosite .small-up-1 > .columns:last-child {
    float: left; }
  .msosite .small-up-2 > .column, .msosite .small-up-2 > .columns {
    width: 50%;
    float: left; }
  .msosite .small-up-2 > .column:nth-of-type(1n), .msosite .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .msosite .small-up-2 > .column:nth-of-type(2n+1), .msosite .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .msosite .small-up-2 > .column:last-child, .msosite .small-up-2 > .columns:last-child {
    float: left; }
  .msosite .small-up-3 > .column, .msosite .small-up-3 > .columns {
    width: 33.33333%;
    float: left; }
  .msosite .small-up-3 > .column:nth-of-type(1n), .msosite .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .msosite .small-up-3 > .column:nth-of-type(3n+1), .msosite .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .msosite .small-up-3 > .column:last-child, .msosite .small-up-3 > .columns:last-child {
    float: left; }
  .msosite .small-up-4 > .column, .msosite .small-up-4 > .columns {
    width: 25%;
    float: left; }
  .msosite .small-up-4 > .column:nth-of-type(1n), .msosite .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .msosite .small-up-4 > .column:nth-of-type(4n+1), .msosite .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .msosite .small-up-4 > .column:last-child, .msosite .small-up-4 > .columns:last-child {
    float: left; }
  .msosite .small-up-5 > .column, .msosite .small-up-5 > .columns {
    width: 20%;
    float: left; }
  .msosite .small-up-5 > .column:nth-of-type(1n), .msosite .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .msosite .small-up-5 > .column:nth-of-type(5n+1), .msosite .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .msosite .small-up-5 > .column:last-child, .msosite .small-up-5 > .columns:last-child {
    float: left; }
  .msosite .small-up-6 > .column, .msosite .small-up-6 > .columns {
    width: 16.66667%;
    float: left; }
  .msosite .small-up-6 > .column:nth-of-type(1n), .msosite .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .msosite .small-up-6 > .column:nth-of-type(6n+1), .msosite .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .msosite .small-up-6 > .column:last-child, .msosite .small-up-6 > .columns:last-child {
    float: left; }
  .msosite .small-up-7 > .column, .msosite .small-up-7 > .columns {
    width: 14.28571%;
    float: left; }
  .msosite .small-up-7 > .column:nth-of-type(1n), .msosite .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .msosite .small-up-7 > .column:nth-of-type(7n+1), .msosite .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .msosite .small-up-7 > .column:last-child, .msosite .small-up-7 > .columns:last-child {
    float: left; }
  .msosite .small-up-8 > .column, .msosite .small-up-8 > .columns {
    width: 12.5%;
    float: left; }
  .msosite .small-up-8 > .column:nth-of-type(1n), .msosite .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .msosite .small-up-8 > .column:nth-of-type(8n+1), .msosite .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .msosite .small-up-8 > .column:last-child, .msosite .small-up-8 > .columns:last-child {
    float: left; }
  .msosite .small-collapse > .column, .msosite .small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .msosite .small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .msosite .small-uncollapse > .column, .msosite .small-uncollapse > .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
  .msosite .small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .msosite .small-uncentered,
  .msosite .small-push-0,
  .msosite .small-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; }
  @media screen and (min-width: 40em) {
    .msosite .medium-1 {
      width: 8.33333%; }
    .msosite .medium-push-1 {
      position: relative;
      left: 8.33333%; }
    .msosite .medium-pull-1 {
      position: relative;
      left: -8.33333%; }
    .msosite .medium-offset-0 {
      margin-left: 0%; }
    .msosite .medium-2 {
      width: 16.66667%; }
    .msosite .medium-push-2 {
      position: relative;
      left: 16.66667%; }
    .msosite .medium-pull-2 {
      position: relative;
      left: -16.66667%; }
    .msosite .medium-offset-1 {
      margin-left: 8.33333%; }
    .msosite .medium-3 {
      width: 25%; }
    .msosite .medium-push-3 {
      position: relative;
      left: 25%; }
    .msosite .medium-pull-3 {
      position: relative;
      left: -25%; }
    .msosite .medium-offset-2 {
      margin-left: 16.66667%; }
    .msosite .medium-4 {
      width: 33.33333%; }
    .msosite .medium-push-4 {
      position: relative;
      left: 33.33333%; }
    .msosite .medium-pull-4 {
      position: relative;
      left: -33.33333%; }
    .msosite .medium-offset-3 {
      margin-left: 25%; }
    .msosite .medium-5 {
      width: 41.66667%; }
    .msosite .medium-push-5 {
      position: relative;
      left: 41.66667%; }
    .msosite .medium-pull-5 {
      position: relative;
      left: -41.66667%; }
    .msosite .medium-offset-4 {
      margin-left: 33.33333%; }
    .msosite .medium-6 {
      width: 50%; }
    .msosite .medium-push-6 {
      position: relative;
      left: 50%; }
    .msosite .medium-pull-6 {
      position: relative;
      left: -50%; }
    .msosite .medium-offset-5 {
      margin-left: 41.66667%; }
    .msosite .medium-7 {
      width: 58.33333%; }
    .msosite .medium-push-7 {
      position: relative;
      left: 58.33333%; }
    .msosite .medium-pull-7 {
      position: relative;
      left: -58.33333%; }
    .msosite .medium-offset-6 {
      margin-left: 50%; }
    .msosite .medium-8 {
      width: 66.66667%; }
    .msosite .medium-push-8 {
      position: relative;
      left: 66.66667%; }
    .msosite .medium-pull-8 {
      position: relative;
      left: -66.66667%; }
    .msosite .medium-offset-7 {
      margin-left: 58.33333%; }
    .msosite .medium-9 {
      width: 75%; }
    .msosite .medium-push-9 {
      position: relative;
      left: 75%; }
    .msosite .medium-pull-9 {
      position: relative;
      left: -75%; }
    .msosite .medium-offset-8 {
      margin-left: 66.66667%; }
    .msosite .medium-10 {
      width: 83.33333%; }
    .msosite .medium-push-10 {
      position: relative;
      left: 83.33333%; }
    .msosite .medium-pull-10 {
      position: relative;
      left: -83.33333%; }
    .msosite .medium-offset-9 {
      margin-left: 75%; }
    .msosite .medium-11 {
      width: 91.66667%; }
    .msosite .medium-push-11 {
      position: relative;
      left: 91.66667%; }
    .msosite .medium-pull-11 {
      position: relative;
      left: -91.66667%; }
    .msosite .medium-offset-10 {
      margin-left: 83.33333%; }
    .msosite .medium-12 {
      width: 100%; }
    .msosite .medium-offset-11 {
      margin-left: 91.66667%; }
    .msosite .medium-up-1 > .column, .msosite .medium-up-1 > .columns {
      width: 100%;
      float: left; }
    .msosite .medium-up-1 > .column:nth-of-type(1n), .msosite .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .medium-up-1 > .column:nth-of-type(1n+1), .msosite .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .msosite .medium-up-1 > .column:last-child, .msosite .medium-up-1 > .columns:last-child {
      float: left; }
    .msosite .medium-up-2 > .column, .msosite .medium-up-2 > .columns {
      width: 50%;
      float: left; }
    .msosite .medium-up-2 > .column:nth-of-type(1n), .msosite .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .medium-up-2 > .column:nth-of-type(2n+1), .msosite .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .msosite .medium-up-2 > .column:last-child, .msosite .medium-up-2 > .columns:last-child {
      float: left; }
    .msosite .medium-up-3 > .column, .msosite .medium-up-3 > .columns {
      width: 33.33333%;
      float: left; }
    .msosite .medium-up-3 > .column:nth-of-type(1n), .msosite .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .medium-up-3 > .column:nth-of-type(3n+1), .msosite .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .msosite .medium-up-3 > .column:last-child, .msosite .medium-up-3 > .columns:last-child {
      float: left; }
    .msosite .medium-up-4 > .column, .msosite .medium-up-4 > .columns {
      width: 25%;
      float: left; }
    .msosite .medium-up-4 > .column:nth-of-type(1n), .msosite .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .medium-up-4 > .column:nth-of-type(4n+1), .msosite .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .msosite .medium-up-4 > .column:last-child, .msosite .medium-up-4 > .columns:last-child {
      float: left; }
    .msosite .medium-up-5 > .column, .msosite .medium-up-5 > .columns {
      width: 20%;
      float: left; }
    .msosite .medium-up-5 > .column:nth-of-type(1n), .msosite .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .medium-up-5 > .column:nth-of-type(5n+1), .msosite .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .msosite .medium-up-5 > .column:last-child, .msosite .medium-up-5 > .columns:last-child {
      float: left; }
    .msosite .medium-up-6 > .column, .msosite .medium-up-6 > .columns {
      width: 16.66667%;
      float: left; }
    .msosite .medium-up-6 > .column:nth-of-type(1n), .msosite .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .medium-up-6 > .column:nth-of-type(6n+1), .msosite .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .msosite .medium-up-6 > .column:last-child, .msosite .medium-up-6 > .columns:last-child {
      float: left; }
    .msosite .medium-up-7 > .column, .msosite .medium-up-7 > .columns {
      width: 14.28571%;
      float: left; }
    .msosite .medium-up-7 > .column:nth-of-type(1n), .msosite .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .medium-up-7 > .column:nth-of-type(7n+1), .msosite .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .msosite .medium-up-7 > .column:last-child, .msosite .medium-up-7 > .columns:last-child {
      float: left; }
    .msosite .medium-up-8 > .column, .msosite .medium-up-8 > .columns {
      width: 12.5%;
      float: left; }
    .msosite .medium-up-8 > .column:nth-of-type(1n), .msosite .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .medium-up-8 > .column:nth-of-type(8n+1), .msosite .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .msosite .medium-up-8 > .column:last-child, .msosite .medium-up-8 > .columns:last-child {
      float: left; }
    .msosite .medium-collapse > .column, .msosite .medium-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
    .msosite .medium-collapse .row {
      margin-left: 0;
      margin-right: 0; }
    .msosite .medium-uncollapse > .column, .msosite .medium-uncollapse > .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; }
    .msosite .medium-centered {
      float: none;
      margin-left: auto;
      margin-right: auto; }
    .msosite .medium-uncentered,
    .msosite .medium-push-0,
    .msosite .medium-pull-0 {
      position: static;
      margin-left: 0;
      margin-right: 0;
      float: left; } }
  @media screen and (min-width: 64em) {
    .msosite .large-1 {
      width: 8.33333%; }
    .msosite .large-push-1 {
      position: relative;
      left: 8.33333%; }
    .msosite .large-pull-1 {
      position: relative;
      left: -8.33333%; }
    .msosite .large-offset-0 {
      margin-left: 0%; }
    .msosite .large-2 {
      width: 16.66667%; }
    .msosite .large-push-2 {
      position: relative;
      left: 16.66667%; }
    .msosite .large-pull-2 {
      position: relative;
      left: -16.66667%; }
    .msosite .large-offset-1 {
      margin-left: 8.33333%; }
    .msosite .large-3 {
      width: 25%; }
    .msosite .large-push-3 {
      position: relative;
      left: 25%; }
    .msosite .large-pull-3 {
      position: relative;
      left: -25%; }
    .msosite .large-offset-2 {
      margin-left: 16.66667%; }
    .msosite .large-4 {
      width: 33.33333%; }
    .msosite .large-push-4 {
      position: relative;
      left: 33.33333%; }
    .msosite .large-pull-4 {
      position: relative;
      left: -33.33333%; }
    .msosite .large-offset-3 {
      margin-left: 25%; }
    .msosite .large-5 {
      width: 41.66667%; }
    .msosite .large-push-5 {
      position: relative;
      left: 41.66667%; }
    .msosite .large-pull-5 {
      position: relative;
      left: -41.66667%; }
    .msosite .large-offset-4 {
      margin-left: 33.33333%; }
    .msosite .large-6 {
      width: 50%; }
    .msosite .large-push-6 {
      position: relative;
      left: 50%; }
    .msosite .large-pull-6 {
      position: relative;
      left: -50%; }
    .msosite .large-offset-5 {
      margin-left: 41.66667%; }
    .msosite .large-7 {
      width: 58.33333%; }
    .msosite .large-push-7 {
      position: relative;
      left: 58.33333%; }
    .msosite .large-pull-7 {
      position: relative;
      left: -58.33333%; }
    .msosite .large-offset-6 {
      margin-left: 50%; }
    .msosite .large-8 {
      width: 66.66667%; }
    .msosite .large-push-8 {
      position: relative;
      left: 66.66667%; }
    .msosite .large-pull-8 {
      position: relative;
      left: -66.66667%; }
    .msosite .large-offset-7 {
      margin-left: 58.33333%; }
    .msosite .large-9 {
      width: 75%; }
    .msosite .large-push-9 {
      position: relative;
      left: 75%; }
    .msosite .large-pull-9 {
      position: relative;
      left: -75%; }
    .msosite .large-offset-8 {
      margin-left: 66.66667%; }
    .msosite .large-10 {
      width: 83.33333%; }
    .msosite .large-push-10 {
      position: relative;
      left: 83.33333%; }
    .msosite .large-pull-10 {
      position: relative;
      left: -83.33333%; }
    .msosite .large-offset-9 {
      margin-left: 75%; }
    .msosite .large-11 {
      width: 91.66667%; }
    .msosite .large-push-11 {
      position: relative;
      left: 91.66667%; }
    .msosite .large-pull-11 {
      position: relative;
      left: -91.66667%; }
    .msosite .large-offset-10 {
      margin-left: 83.33333%; }
    .msosite .large-12 {
      width: 100%; }
    .msosite .large-offset-11 {
      margin-left: 91.66667%; }
    .msosite .large-up-1 > .column, .msosite .large-up-1 > .columns {
      width: 100%;
      float: left; }
    .msosite .large-up-1 > .column:nth-of-type(1n), .msosite .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .large-up-1 > .column:nth-of-type(1n+1), .msosite .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .msosite .large-up-1 > .column:last-child, .msosite .large-up-1 > .columns:last-child {
      float: left; }
    .msosite .large-up-2 > .column, .msosite .large-up-2 > .columns {
      width: 50%;
      float: left; }
    .msosite .large-up-2 > .column:nth-of-type(1n), .msosite .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .large-up-2 > .column:nth-of-type(2n+1), .msosite .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .msosite .large-up-2 > .column:last-child, .msosite .large-up-2 > .columns:last-child {
      float: left; }
    .msosite .large-up-3 > .column, .msosite .large-up-3 > .columns {
      width: 33.33333%;
      float: left; }
    .msosite .large-up-3 > .column:nth-of-type(1n), .msosite .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .large-up-3 > .column:nth-of-type(3n+1), .msosite .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .msosite .large-up-3 > .column:last-child, .msosite .large-up-3 > .columns:last-child {
      float: left; }
    .msosite .large-up-4 > .column, .msosite .large-up-4 > .columns {
      width: 25%;
      float: left; }
    .msosite .large-up-4 > .column:nth-of-type(1n), .msosite .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .large-up-4 > .column:nth-of-type(4n+1), .msosite .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .msosite .large-up-4 > .column:last-child, .msosite .large-up-4 > .columns:last-child {
      float: left; }
    .msosite .large-up-5 > .column, .msosite .large-up-5 > .columns {
      width: 20%;
      float: left; }
    .msosite .large-up-5 > .column:nth-of-type(1n), .msosite .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .large-up-5 > .column:nth-of-type(5n+1), .msosite .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .msosite .large-up-5 > .column:last-child, .msosite .large-up-5 > .columns:last-child {
      float: left; }
    .msosite .large-up-6 > .column, .msosite .large-up-6 > .columns {
      width: 16.66667%;
      float: left; }
    .msosite .large-up-6 > .column:nth-of-type(1n), .msosite .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .large-up-6 > .column:nth-of-type(6n+1), .msosite .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .msosite .large-up-6 > .column:last-child, .msosite .large-up-6 > .columns:last-child {
      float: left; }
    .msosite .large-up-7 > .column, .msosite .large-up-7 > .columns {
      width: 14.28571%;
      float: left; }
    .msosite .large-up-7 > .column:nth-of-type(1n), .msosite .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .large-up-7 > .column:nth-of-type(7n+1), .msosite .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .msosite .large-up-7 > .column:last-child, .msosite .large-up-7 > .columns:last-child {
      float: left; }
    .msosite .large-up-8 > .column, .msosite .large-up-8 > .columns {
      width: 12.5%;
      float: left; }
    .msosite .large-up-8 > .column:nth-of-type(1n), .msosite .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .msosite .large-up-8 > .column:nth-of-type(8n+1), .msosite .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .msosite .large-up-8 > .column:last-child, .msosite .large-up-8 > .columns:last-child {
      float: left; }
    .msosite .large-collapse > .column, .msosite .large-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
    .msosite .large-collapse .row {
      margin-left: 0;
      margin-right: 0; }
    .msosite .large-uncollapse > .column, .msosite .large-uncollapse > .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; }
    .msosite .large-centered {
      float: none;
      margin-left: auto;
      margin-right: auto; }
    .msosite .large-uncentered,
    .msosite .large-push-0,
    .msosite .large-pull-0 {
      position: static;
      margin-left: 0;
      margin-right: 0;
      float: left; } }
  .msosite div,
  .msosite dl,
  .msosite dt,
  .msosite dd,
  .msosite ul,
  .msosite ol,
  .msosite li,
  .msosite h1,
  .msosite h2,
  .msosite h3,
  .msosite h4,
  .msosite h5,
  .msosite h6,
  .msosite pre,
  .msosite form,
  .msosite p,
  .msosite blockquote,
  .msosite th,
  .msosite td {
    margin: 0;
    padding: 0; }
  .msosite p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility; }
  .msosite em,
  .msosite i {
    font-style: italic;
    line-height: inherit; }
  .msosite strong,
  .msosite b {
    font-weight: bold;
    line-height: inherit; }
  .msosite small {
    font-size: 80%;
    line-height: inherit; }
  .msosite h1,
  .msosite h2,
  .msosite h3,
  .msosite h4,
  .msosite h5,
  .msosite h6 {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 0.5rem;
    line-height: 1.4; }
  .msosite h1 small,
  .msosite h2 small,
  .msosite h3 small,
  .msosite h4 small,
  .msosite h5 small,
  .msosite h6 small {
    color: #cacaca;
    line-height: 0; }
  .msosite h1 {
    font-size: 1.5rem; }
  .msosite h2 {
    font-size: 1.25rem; }
  .msosite h3 {
    font-size: 1.1875rem; }
  .msosite h4 {
    font-size: 1.125rem; }
  .msosite h5 {
    font-size: 1.0625rem; }
  .msosite h6 {
    font-size: 1rem; }
  @media screen and (min-width: 40em) {
    .msosite h1 {
      font-size: 3rem; }
    .msosite h2 {
      font-size: 2.5rem; }
    .msosite h3 {
      font-size: 1.9375rem; }
    .msosite h4 {
      font-size: 1.5625rem; }
    .msosite h5 {
      font-size: 1.25rem; }
    .msosite h6 {
      font-size: 1rem; } }
  .msosite hr {
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both; }
  .msosite ul,
  .msosite ol,
  .msosite dl {
    line-height: 1.6;
    margin-bottom: 1rem;
    list-style-position: outside; }
  .msosite li {
    font-size: inherit; }
  .msosite ul {
    list-style-type: disc;
    margin-left: 1.25rem; }
  .msosite ol {
    margin-left: 1.25rem; }
  .msosite ul ul, .msosite ol ul, .msosite ul ol, .msosite ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }
  .msosite dl {
    margin-bottom: 1rem; }
  .msosite dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }
  .msosite blockquote {
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca; }
  .msosite blockquote, .msosite blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }
  .msosite cite {
    display: block;
    font-size: 0.8125rem;
    color: #8a8a8a; }
  .msosite cite:before {
    content: '\2014 \0020'; }
  .msosite abbr {
    color: #0a0a0a;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a; }
  .msosite code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #0a0a0a;
    background-color: #e6e6e6;
    border: 1px solid #cacaca;
    padding: 0.125rem 0.3125rem 0.0625rem; }
  .msosite kbd {
    padding: 0.125rem 0.25rem 0;
    margin: 0;
    background-color: #e6e6e6;
    color: #0a0a0a;
    font-family: Consolas, "Liberation Mono", Courier, monospace; }
  .msosite .subheader {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #8a8a8a; }
  .msosite .lead {
    font-size: 125%;
    line-height: 1.6; }
  .msosite .stat {
    font-size: 2.5rem;
    line-height: 1; }
  .msosite p + .stat {
    margin-top: -1rem; }
  .msosite .no-bullet {
    margin-left: 0;
    list-style: none; }
  .msosite .text-left {
    text-align: left; }
  .msosite .text-right {
    text-align: right; }
  .msosite .text-center {
    text-align: center; }
  .msosite .text-justify {
    text-align: justify; }
  @media screen and (min-width: 40em) {
    .msosite .medium-text-left {
      text-align: left; }
    .msosite .medium-text-right {
      text-align: right; }
    .msosite .medium-text-center {
      text-align: center; }
    .msosite .medium-text-justify {
      text-align: justify; } }
  @media screen and (min-width: 64em) {
    .msosite .large-text-left {
      text-align: left; }
    .msosite .large-text-right {
      text-align: right; }
    .msosite .large-text-center {
      text-align: center; }
    .msosite .large-text-justify {
      text-align: justify; } }
  .msosite .show-for-print {
    display: none !important; }
  @media print {
    .msosite * {
      background: transparent !important;
      color: black !important;
      box-shadow: none !important;
      text-shadow: none !important; }
    .msosite .show-for-print {
      display: block !important; }
    .msosite .hide-for-print {
      display: none !important; }
    .msosite table.show-for-print {
      display: table !important; }
    .msosite thead.show-for-print {
      display: table-header-group !important; }
    .msosite tbody.show-for-print {
      display: table-row-group !important; }
    .msosite tr.show-for-print {
      display: table-row !important; }
    .msosite td.show-for-print {
      display: table-cell !important; }
    .msosite th.show-for-print {
      display: table-cell !important; }
    .msosite a,
    .msosite a:visited {
      text-decoration: underline; }
    .msosite a[href]:after {
      content: " (" attr(href) ")"; }
    .msosite .ir a:after,
    .msosite a[href^='javascript:']:after,
    .msosite a[href^='#']:after {
      content: ''; }
    .msosite abbr[title]:after {
      content: " (" attr(title) ")"; }
    .msosite pre,
    .msosite blockquote {
      border: 1px solid #8a8a8a;
      page-break-inside: avoid; }
    .msosite thead {
      display: table-header-group; }
    .msosite tr,
    .msosite img {
      page-break-inside: avoid; }
    .msosite img {
      max-width: 100% !important; }
    @page {
      .msosite {
        margin: 0.5cm; } }
    .msosite p,
    .msosite h2,
    .msosite h3 {
      orphans: 3;
      widows: 3; }
    .msosite h2,
    .msosite h3 {
      page-break-after: avoid; } }
  .msosite [type='text'], .msosite [type='password'], .msosite [type='date'], .msosite [type='datetime'], .msosite [type='datetime-local'], .msosite [type='month'], .msosite [type='week'], .msosite [type='email'], .msosite [type='number'], .msosite [type='search'], .msosite [type='tel'], .msosite [type='time'], .msosite [type='url'], .msosite [type='color'],
  .msosite textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 0;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none; }
  .msosite [type='text']:focus, .msosite [type='password']:focus, .msosite [type='date']:focus, .msosite [type='datetime']:focus, .msosite [type='datetime-local']:focus, .msosite [type='month']:focus, .msosite [type='week']:focus, .msosite [type='email']:focus, .msosite [type='number']:focus, .msosite [type='search']:focus, .msosite [type='tel']:focus, .msosite [type='time']:focus, .msosite [type='url']:focus, .msosite [type='color']:focus,
  .msosite textarea:focus {
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    outline: none;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  .msosite textarea {
    max-width: 100%; }
  .msosite textarea[rows] {
    height: auto; }
  .msosite input::-webkit-input-placeholder,
  .msosite textarea::-webkit-input-placeholder {
    color: #cacaca; }
  .msosite input::-moz-placeholder,
  .msosite textarea::-moz-placeholder {
    color: #cacaca; }
  .msosite input:-ms-input-placeholder,
  .msosite textarea:-ms-input-placeholder {
    color: #cacaca; }
  .msosite input::placeholder,
  .msosite textarea::placeholder {
    color: #cacaca; }
  .msosite input:disabled, .msosite input[readonly],
  .msosite textarea:disabled,
  .msosite textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  .msosite [type='submit'],
  .msosite [type='button'] {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none; }
  .msosite input[type='search'] {
    box-sizing: border-box; }
  .msosite [type='file'],
  .msosite [type='checkbox'],
  .msosite [type='radio'] {
    margin: 0 0 1rem; }
  .msosite [type='checkbox'] + label,
  .msosite [type='radio'] + label {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline; }
  .msosite [type='checkbox'] + label[for],
  .msosite [type='radio'] + label[for] {
    cursor: pointer; }
  .msosite label > [type='checkbox'],
  .msosite label > [type='radio'] {
    margin-right: 0.5rem; }
  .msosite [type='file'] {
    width: 100%; }
  .msosite label {
    display: block;
    margin: 0;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #0a0a0a; }
  .msosite label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }
  .msosite .help-text {
    margin-top: -0.5rem;
    font-size: 0.8125rem;
    font-style: italic;
    color: #0a0a0a; }
  .msosite .input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem; }
  .msosite .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .msosite .input-group > :last-child > * {
    border-radius: 0 0 0 0; }
  .msosite .input-group-label, .msosite .input-group-field, .msosite .input-group-button {
    margin: 0;
    display: table-cell;
    vertical-align: middle; }
  .msosite .input-group-label {
    text-align: center;
    padding: 0 1rem;
    background: #e6e6e6;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    white-space: nowrap;
    width: 1%;
    height: 100%; }
  .msosite .input-group-label:first-child {
    border-right: 0; }
  .msosite .input-group-label:last-child {
    border-left: 0; }
  .msosite .input-group-field {
    border-radius: 0;
    height: 2.5rem; }
  .msosite .input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    height: 100%;
    width: 1%; }
  .msosite .input-group-button a,
  .msosite .input-group-button input,
  .msosite .input-group-button button {
    margin: 0; }
  .msosite .input-group .input-group-button {
    display: table-cell; }
  .msosite fieldset {
    border: 0;
    padding: 0;
    margin: 0; }
  .msosite legend {
    margin-bottom: 0.5rem;
    max-width: 100%; }
  .msosite .fieldset {
    border: 1px solid #cacaca;
    padding: 1.25rem;
    margin: 1.125rem 0; }
  .msosite .fieldset legend {
    background: #fefefe;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }
  .msosite select {
    height: 2.4375rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fefefe;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
    background-size: 9px 6px;
    background-position: right center;
    background-origin: content-box;
    background-repeat: no-repeat; }
  @media screen and (min-width: 0\0) {
    .msosite select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  .msosite select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  .msosite select::-ms-expand {
    display: none; }
  .msosite select[multiple] {
    height: auto;
    background-image: none; }
  .msosite .is-invalid-input:not(:focus) {
    background-color: rgba(236, 88, 64, 0.1);
    border-color: #ec5840; }
  .msosite .is-invalid-label {
    color: #ec5840; }
  .msosite .form-error {
    display: none;
    margin-top: -0.5rem;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: bold;
    color: #ec5840; }
  .msosite .form-error.is-visible {
    display: block; }
  .msosite .accordion {
    list-style-type: none;
    background: #fefefe;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    border-radius: 0;
    margin-left: 0; }
  .msosite .accordion-title {
    display: block;
    padding: 1.25rem 1rem;
    line-height: 1;
    font-size: 0.75rem;
    color: #2199e8;
    position: relative;
    border-bottom: 1px solid #e6e6e6; }
  .msosite .accordion-title:hover, .msosite .accordion-title:focus {
    background-color: #e6e6e6; }
  .msosite .accordion-title::before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -0.5rem; }
  .msosite .is-active > .accordion-title::before {
    content: '–'; }
  .msosite .accordion-content {
    padding: 1rem;
    display: none;
    border-bottom: 1px solid #e6e6e6;
    background-color: #fefefe; }
  .msosite .is-accordion-submenu-parent > a {
    position: relative; }
  .msosite .is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem; }
  .msosite .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1); }
  .msosite .badge {
    display: inline-block;
    padding: 0.3em;
    min-width: 2.1em;
    font-size: 0.6rem;
    text-align: center;
    border-radius: 50%;
    background: #2199e8;
    color: #fefefe; }
  .msosite .badge.secondary {
    background: #777;
    color: #fefefe; }
  .msosite .badge.success {
    background: #3adb76;
    color: #fefefe; }
  .msosite .badge.warning {
    background: #ffae00;
    color: #fefefe; }
  .msosite .badge.alert {
    background: #ec5840;
    color: #fefefe; }
  .msosite .breadcrumbs {
    list-style: none;
    margin: 0 0 1rem 0; }
  .msosite .breadcrumbs::before, .msosite .breadcrumbs::after {
    content: ' ';
    display: table; }
  .msosite .breadcrumbs::after {
    clear: both; }
  .msosite .breadcrumbs li {
    float: left;
    color: #0a0a0a;
    font-size: 0.6875rem;
    cursor: default;
    text-transform: uppercase; }
  .msosite .breadcrumbs li:not(:last-child)::after {
    color: #cacaca;
    content: "/";
    margin: 0 0.75rem;
    position: relative;
    top: 1px;
    opacity: 1; }
  .msosite .breadcrumbs a {
    color: #2199e8; }
  .msosite .breadcrumbs a:hover {
    text-decoration: underline; }
  .msosite .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }
  .msosite .button-group {
    margin-bottom: 1rem;
    font-size: 0; }
  .msosite .button-group::before, .msosite .button-group::after {
    content: ' ';
    display: table; }
  .msosite .button-group::after {
    clear: both; }
  .msosite .button-group .button {
    margin: 0;
    font-size: 0.9rem; }
  .msosite .button-group .button:not(:last-child) {
    margin-right: 1px; }
  .msosite .button-group.tiny .button {
    font-size: 0.6rem; }
  .msosite .button-group.small .button {
    font-size: 0.75rem; }
  .msosite .button-group.large .button {
    font-size: 1.25rem; }
  .msosite .button-group.expanded {
    margin-right: -1px; }
  .msosite .button-group.expanded::before, .msosite .button-group.expanded::after {
    display: none; }
  .msosite .button-group.expanded .button:first-child:nth-last-child(2), .msosite .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
    display: inline-block;
    width: calc(50% - 1px);
    margin-right: 1px; }
  .msosite .button-group.expanded .button:first-child:nth-last-child(3), .msosite .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
    display: inline-block;
    width: calc(33.33333% - 1px);
    margin-right: 1px; }
  .msosite .button-group.expanded .button:first-child:nth-last-child(4), .msosite .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
    display: inline-block;
    width: calc(25% - 1px);
    margin-right: 1px; }
  .msosite .button-group.expanded .button:first-child:nth-last-child(5), .msosite .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
    display: inline-block;
    width: calc(20% - 1px);
    margin-right: 1px; }
  .msosite .button-group.expanded .button:first-child:nth-last-child(6), .msosite .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
    display: inline-block;
    width: calc(16.66667% - 1px);
    margin-right: 1px; }
  .msosite .button-group.primary .button {
    background-color: #2199e8;
    color: #fefefe; }
  .msosite .button-group.primary .button:hover, .msosite .button-group.primary .button:focus {
    background-color: #147cc0;
    color: #fefefe; }
  .msosite .button-group.secondary .button {
    background-color: #777;
    color: #fefefe; }
  .msosite .button-group.secondary .button:hover, .msosite .button-group.secondary .button:focus {
    background-color: #5f5f5f;
    color: #fefefe; }
  .msosite .button-group.success .button {
    background-color: #3adb76;
    color: #fefefe; }
  .msosite .button-group.success .button:hover, .msosite .button-group.success .button:focus {
    background-color: #22bb5b;
    color: #fefefe; }
  .msosite .button-group.warning .button {
    background-color: #ffae00;
    color: #fefefe; }
  .msosite .button-group.warning .button:hover, .msosite .button-group.warning .button:focus {
    background-color: #cc8b00;
    color: #fefefe; }
  .msosite .button-group.alert .button {
    background-color: #ec5840;
    color: #fefefe; }
  .msosite .button-group.alert .button:hover, .msosite .button-group.alert .button:focus {
    background-color: #da3116;
    color: #fefefe; }
  .msosite .button-group.stacked .button, .msosite .button-group.stacked-for-small .button, .msosite .button-group.stacked-for-medium .button {
    width: 100%;
    border-right: 1px solid transparent; }
  .msosite .button-group.stacked .button:not(:last-child), .msosite .button-group.stacked-for-small .button:not(:last-child), .msosite .button-group.stacked-for-medium .button:not(:last-child) {
    border-bottom: 1px solid #fefefe; }
  @media screen and (min-width: 40em) {
    .msosite .button-group.stacked-for-small .button {
      width: auto; }
    .msosite .button-group.stacked-for-small .button:not(:last-child) {
      margin-right: 1px; } }
  @media screen and (min-width: 64em) {
    .msosite .button-group.stacked-for-medium .button {
      width: auto; }
    .msosite .button-group.stacked-for-medium .button:not(:last-child) {
      margin-right: 1px; } }
  @media screen and (max-width: 39.9375em) {
    .msosite .button-group.stacked-for-small.expanded {
      display: block; }
    .msosite .button-group.stacked-for-small.expanded .button {
      display: block;
      margin-right: 0; } }
  .msosite .callout {
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 0;
    position: relative;
    color: #0a0a0a;
    background-color: white; }
  .msosite .callout > :first-child {
    margin-top: 0; }
  .msosite .callout > :last-child {
    margin-bottom: 0; }
  .msosite .callout.primary {
    background-color: #def0fc; }
  .msosite .callout.secondary {
    background-color: #ebebeb; }
  .msosite .callout.success {
    background-color: #e1faea; }
  .msosite .callout.warning {
    background-color: #fff3d9; }
  .msosite .callout.alert {
    background-color: #fce6e2; }
  .msosite .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .msosite .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }
  .msosite .close-button {
    position: absolute;
    color: #8a8a8a;
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1;
    cursor: pointer; }
  .msosite [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .msosite .close-button:hover, .msosite .close-button:focus {
    color: #0a0a0a; }
  .msosite .menu {
    margin: 0;
    list-style-type: none; }
  .msosite .menu > li {
    display: table-cell;
    vertical-align: middle; }
  .msosite [data-whatinput='mouse'] .menu > li {
    outline: 0; }
  .msosite .menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1; }
  .msosite .menu input,
  .msosite .menu a,
  .msosite .menu button {
    margin-bottom: 0; }
  .msosite .menu > li > a img,
  .msosite .menu > li > a i {
    vertical-align: middle; }
  .msosite .menu > li > a i + span,
  .msosite .menu > li > a img + span {
    vertical-align: middle; }
  .msosite .menu > li > a img,
  .msosite .menu > li > a i {
    margin-right: 0.25rem;
    display: inline-block; }
  .msosite .menu > li {
    display: table-cell; }
  .msosite .menu.vertical > li {
    display: block; }
  @media screen and (min-width: 40em) {
    .msosite .menu.medium-horizontal > li {
      display: table-cell; }
    .msosite .menu.medium-vertical > li {
      display: block; } }
  @media screen and (min-width: 64em) {
    .msosite .menu.large-horizontal > li {
      display: table-cell; }
    .msosite .menu.large-vertical > li {
      display: block; } }
  .msosite .menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem; }
  .msosite .menu.simple a {
    padding: 0; }
  .msosite .menu.align-right::before, .msosite .menu.align-right::after {
    content: ' ';
    display: table; }
  .msosite .menu.align-right::after {
    clear: both; }
  .msosite .menu.align-right > li {
    float: right; }
  .msosite .menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed; }
  .msosite .menu.expanded > li:first-child:last-child {
    width: 100%; }
  .msosite .menu.icon-top > li > a {
    text-align: center; }
  .msosite .menu.icon-top > li > a img,
  .msosite .menu.icon-top > li > a i {
    display: block;
    margin: 0 auto 0.25rem; }
  .msosite .menu.nested {
    margin-left: 1rem; }
  .msosite .menu .active > a {
    color: #fefefe;
    background: #2199e8; }
  .msosite .menu-text {
    font-weight: bold;
    color: inherit;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding: 0.7rem 1rem; }
  .msosite .menu-centered {
    text-align: center; }
  .msosite .menu-centered > .menu {
    display: inline-block; }
  .msosite .no-js [data-responsive-menu] ul {
    display: none; }
  .msosite .menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px; }
  .msosite .menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe; }
  .msosite .menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }
  .msosite .menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px; }
  .msosite .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a; }
  .msosite .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }
  .msosite .is-drilldown {
    position: relative;
    overflow: hidden; }
  .msosite .is-drilldown li {
    display: block !important; }
  .msosite .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: #fefefe;
    transition: -webkit-transform 0.15s linear;
    transition: transform 0.15s linear; }
  .msosite .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  .msosite .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
  .msosite .is-drilldown-submenu-parent > a {
    position: relative; }
  .msosite .is-drilldown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }
  .msosite .js-drilldown-back > a::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.75rem; }
  .msosite .dropdown-pane {
    background-color: #fefefe;
    border: 1px solid #cacaca;
    border-radius: 0;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 10; }
  .msosite .dropdown-pane.is-open {
    visibility: visible; }
  .msosite .dropdown-pane.tiny {
    width: 100px; }
  .msosite .dropdown-pane.small {
    width: 200px; }
  .msosite .dropdown-pane.large {
    width: 400px; }
  .msosite .dropdown.menu > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .msosite .dropdown.menu > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .msosite .dropdown.menu > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .msosite .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .msosite [data-whatinput='mouse'] .dropdown.menu a {
    outline: 0; }
  .msosite .no-js .dropdown.menu ul {
    display: none; }
  .msosite .dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0; }
  .msosite .dropdown.menu.vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .msosite .dropdown.menu.vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .msosite .dropdown.menu.vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .msosite .dropdown.menu.vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .msosite .dropdown.menu.vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0; }
  @media screen and (min-width: 40em) {
    .msosite .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
      left: auto;
      right: 0;
      top: 100%; }
    .msosite .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
      right: auto;
      left: 0;
      top: 100%; }
    .msosite .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
      padding-right: 1.5rem;
      position: relative; }
    .msosite .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: #2199e8 transparent transparent;
      border-top-style: solid;
      border-bottom-width: 0;
      right: 5px;
      margin-top: -2px; }
    .msosite .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
      top: 0; }
    .msosite .dropdown.menu.medium-vertical > li.opens-left .is-dropdown-submenu {
      left: auto;
      right: 100%; }
    .msosite .dropdown.menu.medium-vertical > li.opens-right .is-dropdown-submenu {
      right: auto;
      left: 100%; }
    .msosite .dropdown.menu.medium-vertical > li > a::after {
      right: 14px;
      margin-top: -3px; }
    .msosite .dropdown.menu.medium-vertical > li.opens-left > a::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent #2199e8 transparent transparent;
      border-right-style: solid;
      border-left-width: 0; }
    .msosite .dropdown.menu.medium-vertical > li.opens-right > a::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent #2199e8;
      border-left-style: solid;
      border-right-width: 0; } }
  @media screen and (min-width: 64em) {
    .msosite .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
      left: auto;
      right: 0;
      top: 100%; }
    .msosite .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
      right: auto;
      left: 0;
      top: 100%; }
    .msosite .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
      padding-right: 1.5rem;
      position: relative; }
    .msosite .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: #2199e8 transparent transparent;
      border-top-style: solid;
      border-bottom-width: 0;
      right: 5px;
      margin-top: -2px; }
    .msosite .dropdown.menu.large-vertical > li .is-dropdown-submenu {
      top: 0; }
    .msosite .dropdown.menu.large-vertical > li.opens-left .is-dropdown-submenu {
      left: auto;
      right: 100%; }
    .msosite .dropdown.menu.large-vertical > li.opens-right .is-dropdown-submenu {
      right: auto;
      left: 100%; }
    .msosite .dropdown.menu.large-vertical > li > a::after {
      right: 14px;
      margin-top: -3px; }
    .msosite .dropdown.menu.large-vertical > li.opens-left > a::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent #2199e8 transparent transparent;
      border-right-style: solid;
      border-left-width: 0; }
    .msosite .dropdown.menu.large-vertical > li.opens-right > a::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent #2199e8;
      border-left-style: solid;
      border-right-width: 0; } }
  .msosite .dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    left: auto;
    right: 0; }
  .msosite .is-dropdown-menu.vertical {
    width: 100px; }
  .msosite .is-dropdown-menu.vertical.align-right {
    float: right; }
  .msosite .is-dropdown-submenu-parent {
    position: relative; }
  .msosite .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px; }
  .msosite .is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu {
    top: 100%; }
  .msosite .is-dropdown-submenu-parent.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .msosite .is-dropdown-submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 200px;
    z-index: 1;
    background: #fefefe;
    border: 1px solid #cacaca; }
  .msosite .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px;
    margin-top: -3px; }
  .msosite .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .msosite .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0; }
  .msosite .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .msosite .is-dropdown-submenu > li {
    width: 100%; }
  .msosite .is-dropdown-submenu:not(.js-dropdown-nohover) > .is-dropdown-submenu-parent:hover > .is-dropdown-submenu, .msosite .is-dropdown-submenu.js-dropdown-active {
    display: block; }
  .msosite .flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem;
    overflow: hidden; }
  .msosite .flex-video iframe,
  .msosite .flex-video object,
  .msosite .flex-video embed,
  .msosite .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .msosite .flex-video.widescreen {
    padding-bottom: 56.25%; }
  .msosite .flex-video.vimeo {
    padding-top: 0; }
  .msosite .label {
    display: inline-block;
    padding: 0.33333rem 0.5rem;
    font-size: 0.8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    border-radius: 0;
    background: #2199e8;
    color: #fefefe; }
  .msosite .label.secondary {
    background: #777;
    color: #fefefe; }
  .msosite .label.success {
    background: #3adb76;
    color: #fefefe; }
  .msosite .label.warning {
    background: #ffae00;
    color: #fefefe; }
  .msosite .label.alert {
    background: #ec5840;
    color: #fefefe; }
  .msosite .media-object {
    margin-bottom: 1rem;
    display: block; }
  .msosite .media-object img {
    max-width: none; }
  @media screen and (max-width: 39.9375em) {
    .msosite .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      display: block; }
    .msosite .media-object.stack-for-small .media-object-section img {
      width: 100%; } }
  .msosite .media-object-section {
    display: table-cell;
    vertical-align: top; }
  .msosite .media-object-section:first-child {
    padding-right: 1rem; }
  .msosite .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .msosite .media-object-section.middle {
    vertical-align: middle; }
  .msosite .media-object-section.bottom {
    vertical-align: bottom; }
  .msosite html,
  .msosite body {
    height: 100%; }
  .msosite .off-canvas-wrapper {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto; }
  .msosite .off-canvas-wrapper-inner {
    position: relative;
    width: 100%;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease; }
  .msosite .off-canvas-wrapper-inner::before, .msosite .off-canvas-wrapper-inner::after {
    content: ' ';
    display: table; }
  .msosite .off-canvas-wrapper-inner::after {
    clear: both; }
  .msosite .off-canvas-content,
  .msosite .off-canvas-content {
    min-height: 100%;
    background: #fefefe;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    padding-bottom: 0.1px;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.5); }
  .msosite .js-off-canvas-exit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(254, 254, 254, 0.25);
    cursor: pointer;
    transition: background 0.5s ease; }
  .msosite .off-canvas {
    position: absolute;
    background: #e6e6e6;
    z-index: -1;
    max-height: 100%;
    overflow-y: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .msosite [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .msosite .off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px; }
  .msosite .is-open-left {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px); }
  .msosite .off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px; }
  .msosite .is-open-right {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px); }
  @media screen and (min-width: 40em) {
    .msosite .position-left.reveal-for-medium {
      left: 0;
      z-index: auto;
      position: fixed; }
    .msosite .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
    .msosite .position-right.reveal-for-medium {
      right: 0;
      z-index: auto;
      position: fixed; }
    .msosite .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; } }
  @media screen and (min-width: 64em) {
    .msosite .position-left.reveal-for-large {
      left: 0;
      z-index: auto;
      position: fixed; }
    .msosite .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
    .msosite .position-right.reveal-for-large {
      right: 0;
      z-index: auto;
      position: fixed; }
    .msosite .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; } }
  .msosite .orbit {
    position: relative; }
  .msosite .orbit-container {
    position: relative;
    margin: 0;
    overflow: hidden;
    list-style: none; }
  .msosite .orbit-slide {
    width: 100%;
    max-height: 100%; }
  .msosite .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }
  .msosite .orbit-figure {
    margin: 0; }
  .msosite .orbit-image {
    margin: 0;
    width: 100%;
    max-width: 100%; }
  .msosite .orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    margin-bottom: 0;
    color: #fefefe;
    background-color: rgba(10, 10, 10, 0.5); }
  .msosite .orbit-previous, .msosite .orbit-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe; }
  .msosite [data-whatinput='mouse'] .orbit-previous, .msosite [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .msosite .orbit-previous:hover, .msosite .orbit-next:hover, .msosite .orbit-previous:active, .msosite .orbit-next:active, .msosite .orbit-previous:focus, .msosite .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }
  .msosite .orbit-previous {
    left: 0; }
  .msosite .orbit-next {
    left: auto;
    right: 0; }
  .msosite .orbit-bullets {
    position: relative;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
    text-align: center; }
  .msosite [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .msosite .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    background-color: #cacaca;
    border-radius: 50%; }
  .msosite .orbit-bullets button:hover {
    background-color: #8a8a8a; }
  .msosite .orbit-bullets button.is-active {
    background-color: #8a8a8a; }
  .msosite .pagination {
    margin-left: 0;
    margin-bottom: 1rem; }
  .msosite .pagination::before, .msosite .pagination::after {
    content: ' ';
    display: table; }
  .msosite .pagination::after {
    clear: both; }
  .msosite .pagination li {
    font-size: 0.875rem;
    margin-right: 0.0625rem;
    border-radius: 0;
    display: none; }
  .msosite .pagination li:last-child, .msosite .pagination li:first-child {
    display: inline-block; }
  @media screen and (min-width: 40em) {
    .msosite .pagination li {
      display: inline-block; } }
  .msosite .pagination a,
  .msosite .pagination button {
    color: #0a0a0a;
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0; }
  .msosite .pagination a:hover,
  .msosite .pagination button:hover {
    background: #e6e6e6; }
  .msosite .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #2199e8;
    color: #fefefe;
    cursor: default; }
  .msosite .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
  .msosite .pagination .disabled:hover {
    background: transparent; }
  .msosite .pagination .ellipsis::after {
    content: '\2026';
    padding: 0.1875rem 0.625rem;
    color: #0a0a0a; }
  .msosite .pagination-previous a::before,
  .msosite .pagination-previous.disabled::before {
    content: '\00ab';
    display: inline-block;
    margin-right: 0.5rem; }
  .msosite .pagination-next a::after,
  .msosite .pagination-next.disabled::after {
    content: '\00bb';
    display: inline-block;
    margin-left: 0.5rem; }
  .msosite .progress {
    background-color: #cacaca;
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0; }
  .msosite .progress.primary .progress-meter {
    background-color: #2199e8; }
  .msosite .progress.secondary .progress-meter {
    background-color: #777; }
  .msosite .progress.success .progress-meter {
    background-color: #3adb76; }
  .msosite .progress.warning .progress-meter {
    background-color: #ffae00; }
  .msosite .progress.alert .progress-meter {
    background-color: #ec5840; }
  .msosite .progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #2199e8; }
  .msosite .progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: 0.75rem;
    font-weight: bold;
    color: #fefefe;
    white-space: nowrap; }
  .msosite body.is-reveal-open {
    overflow: hidden; }
  .msosite .reveal-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1005;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: scroll; }
  .msosite .reveal {
    display: none;
    z-index: 1006;
    padding: 1rem;
    border: 1px solid #cacaca;
    background-color: #fefefe;
    border-radius: 0;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto; }
  .msosite [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media screen and (min-width: 40em) {
    .msosite .reveal {
      min-height: 0; } }
  .msosite .reveal .column, .msosite .reveal .columns,
  .msosite .reveal .columns {
    min-width: 0; }
  .msosite .reveal > :last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .msosite .reveal {
      width: 600px;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .msosite .reveal .reveal {
      left: auto;
      right: auto;
      margin: 0 auto; } }
  .msosite .reveal.collapse {
    padding: 0; }
  @media screen and (min-width: 40em) {
    .msosite .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .msosite .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .msosite .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .msosite .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .msosite .reveal {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      max-width: none;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .msosite .reveal.without-overlay {
    position: fixed; }
  .msosite .slider {
    position: relative;
    height: 0.5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none; }
  .msosite .slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: 0.5rem;
    background-color: #cacaca;
    transition: all 0.2s ease-in-out; }
  .msosite .slider-fill.is-dragging {
    transition: all 0s linear; }
  .msosite .slider-handle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background-color: #2199e8;
    transition: all 0.2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border-radius: 0; }
  .msosite [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .msosite .slider-handle:hover {
    background-color: #1583cc; }
  .msosite .slider-handle.is-dragging {
    transition: all 0s linear; }
  .msosite .slider.disabled,
  .msosite .slider[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
  .msosite .slider.vertical {
    display: inline-block;
    width: 0.5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1); }
  .msosite .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .msosite .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .msosite .sticky-container {
    position: relative; }
  .msosite .sticky {
    position: absolute;
    z-index: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .msosite .sticky.is-stuck {
    position: fixed;
    z-index: 5; }
  .msosite .sticky.is-stuck.is-at-top {
    top: 0; }
  .msosite .sticky.is-stuck.is-at-bottom {
    bottom: 0; }
  .msosite .sticky.is-anchored {
    position: absolute;
    left: auto;
    right: auto; }
  .msosite .sticky.is-anchored.is-at-bottom {
    bottom: 0; }
  .msosite .switch {
    margin-bottom: 1rem;
    outline: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fefefe;
    font-weight: bold;
    font-size: 0.875rem; }
  .msosite .switch-input {
    opacity: 0;
    position: absolute; }
  .msosite .switch-paddle {
    background: #cacaca;
    cursor: pointer;
    display: block;
    position: relative;
    width: 4rem;
    height: 2rem;
    transition: all 0.25s ease-out;
    border-radius: 0;
    color: inherit;
    font-weight: inherit; }
  .msosite input + .switch-paddle {
    margin: 0; }
  .msosite .switch-paddle::after {
    background: #fefefe;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: 0.25rem;
    top: 0.25rem;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 0; }
  .msosite input:checked ~ .switch-paddle {
    background: #2199e8; }
  .msosite input:checked ~ .switch-paddle::after {
    left: 2.25rem; }
  .msosite [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }
  .msosite .switch-active, .msosite .switch-inactive {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .msosite .switch-active {
    left: 8%;
    display: none; }
  .msosite input:checked + label > .switch-active {
    display: block; }
  .msosite .switch-inactive {
    right: 15%; }
  .msosite input:checked + label > .switch-inactive {
    display: none; }
  .msosite .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .msosite .switch.tiny .switch-paddle::after {
    width: 1rem;
    height: 1rem; }
  .msosite .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }
  .msosite .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .msosite .switch.small .switch-paddle::after {
    width: 1.25rem;
    height: 1.25rem; }
  .msosite .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }
  .msosite .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .msosite .switch.large .switch-paddle::after {
    width: 2rem;
    height: 2rem; }
  .msosite .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }
  .msosite table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0; }
  .msosite table thead,
  .msosite table tbody,
  .msosite table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  .msosite table caption {
    font-weight: bold;
    padding: 0.5rem 0.625rem 0.625rem; }
  .msosite table thead,
  .msosite table tfoot {
    background: #f8f8f8;
    color: #0a0a0a; }
  .msosite table thead tr,
  .msosite table tfoot tr {
    background: transparent; }
  .msosite table thead th,
  .msosite table thead td,
  .msosite table tfoot th,
  .msosite table tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  .msosite table tbody tr:nth-child(even) {
    background-color: #f1f1f1; }
  .msosite table tbody th,
  .msosite table tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  @media screen and (max-width: 63.9375em) {
    .msosite table.stack thead {
      display: none; }
    .msosite table.stack tfoot {
      display: none; }
    .msosite table.stack tr,
    .msosite table.stack th,
    .msosite table.stack td {
      display: block; }
    .msosite table.stack td {
      border-top: 0; } }
  .msosite table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto; }
  .msosite table.hover tr:hover {
    background-color: #f9f9f9; }
  .msosite table.hover tr:nth-of-type(even):hover {
    background-color: #ececec; }
  .msosite .table-scroll {
    overflow-x: auto; }
  .msosite .table-scroll table {
    width: auto; }
  .msosite .tabs {
    margin: 0;
    list-style-type: none;
    background: #fefefe;
    border: 1px solid #e6e6e6; }
  .msosite .tabs::before, .msosite .tabs::after {
    content: ' ';
    display: table; }
  .msosite .tabs::after {
    clear: both; }
  .msosite .tabs.vertical > li {
    width: auto;
    float: none;
    display: block; }
  .msosite .tabs.simple > li > a {
    padding: 0; }
  .msosite .tabs.simple > li > a:hover {
    background: transparent; }
  .msosite .tabs.primary {
    background: #2199e8; }
  .msosite .tabs.primary > li > a {
    color: #fefefe; }
  .msosite .tabs.primary > li > a:hover, .msosite .tabs.primary > li > a:focus {
    background: #1893e4; }
  .msosite .tabs-title {
    float: left; }
  .msosite .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 0.75rem; }
  .msosite .tabs-title > a:hover {
    background: #fefefe; }
  .msosite .tabs-title > a:focus, .msosite .tabs-title > a[aria-selected='true'] {
    background: #e6e6e6; }
  .msosite .tabs-content {
    background: #fefefe;
    transition: all 0.5s ease;
    border: 1px solid #e6e6e6;
    border-top: 0; }
  .msosite .tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0; }
  .msosite .tabs-panel {
    display: none;
    padding: 1rem; }
  .msosite .tabs-panel.is-active {
    display: block; }
  .msosite .thumbnail {
    border: solid 4px #fefefe;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: box-shadow 200ms ease-out;
    border-radius: 0;
    margin-bottom: 1rem; }
  .msosite .thumbnail:hover, .msosite .thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5); }
  .msosite .title-bar {
    background: #0a0a0a;
    color: #fefefe;
    padding: 0.5rem; }
  .msosite .title-bar::before, .msosite .title-bar::after {
    content: ' ';
    display: table; }
  .msosite .title-bar::after {
    clear: both; }
  .msosite .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.5rem; }
  .msosite .title-bar-left {
    float: left; }
  .msosite .title-bar-right {
    float: right;
    text-align: right; }
  .msosite .title-bar-title {
    font-weight: bold;
    vertical-align: middle;
    display: inline-block; }
  .msosite .menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px; }
  .msosite .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a; }
  .msosite .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }
  .msosite .has-tip {
    border-bottom: dotted 1px #8a8a8a;
    font-weight: bold;
    position: relative;
    display: inline-block;
    cursor: help; }
  .msosite .tooltip {
    background-color: #0a0a0a;
    color: #fefefe;
    font-size: 80%;
    padding: 0.75rem;
    position: absolute;
    z-index: 10;
    top: calc(100% + 0.6495rem);
    max-width: 10rem !important;
    border-radius: 0; }
  .msosite .tooltip::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent #0a0a0a;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .msosite .tooltip.top::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: #0a0a0a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto; }
  .msosite .tooltip.left::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent transparent #0a0a0a;
    border-left-style: solid;
    border-right-width: 0;
    bottom: auto;
    left: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .msosite .tooltip.right::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent #0a0a0a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .msosite .top-bar {
    padding: 0.5rem; }
  .msosite .top-bar::before, .msosite .top-bar::after {
    content: ' ';
    display: table; }
  .msosite .top-bar::after {
    clear: both; }
  .msosite .top-bar,
  .msosite .top-bar ul {
    background-color: #e6e6e6; }
  .msosite .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .msosite .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .msosite .top-bar input.button {
    width: auto; }
  .msosite .top-bar .top-bar-left,
  .msosite .top-bar .top-bar-right {
    width: 100%; }
  @media screen and (min-width: 40em) {
    .msosite .top-bar .top-bar-left,
    .msosite .top-bar .top-bar-right {
      width: auto; } }
  @media screen and (max-width: 63.9375em) {
    .msosite .top-bar.stacked-for-medium .top-bar-left,
    .msosite .top-bar.stacked-for-medium .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 74.9375em) {
    .msosite .top-bar.stacked-for-large .top-bar-left,
    .msosite .top-bar.stacked-for-large .top-bar-right {
      width: 100%; } }
  .msosite .top-bar-title {
    float: left;
    margin-right: 1rem; }
  .msosite .top-bar-left {
    float: left; }
  .msosite .top-bar-right {
    float: right; }
  .msosite .hide {
    display: none !important; }
  .msosite .invisible {
    visibility: hidden; }
  @media screen and (max-width: 39.9375em) {
    .msosite .hide-for-small-only {
      display: none !important; } }
  @media screen and (max-width: 0em), screen and (min-width: 40em) {
    .msosite .show-for-small-only {
      display: none !important; } }
  @media screen and (min-width: 40em) {
    .msosite .hide-for-medium {
      display: none !important; } }
  @media screen and (max-width: 39.9375em) {
    .msosite .show-for-medium {
      display: none !important; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .msosite .hide-for-medium-only {
      display: none !important; } }
  @media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
    .msosite .show-for-medium-only {
      display: none !important; } }
  @media screen and (min-width: 64em) {
    .msosite .hide-for-large {
      display: none !important; } }
  @media screen and (max-width: 63.9375em) {
    .msosite .show-for-large {
      display: none !important; } }
  @media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .msosite .hide-for-large-only {
      display: none !important; } }
  @media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
    .msosite .show-for-large-only {
      display: none !important; } }
  .msosite .show-for-sr,
  .msosite .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0); }
  .msosite .show-on-focus:active, .msosite .show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .msosite .show-for-landscape,
  .msosite .hide-for-portrait {
    display: block !important; }
  @media screen and (orientation: landscape) {
    .msosite .show-for-landscape,
    .msosite .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .msosite .show-for-landscape,
    .msosite .hide-for-portrait {
      display: none !important; } }
  .msosite .hide-for-landscape,
  .msosite .show-for-portrait {
    display: none !important; }
  @media screen and (orientation: landscape) {
    .msosite .hide-for-landscape,
    .msosite .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .msosite .hide-for-landscape,
    .msosite .show-for-portrait {
      display: block !important; } }
  .msosite .float-left {
    float: left !important; }
  .msosite .float-right {
    float: right !important; }
  .msosite .float-center {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .msosite .clearfix::before, .msosite .clearfix::after {
    content: ' ';
    display: table; }
  .msosite .clearfix::after {
    clear: both; }
  .msosite .slide-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .msosite .slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .msosite .slide-in-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .msosite .slide-in-left.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .msosite .slide-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .msosite .slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .msosite .slide-in-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .msosite .slide-in-right.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .msosite .slide-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .msosite .slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
  .msosite .slide-out-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .msosite .slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
  .msosite .slide-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .msosite .slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  .msosite .slide-out-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .msosite .slide-out-left.mui-leave.mui-leave-active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  .msosite .fade-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity; }
  .msosite .fade-in.mui-enter.mui-enter-active {
    opacity: 1; }
  .msosite .fade-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity; }
  .msosite .fade-out.mui-leave.mui-leave-active {
    opacity: 0; }
  .msosite .hinge-in-from-top.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 0; }
  .msosite .hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1; }
  .msosite .hinge-in-from-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 0; }
  .msosite .hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1; }
  .msosite .hinge-in-from-bottom.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 0; }
  .msosite .hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1; }
  .msosite .hinge-in-from-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 0; }
  .msosite .hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1; }
  .msosite .hinge-in-from-middle-x.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 0; }
  .msosite .hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1; }
  .msosite .hinge-in-from-middle-y.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 0; }
  .msosite .hinge-in-from-middle-y.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    opacity: 1; }
  .msosite .hinge-out-from-top.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 1; }
  .msosite .hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0; }
  .msosite .hinge-out-from-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 1; }
  .msosite .hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0; }
  .msosite .hinge-out-from-bottom.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 1; }
  .msosite .hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0; }
  .msosite .hinge-out-from-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 1; }
  .msosite .hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0; }
  .msosite .hinge-out-from-middle-x.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 1; }
  .msosite .hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0; }
  .msosite .hinge-out-from-middle-y.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0deg);
    transform: perspective(2000px) rotate(0deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 1; }
  .msosite .hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0; }
  .msosite .scale-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 0; }
  .msosite .scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  .msosite .scale-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 0; }
  .msosite .scale-in-down.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  .msosite .scale-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 1; }
  .msosite .scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0; }
  .msosite .scale-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 1; }
  .msosite .scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; }
  .msosite .spin-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: rotate(-0.75turn);
    -ms-transform: rotate(-0.75turn);
    transform: rotate(-0.75turn);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 0; }
  .msosite .spin-in.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  .msosite .spin-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 1; }
  .msosite .spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(0.75turn);
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    opacity: 0; }
  .msosite .spin-in-ccw.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: rotate(0.75turn);
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 0; }
  .msosite .spin-in-ccw.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  .msosite .spin-out-ccw.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    opacity: 1; }
  .msosite .spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-0.75turn);
    -ms-transform: rotate(-0.75turn);
    transform: rotate(-0.75turn);
    opacity: 0; }
  .msosite .slow {
    transition-duration: 750ms !important; }
  .msosite .fast {
    transition-duration: 250ms !important; }
  .msosite .linear {
    transition-timing-function: linear !important; }
  .msosite .ease {
    transition-timing-function: ease !important; }
  .msosite .ease-in {
    transition-timing-function: ease-in !important; }
  .msosite .ease-out {
    transition-timing-function: ease-out !important; }
  .msosite .ease-in-out {
    transition-timing-function: ease-in-out !important; }
  .msosite .bounce-in {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }
  .msosite .bounce-out {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }
  .msosite .bounce-in-out {
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }
  .msosite .short-delay {
    transition-delay: 300ms !important; }
  .msosite .long-delay {
    transition-delay: 700ms !important; }
  .msosite .shake {
    -webkit-animation-name: shake-7;
    animation-name: shake-7; }
@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%); } }
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%); } }
  .msosite .spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn; }
@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
  .msosite .spin-ccw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn; }
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }
  .msosite .wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg; }
@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }
  .msosite .shake,
  .msosite .spin-cw,
  .msosite .spin-ccw,
  .msosite .wiggle {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms; }
  .msosite .infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .msosite .slow {
    -webkit-animation-duration: 750ms !important;
    animation-duration: 750ms !important; }
  .msosite .fast {
    -webkit-animation-duration: 250ms !important;
    animation-duration: 250ms !important; }
  .msosite .linear {
    -webkit-animation-timing-function: linear !important;
    animation-timing-function: linear !important; }
  .msosite .ease {
    -webkit-animation-timing-function: ease !important;
    animation-timing-function: ease !important; }
  .msosite .ease-in {
    -webkit-animation-timing-function: ease-in !important;
    animation-timing-function: ease-in !important; }
  .msosite .ease-out {
    -webkit-animation-timing-function: ease-out !important;
    animation-timing-function: ease-out !important; }
  .msosite .ease-in-out {
    -webkit-animation-timing-function: ease-in-out !important;
    animation-timing-function: ease-in-out !important; }
  .msosite .bounce-in {
    -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }
  .msosite .bounce-out {
    -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }
  .msosite .bounce-in-out {
    -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }
  .msosite .short-delay {
    -webkit-animation-delay: 300ms !important;
    animation-delay: 300ms !important; }
  .msosite .long-delay {
    -webkit-animation-delay: 700ms !important;
    animation-delay: 700ms !important; }

