@charset "UTF-8";

/* line 211, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.two-up .item {
  width: 50%;
}

/* line 212, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.two-up.vertical .item {
  width: auto;
}

/* line 215, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.three-up .item {
  width: 33.3333%;
}

/* line 216, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.three-up.vertical .item {
  width: auto;
}

/* line 219, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.four-up .item {
  width: 25%;
}

/* line 220, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.four-up.vertical .item {
  width: auto;
}

/* line 223, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.five-up .item {
  width: 20%;
}

/* line 224, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.five-up.vertical .item {
  width: auto;
}

/* line 227, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.six-up .item {
  width: 16.66667%;
}

/* line 228, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_icon-bar.scss */
.icon-bar.six-up.vertical .item {
  width: auto;
}

/* small displays */
@media only screen {

  /* line 244, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .show-for-small-only,
  .show-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .hide-for-small-only,
  .hide-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .visible-for-small-only,
  .visible-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-medium,
  .visible-for-medium-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .hidden-for-small-only,
  .hidden-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-medium,
  .hidden-for-medium-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  table.show-for-small-only,
  table.show-for-small-up,
  table.show-for-small,
  table.show-for-small-down,
  table.hide-for-medium-only,
  table.hide-for-medium-up,
  table.hide-for-medium,
  table.show-for-medium-down,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table;
  }

  /* line 262, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  thead.show-for-small-only,
  thead.show-for-small-up,
  thead.show-for-small,
  thead.show-for-small-down,
  thead.hide-for-medium-only,
  thead.hide-for-medium-up,
  thead.hide-for-medium,
  thead.show-for-medium-down,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tbody.show-for-small-only,
  tbody.show-for-small-up,
  tbody.show-for-small,
  tbody.show-for-small-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-medium-up,
  tbody.hide-for-medium,
  tbody.show-for-medium-down,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tr.show-for-small-only,
  tr.show-for-small-up,
  tr.show-for-small,
  tr.show-for-small-down,
  tr.hide-for-medium-only,
  tr.hide-for-medium-up,
  tr.hide-for-medium,
  tr.show-for-medium-down,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  /* line 271, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  th.show-for-small-only,
  td.show-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.show-for-small,
  td.show-for-small,
  th.show-for-small-down,
  td.show-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.hide-for-medium-up,
  td.hide-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.show-for-medium-down,
  td.show-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.hide-for-large-up,
  td.hide-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* medium displays */
@media only screen and (min-width: 40.063em) {

  /* line 244, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.show-for-medium-only,
  table.show-for-medium-up,
  table.show-for-medium,
  table.show-for-medium-down,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table;
  }

  /* line 262, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.show-for-medium-only,
  thead.show-for-medium-up,
  thead.show-for-medium,
  thead.show-for-medium-down,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.show-for-medium-only,
  tbody.show-for-medium-up,
  tbody.show-for-medium,
  tbody.show-for-medium-down,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.show-for-medium-only,
  tr.show-for-medium-up,
  tr.show-for-medium,
  tr.show-for-medium-down,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  /* line 271, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.show-for-medium-only,
  td.show-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.show-for-medium,
  td.show-for-medium,
  th.show-for-medium-down,
  td.show-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.hide-for-large-up,
  td.hide-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* large displays */
@media only screen and (min-width: 64.063em) {

  /* line 244, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-medium-only,
  .visible-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-medium-only,
  .hidden-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.show-for-large-only,
  table.show-for-large-up,
  table.show-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table;
  }

  /* line 262, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.show-for-large-only,
  thead.show-for-large-up,
  thead.show-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.show-for-large-only,
  tbody.show-for-large-up,
  tbody.show-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.show-for-large-only,
  tr.show-for-large-up,
  tr.show-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  /* line 271, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.show-for-large-only,
  td.show-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.show-for-large,
  td.show-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xlarge displays */
@media only screen and (min-width: 90.063em) {

  /* line 244, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large-only,
  .show-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large-only,
  .hide-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-medium-only,
  .visible-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-large-only,
  .visible-for-large-up,
  .hidden-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-medium-only,
  .hidden-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-large-only,
  .hidden-for-large-up,
  .visible-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-large-only,
  table.show-for-large-up,
  table.hide-for-large,
  table.hide-for-large-down,
  table.show-for-xlarge-only,
  table.show-for-xlarge-up,
  table.show-for-xlarge,
  table.show-for-xlarge-down,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.hide-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table;
  }

  /* line 262, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-large-only,
  thead.show-for-large-up,
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.show-for-xlarge-only,
  thead.show-for-xlarge-up,
  thead.show-for-xlarge,
  thead.show-for-xlarge-down,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.hide-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-large-only,
  tbody.show-for-large-up,
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.show-for-xlarge-only,
  tbody.show-for-xlarge-up,
  tbody.show-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.hide-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-large-only,
  tr.show-for-large-up,
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.show-for-xlarge-only,
  tr.show-for-xlarge-up,
  tr.show-for-xlarge,
  tr.show-for-xlarge-down,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.hide-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  /* line 271, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.hide-for-large-down,
  td.hide-for-large-down,
  th.show-for-xlarge-only,
  td.show-for-xlarge-only,
  th.show-for-xlarge-up,
  td.show-for-xlarge-up,
  th.show-for-xlarge,
  td.show-for-xlarge,
  th.show-for-xlarge-down,
  td.show-for-xlarge-down,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up,
  th.hide-for-xxlarge,
  td.hide-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xxlarge displays */
@media only screen and (min-width: 120.063em) {

  /* line 244, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large-only,
  .show-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-xlarge-only,
  .show-for-xlarge-up,
  .hide-for-xlarge,
  .hide-for-xlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge,
  .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large-only,
  .hide-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-xlarge-only,
  .hide-for-xlarge-up,
  .show-for-xlarge,
  .show-for-xlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge,
  .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-medium-only,
  .visible-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-large-only,
  .visible-for-large-up,
  .hidden-for-large,
  .hidden-for-large-down,
  .hidden-for-xlarge-only,
  .visible-for-xlarge-up,
  .hidden-for-xlarge,
  .hidden-for-xlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up,
  .visible-for-xxlarge,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-medium-only,
  .hidden-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-large-only,
  .hidden-for-large-up,
  .visible-for-large,
  .visible-for-large-down,
  .visible-for-xlarge-only,
  .hidden-for-xlarge-up,
  .visible-for-xlarge,
  .visible-for-xlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .hidden-for-xxlarge,
  .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  /* line 259, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-large-only,
  table.show-for-large-up,
  table.hide-for-large,
  table.hide-for-large-down,
  table.hide-for-xlarge-only,
  table.show-for-xlarge-up,
  table.hide-for-xlarge,
  table.hide-for-xlarge-down,
  table.show-for-xxlarge-only,
  table.show-for-xxlarge-up,
  table.show-for-xxlarge,
  table.show-for-xxlarge-down {
    display: table;
  }

  /* line 262, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-large-only,
  thead.show-for-large-up,
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.hide-for-xlarge-only,
  thead.show-for-xlarge-up,
  thead.hide-for-xlarge,
  thead.hide-for-xlarge-down,
  thead.show-for-xxlarge-only,
  thead.show-for-xxlarge-up,
  thead.show-for-xxlarge,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-large-only,
  tbody.show-for-large-up,
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.show-for-xlarge-up,
  tbody.hide-for-xlarge,
  tbody.hide-for-xlarge-down,
  tbody.show-for-xxlarge-only,
  tbody.show-for-xxlarge-up,
  tbody.show-for-xxlarge,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-large-only,
  tr.show-for-large-up,
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.hide-for-xlarge-only,
  tr.show-for-xlarge-up,
  tr.hide-for-xlarge,
  tr.hide-for-xlarge-down,
  tr.show-for-xxlarge-only,
  tr.show-for-xxlarge-up,
  tr.show-for-xxlarge,
  tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  /* line 271, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.hide-for-large-down,
  td.hide-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.show-for-xlarge-up,
  td.show-for-xlarge-up,
  th.hide-for-xlarge,
  td.hide-for-xlarge,
  th.hide-for-xlarge-down,
  td.hide-for-xlarge-down,
  th.show-for-xxlarge-only,
  td.show-for-xxlarge-only,
  th.show-for-xxlarge-up,
  td.show-for-xxlarge-up,
  th.show-for-xxlarge,
  td.show-for-xxlarge,
  th.show-for-xxlarge-down,
  td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* Orientation targeting */
/* line 285, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 287, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
/* line 292, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
table.hide-for-landscape,
table.show-for-portrait {
  display: table;
}

/* line 296, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
thead.hide-for-landscape,
thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 300, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
tbody.hide-for-landscape,
tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 304, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
tr.hide-for-landscape,
tr.show-for-portrait {
  display: table-row !important;
}

/* line 309, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {

  /* line 314, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 316, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 321, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  table.show-for-landscape,
  table.hide-for-portrait {
    display: table;
  }

  /* line 325, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  thead.show-for-landscape,
  thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 329, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tbody.show-for-landscape,
  tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 333, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tr.show-for-landscape,
  tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 338, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  td.show-for-landscape,
  td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {

  /* line 344, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 346, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 351, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  table.show-for-portrait,
  table.hide-for-landscape {
    display: table;
  }

  /* line 355, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  thead.show-for-portrait,
  thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 359, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tbody.show-for-portrait,
  tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 363, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tr.show-for-portrait,
  tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 368, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  td.show-for-portrait,
  td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}

/* Touch-enabled device targeting */
/* line 374, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 375, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 376, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 377, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
/* line 380, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table;
}

/* line 381, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table;
}

/* line 382, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 383, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 384, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 385, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 386, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 387, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 388, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 389, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 390, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 391, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Print visibility */
@media print {

  /* line 396, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .show-for-print {
    display: block;
  }

  /* line 397, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none;
  }

  /* line 399, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table;
  }

  /* line 400, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 401, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 402, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 403, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 404, ../../../../../../../Applications/Fire.app/Contents/Resources/lib/ruby/compass_extensions/zurb-foundation-5.3.0/stylesheets/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important;
  }
}

/* line 48, ../sass/app.scss */
ul {
  list-style-type: none;
}

/* line 51, ../sass/app.scss */
body {
  font-family: "微軟正黑體", "Microsoft JhengHei", "微软雅黑", "klavika-web", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif !important;

  -webkit-font-smoothing: antialiased;
}

/* line 56, ../sass/app.scss */
h1,
h2,
h3,
h4 {
  font-weight: 800;
}

/* line 63, ../sass/app.scss */
header {
  width: 100%;
  background-color: #333333;
  position: fixed;
  z-index: 99;
}

/* line 71, ../sass/app.scss */
header>.row {
  width: auto;
  align-items: stretch;
  line-height: 60px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

/* line 82, ../sass/app.scss */
header>.row::before,
header>.row::after {
  content: normal;
}

/* line 87, ../sass/app.scss */
.Header_logo {
  float: left;
}

/* line 90, ../sass/app.scss */
.Header_logo img {
  height: auto;
  width: auto;
  margin-left: 10px;
  max-width: 156px;
}

/* line 97, ../sass/app.scss */
.Header_Login {
  background-color: #ffe400;
}

/* line 102, ../sass/app.scss */
.Header_Login .login_door {
  padding-left: 45px;
  background-image: url(../images/svg/login_door.svg);
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 21px;
}

/* line 112, ../sass/app.scss */
.Header_Login .button {
  background-color: #ffe400;
  margin: 0;
  height: 60px;
}

/* line 118, ../sass/app.scss */
.Header_Login .button:hover,
.Header_Login .button:focus {
  background-color: #e6cd00;
}

/* line 125, ../sass/app.scss */
header .row .navwow {
  color: #ffffff;
  width: auto;
  align-items: stretch;
  line-height: 60px;
  display: none;
  flex-flow: row wrap;
  justify-content: space-between;
}

/* line 137, ../sass/app.scss */
header .row .navwow a {
  margin-left: 2vw;
  margin-right: 2vw;
  color: #ffffff;
}

/* line 144, ../sass/app.scss */
header .row .navwow a:visited,
header .row .navwow a:link,
header .row .navwow a:focus {
  color: #ffffff;
}

/* line 149, ../sass/app.scss */
header .row .navwow a:hover {
  color: #ffe400;
}

/* line 154, ../sass/app.scss */
button.fi-list {
  background-image: url(../stylesheets/svgs/fi-list.svg);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 160, ../sass/app.scss */
button.fi-x {
  background-image: url(../stylesheets/svgs/fi-x.svg);
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 166, ../sass/app.scss */
button.fi-list,
button.fi-x {
  padding: 0px 6vw;
}

/* Retina圖片CSS放在這區塊中 */
@media screen and (max-width: 640px) {

  /* line 181, ../sass/app.scss */
  header .row .navwow {
    display: none;
  }

  /* line 184, ../sass/app.scss */
  button.fi-list,
  button.fi-x {
    font-size: 36px;
    padding: 0px 30px;
  }
}

/* line 194, ../sass/app.scss */
nav {
  width: 100%;
  background-color: #f8f8f8;
  padding-top: 60px;
}

/* line 200, ../sass/app.scss */
nav>.row {
  width: auto;
  align-items: stretch;
  line-height: 116px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

/* line 208, ../sass/app.scss */
nav>.row .focus {
  background-color: #ffffff;
}

/* line 212, ../sass/app.scss */
nav>.row::before,
nav>.row::after {
  content: normal;
}

/* line 216, ../sass/app.scss */
nav>.row img {
  max-height: 31px;
}

/* line 220, ../sass/app.scss */
nav>.row>a i {
  display: block;
  margin: 0 auto 0.25rem;
}

/* line 225, ../sass/app.scss */
nav>.row>a {
  display: block;
  padding: 1rem 2rem;
  line-height: 1;
  font-size: 14px;
  font-weight: 800;
  color: #333333;
  text-align: center;
  border-right: 1px solid #d5d5d5;
}

/* line 237, ../sass/app.scss */
nav>.row>a:first-child {
  border-left: 1px solid #d5d5d5;
}

/* line 241, ../sass/app.scss */
nav>.row>a:hover,
nav>.row>a:focus {
  animation: Nav_BackTransition 0.5s infinite alternate;
}

@keyframes Nav_BackTransition {
  from {
    background-color: #f8f8f8;
  }

  to {
    background-color: #ffffff;
  }
}

/* line 254, ../sass/app.scss */
span.small_title {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 20px;
  color: #cccccc;
}

@media screen and (max-width: 640px) {

  /* line 265, ../sass/app.scss */
  nav {
    display: none;
  }

  /* line 268, ../sass/app.scss */
  .main {
    padding-top: 60px;
  }
}

/* line 279, ../sass/app.scss */
ul#scene {
  width: 100vw;
  height: 120vh;
  overflow: hidden;
  background-image: url(../images/section_layer3_background.png);
  background-position: bottom;
  background-repeat: repeat-x;
}

/* line 291, ../sass/app.scss */
ul#scene,
.layer {
  display: block;
  height: 80vh;
  width: 100vw;
  padding: 0;
  margin: 0;
  text-align: center;
  min-height: 400px;
}

/* line 302, ../sass/app.scss */
.layer div.layer0 {
  position: absolute;
  background-image: url(../images/section_layer0.png);
  animation: wave 4s 0.1s infinite linear;
  bottom: 10vh;
  margin: 0px 0px;
  height: 50vh;
  width: 300%;
  left: -100vw;
}

/* line 314, ../sass/app.scss */
.layer div.layer1 {
  position: absolute;
  background-image: url(../images/section_layer1.png);
  animation: wave 4s 0.1s infinite linear;
  bottom: 15vh;
  margin: 0px 0px;
  height: 50vh;
  width: 300%;
  left: -95vw;
}

/* line 326, ../sass/app.scss */
.layer div.layer2 {
  position: absolute;
  background-image: url(../images/section_layer2.png);
  animation: wave 4s 0.1s infinite linear;
  bottom: 20vh;
  margin: 0px 0px;
  height: 50vh;
  width: 300%;
  left: -120vw;
}

/* line 337, ../sass/app.scss */
.layer div.layer3 {
  position: absolute;
  background-image: url(../images/section_layer3.png);
  animation: wave 4s 0.1s infinite linear;
  bottom: 0vh;
  margin: 0px 0px;
  height: 30vh;
  width: 300%;
  left: -115%;
}

/* line 349, ../sass/app.scss */
.layer div.layer4 {
  position: absolute;
  top: 40vh;
  left: 20vw;
  margin: 0px 0px;
  animation: CloudMove1 3s infinite alternate;
}

@keyframes CloudMove1 {
  from {
    top: 40vh;
  }

  to {
    top: 43vh;
  }
}

/* line 363, ../sass/app.scss */
.layer div.layer4 img {
  max-width: 93px;
}

/* line 367, ../sass/app.scss */
.layer div.layer5 {
  position: absolute;
  top: 30vh;
  right: 20vw;
  margin: 0px 0px;
  animation: CloudMove2 5s infinite alternate;
}

@keyframes CloudMove2 {
  from {
    top: 30vh;
  }

  to {
    top: 33vh;
  }
}

/* line 380, ../sass/app.scss */
.layer div.layer5 img {
  max-width: 133px;
}

/* line 385, ../sass/app.scss */
.layer div.layer6 {
  animation: wave 4s 0.1s infinite linear;
  font-size: 5vw;
  font-weight: 100;
  margin: 0px 0px;
  margin-top: 5vh;
  color: #333333;
  overflow: visible;
}

/* line 396, ../sass/app.scss */
.layer div.layer6 label {
  width: 100%;
}

/* line 404, ../sass/app.scss */
.layer div.layer6 .title_des {
  font-size: 2vw;
  font-weight: 500;
  color: #333333;
}

/* line 412, ../sass/app.scss */
form#join_form {
  margin: 0 auto;
  margin-top: 30px;
  /*  width: 50%;*/
  max-width: 480px;
  font-size: 3vw;
  font-weight: 300;
}

/* line 422, ../sass/app.scss */
form#join_form input {
  border-radius: 5px;
  background-color: transparent;
  height: 47px;
}

/* line 428, ../sass/app.scss */
form#join_form button {
  border-radius: 5px;
  height: 47px;
  width: 100%;
  font-size: 16px;
  line-height: 47px;
  padding: 0;
}

@media screen and (max-width: 640px) {

  /* line 441, ../sass/app.scss */
  .layer div.layer6 {
    font-size: 8vw;
    font-weight: 100;
  }

  /* line 448, ../sass/app.scss */
  .layer div.layer6 .title_des {
    font-size: 5vw;
    font-weight: 500;
  }

  /* line 455, ../sass/app.scss */
  .layer div.layer4 {
    left: 5vw;
  }

  /* line 459, ../sass/app.scss */
  .layer div.layer5 {
    right: 5vw;
  }
}

@media screen and (orientation: landscape) {

  /* line 467, ../sass/app.scss */
  .layer div.layer6 {
    font-size: 5vw;
    font-weight: 100;
  }

  /* line 474, ../sass/app.scss */
  .layer div.layer6 .title_des {
    font-size: 3vw;
    font-weight: 500;
  }
}

/* line 486, ../sass/app.scss */
#sec1s,
#sec2s {
  background-color: #150225;
  width: 100%;
  clear: both;
}

/* line 492, ../sass/app.scss */
#sec1s>.row {
  width: auto;
  line-height: 60px;
  color: #fff;
}

/* line 501, ../sass/app.scss */
#sec1s>.row figure {
  width: auto;
  align-items: center;
  line-height: 60px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
}

/* line 513, ../sass/app.scss */
#sec1s>.row figure img {
  max-width: 235px;
}

/* line 517, ../sass/app.scss */
#sec1s>.row figure>div:first-child {
  text-align: right;
  margin-right: 20px;
}

/* line 521, ../sass/app.scss */
#sec1s>.row figure>div {
  display: block;
  height: auto;
}

/* line 527, ../sass/app.scss */
#sec1s>div:second-child {
  background-color: #150225;
}

/* line 536, ../sass/app.scss */
#sec2s>.row:first-child {
  height: 120px;
  display: block;
}

/* line 540, ../sass/app.scss */
#sec2s .feature_flexbox {
  background-color: #333333;
  padding-bottom: 10vh;
}

/* line 545, ../sass/app.scss */
.feature_flexbox .row {
  width: auto;
  align-items: stretch;
  line-height: 60px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

/* line 556, ../sass/app.scss */
.feature_flexbox .row .article {
  width: 20%;
  min-width: 290px;
  display: block;
  margin: auto;
  color: #ffffff;
  margin-top: -140px;
  text-align: center;
}

/* line 565, ../sass/app.scss */
.feature_flexbox .row .article h4 {
  text-align: center;
}

/* line 569, ../sass/app.scss */
.feature_flexbox .row .article p {
  font-size: 14px;
}

/* line 572, ../sass/app.scss */
.feature_flexbox .row .article i {
  width: 100%;
  text-align: center;
  display: block;
  margin: 30px auto;
}

/* line 578, ../sass/app.scss */
.feature_flexbox .row .article img {
  max-width: 176px;
}

@media screen and (max-width: 640px) {

  /* line 583, ../sass/app.scss */
  #sec1s>.row figure>div:first-child {
    text-align: center;
    padding-right: 0;
    margin: 0 auto;
  }

  /* line 588, ../sass/app.scss */
  .feature_flexbox .row .article {
    width: 80%;
    margin-top: 40px;
  }

  /* line 592, ../sass/app.scss */
  #sec2s>.row:first-child {
    height: 0px;
    display: block;
  }
}

/* line 606, ../sass/app.scss */
#sec3s {
  background-color: #efefef;
  width: 100%;
  clear: both;
}

/* line 611, ../sass/app.scss */
#sec3s>.row {
  text-align: center;
  padding: 7vw 0;
  padding-bottom: 0;
}

/* line 617, ../sass/app.scss */
#sec3s>.row .section_title {
  display: block;
  width: auto;
  margin: 0 auto;
}

/* line 622, ../sass/app.scss */
#sec3s>.row .row {
  content: normal;
  margin: 0 auto;
  width: 100%;
}

/* line 632, ../sass/app.scss */
.plan_flexbox {
  width: auto;
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  text-align: center;
}

/* line 642, ../sass/app.scss */
.plan_flexbox>.article {
  width: 20%;
  min-width: 220px;
  align-items: stretch;
  line-height: 70px;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-around;
  background-color: #ffffff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-box-shadow: 0px 0px 3px 0px #dbdbdb;
  -moz-box-shadow: 0px 0px 3px 0px #dbdbdb;
  box-shadow: 0px 0px 3px 0px #dbdbdb;
  margin: 0 auto;
  margin-top: 9vw;
  position: relative;
  text-align: center;
}

/* line 665, ../sass/app.scss */
.plan_flexbox>.article>.plan_img_box {
  width: 100%;
  height: 60px;
  display: block;
  text-align: center;
  margin-top: -30px;
  position: absolute;
  top: 0;
}

/* line 674, ../sass/app.scss */
.plan_flexbox>.article>.plan_img_box>.plan_img {
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  background-image: url(../images/svg/plan_cloud.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40%;
  border-radius: 99em;
  -webkit-box-shadow: 0px 0px 3px 0px #dbdbdb;
  -moz-box-shadow: 0px 0px 3px 0px #dbdbdb;
  box-shadow: 0px 0px 3px 0px #dbdbdb;
  margin: 0 auto;
}

/* line 699, ../sass/app.scss */
.plan_flexbox>.article>.plan_name {
  font-size: 2vw;
  color: #333333;
  padding-top: 30px;
}

/* line 705, ../sass/app.scss */
.plan_flexbox>.article>.plan_pricing {
  font-size: 12px;
  color: #333333;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin-left: 30px;
  margin-right: 30px;
}

/* line 714, ../sass/app.scss */
.plan_flexbox>.article>.plan_pricing span {
  font-size: 40px;
  font-weight: 700;
  color: #3399ff;
}

/* line 722, ../sass/app.scss */
.plan_flexbox>.article>.plan_detail {
  font-size: 12px;
  line-height: normal;
  padding-top: 20px;
  padding-bottom: 30px;
  color: #999999;
}

/* line 730, ../sass/app.scss */
.plan_flexbox>.article>.plan_select {
  height: auto;
  line-height: 50px;
  overflow: hidden;
}

/* line 735, ../sass/app.scss */
.plan_flexbox>.article>.plan_select>.button {
  width: 80%;
  display: none;
  border-radius: 5px;
  padding-left: 55px;
  padding-right: 55px;
}

@media screen and (max-width: 640px) {

  /* line 754, ../sass/app.scss */
  .feature_flexbox .row .article {
    margin-top: 0;
  }

  /* line 758, ../sass/app.scss */
  .plan_flexbox>.article {
    margin-top: 15vw;
  }

  /* line 763, ../sass/app.scss */
  .plan_flexbox>.article>.plan_name {
    font-size: 8vw;
  }

  /* line 766, ../sass/app.scss */
  .plan_flexbox>.article>.plan_pricing span {
    font-size: 8vw;
  }

  /* line 770, ../sass/app.scss */
  .plan_flexbox>.article {
    width: 80%;
  }

  /* line 774, ../sass/app.scss */
  #sec3s>.row .section_title {
    width: 80%;
  }
}

@media screen and (min-width: 641px) and (max-width: 992px) {

  /* line 784, ../sass/app.scss */
  .plan_flexbox>.article>.plan_name {
    font-size: 5vw;
  }

  /* line 787, ../sass/app.scss */
  .plan_flexbox>.article>.plan_pricing span {
    font-size: 6vw;
  }
}

/* line 797, ../sass/app.scss */
#sec4s {
  background-color: #efefef;
  width: 100%;
  height: 100%;
  clear: both;
}

/* line 804, ../sass/app.scss */
#sec4s>.section_back {
  display: block;
  height: auto;
  width: 100vw;
  padding: 0;
  margin: 0;
  text-align: center;
  min-height: 400px;
  padding-bottom: 50px;
}

/* line 819, ../sass/app.scss */
#sec4s>.section_back>.left_back {
  background-color: #efefef;
  background-image: url(../images/net_map_left.png);
  background-repeat: no-repeat;
  background-position: left 0;
  min-height: 648px;
  width: 100%;
  height: 100%;
  display: inline-block;
}

/* line 831, ../sass/app.scss */
#sec4s>.section_back>.left_back>.right_back {
  background-image: url(../images/net_map_right.png);
  background-repeat: no-repeat;
  background-position: right;
  background-position: right bottom;
  min-height: 648px;
  width: 100%;
  height: 100%;
  display: inline-block;
}

/* line 842, ../sass/app.scss */
#sec4s>.section_back>.left_back>.right_back .article {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  margin-top: 25vh;
}

/* line 849, ../sass/app.scss */
#sec4s>.section_back>.left_back>.right_back .article .section_title {
  display: block;
  width: auto;
  margin: 0 auto;
}

/* line 854, ../sass/app.scss */
#sec4s>.section_back>.left_back>.right_back .article .section_title .text_tryit {
  position: relative;
  width: auto;
  height: auto;
  float: right;
  margin-top: -15vh;
}

/* line 861, ../sass/app.scss */
#sec4s>.section_back>.left_back>.right_back .article .section_title .text_tryit img {
  max-width: 92px;
  padding: 10px;
}

/* line 868, ../sass/app.scss */
#sec4s>.section_back>.left_back>.right_back .article .row {
  width: 100%;
  margin: 0 auto;
  display: block;
}

/* line 880, ../sass/app.scss */
#sec4s .cust_logo {
  clear: both;
  width: auto;
  margin: 0 auto;
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

/* line 891, ../sass/app.scss */
#sec4s .cust_logo img {
  max-height: 120px;
  margin: 20px 10px;
}

@media screen and (max-width: 640px) {

  /* line 899, ../sass/app.scss */
  #sec4s>.section_back>.left_back>.right_back .article .section_title .text_tryit {
    position: relative;
    width: auto;
    height: auto;
    float: none;
    margin-top: 0;
  }

  /* line 906, ../sass/app.scss */
  #sec4s>.section_back>.left_back>.right_back .article .row {
    width: 80%;
  }
}

.pricing-shell {
  width: 100%;
  max-width: 1200px;
  margin: 2rem auto 0;
  padding: 0 0.5rem;
  box-sizing: border-box;
}

.pricing-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 1.25rem;
  align-items: stretch;
}

.plan-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #ffffff;
  border: 1px solid #e9ecef;
  border-radius: 24px;
  padding: 2rem 1.5rem;
  box-shadow: 0 18px 40px rgba(17, 24, 39, 0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  min-width: 0;
  box-sizing: border-box;
}

.plan-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 50px rgba(17, 24, 39, 0.12);
}

.plan-card.popular {
  border-color: #4f8cff;
  box-shadow: 0 24px 50px rgba(79, 140, 255, 0.16);
}

.plan-card.high-performance {
  border-color: #ff8a00;
  box-shadow: 0 24px 50px rgba(255, 138, 0, 0.16);
}

.plan-badge {
  position: absolute;
  top: 0.55rem;
  right: 0.55rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 0.5rem;
  border-radius: 999px;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #ffffff;
  background: linear-gradient(135deg, #4f8cff, #2563eb);
  white-space: nowrap;
  z-index: 2;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.plan-card.high-performance .plan-badge {
  background: linear-gradient(135deg, #ff8a00, #ff5e3a);
}

.plan-title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #111827;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

.plan-price {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 0.25rem;
  font-size: 2.3rem;
  font-weight: 800;
  color: #2563eb;
  margin-bottom: 1rem;
}

.plan-price small {
  font-size: 1rem;
  color: #6b7280;
  font-weight: 600;
}

.plan-specs {
  list-style: none;
  padding: 0;
  margin: 0 0 1.5rem;
  display: grid;
  gap: 0.65rem;
  text-align: left;
}

.plan-specs li {
  display: flex;
  gap: 0.6rem;
  align-items: flex-start;
  color: #4b5563;
  font-size: 0.95rem;
  line-height: 1.5;
}

.plan-specs li::before {
  content: "✓";
  color: #2563eb;
  font-weight: 700;
  flex-shrink: 0;
}

.plan-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 999px;
  padding: 0.8rem 1rem;
  background: #111827;
  color: #ffffff;
  font-weight: 700;
  transition: background 0.2s ease;
}

.plan-button:hover {
  color: #ffffff;
  background: #2563eb;
}

.testimonial-carousel {
  width: 100%;
  max-width: 960px;
  margin: 2rem auto 0;
  padding: 2rem;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 16px 40px rgba(17, 24, 39, 0.08);
  overflow: hidden;
  box-sizing: border-box;
}

.testimonial-track {
  position: relative;
  min-height: 220px;
}

.testimonial-slide {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  text-align: left;
}

.testimonial-slide.active {
  display: flex;
}

.testimonial-avatar {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.7rem;
  font-weight: 700;
  color: #ffffff;
  background: linear-gradient(135deg, #4f8cff, #2563eb);
  box-shadow: 0 12px 24px rgba(79, 140, 255, 0.25);
  flex-shrink: 0;
  overflow: hidden;
}

.testimonial-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.testimonial-copy {
  max-width: 560px;
}

.testimonial-quote {
  margin: 0 0 0.75rem;
  font-size: 1.05rem;
  line-height: 1.8;
  color: #4b5563;
}

.testimonial-name {
  font-size: 1rem;
  font-weight: 700;
  color: #111827;
}

.testimonial-role {
  font-size: 0.9rem;
  color: #6b7280;
}

.testimonial-dots {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 1rem;
}

.testimonial-dot {
  width: 10px;
  height: 10px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #d1d5db;
  cursor: pointer;
  transition: background 0.2s ease;
}

.testimonial-dot.active {
  background: #2563eb;
}

@media screen and (max-width: 992px) {
  .pricing-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 640px) {
  .pricing-shell {
    padding: 0 0.75rem;
  }

  .testimonial-carousel {
    padding: 1.25rem;
  }

  .pricing-grid {
    grid-template-columns: 1fr;
  }

  .testimonial-slide {
    flex-direction: column;
    text-align: center;
    gap: 1rem;
  }

  .testimonial-avatar {
    margin-bottom: 0.75rem;
  }

  .testimonial-copy {
    max-width: 100%;
  }
}

/* line 918, ../sass/app.scss */
#sec5s {
  background-color: #ffcc00;
  width: 100%;
  height: auto;
  clear: both;
  background-image: url(../images/section5_back.png);
  background-repeat: repeat-x;
  background-position: bottom;
}

/* line 929, ../sass/app.scss */
#sec5s .section_title {
  padding-top: 50px;
  padding-bottom: 80px;
  text-align: center;
}

/* line 934, ../sass/app.scss */
#sec5s .section_title img {
  margin: 20px;
  max-width: 150px;
}

/* line 940, ../sass/app.scss */
#sec5s .section_title h4 {
  text-shadow: #ffcc00 1px 1px 1px;
}

/* line 944, ../sass/app.scss */
#sec5s .section_title .button {
  margin: 10px;
  background-color: #333333;
  border-radius: 30px;
  font-size: 18px;
  padding: 10px 50px;
}

/* line 958, ../sass/app.scss */
footer {
  background-color: #333333;
  width: 100%;
  height: auto;
  clear: both;
}

/* line 966, ../sass/app.scss */
#footer_logo {
  background-color: #efefef;
  width: 100%;
  height: auto;
  clear: both;
  text-align: center;
}

/* line 973, ../sass/app.scss */
#footer_logo img {
  max-height: 61px;
  padding: 10px;
  margin: 0 auto;
}

/* line 981, ../sass/app.scss */
#nav {
  background-color: #ffffff;
  width: 100%;
  height: auto;
  clear: both;
}

/* line 989, ../sass/app.scss */
#nav .row {
  width: auto;
  align-items: stretch;
  line-height: 60px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  text-align: center;
  font-size: 14px;
}

/* line 999, ../sass/app.scss */
#nav .row a:visited,
#nav .row a:link,
#nav .row a:focus {
  color: #333333;
}

/* line 1005, ../sass/app.scss */
#copyright {
  background-color: #333333;
  width: 100%;
  height: auto;
  clear: both;
  text-align: center;
}

/* line 1014, ../sass/app.scss */
#copyright .row {
  padding: 30px;
  padding-bottom: 80px;
}

/* line 1018, ../sass/app.scss */
#copyright .row div {
  display: block;
  clear: both;
  width: 100%;
  left: 0;
}

/* line 1024, ../sass/app.scss */
#copyright .row #company_name {
  color: #ffcc00;
  font-size: 16px;
  font-weight: 700;
  line-height: 4vw;
}

/* line 1032, ../sass/app.scss */
#copyright .row #company_address,
#copyright .row #company_number {
  color: #ffffff;
  font-size: 12px;
}

/* line 1036, ../sass/app.scss */
#copyright .row #copyright_text {
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
}

/* line 1042, ../sass/app.scss */
.gotop {
  position: fixed;
  bottom: 10px;
  z-index: 99;
  right: 10px;
}

/* line 1049, ../sass/app.scss */
.gotop img {
  max-width: 41px;
}

/* line 1057, ../sass/app.scss */
section.pricing {
  background-image: url(../images/pricing_back.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-color: #efefef;
  background-size: 130%;
  padding-bottom: 70px;
}

/* line 1064, ../sass/app.scss */
section.pricing .section_title h2 {
  color: #333333;
}

/* line 1068, ../sass/app.scss */
section.pricing .section_title p {
  color: #333333;
}

/* line 1073, ../sass/app.scss */
section.pricing h1 {
  font-size: 7vw;
  font-weight: 300;
  color: #ffffff;
  line-height: 6vw;
}

/* line 1079, ../sass/app.scss */
section.pricing .plan_flexbox {
  min-height: 520px;
}

@media screen and (max-width: 640px) {

  /* line 1088, ../sass/app.scss */
  section.pricing .section_title {
    color: #333333;
  }
}

/* line 1103, ../sass/app.scss */
#hero {
  background-color: #efefef;
  width: 100%;
  display: block;
  height: auto;
}

/* line 1109, ../sass/app.scss */
#hero .back_left {
  background-image: url(../images/svg/feature_hero_back_left.svg);
  background-position: left top;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

/* line 1115, ../sass/app.scss */
#hero .back_left .back_right {
  background-image: url(../images/svg/feature_hero_back_right.svg);
  background-position: right top;
  background-size: 40% 100%;
  background-repeat: no-repeat;
}

/* line 1122, ../sass/app.scss */
#hero .back_left .back_right .back_rocket {
  background-image: url(../images/feature_rocket.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 1366px;
  min-height: 798px;
}

/* line 1133, ../sass/app.scss */
#hero .back_left .back_right .back_rocket .hero_box {
  text-align: center;
  padding: 7vw 0;
  padding-bottom: 0;
  height: 500%;
}

/* line 1138, ../sass/app.scss */
#hero .back_left .back_right .back_rocket .hero_box .section_title {
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 100%;
}

/* line 1144, ../sass/app.scss */
#hero .back_left .back_right .back_rocket .hero_box .section_title h1 {
  font-size: 7vw;
  font-weight: 300;
  line-height: 6vw;
}

/* line 1149, ../sass/app.scss */
#hero .back_left .back_right .back_rocket .hero_box .section_title p {
  width: 100%;
}

/* line 1155, ../sass/app.scss */
#hero .back_left .back_right .back_rocket .hero_box>.row {
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

/* line 1162, ../sass/app.scss */
#hero .back_left .back_right .back_rocket .hero_box>.row img {
  margin: 20px;
}

/* line 1181, ../sass/app.scss */
.hero_box {
  text-align: center;
  padding: 5vw;
  padding-bottom: 0;
  height: 500%;
}

/* line 1186, ../sass/app.scss */
.hero_box .section_title {
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 80%;
}

/* line 1192, ../sass/app.scss */
.hero_box .section_title h1 {
  font-size: 7vw;
  font-weight: 300;
  line-height: 6vw;
}

/* line 1197, ../sass/app.scss */
.hero_box .section_title h2 {
  font-weight: 800;
}

/* line 1200, ../sass/app.scss */
.hero_box .section_title p {
  width: 100%;
  font-weight: 700;
}

@media screen and (max-width: 640px) {

  /* line 1211, ../sass/app.scss */
  #hero .back_left .back_right {
    background-image: url();
  }

  /* line 1215, ../sass/app.scss */
  #hero .back_left .back_right .back_rocket .hero_box>.row {
    margin-top: 20px;
    margin-bottom: 220px;
    padding: 30px;
  }

  /* line 1219, ../sass/app.scss */
  #hero .back_left .back_right .back_rocket .hero_box>.row img {
    display: block;
    margin: 0 auto;
    padding-bottom: 30px;
  }

  /* line 1225, ../sass/app.scss */
  #hero .back_left .back_right .back_rocket .hero_box .section_title {
    color: #333333;
  }

  /* line 1227, ../sass/app.scss */
  #hero .back_left .back_right .back_rocket .hero_box .section_title h1 {
    font-size: 11vw;
  }

  /* line 1233, ../sass/app.scss */
  .hero_box .section_title h1 {
    font-size: 15vw;
    line-height: 11vw;
  }
}

/* line 1243, ../sass/app.scss */
#features1 {
  background-color: #35c0d5;
  width: 100%;
  display: block;
  height: auto;
}

/* line 1248, ../sass/app.scss */
#features1 .row {
  text-align: center;
}

/* line 1250, ../sass/app.scss */
#features1 .row .section_title {
  width: 100%;
  color: #ffffff;
  margin-bottom: 20px;
}

/* line 1254, ../sass/app.scss */
#features1 .row .section_title p {
  font-weight: 600;
}

/* line 1258, ../sass/app.scss */
#features1 .row .article_line_start {
  width: 15px;
  height: 15px;
  border-radius: 99px;
  display: block;
  margin: 0 auto;
  background-color: #ffffff;
}

/* line 1266, ../sass/app.scss */
#features1 .row .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 1270, ../sass/app.scss */
#features1 .row .article {
  background-image: url(../images/svg/feature_section_line.svg);
  background-position: center;
  background-repeat: repeat-y;
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 60px;
  flex: auto;
}

/* line 1281, ../sass/app.scss */
#features1 .row .article .article_number {
  max-width: 77px;
  background-image: url(../images/svg/feature_section_line_number_back.svg);
  background-position: center;
  background-repeat: no-repeat;
  height: 85px;
  color: #35c0d5;
  vertical-align: middle;
  line-height: 80px;
  font-size: 50px;
}

/* line 1293, ../sass/app.scss */
#features1 .row .article .figure_right,
#features1 .row .article .figure_left {
  color: #ffffff;
}

/* line 1295, ../sass/app.scss */
#features1 .row .article .figure_right h2,
#features1 .row .article .figure_left h2 {
  font-size: 32px;
}

/* line 1298, ../sass/app.scss */
#features1 .row .article .figure_right h2,
#features1 .row .article .figure_right p,
#features1 .row .article .figure_left h2,
#features1 .row .article .figure_left p {
  margin: 10px 50px;
  text-align: left;
}

/* line 1303, ../sass/app.scss */
#features1 .row .article .figure_right p,
#features1 .row .article .figure_left p {
  font-weight: 600;
}

/* line 1310, ../sass/app.scss */
#features1 .row .article .figure_left h2,
#features1 .row .article .figure_left p {
  text-align: right;
}

/* line 1317, ../sass/app.scss */
#features1 .row .article.end {
  background-color: #35c0d5;
  padding-bottom: 0px;
  background-image: url();
  text-align: center;
  padding-top: 0;
}

/* line 1323, ../sass/app.scss */
#features1 .row .article.end .article_number {
  margin: 0 auto;
}

/* line 1326, ../sass/app.scss */
#features1 .row .article.end .section_title {
  margin: 40px auto;
}

/* line 1329, ../sass/app.scss */
#features1 .row .article.end .section_title h2 {
  font-size: 32px;
}

/* line 1335, ../sass/app.scss */
#features1 .row .article.end .row {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 5%;
}

/* line 1339, ../sass/app.scss */
#features1 .row .article.end .row .columns {
  width: auto;
  height: auto;
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #d8d8d8;
  margin: 10px;
  vertical-align: middle;
  line-height: 150px;
  flex: auto;
}

/* line 1349, ../sass/app.scss */
#features1 .row .article.end .row .columns img {
  width: 100px;
  height: auto;
  max-height: 100px;
  filter: gray;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

@media screen and (max-width: 640px) {

  /* line 1370, ../sass/app.scss */
  #features1 .row .section_title p {
    width: 80%;
    margin: 0 auto;
  }

  /* line 1375, ../sass/app.scss */
  #features1 .row .article {
    flex-direction: column;
    padding-bottom: 30px;
  }

  /* line 1380, ../sass/app.scss */
  #features1 .row .article .article_number {
    order: 0;
    line-height: 90px;
    margin: 20px;
  }

  /* line 1386, ../sass/app.scss */
  #features1 .row .article .figure_img {
    order: 1;
    background-color: #35c0d5;
  }

  /* line 1391, ../sass/app.scss */
  #features1 .row .article .figure_text {
    order: 2;
    background-color: #35c0d5;
  }

  /* line 1396, ../sass/app.scss */
  #features1 .row .article .figure_left h2,
  #features1 .row .article .figure_left p,
  #features1 .row .article .figure_right h2,
  #features1 .row .article .figure_right p {
    text-align: center;
    margin: 10px 30px;
  }
}

/* line 1407, ../sass/app.scss */
#features2 {
  background-color: #35c0d5;
  width: 100%;
  display: block;
  height: auto;
}

/* line 1413, ../sass/app.scss */
#features2 .section_title {
  padding-top: 0px;
  padding-bottom: 80px;
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
}

/* line 1420, ../sass/app.scss */
#features2 .section_title img {
  margin: 20px;
  max-width: 150px;
}

/* line 1425, ../sass/app.scss */
#features2 .section_title p {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 20px;
  font-weight: 700;
}

/* line 1432, ../sass/app.scss */
#features2 .section_title .button {
  margin: 10px;
  background-color: #ffffff;
  border-radius: 30px;
  font-size: 20px;
  color: #35c0d5;
  padding: 10px 50px;
  line-height: 35px;
  width: 300px;
}

@media screen and (max-width: 640px) {

  /* line 1452, ../sass/app.scss */
  #features1 .row .article.end .row .columns {
    float: center;
  }
}

/* line 1466, ../sass/app.scss */
#managed_hero {
  background-color: #00b6e5;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjZlNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwZTdmYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to bottom, #00b6e5 0%, #00e7fa 100%);
  width: 100%;
  display: block;
  height: auto;
  padding-bottom: 50px;
}

/* line 1477, ../sass/app.scss */
#managed_hero>.row {
  width: 100%;
  text-align: center;
}

/* line 1481, ../sass/app.scss */
#managed_hero>.row>.row {
  margin: 0 auto;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 1488, ../sass/app.scss */
#managed_hero>.row>.row .hero_man {
  padding: 0px;
}

/* line 1491, ../sass/app.scss */
#managed_hero>.row>.row .hero_icon {
  color: #ffffff;
  text-align: left;
}

/* line 1494, ../sass/app.scss */
#managed_hero>.row>.row .hero_icon i {
  width: 100%;
  border-bottom: 1px solid #ffffff;
  display: block;
  height: auto;
  text-align: left;
}

/* line 1501, ../sass/app.scss */
#managed_hero>.row>.row .hero_icon h3 {
  line-height: 44px;
  margin-top: 14px;
  font-size: 30px;
  font-weight: 900;
}

/* line 1507, ../sass/app.scss */
#managed_hero>.row>.row .hero_icon p.en_title {
  font-size: 10px;
  line-height: 16px;
  font-weight: 500;
}

/* line 1512, ../sass/app.scss */
#managed_hero>.row>.row .hero_icon p {
  font-weight: 700;
  margin-bottom: 10px;
}

/* line 1520, ../sass/app.scss */
#managed_hero>.row .hero_icon3 {
  margin-top: 0;
}

/* line 1526, ../sass/app.scss */
#managed_hero>.row .hero_icon.s3 {
  background-image: url(../images/svg/feature_section_line.svg);
  background-position: center;
  background-repeat: repeat-y;
  margin: 0 auto;
}

/* line 1531, ../sass/app.scss */
#managed_hero>.row .hero_icon.s3 .column:first-child {
  text-align: right;
}

/* line 1534, ../sass/app.scss */
#managed_hero>.row .hero_icon.s3 .column {
  width: 50%;
}

@media screen and (max-width: 640px) {

  /* line 1544, ../sass/app.scss */
  #managed_hero>.row>.row>.columns {
    flex: auto;
  }

  /* line 1547, ../sass/app.scss */
  #managed_hero>.row>.row>.columns.s0 {
    order: 0;
  }

  /* line 1550, ../sass/app.scss */
  #managed_hero>.row>.row>.columns.s1 {
    order: 1;
  }

  /* line 1554, ../sass/app.scss */
  #managed_hero>.row>.row>.columns.s2 {
    order: 2;
  }

  /* line 1558, ../sass/app.scss */
  #managed_hero>.row .hero_icon.s3 .column {
    width: 100%;
  }

  /* line 1562, ../sass/app.scss */
  #managed_hero>.row .hero_icon.s3 .column:first-child {
    text-align: center;
    border-bottom: 1px solid #ffffff;
  }

  /* line 1567, ../sass/app.scss */
  .hero_icon {
    margin-top: 40px;
    text-align: center;
  }

  /* line 1571, ../sass/app.scss */
  #managed_hero>.row .hero_icon.s3 {
    background-image: url();
  }

  /* line 1574, ../sass/app.scss */
  #managed_hero>.row>.row .hero_icon {
    text-align: center;
  }

  /* line 1577, ../sass/app.scss */
  #managed_hero>.row>.row .hero_icon i {
    text-align: center;
  }
}

/* line 1586, ../sass/app.scss */
#managed1 {
  width: 100%;
  display: block;
  height: auto;
  padding-bottom: 50px;
  background-color: #efefef;
}

/* line 1592, ../sass/app.scss */
#managed1 .article {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* line 1597, ../sass/app.scss */
#managed1 .article .section_title {
  text-align: center;
  margin: 40px auto;
  width: 90%;
}

/* line 1601, ../sass/app.scss */
#managed1 .article .section_title h2 {
  font-size: 32px;
}

/* line 1607, ../sass/app.scss */
#managed1 .article .row {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 5%;
}

/* line 1611, ../sass/app.scss */
#managed1 .article .row .columns {
  width: auto;
  height: auto;
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #d8d8d8;
  margin: 10px;
  vertical-align: middle;
  line-height: 150px;
  flex: auto;
}

/* line 1621, ../sass/app.scss */
#managed1 .article .row .columns img {
  width: 100px;
  height: auto;
  max-height: 100px;
  filter: gray;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

/* line 1643, ../sass/app.scss */
#managed2 {
  background-color: #ffffff;
  width: 100%;
  display: block;
  height: auto;
  padding-bottom: 20px;
  padding-top: 20px;
}

/* line 1651, ../sass/app.scss */
#managed2 .row {
  background-image: url(../images/svg/feature_section_line_333.svg);
  background-position: center;
  background-repeat: repeat-y;
  margin-top: 50px;
  margin-bottom: 50px;
}

/* line 1657, ../sass/app.scss */
#managed2 .row>div {
  justify-content: center;
  flex-direction: row;
  width: 50%;
  padding-left: 20px;
  margin: 40px 30px;
}

/* line 1663, ../sass/app.scss */
#managed2 .row>div .figure_img {
  float: left;
  padding-right: 30px;
  width: 30%;
}

/* line 1668, ../sass/app.scss */
#managed2 .row>div .figure_text {
  float: left;
  width: 70%;
}

/* line 1671, ../sass/app.scss */
#managed2 .row>div .figure_text p {
  width: auto;
}

@media screen and (max-width: 640px) {

  /* line 1684, ../sass/app.scss */
  #managed2 .row>div {
    width: 100%;
    flex: auto;
  }

  /* line 1689, ../sass/app.scss */
  #managed2 .row {
    background-image: url();
  }
}

/* line 1697, ../sass/app.scss */
#managed3 {
  background-color: #efefef;
  width: 100%;
  display: block;
  height: auto;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
}

/* line 1705, ../sass/app.scss */
#managed3 .section_title {
  padding-top: 0px;
  padding-bottom: 80px;
  text-align: center;
  color: #333333;
  margin: 0 auto;
}

/* line 1712, ../sass/app.scss */
#managed3 .section_title img {
  margin: 20px;
  max-width: 150px;
}

/* line 1717, ../sass/app.scss */
#managed3 .section_title p {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 20px;
  font-weight: 700;
}

/* line 1724, ../sass/app.scss */
#managed3 .section_title .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 20px auto 0;
  width: auto;
  min-width: 220px;
  max-width: 90%;
  height: auto;
  padding: 14px 36px;
  line-height: 1.4;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #ffffff;
  background: linear-gradient(135deg, #00c7ec 0%, #008eb0 100%);
  border-radius: 50px;
  border: none;
  box-shadow: 0 8px 24px rgba(0, 199, 236, 0.35);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}

#managed3 .section_title .button .btn-arrow {
  font-style: normal;
  font-size: 18px;
  line-height: 1;
  transition: transform 0.25s ease;
}

#managed3 .section_title .button:hover,
#managed3 .section_title .button:focus {
  background: linear-gradient(135deg, #00d6fe 0%, #00a0c7 100%);
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 14px 32px rgba(0, 199, 236, 0.5);
  color: #ffffff;
}

#managed3 .section_title .button:hover .btn-arrow {
  transform: translateX(4px);
}

#managed3 .section_title .button:active {
  transform: translateY(-1px) scale(0.99);
  box-shadow: 0 6px 16px rgba(0, 199, 236, 0.4);
}

/* line 1744, ../sass/app.scss */
#contact1 {
  background-color: #efefef;
  width: 100%;
  display: block;
  height: auto;
  padding-bottom: 20px;
  text-align: center;
}

/* line 1752, ../sass/app.scss */
#contact1 .row {
  margin: 0 auto;
}

/* line 1754, ../sass/app.scss */
#contact1 .row .section_title {
  padding-top: 0px;
  padding-bottom: 40px;
  text-align: center;
  color: #333333;
  margin: 0 auto;
}

/* line 1760, ../sass/app.scss */
#contact1 .row .section_title h1 {
  font-size: 60px;
  line-height: 60px;
  color: #ffffff;
}

/* line 1769, ../sass/app.scss */
#contact1 .row .form {
  /*  width: 80%;*/
  clear: both;
  margin: 0 auto;
  max-width: 600px;
}

/* line 1774, ../sass/app.scss */
#contact1 .row .form [type='text'] {
  line-height: 45px;
  height: 45px;
}

/* line 1778, ../sass/app.scss */
#contact1 .row .form select {
  color: #949494;
}

/* line 1781, ../sass/app.scss */
#contact1 .row .form textarea {
  height: 200px;
}

/* line 1784, ../sass/app.scss */
#contact1 .row .form .button {
  background-color: #ffe400;
  line-height: 20px;
  border-radius: 5px;
  color: #333333;
  font-weight: 800;
  font-size: 20px;
}

/* line 1795, ../sass/app.scss */
#contact1 .row .form .columns a {
  color: #333333;
}

/* line 1799, ../sass/app.scss */
#contact1 .row .form .columns a:visited,
#contact1 .row .form .columns a:link,
#contact1 .row .form .columns a:focus {
  color: #333333;
}

/* line 1804, ../sass/app.scss */
#contact1 .row .form .columns a:hover {
  color: #4c9ed9;
}

@media screen and (max-width: 640px) {

  /* line 1822, ../sass/app.scss */
  #contact1 .row .form .columns {
    flex: auto;
  }
}

/* line 1831, ../sass/app.scss */
#login {
  background-color: #efefef;
  width: 100%;
  display: block;
  height: auto;
  padding-bottom: 20px;
  text-align: center;
}

/* line 1839, ../sass/app.scss */
#login .row {
  margin: 0 auto;
}

/* line 1841, ../sass/app.scss */
#login .row .section_title {
  padding-top: 0px;
  padding-bottom: 40px;
  text-align: center;
  color: #333333;
  margin: 0 auto;
  width: 100%;
}

/* line 1848, ../sass/app.scss */
#login .row .section_title h1 {
  font-size: 60px;
  line-height: 60px;
  color: #ffffff;
}

/* line 1855, ../sass/app.scss */
#login .row .section_title p a {
  color: #333333;
}

/* line 1861, ../sass/app.scss */
#login .row .section_title p a:visited,
#login .row .section_title p a:link,
#login .row .section_title p a:focus {
  color: #333333;
}

/* line 1866, ../sass/app.scss */
#login .row .section_title p a:hover {
  color: #505050;
}

/* line 1873, ../sass/app.scss */
#login .row .form {

  clear: both;
  margin: 0 auto;
  max-width: 600px;
}

/* line 1878, ../sass/app.scss */
#login .row .form [type='text'],
#login .row .form [type='password'] {
  line-height: 45px;
  height: 45px;
}

/* line 1882, ../sass/app.scss */
#login .row .form select {
  color: #949494;
}

/* line 1885, ../sass/app.scss */
#login .row .form textarea {
  height: 200px;
}

/* line 1888, ../sass/app.scss */
#login .row .form .button {
  background-color: #ffe400;
  line-height: 20px;
  border-radius: 5px;
  color: #333333;
  font-weight: 800;
  font-size: 20px;
}

@media screen and (max-width: 640px) {

  /* line 1905, ../sass/app.scss */
  #login .row .form .columns {
    flex: auto;
  }
}

/* line 1913, ../sass/app.scss */
.loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #ffe700;
  z-index: 1003;
}

/* line 1920, ../sass/app.scss */
.loader .loader-inner {
  position: absolute;
  line-height: 100%;
  display: block;
  margin: auto;
  width: 52px;
  height: 52px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* --- New Footer Styles --- */
footer {
  background-color: #333333;
  color: #cccccc;
  padding-top: 40px;
}

footer .foot_left, footer .foot_center, footer .foot_menu {
  padding: 20px;
  text-align: left;
}

footer .foot_logo img {
  max-width: 150px;
  margin-bottom: 15px;
  /* Make the SVG logo white for dark background */
  filter: brightness(0) invert(1);
}

footer .Server_Hour {
  font-size: 13px;
  color: #888888;
}

footer h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: left;
}

footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

footer ul li {
  margin-bottom: 10px;
  font-size: 14px;
}

footer ul li a {
  color: #cccccc;
  text-decoration: none;
  transition: color 0.3s;
}

footer ul li a:hover {
  color: #ffcc00;
}

/* Copyright section inside footer */
#copyright {
  background-color: #222222;
  border-top: 1px solid #444444;
  margin-top: 40px;
  padding: 20px 0;
  text-align: center;
}

#copyright .row {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

#copyright #company_name {
  color: #ffcc00;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}

#copyright #company_address,
#copyright #company_number,
#copyright #copyright_text {
  color: #aaaaaa;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  footer .foot_left, footer .foot_center, footer .foot_menu, footer h3 {
    text-align: center;
  }
}