.arx-content audio,
.arx-content canvas,
.arx-content video,
.arx-content progress,
.arx-content iframe {
  display: block;
  vertical-align: baseline;
}
.arx-content fieldset,
.arx-content iframe,
.arx-content img {
  border: 0;
}
.arx-content embed,
.arx-content object,
.arx-content audio,
.arx-content img,
.arx-content video {
  max-width: 100%;
  height: auto;
}
.arx-content button,
.arx-content [type=submit] {
  -webkit-appearance: button;
}
.arx-content .btn-dark {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.arx-content input[type=search] {
  -webkit-appearance: none;
  border-radius: 0;
}
.arx-content ::-moz-focus-inner {
  border: none;
  padding: 0;
}
.arx-content body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #31363a;
}
.arx-content h1 + *,
.arx-content h2 + *,
.arx-content h3 + *,
.arx-content h4 + *,
.arx-content h5 + *,
.arx-content h6 + * {
  margin-top: 0rem;
}
.arx-content p + h2,
.arx-content ul + h2,
.arx-content ol + h2,
.arx-content blockquote + h2,
.arx-content figure + h2,
.arx-content pre + h2,
.arx-content table + h2,
.arx-content dl + h2,
.arx-content address + h2 {
  margin-top: 2rem;
}
.arx-content p + h3,
.arx-content ul + h3,
.arx-content ol + h3,
.arx-content blockquote + h3,
.arx-content figure + h3,
.arx-content pre + h3,
.arx-content table + h3,
.arx-content dl + h3,
.arx-content address + h3 {
  margin-top: 2rem;
}
.arx-content p + h4,
.arx-content ul + h4,
.arx-content ol + h4,
.arx-content blockquote + h4,
.arx-content figure + h4,
.arx-content pre + h4,
.arx-content table + h4,
.arx-content dl + h4,
.arx-content address + h4 {
  margin-top: 2rem;
}
.arx-content p + h5,
.arx-content ul + h5,
.arx-content ol + h5,
.arx-content blockquote + h5,
.arx-content figure + h5,
.arx-content pre + h5,
.arx-content table + h5,
.arx-content dl + h5,
.arx-content address + h5 {
  margin-top: 2rem;
}
.arx-content p + h6,
.arx-content ul + h6,
.arx-content ol + h6,
.arx-content blockquote + h6,
.arx-content figure + h6,
.arx-content pre + h6,
.arx-content table + h6,
.arx-content dl + h6,
.arx-content address + h6 {
  margin-top: 2rem;
}
.arx-content p + *,
.arx-content ul + *,
.arx-content ol + *,
.arx-content blockquote + *,
.arx-content figure + *,
.arx-content pre + *,
.arx-content table + *,
.arx-content dl + *,
.arx-content address + * {
  margin-top: 0rem;
}
.arx-content ul,
.arx-content ol {
  margin-left: 20px;
}
.arx-content li li {
  font-size: 1em;
}
.arx-content nav ul,
.arx-content nav ol {
  margin-left: 0;
  list-style: none;
}
.arx-content dt {
  font-weight: bold;
}
.arx-content dd + dt {
  margin-top: 0.25em;
}
.arx-content pre {
  overflow: auto;
  white-space: pre;
  font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 90%;
  line-height: 1.5;
  color: #31363a;
  background-color: #f6f6f6;
  padding: 1em;
  border: 1px solid transparent;
  border-radius: 2px;
}
.arx-content pre code {
  padding: 0;
  border: 0;
  background: none;
  font-size: 100%;
  display: block;
  line-height: inherit;
}
.arx-content blockquote {
  color: #31363a;
  font-style: italic;
  font-weight: normal;
  padding: 0;
  background: transparent;
}
.arx-content blockquote p {
  color: #31363a;
  font-size: 100%;
  line-height: 1.5;
}
.arx-content blockquote p + p {
  margin-top: 0.5em;
}
.arx-content blockquote cite,
.arx-content figcaption cite {
  font-style: inherit;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(49, 54, 58, 0.7);
}
.arx-content p::empty {
  margin-bottom: 0;
}
.arx-content caption {
  text-align: left;
  font-style: normal;
}
.arx-content table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  empty-cells: show;
}
.arx-content td,
.arx-content th {
  text-align: left;
  vertical-align: top;
  font-size: 95%;
  line-height: 1.5;
  padding: 0.75em;
  border: 1px solid rgba(207, 208, 209, 0.4);
}
.arx-content th {
  font-weight: normal;
}
.arx-content thead th {
  font-weight: bold;
}
.arx-content address {
  font-style: normal;
}
.arx-content dfn,
.arx-content abbr {
  font-size: 95%;
}
.arx-content time,
.arx-content cite,
.arx-content small,
.arx-content var,
.arx-content samp,
.arx-content kbd,
.arx-content code {
  font-size: 85%;
}
.arx-content sup,
.arx-content sub {
  font-size: 65%;
}
.arx-content var,
.arx-content code,
.arx-content kbd,
.arx-content samp {
  display: inline-block;
  font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-style: normal;
  line-height: 1;
  color: rgba(13, 19, 23, 0.85);
  vertical-align: baseline;
}
.arx-content samp,
.arx-content kbd,
.arx-content code {
  border-radius: 2px;
}
.arx-content kbd {
  border: 1px solid rgba(13, 19, 23, 0.15);
  padding: 0.2em 0.4em;
}
.arx-content code {
  border: 1px solid transparent;
  background-color: #f6f6f6;
  padding: 0.2em 0.4em;
}
.arx-content mark {
  background-color: yellow;
  color: black;
}
.arx-content b,
.arx-content strong {
  font-weight: 600;
}
.arx-content dfn[title],
.arx-content abbr[title] {
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
  cursor: help;
}
.arx-content cite {
  font-style: italic;
}
.arx-content sub,
.arx-content sup {
  line-height: 1;
  margin-left: 2px;
}
.arx-content sub {
  vertical-align: sub;
}
.arx-content sup {
  vertical-align: super;
}
.arx-content label {
  display: block;
  font-size: 16px;
  margin-bottom: 0.15em;
}
.arx-content label.checkbox,
.arx-content label .hint,
.arx-content label .success,
.arx-content label .error {
  text-transform: none;
  font-weight: normal;
}
.arx-content label.checkbox {
  cursor: pointer;
  color: inherit;
  font-size: 100%;
}
.arx-content figure > img,
.arx-content figure > iframe,
.arx-content figure > pre,
.arx-content figure > div {
  vertical-align: middle;
}
.arx-content figure figcaption {
  display: block;
  font-style: normal;
  margin-top: 0.25em;
  font-size: 12px;
  line-height: 1.5;
}
.arx-content hr {
  position: relative;
  line-height: 1;
  background: none;
  border: none;
  text-align: left;
  margin-top: 4rem;
  margin-bottom: 4rem;
  height: 10px;
}
.arx-content hr:before {
  content: "";
  position: absolute;
  top: 50%;
}
.arx-content hr:before {
  width: 100%;
  max-width: 100%;
  margin-top: -0.5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(207, 208, 209, 0.6);
}
.arx-content button,
.arx-content a.button,
.arx-content .button {
  -webkit-appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  text-align: center;
  font-family: inherit;
  white-space: nowrap;
  cursor: pointer;
  border: none;
  background: none;
  box-shadow: none;
  text-decoration: none;
  line-height: 1.25;
  font-size: 16px;
  font-weight: normal;
  color: #31363a;
  padding: 0.4em 24px;
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.arx-content .button [class^=fa-] + span,
.arx-content .button [class*=" fa-"] + span,
.arx-content .button [class^=icon-] + span,
.arx-content .button [class*=" icon-"] + span {
  margin-left: 4px;
}
.arx-content .button span + [class^=fa-],
.arx-content .button span + [class*=" fa-"],
.arx-content .button span + [class^=icon-],
.arx-content .button span + [class*=" icon-"] {
  margin-left: 4px;
  margin-right: -2px;
}
.arx-content .button:hover,
.arx-content .button:focus {
  outline: none;
  text-decoration: none;
}
.arx-content .button:disabled {
  cursor: default;
  opacity: 0.5;
}
.arx-content .button {
  font-weight: normal;
  text-transform: none;
  color: #31363a;
  border: 1px solid #cfd0d1;
  background-color: #ffffff;
  background-image: none;
}
.arx-content .button:hover {
  color: #31363a;
  border: 1px solid #cfd0d1;
  background-color: #f6f6f6;
  background-image: none;
}
.arx-content .button:disabled {
  color: #31363a;
  border: 1px solid #cfd0d1;
  background-color: #ffffff;
  background-image: none;
}
.arx-content .button.button-primary {
  font-weight: normal;
  text-transform: none;
  color: #f1f9f5;
  border: 1px solid transparent;
  background-color: #1a4cdc;
  background-image: none;
}
.arx-content .button.button-primary:hover {
  color: #f1f9f5;
  border: 1px solid transparent;
  background-color: #1740b4;
  background-image: none;
}
.arx-content .button.button-primary:disabled {
  color: rgba(241, 249, 245, 0.75);
  border: 1px solid transparent;
  background-color: #112452;
  background-image: none;
  opacity: 0.4;
}
.arx-content .button {
  font-size: 16px;
  border-radius: 4px;
  padding: 0.4em 24px;
  height: 40px;
}
.arx-content ::-moz-placeholder {
  color: rgba(13, 19, 23, 0.4);
  opacity: 1;
}
.arx-content ::placeholder {
  color: rgba(13, 19, 23, 0.4);
  opacity: 1;
}
.arx-content :-ms-input-placeholder {
  color: rgba(13, 19, 23, 0.4);
}
.arx-content ::-ms-input-placeholder {
  color: rgba(13, 19, 23, 0.4);
}
.arx-content textarea {
  resize: vertical;
  height: auto;
  vertical-align: top;
}
.arx-content select {
  -webkit-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg height="10" viewBox="0 0 9 10" width="9" xmlns="http://www.w3.org/2000/svg"><path fill="rgba(0, 0, 0, .6)" d="m3.27162899.66658308.8-.70211699 4 3.51058495-.8.70211699-3.2-2.80846796-3.2 2.80846796-.8-.70211699zm0 8.59576602-3.2-2.80846795.8-.70211699 3.2 2.80846796 3.2-2.80846796.8.70211699-4 3.51058494z" /></svg>');
  background-repeat: no-repeat;
  background-position: right 0.65em center;
  padding-right: 28px;
}
.arx-content select[multiple] {
  background-image: none;
  height: auto;
}
.arx-content input[type=file] {
  width: auto;
  border: none;
  padding: 0;
  height: auto;
  background: none;
  box-shadow: none;
  display: inline-block;
}
.arx-content .text-nowrap,
.arx-content .text-nowrap td,
.arx-content .text-nowrap th {
  white-space: nowrap;
}
.arx-content .text-icon {
  display: inline-block;
  width: auto;
  height: 1em;
  vertical-align: middle;
  margin-top: -0.2em;
}
.arx-content .form-checkboxes label.checkbox {
  display: inline-block;
  margin-bottom: 0;
}
.arx-content .form-checkboxes label.checkbox + label.checkbox {
  margin-left: 1em;
}
.arx-content .list-inline {
  list-style: none;
  margin-left: 0;
}
.arx-content .list-inline li {
  display: inline;
  white-space: nowrap;
  margin-right: 0.25em;
}
.arx-content .list-unstyled {
  margin-left: 0;
  list-style: none;
}
.arx-content .table-scrollable {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
.arx-content .embed-responsive {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.arx-content .embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.arx-content .grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 8rem;
  grid-row-gap: 6rem;
}
.arx-content .grid + .grid {
  margin-top: 6rem;
}
.arx-content .grid-gutterless {
  grid-column-gap: 0;
}
.arx-content .grid-gapless {
  grid-row-gap: 0;
}
.arx-content .grid-gapless + .grid {
  margin-top: 0;
}
.arx-content .grid-auto {
  grid-template-columns: repeat(auto-fit, minmax(0px, 1fr));
}
.arx-content .column-1 {
  grid-column: span 1;
}
.arx-content .column-2 {
  grid-column: span 2;
}
.arx-content .column-3 {
  grid-column: span 3;
}
.arx-content .column-4 {
  grid-column: span 4;
}
.arx-content .column-5 {
  grid-column: span 5;
}
.arx-content .column-6 {
  grid-column: span 6;
}
.arx-content .column-7 {
  grid-column: span 7;
}
.arx-content .column-8 {
  grid-column: span 8;
}
.arx-content .column-9 {
  grid-column: span 9;
}
.arx-content .column-10 {
  grid-column: span 10;
}
.arx-content .column-11 {
  grid-column: span 11;
}
.arx-content .column-12 {
  grid-column: span 12;
}
@media only screen and (max-width: 1023px) {
  .arx-content .grid-1-md {
    grid-template-columns: repeat(1, 1fr);
  }
  .arx-content .grid-2-md {
    grid-template-columns: repeat(2, 1fr);
  }
  .arx-content .grid-3-md {
    grid-template-columns: repeat(3, 1fr);
  }
  .arx-content .grid-4-md {
    grid-template-columns: repeat(4, 1fr);
  }
  .arx-content .grid-5-md {
    grid-template-columns: repeat(5, 1fr);
  }
  .arx-content .grid-6-md {
    grid-template-columns: repeat(6, 1fr);
  }
  .arx-content .grid-7-md {
    grid-template-columns: repeat(7, 1fr);
  }
  .arx-content .grid-8-md {
    grid-template-columns: repeat(8, 1fr);
  }
  .arx-content .grid-9-md {
    grid-template-columns: repeat(9, 1fr);
  }
  .arx-content .grid-10-md {
    grid-template-columns: repeat(10, 1fr);
  }
  .arx-content .grid-11-md {
    grid-template-columns: repeat(11, 1fr);
  }
  .arx-content .grid-12-md {
    grid-template-columns: repeat(12, 1fr);
  }
  .arx-content .column-1-md {
    grid-column: span 1;
  }
  .arx-content .column-2-md {
    grid-column: span 2;
  }
  .arx-content .column-3-md {
    grid-column: span 3;
  }
  .arx-content .column-4-md {
    grid-column: span 4;
  }
  .arx-content .column-5-md {
    grid-column: span 5;
  }
  .arx-content .column-6-md {
    grid-column: span 6;
  }
  .arx-content .column-7-md {
    grid-column: span 7;
  }
  .arx-content .column-8-md {
    grid-column: span 8;
  }
  .arx-content .column-9-md {
    grid-column: span 9;
  }
  .arx-content .column-10-md {
    grid-column: span 10;
  }
  .arx-content .column-11-md {
    grid-column: span 11;
  }
  .arx-content .column-12-md {
    grid-column: span 12;
  }
}
@media only screen and (max-width: 767px) {
  .arx-content .grid,
  .arx-content .grid-auto {
    grid-template-columns: repeat(1, 1fr);
  }
  .arx-content .column {
    grid-column: span 1;
  }
  .arx-content .column:empty {
    display: none;
  }
  .arx-content .grid-1-sm {
    grid-template-columns: repeat(1, 1fr);
  }
  .arx-content .grid-2-sm {
    grid-template-columns: repeat(2, 1fr);
  }
  .arx-content .grid-3-sm {
    grid-template-columns: repeat(3, 1fr);
  }
  .arx-content .grid-4-sm {
    grid-template-columns: repeat(4, 1fr);
  }
  .arx-content .grid-5-sm {
    grid-template-columns: repeat(5, 1fr);
  }
  .arx-content .grid-6-sm {
    grid-template-columns: repeat(6, 1fr);
  }
  .arx-content .grid-7-sm {
    grid-template-columns: repeat(7, 1fr);
  }
  .arx-content .grid-8-sm {
    grid-template-columns: repeat(8, 1fr);
  }
  .arx-content .grid-9-sm {
    grid-template-columns: repeat(9, 1fr);
  }
  .arx-content .grid-10-sm {
    grid-template-columns: repeat(10, 1fr);
  }
  .arx-content .grid-11-sm {
    grid-template-columns: repeat(11, 1fr);
  }
  .arx-content .grid-12-sm {
    grid-template-columns: repeat(12, 1fr);
  }
  .arx-content .column-1-sm {
    grid-column: span 1;
  }
  .arx-content .column-2-sm {
    grid-column: span 2;
  }
  .arx-content .column-3-sm {
    grid-column: span 3;
  }
  .arx-content .column-4-sm {
    grid-column: span 4;
  }
  .arx-content .column-5-sm {
    grid-column: span 5;
  }
  .arx-content .column-6-sm {
    grid-column: span 6;
  }
  .arx-content .column-7-sm {
    grid-column: span 7;
  }
  .arx-content .column-8-sm {
    grid-column: span 8;
  }
  .arx-content .column-9-sm {
    grid-column: span 9;
  }
  .arx-content .column-10-sm {
    grid-column: span 10;
  }
  .arx-content .column-11-sm {
    grid-column: span 11;
  }
  .arx-content .column-12-sm {
    grid-column: span 12;
  }
}
@media all and (-ms-high-contrast: none) {
  .arx-content .grid {
    display: flex;
    margin-left: -8rem;
  }
  .arx-content .grid .column {
    flex: 1;
    margin-left: 8rem;
    margin-bottom: 6rem;
  }
}
@media all and (-ms-high-contrast: none) and (max-width: 767px) {
  .arx-content .grid {
    display: block;
    margin-left: 0;
  }
  .arx-content .grid .column {
    margin-left: 0;
  }
}
.arx-content body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  background-color: #ffffff;
}
.arx-content .entry {
  margin: 0;
  padding: 24px;
  background-color: #ffffff;
}
.arx-content div + p,
.arx-content div + blockquote,
.arx-content div + table,
.arx-content div + ul,
.arx-content div + ol,
.arx-content div + dl,
.arx-content div + pre,
.arx-content div + pre,
.arx-content div + h1,
.arx-content div + h2,
.arx-content div + h3,
.arx-content div + h4,
.arx-content div + h5,
.arx-content div + h6,
.arx-content div + figure {
  margin-top: 2rem;
}
.arx-content ul[dir=rtl],
.arx-content ul[dir=rtl] ul,
.arx-content ul[dir=rtl] ol,
.arx-content ol[dir=rtl],
.arx-content ol[dir=rtl] ul,
.arx-content ol[dir=rtl] ol {
  margin-left: 0;
  margin-right: 20px;
}
.arx-content ul[dir=rtl] li,
.arx-content ol[dir=rtl] li {
  text-align: right;
}
.arx-content .align-left {
  text-align: left;
}
.arx-content .align-center {
  text-align: center;
}
.arx-content .align-center img {
  margin-left: auto;
  margin-right: auto;
}
.arx-content .align-center figcaption {
  text-align: center;
}
.arx-content .align-right {
  text-align: right;
}
.arx-content .align-right img {
  margin-left: auto;
}
.arx-content .align-right figcaption {
  text-align: right;
}
.arx-content .align-justify {
  text-align: justify;
}
.arx-content .valign-top {
  align-items: start;
}
.arx-content .valign-middle {
  align-items: center;
}
.arx-content .valign-bottom {
  align-items: end;
}
.arx-content .outset-right {
  position: relative;
  width: calc(100% + 24px);
  max-width: calc(100% + 24px);
  transform: translateX(24px) translate3d(0, 0, 0);
  left: -24px;
}
.arx-content .outset-left {
  width: calc(100% + 24px);
  max-width: calc(100% + 24px);
  transform: translateX(-24px) translate3d(0, 0, 0);
}
.arx-content .outset-both {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.arx-content html.noscroll,
.arx-content html.noscroll body {
  overflow: hidden !important;
  height: 100% !important;
}
.arx-content .noscroll-x {
  overflow-x: hidden;
}
.arx-content .hidden {
  display: none;
}
.arx-content .visible {
  display: block !important;
}
.arx-content .visible-lg,
.arx-content .visible-md,
.arx-content .visible-sm {
  display: none;
}
@media only screen and (min-width: 1442px) {
  .arx-content .visible-lg {
    display: block;
  }
  .arx-content .hidden-lg {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .arx-content .visible-md {
    display: block;
  }
  .arx-content .hidden-md {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .arx-content .visible-sm {
    display: block;
  }
  .arx-content .hidden-sm {
    display: none;
  }
}
.arx-content .width-20 {
  width: 20%;
  min-width: 20%;
  max-width: 20%;
}
.arx-content .width-25 {
  width: 25%;
  min-width: 25%;
  max-width: 25%;
}
.arx-content .width-33 {
  width: 33%;
  min-width: 33%;
  max-width: 33%;
}
.arx-content .width-40 {
  width: 40%;
  min-width: 40%;
  max-width: 40%;
}
.arx-content .width-50 {
  width: 50%;
  min-width: 50%;
  max-width: 50%;
}
.arx-content .width-60 {
  width: 60%;
  min-width: 60%;
  max-width: 60%;
}
.arx-content .width-67 {
  width: 67%;
  min-width: 67%;
  max-width: 67%;
}
.arx-content .width-75 {
  width: 75%;
  min-width: 75%;
  max-width: 75%;
}
.arx-content .width-80 {
  width: 80%;
  min-width: 80%;
  max-width: 80%;
}
.arx-content .width-100 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
@media only screen and (max-width: 1023px) {
  .arx-content .width-100-md {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .arx-content .width-100-sm {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
}
.arx-content .arx-float-left {
  float: left;
  /* max-width: 200px; */
  margin-right: 0.75rem;
}
.arx-content .arx-float-right {
  float: right;
  /* max-width: 200px; */
  margin-left: 0.75rem;
}
.arx-content .arx-shadow-sm {
  box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.075) !important;
  padding: 3rem !important;
}
.arx-content .arx-shadow {
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15) !important;
  padding: 3rem !important;
}
.arx-content .arx-shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  padding: 3rem !important;
}
.arx-content .arx-p-3 {
  padding: 1rem !important;
}
.arx-content .arx-p-4 {
  padding: 1.5rem !important;
}
.arx-content .arx-p-5 {
  padding: 3rem !important;
}
.arx-content .arx-p-6 {
  padding: 6rem !important;
}
.arx-content ::-moz-selection {
  color: #333 !important;
  background: yellow !important;
}
.arx-content ::selection,
.arx-content ::-moz-selection {
  color: #333 !important;
  background: yellow !important;
}
.arx-content .h1,
.arx-content .h2,
.arx-content .h3,
.arx-content h1,
.arx-content h2,
.arx-content h3 {
  margin-top: 0px !important;
}
