@charset "UTF-8";
/*!
 * UWL Blog
 */
/*!
 * Custom Boostrap + Normalize
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #242424;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #006241;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #00160e;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.container {
  width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1280px) {
    .container {
      max-width: 1280px; } }

.container-fluid {
  width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .row-fluid .widget-span.col-1, .row-fluid .widget-span.col-2, .row-fluid .widget-span.col-3, .row-fluid .widget-span.col-4, .row-fluid .widget-span.col-5, .row-fluid .widget-span.col-6, .row-fluid .widget-span.col-7, .row-fluid .widget-span.col-8, .row-fluid .widget-span.col-9, .row-fluid .widget-span.col-10, .row-fluid .widget-span.col-11, .row-fluid .widget-span.col-12, .row-fluid .widget-span.col, .row-fluid .widget-span.col-auto, .row-fluid .widget-span.col-sm-1, .row-fluid .widget-span.col-sm-2, .row-fluid .widget-span.col-sm-3, .row-fluid .widget-span.col-sm-4, .row-fluid .widget-span.col-sm-5, .row-fluid .widget-span.col-sm-6, .row-fluid .widget-span.col-sm-7, .row-fluid .widget-span.col-sm-8, .row-fluid .widget-span.col-sm-9, .row-fluid .widget-span.col-sm-10, .row-fluid .widget-span.col-sm-11, .row-fluid .widget-span.col-sm-12, .row-fluid .widget-span.col-sm, .row-fluid .widget-span.col-sm-auto, .row-fluid .widget-span.col-md-1, .row-fluid .widget-span.col-md-2, .row-fluid .widget-span.col-md-3, .row-fluid .widget-span.col-md-4, .row-fluid .widget-span.col-md-5, .row-fluid .widget-span.col-md-6, .row-fluid .widget-span.col-md-7, .row-fluid .widget-span.col-md-8, .row-fluid .widget-span.col-md-9, .row-fluid .widget-span.col-md-10, .row-fluid .widget-span.col-md-11, .row-fluid .widget-span.col-md-12, .row-fluid .widget-span.col-md, .row-fluid .widget-span.col-md-auto, .row-fluid .widget-span.col-lg-1, .row-fluid .widget-span.col-lg-2, .row-fluid .widget-span.col-lg-3, .row-fluid .widget-span.col-lg-4, .row-fluid .widget-span.col-lg-5, .row-fluid .widget-span.col-lg-6, .row-fluid .widget-span.col-lg-7, .row-fluid .widget-span.col-lg-8, .row-fluid .widget-span.col-lg-9, .row-fluid .widget-span.col-lg-10, .row-fluid .widget-span.col-lg-11, .row-fluid .widget-span.col-lg-12, .row-fluid .widget-span.col-lg, .row-fluid .widget-span.col-lg-auto, .row-fluid .widget-span.col-xl-1, .row-fluid .widget-span.col-xl-2, .row-fluid .widget-span.col-xl-3, .row-fluid .widget-span.col-xl-4, .row-fluid .widget-span.col-xl-5, .row-fluid .widget-span.col-xl-6, .row-fluid .widget-span.col-xl-7, .row-fluid .widget-span.col-xl-8, .row-fluid .widget-span.col-xl-9, .row-fluid .widget-span.col-xl-10, .row-fluid .widget-span.col-xl-11, .row-fluid .widget-span.col-xl-12, .row-fluid .widget-span.col-xl, .row-fluid .widget-span.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1280px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.form-control {
  display: block;
  width: 100%;
  height: calc(3rem + 2px);
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #242424;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #bababa;
  border-radius: 0.3125rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .form-control {
      -webkit-transition: none;
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #242424;
    background-color: #fff;
    border-color: #2f4a92;
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .form-control::-webkit-input-placeholder {
    color: #bababa;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #bababa;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #bababa;
    opacity: 1; }
  .form-control::placeholder {
    color: #bababa;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #242424;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #242424;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(2.8125rem + 2px);
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem; }

.form-control-lg {
  height: calc(3.375rem + 2px);
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.5rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 2rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875rem;
  color: #2f4a92; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(47, 74, 146, 0.9);
  border-radius: 0.3125rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #2f4a92; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #2f4a92;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(47, 74, 146, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(47, 74, 146, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #2f4a92; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #2f4a92; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #708ad1; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #3b5eb9; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(47, 74, 146, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(47, 74, 146, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #2f4a92; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(47, 74, 146, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(47, 74, 146, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875rem;
  color: #ff3e41; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(255, 62, 65, 0.9);
  border-radius: 0.3125rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #ff3e41; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #ff3e41;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 62, 65, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(255, 62, 65, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #ff3e41; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #ff3e41; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #ffbebf; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #ff7173; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 62, 65, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 62, 65, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #ff3e41; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 62, 65, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(255, 62, 65, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn, .hs-submit input[type="submit"] {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.3125rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .btn, .hs-submit input[type="submit"] {
      -webkit-transition: none;
      transition: none; } }
  .btn:hover, .hs-submit input:hover[type="submit"], .btn:focus, .hs-submit input:focus[type="submit"] {
    text-decoration: none; }
  .btn:focus, .hs-submit input:focus[type="submit"], .btn.focus, .hs-submit input.focus[type="submit"] {
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .btn.disabled, .hs-submit input.disabled[type="submit"], .btn:disabled, .hs-submit input:disabled[type="submit"] {
    opacity: 0.6; }
  .btn:not(:disabled):not(.disabled), .hs-submit input:not(:disabled):not(.disabled)[type="submit"] {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #006241;
  border-color: #006241; }
  .btn-primary:hover {
    color: #fff;
    background-color: #003c28;
    border-color: #002f1f; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 98, 65, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(0, 98, 65, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #006241;
    border-color: #006241; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #002f1f;
    border-color: #002217; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 98, 65, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(0, 98, 65, 0.5); }

.btn-secondary, .hs-submit input[type="submit"] {
  color: #fff;
  background-color: #ff3e41;
  border-color: #ff3e41; }
  .btn-secondary:hover, .hs-submit input:hover[type="submit"] {
    color: #fff;
    background-color: #ff181b;
    border-color: #ff0b0f; }
  .btn-secondary:focus, .hs-submit input:focus[type="submit"], .btn-secondary.focus, .hs-submit input.focus[type="submit"] {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 62, 65, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(255, 62, 65, 0.5); }
  .btn-secondary.disabled, .hs-submit input.disabled[type="submit"], .btn-secondary:disabled, .hs-submit input:disabled[type="submit"] {
    color: #fff;
    background-color: #ff3e41;
    border-color: #ff3e41; }
  .btn-secondary:not(:disabled):not(.disabled):active, .hs-submit input:not(:disabled):not(.disabled):active[type="submit"], .btn-secondary:not(:disabled):not(.disabled).active, .hs-submit input:not(:disabled):not(.disabled).active[type="submit"],
  .show > .btn-secondary.dropdown-toggle,
  .hs-submit .show > input.dropdown-toggle[type="submit"] {
    color: #fff;
    background-color: #ff0b0f;
    border-color: #fd0004; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .hs-submit input:not(:disabled):not(.disabled):active:focus[type="submit"], .btn-secondary:not(:disabled):not(.disabled).active:focus, .hs-submit input:not(:disabled):not(.disabled).active:focus[type="submit"],
    .show > .btn-secondary.dropdown-toggle:focus,
    .hs-submit .show > input.dropdown-toggle:focus[type="submit"] {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 62, 65, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(255, 62, 65, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #006241;
  background-color: transparent;
  background-image: none;
  border-color: #006241; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #006241;
    border-color: #006241; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 98, 65, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(0, 98, 65, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #006241;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #006241;
    border-color: #006241; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 98, 65, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(0, 98, 65, 0.5); }

.btn-outline-secondary {
  color: #ff3e41;
  background-color: transparent;
  background-image: none;
  border-color: #ff3e41; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ff3e41;
    border-color: #ff3e41; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 62, 65, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(255, 62, 65, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ff3e41;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ff3e41;
    border-color: #ff3e41; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 62, 65, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(255, 62, 65, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #006241;
  background-color: transparent; }
  .btn-link:hover {
    color: #00160e;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3125rem; }

.btn-sm {
  padding: 0.75rem 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.3125rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 1rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  @media screen and (prefers-reduced-motion: reduce) {
    .fade {
      -webkit-transition: none;
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
      -webkit-transition: none;
      transition: none; } }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1280px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1280px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #006241 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #002f1f !important; }

.text-secondary {
  color: #ff3e41 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #ff0b0f !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

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

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-body {
  color: #242424 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

/*!
 * Boilerplate Common
 */
.img-responsive-wrap,
.img-responsive-wrap > picture {
  display: block; }

.img-responsive-wrap > img,
.img-responsive-wrap > picture > img {
  max-width: 100%;
  height: auto; }

.v-align {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed; }
  .v-align > .v-align-content {
    display: table-cell;
    vertical-align: middle; }
  .v-align.v-align-top > .v-align-content {
    vertical-align: top; }
  .v-align.v-align-middle > .v-align-content {
    vertical-align: middle; }
  .v-align.v-align-bottom > .v-align-content {
    vertical-align: bottom; }

.list-blocks {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  padding: 0; }
  .list-blocks::after {
    display: block;
    clear: both;
    content: ""; }
  .list-blocks > li,
  .list-blocks > .list-block {
    width: 100%;
    display: block;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
  .list-blocks.list-blocks-1 > li,
  .list-blocks.list-blocks-1 > .list-block {
    width: 100%; }
    .list-blocks.list-blocks-1 > li:nth-child(1n+1),
    .list-blocks.list-blocks-1 > .list-block:nth-child(1n+1) {
      clear: left; }
  .list-blocks.list-blocks-2 > li,
  .list-blocks.list-blocks-2 > .list-block {
    width: 50%; }
    .list-blocks.list-blocks-2 > li:nth-child(2n+1),
    .list-blocks.list-blocks-2 > .list-block:nth-child(2n+1) {
      clear: left; }
  .list-blocks.list-blocks-3 > li,
  .list-blocks.list-blocks-3 > .list-block {
    width: 33.33333%; }
    .list-blocks.list-blocks-3 > li:nth-child(3n+1),
    .list-blocks.list-blocks-3 > .list-block:nth-child(3n+1) {
      clear: left; }
  .list-blocks.list-blocks-4 > li,
  .list-blocks.list-blocks-4 > .list-block {
    width: 25%; }
    .list-blocks.list-blocks-4 > li:nth-child(4n+1),
    .list-blocks.list-blocks-4 > .list-block:nth-child(4n+1) {
      clear: left; }
  .list-blocks.list-blocks-5 > li,
  .list-blocks.list-blocks-5 > .list-block {
    width: 20%; }
    .list-blocks.list-blocks-5 > li:nth-child(5n+1),
    .list-blocks.list-blocks-5 > .list-block:nth-child(5n+1) {
      clear: left; }
  .list-blocks.list-blocks-6 > li,
  .list-blocks.list-blocks-6 > .list-block {
    width: 16.66667%; }
    .list-blocks.list-blocks-6 > li:nth-child(6n+1),
    .list-blocks.list-blocks-6 > .list-block:nth-child(6n+1) {
      clear: left; }
  .list-blocks.list-blocks-7 > li,
  .list-blocks.list-blocks-7 > .list-block {
    width: 14.28571%; }
    .list-blocks.list-blocks-7 > li:nth-child(7n+1),
    .list-blocks.list-blocks-7 > .list-block:nth-child(7n+1) {
      clear: left; }
  .list-blocks.list-blocks-8 > li,
  .list-blocks.list-blocks-8 > .list-block {
    width: 12.5%; }
    .list-blocks.list-blocks-8 > li:nth-child(8n+1),
    .list-blocks.list-blocks-8 > .list-block:nth-child(8n+1) {
      clear: left; }
  .list-blocks.list-blocks-9 > li,
  .list-blocks.list-blocks-9 > .list-block {
    width: 11.11111%; }
    .list-blocks.list-blocks-9 > li:nth-child(9n+1),
    .list-blocks.list-blocks-9 > .list-block:nth-child(9n+1) {
      clear: left; }
  .list-blocks.list-blocks-10 > li,
  .list-blocks.list-blocks-10 > .list-block {
    width: 10%; }
    .list-blocks.list-blocks-10 > li:nth-child(10n+1),
    .list-blocks.list-blocks-10 > .list-block:nth-child(10n+1) {
      clear: left; }
  .list-blocks.list-blocks-11 > li,
  .list-blocks.list-blocks-11 > .list-block {
    width: 9.09091%; }
    .list-blocks.list-blocks-11 > li:nth-child(11n+1),
    .list-blocks.list-blocks-11 > .list-block:nth-child(11n+1) {
      clear: left; }
  .list-blocks.list-blocks-12 > li,
  .list-blocks.list-blocks-12 > .list-block {
    width: 8.33333%; }
    .list-blocks.list-blocks-12 > li:nth-child(12n+1),
    .list-blocks.list-blocks-12 > .list-block:nth-child(12n+1) {
      clear: left; }
  .list-blocks.list-blocks-1 > li,
  .list-blocks.list-blocks-1 > .list-block {
    width: 100%; }
    .list-blocks.list-blocks-1 > li:nth-child(n),
    .list-blocks.list-blocks-1 > .list-block:nth-child(n) {
      /* Reset for responsive list layouts */
      clear: none; }
    .list-blocks.list-blocks-1 > li:nth-child(1n+1),
    .list-blocks.list-blocks-1 > .list-block:nth-child(1n+1) {
      clear: left; }
  .list-blocks.list-blocks-2 > li,
  .list-blocks.list-blocks-2 > .list-block {
    width: 50%; }
    .list-blocks.list-blocks-2 > li:nth-child(n),
    .list-blocks.list-blocks-2 > .list-block:nth-child(n) {
      /* Reset for responsive list layouts */
      clear: none; }
    .list-blocks.list-blocks-2 > li:nth-child(2n+1),
    .list-blocks.list-blocks-2 > .list-block:nth-child(2n+1) {
      clear: left; }
  .list-blocks.list-blocks-3 > li,
  .list-blocks.list-blocks-3 > .list-block {
    width: 33.33333%; }
    .list-blocks.list-blocks-3 > li:nth-child(n),
    .list-blocks.list-blocks-3 > .list-block:nth-child(n) {
      /* Reset for responsive list layouts */
      clear: none; }
    .list-blocks.list-blocks-3 > li:nth-child(3n+1),
    .list-blocks.list-blocks-3 > .list-block:nth-child(3n+1) {
      clear: left; }
  .list-blocks.list-blocks-4 > li,
  .list-blocks.list-blocks-4 > .list-block {
    width: 25%; }
    .list-blocks.list-blocks-4 > li:nth-child(n),
    .list-blocks.list-blocks-4 > .list-block:nth-child(n) {
      /* Reset for responsive list layouts */
      clear: none; }
    .list-blocks.list-blocks-4 > li:nth-child(4n+1),
    .list-blocks.list-blocks-4 > .list-block:nth-child(4n+1) {
      clear: left; }
  .list-blocks.list-blocks-5 > li,
  .list-blocks.list-blocks-5 > .list-block {
    width: 20%; }
    .list-blocks.list-blocks-5 > li:nth-child(n),
    .list-blocks.list-blocks-5 > .list-block:nth-child(n) {
      /* Reset for responsive list layouts */
      clear: none; }
    .list-blocks.list-blocks-5 > li:nth-child(5n+1),
    .list-blocks.list-blocks-5 > .list-block:nth-child(5n+1) {
      clear: left; }
  .list-blocks.list-blocks-6 > li,
  .list-blocks.list-blocks-6 > .list-block {
    width: 16.66667%; }
    .list-blocks.list-blocks-6 > li:nth-child(n),
    .list-blocks.list-blocks-6 > .list-block:nth-child(n) {
      /* Reset for responsive list layouts */
      clear: none; }
    .list-blocks.list-blocks-6 > li:nth-child(6n+1),
    .list-blocks.list-blocks-6 > .list-block:nth-child(6n+1) {
      clear: left; }
  @media (min-width: 576px) {
    .list-blocks.list-blocks-sm-1 > li,
    .list-blocks.list-blocks-sm-1 > .list-block {
      width: 100%; }
      .list-blocks.list-blocks-sm-1 > li:nth-child(n),
      .list-blocks.list-blocks-sm-1 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-sm-1 > li:nth-child(1n+1),
      .list-blocks.list-blocks-sm-1 > .list-block:nth-child(1n+1) {
        clear: left; }
    .list-blocks.list-blocks-sm-2 > li,
    .list-blocks.list-blocks-sm-2 > .list-block {
      width: 50%; }
      .list-blocks.list-blocks-sm-2 > li:nth-child(n),
      .list-blocks.list-blocks-sm-2 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-sm-2 > li:nth-child(2n+1),
      .list-blocks.list-blocks-sm-2 > .list-block:nth-child(2n+1) {
        clear: left; }
    .list-blocks.list-blocks-sm-3 > li,
    .list-blocks.list-blocks-sm-3 > .list-block {
      width: 33.33333%; }
      .list-blocks.list-blocks-sm-3 > li:nth-child(n),
      .list-blocks.list-blocks-sm-3 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-sm-3 > li:nth-child(3n+1),
      .list-blocks.list-blocks-sm-3 > .list-block:nth-child(3n+1) {
        clear: left; }
    .list-blocks.list-blocks-sm-4 > li,
    .list-blocks.list-blocks-sm-4 > .list-block {
      width: 25%; }
      .list-blocks.list-blocks-sm-4 > li:nth-child(n),
      .list-blocks.list-blocks-sm-4 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-sm-4 > li:nth-child(4n+1),
      .list-blocks.list-blocks-sm-4 > .list-block:nth-child(4n+1) {
        clear: left; }
    .list-blocks.list-blocks-sm-5 > li,
    .list-blocks.list-blocks-sm-5 > .list-block {
      width: 20%; }
      .list-blocks.list-blocks-sm-5 > li:nth-child(n),
      .list-blocks.list-blocks-sm-5 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-sm-5 > li:nth-child(5n+1),
      .list-blocks.list-blocks-sm-5 > .list-block:nth-child(5n+1) {
        clear: left; }
    .list-blocks.list-blocks-sm-6 > li,
    .list-blocks.list-blocks-sm-6 > .list-block {
      width: 16.66667%; }
      .list-blocks.list-blocks-sm-6 > li:nth-child(n),
      .list-blocks.list-blocks-sm-6 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-sm-6 > li:nth-child(6n+1),
      .list-blocks.list-blocks-sm-6 > .list-block:nth-child(6n+1) {
        clear: left; } }
  @media (min-width: 768px) {
    .list-blocks.list-blocks-md-1 > li,
    .list-blocks.list-blocks-md-1 > .list-block {
      width: 100%; }
      .list-blocks.list-blocks-md-1 > li:nth-child(n),
      .list-blocks.list-blocks-md-1 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-md-1 > li:nth-child(1n+1),
      .list-blocks.list-blocks-md-1 > .list-block:nth-child(1n+1) {
        clear: left; }
    .list-blocks.list-blocks-md-2 > li,
    .list-blocks.list-blocks-md-2 > .list-block {
      width: 50%; }
      .list-blocks.list-blocks-md-2 > li:nth-child(n),
      .list-blocks.list-blocks-md-2 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-md-2 > li:nth-child(2n+1),
      .list-blocks.list-blocks-md-2 > .list-block:nth-child(2n+1) {
        clear: left; }
    .list-blocks.list-blocks-md-3 > li,
    .list-blocks.list-blocks-md-3 > .list-block {
      width: 33.33333%; }
      .list-blocks.list-blocks-md-3 > li:nth-child(n),
      .list-blocks.list-blocks-md-3 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-md-3 > li:nth-child(3n+1),
      .list-blocks.list-blocks-md-3 > .list-block:nth-child(3n+1) {
        clear: left; }
    .list-blocks.list-blocks-md-4 > li,
    .list-blocks.list-blocks-md-4 > .list-block {
      width: 25%; }
      .list-blocks.list-blocks-md-4 > li:nth-child(n),
      .list-blocks.list-blocks-md-4 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-md-4 > li:nth-child(4n+1),
      .list-blocks.list-blocks-md-4 > .list-block:nth-child(4n+1) {
        clear: left; }
    .list-blocks.list-blocks-md-5 > li,
    .list-blocks.list-blocks-md-5 > .list-block {
      width: 20%; }
      .list-blocks.list-blocks-md-5 > li:nth-child(n),
      .list-blocks.list-blocks-md-5 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-md-5 > li:nth-child(5n+1),
      .list-blocks.list-blocks-md-5 > .list-block:nth-child(5n+1) {
        clear: left; }
    .list-blocks.list-blocks-md-6 > li,
    .list-blocks.list-blocks-md-6 > .list-block {
      width: 16.66667%; }
      .list-blocks.list-blocks-md-6 > li:nth-child(n),
      .list-blocks.list-blocks-md-6 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-md-6 > li:nth-child(6n+1),
      .list-blocks.list-blocks-md-6 > .list-block:nth-child(6n+1) {
        clear: left; } }
  @media (min-width: 992px) {
    .list-blocks.list-blocks-lg-1 > li,
    .list-blocks.list-blocks-lg-1 > .list-block {
      width: 100%; }
      .list-blocks.list-blocks-lg-1 > li:nth-child(n),
      .list-blocks.list-blocks-lg-1 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-lg-1 > li:nth-child(1n+1),
      .list-blocks.list-blocks-lg-1 > .list-block:nth-child(1n+1) {
        clear: left; }
    .list-blocks.list-blocks-lg-2 > li,
    .list-blocks.list-blocks-lg-2 > .list-block {
      width: 50%; }
      .list-blocks.list-blocks-lg-2 > li:nth-child(n),
      .list-blocks.list-blocks-lg-2 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-lg-2 > li:nth-child(2n+1),
      .list-blocks.list-blocks-lg-2 > .list-block:nth-child(2n+1) {
        clear: left; }
    .list-blocks.list-blocks-lg-3 > li,
    .list-blocks.list-blocks-lg-3 > .list-block {
      width: 33.33333%; }
      .list-blocks.list-blocks-lg-3 > li:nth-child(n),
      .list-blocks.list-blocks-lg-3 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-lg-3 > li:nth-child(3n+1),
      .list-blocks.list-blocks-lg-3 > .list-block:nth-child(3n+1) {
        clear: left; }
    .list-blocks.list-blocks-lg-4 > li,
    .list-blocks.list-blocks-lg-4 > .list-block {
      width: 25%; }
      .list-blocks.list-blocks-lg-4 > li:nth-child(n),
      .list-blocks.list-blocks-lg-4 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-lg-4 > li:nth-child(4n+1),
      .list-blocks.list-blocks-lg-4 > .list-block:nth-child(4n+1) {
        clear: left; }
    .list-blocks.list-blocks-lg-5 > li,
    .list-blocks.list-blocks-lg-5 > .list-block {
      width: 20%; }
      .list-blocks.list-blocks-lg-5 > li:nth-child(n),
      .list-blocks.list-blocks-lg-5 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-lg-5 > li:nth-child(5n+1),
      .list-blocks.list-blocks-lg-5 > .list-block:nth-child(5n+1) {
        clear: left; }
    .list-blocks.list-blocks-lg-6 > li,
    .list-blocks.list-blocks-lg-6 > .list-block {
      width: 16.66667%; }
      .list-blocks.list-blocks-lg-6 > li:nth-child(n),
      .list-blocks.list-blocks-lg-6 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-lg-6 > li:nth-child(6n+1),
      .list-blocks.list-blocks-lg-6 > .list-block:nth-child(6n+1) {
        clear: left; } }
  @media (min-width: 1280px) {
    .list-blocks.list-blocks-xl-1 > li,
    .list-blocks.list-blocks-xl-1 > .list-block {
      width: 100%; }
      .list-blocks.list-blocks-xl-1 > li:nth-child(n),
      .list-blocks.list-blocks-xl-1 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-xl-1 > li:nth-child(1n+1),
      .list-blocks.list-blocks-xl-1 > .list-block:nth-child(1n+1) {
        clear: left; }
    .list-blocks.list-blocks-xl-2 > li,
    .list-blocks.list-blocks-xl-2 > .list-block {
      width: 50%; }
      .list-blocks.list-blocks-xl-2 > li:nth-child(n),
      .list-blocks.list-blocks-xl-2 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-xl-2 > li:nth-child(2n+1),
      .list-blocks.list-blocks-xl-2 > .list-block:nth-child(2n+1) {
        clear: left; }
    .list-blocks.list-blocks-xl-3 > li,
    .list-blocks.list-blocks-xl-3 > .list-block {
      width: 33.33333%; }
      .list-blocks.list-blocks-xl-3 > li:nth-child(n),
      .list-blocks.list-blocks-xl-3 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-xl-3 > li:nth-child(3n+1),
      .list-blocks.list-blocks-xl-3 > .list-block:nth-child(3n+1) {
        clear: left; }
    .list-blocks.list-blocks-xl-4 > li,
    .list-blocks.list-blocks-xl-4 > .list-block {
      width: 25%; }
      .list-blocks.list-blocks-xl-4 > li:nth-child(n),
      .list-blocks.list-blocks-xl-4 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-xl-4 > li:nth-child(4n+1),
      .list-blocks.list-blocks-xl-4 > .list-block:nth-child(4n+1) {
        clear: left; }
    .list-blocks.list-blocks-xl-5 > li,
    .list-blocks.list-blocks-xl-5 > .list-block {
      width: 20%; }
      .list-blocks.list-blocks-xl-5 > li:nth-child(n),
      .list-blocks.list-blocks-xl-5 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-xl-5 > li:nth-child(5n+1),
      .list-blocks.list-blocks-xl-5 > .list-block:nth-child(5n+1) {
        clear: left; }
    .list-blocks.list-blocks-xl-6 > li,
    .list-blocks.list-blocks-xl-6 > .list-block {
      width: 16.66667%; }
      .list-blocks.list-blocks-xl-6 > li:nth-child(n),
      .list-blocks.list-blocks-xl-6 > .list-block:nth-child(n) {
        /* Reset for responsive list layouts */
        clear: none; }
      .list-blocks.list-blocks-xl-6 > li:nth-child(6n+1),
      .list-blocks.list-blocks-xl-6 > .list-block:nth-child(6n+1) {
        clear: left; } }

/*!
 * Boilerplate HubSpot Pages Common
 */
.container-fluid:before, .container-fluid:after,
.row-fluid:before,
.row-fluid:after {
  content: none; }

.row-fluid {
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  .row-fluid .span1, .row-fluid .span2, .row-fluid .span3, .row-fluid .span4, .row-fluid .span5, .row-fluid .span6, .row-fluid .span7, .row-fluid .span8, .row-fluid .span9, .row-fluid .span10, .row-fluid .span11, .row-fluid .span12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    margin: 0; }
  @media (min-width: 768px) {
    .row-fluid .span1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.33333%;
          -ms-flex: 0 0 8.33333%;
              flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .row-fluid .span2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.66667%;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .row-fluid .span3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .row-fluid .span4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33333%;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .row-fluid .span5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.66667%;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .row-fluid .span6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .row-fluid .span7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.33333%;
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .row-fluid .span8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.66667%;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .row-fluid .span9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .row-fluid .span10 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
          -ms-flex: 0 0 83.33333%;
              flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .row-fluid .span11 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.66667%;
          -ms-flex: 0 0 91.66667%;
              flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .row-fluid .span12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; } }
  .row-fluid .widget-span-wrapper {
    width: 100%;
    max-width: 100%;
    min-height: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0; }
  .row-fluid .widget-span .col-1, .row-fluid .widget-span .col-2, .row-fluid .widget-span .col-3, .row-fluid .widget-span .col-4, .row-fluid .widget-span .col-5, .row-fluid .widget-span .col-6, .row-fluid .widget-span .col-7, .row-fluid .widget-span .col-8, .row-fluid .widget-span .col-9, .row-fluid .widget-span .col-10, .row-fluid .widget-span .col-11, .row-fluid .widget-span .col-12, .row-fluid .widget-span .col,
  .row-fluid .widget-span .col-auto, .row-fluid .widget-span .col-sm-1, .row-fluid .widget-span .col-sm-2, .row-fluid .widget-span .col-sm-3, .row-fluid .widget-span .col-sm-4, .row-fluid .widget-span .col-sm-5, .row-fluid .widget-span .col-sm-6, .row-fluid .widget-span .col-sm-7, .row-fluid .widget-span .col-sm-8, .row-fluid .widget-span .col-sm-9, .row-fluid .widget-span .col-sm-10, .row-fluid .widget-span .col-sm-11, .row-fluid .widget-span .col-sm-12, .row-fluid .widget-span .col-sm,
  .row-fluid .widget-span .col-sm-auto, .row-fluid .widget-span .col-md-1, .row-fluid .widget-span .col-md-2, .row-fluid .widget-span .col-md-3, .row-fluid .widget-span .col-md-4, .row-fluid .widget-span .col-md-5, .row-fluid .widget-span .col-md-6, .row-fluid .widget-span .col-md-7, .row-fluid .widget-span .col-md-8, .row-fluid .widget-span .col-md-9, .row-fluid .widget-span .col-md-10, .row-fluid .widget-span .col-md-11, .row-fluid .widget-span .col-md-12, .row-fluid .widget-span .col-md,
  .row-fluid .widget-span .col-md-auto, .row-fluid .widget-span .col-lg-1, .row-fluid .widget-span .col-lg-2, .row-fluid .widget-span .col-lg-3, .row-fluid .widget-span .col-lg-4, .row-fluid .widget-span .col-lg-5, .row-fluid .widget-span .col-lg-6, .row-fluid .widget-span .col-lg-7, .row-fluid .widget-span .col-lg-8, .row-fluid .widget-span .col-lg-9, .row-fluid .widget-span .col-lg-10, .row-fluid .widget-span .col-lg-11, .row-fluid .widget-span .col-lg-12, .row-fluid .widget-span .col-lg,
  .row-fluid .widget-span .col-lg-auto, .row-fluid .widget-span .col-xl-1, .row-fluid .widget-span .col-xl-2, .row-fluid .widget-span .col-xl-3, .row-fluid .widget-span .col-xl-4, .row-fluid .widget-span .col-xl-5, .row-fluid .widget-span .col-xl-6, .row-fluid .widget-span .col-xl-7, .row-fluid .widget-span .col-xl-8, .row-fluid .widget-span .col-xl-9, .row-fluid .widget-span .col-xl-10, .row-fluid .widget-span .col-xl-11, .row-fluid .widget-span .col-xl-12, .row-fluid .widget-span .col-xl,
  .row-fluid .widget-span .col-xl-auto, .row-fluid .widget-span .widget-span.col-1, .row-fluid .widget-span .widget-span.col-2, .row-fluid .widget-span .widget-span.col-3, .row-fluid .widget-span .widget-span.col-4, .row-fluid .widget-span .widget-span.col-5, .row-fluid .widget-span .widget-span.col-6, .row-fluid .widget-span .widget-span.col-7, .row-fluid .widget-span .widget-span.col-8, .row-fluid .widget-span .widget-span.col-9, .row-fluid .widget-span .widget-span.col-10, .row-fluid .widget-span .widget-span.col-11, .row-fluid .widget-span .widget-span.col-12, .row-fluid .widget-span .widget-span.col, .row-fluid .widget-span .widget-span.col-auto, .row-fluid .widget-span .widget-span.col-sm-1, .row-fluid .widget-span .widget-span.col-sm-2, .row-fluid .widget-span .widget-span.col-sm-3, .row-fluid .widget-span .widget-span.col-sm-4, .row-fluid .widget-span .widget-span.col-sm-5, .row-fluid .widget-span .widget-span.col-sm-6, .row-fluid .widget-span .widget-span.col-sm-7, .row-fluid .widget-span .widget-span.col-sm-8, .row-fluid .widget-span .widget-span.col-sm-9, .row-fluid .widget-span .widget-span.col-sm-10, .row-fluid .widget-span .widget-span.col-sm-11, .row-fluid .widget-span .widget-span.col-sm-12, .row-fluid .widget-span .widget-span.col-sm, .row-fluid .widget-span .widget-span.col-sm-auto, .row-fluid .widget-span .widget-span.col-md-1, .row-fluid .widget-span .widget-span.col-md-2, .row-fluid .widget-span .widget-span.col-md-3, .row-fluid .widget-span .widget-span.col-md-4, .row-fluid .widget-span .widget-span.col-md-5, .row-fluid .widget-span .widget-span.col-md-6, .row-fluid .widget-span .widget-span.col-md-7, .row-fluid .widget-span .widget-span.col-md-8, .row-fluid .widget-span .widget-span.col-md-9, .row-fluid .widget-span .widget-span.col-md-10, .row-fluid .widget-span .widget-span.col-md-11, .row-fluid .widget-span .widget-span.col-md-12, .row-fluid .widget-span .widget-span.col-md, .row-fluid .widget-span .widget-span.col-md-auto, .row-fluid .widget-span .widget-span.col-lg-1, .row-fluid .widget-span .widget-span.col-lg-2, .row-fluid .widget-span .widget-span.col-lg-3, .row-fluid .widget-span .widget-span.col-lg-4, .row-fluid .widget-span .widget-span.col-lg-5, .row-fluid .widget-span .widget-span.col-lg-6, .row-fluid .widget-span .widget-span.col-lg-7, .row-fluid .widget-span .widget-span.col-lg-8, .row-fluid .widget-span .widget-span.col-lg-9, .row-fluid .widget-span .widget-span.col-lg-10, .row-fluid .widget-span .widget-span.col-lg-11, .row-fluid .widget-span .widget-span.col-lg-12, .row-fluid .widget-span .widget-span.col-lg, .row-fluid .widget-span .widget-span.col-lg-auto, .row-fluid .widget-span .widget-span.col-xl-1, .row-fluid .widget-span .widget-span.col-xl-2, .row-fluid .widget-span .widget-span.col-xl-3, .row-fluid .widget-span .widget-span.col-xl-4, .row-fluid .widget-span .widget-span.col-xl-5, .row-fluid .widget-span .widget-span.col-xl-6, .row-fluid .widget-span .widget-span.col-xl-7, .row-fluid .widget-span .widget-span.col-xl-8, .row-fluid .widget-span .widget-span.col-xl-9, .row-fluid .widget-span .widget-span.col-xl-10, .row-fluid .widget-span .widget-span.col-xl-11, .row-fluid .widget-span .widget-span.col-xl-12, .row-fluid .widget-span .widget-span.col-xl, .row-fluid .widget-span .widget-span.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row-fluid .widget-span.col {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-fluid .widget-span.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .row-fluid .widget-span.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .row-fluid .widget-span.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .row-fluid .widget-span.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-fluid .widget-span.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-fluid .widget-span.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .row-fluid .widget-span.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-fluid .widget-span.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .row-fluid .widget-span.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .row-fluid .widget-span.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .row-fluid .widget-span.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .row-fluid .widget-span.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .row-fluid .widget-span.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-fluid .widget-span.order-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .row-fluid .widget-span.order-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13; }
  .row-fluid .widget-span.order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; }
  .row-fluid .widget-span.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .row-fluid .widget-span.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .row-fluid .widget-span.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .row-fluid .widget-span.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .row-fluid .widget-span.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .row-fluid .widget-span.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; }
  .row-fluid .widget-span.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7; }
  .row-fluid .widget-span.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8; }
  .row-fluid .widget-span.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9; }
  .row-fluid .widget-span.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10; }
  .row-fluid .widget-span.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11; }
  .row-fluid .widget-span.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12; }
  .row-fluid .widget-span.offset-1 {
    margin-left: 8.33333%; }
  .row-fluid .widget-span.offset-2 {
    margin-left: 16.66667%; }
  .row-fluid .widget-span.offset-3 {
    margin-left: 25%; }
  .row-fluid .widget-span.offset-4 {
    margin-left: 33.33333%; }
  .row-fluid .widget-span.offset-5 {
    margin-left: 41.66667%; }
  .row-fluid .widget-span.offset-6 {
    margin-left: 50%; }
  .row-fluid .widget-span.offset-7 {
    margin-left: 58.33333%; }
  .row-fluid .widget-span.offset-8 {
    margin-left: 66.66667%; }
  .row-fluid .widget-span.offset-9 {
    margin-left: 75%; }
  .row-fluid .widget-span.offset-10 {
    margin-left: 83.33333%; }
  .row-fluid .widget-span.offset-11 {
    margin-left: 91.66667%; }
  @media (min-width: 576px) {
    .row-fluid .widget-span.col-sm {
      -webkit-flex-basis: 0;
          -ms-flex-preferred-size: 0;
              flex-basis: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .row-fluid .widget-span.col-sm-auto {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .row-fluid .widget-span.col-sm-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.33333%;
          -ms-flex: 0 0 8.33333%;
              flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .row-fluid .widget-span.col-sm-2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.66667%;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .row-fluid .widget-span.col-sm-3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .row-fluid .widget-span.col-sm-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33333%;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .row-fluid .widget-span.col-sm-5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.66667%;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .row-fluid .widget-span.col-sm-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .row-fluid .widget-span.col-sm-7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.33333%;
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .row-fluid .widget-span.col-sm-8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.66667%;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .row-fluid .widget-span.col-sm-9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .row-fluid .widget-span.col-sm-10 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
          -ms-flex: 0 0 83.33333%;
              flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .row-fluid .widget-span.col-sm-11 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.66667%;
          -ms-flex: 0 0 91.66667%;
              flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .row-fluid .widget-span.col-sm-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .row-fluid .widget-span.order-sm-first {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1; }
    .row-fluid .widget-span.order-sm-last {
      -webkit-box-ordinal-group: 14;
      -webkit-order: 13;
          -ms-flex-order: 13;
              order: 13; }
    .row-fluid .widget-span.order-sm-0 {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
    .row-fluid .widget-span.order-sm-1 {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .row-fluid .widget-span.order-sm-2 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .row-fluid .widget-span.order-sm-3 {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3; }
    .row-fluid .widget-span.order-sm-4 {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
          -ms-flex-order: 4;
              order: 4; }
    .row-fluid .widget-span.order-sm-5 {
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
          -ms-flex-order: 5;
              order: 5; }
    .row-fluid .widget-span.order-sm-6 {
      -webkit-box-ordinal-group: 7;
      -webkit-order: 6;
          -ms-flex-order: 6;
              order: 6; }
    .row-fluid .widget-span.order-sm-7 {
      -webkit-box-ordinal-group: 8;
      -webkit-order: 7;
          -ms-flex-order: 7;
              order: 7; }
    .row-fluid .widget-span.order-sm-8 {
      -webkit-box-ordinal-group: 9;
      -webkit-order: 8;
          -ms-flex-order: 8;
              order: 8; }
    .row-fluid .widget-span.order-sm-9 {
      -webkit-box-ordinal-group: 10;
      -webkit-order: 9;
          -ms-flex-order: 9;
              order: 9; }
    .row-fluid .widget-span.order-sm-10 {
      -webkit-box-ordinal-group: 11;
      -webkit-order: 10;
          -ms-flex-order: 10;
              order: 10; }
    .row-fluid .widget-span.order-sm-11 {
      -webkit-box-ordinal-group: 12;
      -webkit-order: 11;
          -ms-flex-order: 11;
              order: 11; }
    .row-fluid .widget-span.order-sm-12 {
      -webkit-box-ordinal-group: 13;
      -webkit-order: 12;
          -ms-flex-order: 12;
              order: 12; }
    .row-fluid .widget-span.offset-sm-0 {
      margin-left: 0; }
    .row-fluid .widget-span.offset-sm-1 {
      margin-left: 8.33333%; }
    .row-fluid .widget-span.offset-sm-2 {
      margin-left: 16.66667%; }
    .row-fluid .widget-span.offset-sm-3 {
      margin-left: 25%; }
    .row-fluid .widget-span.offset-sm-4 {
      margin-left: 33.33333%; }
    .row-fluid .widget-span.offset-sm-5 {
      margin-left: 41.66667%; }
    .row-fluid .widget-span.offset-sm-6 {
      margin-left: 50%; }
    .row-fluid .widget-span.offset-sm-7 {
      margin-left: 58.33333%; }
    .row-fluid .widget-span.offset-sm-8 {
      margin-left: 66.66667%; }
    .row-fluid .widget-span.offset-sm-9 {
      margin-left: 75%; }
    .row-fluid .widget-span.offset-sm-10 {
      margin-left: 83.33333%; }
    .row-fluid .widget-span.offset-sm-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 768px) {
    .row-fluid .widget-span.col-md {
      -webkit-flex-basis: 0;
          -ms-flex-preferred-size: 0;
              flex-basis: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .row-fluid .widget-span.col-md-auto {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .row-fluid .widget-span.col-md-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.33333%;
          -ms-flex: 0 0 8.33333%;
              flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .row-fluid .widget-span.col-md-2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.66667%;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .row-fluid .widget-span.col-md-3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .row-fluid .widget-span.col-md-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33333%;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .row-fluid .widget-span.col-md-5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.66667%;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .row-fluid .widget-span.col-md-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .row-fluid .widget-span.col-md-7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.33333%;
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .row-fluid .widget-span.col-md-8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.66667%;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .row-fluid .widget-span.col-md-9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .row-fluid .widget-span.col-md-10 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
          -ms-flex: 0 0 83.33333%;
              flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .row-fluid .widget-span.col-md-11 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.66667%;
          -ms-flex: 0 0 91.66667%;
              flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .row-fluid .widget-span.col-md-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .row-fluid .widget-span.order-md-first {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1; }
    .row-fluid .widget-span.order-md-last {
      -webkit-box-ordinal-group: 14;
      -webkit-order: 13;
          -ms-flex-order: 13;
              order: 13; }
    .row-fluid .widget-span.order-md-0 {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
    .row-fluid .widget-span.order-md-1 {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .row-fluid .widget-span.order-md-2 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .row-fluid .widget-span.order-md-3 {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3; }
    .row-fluid .widget-span.order-md-4 {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
          -ms-flex-order: 4;
              order: 4; }
    .row-fluid .widget-span.order-md-5 {
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
          -ms-flex-order: 5;
              order: 5; }
    .row-fluid .widget-span.order-md-6 {
      -webkit-box-ordinal-group: 7;
      -webkit-order: 6;
          -ms-flex-order: 6;
              order: 6; }
    .row-fluid .widget-span.order-md-7 {
      -webkit-box-ordinal-group: 8;
      -webkit-order: 7;
          -ms-flex-order: 7;
              order: 7; }
    .row-fluid .widget-span.order-md-8 {
      -webkit-box-ordinal-group: 9;
      -webkit-order: 8;
          -ms-flex-order: 8;
              order: 8; }
    .row-fluid .widget-span.order-md-9 {
      -webkit-box-ordinal-group: 10;
      -webkit-order: 9;
          -ms-flex-order: 9;
              order: 9; }
    .row-fluid .widget-span.order-md-10 {
      -webkit-box-ordinal-group: 11;
      -webkit-order: 10;
          -ms-flex-order: 10;
              order: 10; }
    .row-fluid .widget-span.order-md-11 {
      -webkit-box-ordinal-group: 12;
      -webkit-order: 11;
          -ms-flex-order: 11;
              order: 11; }
    .row-fluid .widget-span.order-md-12 {
      -webkit-box-ordinal-group: 13;
      -webkit-order: 12;
          -ms-flex-order: 12;
              order: 12; }
    .row-fluid .widget-span.offset-md-0 {
      margin-left: 0; }
    .row-fluid .widget-span.offset-md-1 {
      margin-left: 8.33333%; }
    .row-fluid .widget-span.offset-md-2 {
      margin-left: 16.66667%; }
    .row-fluid .widget-span.offset-md-3 {
      margin-left: 25%; }
    .row-fluid .widget-span.offset-md-4 {
      margin-left: 33.33333%; }
    .row-fluid .widget-span.offset-md-5 {
      margin-left: 41.66667%; }
    .row-fluid .widget-span.offset-md-6 {
      margin-left: 50%; }
    .row-fluid .widget-span.offset-md-7 {
      margin-left: 58.33333%; }
    .row-fluid .widget-span.offset-md-8 {
      margin-left: 66.66667%; }
    .row-fluid .widget-span.offset-md-9 {
      margin-left: 75%; }
    .row-fluid .widget-span.offset-md-10 {
      margin-left: 83.33333%; }
    .row-fluid .widget-span.offset-md-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 992px) {
    .row-fluid .widget-span.col-lg {
      -webkit-flex-basis: 0;
          -ms-flex-preferred-size: 0;
              flex-basis: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .row-fluid .widget-span.col-lg-auto {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .row-fluid .widget-span.col-lg-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.33333%;
          -ms-flex: 0 0 8.33333%;
              flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .row-fluid .widget-span.col-lg-2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.66667%;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .row-fluid .widget-span.col-lg-3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .row-fluid .widget-span.col-lg-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33333%;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .row-fluid .widget-span.col-lg-5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.66667%;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .row-fluid .widget-span.col-lg-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .row-fluid .widget-span.col-lg-7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.33333%;
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .row-fluid .widget-span.col-lg-8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.66667%;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .row-fluid .widget-span.col-lg-9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .row-fluid .widget-span.col-lg-10 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
          -ms-flex: 0 0 83.33333%;
              flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .row-fluid .widget-span.col-lg-11 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.66667%;
          -ms-flex: 0 0 91.66667%;
              flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .row-fluid .widget-span.col-lg-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .row-fluid .widget-span.order-lg-first {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1; }
    .row-fluid .widget-span.order-lg-last {
      -webkit-box-ordinal-group: 14;
      -webkit-order: 13;
          -ms-flex-order: 13;
              order: 13; }
    .row-fluid .widget-span.order-lg-0 {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
    .row-fluid .widget-span.order-lg-1 {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .row-fluid .widget-span.order-lg-2 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .row-fluid .widget-span.order-lg-3 {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3; }
    .row-fluid .widget-span.order-lg-4 {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
          -ms-flex-order: 4;
              order: 4; }
    .row-fluid .widget-span.order-lg-5 {
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
          -ms-flex-order: 5;
              order: 5; }
    .row-fluid .widget-span.order-lg-6 {
      -webkit-box-ordinal-group: 7;
      -webkit-order: 6;
          -ms-flex-order: 6;
              order: 6; }
    .row-fluid .widget-span.order-lg-7 {
      -webkit-box-ordinal-group: 8;
      -webkit-order: 7;
          -ms-flex-order: 7;
              order: 7; }
    .row-fluid .widget-span.order-lg-8 {
      -webkit-box-ordinal-group: 9;
      -webkit-order: 8;
          -ms-flex-order: 8;
              order: 8; }
    .row-fluid .widget-span.order-lg-9 {
      -webkit-box-ordinal-group: 10;
      -webkit-order: 9;
          -ms-flex-order: 9;
              order: 9; }
    .row-fluid .widget-span.order-lg-10 {
      -webkit-box-ordinal-group: 11;
      -webkit-order: 10;
          -ms-flex-order: 10;
              order: 10; }
    .row-fluid .widget-span.order-lg-11 {
      -webkit-box-ordinal-group: 12;
      -webkit-order: 11;
          -ms-flex-order: 11;
              order: 11; }
    .row-fluid .widget-span.order-lg-12 {
      -webkit-box-ordinal-group: 13;
      -webkit-order: 12;
          -ms-flex-order: 12;
              order: 12; }
    .row-fluid .widget-span.offset-lg-0 {
      margin-left: 0; }
    .row-fluid .widget-span.offset-lg-1 {
      margin-left: 8.33333%; }
    .row-fluid .widget-span.offset-lg-2 {
      margin-left: 16.66667%; }
    .row-fluid .widget-span.offset-lg-3 {
      margin-left: 25%; }
    .row-fluid .widget-span.offset-lg-4 {
      margin-left: 33.33333%; }
    .row-fluid .widget-span.offset-lg-5 {
      margin-left: 41.66667%; }
    .row-fluid .widget-span.offset-lg-6 {
      margin-left: 50%; }
    .row-fluid .widget-span.offset-lg-7 {
      margin-left: 58.33333%; }
    .row-fluid .widget-span.offset-lg-8 {
      margin-left: 66.66667%; }
    .row-fluid .widget-span.offset-lg-9 {
      margin-left: 75%; }
    .row-fluid .widget-span.offset-lg-10 {
      margin-left: 83.33333%; }
    .row-fluid .widget-span.offset-lg-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 1280px) {
    .row-fluid .widget-span.col-xl {
      -webkit-flex-basis: 0;
          -ms-flex-preferred-size: 0;
              flex-basis: 0;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%; }
    .row-fluid .widget-span.col-xl-auto {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: none; }
    .row-fluid .widget-span.col-xl-1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 8.33333%;
          -ms-flex: 0 0 8.33333%;
              flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .row-fluid .widget-span.col-xl-2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.66667%;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .row-fluid .widget-span.col-xl-3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .row-fluid .widget-span.col-xl-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33333%;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .row-fluid .widget-span.col-xl-5 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.66667%;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .row-fluid .widget-span.col-xl-6 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .row-fluid .widget-span.col-xl-7 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.33333%;
          -ms-flex: 0 0 58.33333%;
              flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .row-fluid .widget-span.col-xl-8 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.66667%;
          -ms-flex: 0 0 66.66667%;
              flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .row-fluid .widget-span.col-xl-9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 75%;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%; }
    .row-fluid .widget-span.col-xl-10 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
          -ms-flex: 0 0 83.33333%;
              flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .row-fluid .widget-span.col-xl-11 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 91.66667%;
          -ms-flex: 0 0 91.66667%;
              flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .row-fluid .widget-span.col-xl-12 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .row-fluid .widget-span.order-xl-first {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1; }
    .row-fluid .widget-span.order-xl-last {
      -webkit-box-ordinal-group: 14;
      -webkit-order: 13;
          -ms-flex-order: 13;
              order: 13; }
    .row-fluid .widget-span.order-xl-0 {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
    .row-fluid .widget-span.order-xl-1 {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .row-fluid .widget-span.order-xl-2 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .row-fluid .widget-span.order-xl-3 {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3; }
    .row-fluid .widget-span.order-xl-4 {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
          -ms-flex-order: 4;
              order: 4; }
    .row-fluid .widget-span.order-xl-5 {
      -webkit-box-ordinal-group: 6;
      -webkit-order: 5;
          -ms-flex-order: 5;
              order: 5; }
    .row-fluid .widget-span.order-xl-6 {
      -webkit-box-ordinal-group: 7;
      -webkit-order: 6;
          -ms-flex-order: 6;
              order: 6; }
    .row-fluid .widget-span.order-xl-7 {
      -webkit-box-ordinal-group: 8;
      -webkit-order: 7;
          -ms-flex-order: 7;
              order: 7; }
    .row-fluid .widget-span.order-xl-8 {
      -webkit-box-ordinal-group: 9;
      -webkit-order: 8;
          -ms-flex-order: 8;
              order: 8; }
    .row-fluid .widget-span.order-xl-9 {
      -webkit-box-ordinal-group: 10;
      -webkit-order: 9;
          -ms-flex-order: 9;
              order: 9; }
    .row-fluid .widget-span.order-xl-10 {
      -webkit-box-ordinal-group: 11;
      -webkit-order: 10;
          -ms-flex-order: 10;
              order: 10; }
    .row-fluid .widget-span.order-xl-11 {
      -webkit-box-ordinal-group: 12;
      -webkit-order: 11;
          -ms-flex-order: 11;
              order: 11; }
    .row-fluid .widget-span.order-xl-12 {
      -webkit-box-ordinal-group: 13;
      -webkit-order: 12;
          -ms-flex-order: 12;
              order: 12; }
    .row-fluid .widget-span.offset-xl-0 {
      margin-left: 0; }
    .row-fluid .widget-span.offset-xl-1 {
      margin-left: 8.33333%; }
    .row-fluid .widget-span.offset-xl-2 {
      margin-left: 16.66667%; }
    .row-fluid .widget-span.offset-xl-3 {
      margin-left: 25%; }
    .row-fluid .widget-span.offset-xl-4 {
      margin-left: 33.33333%; }
    .row-fluid .widget-span.offset-xl-5 {
      margin-left: 41.66667%; }
    .row-fluid .widget-span.offset-xl-6 {
      margin-left: 50%; }
    .row-fluid .widget-span.offset-xl-7 {
      margin-left: 58.33333%; }
    .row-fluid .widget-span.offset-xl-8 {
      margin-left: 66.66667%; }
    .row-fluid .widget-span.offset-xl-9 {
      margin-left: 75%; }
    .row-fluid .widget-span.offset-xl-10 {
      margin-left: 83.33333%; }
    .row-fluid .widget-span.offset-xl-11 {
      margin-left: 91.66667%; } }

.hsc-data {
  display: none !important; }

span.hs_cos_wrapper {
  display: block; }

/*!
 * Icon fonts
 */
@font-face {
  font-family: 'icons-ws';
  src: url("https://cdn2.hubspot.net/hubfs/4535467/ContainerPort-TemplateAssets/fonts/icons-ws.eot?o1pjw");
  src: url("https://cdn2.hubspot.net/hubfs/4535467/ContainerPort-TemplateAssets/fonts/icons-ws.eot?o1pjw#iefix") format("embedded-opentype"), url("https://cdn2.hubspot.net/hubfs/4535467/ContainerPort-TemplateAssets/fonts/icons-ws.ttf?o1pjw") format("truetype"), url("https://cdn2.hubspot.net/hubfs/4535467/ContainerPort-TemplateAssets/fonts/icons-ws.woff?o1pjw") format("woff"), url("https://cdn2.hubspot.net/hubfs/4535467/ContainerPort-TemplateAssets/fonts/icons-ws.svg?o1pjw#icons-ws") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon-ws {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-ws' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chevron-down:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

/*!
 * Custom Styles
 */
.field input[type="text"],
.field input[type="password"],
.field input[type="datetime"],
.field input[type="datetime-local"],
.field input[type="date"],
.field input[type="month"],
.field input[type="time"],
.field input[type="week"],
.field input[type="number"],
.field input[type="email"],
.field input[type="url"],
.field input[type="search"],
.field input[type="tel"],
.field input[type="color"],
.field select,
.field textarea {
  width: 100%;
  min-height: 2.5rem;
  display: block;
  padding: 0.5rem 0.75rem;
  background-color: #fff;
  background-clip: padding-box;
  color: #242424;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  border: 1px solid #bababa;
  border-radius: 5px;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .field input[type="text"],
    .field input[type="password"],
    .field input[type="datetime"],
    .field input[type="datetime-local"],
    .field input[type="date"],
    .field input[type="month"],
    .field input[type="time"],
    .field input[type="week"],
    .field input[type="number"],
    .field input[type="email"],
    .field input[type="url"],
    .field input[type="search"],
    .field input[type="tel"],
    .field input[type="color"],
    .field select,
    .field textarea {
      -webkit-transition: none;
      transition: none; } }
  .field input[type="text"]::-ms-expand,
  .field input[type="password"]::-ms-expand,
  .field input[type="datetime"]::-ms-expand,
  .field input[type="datetime-local"]::-ms-expand,
  .field input[type="date"]::-ms-expand,
  .field input[type="month"]::-ms-expand,
  .field input[type="time"]::-ms-expand,
  .field input[type="week"]::-ms-expand,
  .field input[type="number"]::-ms-expand,
  .field input[type="email"]::-ms-expand,
  .field input[type="url"]::-ms-expand,
  .field input[type="search"]::-ms-expand,
  .field input[type="tel"]::-ms-expand,
  .field input[type="color"]::-ms-expand,
  .field select::-ms-expand,
  .field textarea::-ms-expand {
    background-color: transparent;
    border: 0; }
  .field input:focus[type="text"],
  .field input:focus[type="password"],
  .field input:focus[type="datetime"],
  .field input:focus[type="datetime-local"],
  .field input:focus[type="date"],
  .field input:focus[type="month"],
  .field input:focus[type="time"],
  .field input:focus[type="week"],
  .field input:focus[type="number"],
  .field input:focus[type="email"],
  .field input:focus[type="url"],
  .field input:focus[type="search"],
  .field input:focus[type="tel"],
  .field input:focus[type="color"],
  .field select:focus,
  .field textarea:focus {
    color: #242424;
    background-color: #fff;
    border-color: #2f4a92;
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .field input[type="text"]::-webkit-input-placeholder,
  .field input[type="password"]::-webkit-input-placeholder,
  .field input[type="datetime"]::-webkit-input-placeholder,
  .field input[type="datetime-local"]::-webkit-input-placeholder,
  .field input[type="date"]::-webkit-input-placeholder,
  .field input[type="month"]::-webkit-input-placeholder,
  .field input[type="time"]::-webkit-input-placeholder,
  .field input[type="week"]::-webkit-input-placeholder,
  .field input[type="number"]::-webkit-input-placeholder,
  .field input[type="email"]::-webkit-input-placeholder,
  .field input[type="url"]::-webkit-input-placeholder,
  .field input[type="search"]::-webkit-input-placeholder,
  .field input[type="tel"]::-webkit-input-placeholder,
  .field input[type="color"]::-webkit-input-placeholder,
  .field select::-webkit-input-placeholder,
  .field textarea::-webkit-input-placeholder {
    color: #bababa;
    opacity: 1; }
  .field input[type="text"]:-ms-input-placeholder,
  .field input[type="password"]:-ms-input-placeholder,
  .field input[type="datetime"]:-ms-input-placeholder,
  .field input[type="datetime-local"]:-ms-input-placeholder,
  .field input[type="date"]:-ms-input-placeholder,
  .field input[type="month"]:-ms-input-placeholder,
  .field input[type="time"]:-ms-input-placeholder,
  .field input[type="week"]:-ms-input-placeholder,
  .field input[type="number"]:-ms-input-placeholder,
  .field input[type="email"]:-ms-input-placeholder,
  .field input[type="url"]:-ms-input-placeholder,
  .field input[type="search"]:-ms-input-placeholder,
  .field input[type="tel"]:-ms-input-placeholder,
  .field input[type="color"]:-ms-input-placeholder,
  .field select:-ms-input-placeholder,
  .field textarea:-ms-input-placeholder {
    color: #bababa;
    opacity: 1; }
  .field input[type="text"]::-ms-input-placeholder,
  .field input[type="password"]::-ms-input-placeholder,
  .field input[type="datetime"]::-ms-input-placeholder,
  .field input[type="datetime-local"]::-ms-input-placeholder,
  .field input[type="date"]::-ms-input-placeholder,
  .field input[type="month"]::-ms-input-placeholder,
  .field input[type="time"]::-ms-input-placeholder,
  .field input[type="week"]::-ms-input-placeholder,
  .field input[type="number"]::-ms-input-placeholder,
  .field input[type="email"]::-ms-input-placeholder,
  .field input[type="url"]::-ms-input-placeholder,
  .field input[type="search"]::-ms-input-placeholder,
  .field input[type="tel"]::-ms-input-placeholder,
  .field input[type="color"]::-ms-input-placeholder,
  .field select::-ms-input-placeholder,
  .field textarea::-ms-input-placeholder {
    color: #bababa;
    opacity: 1; }
  .field input[type="text"]::placeholder,
  .field input[type="password"]::placeholder,
  .field input[type="datetime"]::placeholder,
  .field input[type="datetime-local"]::placeholder,
  .field input[type="date"]::placeholder,
  .field input[type="month"]::placeholder,
  .field input[type="time"]::placeholder,
  .field input[type="week"]::placeholder,
  .field input[type="number"]::placeholder,
  .field input[type="email"]::placeholder,
  .field input[type="url"]::placeholder,
  .field input[type="search"]::placeholder,
  .field input[type="tel"]::placeholder,
  .field input[type="color"]::placeholder,
  .field select::placeholder,
  .field textarea::placeholder {
    color: #bababa;
    opacity: 1; }
  .field input:disabled[type="text"],
  .field input:disabled[type="password"],
  .field input:disabled[type="datetime"],
  .field input:disabled[type="datetime-local"],
  .field input:disabled[type="date"],
  .field input:disabled[type="month"],
  .field input:disabled[type="time"],
  .field input:disabled[type="week"],
  .field input:disabled[type="number"],
  .field input:disabled[type="email"],
  .field input:disabled[type="url"],
  .field input:disabled[type="search"],
  .field input:disabled[type="tel"],
  .field input:disabled[type="color"],
  .field select:disabled,
  .field textarea:disabled, .field input[readonly][type="text"],
  .field input[readonly][type="password"],
  .field input[readonly][type="datetime"],
  .field input[readonly][type="datetime-local"],
  .field input[readonly][type="date"],
  .field input[readonly][type="month"],
  .field input[readonly][type="time"],
  .field input[readonly][type="week"],
  .field input[readonly][type="number"],
  .field input[readonly][type="email"],
  .field input[readonly][type="url"],
  .field input[readonly][type="search"],
  .field input[readonly][type="tel"],
  .field input[readonly][type="color"],
  .field select[readonly],
  .field textarea[readonly] {
    background-color: #e9ecef;
    opacity: 1; }
  .field input.error[type="text"],
  .field input.error[type="password"],
  .field input.error[type="datetime"],
  .field input.error[type="datetime-local"],
  .field input.error[type="date"],
  .field input.error[type="month"],
  .field input.error[type="time"],
  .field input.error[type="week"],
  .field input.error[type="number"],
  .field input.error[type="email"],
  .field input.error[type="url"],
  .field input.error[type="search"],
  .field input.error[type="tel"],
  .field input.error[type="color"],
  .field select.error,
  .field textarea.error {
    border-color: #ff3e41; }

.ws-site-footer .ws-logo::after, .ws-site-header .ws-logo::after {
  display: block;
  clear: both;
  content: ""; }

.ws-site-footer .ws-logo a, .ws-site-header .ws-logo a {
  width: auto;
  height: 3.5rem;
  display: inline-block;
  outline-offset: 0.25rem;
  vertical-align: top; }
  @media (min-width: 768px) {
    .ws-site-footer .ws-logo a, .ws-site-header .ws-logo a {
      height: 4.125rem; } }

.ws-site-footer .ws-logo img, .ws-site-header .ws-logo img {
  width: auto !important;
  max-height: 100%;
  display: block; }

body {
  background: #fff; }

.ws-page-main {
  background: #fff; }

.container {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.ws-section {
  padding-top: 3rem;
  padding-bottom: 3rem; }
  .ws-section .ws-section {
    padding-top: 2rem;
    padding-bottom: 2rem; }

.align-items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.btn, .hs-submit input[type="submit"] {
  max-width: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .btn:before, .hs-submit input[type="submit"]:before {
    content: "";
    display: block;
    min-width: 9rem; }

.ws-site-footer {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem; }
  .ws-site-footer .ws-logo {
    text-align: center; }
    .ws-site-footer .ws-logo a {
      margin-bottom: 2rem; }
  .ws-site-footer .ws-copyright {
    text-align: center; }
  @media (min-width: 768px) {
    .ws-site-footer .ws-logo {
      text-align: left; }
      .ws-site-footer .ws-logo a {
        margin: 0; }
    .ws-site-footer .ws-copyright {
      text-align: right; } }

.text-inverse .form-control {
  background-color: transparent;
  color: #fff; }

.hs-form.hs-form > .hs-form-field,
.hs-form.hs-form div > .hs-form-field {
  margin: 0 0 2rem; }

.hs-form.hs-form > fieldset {
  max-width: none;
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  .hs-form.hs-form > fieldset:before, .hs-form.hs-form > fieldset:after {
    content: " ";
    display: table;
    clear: both; }
  .hs-form.hs-form > fieldset > .hs-form-field,
  .hs-form.hs-form > fieldset > .hs-richtext {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
  .hs-form.hs-form > fieldset > .hs-form-field {
    margin: 0 0 2rem; }
    .hs-form.hs-form > fieldset > .hs-form-field .input {
      margin-right: 0; }
    .hs-form.hs-form > fieldset > .hs-form-field input[type="text"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field input[type="password"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field input[type="datetime"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field input[type="datetime-local"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field input[type="date"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field input[type="month"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field input[type="time"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field input[type="week"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field input[type="number"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field input[type="email"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field input[type="url"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field input[type="search"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field input[type="tel"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field input[type="color"].hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field select.hs-input,
    .hs-form.hs-form > fieldset > .hs-form-field textarea.hs-input {
      width: 100% !important;
      margin: 0; }
  .hs-form.hs-form > fieldset.form-columns-2 > .hs-form-field, .hs-form.hs-form > fieldset.form-columns-3 > .hs-form-field, .hs-form.hs-form > fieldset.form-columns-4 > .hs-form-field {
    width: 100%; }
  @media (min-width: 768px) {
    .hs-form.hs-form > fieldset.form-columns-2 > .hs-form-field {
      width: 50%; }
    .hs-form.hs-form > fieldset.form-columns-3 > .hs-form-field {
      width: 33.33333%; }
    .hs-form.hs-form > fieldset.form-columns-4 > .hs-form-field {
      width: 25%; } }

legend.hs-field-desc {
  font-size: 1rem;
  font-weight: bold; }

.field > label {
  font-weight: bold; }

.field .hs-form-required {
  display: none; }

.field select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("https://cdn2.hubspot.net/hubfs/4535467/ContainerPort-TemplateAssets/img/form-select-bg-caret.png");
  background-position: right;
  background-repeat: no-repeat;
  background-size: 2.5rem 2.5rem; }
  .field select:not([size]):not([multiple]) {
    height: calc(3rem + 2px); }
  .field select:focus::-ms-value {
    color: #242424;
    background-color: #fff; }
  .field select::-ms-expand {
    display: none; }

.field .inputs-list {
  padding-left: 0;
  list-style: none;
  margin: 0; }
  .field .inputs-list > li {
    display: inline-block;
    margin-right: 1rem;
    vertical-align: top; }

.field .inputs-list.hs-error-msgs {
  margin: 0.25rem 0 0;
  color: #ff3e41;
  font-size: 0.875rem;
  line-height: 1.375rem; }

.field .hs-form-booleancheckbox {
  position: relative;
  padding-left: 2rem; }
  .field .hs-form-booleancheckbox input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0.25em; }

.field .hs-form-radio-display {
  position: relative;
  padding: 0.5rem 1.25rem;
  padding-left: 3rem;
  cursor: pointer; }
  .field .hs-form-radio-display input[type="radio"] {
    position: absolute;
    top: 0.75rem;
    left: 1.25rem; }
  .field .hs-form-radio-display.has-input-marker input[type="radio"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
    top: 0; }
  .field .hs-form-radio-display.has-input-marker > span {
    position: relative;
    z-index: 1; }
  .field .hs-form-radio-display.has-input-marker .input-marker {
    width: 1.25rem;
    height: 1.25rem;
    display: block;
    position: absolute;
    top: 0.625rem;
    left: 1.25rem;
    z-index: 1;
    padding: 0.1875rem;
    border: 0.0625rem solid #242424;
    border-radius: 50%; }
    .field .hs-form-radio-display.has-input-marker .input-marker:before {
      content: "";
      width: 0.75rem;
      height: 0.75rem;
      display: block;
      border-radius: 50%; }
  .field .hs-form-radio-display.has-input-marker .input-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    outline-offset: 0.25rem; }
  .field .hs-form-radio-display.has-input-marker input[type="radio"]:checked ~ .input-marker:before {
    background-color: #006241; }
  .field .hs-form-radio-display.has-input-marker input[type="radio"]:checked ~ .input-bg {
    background-color: #f4f4f4; }
  .field .hs-form-radio-display.has-input-marker input[type="radio"]:focus ~ .input-bg {
    outline: 1px dotted #006241; }

.hs-richtext {
  margin-bottom: 2rem; }

.hs-submit {
  width: 100%;
  max-width: 100%;
  display: inline-block;
  vertical-align: top; }
  @media (min-width: 768px) {
    .hs-submit {
      width: auto; }
      .hs-submit:before {
        content: "";
        width: 12rem;
        display: block; } }
  .hs-submit input[type="submit"] {
    width: 100%;
    margin-bottom: 0;
    white-space: normal; }

@media (min-width: 768px) {
  .hs-form-getaquote .field.hs-firstname,
  .hs-form-getaquote .field.hs-lastname,
  .hs-form-getaquote .field.hs-phone,
  .hs-form-getaquote .field.hs-email {
    width: 50%; } }

.header-container > .row-fluid-wrapper > .row-fluid > .widget-span,
.header-container > .row-fluid-wrapper > .row-fluid > .widget-span > .row-fluid-wrapper > .row-fluid > .col-12,
.header-container > .row-fluid-wrapper > .row-fluid > .widget-span > div > .row-fluid-wrapper > .row-fluid > .col-12 {
  min-height: 0; }

.row-fluid .widget-span.widget-span.ws-site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1020; }

.ws-site-header .container > .row > .widget-span > .row-fluid-wrapper > .row-fluid,
.ws-site-header .navbar-collapse > .row > .widget-span > .row-fluid-wrapper > .row-fluid {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

@media (min-width: 1280px) {
  .ws-site-header .ws-navbar-wrap .navbar-collapse > .row > .widget-span > .row-fluid-wrapper > .row-fluid {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .ws-site-header .ws-navbar-wrap .row-fluid .widget-span.widget-span.ws-menu, .ws-site-header .ws-navbar-wrap .row-fluid .widget-span.widget-span.ws-cta-wrap {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; } }

.ws-site-header .ws-menu .hs-menu-wrapper > ul {
  margin: 0 0 1rem;
  padding-left: 0;
  list-style: none; }
  .ws-site-header .ws-menu .hs-menu-wrapper > ul > li {
    display: block; }
    .ws-site-header .ws-menu .hs-menu-wrapper > ul > li > a {
      display: block;
      padding: 0.5rem 0;
      font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.25rem;
      font-weight: 500;
      outline-offset: 0.25rem; }
      .ws-site-header .ws-menu .hs-menu-wrapper > ul > li > a:after {
        content: "»";
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        text-transform: none;
        speak: none; }
      .ws-site-header .ws-menu .hs-menu-wrapper > ul > li > a:after {
        display: inline-block;
        margin-left: 0.5rem; }
        .ws-site-header .ws-menu .hs-menu-wrapper > ul > li > a:after {
          text-decoration: underline; }
        .ws-site-header .ws-menu .hs-menu-wrapper > ul > li > a:after {
          text-decoration: none; }
  @media (min-width: 768px) {
    .ws-site-header .ws-menu .hs-menu-wrapper > ul {
      margin: 0; } }
  @media (min-width: 1280px) {
    .ws-site-header .ws-menu .hs-menu-wrapper > ul::after {
      display: block;
      clear: both;
      content: ""; }
    .ws-site-header .ws-menu .hs-menu-wrapper > ul > li {
      float: left;
      margin-right: 3rem; }
      .ws-site-header .ws-menu .hs-menu-wrapper > ul > li:last-child {
        margin-right: 1.75rem; } }

.ws-site-header .ws-cta-wrap {
  text-align: center;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start; }
  @media (min-width: 768px) {
    .ws-site-header .ws-cta-wrap {
      text-align: right; } }
  @media (min-width: 1280px) {
    .ws-site-header .ws-cta-wrap {
      -webkit-align-self: center;
          -ms-flex-item-align: center;
              align-self: center; } }

.ws-site-header .navbar-toggler {
  display: inline-block;
  margin: 0;
  padding: 0 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #006241;
  vertical-align: top; }
  .ws-site-header .navbar-toggler:hover, .ws-site-header .navbar-toggler:focus {
    text-decoration: none; }
  .ws-site-header .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .ws-site-header .navbar-toggler .icon-bar {
    width: 2.5rem;
    height: 0.125rem;
    display: block;
    margin: 0.5rem 0 0;
    background-color: #006241;
    border-radius: 0.0625rem;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    -webkit-transition: background-color 0.4s ease, opacity 0s 0.4s, -webkit-transform 0.4s ease;
    transition: background-color 0.4s ease, opacity 0s 0.4s, -webkit-transform 0.4s ease;
    transition: background-color 0.4s ease, transform 0.4s ease, opacity 0s 0.4s;
    transition: background-color 0.4s ease, transform 0.4s ease, opacity 0s 0.4s, -webkit-transform 0.4s ease; }
    .ws-site-header .navbar-toggler .icon-bar:first-child {
      margin-top: 0;
      -webkit-transform: translate(0, 0.625rem) rotate(-45deg);
          -ms-transform: translate(0, 0.625rem) rotate(-45deg);
              transform: translate(0, 0.625rem) rotate(-45deg); }
    .ws-site-header .navbar-toggler .icon-bar:last-child {
      opacity: 0;
      -webkit-transform: translate(0, -0.625rem) rotate(-45deg);
          -ms-transform: translate(0, -0.625rem) rotate(-45deg);
              transform: translate(0, -0.625rem) rotate(-45deg); }
  .ws-site-header .navbar-toggler:hover, .ws-site-header .navbar-toggler:focus {
    color: #00160e; }
    .ws-site-header .navbar-toggler:hover .icon-bar, .ws-site-header .navbar-toggler:focus .icon-bar {
      background-color: #00160e; }
  .ws-site-header .navbar-toggler.collapsed .icon-bar {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-transition: background-color 0.4s ease, -webkit-transform 0.4s ease;
    transition: background-color 0.4s ease, -webkit-transform 0.4s ease;
    transition: background-color 0.4s ease, transform 0.4s ease;
    transition: background-color 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease; }

.ws-site-header .navbar-toggler-icon {
  display: block;
  margin: 0.5rem 0; }

.ws-site-header .ws-logo-wrap {
  position: relative;
  padding-right: 3.75rem; }
  .ws-site-header .ws-logo-wrap .navbar-toggler {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1.1875rem;
    margin-right: 0.625rem; }
  @media (min-width: 1280px) {
    .ws-site-header .ws-logo-wrap {
      margin-bottom: 0;
      padding-right: 0; }
      .ws-site-header .ws-logo-wrap .navbar-toggler {
        display: none; } }

.ws-site-header .navbar-collapse > .row > .widget-span > .row-fluid-wrapper {
  padding-top: 1.25rem; }

@media (min-width: 768px) {
  .ws-site-header .navbar-collapse .hsc-widget-menu {
    text-align: center; } }

@media (min-width: 1280px) {
  .ws-site-header .navbar-collapse {
    display: block !important; }
    .ws-site-header .navbar-collapse > .row > .widget-span > .row-fluid-wrapper {
      padding-top: 0; } }

.ws-site-header-wrap {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  padding-top: 1rem; }

.ws-site-header-inner-wrap {
  padding-top: 1.25rem;
  padding-left: 0.625rem;
  padding-bottom: 1.25rem;
  padding-right: 0.625rem;
  background-color: #fff; }

a:focus,
button:focus,
input[type="button"]:focus,
input[type="submit"]:focus {
  outline: 1px dotted; }

.link-icon {
  width: 4rem;
  height: 4rem;
  display: inline-block;
  font-size: 4rem;
  line-height: 4rem;
  color: #ff3e41; }
  .link-icon:hover {
    color: #f10004; }
  .link-icon, .link-icon:hover {
    text-decoration: none; }

.arrow-prev:before {
  content: "« ";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  speak: none; }

.arrow-next:after {
  content: " »";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  speak: none; }

.bg-red {
  background-color: #ff3e41; }

.bg-blue {
  background-color: #2f4a92; }

.bg-gray-dark {
  background-color: #242424; }

.bg-gray-light {
  background-color: #f4f4f4; }

.bg-black-overlay {
  background-color: rgba(0, 0, 0, 0.6); }

html {
  font-size: 16px; }

body {
  color: #242424;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: -0.01em;
  line-height: 1.5; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  color: inherit;
  font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1; }

h1, .h1 {
  font-size: 2.5rem;
  font-weight: 200; }
  @media (min-width: 576px) {
    h1, .h1 {
      font-size: 3rem; } }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 3.625rem; } }

h2, .h2 {
  font-size: 2rem;
  font-weight: 300; }
  @media (min-width: 768px) {
    h2, .h2 {
      font-size: 2.25rem; } }

h3, .h3 {
  font-size: 1.375rem; }

h4, .h4 {
  font-size: 1.25rem; }

hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-top: 1px solid #bababa; }

.text-inverse {
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.text-inverse h1, .text-inverse .h1,
.text-inverse h2, .text-inverse .h2,
.text-inverse h3, .text-inverse .h3,
.text-inverse h4, .text-inverse .h4,
.text-inverse h5, .text-inverse .h5,
.text-inverse h6, .text-inverse .h6 {
  color: inherit; }

.text-small {
  font-size: 0.875rem; }

.text-large {
  font-size: 1.125rem; }

.text-semibold {
  font-weight: 600; }

.text-nowrap {
  white-space: nowrap; }

.ws-filters .ws-filter, .widget-type-blog_subscribe > .hs_cos_wrapper {
  padding: 2rem;
  background-color: #f4f4f4; }
  .ws-filters .ws-filter h3, .widget-type-blog_subscribe > .hs_cos_wrapper h3 {
    font-size: 1.5rem;
    font-weight: 300; }

.row-fluid .widget-span.widget-span.col.ws-blog-main, .row-fluid .widget-span.widget-span.col.ws-blog-side {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 768px) {
  .row-fluid .widget-span.widget-span.col.ws-blog-main {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .row-fluid .widget-span.widget-span.col.ws-blog-side {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; } }

@media (min-width: 992px) {
  .row-fluid .widget-span.widget-span.col.ws-blog-main {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .row-fluid .widget-span.widget-span.col.ws-blog-side {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; } }

@media (min-width: 1280px) {
  .row-fluid .widget-span.widget-span.col.ws-blog-main {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .row-fluid .widget-span.widget-span.col.ws-blog-side {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; } }

.ws-blog-hero {
  border-bottom: 2.5rem solid #006241; }
  .ws-blog-hero .component-layer-content {
    height: 20rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 768px) {
      .ws-blog-hero .component-layer-content {
        height: 31.25rem; } }
    .ws-blog-hero .component-layer-content > .ws-site-header-push {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
    .ws-blog-hero .component-layer-content > .component-main {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 auto;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }

.ws-post-listing .list-blocks .list-block {
  padding-bottom: 2.5rem; }
  @media (min-width: 768px) {
    .ws-post-listing .list-blocks .list-block {
      padding-right: 3.625rem; } }

.ws-post-listing .ws-post .component-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.ws-post-listing .ws-post .component-heading {
  font-size: 1.5rem;
  margin-bottom: 1rem; }

.ws-post-listing .ws-post .component-img {
  margin-bottom: 2rem; }
  .ws-post-listing .ws-post .component-img a {
    display: block; }
  .ws-post-listing .ws-post .component-img .component-img-bg {
    position: relative;
    padding-bottom: 47.61905%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .ws-post-listing .ws-post .component-img img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0; }

.ws-post-listing .ws-post .component-footer a {
  font-size: 1.125rem;
  font-weight: 600; }

@media (min-width: 768px) {
  .ws-post-single {
    padding-right: 1.25rem; } }

.ws-post-single .component-header {
  margin-bottom: 1.25rem; }

.ws-post-single .component-heading {
  margin-bottom: 1rem; }

.ws-filters .ws-filter ~ .ws-filter {
  margin-top: 4rem; }

.ws-filter ul {
  margin: 0;
  padding-left: 0;
  list-style: none; }
  .ws-filter ul > li ~ li {
    margin-top: 0.5em; }
  .ws-filter ul ul {
    padding-top: 0.5em;
    padding-left: 1rem; }

.ws-filter-toggler {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: 0;
  color: #006241;
  font-weight: 600;
  cursor: pointer; }
  .ws-filter-toggler .icon {
    width: 1.5rem;
    height: 1.5rem;
    display: inline-block;
    margin-left: 0.5rem;
    font-size: 1.5rem;
    line-height: 1.5rem;
    vertical-align: -0.25rem;
    -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
            transform: scale(1, -1);
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease; }
    .ws-filter-toggler .icon {
      text-decoration: underline; }
    .ws-filter-toggler .icon {
      text-decoration: none; }
  .ws-filter-toggler:hover {
    color: #00160e;
    text-decoration: underline; }
  .ws-filter-toggler.collapsed .icon {
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1); }

.widget-type-blog_subscribe > .hs_cos_wrapper {
  margin-top: 4rem; }
  .widget-type-blog_subscribe > .hs_cos_wrapper h3 {
    margin-bottom: 1rem; }
  .widget-type-blog_subscribe > .hs_cos_wrapper .hs-form > .hs-form-field {
    margin-bottom: 1rem; }
  .widget-type-blog_subscribe > .hs_cos_wrapper .hs-form .hs-submit {
    width: 100%; }

.widget-type-social_sharing {
  margin-bottom: 2.5rem; }

.ws-postmeta {
  margin-bottom: 0.5rem; }
  .ws-postmeta::after {
    display: block;
    clear: both;
    content: ""; }
  .ws-postmeta > dt,
  .ws-postmeta > dd {
    float: left;
    font-weight: normal;
    line-height: 1.25; }
  .ws-postmeta > dt {
    clear: left;
    margin-right: 0.25em; }
  .ws-postmeta > dd {
    margin-bottom: 0.25rem; }

@media (min-width: 768px) {
  .ws-flex-area > .hs_cos_wrapper_widget_container > .hs_cos_wrapper_widget.ws-content-block-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; } }

@media (min-width: 992px) {
  .ws-flex-area > .hs_cos_wrapper_widget_container > .hs_cos_wrapper_widget.ws-content-block-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; } }

.component.ws-content-block {
  width: 18.125rem;
  max-width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  .component.ws-content-block .component-img {
    margin-bottom: 1.5rem; }
    .component.ws-content-block .component-img .component-img-bg {
      position: relative;
      padding-bottom: 68.96552%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      border-radius: 5px; }
    .component.ws-content-block .component-img.component-img-fit .component-img-bg {
      background-size: contain; }
    .component.ws-content-block .component-img img {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0; }

.component.ws-hero {
  width: 100%;
  position: relative; }
  .component.ws-hero .component-layer-bg,
  .component.ws-hero .component-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .component.ws-hero .component-bg-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .component.ws-hero .component-content {
    margin-top: 3rem;
    margin-bottom: 3rem; }
    @media (min-width: 768px) {
      .component.ws-hero .component-content {
        margin-top: 4rem;
        margin-bottom: 4rem; } }
    @media (min-width: 992px) {
      .component.ws-hero .component-content {
        margin-top: 5rem;
        margin-bottom: 5rem; } }
  @media (min-width: 992px) {
    .component.ws-hero.ws-hero-home {
      min-height: 43.75rem; } }

.component.ws-hero-with-anchor .component-content {
  margin-top: 8rem;
  margin-bottom: 8rem; }

.component.ws-hero-with-anchor .link-scrollto {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -2rem;
  margin-bottom: 1rem; }

.pagination {
  padding-left: 0;
  list-style: none;
  font-size: 0;
  line-height: 1;
  text-align: center; }
  .pagination > li {
    min-width: 2rem;
    padding: 0 0.25rem;
    display: inline-block;
    border-left: 1px solid #bababa;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    vertical-align: middle; }
    .pagination > li > a,
    .pagination > li > span {
      font-size: 1.25rem; }
    .pagination > li > a {
      text-decoration: none;
      outline-offset: 0.125rem; }
    .pagination > li:first-child, .pagination > li:last-child {
      color: #bababa; }
      .pagination > li:first-child,
      .pagination > li:first-child + li, .pagination > li:last-child,
      .pagination > li:last-child + li {
        border: 0; }
      .pagination > li:first-child > a,
      .pagination > li:first-child > span, .pagination > li:last-child > a,
      .pagination > li:last-child > span {
        font-size: 2.5rem; }

.hs_cos_wrapper_widget > .hs_cos_wrapper_type_rich_text p:last-child, .hs_cos_wrapper_widget > .hs_cos_wrapper_type_rich_text ul:last-child, .hs_cos_wrapper_widget > .hs_cos_wrapper_type_rich_text ol:last-child, .hs_cos_wrapper_widget > .hs_cos_wrapper_type_rich_text table:last-child,
.ws-post .hs_cos_wrapper_type_rich_text p:last-child,
.ws-post .hs_cos_wrapper_type_rich_text ul:last-child,
.ws-post .hs_cos_wrapper_type_rich_text ol:last-child,
.ws-post .hs_cos_wrapper_type_rich_text table:last-child,
.ws-richtext .hs_cos_wrapper_type_rich_text p:last-child,
.ws-richtext .hs_cos_wrapper_type_rich_text ul:last-child,
.ws-richtext .hs_cos_wrapper_type_rich_text ol:last-child,
.ws-richtext .hs_cos_wrapper_type_rich_text table:last-child,
.ws-richtext-content p:last-child,
.ws-richtext-content ul:last-child,
.ws-richtext-content ol:last-child,
.ws-richtext-content table:last-child {
  margin-bottom: 0; }

.hs_cos_wrapper_widget > .hs_cos_wrapper_type_rich_text img,
.ws-post .hs_cos_wrapper_type_rich_text img,
.ws-richtext .hs_cos_wrapper_type_rich_text img,
.ws-richtext-content img {
  max-width: 100%;
  height: auto; }
