


h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: inherit;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.cms_no_items {
  text-align: center;
}
.pagination-wrapper .pagination-row #pagination .center select {
  width: auto !important;
}
.section_separator {
  border-bottom: 1px solid #e1e3e0;
  line-height: 5px;
}
.contentbox_item .contentbox_item_image {
  padding: 0 5px 0 0;
}
.search-facets {
  width: 100%;
  float: left;
}
.search-facets .search-facet {
  width: 100%;
  padding: 0 0 10px;
  float: left;
}
.search-facets .clear-facet-link {
  width: 100%;
  float: left;
  clear: both;
}
.search-facets .search-facet .search-facet-filter-by {
  width: 100%;
}
.search-facets .search-facet .filter-checkbox {
  height: 30px;
  float: left;
  width: 100%;
  text-wrap: nowrap;
}
.filter-checkbox {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  padding-left: 0;
  font-size: 0.825rem;
  line-height: 1.25rem;
  display: flex;
}
.search-facets .search-facet .attribute-with-image {
  float: left;
  width: 24%;
  margin: 10px 1% 10px 0;
  height: 60px;
  text-align: center;
}
.search-facets .search-facet .attribute-with-image.selected-option img {
  border: 2px solid #222;
  text-decoration: none;
}
.search-facets .search-facet .attribute-with-image img {
  max-width: none;
  border: 2px solid transparent;
}
.search-facets .search-facet .filter-checkbox-box {
  height: 18px;
  width: 18px;
  margin: 4px 0 0;
  float: left;
}
.search-facets .search-facet .checkbox-label.checkbox-label-parent {
  margin-left: 0;
}
.search-facets .search-facet .checkbox-label {
  line-height: 14px;
  display: inline-block;
  font-weight: 400;
  margin: 5px 20px 0 10px;
  font-size: 0.8em;
  cursor: pointer;
  float: left;
}
.search-facets .search-facet .price-range {
  float: left;
  margin-right: 2%;
  width: 28%;
}
.search-facets .search-facet .price-range-symbols {
  color: rgba(81, 99, 112, 0.49);
  float: left;
  height: fit-content;
  margin-right: 2%;
}
.search-facet-options-list .search-facet-options-list-price {
  display: flex;
  align-items: center;
}
.search-facets .search-facet .price-range-button a {
  background-color: #757575;
  float: left;
  font-size: 0.875rem;
  font-weight: 700;
  height: 30px;
  line-height: 25px;
  padding: 3px 5px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.search-facet-options-list .search-facet-options-list-items {
  overflow-x: clip;
  overflow-y: auto;
  padding-top: 10px;
  margin-bottom: 10px;
}
.search-facet-options-list
  .search-facet-options-list-items.search-facet-options-list-min {
  max-height: 315px;
}
.main-navigation-title-2,
.search-facets-title-2 {
  background-color: #575654;
  color: #fff;
}
.collapsed .main-navigation-title-2,
.collapsed .search-facets-title-2,
.label-section-title-2 {
  background-color: hsla(0, 0%, 85%, 0.49);
  color: #333;
}
.label-section-title-2,
.main-navigation-title-2,
.search-facets-title-2 {
  font-size: 1rem;
  display: flex;
  width: 100%;
  margin-bottom: 0;
  padding: 0.45rem 1rem;
  border-left: 4px solid #ccc;
  background-position: 95% 50%;
  background-size: 15px 15px;
  background-repeat: no-repeat;
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.05),
    inset 0 1px 0 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: 350ms;
  transition: 350ms;
  font-weight: 400;
  text-decoration: none;
}
.label-section-title-2,
.main-navigation-title-2.collapsible,
.search-facets-title-2.collapsible {
  background-image: url(/core/website/modules/eCommerceProducts/images/search-icons-minus-grey.svg);
  background-position: 95% 50%;
  background-size: 15px 15px;
  background-repeat: no-repeat;
}
.label-section-title-2:hover,
.main-navigation-title-2.collapsible,
.search-facets-title-2.collapsible {
  background-image: url(/core/website/modules/eCommerceProducts/images/search-icons-minus.svg);
}
.collapsed .label-section-title-2,
.collapsed .main-navigation-title-2.collapsible,
.collapsed .search-facets-title-2.collapsible {
  background-image: url(/core/website/modules/eCommerceProducts/images/search-icons-plus-grey.svg);
}
.collapsed .label-section-title-2:hover,
.collapsed .main-navigation-title-2.collapsible,
.collapsed .search-facets-title-2.collapsible {
  background-image: url(/core/website/modules/eCommerceProducts/images/search-icons-plus-white.svg);
}
.search-facet-show-all-button {
  cursor: pointer;
}
.search-facet-show-all-button-container {
  display: block !important;
}
@media (min-width: 991px) {
  .collapse-facets-wrapper,
  .search-form-top {
    display: none !important;
  }
}
@media (max-width: 991px) {
  #search-facets-form.mobile-expand {
    display: block;
  }
}
.price-by-quantity-block {
  margin-bottom: 8px;
  margin-top: 8px;
}
.search-facet-options-list a.selected {
  font-weight: 700;
}
#faceted-search-breadcrumbs {
  float: left;
}
.filter-applied-wrap {
  border: 1px solid #ccc;
  display: block;
  float: left;
  height: 30px;
  margin: 0 10px 10px 0;
}
.filter-applied-x {
  background-image: url(/core/public/shared/assets/images/icon_x.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto 10px;
  float: right;
  min-width: 0;
  opacity: 0.25;
  transition: background-color 150ms, opacity 150ms;
  width: 28px;
  height: 100%;
}
.filter-applied-x:hover {
  background-color: #ddd;
  opacity: 1;
}
.filter-applied-label {
  float: left;
  font-size: 0.625rem;
  font-weight: 400;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 6px;
  text-align: center;
}
.filters-applied-title {
  color: #777;
  font-size: 0.8em;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  margin: 3px;
  width: 100%;
}
.filter-applied-clear-all {
  float: left;
  height: 30px;
}
.clear-all-x {
  background-image: url(/core/public/shared/assets/images/icon_x.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto 10px;
  float: right;
  height: 100%;
  min-width: 36px;
  opacity: 0.5;
  width: 36px;
}
.clear-all {
  margin-top: 6px;
  float: left;
}
.sronly {
  text-indent: 10px;
  display: block;
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  z-index: -1;
}
.bfc {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: inherit;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.primary,
.secondary,
.tertiary,
button[type="submit"] {
  -webkit-appearance: none;
}
.hidden-assistive-content-wcag {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.pagination-wrapper {
  overflow: hidden;
}
.pagination-wrapper * {
  box-sizing: border-box;
}
.pagination-wrapper > * {
  line-height: 40px;
}
.pagination-wrapper .pagination-filter {
  float: left;
  width: 100%;
}
.pagination-wrapper .pagination-sort-items > * {
  float: left;
}
.pagination-wrapper .pagination-sort-items .fly-out-menu-container_SortBy {
  margin: 0;
}
.pagination-wrapper .pagination-sort-items > .views > :first-child {
  padding-right: 5px;
}
.pagination-wrapper .pagination-sort-items > .views a img,
.pagination-wrapper .pagination-sort-items > .views img {
  vertical-align: middle;
}
.pagination-wrapper .pagination-sort-items.single-page {
  width: 100%;
}
.pagination-wrapper .pagination-sort-items.single-page .views {
  float: right;
}
.pagination-wrapper .pagination-current-page label,
.pagination-wrapper .pagination-items-per-page label {
  display: inline-block !important;
  font-weight: 400 !important;
  line-height: inherit;
  margin: 0;
  padding: 0;
  width: auto !important;
}
.pagination-wrapper .pagination-current-page select {
  padding: 0;
  display: inline-block;
  width: auto !important;
  margin: 0;
}
.pagination-wrapper .pagination-previous-page {
  float: left;
  width: 20%;
  padding: 0 0 0 8px;
}
.pagination-wrapper .pagination-page-selection-bottom {
  float: left;
  width: 60%;
  text-align: center;
}
.pagination-wrapper .pagination-next-page {
  float: left;
  width: 20%;
  padding: 0 8px 0 0;
  text-align: right;
}
.pagination-wrapper .pagination-next-page .disabled,
.pagination-wrapper .pagination-previous-page .disabled {
  color: #757575;
  font-style: italic;
}
@media screen and (max-width: 480px) {
  .pagination-wrapper .pagination-sort-items {
    padding: 0;
  }
  .pagination-wrapper .pagination-sort-items .views {
    float: right;
  }
  .pagination-wrapper .pagination-current-items-top {
    clear: both;
    width: 100%;
    margin: 5px 0;
    text-align: center;
  }
  .pagination-wrapper
    .pagination-page-selection-bottom
    .pagination-current-items-bottom {
    display: none;
  }
}
@media screen and (min-width: 481px) and (max-width: 720px) {
  .pagination-wrapper .pagination-filter {
    width: 50%;
  }
  .pagination-wrapper .pagination-sort-items {
    padding: 0;
  }
  .pagination-wrapper .pagination-sort-items .views {
    float: none;
  }
  .pagination-wrapper .pagination-page-selection-top {
    display: none;
  }
  .pagination-wrapper .pagination-current-items-top {
    text-align: right;
    padding: 0 8px 0 0;
  }
  .pagination-wrapper
    .pagination-page-selection-bottom
    .pagination-current-items-bottom {
    display: none;
  }
}
@media screen and (min-width: 721px) {
  .pagination-wrapper .pagination-sort-items {
    width: 32%;
    padding: 0;
  }
  .pagination-wrapper .pagination-page-selection-top {
    text-align: center;
    padding: 0 0 0 8px;
  }
  .pagination-wrapper .pagination-page-selection-bottom > *,
  .pagination-wrapper .pagination-page-selection-top > * {
    display: inline-block;
  }
  .pagination-wrapper
    .pagination-page-selection-bottom
    .pagination-current-items-bottom {
    padding-left: 15px;
  }
  .pagination-wrapper .pagination-items-per-page {
    padding-left: 5px;
  }
  .pagination-wrapper .pagination-current-items-top {
    float: left;
    width: 30%;
    padding: 0 8px 0 0;
    text-align: right;
  }
}
[data-breakpoints] {
  display: none;
}
@media screen and (min-width: 1106px) {
  [data-breakpoints*="xl"] {
    display: block;
  }
}
@media screen and (min-width: 735px) {
  [data-breakpoints*="md,lg"] {
    display: block;
  }
}
[data-breakpoints*="xs,sm"] {
  display: block;
}
.fly-out-menu-container {
  padding: 0;
  margin: 0;
  position: relative;
  background: #fff;
  box-sizing: border-box;
}
.fly-out-menu-container * {
  box-sizing: border-box;
}
.fly-out-menu-container input[type="text"]::-ms-clear {
  display: none;
}
.fly-out-menu-list-container {
  border: 1px solid #bfbfbf;
  background: #fff;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  width: auto;
  box-sizing: border-box;
  display: none;
  position: absolute;
  z-index: 9998;
  box-shadow: 0 5px 7px #00000015;
  margin-top: 1px;
  border-top: 0;
}
.fly-out-menu-list-container .fly-out-menu-list {
  padding: 0;
  margin: 0;
}
.fly-out-menu-list-container * {
  box-sizing: border-box;
}
.fly-out-menu-list-container ul.fly-out-menu-list li {
  margin: 0;
  list-style-type: none;
  line-height: 1.25em;
  padding: 0;
  text-align: left;
}
.fly-out-menu-list-container ul.fly-out-menu-list li a {
  width: 100%;
  text-decoration: none;
  margin: 0;
  padding: 0 5px 0 8px;
  line-height: 1.5;
  border: 1px solid transparent !important;
  font-size: inherit !important;
  color: #000 !important;
  font-weight: 400;
  white-space: nowrap;
  display: block;
}
.fly-out-menu-list-container.search-suggestions ul.fly-out-menu-list li a {
  font-size: 1rem;
}
.fly-out-menu-list-container ul.fly-out-menu-list li a:focus,
.fly-out-menu-list-container ul.fly-out-menu-list li a:hover {
  background: #ececec !important;
  color: #000 !important;
}
.fly-out-menu-list-container ul.fly-out-menu-list li a:active,
.fly-out-menu-list-container ul.fly-out-menu-list li.selected a {
  background: #1f78d1 !important;
  color: #fff !important;
}
.fly-out-menu-list-container ul.fly-out-menu-list li a:active {
  transition: none;
}
.fly-out-menu-container .fly-out-menu-button {
  padding: 4px 0 4px 8px;
  padding-right: 0 !important;
  line-height: 1.25em;
  cursor: pointer;
  border: 1px solid #bfbfbf;
  width: 100%;
  position: relative;
  background: #fff;
  overflow: hidden;
  white-space: nowrap;
}
.fly-out-menu-container .fly-out-menu-button a {
  display: block;
}
.fly-out-menu-container .selection a {
  padding-right: 25px !important;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fly-out-menu-container .fly-out-menu-button .glyph-keyboard_arrow_down {
  position: absolute;
  top: 1px;
  bottom: 1px;
  right: 1px;
  padding: 0;
  background: inherit;
  font-size: 1.25rem;
  border-radius: 2px;
}
.fly-out-menu-container .fly-out-menu-button .glyph-keyboard_arrow_down:before {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 23px;
  height: 100%;
}
.fly-out-menu-container.open-dropdown-menu .fly-out-menu-button {
  border: 1px solid #5e88cd;
}
.fly-out-menu-button div.js-selection a.fly-out-link-a,
.fly-out-menu-button div.js-selection a.fly-out-link-a:focus,
.fly-out-menu-button div.js-selection a.fly-out-link-a:hover {
  color: #000;
  text-decoration-line: none;
}
@media screen and (max-width: 767px) {
  table.responsive td {
    display: block;
    width: 100%;
  }
  .fly-out-menu-list-container ul.fly-out-menu-list li {
    border-bottom: 1px solid grey;
    font-size: 1.25rem;
    line-height: 1.33rem;
  }
  .fly-out-menu-list-container ul.fly-out-menu-list li a {
    padding: 20px;
  }
  .fly-out-menu-list-background {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
  }
  html.disable-scrolling {
    overflow: hidden;
  }
  html.disable-scrolling body {
    overflow: scroll;
  }
}
#fly-out-menu-list-background {
  top: 0;
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  z-index: 10000;
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
#fly-out-menu-list-background .wrapper {
  margin: 7%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
#fly-out-menu-list-background .fly-out-menu-list-container {
  background: #fff;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.5);
  min-width: 100% !important;
  width: 100%;
  position: relative !important;
  max-height: 100%;
  height: auto;
  top: 0 !important;
  left: 0 !important;
  border: 0;
}
div.pagination-wrapper {
  display: flex;
}
.pagination-filter.pagination-bg.pagination-sort-items {
  display: flex;
  width: auto;
  align-items: center;
}
.pagination-filter.pagination-bg.pagination-page-selection-top {
  display: flex;
  width: auto;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
}
.pagination-filter.pagination-bg.pagination-page-selection-top
  .pagination-current-page {
  display: flex;
  width: auto;
  align-items: center;
}
.pagination-items-per-page .pagination-items-per-page {
  display: flex;
  flex-grow: 1;
}
.pagination-filter.pagination-bg.pagination-page-selection-top
  .pagination-items-per-page {
  display: flex;
  width: auto;
  align-items: center;
  padding-left: 15px;
}
.pagination-filter.pagination-bg.pagination-current-items-top {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: auto;
}
.pagination-wrapper .fly-out-menu-container {
  margin: 0 5px;
}
.pagination-previous-page.pagination-bg {
  display: flex;
  width: auto;
  align-items: center;
}
.pagination-page-selection-bottom.pagination-bg {
  display: flex;
  width: auto;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}
.pagination-next-page.pagination-bg {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: auto;
}
.pagination-page-selection-bottom.pagination-bg .pagination-current-page {
  display: flex;
  width: auto;
  align-items: center;
  justify-content: center;
}
.pagination-wrapper .pagination-filter .views {
  margin: 0 5px;
}
.fly-out-menu-container .fly-out-menu-button .selection.js-selection a {
  border-bottom: 0 !important;
  color: #000 !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  line-height: inherit !important;
  font-size: inherit !important;
}
@media (max-width: 767px) {
  .fly-out-menu-container .fly-out-menu-button .selection.js-selection a,
  .pagination-wrapper {
    font-size: 0.875em;
  }
  .pagination-wrapper
    .pagination-filter.pagination-bg.pagination-page-selection-top {
    display: none;
  }
  .pagination-filter.pagination-bg.pagination-current-items-top {
    flex-grow: 1;
  }
}
@media (max-width: 497px) {
  .pagination-wrapper {
    flex-direction: column;
    align-items: center;
  }
  .pagination-wrapper
    .pagination-filter.pagination-bg.pagination-page-selection-top {
    display: flex;
  }
  .pagination-next-page.pagination-bg,
  .pagination-previous-page.pagination-bg {
    padding: 0;
  }
} /*!
 * jQuery mmenu
 * mmenu.frebsite.nl
 *
 * Copyright (c) Fred Heusschen
 */
.mm-hidden {
  display: none !important;
}
.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}
.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
  color: inherit;
  text-decoration: none;
  border-bottom: 0 solid transparent;
}
.mm-panels,
.mm-panels > .mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.mm-panel,
.mm-panels {
  background: inherit;
  border-color: inherit;
  box-sizing: border-box;
  margin: 0;
}
.mm-panels {
  overflow: hidden;
}
.mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.mm-panel:not(.mm-hidden) {
  display: block;
}
.mm-panel:after,
.mm-panel:before {
  content: "";
  display: block;
  height: 20px;
}
.mm-panel_has-navbar {
  padding-top: 40px;
}
.mm-panel_opened {
  z-index: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-panel_opened-parent {
  -webkit-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}
.mm-panel_highest {
  z-index: 2;
}
.mm-panel_noanimation {
  transition: none !important;
}
.mm-panel_noanimation.mm-panel_opened-parent {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-listitem_vertical > .mm-panel {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  display: none;
  padding: 10px 0 10px 10px;
}
.mm-listitem_vertical > .mm-panel:after,
.mm-listitem_vertical > .mm-panel:before {
  content: none;
  display: none;
}
.mm-listitem_opened > .mm-panel {
  display: block;
}
.mm-listitem_vertical > .mm-btn_next {
  box-sizing: border-box;
  height: 40px;
  bottom: auto;
}
.mm-listitem_vertical .mm-listitem:last-child:after {
  border-color: transparent;
}
.mm-listitem_opened > .mm-btn_next:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px;
}
.mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.mm-btn_fullwidth {
  width: 100%;
}
.mm-btn_clear:after,
.mm-btn_clear:before,
.mm-btn_close:after,
.mm-btn_close:before {
  content: "";
  border: 2px solid transparent;
  box-sizing: content-box;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-btn_clear:before,
.mm-btn_close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}
.mm-btn_clear:after,
.mm-btn_close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}
.mm-btn_next:after,
.mm-btn_prev:before {
  content: "";
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}
.mm-btn_prev:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}
.mm-btn_next:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}
.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  display: none;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  transition: opacity 0.4s ease;
}
.mm-navbar > * {
  box-sizing: border-box;
  display: block;
  padding: 10px 0;
}
.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
  border-bottom: 0 solid transparent;
}
.mm-navbar__title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-navbar__btn:first-child {
  left: 0;
}
.mm-navbar__btn:last-child {
  text-align: right;
  right: 0;
}
.mm-panel_has-navbar .mm-navbar {
  display: block;
}
.mm-listitem,
.mm-listview {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-listitem,
.mm-listitem .mm-btn_next,
.mm-listitem .mm-btn_next:before,
.mm-listitem:after,
.mm-listview {
  border-color: inherit;
}
.mm-listview {
  font: inherit;
  line-height: 20px;
}
.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
}
.mm-listitem {
  position: relative;
}
.mm-listitem:after {
  content: "";
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.mm-listitem:after {
  left: 20px;
}
.mm-listitem a,
.mm-listitem a:hover {
  text-decoration: none;
  border-bottom: 0 solid transparent;
}
.mm-listitem > a,
.mm-listitem > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}
.mm-listitem .mm-btn_next {
  background: rgba(3, 2, 1, 0);
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.mm-listitem .mm-btn_next:before {
  content: "";
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) {
  width: 50px;
}
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) + a,
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) + span {
  margin-right: 50px;
}
.mm-listitem .mm-btn_fullwidth:before {
  border-left: none;
}
.mm-listitem .mm-btn_fullwidth + a,
.mm-listitem .mm-btn_fullwidth + span {
  padding-right: 50px;
}
.mm-listitem_divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 75%;
  text-transform: uppercase;
  padding: 5px 10px 5px 20px;
}
.mm-listitem_divider:after {
  content: " ";
  display: none;
  position: static;
  display: inline-block;
}
.mm-listitem_spacer {
  padding-top: 40px;
}
.mm-listitem_spacer > .mm-btn_next {
  top: 40px;
}
.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
}
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview .mm-btn_next:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu .mm-listview a:not(.mm-btn_next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.4);
  tap-highlight-color: rgba(255, 255, 255, 0.4);
}
.mm-menu .mm-listitem_selected > a:not(.mm-btn_next),
.mm-menu .mm-listitem_selected > span {
  background: rgba(255, 255, 255, 0.4);
}
.mm-menu .mm-listitem_opened > .mm-btn_next,
.mm-menu .mm-listitem_opened > .mm-panel {
  background: rgba(0, 0, 0, 0.05);
}
.mm-menu .mm-listitem_divider {
  background: rgba(0, 0, 0, 0.05);
}
.mm-page {
  box-sizing: border-box;
  position: relative;
}
.mm-slideout {
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  z-index: 1;
}
.mm-wrapper_opened {
  overflow-x: hidden;
  position: relative;
}
.mm-wrapper_background .mm-page {
  background: inherit;
}
.mm-menu_offcanvas {
  display: none;
  position: fixed;
  right: auto;
  z-index: 0;
}
.mm-menu_offcanvas.mm-menu_opened {
  display: block;
}
.mm-menu_offcanvas.mm-menu_opened.mm-no-csstransforms {
  z-index: 10;
}
.mm-menu_offcanvas {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}
.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(80vw, 0);
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
  }
}
.mm-page__blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}
.mm-wrapper_blocking {
  overflow: hidden;
}
.mm-wrapper_blocking body {
  overflow: hidden;
}
.mm-wrapper_blocking .mm-page__blocker {
  display: block;
}
.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  min-width: 1px !important;
  height: 1px !important;
  min-height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}
.mm-menu_autoheight {
  transition: none 0.4s ease;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.mm-menu_autoheight:not(.mm-menu_offcanvas) {
  position: relative;
}
.mm-menu_autoheight.mm-menu_position-bottom,
.mm-menu_autoheight.mm-menu_position-top {
  max-height: 80%;
}
.mm-menu_autoheight-measuring .mm-panel {
  display: block !important;
}
.mm-menu_autoheight-measuring
  .mm-listitem_vertical:not(.mm-listitem_opened)
  .mm-panel {
  display: none !important;
}
.mm-menu_autoheight-measuring .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important;
}
[class*="mm-menu_columns-"] {
  transition-property: width;
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel {
  right: auto;
  transition-property: width, -webkit-transform;
  transition-property: width, transform;
  transition-property: width, transform, -webkit-transform;
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_opened,
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_opened-parent {
  display: block !important;
}
[class*="mm-panel_columns-"] {
  border-right: 1px solid;
  border-color: inherit;
}
.mm-menu_columns-1 .mm-panel_columns-0,
.mm-menu_columns-2 .mm-panel_columns-1,
.mm-menu_columns-3 .mm-panel_columns-2,
.mm-menu_columns-4 .mm-panel_columns-3 {
  border-right: none;
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_columns-0 {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_columns-0 .mm-panels > .mm-panel {
  z-index: 0;
}
.mm-menu_columns-0 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-menu_columns-0
  .mm-panels
  > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-menu_columns-0 {
  width: 80%;
  min-width: 140px;
  max-width: 0;
}
.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(80vw, 0);
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.mm-wrapper_opening
  .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened
  ~ .mm-slideout {
  -webkit-transform: translate(-80vw, 0);
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening
    .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened
    ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  .mm-wrapper_opening
    .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened
    ~ .mm-slideout {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_columns-1 {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-menu_columns-1 .mm-panels > .mm-panel {
  z-index: 1;
  width: 100%;
}
.mm-menu_columns-1 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-menu_columns-1
  .mm-panels
  > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate(200%, 0);
  -ms-transform: translate(200%, 0);
  transform: translate(200%, 0);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
}
.mm-menu_columns-1 {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}
.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(80vw, 0);
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
  }
}
.mm-wrapper_opening
  .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened
  ~ .mm-slideout {
  -webkit-transform: translate(-80vw, 0);
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening
    .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened
    ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening
    .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened
    ~ .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0);
  }
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_columns-2 {
  -webkit-transform: translate(200%, 0);
  -ms-transform: translate(200%, 0);
  transform: translate(200%, 0);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
}
.mm-menu_columns-2 .mm-panels > .mm-panel {
  z-index: 2;
  width: 50%;
}
.mm-menu_columns-2 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-menu_columns-2
  .mm-panels
  > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate(300%, 0);
  -ms-transform: translate(300%, 0);
  transform: translate(300%, 0);
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0);
}
.mm-menu_columns-2 {
  width: 80%;
  min-width: 140px;
  max-width: 880px;
}
.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(80vw, 0);
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(880px, 0);
    -ms-transform: translate(880px, 0);
    transform: translate(880px, 0);
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0);
  }
}
.mm-wrapper_opening
  .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened
  ~ .mm-slideout {
  -webkit-transform: translate(-80vw, 0);
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening
    .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened
    ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  .mm-wrapper_opening
    .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened
    ~ .mm-slideout {
    -webkit-transform: translate(-880px, 0);
    -ms-transform: translate(-880px, 0);
    transform: translate(-880px, 0);
    -webkit-transform: translate3d(-880px, 0, 0);
    transform: translate3d(-880px, 0, 0);
  }
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_columns-3 {
  -webkit-transform: translate(300%, 0);
  -ms-transform: translate(300%, 0);
  transform: translate(300%, 0);
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0);
}
.mm-menu_columns-3 .mm-panels > .mm-panel {
  z-index: 3;
  width: 33.34%;
}
.mm-menu_columns-3 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-menu_columns-3
  .mm-panels
  > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate(400%, 0);
  -ms-transform: translate(400%, 0);
  transform: translate(400%, 0);
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0);
}
.mm-menu_columns-3 {
  width: 80%;
  min-width: 140px;
  max-width: 1320px;
}
.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(80vw, 0);
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(1320px, 0);
    -ms-transform: translate(1320px, 0);
    transform: translate(1320px, 0);
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0);
  }
}
.mm-wrapper_opening
  .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened
  ~ .mm-slideout {
  -webkit-transform: translate(-80vw, 0);
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening
    .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened
    ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  .mm-wrapper_opening
    .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened
    ~ .mm-slideout {
    -webkit-transform: translate(-1320px, 0);
    -ms-transform: translate(-1320px, 0);
    transform: translate(-1320px, 0);
    -webkit-transform: translate3d(-1320px, 0, 0);
    transform: translate3d(-1320px, 0, 0);
  }
}
[class*="mm-menu_columns-"] .mm-panels > .mm-panel_columns-4 {
  -webkit-transform: translate(400%, 0);
  -ms-transform: translate(400%, 0);
  transform: translate(400%, 0);
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0);
}
.mm-menu_columns-4 .mm-panels > .mm-panel {
  z-index: 4;
  width: 25%;
}
.mm-menu_columns-4 .mm-panels > .mm-panel else {
  width: 100%;
}
.mm-menu_columns-4
  .mm-panels
  > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate(500%, 0);
  -ms-transform: translate(500%, 0);
  transform: translate(500%, 0);
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0);
}
.mm-menu_columns-4 {
  width: 80%;
  min-width: 140px;
  max-width: 1760px;
}
.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(80vw, 0);
  -ms-transform: translate(80vw, 0);
  transform: translate(80vw, 0);
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(1760px, 0);
    -ms-transform: translate(1760px, 0);
    transform: translate(1760px, 0);
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0);
  }
}
.mm-wrapper_opening
  .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened
  ~ .mm-slideout {
  -webkit-transform: translate(-80vw, 0);
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening
    .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened
    ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  .mm-wrapper_opening
    .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened
    ~ .mm-slideout {
    -webkit-transform: translate(-1760px, 0);
    -ms-transform: translate(-1760px, 0);
    transform: translate(-1760px, 0);
    -webkit-transform: translate3d(-1760px, 0, 0);
    transform: translate3d(-1760px, 0, 0);
  }
}
[class*="mm-menu_columns-"].mm-menu_position-bottom,
[class*="mm-menu_columns-"].mm-menu_position-top {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
.mm-wrapper_opening [class*="mm-menu_columns-"].mm-menu_position-front {
  transition-property: width, min-width, max-width, -webkit-transform;
  transition-property: width, min-width, max-width, transform;
  transition-property: width, min-width, max-width, transform, -webkit-transform;
}
.mm-counter {
  font-style: normal;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%;
}
.mm-counter + .mm-btn_next:not(.mm-btn_fullwidth) {
  width: 90px;
}
.mm-counter + .mm-btn_next:not(.mm-btn_fullwidth) + a,
.mm-counter + .mm-btn_next:not(.mm-btn_fullwidth) + span {
  margin-right: 90px;
}
.mm-counter + .mm-btn_fullwidth + a,
.mm-counter + .mm-btn_fullwidth + span {
  padding-right: 90px;
}
.mm-listitem_vertical > .mm-counter {
  top: 12px;
  margin-top: 0;
}
.mm-listitem_vertical.mm-listitem_spacer > .mm-counter {
  margin-top: 40px;
}
.mm-listitem_nosubitems > .mm-counter {
  display: none;
}
.mm-counter {
  color: rgba(0, 0, 0, 0.3);
  font-style: italic;
}
.mm-listitem_divider {
  opacity: 1;
  transition: opacity 0.4s ease;
}
.mm-menu_dividers-light .mm-listitem_divider {
  background: inherit;
  font-size: inherit;
  color: rgba(0, 0, 0, 0.3);
  padding-top: 15px;
  padding-bottom: 5px;
}
.mm-border-none .mm-listitem_divider {
  border-top-width: 1px;
  border-top-style: solid;
}
.mm-listview_fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-listview_fixeddivider:after {
  content: none !important;
  display: none !important;
}
.mm-panel_dividers .mm-listview_fixeddivider {
  display: block;
}
.mm-wrapper_opened.mm-dragging .mm-menu,
.mm-wrapper_opened.mm-dragging .mm-slideout {
  transition-duration: 0s;
}
.mm-menu_dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
}
.mm-wrapper_dropdown .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0;
}
.mm-wrapper_dropdown .mm-page__blocker {
  transition-delay: 0s !important;
  z-index: 1;
}
.mm-wrapper_dropdown .mm-menu_dropdown {
  z-index: 2;
}
.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening)
  .mm-menu_dropdown {
  display: none;
}
[class*="mm-menu_tip-"]:before {
  content: "";
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mm-menu_tip-left:before {
  left: 22px;
}
.mm-menu_tip-right:before {
  right: 22px;
}
.mm-menu_tip-top:before {
  top: -8px;
}
.mm-menu_tip-bottom:before {
  bottom: -8px;
}
.mm-iconbar {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-right-width: 1px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.mm-iconbar__bottom,
.mm-iconbar__top {
  width: inherit;
  position: absolute;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-iconbar__bottom > *,
.mm-iconbar__top > * {
  box-sizing: border-box;
  display: block;
  padding: 10px 0;
}
.mm-iconbar__bottom a,
.mm-iconbar__bottom a:hover,
.mm-iconbar__top a,
.mm-iconbar__top a:hover {
  text-decoration: none;
  border-bottom: 0 solid transparent;
}
.mm-iconbar__top {
  top: 0;
}
.mm-iconbar__bottom {
  bottom: 0;
}
.mm-menu_iconbar-40 .mm-navbars_bottom,
.mm-menu_iconbar-40 .mm-navbars_top,
.mm-menu_iconbar-40 .mm-panels {
  left: 40px;
}
.mm-menu_iconbar-40 .mm-iconbar {
  width: 40px;
}
.mm-menu_iconbar-60 .mm-navbars_bottom,
.mm-menu_iconbar-60 .mm-navbars_top,
.mm-menu_iconbar-60 .mm-panels {
  left: 60px;
}
.mm-menu_iconbar-60 .mm-iconbar {
  width: 60px;
}
.mm-menu_iconbar-80 .mm-navbars_bottom,
.mm-menu_iconbar-80 .mm-navbars_top,
.mm-menu_iconbar-80 .mm-panels {
  left: 80px;
}
.mm-menu_iconbar-80 .mm-iconbar {
  width: 80px;
}
.mm-iconbar,
.mm-iconbar a {
  color: rgba(0, 0, 0, 0.3);
  font-style: italic;
}
.mm-iconbar__tab_selected {
  background: rgba(255, 255, 255, 0.4);
}
[class*="mm-menu_iconpanel-"] .mm-panels > .mm-panel {
  transition-property: left, -webkit-transform;
  transition-property: transform, left;
  transition-property: transform, left, -webkit-transform;
}
[class*="mm-menu_iconpanel-"] .mm-panels > .mm-panel_iconpanel-first,
[class*="mm-menu_iconpanel-"]
  .mm-panels
  > .mm-panel_iconpanel-first.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 0;
}
[class*="mm-menu_iconpanel-"] .mm-panels > .mm-panel_opened,
[class*="mm-menu_iconpanel-"] .mm-panels > .mm-panel_opened-parent {
  display: block !important;
}
[class*="mm-menu_iconpanel-"]
  .mm-panels
  > .mm-panel_opened-parent[class*="mm-panel_iconpanel-"]:not(
    .mm-panel_iconpanel-first
  ):not(.mm-panel_iconpanel-0),
[class*="mm-menu_iconpanel-"]
  .mm-panels
  > .mm-panel_opened[class*="mm-panel_iconpanel-"]:not(
    .mm-panel_iconpanel-first
  ):not(.mm-panel_iconpanel-0) {
  border-left: 1px solid;
  border-color: inherit;
}
[class*="mm-menu_iconpanel-"] .mm-panels > .mm-panel_opened-parent {
  overflow-y: hidden;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
[class*="mm-menu_iconpanel-"].mm-menu_hidedivider
  .mm-panel_opened-parent
  .mm-listitem_divider,
[class*="mm-menu_iconpanel-"].mm-menu_hidenavbar
  .mm-panel_opened-parent
  .mm-navbar {
  opacity: 0;
}
.mm-menu_iconpanel-40 .mm-panel_iconpanel-0,
.mm-menu_iconpanel-40
  .mm-panel_iconpanel-0.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 0;
}
.mm-menu_iconpanel-40 .mm-panel_iconpanel-1,
.mm-menu_iconpanel-40
  .mm-panel_iconpanel-1.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 40px;
}
.mm-menu_iconpanel-40 .mm-panel_iconpanel-2,
.mm-menu_iconpanel-40
  .mm-panel_iconpanel-2.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 80px;
}
.mm-menu_iconpanel-40 .mm-panel_iconpanel-3,
.mm-menu_iconpanel-40
  .mm-panel_iconpanel-3.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 120px;
}
.mm-menu_iconpanel-40 .mm-panel_iconpanel-first ~ .mm-panel,
.mm-menu_iconpanel-40
  .mm-panel_iconpanel-first
  ~ .mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 40px;
}
.mm-menu_iconpanel-60 .mm-panel_iconpanel-0,
.mm-menu_iconpanel-60
  .mm-panel_iconpanel-0.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 0;
}
.mm-menu_iconpanel-60 .mm-panel_iconpanel-1,
.mm-menu_iconpanel-60
  .mm-panel_iconpanel-1.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 60px;
}
.mm-menu_iconpanel-60 .mm-panel_iconpanel-2,
.mm-menu_iconpanel-60
  .mm-panel_iconpanel-2.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 120px;
}
.mm-menu_iconpanel-60 .mm-panel_iconpanel-3,
.mm-menu_iconpanel-60
  .mm-panel_iconpanel-3.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 180px;
}
.mm-menu_iconpanel-60 .mm-panel_iconpanel-first ~ .mm-panel,
.mm-menu_iconpanel-60
  .mm-panel_iconpanel-first
  ~ .mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 60px;
}
.mm-menu_iconpanel-80 .mm-panel_iconpanel-0,
.mm-menu_iconpanel-80
  .mm-panel_iconpanel-0.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 0;
}
.mm-menu_iconpanel-80 .mm-panel_iconpanel-1,
.mm-menu_iconpanel-80
  .mm-panel_iconpanel-1.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 80px;
}
.mm-menu_iconpanel-80 .mm-panel_iconpanel-2,
.mm-menu_iconpanel-80
  .mm-panel_iconpanel-2.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 160px;
}
.mm-menu_iconpanel-80 .mm-panel_iconpanel-3,
.mm-menu_iconpanel-80
  .mm-panel_iconpanel-3.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 240px;
}
.mm-menu_iconpanel-80 .mm-panel_iconpanel-first ~ .mm-panel,
.mm-menu_iconpanel-80
  .mm-panel_iconpanel-first
  ~ .mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 80px;
}
.mm-panel__blocker {
  background: inherit;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  transition: opacity 0.4s ease;
}
.mm-panel_opened-parent .mm-panel__blocker {
  opacity: 0.6;
  bottom: -100000px;
}
.mm-menu_keyboardfocus a:focus {
  outline: 0;
}
.mm-menu_keyboardfocus a:focus {
  background: rgba(255, 255, 255, 0.4);
}
.mm-navbars_bottom,
.mm-navbars_top {
  background: inherit;
  border-color: inherit;
  border-width: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}
.mm-navbars_bottom > .mm-navbar,
.mm-navbars_top > .mm-navbar {
  border-width: 0;
  border-color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-navbars_bottom > .mm-navbar:not(.mm-navbar_has-btns),
.mm-navbars_top > .mm-navbar:not(.mm-navbar_has-btns) {
  padding: 0;
}
.mm-navbars_bottom > .mm-navbar > :not(img):not(.mm-btn),
.mm-navbars_top > .mm-navbar > :not(img):not(.mm-btn) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.mm-navbars_top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  top: 0;
  bottom: auto;
}
.mm-menu_navbar_top-1 .mm-panels {
  top: 40px;
}
.mm-menu_navbar_top-2 .mm-panels {
  top: 80px;
}
.mm-menu_navbar_top-3 .mm-panels {
  top: 120px;
}
.mm-menu_navbar_top-4 .mm-panels {
  top: 160px;
}
.mm-navbars_bottom {
  border-top-style: solid;
  border-top-width: 1px;
  bottom: 0;
  top: auto;
}
.mm-menu_navbar_bottom-1 .mm-panels {
  bottom: 40px;
}
.mm-menu_navbar_bottom-2 .mm-panels {
  bottom: 80px;
}
.mm-menu_navbar_bottom-3 .mm-panels {
  bottom: 120px;
}
.mm-menu_navbar_bottom-4 .mm-panels {
  bottom: 160px;
}
.mm-navbar_size-2 {
  height: 80px;
}
.mm-navbar_size-3 {
  height: 120px;
}
.mm-navbar_size-4 {
  height: 160px;
}
.mm-navbar__breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px;
}
.mm-navbar__breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px;
}
.mm-navbar__breadcrumbs > a {
  text-decoration: underline;
}
.mm-navbar_has-btns .mm-navbar__breadcrumbs {
  margin-left: -40px;
}
.mm-navbar_has-btns .mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs {
  margin-left: 0;
  padding-left: 0;
}
.mm-navbar_tabs,
.mm-navbar_tabs ~ .mm-navbar {
  background: inherit !important;
}
.mm-navbar__tab_selected {
  background: inherit;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
}
.mm-navbar__tab_selected:first-child {
  border-left: none;
}
.mm-navbar__tab_selected:last-child {
  border-right: none;
}
.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
}
.mm-navbars_top .mm-navbar__tab_selected {
  border-bottom: none;
  margin-bottom: -1px;
}
.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
  border-top: none;
}
.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: inherit;
}
.mm-navbars_bottom .mm-navbar__tab_selected {
  border-top: none;
  margin-top: -1px;
}
.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
  border-bottom: none;
}
.mm-navbar_tabs > :not(.mm-navbar__tab_selected),
.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar,
.mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(255, 255, 255, 0.4);
}
.mm-menu_rtl {
  direction: rtl;
}
.mm-menu_rtl.mm-menu_offcanvas {
  right: auto;
}
.mm-menu_rtl .mm-panel:not(.mm-panel_opened) {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu_rtl .mm-panel.mm-panel_opened-parent {
  -webkit-transform: translate(30%, 0);
  -ms-transform: translate(30%, 0);
  transform: translate(30%, 0);
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}
.mm-menu_rtl .mm-navbar .mm-btn:first-child {
  left: auto;
  right: 0;
}
.mm-menu_rtl .mm-navbar .mm-btn:last-child {
  right: auto;
  left: 0;
}
.mm-menu_rtl .mm-navbar .mm-btn_next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}
.mm-menu_rtl .mm-navbar .mm-btn_prev:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}
.mm-menu_rtl .mm-listitem:after {
  left: 0;
  right: 20px;
}
.mm-menu_rtl .mm-listitem > a:not(.mm-btn_next),
.mm-menu_rtl .mm-listitem > span:not(.mm-btn_next) {
  padding-left: 10px;
  padding-right: 20px !important;
  margin-right: 0 !important;
}
.mm-menu_rtl .mm-listitem .mm-btn_next {
  right: auto;
  left: 0;
}
.mm-menu_rtl .mm-listitem .mm-btn_next:before {
  left: auto;
  right: 0;
}
.mm-menu_rtl .mm-listitem .mm-btn_next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}
.mm-menu_rtl .mm-listitem .mm-btn_next + a,
.mm-menu_rtl .mm-listitem .mm-btn_next + span {
  margin-left: 50px;
}
.mm-menu_rtl .mm-listitem .mm-btn_fullwidth + a,
.mm-menu_rtl .mm-listitem .mm-btn_fullwidth + span {
  padding-left: 50px;
}
.mm-menu_rtl .mm-counter {
  left: 45px;
  right: auto;
}
.mm-menu_rtl .mm-counter + .mm-btn_next + a,
.mm-menu_rtl .mm-counter + .mm-btn_next + span {
  margin-left: 90px;
}
.mm-menu_rtl .mm-listview .mm-counter + .mm-btn_fullwidth + a,
.mm-menu_rtl .mm-listview .mm-counter + .mm-btn_fullwidth + span {
  padding-left: 90px;
}
.mm-menu_rtl[class*="mm-menu_iconpanel-"] .mm-panels > .mm-panel {
  transition-property: right, -webkit-transform;
  transition-property: transform, right;
  transition-property: transform, right, -webkit-transform;
}
.mm-menu_rtl[class*="mm-menu_iconpanel-"]
  .mm-panels
  > .mm-panel_iconpanel-first,
.mm-menu_rtl[class*="mm-menu_iconpanel-"]
  .mm-panels
  > .mm-panel_iconpanel-first.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  left: 0;
  right: 0;
}
.mm-menu_rtl[class*="mm-menu_iconpanel-"] .mm-panels > .mm-panel_opened,
.mm-menu_rtl[class*="mm-menu_iconpanel-"] .mm-panels > .mm-panel_opened-parent {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit;
}
.mm-menu_rtl [class*="mm-panel_iconpanel-"],
.mm-menu_rtl [class*="mm-panel_iconpanel-"] ~ .mm-listview_fixeddivider {
  left: 0;
}
.mm-menu_rtl [class*="mm-panel_iconpanel-"].mm-panel_opened-parent {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-0,
.mm-menu_rtl
  .mm-menu_iconpanel-40
  .mm-panel_iconpanel-0.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 0;
}
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-1,
.mm-menu_rtl
  .mm-menu_iconpanel-40
  .mm-panel_iconpanel-1.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 40px;
}
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-2,
.mm-menu_rtl
  .mm-menu_iconpanel-40
  .mm-panel_iconpanel-2.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 80px;
}
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-3,
.mm-menu_rtl
  .mm-menu_iconpanel-40
  .mm-panel_iconpanel-3.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 120px;
}
.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-first ~ .mm-panel,
.mm-menu_rtl
  .mm-menu_iconpanel-40
  .mm-panel_iconpanel-first
  ~ .mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 40px;
}
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-0,
.mm-menu_rtl
  .mm-menu_iconpanel-60
  .mm-panel_iconpanel-0.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 0;
}
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-1,
.mm-menu_rtl
  .mm-menu_iconpanel-60
  .mm-panel_iconpanel-1.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 60px;
}
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-2,
.mm-menu_rtl
  .mm-menu_iconpanel-60
  .mm-panel_iconpanel-2.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 120px;
}
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-3,
.mm-menu_rtl
  .mm-menu_iconpanel-60
  .mm-panel_iconpanel-3.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 180px;
}
.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-first ~ .mm-panel,
.mm-menu_rtl
  .mm-menu_iconpanel-60
  .mm-panel_iconpanel-first
  ~ .mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 60px;
}
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-0,
.mm-menu_rtl
  .mm-menu_iconpanel-80
  .mm-panel_iconpanel-0.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 0;
}
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-1,
.mm-menu_rtl
  .mm-menu_iconpanel-80
  .mm-panel_iconpanel-1.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 80px;
}
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-2,
.mm-menu_rtl
  .mm-menu_iconpanel-80
  .mm-panel_iconpanel-2.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 160px;
}
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-3,
.mm-menu_rtl
  .mm-menu_iconpanel-80
  .mm-panel_iconpanel-3.mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 240px;
}
.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-first ~ .mm-panel,
.mm-menu_rtl
  .mm-menu_iconpanel-80
  .mm-panel_iconpanel-first
  ~ .mm-panel_opened
  ~ .mm-listview_fixeddivider {
  right: 80px;
}
.mm-menu_rtl
  html[class*="mm-sidebar_expanded-"]:not(.mm-sidebar_closed)
  .mm-menu_rtl
  ~ .mm-slideout {
  -webkit-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  right: 0;
}
.mm-menu_rtl label.mm-check,
.mm-menu_rtl label.mm-toggle {
  left: 20px;
  right: auto !important;
}
.mm-menu_rtl label.mm-toggle + a,
.mm-menu_rtl label.mm-toggle + span {
  padding-left: 80px;
}
.mm-menu_rtl label.mm-check + a,
.mm-menu_rtl label.mm-check + span {
  padding-left: 60px;
}
.mm-menu_rtl .mm-btn_next + label.mm-check,
.mm-menu_rtl .mm-btn_next + label.mm-toggle {
  left: 60px;
}
.mm-menu_rtl .mm-btn_next + label.mm-check + a,
.mm-menu_rtl .mm-btn_next + label.mm-check + span,
.mm-menu_rtl .mm-btn_next + label.mm-toggle + a,
.mm-menu_rtl .mm-btn_next + label.mm-toggle + span {
  margin-left: 50px;
}
.mm-menu_rtl .mm-btn_next + label.mm-toggle + a,
.mm-menu_rtl .mm-btn_next + label.mm-toggle + span {
  padding-left: 70px;
}
.mm-menu_rtl .mm-btn_next + label.mm-check + a,
.mm-menu_rtl .mm-btn_next + label.mm-check + span {
  padding-left: 50px;
}
.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-check,
.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-toggle {
  left: 100px;
}
.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-check + a,
.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-check + span,
.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-toggle + a,
.mm-menu_rtl .mm-counter + .mm-btn_next + label.mm-toggle + span {
  margin-left: 90px;
}
.mm-searchfield {
  height: 40px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mm-searchfield input {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 4px;
  font: inherit;
  font-size: inherit;
  line-height: 26px;
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  margin: 0;
  padding: 0 10px;
}
.mm-searchfield input::-ms-clear {
  display: none;
}
.mm-searchfield__input {
  padding: 7px 10px 0 10px;
  position: relative;
}
.mm-panel__noresultsmsg {
  text-align: center;
  font-size: 150%;
  padding: 40px 0;
}
.mm-searchfield__btn {
  right: 0;
  top: 0;
}
.mm-searchfield__input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}
.mm-searchfield__cancel {
  text-decoration: none;
  line-height: 40px;
  display: block;
  padding-right: 10px;
  margin-right: -100px;
  transition: margin 0.4s ease;
  border-bottom: 0 solid transparent;
}
.mm-searchfield__cancel-active {
  margin-right: 0;
}
.mm-panel > .mm-searchfield {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mm-panel_has-searchfield {
  padding-top: 40px;
}
.mm-panel_has-navbar.mm-panel_has-searchfield {
  padding-top: 80px;
}
.mm-panel_has-navbar.mm-panel_has-searchfield > .mm-searchfield {
  top: 40px;
}
.mm-listitem_nosubitems > .mm-btn_next {
  display: none;
}
.mm-listitem_nosubitems > .mm-btn_next + a,
.mm-listitem_nosubitems > .mm-btn_next + span {
  padding-right: 10px;
}
.mm-searchfield input {
  background: #666;
  color: #fff;
}
.mm-panel__noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
  font-style: italic;
}
.mm-sectionindexer {
  background: inherit;
  text-align: center;
  font-size: 0.75rem;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  z-index: 15;
  transition: right 0.4s ease;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.mm-sectionindexer a {
  line-height: 1;
  text-decoration: none;
  display: block;
  border-bottom: 0 solid transparent;
}
.mm-sectionindexer ~ .mm-panels {
  transition: right 0.4s ease;
}
.mm-menu_has-sectionindexer .mm-sectionindexer {
  right: 0;
}
.mm-menu_has-sectionindexer .mm-panels {
  right: 20px;
}
.mm-menu_navbar_top-1 .mm-sectionindexer {
  top: 42px;
}
.mm-menu_navbar_top-2 .mm-sectionindexer {
  top: 82px;
}
.mm-menu_navbar_top-3 .mm-sectionindexer {
  top: 122px;
}
.mm-menu_navbar_top-4 .mm-sectionindexer {
  top: 162px;
}
.mm-menu_navbar_bottom-1 .mm-sectionindexer {
  bottom: 42px;
}
.mm-menu_navbar_bottom-2 .mm-sectionindexer {
  bottom: 82px;
}
.mm-menu_navbar_bottom-3 .mm-sectionindexer {
  bottom: 122px;
}
.mm-menu_navbar_bottom-4 .mm-sectionindexer {
  bottom: 162px;
}
.mm-sectionindexer a {
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth + a,
.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth + span,
.mm-menu_selected-hover .mm-listitem > a:not(.mm-btn_fullwidth),
.mm-menu_selected-parent .mm-listitem > a.mm-btn_fullwidth + a,
.mm-menu_selected-parent .mm-listitem > a.mm-btn_fullwidth + span,
.mm-menu_selected-parent .mm-listitem > a:not(.mm-btn_fullwidth) {
  transition: background 0.4s ease;
}
.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > a,
.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > span {
  background: 0 0;
}
.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth:hover + span,
.mm-menu_selected-hover .mm-listitem > a:not(.mm-btn_fullwidth):hover {
  background: rgba(255, 255, 255, 0.4);
}
.mm-menu_selected-parent
  .mm-panel_opened-parent
  .mm-listitem:not(.mm-listitem_selected-parent)
  > a,
.mm-menu_selected-parent
  .mm-panel_opened-parent
  .mm-listitem:not(.mm-listitem_selected-parent)
  > span {
  background: 0 0;
}
.mm-menu_selected-parent
  .mm-listitem_selected-parent
  > a.mm-btn_fullwidth
  + span,
.mm-menu_selected-parent
  .mm-listitem_selected-parent
  > a.mm-btn_next:not(.mm-btn_fullwidth) {
  background: rgba(255, 255, 255, 0.4);
}
[class*="mm-wrapper_sidebar-collapsed-"] body,
[class*="mm-wrapper_sidebar-expanded-"] body {
  position: relative;
}
[class*="mm-wrapper_sidebar-collapsed-"] .mm-slideout,
[class*="mm-wrapper_sidebar-expanded-"] .mm-slideout {
  transition-property: width, -webkit-transform;
  transition-property: width, transform;
  transition-property: width, transform, -webkit-transform;
}
[class*="mm-wrapper_sidebar-collapsed-"] .mm-page,
[class*="mm-wrapper_sidebar-expanded-"] .mm-page {
  background: inherit;
  box-sizing: border-box;
  min-height: 100vh;
}
[class*="mm-wrapper_sidebar-collapsed-"] .mm-menu_sidebar-collapsed,
[class*="mm-wrapper_sidebar-expanded-"] .mm-menu_sidebar-expanded {
  display: block !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important;
}
[class*="mm-wrapper_sidebar-collapsed-"]:not(.mm-wrapper_opening)
  .mm-menu_hidedivider
  .mm-listitem_divider,
[class*="mm-wrapper_sidebar-collapsed-"]:not(.mm-wrapper_opening)
  .mm-menu_hidenavbar
  .mm-navbar {
  opacity: 0;
}
.mm-wrapper_sidebar-collapsed-40 .mm-slideout,
[class*="mm-wrapper_sidebar-expanded-"].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-40
  .mm-slideout {
  width: calc(100% - 40px);
  -webkit-transform: translate(40px, 0);
  -ms-transform: translate(40px, 0);
  transform: translate(40px, 0);
  -webkit-transform: translate3d(40px, 0, 0);
  transform: translate3d(40px, 0, 0);
}
.mm-wrapper_sidebar-collapsed-60 .mm-slideout,
[class*="mm-wrapper_sidebar-expanded-"].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-60
  .mm-slideout {
  width: calc(100% - 60px);
  -webkit-transform: translate(60px, 0);
  -ms-transform: translate(60px, 0);
  transform: translate(60px, 0);
  -webkit-transform: translate3d(60px, 0, 0);
  transform: translate3d(60px, 0, 0);
}
.mm-wrapper_sidebar-collapsed-80 .mm-slideout,
[class*="mm-wrapper_sidebar-expanded-"].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-80
  .mm-slideout {
  width: calc(100% - 80px);
  -webkit-transform: translate(80px, 0);
  -ms-transform: translate(80px, 0);
  transform: translate(80px, 0);
  -webkit-transform: translate3d(80px, 0, 0);
  transform: translate3d(80px, 0, 0);
}
[class*="mm-wrapper_sidebar-expanded-"] .mm-menu_sidebar-expanded {
  border-right-width: 1px;
  border-right-style: solid;
  min-width: 0 !important;
  max-width: 100000px !important;
}
[class*="mm-wrapper_sidebar-expanded-"]
  .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
  content: none;
  display: none;
}
[class*="mm-wrapper_sidebar-expanded-"].mm-wrapper_blocking,
[class*="mm-wrapper_sidebar-expanded-"].mm-wrapper_blocking body {
  overflow: visible;
}
[class*="mm-wrapper_sidebar-expanded-"] .mm-page__blocker {
  display: none !important;
}
.mm-wrapper_sidebar-expanded-25:not(.mm-wrapper_sidebar-closed) .mm-slideout {
  width: 75%;
  -webkit-transform: translate(33.33333%, 0) !important;
  -ms-transform: translate(33.33333%, 0) !important;
  transform: translate(33.33333%, 0) !important;
  -webkit-transform: translate3d(33.33333%, 0, 0) !important;
  transform: translate3d(33.33333%, 0, 0) !important;
}
.mm-wrapper_sidebar-expanded-25 .mm-menu_sidebar-expanded {
  width: 25% !important;
}
.mm-wrapper_sidebar-expanded-30:not(.mm-wrapper_sidebar-closed) .mm-slideout {
  width: 70%;
  -webkit-transform: translate(42.85714%, 0) !important;
  -ms-transform: translate(42.85714%, 0) !important;
  transform: translate(42.85714%, 0) !important;
  -webkit-transform: translate3d(42.85714%, 0, 0) !important;
  transform: translate3d(42.85714%, 0, 0) !important;
}
.mm-wrapper_sidebar-expanded-30 .mm-menu_sidebar-expanded {
  width: 30% !important;
}
.mm-wrapper_sidebar-expanded-35:not(.mm-wrapper_sidebar-closed) .mm-slideout {
  width: 65%;
  -webkit-transform: translate(53.84615%, 0) !important;
  -ms-transform: translate(53.84615%, 0) !important;
  transform: translate(53.84615%, 0) !important;
  -webkit-transform: translate3d(53.84615%, 0, 0) !important;
  transform: translate3d(53.84615%, 0, 0) !important;
}
.mm-wrapper_sidebar-expanded-35 .mm-menu_sidebar-expanded {
  width: 35% !important;
}
.mm-menu__blocker {
  background: rgba(3, 2, 1, 0);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.mm-menu_opened .mm-menu__blocker {
  display: none;
}
input.mm-check,
input.mm-toggle {
  position: absolute;
  left: -10000px;
}
label.mm-check,
label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
}
label.mm-check:before,
label.mm-toggle:before {
  content: "";
  display: block;
}
label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px;
}
label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}
input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right;
}
label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
input.mm-check:checked ~ label.mm-check:before {
  opacity: 1;
}
.mm-listitem_vertical label.mm-toggle {
  top: 5px;
  bottom: auto;
  margin-top: 0;
}
.mm-listitem_vertical label.mm-check {
  top: 5px;
  bottom: auto;
  margin-top: 0;
}
label.mm-toggle {
  right: 20px;
}
label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px;
}
label.mm-check {
  right: 20px;
}
label.mm-check + a,
label.mm-check + span {
  padding-right: 60px;
}
.mm-btn_next + label.mm-check,
.mm-btn_next + label.mm-toggle {
  right: 60px;
}
.mm-btn_next + label.mm-check + a,
.mm-btn_next + label.mm-check + span,
.mm-btn_next + label.mm-toggle + a,
.mm-btn_next + label.mm-toggle + span {
  margin-right: 50px;
}
.mm-btn_next + label.mm-toggle + a,
.mm-btn_next + label.mm-toggle + span {
  padding-right: 70px;
}
.mm-btn_next + label.mm-check + a,
.mm-btn_next + label.mm-check + span {
  padding-right: 50px;
}
.mm-counter + .mm-btn_next + label.mm-check,
.mm-counter + .mm-btn_next + label.mm-toggle {
  right: 100px;
}
.mm-counter + .mm-btn_next + label.mm-check + a,
.mm-counter + .mm-btn_next + label.mm-check + span,
.mm-counter + .mm-btn_next + label.mm-toggle + a,
.mm-counter + .mm-btn_next + label.mm-toggle + span {
  margin-right: 90px;
}
label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}
label.mm-toggle:before {
  background: #f3f3f3;
}
input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.75);
}
.mm-menu_border-none .mm-listitem:after,
.mm-panel_border-none .mm-listitem:after {
  content: none;
}
.mm-menu_border-full .mm-listitem:after,
.mm-panel_border-full .mm-listitem:after {
  left: 0 !important;
}
.mm-menu_border-offset .mm-listitem:after,
.mm-panel_border-offset .mm-listitem:after {
  right: 20px;
}
.mm-menu_fx-menu-zoom {
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.mm-wrapper_opened .mm-menu_fx-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.mm-wrapper_opening .mm-menu_fx-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0);
}
.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}
.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0);
}
.mm-menu_fx-menu-slide {
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.mm-wrapper_opened .mm-menu_fx-menu-slide {
  -webkit-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}
.mm-wrapper_opening .mm-menu_fx-menu-slide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate(30%, 0);
  -ms-transform: translate(30%, 0);
  transform: translate(30%, 0);
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}
.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_fx-menu-fade {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.mm-wrapper_opening .mm-menu_fx-menu-fade {
  opacity: 1;
}
.mm-menu_fx-panels-none .mm-panel,
.mm-panel_fx-none {
  transition-property: none;
}
.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,
.mm-panel_fx-none.mm-panel_opened-parent {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_fx-panels-zoom .mm-panel,
.mm-panel_fx-zoom {
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
}
.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened,
.mm-panel_fx-zoom.mm-panel_opened {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0);
}
.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent,
.mm-panel_fx-zoom.mm-panel_opened-parent {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}
.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent,
.mm-panel_fx-slide-0.mm-panel_opened-parent {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent,
.mm-panel_fx-slide-100.mm-panel_opened-parent {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu_fx-panels-slide-up .mm-panel,
.mm-panel_fx-slide-up {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.mm-menu_fx-panels-slide-up .mm-panel_opened,
.mm-menu_fx-panels-slide-up .mm-panel_opened-parent,
.mm-panel_fx-slide-up.mm-panel_opened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_fx-panels-slide-right .mm-panel,
.mm-panel_fx-slide-right {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu_fx-panels-slide-right .mm-panel_opened,
.mm-menu_fx-panels-slide-right .mm-panel_opened-parent,
.mm-panel_fx-slide-right.mm-panel_opened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
[class*="mm-menu_fx-listitems-"] .mm-listitem {
  transition: none 0.4s ease;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(1) {
  transition-delay: 50ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(2) {
  transition-delay: 0.1s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(3) {
  transition-delay: 150ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(4) {
  transition-delay: 0.2s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(5) {
  transition-delay: 250ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(6) {
  transition-delay: 0.3s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(7) {
  transition-delay: 350ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(8) {
  transition-delay: 0.4s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(9) {
  transition-delay: 450ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(10) {
  transition-delay: 0.5s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(11) {
  transition-delay: 550ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(12) {
  transition-delay: 0.6s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(13) {
  transition-delay: 650ms;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(14) {
  transition-delay: 0.7s;
}
[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(15) {
  transition-delay: 750ms;
}
.mm-menu_fx-listitems-slide .mm-listitem {
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0;
}
.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.mm-menu_fx-listitems-fade .mm-listitem {
  transition-property: opacity;
  opacity: 0;
}
.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem {
  opacity: 1;
}
.mm-menu_fx-listitems-drop .mm-listitem {
  transition-property: opacity, top;
  opacity: 0;
  top: -25%;
}
.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem {
  opacity: 1;
  top: 0;
}
.mm-menu_fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}
.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(100vw, 0);
  -ms-transform: translate(100vw, 0);
  transform: translate(100vw, 0);
  -webkit-transform: translate3d(100vw, 0, 0);
  transform: translate3d(100vw, 0, 0);
}
@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    transform: translate(10000px, 0);
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0);
  }
}
.mm-wrapper_opening
  .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened
  ~ .mm-slideout {
  -webkit-transform: translate(-100vw, 0);
  -ms-transform: translate(-100vw, 0);
  transform: translate(-100vw, 0);
  -webkit-transform: translate3d(-100vw, 0, 0);
  transform: translate3d(-100vw, 0, 0);
}
@media all and (max-width: 140px) {
  .mm-wrapper_opening
    .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened
    ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  .mm-wrapper_opening
    .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened
    ~ .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0);
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0);
  }
}
.mm-menu_fullscreen.mm-menu_position-top {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px;
}
.mm-menu_fullscreen.mm-menu_position-bottom {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px;
}
.mm-menu_listview-30 .mm-listitem > a:not(.mm-btn_next),
.mm-menu_listview-30 .mm-listitem > span {
  padding-top: 5px;
  padding-bottom: 5px;
}
.mm-menu_listview-30 .mm-listitem_vertical > .mm-btn_next {
  height: 30;
}
.mm-menu_listview-50 .mm-listitem > a:not(.mm-btn_next),
.mm-menu_listview-50 .mm-listitem > span {
  padding-top: 15px;
  padding-bottom: 15px;
}
.mm-menu_listview-50 .mm-listitem_vertical > .mm-btn_next {
  height: 50;
}
.mm-menu_listview-60 .mm-listitem > a:not(.mm-btn_next),
.mm-menu_listview-60 .mm-listitem > span {
  padding-top: 20px;
  padding-bottom: 20px;
}
.mm-menu_listview-60 .mm-listitem_vertical > .mm-btn_next {
  height: 60;
}
.mm-menu_listview-justify .mm-panels > .mm-panel:after,
.mm-menu_listview-justify .mm-panels > .mm-panel:before,
.mm-panels > .mm-panel_listview-justify:after,
.mm-panels > .mm-panel_listview-justify:before {
  content: none;
  display: none;
}
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview,
.mm-panels > .mm-panel_listview-justify .mm-listview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem,
.mm-panels > .mm-panel_listview-justify .mm-listitem {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 40px;
}
.mm-menu_listview-justify
  .mm-panels
  > .mm-panel
  .mm-listitem:not(.mm-listitem_divider),
.mm-panels > .mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mm-menu_listview-justify
  .mm-panels
  > .mm-panel
  .mm-listitem
  > a:not(.mm-btn_next),
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem > span,
.mm-panels > .mm-panel_listview-justify .mm-listitem > a:not(.mm-btn_next),
.mm-panels > .mm-panel_listview-justify .mm-listitem > span {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mm-listview_inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0;
}
.mm-listview_inset > li {
  padding: 5px 0;
}
.mm-menu_multiline .mm-listitem > a,
.mm-menu_multiline .mm-listitem > span,
.mm-panel_multiline .mm-listitem > a,
.mm-panel_multiline .mm-listitem > span {
  text-overflow: clip;
  white-space: normal;
}
[class*="mm-menu_pagedim"].mm-menu_opened ~ .mm-page__blocker {
  opacity: 0;
}
.mm-wrapper_opening
  [class*="mm-menu_pagedim"].mm-menu_opened
  ~ .mm-page__blocker {
  opacity: 0.3;
  transition: opacity 0.4s ease 0.4s;
}
.mm-menu_opened.mm-menu_pagedim ~ .mm-page__blocker {
  background: inherit;
}
.mm-menu_opened.mm-menu_pagedim-black ~ .mm-page__blocker {
  background: #000;
}
.mm-menu_opened.mm-menu_pagedim-white ~ .mm-page__blocker {
  background: #fff;
}
.mm-menu_popup {
  transition: opacity 0.4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.mm-menu_popup.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0;
}
.mm-menu_popup.mm-menu_opened ~ .mm-page__blocker {
  transition-delay: 0s !important;
  z-index: 1;
}
.mm-wrapper_opening .mm-menu_popup {
  opacity: 1;
}
.mm-menu_position-right {
  left: auto;
  right: 0;
}
.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate(-80vw, 0);
  -ms-transform: translate(-80vw, 0);
  transform: translate(-80vw, 0);
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}
@media all and (max-width: 175px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0);
  }
}
.mm-menu_position-bottom,
.mm-menu_position-front,
.mm-menu_position-top {
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.mm-menu_position-bottom.mm-menu_opened,
.mm-menu_position-front.mm-menu_opened,
.mm-menu_position-top.mm-menu_opened {
  z-index: 2;
}
.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout,
.mm-menu_position-front.mm-menu_opened ~ .mm-slideout,
.mm-menu_position-top.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0;
}
.mm-menu_position-bottom.mm-menu_opened ~ .mm-page__blocker,
.mm-menu_position-front.mm-menu_opened ~ .mm-page__blocker,
.mm-menu_position-top.mm-menu_opened ~ .mm-page__blocker {
  z-index: 1;
}
.mm-menu_position-front {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.mm-menu_position-front.mm-menu_position-right {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mm-menu_position-bottom,
.mm-menu_position-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
.mm-menu_position-top {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.mm-menu_position-top {
  height: 80vh;
  min-height: 140px;
  max-height: 880px;
}
.mm-menu_position-bottom {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  top: auto;
}
.mm-menu_position-bottom {
  height: 80vh;
  min-height: 140px;
  max-height: 880px;
}
.mm-wrapper_opening .mm-menu_position-bottom,
.mm-wrapper_opening .mm-menu_position-front,
.mm-wrapper_opening .mm-menu_position-top {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mm-menu_shadow-page:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 100;
  -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
  clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
}
.mm-menu_shadow-page.mm-menu_position-right:after {
  left: auto;
  right: 100%;
  -webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
  clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
}
.mm-menu_shadow-page.mm-menu_position-front:after {
  content: none;
  display: none;
}
.mm-menu_shadow-page:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-menu_shadow-panels .mm-panel {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-menu_theme-white {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7);
}
.mm-menu_theme-white .mm-navbar a,
.mm-menu_theme-white .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3);
  font-style: italic;
}
.mm-menu_theme-white .mm-btn:after,
.mm-menu_theme-white .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu_theme-white .mm-listview .mm-btn_next:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu_theme-white .mm-listview a:not(.mm-btn_next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.03);
  tap-highlight-color: rgba(0, 0, 0, 0.03);
}
.mm-menu_theme-white .mm-listitem_selected > a:not(.mm-btn_next),
.mm-menu_theme-white .mm-listitem_selected > span {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu_theme-white .mm-listitem_opened > .mm-btn_next,
.mm-menu_theme-white .mm-listitem_opened > .mm-panel {
  background: rgba(0, 0, 0, 0.06);
}
.mm-menu_theme-white .mm-listitem_divider {
  background: rgba(0, 0, 0, 0.06);
}
.mm-menu_theme-white .mm-counter {
  color: rgba(0, 0, 0, 0.3);
  font-style: italic;
}
.mm-menu_theme-white .mm-iconbar,
.mm-menu_theme-white .mm-iconbar a {
  color: rgba(0, 0, 0, 0.3);
  font-style: italic;
}
.mm-menu_theme-white.mm-menu_keyboardfocus a:focus {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu_theme-white .mm-navbar_tabs > :not(.mm-navbar__tab_selected),
.mm-menu_theme-white
  .mm-navbars_bottom.mm-navbars_has-tabs
  .mm-navbar_tabs
  ~ .mm-navbar,
.mm-menu_theme-white
  .mm-navbars_top.mm-navbars_has-tabs
  > .mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu_theme-white.mm-menu_shadow-page:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.mm-menu_theme-white.mm-menu_shadow-panels .mm-panel {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.mm-menu_theme-white .mm-searchfield input {
  background: #666;
  color: #fff;
}
.mm-menu_theme-white .mm-panel__noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
  font-style: italic;
}
.mm-menu_theme-white .mm-sectionindexer a {
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.mm-menu_theme-white.mm-menu_selected-hover
  .mm-listview:hover
  > .mm-listitem_selected
  > a,
.mm-menu_theme-white.mm-menu_selected-hover
  .mm-listview:hover
  > .mm-listitem_selected
  > span {
  background: 0 0;
}
.mm-menu_theme-white.mm-menu_selected-hover
  .mm-listitem
  > a.mm-btn_fullwidth:hover
  + span,
.mm-menu_theme-white.mm-menu_selected-hover
  .mm-listitem
  > a:not(.mm-btn_fullwidth):hover {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu_theme-white.mm-menu_selected-parent
  .mm-panel_opened-parent
  .mm-listitem:not(.mm-listitem_selected-parent)
  > a,
.mm-menu_theme-white.mm-menu_selected-parent
  .mm-panel_opened-parent
  .mm-listitem:not(.mm-listitem_selected-parent)
  > span {
  background: 0 0;
}
.mm-menu_theme-white.mm-menu_selected-parent
  .mm-listitem_selected-parent
  > a.mm-btn_fullwidth
  + span,
.mm-menu_theme-white.mm-menu_selected-parent
  .mm-listitem_selected-parent
  > a.mm-btn_next:not(.mm-btn_fullwidth) {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu_theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7);
}
.mm-menu_theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu_theme-white label.mm-toggle:before {
  background: #fff;
}
.mm-menu_theme-whiteinput.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.mm-menu_theme-dark {
  background: #333;
  border-color: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.85);
}
.mm-menu_theme-dark .mm-navbar a,
.mm-menu_theme-dark .mm-navbar > * {
  color: rgba(255, 255, 255, 0.4);
  font-style: italic;
}
.mm-menu_theme-dark .mm-btn:after,
.mm-menu_theme-dark .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu_theme-dark .mm-listview .mm-btn_next:after {
  border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu_theme-dark .mm-listview a:not(.mm-btn_next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  tap-highlight-color: rgba(0, 0, 0, 0.1);
}
.mm-menu_theme-dark .mm-listitem_selected > a:not(.mm-btn_next),
.mm-menu_theme-dark .mm-listitem_selected > span {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu_theme-dark .mm-listitem_opened > .mm-btn_next,
.mm-menu_theme-dark .mm-listitem_opened > .mm-panel {
  background: rgba(255, 255, 255, 0.08);
}
.mm-menu_theme-dark .mm-listitem_divider {
  background: rgba(255, 255, 255, 0.08);
}
.mm-menu_theme-dark .mm-counter {
  color: rgba(255, 255, 255, 0.4);
  font-style: italic;
}
.mm-menu_theme-dark .mm-iconbar,
.mm-menu_theme-dark .mm-iconbar a {
  color: rgba(255, 255, 255, 0.4);
  font-style: italic;
}
.mm-menu_theme-dark.mm-menu_keyboardfocus a:focus {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu_theme-dark .mm-navbar_tabs > :not(.mm-navbar__tab_selected),
.mm-menu_theme-dark
  .mm-navbars_bottom.mm-navbars_has-tabs
  .mm-navbar_tabs
  ~ .mm-navbar,
.mm-menu_theme-dark
  .mm-navbars_top.mm-navbars_has-tabs
  > .mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu_theme-dark.mm-menu_shadow-page:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-menu_theme-dark.mm-menu_shadow-panels .mm-panel {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-menu_theme-dark .mm-searchfield input {
  background: #666;
  color: #fff;
}
.mm-menu_theme-dark .mm-panel__noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
  font-style: italic;
}
.mm-menu_theme-dark .mm-sectionindexer a {
  color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
}
.mm-menu_theme-dark.mm-menu_selected-hover
  .mm-listview:hover
  > .mm-listitem_selected
  > a,
.mm-menu_theme-dark.mm-menu_selected-hover
  .mm-listview:hover
  > .mm-listitem_selected
  > span {
  background: 0 0;
}
.mm-menu_theme-dark.mm-menu_selected-hover
  .mm-listitem
  > a.mm-btn_fullwidth:hover
  + span,
.mm-menu_theme-dark.mm-menu_selected-hover
  .mm-listitem
  > a:not(.mm-btn_fullwidth):hover {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu_theme-dark.mm-menu_selected-parent
  .mm-panel_opened-parent
  .mm-listitem:not(.mm-listitem_selected-parent)
  > a,
.mm-menu_theme-dark.mm-menu_selected-parent
  .mm-panel_opened-parent
  .mm-listitem:not(.mm-listitem_selected-parent)
  > span {
  background: 0 0;
}
.mm-menu_theme-dark.mm-menu_selected-parent
  .mm-listitem_selected-parent
  > a.mm-btn_fullwidth
  + span,
.mm-menu_theme-dark.mm-menu_selected-parent
  .mm-listitem_selected-parent
  > a.mm-btn_next:not(.mm-btn_fullwidth) {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu_theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.85);
}
.mm-menu_theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.3);
}
.mm-menu_theme-dark label.mm-toggle:before {
  background: #333;
}
.mm-menu_theme-darkinput.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.mm-menu_theme-black {
  background: #000;
  border-color: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.75);
}
.mm-menu_theme-black .mm-navbar a,
.mm-menu_theme-black .mm-navbar > * {
  color: rgba(255, 255, 255, 0.4);
  font-style: italic;
}
.mm-menu_theme-black .mm-btn:after,
.mm-menu_theme-black .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu_theme-black .mm-listview .mm-btn_next:after {
  border-color: rgba(255, 255, 255, 0.4);
}
.mm-menu_theme-black .mm-listview a:not(.mm-btn_next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.15);
  tap-highlight-color: rgba(255, 255, 255, 0.15);
}
.mm-menu_theme-black .mm-listitem_selected > a:not(.mm-btn_next),
.mm-menu_theme-black .mm-listitem_selected > span {
  background: rgba(255, 255, 255, 0.15);
}
.mm-menu_theme-black .mm-listitem_opened > .mm-btn_next,
.mm-menu_theme-black .mm-listitem_opened > .mm-panel {
  background: rgba(255, 255, 255, 0.2);
}
.mm-menu_theme-black .mm-listitem_divider {
  background: rgba(255, 255, 255, 0.2);
}
.mm-menu_theme-black .mm-counter {
  color: rgba(255, 255, 255, 0.4);
  font-style: italic;
}
.mm-menu_theme-black .mm-iconbar,
.mm-menu_theme-black .mm-iconbar a {
  color: rgba(255, 255, 255, 0.4);
  font-style: italic;
}
.mm-menu_theme-black.mm-menu_keyboardfocus a:focus {
  background: rgba(255, 255, 255, 0.15);
}
.mm-menu_theme-black .mm-navbar_tabs > :not(.mm-navbar__tab_selected),
.mm-menu_theme-black
  .mm-navbars_bottom.mm-navbars_has-tabs
  .mm-navbar_tabs
  ~ .mm-navbar,
.mm-menu_theme-black
  .mm-navbars_top.mm-navbars_has-tabs
  > .mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(255, 255, 255, 0.15);
}
.mm-menu_theme-black.mm-menu_shadow-page:after {
  box-shadow: false;
}
.mm-menu_theme-black.mm-menu_shadow-panels .mm-panel {
  box-shadow: false;
}
.mm-menu_theme-black .mm-searchfield input {
  background: #666;
  color: #fff;
}
.mm-menu_theme-black .mm-panel__noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
  font-style: italic;
}
.mm-menu_theme-black .mm-sectionindexer a {
  color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
}
.mm-menu_theme-black.mm-menu_selected-hover
  .mm-listview:hover
  > .mm-listitem_selected
  > a,
.mm-menu_theme-black.mm-menu_selected-hover
  .mm-listview:hover
  > .mm-listitem_selected
  > span {
  background: 0 0;
}
.mm-menu_theme-black.mm-menu_selected-hover
  .mm-listitem
  > a.mm-btn_fullwidth:hover
  + span,
.mm-menu_theme-black.mm-menu_selected-hover
  .mm-listitem
  > a:not(.mm-btn_fullwidth):hover {
  background: rgba(255, 255, 255, 0.15);
}
.mm-menu_theme-black.mm-menu_selected-parent
  .mm-panel_opened-parent
  .mm-listitem:not(.mm-listitem_selected-parent)
  > a,
.mm-menu_theme-black.mm-menu_selected-parent
  .mm-panel_opened-parent
  .mm-listitem:not(.mm-listitem_selected-parent)
  > span {
  background: 0 0;
}
.mm-menu_theme-black.mm-menu_selected-parent
  .mm-listitem_selected-parent
  > a.mm-btn_fullwidth
  + span,
.mm-menu_theme-black.mm-menu_selected-parent
  .mm-listitem_selected-parent
  > a.mm-btn_next:not(.mm-btn_fullwidth) {
  background: rgba(255, 255, 255, 0.15);
}
.mm-menu_theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.75);
}
.mm-menu_theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.25);
}
.mm-menu_theme-black label.mm-toggle:before {
  background: #000;
}
.mm-menu_theme-blackinput.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.mm-menu_tileview .mm-listview,
.mm-panel_tileview .mm-listview {
  margin: 0 !important;
}
.mm-menu_tileview .mm-listview:after,
.mm-panel_tileview .mm-listview:after {
  content: "";
  display: block;
  clear: both;
}
.mm-menu_tileview .mm-listitem,
.mm-panel_tileview .mm-listitem {
  padding: 0;
  float: left;
  position: relative;
  width: 50%;
  height: 0;
  padding-top: 50%;
}
.mm-menu_tileview .mm-listitem:after,
.mm-panel_tileview .mm-listitem:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1;
}
.mm-menu_tileview .mm-listitem.mm-tile-xs,
.mm-panel_tileview .mm-listitem.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%;
}
.mm-menu_tileview .mm-listitem.mm-tile-s,
.mm-panel_tileview .mm-listitem.mm-tile-s {
  width: 25%;
  padding-top: 25%;
}
.mm-menu_tileview .mm-listitem.mm-tile-l,
.mm-panel_tileview .mm-listitem.mm-tile-l {
  width: 75%;
  padding-top: 75%;
}
.mm-menu_tileview .mm-listitem.mm-tile-xl,
.mm-panel_tileview .mm-listitem.mm-tile-xl {
  width: 100%;
  padding-top: 100%;
}
.mm-menu_tileview .mm-listitem > a,
.mm-menu_tileview .mm-listitem > span,
.mm-panel_tileview .mm-listitem > a,
.mm-panel_tileview .mm-listitem > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0;
}
.mm-menu_tileview .mm-listitem > .mm-btn_next,
.mm-panel_tileview .mm-listitem > .mm-btn_next {
  width: auto;
}
.mm-menu_tileview .mm-listitem > .mm-btn_next:after,
.mm-menu_tileview .mm-listitem > .mm-btn_next:before,
.mm-panel_tileview .mm-listitem > .mm-btn_next:after,
.mm-panel_tileview .mm-listitem > .mm-btn_next:before {
  content: none;
  display: none;
}
.mm-menu_tileview .mm-listitem_divider,
.mm-panel_tileview .mm-listitem_divider {
  display: none;
}
.mm-menu_tileview .mm-panel,
.mm-panel_tileview {
  padding-left: 0;
  padding-right: 0;
}
.mm-menu_tileview .mm-panel:after,
.mm-menu_tileview .mm-panel:before,
.mm-panel_tileview:after,
.mm-panel_tileview:before {
  content: none;
  display: none;
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: webflow-icons;
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6SAy0AAAC8AAAAYGNtYXAaVcxaAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5ZgscV1gAAAFwAAABhGhlYWQCkFKvAAAC9AAAADZoaGVhB0MDyQAAAywAAAAkaG10eBIAA10AAANQAAAAIGxvY2EBMADyAAADcAAAABJtYXhwAAwATQAAA4QAAAAgbmFtZWTuiIAAAAOkAAABe3Bvc3QAAwAAAAAFIAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAwPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYD//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQEgAAADIAOAAAUAAAkBBwkBFwMg/kBAAYD+gEABwAHAQP6A/oBAAAEA4AAAAuADgAAFAAATARcJAQfgAcBA/oABgEABwAHAQP6A/oBAAAADAMAA4ANAAsAAGAAxAEoAAAEhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIwMg/cAHCwkFBQkLBwJABwsJBQUJCwf9wAcLCQUFCQsHAkAHCwkFBQkLB/3ABwsJBQUJCwcCQAcLCQUFCQsHAsAFCQsHIAcLCQUFCQsHIAcLCQXABQkLByAHCwkFBQkLByAHCwkFwAUJCwcgBwsJBQUJCwcgBwsJBQAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFFv+egGGAAAAAAEAAAABAADSLAJOXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAAAAACgAUAB4AMgBGAKwAwgAAAAEAAAAIAEsAAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAaAAAAAQAAAAAAAgAOAHEAAQAAAAAAAwAaADAAAQAAAAAABAAaAH8AAQAAAAAABQAWABoAAQAAAAAABgANAEoAAQAAAAAACgA0AJkAAwABBAkAAQAaAAAAAwABBAkAAgAOAHEAAwABBAkAAwAaADAAAwABBAkABAAaAH8AAwABBAkABQAWABoAAwABBAkABgAaAFcAAwABBAkACgA0AJkAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4Ac3dlYmZsb3ctaWNvbnMAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA")
      format("truetype"),
    url("data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVcAAoAAAAABRQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAZMAAAGTuzUomU9TLzIAAAKIAAAAYAAAAGAOkgMtY21hcAAAAugAAABMAAAATBpVzFpnYXNwAAADNAAAAAgAAAAIAAAAEGhlYWQAAAM8AAAANgAAADYCkFKvaGhlYQAAA3QAAAAkAAAAJAdDA8lobXR4AAADmAAAACAAAAAgEgADXW1heHAAAAO4AAAABgAAAAYACFAAbmFtZQAAA8AAAAF7AAABe2TuiIBwb3N0AAAFPAAAACAAAAAgAAMAAAEABAQAAQEBDndlYmZsb3ctaWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoACXf/i4seCgAJd/+LiwwHi0v6lPpUBR0AAACaDx0AAACfER0AAAAJHQAAAYoSAAkBAQ4bHR8iJywxNndlYmZsb3ctaWNvbnN3ZWJmbG93LWljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzAAACAYkABgAIAQEEBwoNJDvH4P6UDv6UDv6UDvyUDvm0+FQV/FT4VEtL+BT8FPwU/BTLSwUO93T4VBX4VPhUy0v8FPwU+BT8FEtLBQ75tPlUFfzUiwV5i319i3kIi2sFi3mZfZ2LCPjUiwWdi5mZi50Ii6sFi519mXmLCIv7VBX81IsFeYt9fYt5CItrBYt5mX2diwj41IsFnYuZmYudCIurBYudfZl5iwiL+1QV/NSLBXmLfX2LeQiLawWLeZl9nYsI+NSLBZ2LmZmLnQiLqwWLnX2ZeYsIDvm4+SkV+6n7qvuq96ovLvgG/Bj4BvgYBQ76lBT6lBWLDAoAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gMDwP/A/8ADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmA//9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAC1pQTjXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAUAAACAAAAAAADgCuAAEAAAAAAAEAGgAAAAEAAAAAAAIADgBxAAEAAAAAAAMAGgAwAAEAAAAAAAQAGgB/AAEAAAAAAAUAFgAaAAEAAAAAAAYADQBKAAEAAAAAAAoANACZAAMAAQQJAAEAGgAAAAMAAQQJAAIADgBxAAMAAQQJAAMAGgAwAAMAAQQJAAQAGgB/AAMAAQQJAAUAFgAaAAMAAQQJAAYAGgBXAAMAAQQJAAoANACZAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADEALgAwAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHN3ZWJmbG93LWljb25zAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==")
      format("woff");
  font-weight: 400;
  font-style: normal;
}
[class^="w-icon-"],
[class*=" w-icon-"] {
  font-family: webflow-icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.w-icon-slider-right:before {
  content: "\e600";
}
.w-icon-slider-left:before {
  content: "\e601";
}
.w-icon-nav-menu:before {
  content: "\e602";
}
.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
  content: "\e603";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #333;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
html.w-mod-touch * {
  background-attachment: scroll !important;
}
.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
}
.w-clearfix:after {
  clear: both;
}
.w-hidden {
  display: none;
}
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #1376cd;
  color: #fff;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
input.w-button {
  -webkit-appearance: button;
}
html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important;
}
.w-webflow-badge,
.w-webflow-badge * {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: block;
  visibility: visible;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
  float: none;
  clear: none;
  border: 0 none transparent;
  border-radius: 0;
  background: 0 0;
  background-image: none;
  background-position: 0 0;
  background-size: auto auto;
  background-repeat: repeat;
  background-origin: padding-box;
  background-clip: border-box;
  background-attachment: scroll;
  background-color: transparent;
  box-shadow: none;
  opacity: 1;
  transform: none;
  transition: none;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  list-style-type: disc;
  text-shadow: none;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}
.w-webflow-badge {
  position: fixed !important;
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  top: auto !important;
  right: 12px !important;
  bottom: 12px !important;
  left: auto !important;
  color: #73777d !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  padding: 6px 8px 6px 6px !important;
  font-size: 0.75rem !important;
  opacity: 1 !important;
  line-height: 0.875rem !important;
  text-decoration: none !important;
  transform: none !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  white-space: nowrap;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
}
.w-webflow-badge > img {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin-bottom: 10px;
}
h1 {
  font-size: 2.375rem;
  line-height: 2.75rem;
  margin-top: 20px;
}
h2 {
  font-size: 2rem;
  line-height: 2.25rem;
  margin-top: 20px;
}
h3 {
  font-size: 1.5rem;
  line-height: 1.875rem;
  margin-top: 20px;
}
h4 {
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-top: 10px;
}
h5 {
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-top: 10px;
}
h6 {
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin-top: 10px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 1.125rem;
  line-height: 1.375rem;
}
figure {
  margin: 0;
  margin-bottom: 10px;
}
figcaption {
  margin-top: 5px;
  text-align: center;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}
.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}
.w-embed:before,
.w-embed:after {
  content: " ";
  display: table;
}
.w-embed:after {
  clear: both;
}
.w-video {
  width: 100%;
  position: relative;
  padding: 0;
}
.w-video iframe,
.w-video object,
.w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}
.w-form {
  margin: 0 0 15px;
}
.w-form-done {
  display: none;
  padding: 20px;
  text-align: center;
  background-color: #ddd;
}
.w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffdede;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
}
.w-input,
.w-select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 0.875rem;
  line-height: 1.428571429;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
}
.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #999;
}
.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.w-input:-ms-input-placeholder,
.w-select:-ms-input-placeholder {
  color: #999;
}
.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
  color: #999;
}
.w-input:focus,
.w-select:focus {
  border-color: #3898ec;
}
.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
  background-color: #eee;
}
textarea.w-input,
textarea.w-select {
  height: auto;
}
.w-select {
  background-image: -webkit-linear-gradient(white 0, #f3f3f3 100%);
  background-image: linear-gradient(white 0, #f3f3f3 100%);
}
.w-select[multiple] {
  height: auto;
}
.w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 0;
}
.w-checkbox,
.w-radio {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.w-checkbox:before,
.w-radio:before,
.w-checkbox:after,
.w-radio:after {
  content: " ";
  display: table;
}
.w-checkbox:after,
.w-radio:after {
  clear: both;
}
.w-checkbox-input,
.w-radio-input {
  margin: 4px 0 0;
  line-height: normal;
  float: left;
  margin-left: -20px;
}
.w-radio-input {
  margin-top: 3px;
}
.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.w-container:before,
.w-container:after {
  content: " ";
  display: table;
}
.w-container:after {
  clear: both;
}
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
.w-row:before,
.w-row:after {
  content: " ";
  display: table;
}
.w-row:after {
  clear: both;
}
.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}
.w-col-1 {
  width: 8.33333333%;
}
.w-col-2 {
  width: 16.66666667%;
}
.w-col-3 {
  width: 25%;
}
.w-col-4 {
  width: 33.33333333%;
}
.w-col-5 {
  width: 41.66666667%;
}
.w-col-6 {
  width: 50%;
}
.w-col-7 {
  width: 58.33333333%;
}
.w-col-8 {
  width: 66.66666667%;
}
.w-col-9 {
  width: 75%;
}
.w-col-10 {
  width: 83.33333333%;
}
.w-col-11 {
  width: 91.66666667%;
}
.w-col-12 {
  width: 100%;
}
.w-hidden-main {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: none !important;
  }
  .w-col-medium-1 {
    width: 8.33333333%;
  }
  .w-col-medium-2 {
    width: 16.66666667%;
  }
  .w-col-medium-3 {
    width: 25%;
  }
  .w-col-medium-4 {
    width: 33.33333333%;
  }
  .w-col-medium-5 {
    width: 41.66666667%;
  }
  .w-col-medium-6 {
    width: 50%;
  }
  .w-col-medium-7 {
    width: 58.33333333%;
  }
  .w-col-medium-8 {
    width: 66.66666667%;
  }
  .w-col-medium-9 {
    width: 75%;
  }
  .w-col-medium-10 {
    width: 83.33333333%;
  }
  .w-col-medium-11 {
    width: 91.66666667%;
  }
  .w-col-medium-12 {
    width: 100%;
  }
  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: none !important;
  }
  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }
  .w-col-small-1 {
    width: 8.33333333%;
  }
  .w-col-small-2 {
    width: 16.66666667%;
  }
  .w-col-small-3 {
    width: 25%;
  }
  .w-col-small-4 {
    width: 33.33333333%;
  }
  .w-col-small-5 {
    width: 41.66666667%;
  }
  .w-col-small-6 {
    width: 50%;
  }
  .w-col-small-7 {
    width: 58.33333333%;
  }
  .w-col-small-8 {
    width: 66.66666667%;
  }
  .w-col-small-9 {
    width: 75%;
  }
  .w-col-small-10 {
    width: 83.33333333%;
  }
  .w-col-small-11 {
    width: 91.66666667%;
  }
  .w-col-small-12 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: inherit !important;
  }
  .w-hidden-tiny {
    display: none !important;
  }
  .w-col {
    width: 100%;
  }
  .w-col-tiny-1 {
    width: 8.33333333%;
  }
  .w-col-tiny-2 {
    width: 16.66666667%;
  }
  .w-col-tiny-3 {
    width: 25%;
  }
  .w-col-tiny-4 {
    width: 33.33333333%;
  }
  .w-col-tiny-5 {
    width: 41.66666667%;
  }
  .w-col-tiny-6 {
    width: 50%;
  }
  .w-col-tiny-7 {
    width: 58.33333333%;
  }
  .w-col-tiny-8 {
    width: 66.66666667%;
  }
  .w-col-tiny-9 {
    width: 75%;
  }
  .w-col-tiny-10 {
    width: 83.33333333%;
  }
  .w-col-tiny-11 {
    width: 91.66666667%;
  }
  .w-col-tiny-12 {
    width: 100%;
  }
}
.w-widget {
  position: relative;
}
.w-widget-map {
  width: 100%;
  height: 400px;
}
.w-widget-map label {
  width: auto;
  display: inline;
}
.w-widget-map img {
  max-width: inherit;
}
.w-widget-map .gm-style-iw {
  width: 90% !important;
  height: auto !important;
  top: 7px !important;
  left: 6% !important;
  display: inline;
  text-align: center;
  overflow: hidden;
}
.w-widget-map .gm-style-iw + div {
  display: none;
}
.w-widget-twitter {
  overflow: hidden;
}
.w-widget-twitter-count-shim {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 28px;
  height: 20px;
  text-align: center;
  background: #fff;
  border: #758696 solid 1px;
  border-radius: 3px;
}
.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  position: relative;
  font-size: 0.9375rem;
  line-height: 0.75rem;
  text-align: center;
  color: #999;
  font-family: serif;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  position: relative;
  display: block;
}
.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
  margin-left: 7px;
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 1.125rem;
  line-height: 1.125rem;
}
.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}
.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  top: 50%;
  left: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-color: rgba(117, 134, 150, 0);
  border-right-color: #5d6c7b;
  border-width: 4px;
  margin-left: -9px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-left: -10px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 4px;
  margin-left: -8px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-left: -9px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim.w--vertical:before {
  border-color: rgba(117, 134, 150, 0);
  border-top-color: #5d6c7b;
  border-width: 5px;
  margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 4px;
  margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 1.125rem;
  line-height: 1.375rem;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}
.w-widget-gplus {
  overflow: hidden;
}
.w-background-video {
  position: relative;
  overflow: hidden;
  height: 500px;
  color: #fff;
}
.w-background-video > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  z-index: -100;
}
.w-slider {
  position: relative;
  height: 300px;
  text-align: center;
  background: #ddd;
  clear: both;
  -webkit-tap-highlight-color: transparent;
}
.w-slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}
.w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
}
.w-slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.w-slider-nav.w-round > div {
  border-radius: 100%;
}
.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
  font-size: inherit;
  line-height: inherit;
}
.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.w-slider-nav-invert {
  color: #fff;
}
.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4);
}
.w-slider-nav-invert > div.w-active {
  background-color: #222;
}
.w-slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 7px 0.5em;
  transition: background-color 0.1s, color 0.1s;
}
.w-slider-dot.w-active {
  background-color: #fff;
}
.w-slider-arrow-left,
.w-slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
  font-size: 2.5rem;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*=" w-icon-"],
.w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}
.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}
.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}
.w-icon-slider-left,
.w-icon-slider-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}
.w-dropdown-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px;
}
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em;
}
.w-dropdown-list {
  position: absolute;
  background: #ddd;
  display: none;
  min-width: 100%;
}
.w-dropdown-list.w--open {
  display: block;
}
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222;
}
.w-dropdown-link.w--current {
  color: hsla(0, 0%, 100%, 0.75);
}
.w-nav[data-collapse="all"] .w-dropdown,
.w-nav[data-collapse="all"] .w-dropdown-toggle {
  display: block;
}
.w-nav[data-collapse="all"] .w-dropdown-list {
  position: static;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-dropdown,
  .w-nav[data-collapse="medium"] .w-dropdown-toggle {
    display: block;
  }
  .w-nav[data-collapse="medium"] .w-dropdown-list {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-dropdown,
  .w-nav[data-collapse="small"] .w-dropdown-toggle {
    display: block;
  }
  .w-nav[data-collapse="small"] .w-dropdown-list {
    position: static;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-dropdown,
  .w-nav[data-collapse="tiny"] .w-dropdown-toggle {
    display: block;
  }
  .w-nav[data-collapse="tiny"] .w-dropdown-list {
    position: static;
  }
}
.w-lightbox-backdrop {
  color: #000;
  cursor: auto;
  font-family: serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: normal;
  list-style: disc;
  text-align: start;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana,
    sans-serif;
  font-size: 1.0625rem;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translate(0, 0);
}
.w-lightbox-backdrop,
.w-lightbox-container {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.w-lightbox-content {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.w-lightbox-view {
  position: absolute;
  width: 100vw;
  height: 100vh;
  opacity: 0;
}
.w-lightbox-view:before {
  content: "";
  height: 100vh;
}
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}
.w-lightbox-frame,
.w-lightbox-view:before {
  display: inline-block;
  vertical-align: middle;
}
.w-lightbox-figure {
  position: relative;
  margin: 0;
}
.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}
.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}
.w-lightbox-image {
  display: block;
  float: none;
  max-width: 100vw;
  max-height: 100vh;
}
.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}
.w-lightbox-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.5em 1em;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.w-lightbox-embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-lightbox-control {
  position: absolute;
  top: 0;
  width: 4em;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.w-lightbox-left {
  display: none;
  bottom: 0;
  left: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==);
}
.w-lightbox-right {
  display: none;
  right: 0;
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+);
}
.w-lightbox-close {
  right: 0;
  height: 2.6em;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=);
  background-size: 18px;
}
.w-lightbox-strip {
  padding: 0 1vh;
  line-height: 0;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
.w-lightbox-item {
  display: inline-block;
  width: 10vh;
  padding: 2vh 1vh;
  box-sizing: content-box;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
}
.w-lightbox-active {
  opacity: 0.3;
}
.w-lightbox-thumbnail {
  position: relative;
  height: 10vh;
  background: #222;
  overflow: hidden;
}
.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}
.w-lightbox-thumbnail .w-lightbox-tall {
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.w-lightbox-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 5px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
}
.w-lightbox-spinner:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 3px solid transparent;
  border-bottom-color: #fff;
  border-radius: 50%;
}
.w-lightbox-hide {
  display: none;
}
.w-lightbox-noscroll {
  overflow: hidden;
}
@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }
  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh;
  }
  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }
  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }
  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }
  .w-lightbox-left,
  .w-lightbox-right {
    display: block;
    opacity: 0.5;
  }
  .w-lightbox-close {
    opacity: 0.8;
  }
  .w-lightbox-control:hover {
    opacity: 1;
  }
}
.w-lightbox-inactive,
.w-lightbox-inactive:hover {
  opacity: 0;
}
.w-richtext:before,
.w-richtext:after {
  content: " ";
  display: table;
}
.w-richtext:after {
  clear: both;
}
.w-richtext ol,
.w-richtext ul {
  overflow: hidden;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:before,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:before {
  outline: 2px solid #2895f7;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}
.w-richtext figure.w-richtext-figure-type-video > div:before,
.w-richtext figure[data-rt-type="video"] > div:before {
  content: "";
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.w-richtext figure {
  position: relative;
  max-width: 60%;
}
.w-richtext figure > div:before {
  cursor: default !important;
}
.w-richtext figure img {
  width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}
.w-richtext figure div {
  font-size: 0;
  color: transparent;
}
.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table;
}
.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}
.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  display: table-caption;
  caption-side: bottom;
}
.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}
.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}
.w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
  clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
  display: inline-block;
  padding-bottom: inherit;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}
.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  margin-right: 15px;
  clear: none;
}
.w-richtext figure.w-richtext-align-floatright {
  float: right;
  margin-left: 15px;
  clear: none;
}
.w-nav {
  position: relative;
  background: #ddd;
  z-index: 1000;
}
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
}
.w-nav:after {
  clear: both;
}
.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333;
}
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-link.w--current {
  color: #0082f3;
}
.w-nav-menu {
  position: relative;
  float: right;
}
.w--nav-menu-open {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #c8c8c8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
.w--nav-link-open {
  display: block;
  position: relative;
}
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.w-nav-overlay .w--nav-menu-open {
  top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] .w--nav-menu-open {
  right: auto;
  z-index: 1;
  top: 0;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] .w--nav-menu-open {
  left: auto;
  z-index: 1;
  top: 0;
}
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 1.5rem;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-nav-button.w--open {
  background-color: #757575;
  color: #fff;
}
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
.w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}
.w-tabs {
  position: relative;
}
.w-tabs:before,
.w-tabs:after {
  content: " ";
  display: table;
}
.w-tabs:after {
  clear: both;
}
.w-tab-menu {
  position: relative;
}
.w-tab-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 9px 30px;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
}
.w-tab-link.w--current {
  background-color: #c8c8c8;
}
.w-tab-content {
  position: relative;
  display: block;
  overflow: hidden;
}
.w-tab-pane {
  position: relative;
  display: none;
}
.w--tab-active {
  display: block;
}
@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}
.w-ix-emptyfix:after {
  content: "";
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.w-dyn-empty {
  padding: 10px;
  background-color: #ddd;
}
.w-dyn-bind-empty {
  display: none !important;
}
.w-condition-invisible {
  display: none !important;
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
}
.page-wrapper-full {
  color: #333;
}
h1 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-size: 2.25rem;
  line-height: 1.375em;
  font-weight: 600;
  letter-spacing: 0.01em;
}
h2 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 1.875rem;
  line-height: 1.375em;
  font-weight: 600;
  letter-spacing: 0.01em;
}
h3 {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  font-size: 1.5rem;
  line-height: 1.375em;
  font-weight: 600;
  letter-spacing: 0.01em;
}
h4 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 1.25rem;
  line-height: 1.375em;
  font-weight: 600;
  letter-spacing: 0.01em;
}
h5 {
  margin-top: 1.375em;
  margin-bottom: 0.75em;
  font-size: 0.9375rem;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 0.01em;
}
h6 {
  margin-top: 1.5em;
  margin-bottom: 0.875em;
  font-size: 0.8125rem;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 0.01em;
}
p {
  margin-top: 0;
  margin-bottom: 0.75em;
}
a {
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #001489;
  background-color: #fff;
}
ul {
  margin-top: 0.5em;
  margin-bottom: 0.75em;
  padding-left: 1.25em;
}
ol {
  margin-top: 0.5em;
  margin-bottom: 0.75em;
  padding-left: 1.125em;
}
li {
  margin-bottom: 0.25em;
}
label {
  display: block;
  margin-bottom: 0.25em;
  line-height: 1.25em;
  font-weight: 700;
}
strong {
  font-weight: 700;
  letter-spacing: 0.02em;
}
em {
  font-style: italic;
  letter-spacing: 0.02em;
}
blockquote {
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 1.25em;
  border-left: 4px solid rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 1.0625em;
  line-height: 1.5em;
}
.button,
.button.primary,
.primary,
.secondary,
.tertiary,
button[type="submit"] {
  display: inline-block;
  margin-top: 0.5em;
  margin-right: 10px;
  margin-bottom: 0.5em;
  padding: 0.5em 1.5em;
  border: 3px solid #001489;
  background-color: #001489;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff !important;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.05em;
  text-decoration: none;
}
.primary,
.secondary,
.tertiary,
button[type="submit"],
#jobs_module.cms_form .cms_form_button {
  padding: 0.5em 1.5em !important;
  border: 3px solid #001489 !important;
}
.button:hover {
  border-color: #ba0c2f;
  background-color: #ba0c2f;
  color: #fff !important;
}
.primary:hover,
.secondary:hover,
.tertiary:hover,
button[type="submit"]:hover,
#jobs_module.cms_form .cms_form_button:hover {

  color: #fff !important;
}
.button.secondary,
.secondary,
button[type="submit"].secondary {
  border: 3px solid transparent !important;
  background-color: #28313b;
  color: #fff !important;
}
.button.secondary:hover {
  border-color: transparent;
  background-color: #585c5f;
  color: #fff;
}
.secondary:hover,
button[type="submit"].secondary:hover {
  background-color: #585c5f !important;
  border-color: transparent !important;
}
.button.tertiary,
.tertiary,
button[type="submit"].tertiary {
  color: #fff !important;
  border-color: #373a3d !important;
  background-color: #373a3d;
}
.button.tertiary:hover {
  border-color: #586879;
  background-color: #586879;
}
.tertiary:hover,
button[type="submit"].tertiary:hover {
  border-color: #586879 !important;
  background-color: #586879 !important;
}
.button.header-search-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 2rem;
  height: 100%;
  min-height: 2rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none;
  background-color: #ba0c2f;
  background-image: url(/20160710165515/assets/images/search.svg);
  background-position: 50% 50%;
  background-size: 1em 1em;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0.8125rem;
  line-height: 1em;
  text-transform: uppercase;
  text-indent: -9999px;
}
.button.header-search-button:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.button.slider-button {
  width: auto;
  margin-top: 1em;
  margin-bottom: 0.25em;
  padding: 0.5em 1em;
  float: left;
  border: 2px none #aaa;
  box-shadow: none;
  color: #fff !important;
  background-color: #ba0c2f;
  font-size: 0.85rem;
  text-align: center;
}
.button.slider-button:hover {
  border-color: #ab1b20;
  background-color: #001489;
  box-shadow: none;
  color: #fff;
}
.container.footer {
  display: none;
}
.nav-section {
  background-color: transparent;
  color: #005687;
  position: relative;
}
.nav-container {
  position: relative;
  height: 40px;
  max-width: 100%;
  background-image: -webkit-linear-gradient(270deg, #005687, #005687);
  background-image: linear-gradient(180deg, #005687, #005687);
}
.nav-link {
  display: inline-block;
  margin-right: 1px;
  padding: 1rem 1.5rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  box-shadow: 0 -3px 0 0 transparent, 1px 0 0 0 hsla(0, 0%, 50%, 0.25);
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.375em;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
.nav-link:hover {
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 -3px 0 0 rgba(0, 0, 0, 0.5), 1px 0 0 0 hsla(0, 0%, 50%, 0.25);
  color: #fff;
}
.nav-link.w--current {
  display: none;
  height: 40px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0 -3px 0 0 #fff, 1px 0 0 0 hsla(0, 0%, 50%, 0.25);
  color: #fff;
  text-transform: uppercase;
}
.nav-link.w--current:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}
.nav-menu-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-left: 1px solid rgba(20, 25, 82, 0.85);
  background-image: -webkit-linear-gradient(270deg, #001489, #001489);
  background-image: linear-gradient(180deg, #001489, #001489);
}
.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.5em;
  float: left;
  border-bottom-style: none;
  color: #fff;
  font-size: 1.625rem;
  line-height: 1.25rem;
  font-weight: 600;
  background-color: transparent;
}
.logo-container {
  float: left;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
.logo:hover {
  color: #fff;
}
.website-logo-container {
  width: auto;
  max-width: 200px;
  text-align: right;
  margin-left: 50px;
}
.website-logo {
  margin-top: 0.2em;
  max-height: 120px;
  width: auto;
  margin-bottom: 0.5em;
}
.website-tagline {
  margin: 0.7rem 0 0.5rem 18px;
  padding: 0;
  font-size: 1rem;
  line-height: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  clear: both;
}
.logo.w--current {
  margin-top: 0.5em;
  margin-bottom: 0.35em;
  margin-left: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-section {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 0.875rem;
  line-height: 1.375rem;
}
.row.footer-signoff-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.row.footer-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.row.footer-row.top {
  display: none;
}
.column {
  width: 100%;
  padding-bottom: 0.25rem;
  padding-left: 0;
  float: left;
  background-image: none;
}
.image-wrapper {
  padding-top: 55%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.logo-image {
  width: auto;
  height: 5rem;
  float: left;
}
.footer-signoff-section {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #222527;
  font-size: 0.75rem;
  line-height: 1rem;
}
.copyright-text {
  display: inline-block;
  margin-right: 0.75rem;
  margin-left: 0.75rem;
  color: #cccdce;
}
.footer-signoff-list {
  display: inline-block;
  margin: 0 0.25rem;
  padding-left: 0;
}
.footer-signoff-list-item {
  display: inline-block;
  margin-bottom: 0;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.footer-signoff-grip {
  width: 130px;
  height: 28px;
  float: right;
  border-bottom-style: none;
  border-bottom-width: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #606060;
  font-weight: 600;
  text-transform: uppercase;
}
.footer-signoff-grip:hover {
  color: #606060;
}
#GRIPFooterLogo {
  padding-top: 0 !important;
}
#GRIPFooterLogoText {
  color: #cccdce !important;
}
#GRIPFooterLogo a {
  background-color: transparent;
}
#GRIPFooterLogoImg {
  color: #fff;
  font-family: inherit;
  background-color: #373a3d;
}
.footer-column-wrap {
  max-width: 62%;
  margin-bottom: 1em;
  padding-right: 1rem;
  padding-left: 1rem;
  clear: both;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.footer-column-wrap.quicklinks {
  display: none;
}
.footer-column-wrap._1 {
  max-width: 25%;
  padding-left: 0.8rem;
}
.footer-column-wrap._2 {
  width: 210px;
  max-width: 25%;
  padding-left: 0.8rem;
}
.footer-column-wrap._3 {
  max-width: 35%;
  padding-left: 0.8rem;
}
.footer-column-title {
  margin-top: 0.5em;
  color: #fff;
  font-size: 1.125rem;
  text-transform: uppercase;
}
.header-content-right-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  text-transform: none;
}
.header-contents-wrap {
  position: relative;
  background-color: #f2f3f4;
  color: #2a317d;
}
.two-part-button-wrap {
  position: relative;
  display: block;
  max-width: 768px;
  margin-right: auto;
  margin-left: auto;
}
.breadcrumb-list {
  margin: 1em 0.125rem;
  padding-left: 0;
  font-size: 0.6875rem;
  line-height: 1em;
  text-transform: uppercase;
}
.breadcrumb-list-item {
  margin-top: 0.25rem;
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
  float: left;
}
.header-menu-wrap {
  height: 50px;
  background-color: #001489;
}
.form-wrap {
  margin-bottom: 0;
}
.form-field {
  position: relative;
  width: auto;
  margin-bottom: 0.75em;
  padding: 4px 10px;
  font-size: 0.875em;
}
.form-field.header-search-field {
  width: 200px;
  height: 2rem;
  margin-bottom: 0;
  padding-right: 3rem;
  float: left;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  border: 0 none transparent;
  border-radius: 0;
  background-color: transparent;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #222;
  font-size: 0.75em;
}
.form-field.header-search-field:focus {
  border: 0 none transparent;
}
.form-success {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #167c28;
  color: #fff;
}
.form-error {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #ba0c2f;
  color: #fff;
}
.secondary-nav-list {
  display: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 1rem;
  line-height: 1.25rem;
}
.secondary-nav-list-item {
  margin-bottom: 0;
  float: left;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  letter-spacing: 0.01em;
}
.breadcrumb-divider {
  margin-left: 0.5rem;
  float: right;
}
.inside-row {
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}
.left-nav-column {
  width: 22%;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  background-image: none;
}
.main-content-column {
  width: 78%;
  padding-right: 0;
  padding-left: 0;
  background-color: #fff;
  box-shadow: none;
  font-family: Ubuntu, Helvetica, sans-serif;
  min-height: 400px;
}
.main-content-column.right-sidebar-page {
  width: 75%;
}
.inside-row-nested {
  padding-bottom: 2rem;
  background-color: transparent;
}
.right-sidebar-column {
  margin-top: 2em;
  border-left: 3px solid hsla(0, 0%, 50%, 0.1);
}
.left-nav-list {
  margin-top: 0;
  margin-bottom: 1.5em;
  padding-left: 0;
  box-shadow: none;
}
.left-nav-list-item {
  margin-bottom: 0;
  box-shadow: none;
}
.left-nav-list-link {
  display: block;
  width: 100%;
  min-height: 46px;
  padding: 0.7rem 1.5rem 0.5rem 1.25rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px none rgba(0, 0, 0, 0.08);
  background-image: url(/20160710165515/assets/images/side-nav-arrow-06-06_transp.svg);
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: background-color 0.2s ease, color 50ms ease,
    background-position 0.2s ease;
  transition: background-color 0.2s ease, color 50ms ease,
    background-position 0.2s ease;
  color: #000;
  font-size: 0.95rem;
  line-height: 1.4em;
  font-weight: 600;
  text-decoration: none;
  background-color: transparent;
}
.left-nav-list-link:hover {
  background-image: url(/20160710165515/assets/images/blue-official-arrow-02_1.png);
  background-position: 100% 50%;
  background-size: 1065px;
  background-repeat: no-repeat;
  color: #fff;
}
.left-nav-list-link.selected,
.left-nav-list-link.w--current {
  background-image: url(/20160710165515/assets/images/blue-official-arrow-02_3.png);
  background-position: right;
  background-size: 1065px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  background-color: #001489;
}
.left-nav-list-link.selected:hover,
.left-nav-list-link.w--current:hover {
  background-color: transparent;
  background-image: url(/20160710165515/assets/images/blue-official-arrow-02_2.png);
  background-position: 100% 50%;
  background-size: 1065px;
}
.left-nav-list ul {
  margin-bottom: 0;
}
.left-nav-column .section-title {
  text-transform: uppercase;
  display: block;
  width: 100%;
  min-height: 46px;
  padding: 1.15rem 1.5rem 0.5rem 1.25rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 3px solid #2a317d;
  -webkit-transition: background-color 0.2s ease, color 50ms ease,
    background-position 0.2s ease;
  transition: background-color 0.2s ease, color 50ms ease,
    background-position 0.2s ease;
  color: #001489;
  font-size: 1.35rem;
  line-height: 1.4em;
  font-weight: 600;
  text-decoration: none;
  margin: 0 0 1px 0;
  letter-spacing: normal;
}
.left-nav-column .section-title a {
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit;
  content: inherit;
  font-family: inherit;
  border: 0;
  box-shadow: none;
  text-decoration: none;
  background-color: transparent;
}
.left-nav-column .section-title a:hover {
  background-color: transparent;
  background-image: none;
  color: #ba0c2f;
}
.left-nav-column .section-title a.w--current {
  background-image: none;
}
.left-nav-list-link.grandchild-link {
  padding-left: 2.15rem;
  font-size: 0.9rem;
}
.left-nav-list-link.greatgrandchild-link {
  padding-left: 3rem;
  font-size: 0.83rem;
}
.left-nav-nested-list {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.left-nav-nested-list-item {
  margin-bottom: 1px;
}
.left-nav-list-link.greatgrandchild-link
  ~ .left-nav-nested-list
  a.greatgrandchild-link {
  padding-left: 3.75rem;
  font-size: 0.79rem;
}
.right-sidebar-column .box {
  position: relative;
  margin-right: 1rem;
  margin-bottom: 2.441em;
  margin-left: 1em;
  padding-top: 0;
  border-top: 1px none rgba(0, 0, 0, 0.15);
  font-size: 0.875rem;
  line-height: 1.5em;
}
.right-sidebar-column h2,
.right-sidebar-column h3,
.right-sidebar-column h4,
.right-sidebar-column h5,
.right-sidebar-column h6 {
  margin-top: 0;
  margin-bottom: 0.75em;
  font-size: 1.25rem;
  line-height: 1.375em;
  font-weight: 600;
  letter-spacing: 0.01em;
  font-family: "Open Sans", sans-serif;
  color: #444;
}
.right-sidebar-column .box.partner-document .contentbox_item_image {
  width: 24px;
  padding-right: 10px;
}
.right-sidebar-column .box .moduleDocuments-rss-feed a {
  border-bottom: 0;
}
.sidebar-list {
  padding-left: 0;
}
.sidebar-list-item {
  margin-bottom: 0.75em;
  padding-left: 0;
}
.section-wrap.inside-content-section {
  box-shadow: none;
}
.secondary-nav-icon {
  width: 1.375em;
  height: 1.375em;
  margin-right: 0.5rem;
  float: left;
  opacity: 0.4;
}
.slider-section {
  position: relative;
}
.slider {
  display: block;
  height: 450px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}
.slider-arrow {
  bottom: -340px;
  width: 45px;
  height: 50px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: #9ea2a2;
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 2rem;
}
.slider-arrow:hover {
  background-color: #ba0c2f;
  background-image: none;
  opacity: 1;
}
.slider-arrow.right {
  border-radius: 25px 0 0 25px;
  background-image: -webkit-linear-gradient(270deg, #9ea2a2, #9ea2a2);
  background-image: linear-gradient(180deg, #9ea2a2, #9ea2a2);
  opacity: 1;
}
.slider-arrow.right:hover {
  background-image: -webkit-linear-gradient(270deg, #ba0c2f, #ba0c2f);
  background-image: linear-gradient(180deg, #ba0c2f, #ba0c2f);
  opacity: 1;
}
.slider-indicator {
  z-index: 2;
  height: 2.5rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 0.6rem;
}
.main-section {
  background-color: #9ea2a2;
  display: block;
}
.slider-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-position: 0 0, 0 0, 50% 66%, 0 0;
  background-size: auto, auto, cover, cover;
  background-repeat: repeat, repeat, no-repeat, no-repeat;
}
.slider-image.slide-2 {
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}
.slider-image.slide-3 {
  background-position: 0 0, 0 0, 0 53%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, repeat;
}
.slider-caption-wrap {
  position: relative;
  top: 99%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  width: 100%;
  max-height: 285px;
  min-height: 180px;
  margin-right: 0;
  margin-left: 0;
  padding-top: 0.75rem;
  padding-bottom: 1.5rem;
  background-image: -webkit-linear-gradient(
    270deg,
    hsla(210, 8%, 95%, 0.9),
    hsla(210, 8%, 95%, 0.9)
  );
  background-image: linear-gradient(
    180deg,
    hsla(210, 8%, 95%, 0.9),
    hsla(210, 8%, 95%, 0.9)
  );
  -webkit-transform: translate(0, -63%);
  -ms-transform: translate(0, -63%);
  transform: translate(0, -63%);
  color: #fff;
  text-align: center;
}
.inside-page-header-content-wrap {
  padding: 0.5rem 1.5rem 0.25em;
  border-bottom: 1px none rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.inside-page-header-content-wrap.entry {
  border-bottom: 3px solid hsla(0, 0%, 50%, 0.1);
  background-color: #fff;
}
.inside-page-header-section {
  position: relative;
  display: none;
  min-height: 120px;
  background-color: #373a3d;
}
.inside-content-beckground {
  position: relative;
  display: block;
  max-width: 100%;
  margin-top: -50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3rem;
  padding-bottom: 4rem;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, #f2f3f4, #f2f3f4);
  background-image: linear-gradient(180deg, #f2f3f4, #f2f3f4);
}
.inside-content-beckground.right-column .main-content-column {
  width: 100%;
}
.inside-content-beckground.no-columns .main-content-column {
  width: 100%;
}
.inside-content-beckground.no-columns .main-content-wrap.nested-content-wrap {
  padding-top: 2rem;
  padding-right: 8rem;
  padding-left: 8rem;
}
.inside-content-beckground.right-column .right-sidebar-column {
  padding-right: 10px;
  padding-left: 10px;
}
.main-content-wrap {
  padding-left: 1.5rem;
}
.main-content-wrap.nested-content-wrap {
  padding: 2rem;
  background-color: #fff;
  box-shadow: none;
}
.main-content-wrap.nested-content-wrap.full {
  padding-top: 2rem;
  padding-right: 8rem;
  padding-left: 8rem;
}
.header-menu-inside-wrap {
  display: block;
  height: 40px;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
}
.intro_text_style,
.intro-text-style {
  margin-bottom: 1em;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #444;
  font-size: 1.1875em;
  line-height: 1.5em;
  font-weight: 600;
}
.slider-arrow-icon {
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.news-content-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1.25rem;
  padding-bottom: 1.35rem;
  background-image: -webkit-linear-gradient(
      270deg,
      hsla(0, 0%, 100%, 0.85),
      hsla(0, 0%, 100%, 0.85)
    ),
    -webkit-linear-gradient(270deg, #fff, #fff),
    -webkit-linear-gradient(270deg, #f2f3f4, #f2f3f4);
  background-image: linear-gradient(
      180deg,
      hsla(0, 0%, 100%, 0.85),
      hsla(0, 0%, 100%, 0.85)
    ),
    linear-gradient(180deg, #fff, #fff),
    linear-gradient(180deg, #f2f3f4, #f2f3f4);
  box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.15);
}
.slider-caption-title {
  width: 100%;
  padding-right: 0.5rem;
  float: left;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #001489;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 600;
  text-align: left;
}
.footer-links-list {
  margin-top: -0.25em;
  border-top: 1px none hsla(0, 0%, 100%, 0.1);
}
.footer-links-list-item {
  margin-bottom: 1px;
  box-shadow: none;
}
.footer-social-icon-link {
  margin-right: 8px;
  margin-bottom: 8px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.25);
  opacity: 0.55;
}
.footer-social-icon-link:hover {
  opacity: 1;
}
.footer-social-icon-image {
  width: 28px;
  height: 28px;
  padding: 0;
}
.left-nav-list-content-wrap {
  overflow: hidden;
  padding-top: 4.85rem;
  padding-bottom: 1.5em;
  border-right: 1px none rgba(0, 0, 0, 0.15);
  background-color: hsla(180, 2%, 63%, 0.25);
}
.dropdown-list-section-title {
  margin-bottom: 0;
  padding: 0.5rem;
  border-bottom: 1px none hsla(0, 0%, 100%, 0.15);
  line-height: 1.25em;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.footer-link {
  color: #9ea1a1;
  text-decoration: none;
  background-color: transparent;
}
.footer-link:hover {
  color: #fff;
}
.footer-link.footer-list-item-link {
  display: block;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  color: #cccdce;
  text-decoration: underline;
  text-transform: capitalize;
  background-color: transparent;
}
.footer-link.footer-list-item-link:hover {
  color: #fff;
}
.footer-link.footer-list-item-link.hyperlink {
  text-decoration: underline;
}
.right-sidebar-column a,
.main-content-wrap a,
.left-sidebar-custom a,
.link {
  text-decoration: none;
  border-bottom: 1px solid rgba(84, 159, 196, 0.35);
  color: #001489;
  cursor: pointer;
}
.right-sidebar-column a:hover,
.main-content-wrap a:hover,
.left-sidebar-custom a:hover,
.link:hover {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-color: #549fc4;
  color: #28313b;
}
.right-sidebar-column a.primary:hover,
.main-content-wrap a.primary:hover,
.left-sidebar-custom a.primary:hover {
  color: #fff !important;
  text-decoration: none;
}
.link.w--current {
  color: #28313b;
  font-weight: 700;
}
.link.breadcrumb-link {
  color: #001489;
  cursor: pointer;
  background-color: transparent;
}
.link.breadcrumb-link:hover {
  border-bottom-color: transparent;
  color: #9ea2a2;
}
.breadcrumb-list li:last-child .breadcrumb-divider {
  display: none;
}
.breadcrumb-list li:last-child a.breadcrumb-link {
  border-bottom: 0;
}
.md-doctor-form-reveal-wrap {
  display: none;
  overflow: hidden;
}
.divider {
  height: 1px;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  clear: both;
  background-color: rgba(0, 0, 0, 0.15);
}
.md-advanced-search-tooltip-popup {
  position: absolute;
  left: -1rem;
  bottom: 100%;
  display: none;
  width: 155px;
  margin-bottom: 0.5rem;
  padding: 0.75rem 1.125rem 1.125rem 0.875rem;
  border-radius: 3px;
  background-color: #28313b;
  box-shadow: 0 0 20px 5px rgba(40, 49, 59, 0.25);
  color: #fff;
  font-size: 0.8125em;
  line-height: 1.375em;
}
.md-patient-comments-reveal-more {
  overflow: hidden;
}
.shop-item-row-wrap-grid-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.table-style-embed {
  margin-top: 0.5rem;
}
.loc-sidebar-form-reveal {
  overflow: hidden;
  height: auto;
}
.loc-refine-search-button-image {
  width: 0.75em;
  height: 0.75em;
  margin-top: 3px;
}
.pagination-view-by-button {
  width: 2.25rem;
  height: 2.25rem;
  margin-left: 0.5rem;
  border: 1px solid #000;
  opacity: 0.35;
}
.pagination-view-by-button:hover {
  opacity: 1;
}
.nav-drop-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  border-right: 1px solid rgba(20, 25, 82, 0.85);
}
.nav-drop-toggle {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  padding: 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  box-shadow: 0 -3px 0 0 transparent;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: hsla(0, 0%, 65%, 0.5);
}
.nav-drop-toggle:hover {
  background-color: #0b358e;
  box-shadow: 0 -3px 0 0 #ba0c2f;
  color: hsla(0, 0%, 65%, 0.8);
}
.nav-drop-wrap:hover .nav-drop-toggle {
  background-color: #0e3c9c;
  background-image: none;
  box-shadow: 0 -3px 0 0 #ba0c2f;
  color: #fff;
}
.nav-drop-icon {
  margin-right: 2rem;
  color: #cecccc;
  font-size: 0.75em;
  line-height: 1.25em;
}
.nav-drop-list {
  display: none;
  left: 0;
  top: 100%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #33383b;
  color: #fff;
}
.nav-drop-list.w--open {
  display: block;
  padding: 0.5em 0.5rem;
}
.nav-drop-list-link {
  display: block;
  padding: 0.5em 1.5em 0.5em 0.5rem;
  color: hsla(0, 0%, 100%, 0.75);
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  background-color: #33383b;
}
.link-block a.nav-drop-list-link {
  background-color: #33383b;
  cursor: pointer;
  color: #cccdce;
}
.link-block a.nav-drop-list-link:hover {
  background-color: #9ea1a1;
  color: #000;
  font-weight: 600;
}
.nav-drop-list-link:hover {
  background-color: #9ea1a1;
  color: #000;
  font-weight: 600;
}
.nav-drop-list-link.w--current {
  background-color: #9ea1a1;
  color: #000;
  font-weight: 600;
}
.nav-drop-toggle-link {
  width: 100%;
  height: 50px;
  padding: 0.85rem 3rem 0.85rem 1rem;
  background-image: none;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.375em;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
span.nav-drop-toggle-link {
  cursor: default;
}
.nav-drop-wrap:not(.has-dropdown) .nav-drop-toggle-link {
  padding-right: 1rem;
}
.nav-drop-toggle-link:hover {
  background-image: none;
  color: #fff;
}
.nav-drop-toggle-link.selected,
.nav-drop-toggle-link.w--current {
  background-color: #0e3c9c;
  background-image: none;
  box-shadow: 0 -3px 0 0 #ba0c2f;
}
.nav-drop-toggle-link.selected:hover,
.nav-drop-toggle-link.w--current:hover {
  background-color: #0e3c9c;
  background-image: none;
}
.header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-linear-gradient(270deg, #f2f3f4, #f2f3f4);
  background-image: linear-gradient(180deg, #f2f3f4, #f2f3f4);
  align-items: flex-start;
}
.shop-item-row-wrap-list-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.header-content-right-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.71rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.71rem;
}
.secondary-header-item-cta-link {
  width: 200px;
  height: 2rem;
  margin-left: 0.85rem;
  padding: 0.5em 3em 0.5em 1.5em;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: #ba0c2f;
  background-image: url(/20160710165515/assets/images/keyboard-right-arrow-button-1.svg);
  background-position: 85% 50%;
  background-size: 10px 10px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: none;
  text-decoration: none;
}
.secondary-header-item-cta-link:hover {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.header-search-wrap {
  margin-bottom: 0;
  margin-left: 0.85rem;
}
.header-search-form {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0.09);
}
.header-search-form .fieldset {
  display: flex;
  margin: 0;
  padding: 0;
}
.header-search-form .fieldset div {
  display: flex;
}
.slider-caption-title-wrap {
  margin-bottom: 0.5rem;
  padding-right: 10px;
  padding-left: 0;
  text-align: left;
}
.mobile-menu-styles-block {
  position: relative;
  overflow: hidden;
  background-color: #28313b;
}
.footer-social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.footer-contact-label {
  display: inline-block;
  min-width: 64px;
}
.ordered-list.alpha-order {
  list-style-type: lower-alpha;
}
.ordered-list.roman-order {
  list-style-type: lower-roman;
}
.nav-drop-list-new {
  overflow: hidden;
}
.nav-drop-list-new.w--open {
  left: 0;
  top: 100%;
  padding: 0.5em;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #000;
  color: #fff;
}
.nav-drop-list-element {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 3;
  display: none;
  overflow: hidden;
  width: 100%;
  min-width: 200px;
  margin: 0;
  padding: 0.5rem;
  background-color: #000;
  box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.25);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #fff;
}
.nav-drop-background {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: none;
  background-color: rgba(0, 0, 0, 0.25);
}
.special-notice-alert-box {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: none;
}
.special-notice-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 3px solid #dbc368;
  background-color: #fff;
  color: #151618;
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 600;
  text-transform: none;
}
.special-notice-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding-right: 6px;
  padding-left: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ba0c2f;
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
}
.special-notice-text {
  display: inline-block;
  padding-right: 6px;
  padding-left: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: "Open Sans", sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: none;
}
.special-notice-text p {
  margin-bottom: 0;
}
.news-container {
  display: block;
  width: 98%;
  margin-right: auto;
  margin-left: auto;
}
.news-content-wrapper {
  display: block;
}
.find-your-squadron-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #001489;
}
.squadron-container {
  display: block;
  width: 225px;
  margin-right: 15px;
  padding-top: 20px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.squadron-container.zipcode {
  width: 355px;
  margin-left: 25px;
  padding-top: 15px;
  padding-bottom: 5px;
}
.i-am-a-text {
  display: block;
  width: auto;
  padding: 0.2rem 11px 0.2rem 10px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #f2f3f4;
  font-size: 0.85rem;
  text-align: left;
}
.go-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42px;
  height: 34.75px;
  margin-right: 5px;
  margin-left: -3px;
  padding: 0.25rem 0.55rem 0.25rem 0.35rem;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-left: 3px none #beddeb;
  border-radius: 0 50px 50px 0;
  background-color: #ba0c2f;
  background-image: none;
  color: #f2f3f4;
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
}
.go-button:hover {
  background-color: #6b7070;
  background-image: none;
  color: #f2f3f4;
}
.zip-text {
  width: 125px;
  height: 34px;
  margin-bottom: 0;
  padding: 0.3rem 6px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #222;
  font-size: 0.85rem;
  line-height: 1.5em;
  text-align: center;
  float: left;
}
.zip-text:focus {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}
.zipcode-form-block {
  margin-bottom: 0;
}
.zip-code-text-field {
  display: block;
}
.news-image {
  width: 100%;
  height: auto;
}
.news-caption-text {
  margin-top: 0.75rem;
  margin-bottom: 0;
  color: #28313b;
  font-size: 0.9rem;
  line-height: 1.5em;
}
.news-caption-text:hover {
  color: #28313b;
}
.donate-buttons-section {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 40px;
  background-color: #f1f1f1;
}
.donate-button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-color: #ba0c2f;
}
.donate-button-container:hover {
  background-color: #001489;
}
.donate-text {
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
}
.donate-text strong {
  text-transform: uppercase;
}
.donate-text p {
  margin-bottom: 0;
  display: inline-block;
}
.main-content-wrap a.donate-button-block {
  display: inline-block;
  margin: 5px auto;
  border-radius: 30px;
  background-color: #ba0c2f;
  padding-top: 14px;
  padding-bottom: 10px;
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: none;
}
.main-content-wrap a.donate-button-block:hover {
  background-color: #001489;
}
.main-content-wrap a.donate-button-block:after {
  content: "";
  display: inline-block;
  background-image: url(/20160710165515/assets/images/circle-arrow-02.png);
  width: 30px;
  height: 30px;
  background-position: 0 0;
  background-size: cover;
  background-repeat: repeat-y;
  vertical-align: middle;
  margin-left: 12px;
  margin-top: -3px;
}
.content-box-section {
  position: static;
  top: 300px;
  display: block;
  width: 100%;
  max-width: 1300px;
  margin-top: 4rem;
  margin-right: auto;
  margin-left: auto;
  background-image: none;
}
.content-box-section-container {
  width: 98%;
}
.cb {
  width: 33.33%;
  padding: 1rem;
  float: left;
}
.cb-wrapper {
  padding-bottom: 4rem;
}
.custom-link.cb {
  background-color: transparent;
  text-decoration: none;
}
.cb-content {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.5rem;
  float: none;
  border-top: 4px solid #ba0c2f;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  -webkit-transition: opacity 0.3s ease, all 0.3s ease;
  transition: opacity 0.3s ease, all 0.3s ease;
  position: relative;
}
.cb-content:hover {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff),
    -webkit-linear-gradient(270deg, hsla(210, 8%, 95%, 0.54), hsla(210, 8%, 95%, 0.54));
  background-image: linear-gradient(180deg, #fff, #fff),
    linear-gradient(180deg, hsla(210, 8%, 95%, 0.54), hsla(210, 8%, 95%, 0.54));
  box-shadow: 1px 0 12px 2px rgba(0, 0, 0, 0.2);
  opacity: 1;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.cb-image {
  width: 55%;
  padding-left: 1.35rem;
  float: right;
  background-image: none;
}
.cb-text-heading {
  display: inline-block;
  width: 45%;
  padding-top: 0;
  padding-right: 0.35rem;
  float: left;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #001489;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 600;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.cb-text-heading span {
  background-color: #fffd;
  font-family: inherit;
}
.cb-text-heading div.sub-heading {
  margin-top: 0.5rem;
}
.cb-text-heading div.sub-heading p {
  font-size: 1.1rem;
  color: #585c5f;
  line-height: 1.3rem;
}
.custom-link:hover .cb-text-heading {
  color: #28313b;
}
.column-wrapper {
  width: 33.33%;
  padding-top: 0.35rem;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  float: left;
}
.social-media-section {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #f1f1f1;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 -2px 12px 0 rgba(0, 0, 0, 0.15);
}
.social-media-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.social-media-section.no-social-media {
  display: none;
}
.social-image {
  width: auto;
  height: auto;
  padding: 5px;
}
.social-image.twitter {
  margin-top: 3px;
  padding: 5px;
}
.social-image.facebook {
  padding: 5px;
}
.social-image.linkedin {
  padding: 5px;
}
.social-image-link {
  width: 55px;
  height: 55px;
  padding: 8px;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(180, 2%, 63%, 0.29);
  border-radius: 30px;
  background-color: #fff;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.social-image-link:hover {
  border-color: #9ea1a1;
  background-image: -webkit-linear-gradient(
    270deg,
    hsla(0, 0%, 100%, 0.5),
    hsla(0, 0%, 100%, 0.5)
  );
  background-image: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.5),
    hsla(0, 0%, 100%, 0.5)
  );
}
.donate-button {
  width: 30px;
  height: 30px;
  background-image: url(/20160710165515/assets/images/circle-arrow-02.png);
  background-position: 0 0;
  background-size: cover;
  background-repeat: repeat-y;
}
.body {
  background-color: #beddeb;
  background-image: none;
  background-position: 0 0;
}
.paragraph {
  display: none;
}
.footer-paragraph {
  color: #cccdce;
  display: block;
}
.footer-paragraph.phone-numbers {
  display: none;
}
.email-us-paragraph {
  display: none;
}
.footer-container {
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding: 2rem 1.75rem 1rem;
}
.slide-caption-para {
  width: 100%;
  padding-right: 0.5rem;
  float: left;
  color: #151618;
  font-size: 0.9rem;
  line-height: 1.4rem;
  font-weight: 600;
  text-align: left;
  text-transform: none;
}
.slide-caption-para p:last-of-type {
  margin-bottom: 0;
}
.donate-link {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
  background-color: transparent;
}
.share-icon {
  width: 20px;
  height: 20px;
}
.site-share-wrapper {
  position: relative;
}
.site-share-wrapper .nav-drop-list {
  right: 0;
  left: auto;
  width: 180px;
}
.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 1rem;
  padding-left: 1rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.link-block a {
  background-color: transparent;
  cursor: pointer;
}
.link-block:hover {
  background-color: #0e3c9c;
  box-shadow: 0 -3px 0 0 #ba0c2f;
}
.link-block.new {
  display: none;
}
.select-cadet-dropdown {
  width: 125px;
  height: 34px;
  padding-top: 0.3rem;
  padding-right: 20px;
  padding-bottom: 0.3rem;
  border: 1px solid #fff;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #777;
  float: left;
}
.connect-with-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(/20160710165515/assets/images/blue-official-arrow-02.png);
  background-position: 0 0;
  background-size: cover;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #f2f3f4;
  font-weight: 600;
  text-transform: none;
}
.connect-with-us.mobile-portrait {
  padding-right: 45px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url(/20160710165515/assets/images/blue-official-arrow-02_1.png);
  background-position: 0 0;
  background-size: cover;
  color: #fff;
}
.bottom-footer-container {
  display: block;
  max-width: 1225px;
  margin-right: auto;
  margin-left: auto;
}
.inside-slider {
  height: 450px;
}
.inside-slideshow-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.inside-slider .w-slide {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.landing-page-title-wrapper {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  background-image: -webkit-linear-gradient(270deg, #ba0c2f, #ba0c2f);
  background-image: linear-gradient(180deg, #ba0c2f, #ba0c2f);
}
.h1-heading {
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #fff;
  font-size: 2rem;
  line-height: 1.375em;
  font-weight: 600;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}
.right-sidebar {
  padding-right: 0.5px;
}
.h1 {
  margin-bottom: 0.25em;
  color: #005687;
}
.h2,
.main-content-wrap h2,
.left-sidebar-custom h2 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #001489;
}
.h3,
.main-content-wrap h3,
.left-sidebar-custom h3 {
  margin-top: 0.75em;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #001489;
}
.h4,
.main-content-wrap h4,
.left-sidebar-custom h4 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #001489;
}
.h5,
.main-content-wrap h5,
.left-sidebar-custom h5 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #001489;
}
.h6,
.main-content-wrap h6,
.left-sidebar-custom h6 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #001489;
}
.slide-nav {
  font-size: 0.6rem;
}
.nav-dropdown-wrap {
  width: 100%;
}
.nav-dropdown-toggle {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 0 6px;
  color: #fff;
}
.icon-design {
  margin-right: 0.5rem;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: hsla(0, 0%, 100%, 0.75);
  font-size: 0.75em;
}
.nav-dropdown-list-right {
  display: none;
  left: 180px;
  top: -8px;
  background-image: -webkit-linear-gradient(270deg, #1f2022, #1f2022);
  background-image: linear-gradient(180deg, #1f2022, #1f2022);
  left: 100%;
  background-image: -webkit-linear-gradient(270deg, #292d30, #292d30);
  background-image: linear-gradient(180deg, #292d30, #292d30);
}
@media (max-width: 1700px) {
  .last-main-nav-item .nav-drop-list .has-flyout .nav-dropdown-list-right {
    left: auto;
    right: 100%;
  }
}
.last-main-nav-item .nav-drop-list .has-flyout .nav-dropdown-list-right {
  width: 250px;
  min-width: 0;
}
.nav-dropdown-list-right.w--open {
  padding: 0.75rem 0.5rem;
  display: block;
}
.nav-dropdown-link {
  width: 100%;
  padding: 0.4rem 1.5rem 0.4rem 0.5rem;
  color: hsla(0, 0%, 100%, 0.75);
  font-size: 0.875rem;
  font-weight: 600;
}
.last-main-nav-item
  .nav-drop-list
  .has-flyout
  .nav-dropdown-list-right
  .nav-dropdown-link {
  white-space: normal;
}
.nav-dropdown-link:hover {
  background-color: #9ea1a1;
  color: #000;
}
.list-item-2 {
  margin-bottom: 0;
}
.current-breadcrumb {
  color: #001489;
  font-weight: 500;
}
.left-nav-divider {
  width: 269px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}
.right-sidebar-column blockquote,
.main-content-wrap blockquote,
.left-sidebar-custom blockquote,
.blockquote {
  border-left-color: #ba0c2f;
  background-color: hsla(209, 9%, 48%, 0.1);
}
.news-caption-heading {
  margin-top: 1rem;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #001489;
  font-size: 1.2rem;
  font-weight: 600;
}
.news-caption-heading:hover {
  color: #ba0c2f;
}
.middle-footer-div {
  background-color: #373a3d;
  display: block;
}
.news-section {
  padding-top: 0;
  padding-bottom: 40px;
  background-color: #f1f1f1;
}
.cap-wrapper {
  display: block;
  width: 1250px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0.75rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.cap-wrapper._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1300px;
  padding-top: 3rem;
  padding-left: 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.div-block-2 {
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
.main-content {
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
}
.caption-wrap {
  width: 50%;
}
.right-sidebar-column h1,
.main-content-wrap h1,
.left-sidebar-custom h1,
.heading-7 {
  color: #001489;
  display: block;
}
.link-block-2 {
  -webkit-transition: none 0s ease;
  transition: none 0s ease;
}
.content-box-section-new {
  background-image: -webkit-linear-gradient(
      270deg,
      rgba(0, 0, 0, 0.13),
      transparent 20%,
      transparent 99%
    ),
    -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)),
    url(/assets/images/content-box-straight.webp),
    -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.13),
      transparent 20%,
      transparent 99%
    ),
    linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)),
    url(/assets/images/content-box-straight.webp),
    linear-gradient(180deg, #fff, #fff);
  background-position: 0 0, 0 0, 50% 0, 0 0;
  background-size: auto, auto, cover, auto;
  background-repeat: repeat, repeat, no-repeat, repeat;
}
.learn-more-heading {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4rem;
  padding-bottom: 4rem;
  box-shadow: none;
  color: transparent;
  font-size: 3rem;
  text-align: center;
}
html.w-mod-js [data-ix="md-patient-comments-reveal-on-load"] {
  height: 0;
}
html.w-mod-js [data-ix="for-two-part-button-list"] {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
html.w-mod-js [data-ix="display-none-on-page-load"] {
  display: none;
}
html.w-mod-js [data-ix="for-grid-view-button"] {
  opacity: 0.7500000000000008;
}
html.w-mod-js [data-ix="preloader-wrap"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
html.w-mod-js [data-ix="hide-mobile-header-on-load"] {
  height: 0;
}
html.w-mod-js [data-ix="new-nav-drop-list"] {
  height: 0;
}
.clearBoth {
  clear: both;
}
@media (max-width: 991px) {
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.75rem;
  }
  .button.header-search-button {
    z-index: 1000;
    width: 5rem;
    height: 60px;
    min-height: auto;
    border-style: none;
    background-color: #82b3cf;
    font-size: 1.125rem;
  }
  .button.slider-button {
    width: auto;
    float: none;
    border-style: none;
    background-color: #ab1b20;
    color: #f2f3f4;
  }
  .container {
    max-width: 100%;
  }
  .nav-section {
    padding-top: 0;
  }
  .nav-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 60px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: #001489;
    background-image: none;
    color: #fff;
  }
  .nav-link {
    z-index: 140;
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 1px;
    padding: 1em 1rem;
    box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.25);
    line-height: 1.375rem;
    text-align: left;
  }
  .nav-link:hover {
    background-color: rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.25);
  }
  .nav-link.w--current {
    display: block;
    height: 58px;
    padding-top: 1em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.25), inset 5px 0 0 0 #ba0c2f;
    color: #fff;
  }
  .nav-link.w--current:hover {
    background-color: rgba(0, 0, 0, 0.25);
  }
  .nav-link.two-part-mobile {
    width: 80%;
    float: left;
  }
  .nav-link.mobile-list-back {
    background-color: rgba(0, 0, 0, 0.15);
    color: hsla(0, 0%, 100%, 0.55);
    cursor: pointer;
  }
  .nav-menu-wrap {
    display: block;
    margin-top: 60px;
    padding-top: 5px;
    padding-bottom: 100vh;
    border-left-style: none;
    border-left-color: #ba0c2f;
    background-color: #0e3c9c;
    background-image: none;
    text-align: left;
  }
  .logo {
    margin-left: 0.75em;
    font-size: 1.375rem;
  }
  .website-tagline {
    margin-left: 1rem;
    margin-bottom: 0.5rem;
  }
  .row.footer-signoff-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .column {
    width: 100%;
    margin-bottom: 0.5rem;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .logo-image {
    width: auto;
    height: 4.5rem;
  }
  .menu-button {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 60px;
    padding: 0 1.5em 0 1em;
    background-color: transparent;
    box-shadow: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: rgba(0, 0, 0, 0.4);
    font-size: 1em;
    line-height: 3.5rem;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
  }
  .menu-button:hover {
    background-color: rgba(0, 4, 53, 0.85);
  }
  .menu-button.w--open {
    background-color: transparent;
    text-transform: uppercase;
  }
  .footer-signoff-section {
    padding-top: 1rem;
    padding-bottom: 2rem;
    text-align: center;
  }
  .copyright-text {
    margin-bottom: 1rem;
    margin-left: 0.75rem;
  }
  .footer-signoff-grip {
    margin-top: 0;
    float: none;
  }
  .footer-column-wrap {
    max-width: 57%;
  }
  .footer-column-wrap._1 {
    max-width: 28%;
  }
  .footer-column-wrap._2 {
    width: 280px;
  }
  .header-content-right-wrap {
    margin-right: 0.75em;
    padding-bottom: 0.75rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .website-logo {
    max-height: 100px;
  }
  .two-part-button-wrap {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: none;
    float: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .header-menu-wrap {
    width: 100%;
    height: 60px;
  }
  .form-field.header-search-field {
    display: block;
    width: 100%;
    height: 60px;
    padding-right: 0;
    padding-left: 1.5rem;
    float: none;
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    background-color: #005687;
    color: #c7c7c7;
    font-size: 0.9375rem;
    line-height: 1.25em;
  }
  .form-field.header-search-field:focus {
    width: 100%;
    border-bottom: 3px solid #beddeb;
    background-color: #fff;
  }
  .secondary-nav-list {
    margin-top: 0;
    margin-bottom: 0;
  }
  .secondary-nav-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-left: 1px none hsla(0, 0%, 100%, 0.15);
  }
  .main-content-column {
    width: 100%;
  }
  .main-content-column.right-sidebar-page {
    width: auto;
  }
  .inside-row-nested {
    padding-bottom: 0;
  }
  .right-sidebar-column {
    margin-top: 0;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    border-top: 3px solid #9ea1a1;
    background-color: #f1f1f1;
  }
  .left-nav-list {
    margin-bottom: 1.5em;
  }
  .right-sidebar-column .box {
    margin-bottom: 2em;
    margin-left: 0;
    padding-top: 1em;
  }
  .secondary-nav-icon {
    position: relative;
    z-index: 2;
    width: 1.5em;
    height: 1.5em;
    margin: 0.25em;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .slider {
    height: 500px;
  }
  .slider-arrow {
    bottom: -380px;
    width: 42px;
    font-size: 1.75rem;
  }
  .slider-arrow.entry {
    bottom: -380px;
  }
  .slider-indicator {
    height: 3rem;
    padding-top: 0.5rem;
    color: #ab1b20;
  }
  .slider-image {
    background-image: -webkit-linear-gradient(111deg, transparent 36%, #fff 80%),
      -webkit-linear-gradient(270deg, transparent, rgba(5, 15, 36, 0.5)),
      url(/20160710165515/assets/images/slide-2-new.png);
    background-image: linear-gradient(339deg, transparent 36%, #fff 80%),
      linear-gradient(180deg, transparent, rgba(5, 15, 36, 0.5)),
      url(/20160710165515/assets/images/slide-2-new.png);
    background-position: 0 0, 0 0, 100% 0;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .slider-image.slide-2 {
    height: 505px;
    background-image: -webkit-linear-gradient(103deg, transparent 28%, #fff),
      -webkit-linear-gradient(270deg, transparent, rgba(5, 15, 36, 0.25)),
      url(/20160710165515/assets/images/slide-1.png);
    background-image: linear-gradient(347deg, transparent 28%, #fff),
      linear-gradient(180deg, transparent, rgba(5, 15, 36, 0.25)),
      url(/20160710165515/assets/images/slide-1.png);
    background-position: 0 0, 0 0, 100% 122%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .slider-image.slide-3 {
    background-image: -webkit-linear-gradient(111deg, transparent 33%, #fff 80%),
      -webkit-linear-gradient(270deg, transparent, rgba(5, 15, 36, 0.5)),
      url(/20160710165515/assets/images/slide-3.jpg);
    background-image: linear-gradient(339deg, transparent 33%, #fff 80%),
      linear-gradient(180deg, transparent, rgba(5, 15, 36, 0.5)),
      url(/20160710165515/assets/images/slide-3.jpg);
    background-position: 0 0, 0 0, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .slider-caption-wrap {
    top: 89%;
    width: 100%;
    max-height: 250px;
    min-height: 200px;
    padding: 1rem 3.5rem 5rem;
    background-image: -webkit-linear-gradient(270deg, #beddeb, #beddeb);
    background-image: linear-gradient(180deg, #beddeb, #beddeb);
    box-shadow: 0 0 33px 0 #5b636b;
  }
  .inside-page-header-content-wrap {
    padding-top: 0.25rem;
    background-image: -webkit-linear-gradient(270deg, #f1f1f1, #f1f1f1);
    background-image: linear-gradient(180deg, #f1f1f1, #f1f1f1);
  }
  .inside-page-header-content-wrap.entry {
    padding-top: 0.25rem;
    background-image: -webkit-linear-gradient(270deg, #f1f1f1, #f1f1f1);
    background-image: linear-gradient(180deg, #f1f1f1, #f1f1f1);
  }
  .inside-page-header-section {
    position: relative;
    display: block;
    width: 100%;
    height: 120px;
    min-height: 0;
    padding-right: 0;
    padding-bottom: 0;
    opacity: 1;
  }
  .inside-content-beckground {
    max-width: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .main-content-wrap.nested-content-wrap {
    width: 100%;
    margin-right: 0;
    padding-top: 1.5rem;
    padding-right: 2rem;
    padding-bottom: 1.5rem;
  }
  .main-content-wrap.nested-content-wrap.full {
    padding: 1.5rem 2rem;
  }
  .menu-button-icon {
    height: 60px;
    float: left;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    color: #fff;
    font-size: 2rem;
    line-height: 4rem;
  }
  .menu-button-text {
    height: 60px;
    margin-left: 0.125rem;
    float: left;
    color: hsla(0, 0%, 100%, 0.75);
    font-size: 0.75rem;
    line-height: 4rem;
    letter-spacing: 0.02em;
  }
  .header-menu-inside-wrap {
    display: block;
    height: 60px;
    max-width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .intro_text_style,
  .intro-text-style {
    margin-top: 0.5rem;
  }
  .news-content-section {
    padding-bottom: 1rem;
  }
  .slider-caption-title {
    width: 100%;
    font-size: 1.4em;
    line-height: 1.8rem;
  }
  .footer-social-icon-link {
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .footer-social-icon-image {
    width: 32px;
    height: 32px;
  }
  .left-nav-list-content-wrap {
    overflow: hidden;
    height: 0;
  }
  .md-doctor-form-reveal-wrap {
    display: none;
  }
  .table-style-embed {
    margin-bottom: 1rem;
  }
  .loc-sidebar-form-reveal {
    height: 0;
  }
  .inside-page-content-wrap-no-sidebars {
    margin-right: 0;
    margin-left: 0;
  }
  .nav-drop-wrap {
    width: 100%;
  }
  .nav-drop-toggle {
    display: block;
  }
  .nav-drop-toggle-link {
    display: block;
    padding-left: 1rem;
    text-align: left;
  }
  .two-part-button-toggle {
    width: 20%;
    margin-bottom: 1px;
    padding-top: 1em;
    padding-bottom: 1em;
    float: right;
    background-color: rgba(0, 0, 0, 0.15);
    background-image: url(/20160710165515/assets/images/icon_arrow2_right_wht_50.svg);
    background-position: 50% 50%;
    background-size: 1em 1em;
    background-repeat: no-repeat;
    box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.25),
      inset 1px 0 0 0 hsla(0, 0%, 100%, 0.25);
    color: transparent;
    font-size: 0.875rem;
    line-height: 1.875rem;
    text-align: center;
    cursor: pointer;
  }
  .two-part-button-toggle:hover {
    background-color: rgba(0, 0, 0, 0.25);
  }
  .two-part-button-list {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 150;
    display: block;
    width: 100%;
    margin-left: 100%;
    padding-bottom: 100vh;
    background-color: #28313b;
  }
  .two-part-drop-list-back-arrow {
    display: inline-block;
    min-width: 0.75em;
    margin-right: 0.25em;
    background-image: url(/20160710165515/assets/images/icon_arrow2_left_wht_50.svg);
    background-position: 0 55%;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    color: transparent;
    text-align: center;
  }
  .two-part-drop-list-section {
    padding: 2em 1rem 1em;
    border-bottom: 1px solid #fff;
    color: hsla(0, 0%, 100%, 0.5);
    font-size: 0.875rem;
    line-height: 1.25em;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
  }
  .header-content-right-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .secondary-header-item-cta-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1rem;
    margin-left: 1rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.8125rem;
  }
  .header-search-wrap {
    margin-left: 0;
    padding: 0;
  }
  .header-search-form {
    display: block;
    width: 100%;
    min-width: 768px;
    background-color: #fff;
  }
  .header-mobile-search-reveal {
    overflow: hidden;
    width: 100%;
  }
  .footer-social-icons {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mobile-search-close-icon {
    position: relative;
    z-index: 2;
    display: none;
    width: 1.5em;
    height: 1.5em;
    margin: 0.25em;
    padding: 1px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .mobile-search-active-bknd {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .find-your-squadron-section {
    background-image: none;
  }
  .squadron-container {
    width: 250px;
    margin-right: 0;
  }
  .squadron-container.zipcode {
    width: 350px;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .i-am-a-text {
    padding-right: 5px;
    padding-left: 5px;
  }
  .go-button {
    width: 36px;
    height: 34px;
    margin-left: -3px;
    padding-left: 0.45rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .zip-text {
    padding-right: 7px;
    padding-left: 0;
    float: left;
  }
  .zipcode-form-block {
    float: left;
  }
  .zip-code-text-field {
    margin-left: 5px;
    float: left;
  }
  .news-image {
    height: auto;
  }
  .donate-buttons-section {
    padding-top: 40px;
    box-shadow: inset 0 1px 14px 1px hsla(0, 0%, 56%, 0.5);
  }
  .donate-button-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content-box-section {
    top: 300px;
    margin-top: 3rem;
    background-image: -webkit-linear-gradient(
      270deg,
      transparent,
      hsla(180, 2%, 61%, 0.26) 26%,
      hsla(180, 2%, 63%, 0.27) 27%,
      #9ea2a2
    );
    background-image: linear-gradient(
      180deg,
      transparent,
      hsla(180, 2%, 61%, 0.26) 26%,
      hsla(180, 2%, 63%, 0.27) 27%,
      #9ea2a2
    );
  }
  .cb {
    width: 50%;
  }
  .cb.left {
    padding-left: 1.5rem;
  }
  .cb.right {
    padding-right: 1rem;
    padding-left: 1.5rem;
  }
  .cb-wrapper {
    padding-top: 2rem;
    background-image: -webkit-linear-gradient(
      270deg,
      transparent,
      #9ea2a2 14%,
      #9ea2a2
    );
    background-image: linear-gradient(
      180deg,
      transparent,
      #9ea2a2 14%,
      #9ea2a2
    );
  }
  .cb-content {
    padding-left: 1.5rem;
  }
  .cb-text-heading {
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
  .column-wrapper {
    padding-top: 0;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  .social-image.twitter {
    margin-top: 3px;
  }
  .slide-caption-para {
    width: 100%;
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
  .link-block {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .link-block.new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 5rem;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    background-image: none;
  }
  .select-cadet-dropdown {
    padding-left: 7px;
  }
  .connect-with-us.mobile-portrait {
    padding-right: 40px;
    padding-left: 25px;
  }
  .inside-slider {
    height: 505px;
  }
  .landing-page-title-wrapper {
    padding-left: 2rem;
    background-color: #ba0c2f;
    background-image: none;
  }
  .h1-heading {
    margin-bottom: 0;
    font-size: 1.9rem;
  }
  .right-sidebar {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .h2 {
    font-size: 1.65rem;
  }
  .h3 {
    font-size: 1.4rem;
  }
  .h4 {
    font-size: 1.15rem;
  }
  .header-search-field {
    height: 60px;
    margin-bottom: 0;
    padding: 0.75em 1em;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.0625rem;
    border-radius: 0;
  }
  .mobile-search-go-button {
    width: 20%;
    height: 60px;
    padding: 0;
    background-color: #0e3c9c;
    background-image: url(/20160710165515/assets/images/circle-arrow-02_1.png);
    background-position: 50% 50%;
    background-size: 35px 35px;
    background-repeat: no-repeat;
    color: transparent;
    border: 0 none;
    border-radius: 0;
  }
  .mobile-search-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5rem;
    height: 60px;
    background-image: url(/20160710165515/assets/images/search.svg);
    background-position: 50% 50%;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-color: transparent;
  }
  .mobile-search-button:hover {
    background-color: rgba(0, 4, 53, 0.85);
  }
  .mobile-search-dd-wrap {
    position: relative;
    display: none;
    height: 0;
    margin-top: 60px;
  }
  .mobile-search-form-block {
    margin-bottom: 0;
    display: none;
  }
  .mobile-search-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .mobile-search-form fieldset {
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .mobile-search-form fieldset div {
    display: flex;
  }
  .mobile-search-field {
    width: 80%;
    height: 60px;
    margin-bottom: 0;
    font-size: 1.1rem;
  }
  .mobile-share-wrapper {
    position: relative;
  }
  .news-section {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cap-wrapper._2 {
    width: 100%;
    padding-top: 2rem;
    padding-right: 2rem;
  }
  .caption-wrap {
    width: 100%;
    max-width: 600px;
  }
  .content-box-section-new {
    height: auto;
    background-image: url(/assets/images/content-box-straight.webp);
    background-position: 0 0;
    background-size: contain;
  }
  .learn-more-heading {
    padding-top: 4.4rem;
    padding-bottom: 4.4rem;
    box-shadow: none;
    font-size: 2rem;
  }
  .inside-content-beckground.no-columns .main-content-wrap.nested-content-wrap {
    padding: 1.5rem 2rem;
  }
  .right-sidebar-column .box.tools input[type="text"] {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 1.6875rem;
    line-height: 1.3125em;
  }
  h2 {
    font-size: 1.5rem;
    line-height: 1.4375em;
  }
  h3 {
    font-size: 1.3125rem;
    line-height: 1.5em;
  }
  h4 {
    font-size: 1.125rem;
    line-height: 1.5em;
  }
  .button.slider-button {
    box-shadow: none;
  }
  .logo {
    padding-left: 0;
  }
  .row.footer-row {
    margin-right: 10px;
    margin-left: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .column {
    padding-top: 10px;
  }
  .logo-image {
    width: auto;
    height: 3rem;
  }
  .website-tagline {
    margin-left: 0.5rem;
  }
  .website-logo {
    max-height: 80px;
  }
  .footer-column-wrap {
    max-width: 100%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .footer-column-wrap._1 {
    max-width: 100%;
  }
  .footer-column-wrap._2 {
    max-width: 100%;
  }
  .footer-column-wrap._3 {
    max-width: 100%;
  }
  .secondary-nav-list-item {
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
  .right-sidebar-column {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .right-sidebar-column .box {
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
  }
  .secondary-nav-icon {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slider-mask {
    width: 100%;
    height: auto;
  }
  .slider-arrow {
    bottom: -75%;
    height: 50px;
  }
  .slider-arrow.right {
    bottom: -75%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slider-arrow.right.entry {
    bottom: -75%;
  }
  .slider-arrow.entry {
    bottom: -75%;
  }
  .slider-indicator {
    top: 465px;
    bottom: auto;
    margin-top: -2rem;
    font-size: 0.5rem;
  }
  .main-section {
    box-shadow: 0 0 6px 1px #9ea2a2;
  }
  .slider-image {
    position: relative;
    height: 470px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(111deg, transparent 36%, #fff 80%),
      -webkit-linear-gradient(270deg, transparent, rgba(5, 15, 36, 0.5)),
      url(/20160710165515/assets/images/slide-2-new.png);
    background-image: linear-gradient(339deg, transparent 36%, #fff 80%),
      linear-gradient(180deg, transparent, rgba(5, 15, 36, 0.5)),
      url(/20160710165515/assets/images/slide-2-new.png);
    background-position: 0 0, 0 0, 100% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .slider-image.slide-2 {
    height: 470px;
    background-image: -webkit-linear-gradient(101deg, transparent 43%, #fff),
      -webkit-linear-gradient(270deg, transparent 14%, rgba(5, 15, 36, 0.5)),
      url(/20160710165515/assets/images/slide-1.png);
    background-image: linear-gradient(349deg, transparent 43%, #fff),
      linear-gradient(180deg, transparent 14%, rgba(5, 15, 36, 0.5)),
      url(/20160710165515/assets/images/slide-1.png);
    background-position: 0 0, 0 0, 100% 0;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .slider-caption-wrap {
    top: 100%;
    width: 100%;
    height: 100%;
    max-height: 500px;
    margin-right: 0;
    margin-left: 0;
    padding: 1rem 4%;
    background-image: -webkit-linear-gradient(270deg, #beddeb, #beddeb);
    background-image: linear-gradient(180deg, #beddeb, #beddeb);
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .inside-page-header-section {
    min-height: 80px;
  }
  .main-content-wrap.nested-content-wrap.full {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .main-content-wrap.no-sidebars {
    margin-right: 10px;
    margin-left: 10px;
  }
  .intro_text_style,
  .intro-text-style {
    margin-top: 0.5rem;
    font-size: 1.1em;
    line-height: 1.45em;
  }
  .slider-caption-title {
    margin-bottom: 0.25rem;
    font-size: 1.2em;
    line-height: 1.1em;
  }
  .header-container {
    padding-bottom: 10px;
  }
  .header-content-right-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .secondary-header-item-cta-link {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    padding-top: 0.75em;
    padding-right: 2.5em;
    padding-left: 1.5em;
    background-position: 90% 50%;
    background-size: 8px 8px;
    font-size: 0.6875rem;
    line-height: 1rem;
  }
  .header-search-form {
    min-width: auto;
  }
  .special-notice-container {
    padding: 10px;
  }
  .special-notice-title {
    font-size: 0.9rem;
    line-height: 1rem;
    text-align: right;
  }
  .special-notice-text {
    font-size: 0.7rem;
    line-height: 1rem;
  }
  .find-your-squadron-section {
    padding-top: 6px;
    padding-bottom: 20px;
    text-align: left;
  }
  .squadron-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 220px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 5px;
    padding-left: 15px;
    float: none;
  }
  .squadron-container.zipcode {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .i-am-a-text {
    padding-right: 5px;
    padding-bottom: 0.5rem;
    padding-left: 5px;
    font-size: 1rem;
  }
  .go-button {
    height: 35px;
    margin-right: 2px;
    margin-left: 0;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.78rem;
    text-align: center;
  }
  .zip-text {
    width: 125px;
    height: 34px;
    margin-right: 0;
    padding-right: 4px;
    padding-left: 5px;
    font-size: 0.75rem;
  }
  .donate-button-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content-box-section {
    top: 225px;
    margin-top: 2.5rem;
  }
  .cb {
    width: 100%;
    padding: 0.75rem;
  }
  .cb.left {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .cb.right {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .cb-wrapper {
    padding-top: 0;
    background-image: -webkit-linear-gradient(
      270deg,
      transparent,
      #b8b8b8 1%,
      #9ea2a2
    );
    background-image: linear-gradient(180deg, transparent, #b8b8b8 1%, #9ea2a2);
  }
  .cb-content {
    padding-left: 2.5rem;
  }
  .cb-content:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
  }
  .cb-image {
    border-radius: 0;
  }
  .cb-text-heading {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 0;
    font-size: 2.2rem;
    line-height: 2.7rem;
  }
  .column-wrapper {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .social-media-container {
    padding-right: 1rem;
    padding-left: 1rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .social-image.twitter {
    margin-top: 2px;
  }
  .social-image-link {
    width: 40px;
    height: 40px;
    min-height: 25px;
    min-width: 25px;
    padding: 4px;
    border-radius: 34px;
  }
  .footer-container {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .slide-caption-para {
    font-size: 0.83rem;
    line-height: 1.25rem;
  }
  .select-cadet-dropdown {
    width: 125px;
    margin-bottom: 0;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 0.75rem;
  }
  .connect-with-us {
    width: 170px;
    height: 48px;
    padding-right: 15px;
    padding-left: 9px;
    background-image: url(/20160710165515/assets/images/blue-official-arrow-02.png);
    background-position: 0 0;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0.9rem;
  }
  .connect-with-us.mobile-portrait {
    width: 150px;
    margin-right: 5px;
    padding-right: 15px;
    padding-left: 15px;
    background-image: url(/20160710165515/assets/images/blue-official-arrow-02_2.png);
    background-position: 100% 50%;
    background-size: cover;
    font-size: 0.85rem;
  }
  .inside-slider {
    height: 470px;
  }
  .blockquote {
    font-size: 1.05em;
    line-height: 1.45em;
  }
  .paragraph-text {
    font-size: 0.95rem;
    line-height: 1.45em;
  }
  .list-text {
    font-size: 0.95rem;
    line-height: 1.45em;
  }
  .cap-wrapper._2 {
    width: 90%;
  }
  .caption-wrap {
    max-width: 500px;
  }
  .content-box-section-new {
    height: auto;
    background-image: -webkit-linear-gradient(
        270deg,
        transparent,
        #a5a4a4 60%,
        #a5a4a4 82%,
        #a5a5a5 84%,
        #9ea2a2
      ),
      url(/assets/images/content-box-straight.webp),
      -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(
        180deg,
        transparent,
        #a5a4a4 60%,
        #a5a4a4 82%,
        #a5a5a5 84%,
        #9ea2a2
      ),
      url(/assets/images/content-box-straight.webp),
      linear-gradient(180deg, #fff, #fff);
    background-position: 0 0, 0 0, 0 0;
    background-size: auto, contain, auto;
    background-repeat: repeat, no-repeat, repeat;
  }
  .learn-more-heading {
    margin-bottom: 0;
  }
  .inside-content-beckground.right-column .right-sidebar-column {
    padding-right: 0;
    padding-left: 0;
  }
  .inside-content-beckground.no-columns .main-content-wrap.nested-content-wrap {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media (max-width: 479px) {
  body {
    font-size: 0.9375rem;
    line-height: 1.5em;
  }
  h1 {
    font-size: 1.625rem;
  }
  h2 {
    font-size: 1.4375rem;
    line-height: 1.5em;
  }
  .button.header-search-button {
    width: 5rem;
    border-style: none;
  }
  .button.slider-button {
    margin-bottom: 1rem;
    float: left;
    font-size: 0.75rem;
  }
  .nav-link {
    font-size: 1rem;
  }
  .nav-link.two-part-mobile {
    width: 75%;
  }
  .logo {
    margin-right: auto;
    margin-left: auto;
  }
  .row.footer-row {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .logo-image {
    height: 3.5rem;
  }
  .menu-button {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .footer-column-wrap {
    padding-right: 0;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .footer-column-wrap._1 {
    padding-left: 0;
  }
  .footer-column-wrap._2 {
    padding-left: 0;
  }
  .footer-column-wrap._3 {
    padding-left: 0;
  }
  .header-content-right-wrap {
    display: none;
    margin-right: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .form-field.header-search-field {
    padding-right: 28%;
  }
  .secondary-nav-list {
    max-width: 75%;
  }
  .secondary-nav-list-item {
    max-width: 100%;
  }
  .slider-section {
    width: 100%;
    max-width: 479px;
    min-width: 320px;
  }
  .slider {
    width: 100%;
    max-width: none;
  }
  .slider-mask {
    width: 100%;
    height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
  }
  .slider-arrow {
    bottom: 30%;
    width: 38px;
    height: 48px;
    max-width: 50px;
    font-size: 1.25rem;
  }
  .slider-arrow.right {
    bottom: 30%;
    width: 38px;
    height: 48px;
  }
  .slider-arrow.right.entry {
    bottom: -50%;
  }
  .slider-arrow.entry {
    bottom: -50%;
  }
  .slider-indicator {
    top: 200px;
  }
  .slider-slide {
    width: 100%;
  }
  .slider-image {
    height: 200px;
    background-image: -webkit-linear-gradient(
        270deg,
        transparent,
        rgba(5, 15, 36, 0.5)
      ),
      url(/20160710165515/assets/images/slide-2-new.png);
    background-image: linear-gradient(180deg, transparent, rgba(5, 15, 36, 0.5)),
      url(/20160710165515/assets/images/slide-2-new.png);
    background-position: 0 0, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .slider-image.slide-2 {
    position: relative;
    height: 200px;
    background-image: url(../images/slide-1.png);
    background-position: 100% 0;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .slider-image.slide-3 {
    background-image: -webkit-linear-gradient(
        270deg,
        transparent,
        rgba(5, 15, 36, 0.5)
      ),
      url(/20160710165515/assets/images/slide-3.jpg);
    background-image: linear-gradient(180deg, transparent, rgba(5, 15, 36, 0.5)),
      url(/20160710165515/assets/images/slide-3.jpg);
    background-position: 0 0, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .slider-caption-wrap {
    display: block;
    width: 100%;
    height: 100%;
    min-width: 320px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-bottom: 0;
    padding-left: 1rem;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
    box-shadow: none;
    top: 0;
  }
  .inside-page-header-content-wrap {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .main-content-wrap.nested-content-wrap {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .main-content-wrap.nested-content-wrap.full {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .menu-button-icon {
    display: block;
    float: left;
  }
  .menu-button-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .intro_text_style,
  .intro-text-style {
    font-size: 1.025em;
    line-height: 1.4em;
  }
  .slider-caption-title {
    margin-bottom: 0.35rem;
    font-size: 1.3em;
    line-height: 1.55rem;
  }
  .two-part-button-toggle {
    width: 25%;
    line-height: 1.625rem;
  }
  .header-container {
    padding-bottom: 0;
  }
  .special-notice-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .special-notice-title {
    padding-bottom: 6px;
    font-size: 1.1rem;
    line-height: 0.9rem;
    letter-spacing: -0.9px;
  }
  .special-notice-text {
    width: 100%;
    min-width: 300px;
    font-size: 0.8rem;
    line-height: 0.9rem;
    text-align: center;
  }
  .find-your-squadron-section {
    display: block;
    margin-bottom: 0;
    padding-bottom: 2.5rem;
    background-image: none;
    text-align: center;
  }
  .squadron-container {
    display: inline-block;
    width: 240px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .squadron-container.zipcode {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .i-am-a-text {
    padding-bottom: 0.65rem;
    float: none;
    text-align: center;
  }
  .go-button {
    width: 36px;
    height: 35px;
  }
  .zip-text {
    width: 150px;
    height: 34px;
  }
  .zipcode-form-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .donate-buttons-section {
    padding-top: 0;
    padding-bottom: 0;
  }
  .donate-button-container {
    width: 90%;
  }
  .donate-text {
    margin-right: 5px;
    font-size: 0.75rem;
  }
  .content-box-section {
    top: 150px;
    margin-top: 0;
    background-image: -webkit-linear-gradient(
      270deg,
      transparent 10%,
      hsla(180, 2%, 61%, 0.26) 37%,
      hsla(180, 2%, 63%, 0.27) 38%,
      #9ea2a2
    );
    background-image: linear-gradient(
      180deg,
      transparent 10%,
      hsla(180, 2%, 61%, 0.26) 37%,
      hsla(180, 2%, 63%, 0.27) 38%,
      #9ea2a2
    );
  }
  .cb-wrapper {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 1rem;
  }
  .cb-content {
    padding-left: 1.5rem;
  }
  .cb-content._2 {
    padding-left: 1.5rem;
  }
  .cb-image {
    width: 50%;
  }
  .cb-text-heading {
    width: 50%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0;
    font-size: 1.55rem;
    line-height: 1.8rem;
  }
  .column-wrapper {
    width: 100%;
  }
  .social-media-section {
    padding-top: 0;
  }
  .social-media-container {
    width: 93%;
    padding-right: 0;
    padding-left: 0;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .social-image {
    padding: 0;
  }
  .social-image.twitter {
    margin-top: 0;
    padding: 0;
  }
  .social-image.facebook {
    padding: 0;
  }
  .social-image.linkedin {
    padding: 1px 0 0 1px;
  }
  .social-image-link {
    width: 35px;
    height: 35px;
    padding: 3px 6px 6px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-color: transparent;
    border-radius: 20px;
  }
  .donate-button {
    width: 25px;
    height: 25px;
  }
  .footer-container {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .donate-link {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .link-block.new {
    left: 40%;
  }
  .select-cadet-dropdown {
    width: 150px;
  }
  .connect-with-us {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-bottom: 14px;
    margin-left: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-linear-gradient(270deg, #001489, #001489);
    background-image: linear-gradient(180deg, #001489, #001489);
    background-position: 0 0;
    background-size: auto;
    background-repeat: repeat;
    text-align: center;
  }
  .connect-with-us.mobile-portrait {
    display: none;
  }
  .inside-slider {
    height: 200px;
  }
  .landing-page-title-wrapper {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .h1-heading {
    font-size: 1.8rem;
    line-height: 1.175em;
  }
  .h2 {
    font-size: 1.55rem;
    line-height: 1.3em;
  }
  .h3 {
    font-size: 1.3rem;
    line-height: 1.3em;
  }
  .h4 {
    font-size: 1.1rem;
  }
  .blockquote {
    font-size: 1.025em;
    line-height: 1.4em;
  }
  .paragraph-text {
    font-size: 0.9rem;
    line-height: 1.4em;
  }
  .list-text {
    font-size: 0.9rem;
    line-height: 1.4em;
  }
  .news-section {
    padding-bottom: 0;
  }
  .cap-wrapper {
    width: auto;
    padding-top: 0;
  }
  .content-box-section-new {
    background-image: -webkit-linear-gradient(
        270deg,
        transparent,
        #a5a4a4 25%,
        #a5a5a5 54%,
        #a4a5a5 65%,
        #9ea2a2
      ),
      url(/assets/images/content-box-straight.webp),
      -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(
        180deg,
        transparent,
        #a5a4a4 25%,
        #a5a5a5 54%,
        #a4a5a5 65%,
        #9ea2a2
      ),
      url(/assets/images/content-box-straight.webp),
      linear-gradient(180deg, #fff, #fff);
    background-position: 0 0, 0 0, 0 0;
    background-size: auto, contain, auto;
    background-repeat: repeat, no-repeat, repeat;
  }
  .learn-more-heading {
    margin-bottom: 0;
    padding-top: 3.3rem;
    padding-bottom: 3.3rem;
    font-size: 3rem;
  }
  .inside-content-beckground.no-columns .main-content-wrap.nested-content-wrap {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .website-tagline {
    margin-left: 0.7rem;
  }
}
@media (max-width: 353px) {
  li.footer-signoff-list-item:first-of-type {
    margin-bottom: 1rem;
  }
}
html {
  font-size: 1rem;
}
body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
}
sup {
  font-size: xx-small;
}
input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.w-slider-dot.w-active {
  background-color: #ba0c2f !important;
  position: relative;
}
hr {
  color: #ab1b20;
  border-color: #ab1b20;
  border: 0;
  border-top: 1px solid;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}
.footer-section a[href^="tel"] {
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: inherit;
  background-color: transparent;
}
xh1 > a {
  color: inherit;
}
xh1 > a:hover {
  color: inherit;
}
::-moz-selection {
  background: #001489;
  color: #fff;
}
::selection {
  background: #001489;
  color: #fff;
}
input.input-box,
textarea {
  background: #fff;
  color: #000;
}
.w-input::-webkit-input-placeholder {
  color: #777;
  opacity: 1;
}
.w-input:-moz-placeholder {
  color: #777;
  opacity: 1;
}
.w-input::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.w-input:-ms-input-placeholder {
  color: #777;
  opacity: 1;
}
x.w-slider-nav > div {
  border: #fff 3px solid;
  background: #000;
}
x.w-slider-nav > div:hover {
  border: #fff 3px solid;
  background: #000;
}
x.w-slider-nav > div.w-active {
  border: #fff 3px solid;
  background: #fff;
}
x.w-slider-nav > div.w-active:hover {
  border: #fff 3px solid;
  background: #fff;
}
@media (max-width: 39.9375em) {
  .tablesaw.styled tr {
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
  }
  .tablesaw.styled tr td {
    border-right: 0 solid;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
  .tablesaw.styled tr:last-child,
  .tablesaw.styled tr:last-child td:last-child {
    border-bottom: none;
  }
}
[data-breakpoints] {
  display: none !important;
}
@media screen and (min-width: 992px) {
  [data-breakpoints*="xl"] {
    display: block !important;
  }
}
@media screen and (min-width: 768px) {
  [data-breakpoints*="md,lg"] {
    display: block !important;
  }
}
[data-breakpoints*="xs,sm"] {
  display: block !important;
}
#printFooter,
#printHeader {
  display: none;
  visibility: hidden;
}
@media (min-width: 992px) {
  .mobile-navigation-menu {
    display: none !important;
  }
  .mobile-navigation-menu.mm-menu_opened {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .mobile-navigation-menu {
    display: none !important;
  }
  .mobile-navigation-menu.mm-menu_opened {
    display: block !important;
    max-width: none;
    min-width: 0;
  }
}
.mobile-navigation-menu {
  background: #0e3c9c;
}
html.mm-wrapper_opening .mm-slideout {
  transform: translate(80%, 0) !important;
  z-index: 0;
}
.mobile-navigation-menu li .nav-link {
  margin-bottom: 1px;
  padding: 1em 1rem;
  box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.25);
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.375rem;
  text-align: left;
  text-transform: uppercase;
  background-color: transparent;
}
.mobile-navigation-menu li .nav-link:hover {
  background-color: rgba(0, 0, 0, 0.25);
}
.mobile-navigation-menu .mm-btn_next + .nav-link {
  width: 75%;
  margin-right: 25%;
}
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) {
  width: 25%;
  box-shadow: none;
  margin-bottom: -1px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.25) !important;
  background-color: rgba(0, 0, 0, 0.15);
}
.mm-listitem .mm-btn_next:before {
  border-left-color: transparent;
  border-left: 1px solid hsla(0, 0%, 100%, 0.25) !important;
}
.mm-menu .mm-listview .mm-btn_next:after {
  border-color: hsla(0, 0%, 100%, 0.5);
  right: 45%;
  height: 9px;
  width: 9px;
}
.mm-menu .mm-listview .mm-btn_next:hover {
  background-color: rgba(0, 0, 0, 0.25);
}
.mobile-navigation-menu li.active .nav-link {
  box-shadow: 0 1px 0 0 hsla(0, 0%, 100%, 0.25), inset 5px 0 0 0 #ba0c2f;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.25);
}
.mm-navbar {
  background-color: rgba(0, 0, 0, 0.15);
  height: 58px;
  box-shadow: none;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.25) !important;
  margin-left: 0;
  margin-right: 0;
  color: #fff;
  text-align: left;
  padding: 0 30px;
}
.mm-navbar a {
  background-color: transparent;
  cursor: pointer;
}
.mm-navbar .mm-navbar__title {
  color: #fff !important;
  padding: 1em 0;
  font-size: 1.125rem;
  line-height: 1.375rem;
  text-align: left;
  font-weight: 400;
  text-transform: uppercase;
  background-color: transparent;
}
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: hsla(0, 0%, 100%, 0.5);
  left: 17px;
  top: 17px;
}
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 0;
}
.cms_form_button.primary.skip-to-main-content.sronly {
  padding: 0 !important;
  border: 0 !important;
  line-height: 0;
  transition: none;
}
.cms_form_button.primary.skip-to-main-content.sronly:focus {
  text-indent: 0;
  width: auto;
  height: auto;
  padding: 0.5em 1.5em !important;
  line-height: 1.1rem;
  z-index: 5000;
}
@media (max-width: 767px) {
  .mobile-friendly-image {
    display: block;
    float: none !important;
  }
}

@media (min-width: 992px) {
  .nav-container {
    background: 0 0;
  }
  .desktop-navigation-menu {
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .desktop-navigation-menu ul.main-ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    align-items: center;
    height: 50px;
  }
  .desktop-navigation-menu ul.main-ul li.main-li {
    flex: 1;
    height: 50px;
    align-items: center;
    position: relative;
    margin: 0;
    padding: 0;
    border-right: 1px solid rgba(20, 25, 82, 0.85);
  }
  .desktop-navigation-menu ul.main-ul li.main-li:first-child {
    border-left: 1px solid rgba(20, 25, 82, 0.85);
  }
  .desktop-navigation-menu ul.main-ul li.main-li a.main-nav-link {
    height: 50px;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 0.85rem 3rem 0.85rem 1rem;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.375em;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background-color: transparent;
  }
  .desktop-navigation-menu ul.main-ul li.main-li a.main-nav-link:hover,
  .desktop-navigation-menu ul.main-ul li.main-li a.main-nav-link.active {
    background-color: #0b358e;
    box-shadow: 0 -3px 0 0 #ba0c2f;
    color: #fff;
  }
  .desktop-navigation-menu
    ul.main-ul
    li.main-li.has-dropdown
    a.main-nav-link:after {
    content: "\e603";
    font-family: webflow-icons;
    font-style: normal;
    font-weight: 400;
    width: 1em;
    height: 1em;
    font-size: 0.75rem;
    color: #cecccc;
    position: absolute;
    right: 2rem;
  }
  .desktop-navigation-menu ul.main-ul li.main-li .dropdown-container {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 100;
    left: 0;
    width: 100%;
    background-color: #33383b;
    color: #fff;
  }
  .desktop-navigation-menu ul.main-ul li.main-li.open .dropdown-container {
    display: block;
  }
  .desktop-navigation-menu ul.main-ul li.main-li .dropdown-container ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .desktop-navigation-menu ul.main-ul li.main-li .dropdown-container li {
    margin: 0;
    padding: 0;
    position: relative;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .desktop-navigation-menu ul.main-ul li.main-li .dropdown-container li a {
    display: block;
    padding: 0.5em 1.5em 0.5em 0.5rem;
    color: #cccdce;
    font-size: 0.875rem;
    font-weight: 600;
    text-decoration: none;
    background-color: transparent;
  }
  .desktop-navigation-menu
    ul.main-ul
    li.main-li
    .dropdown-container
    li
    a:hover {
    background-color: #9ea1a1;
    color: #000;
    font-weight: 600;
  }
  .desktop-navigation-menu
    ul.main-ul
    li.main-li
    .dropdown-container
    li.has-dropdown
    a {
    position: relative;
  }
  .desktop-navigation-menu
    ul.main-ul
    li.main-li
    .dropdown-container
    li.has-dropdown
    > a:after {
    margin-right: 0.7rem;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: hsla(0, 0%, 100%, 0.75);
    font-size: 0.75em;
    position: absolute;
    top: 1.2em;
    right: 0;
    bottom: 0;
    width: 1em;
    height: 1em;
    font-family: webflow-icons;
    content: "\e603";
  }
  .desktop-navigation-menu
    ul.main-ul
    li.main-li
    .dropdown-container
    li.has-dropdown
    .dropdown-container {
    position: absolute;
    top: -8px;
    background-image: -webkit-linear-gradient(270deg, #1f2022, #1f2022);
    background-image: linear-gradient(180deg, #1f2022, #1f2022);
    left: 100%;
    background-image: -webkit-linear-gradient(270deg, #292d30, #292d30);
    background-image: linear-gradient(180deg, #292d30, #292d30);
    padding: 0.75rem 0.5rem;
    width: 100%;
    display: none;
  }
  .desktop-navigation-menu
    ul.main-ul
    li.main-li
    .dropdown-container
    li.has-dropdown.open
    .dropdown-container {
    display: block;
  }
  .desktop-navigation-menu
    ul.main-ul
    li.main-li
    .dropdown-container
    li.has-dropdown
    .dropdown-container
    ul {
    padding-top: 0;
    padding-bottom: 0;
  }
  .desktop-navigation-menu
    ul.main-ul
    li.main-li
    .dropdown-container
    li.has-dropdown
    ul
    li {
    padding-left: 0;
    padding-right: 0;
  }
}
.success {
  display: block;
  background-color: #167c28;
  text-align: left;
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #fff;
}
.error {
  display: block;
  background-color: #ba0c2f;
  text-align: left;
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #fff;
}
.success p,
.success ul li,
.error p,
.error ul li {
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
}
table.styled {
  width: 100%;
  margin: 0 0 1em;
  background-color: #fff;
  border-spacing: 0;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 0 0;
}
table.styled th,
table.styled td {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.75);
  vertical-align: top;
}
table.styled tr th:last-child,
table.styled tr td:last-child {
  border-right: none;
}
table.styled thead tr th {
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0.04em;
  color: #fff;
  background-color: #001489;
  border-bottom: 2px solid #fff;
  padding: 0.625em 0.625rem;
  text-align: left;
}
table.styled th {
  font-weight: 400;
  letter-spacing: 0.02em;
  padding: 0.5em 0.625rem;
  background-color: rgba(158, 162, 162, 0.75);
  border-bottom: 2px solid #fff;
  color: #000;
  text-align: left;
}
table.styled thead th a {
  color: #fff;
  background-color: transparent;
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
table.styled thead th a:hover {
  color: #fff;
  border-bottom-color: #fff;
}
table.styled tbody th a {
  color: #000;
  background-color: transparent;
  border-bottom-color: rgba(0, 0, 0, 0.3);
}
table.styled tbody th a:hover {
  color: #000;
  border-bottom-color: #000;
}
table.styled td {
  padding: 0.375em 0.625rem;
}
table.styled.striped tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.1);
}
table.styled.striped tr:nth-child(odd) {
  background: #fff;
}
img {
  height: auto;
}
td img {
  max-width: none;
}
.main-content-wrap td img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .presentation-table td {
    display: inline-block !important;
    border-right: none !important;
  }
}
.cms_label,
.label,
label {
  font-weight: 400;
}
label {
  display: inline;
  margin-bottom: 0;
}
input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
textarea,
select {
  font-size: 0.875em;
  line-height: 1.42857143;
  padding: 4px 10px;
  border: 1px solid #ccc;
  color: #333;
}
textarea {
  resize: vertical;
}
blockquote p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
  margin-top: 0;
}
.divider,
.cms_divider,
.cms_item_divider,
.item_divider {
  height: 1px !important;
  margin-top: 1.5em !important;
  margin-bottom: 1.5em !important;
  background-color: rgba(0, 0, 0, 0.15) !important;
  border-top: 0 none !important;
  border-bottom: 0 none !important;
}
hr:not(.fc-divider):not(.formBreak) {
  border-color: rgba(0, 0, 0, 0.15);
  border: 0;
  color: rgba(0, 0, 0, 0.15);
  margin-bottom: 1.5em;
  margin-top: 1.5em;
  border-top: 1px solid;
}
a.no_border,
a.no-border {
  border: 0 none;
}
.box.documents .content > table {
  margin-bottom: 10px;
}
.box.documents .content td:first-of-type {
  padding-right: 10px;
}
#events_module.cms_list .cms_list_item .cms_title {
  width: 100%;
}
#events_module.cms_list .cms_list_item .cms_title h3 {
  margin-top: 0;
}
#events_module.cms_list .cms_list_item .event-category-label {
  display: inline-block;
  margin-right: 4px;
}
#events_module.cms_form .cms_label,
#events_module.cms_form .cms_field,
#events_module.cms_form .cms_required,
#events_module.cms_form .cms_non_required,
#events_module.cms_form .cms_td_answers {
  background-color: transparent;
  vertical-align: top;
}
#events_module.cms_form .cms_required {
  background-position: center 10px;
}
#events_module.cms_list
  div.events_module_calendar
  .fc-view-container
  table
  tr
  th,
#events_module.cms_list .cms_td_header,
#events_module.cms_list .fc-axis.fc-widget-content {
  background: #5c5c5c;
  color: #fff;
  font-family: inherit;
}
#events_module.cms_list
  div.events_module_calendar
  .fc-view-container
  table
  tr
  th
  span {
  background-color: #5c5c5c;
  color: #fff;
  font-family: inherit;
}
#events_module.cms_list .fc-daygrid .fc-daygrid-day-number {
  background-color: unset;
}
@media (max-width: 991px) {
  #events_module.cms_form .cms_field input[type="text"],
  #events_module.cms_form .cms_field input[type="password"],
  #events_module.cms_form .cms_field select,
  #events_module.cms_form .cms_field textarea,
  #events_module.cms_form .cms_field {
    display: block;
    clear: both;
    width: 100% !important;
    max-width: 100%;
  }
  #events_module.cms_form .cms_label {
    display: inline;
    text-align: left;
    padding-left: 0;
    width: auto;
    float: left;
  }
  #events_module.cms_form .cms_required,
  #events_module.cms_form .cms_non_required {
    width: 20px;
    display: inline;
    text-align: left;
    padding-left: 0;
    float: left;
  }
}
#news_module.cms_entity .cms_date h3 {
  margin-top: 0;
}
#news_module.cms_list .cms_categories_row .image {
  margin-bottom: 10px;
}
.news_module.cms_category_list .cms_category_header_image {
  margin-bottom: 10px;
}
.box.archive .archive_links {
  overflow: hidden;
}
@media (max-width: 767px) {
  #news_module.cms_entity .cms_content .image {
    display: block;
    float: none;
    margin-left: 0;
    height: auto;
  }
}
#partners_module.cms_list .cms_list_item .cms_title h3 {
  margin-top: 0;
}
#partners_module.cms_list .cms_list_item table td.image {
  padding-right: 15px;
}
#partners_module.cms_list .cms_list_item table td.image a img {
  max-width: 150px;
}
#partners_module.cms_entity .image {
  float: none;
  margin-right: 0;
}
@media (max-width: 991px) {
  #partners_module.cms_list .cms_list_item table td {
    display: block;
    width: 100%;
  }
  #partners_module.cms_list .cms_list_item table td.image {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
  }
}
#photoalbums_module.cms_list .cms_list_item table td.cms_image {
  padding-right: 15px;
}
#photoalbums_module.cms_list .cms_list_item table td.cms_image a img {
  max-width: 150px;
}
#photoalbums_module.cms_entity
  .slideshow-wrapper
  #main-slideshow
  .slide-caption {
  background-color: #696969;
  font-family: inherit;
  color: #fff;
}
@media (max-width: 991px) {
  #photoalbums_module.cms_list .cms_list_item table td {
    display: block;
    width: 100%;
  }
  #photoalbums_module.cms_list .cms_list_item table td.cms_image {
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
  }
}
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step span,
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step_first span,
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step_last span {
  padding-top: 1px;
}
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step span a,
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step_first span a,
#submissionforms_module.cms_form .cms_steps_wrapper .cms_step_last span a {
  border-bottom: 0;
}
#submissionforms_module.cms_form .cms_label div {
  display: inline;
}
#submissionforms_module.cms_form .sigPad input {
  padding: 8px 12px;
}
#submissionforms_module.cms_form .cms_field {
  padding-bottom: 15px;
}
#submissionforms_module.cms_form .cms_hint,
#submissionforms_module.cms_form .cms_date_hint,
#submissionforms_module.cms_form .agreement_hint,
#submissionforms_module.cms_form .cms_field_note,
#submissionforms_module.cms_form input[type="file"],
#submissionforms_module.homepage_contentbox .cms_date_hint,
#submissionforms_module.homepage_contentbox .agreement_hint {
  font-size: 0.8rem;
  color: inherit;
}
#submissionforms_module.cms_form .signature_name {
  display: block;
}
#submissionforms_module.cms_form .sigWrapper.current {
  display: block !important;
}
.module-search input[type="search"] {
  padding: 8px 10px;
}
.module-search .collection.search-collection > .node.search-node {
  border-top: #ccc solid 1px;
  margin: 1.5rem 0 0 0;
  padding: 1.5rem 0 0 0;
}
.module-search .collection.search-collection > .node.search-node:first-child {
  border: 0;
  margin-top: 0;
  padding-top: 0;
}
@media (max-width: 991px) {
  .module-search input[type="search"] {
    width: 100%;
  }
}
#account_module.form .form_container .login_field {
  width: 100%;
  max-width: 300px;
  margin-bottom: 15px;
}
#account_module.form .more_options ul {
  width: 100%;
  text-align: center;
  padding-left: 0;
}
#account_module.form .form_buttons {
  margin-top: 0;
}
#account_module.form .form_container input[type="password"] {
  margin-bottom: 10px;
}
#account_module.form .form_subheading {
  border-bottom: 1px solid #001489;
  margin: 20px 0;
  padding-bottom: 7px;
  color: #001489;
  font-size: 1.4rem;
  line-height: 1.9rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}
#account_module.form .ui-form-fields {
  margin-bottom: 10px;
}
#account_module.form .ui-form-label {
  margin-bottom: 3px;
}
#account_module.form .ui-form-label em {
  color: red;
}
@media (max-width: 479px) {
  #account_module.form .ui-form-fields input[type="text"],
  #account_module.form .ui-form-fields select {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  #account_module.form .form_buttons {
    text-align: left;
  }
  #account_module.form tr.required .field {
    background: 0 0;
    padding-left: 0;
    display: block;
    width: 100%;
  }
  #account_module.form .form_item .label,
  #account_module.form .form_item.required .label {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding-bottom: 5px;
  }
  #account_module.form .form_item .label label,
  #account_module.form .form_item.required .label label {
    display: inline;
  }
  #account_module.form tr.required .label:after {
    content: url(/core/public/shared/assets/images/required.gif);
    padding-left: 10px;
  }
  #account_module.form .form_item .field {
    display: block;
    padding-left: 0;
  }
  #account_module.form .more_options ul {
    text-align: left;
  }
}
@media (max-width: 767px) {
  #account_module.form .form_container .login_field {
    max-width: 100%;
  }
  #account_module.form .form_container input[type="text"],
  #account_module.form .form_container input[type="password"],
  #account_module.form .form_container select {
    width: 100%;
  }
}
#events_module.homepage_contentbox {
  padding: 15px;
}
#events_module.homepage_contentbox,
#events_module.homepage_contentbox a,
#events_module.homepage_contentbox a:hover {
  color: #000;
  text-align: left;
}
#events_module.homepage_contentbox td.date {
  width: 100px;
}
#events_module.homepage_contentbox td.title {
  width: calc(100% - 100px);
}
#news_module.homepage_contentbox {
  padding: 15px;
}
#news_module.homepage_contentbox,
#news_module.homepage_contentbox a,
#news_module.homepage_contentbox a:hover {
  color: #000;
  text-align: left;
}
#news_module.homepage_contentbox .cms_title h3 {
  margin: 0;
  padding: 0;
  font-size: 1.1rem;
  line-height: 1.5rem;
}
#news_module.homepage_contentbox .cms_date h3 {
  margin: 0;
  padding: 0;
  font-size: 0.9rem;
  line-height: 1.2rem;
}
#news_module.homepage_contentbox .cms_list_item {
  margin-bottom: 15px;
}
#partners_module.homepage_contentbox {
  padding: 15px;
}
#partners_module.homepage_contentbox,
#partners_module.homepage_contentbox a,
#partners_module.homepage_contentbox a:hover {
  color: #000;
  text-align: left;
}
#submissionforms_module.homepage_contentbox {
  text-align: left;
  padding: 15px;
}
#submissionforms_module.homepage_contentbox table {
  width: auto;
}
#submissionforms_module.homepage_contentbox input[type="text"],
#submissionforms_module.homepage_contentbox input[type="tel"],
#submissionforms_module.homepage_contentbox input[type="email"],
#submissionforms_module.homepage_contentbox select,
#submissionforms_module.homepage_contentbox textarea {
  width: 100%;
  max-width: 100%;
  padding: 8px 12px;
  font-size: 0.87rem;
  line-height: 1.428571429;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
}
#submissionforms_module.homepage_contentbox textarea {
  width: 100% !important;
}
#submissionforms_module.homepage_contentbox .cms_field {
  padding-bottom: 5px;
}
#submissionforms_module.homepage_contentbox input[type="checkbox"],
#submissionforms_module.homepage_contentbox input[type="radio"] {
  margin-right: 3px;
}
#submissionforms_module.homepage_contentbox .cms_hint,
#submissionforms_module.homepage_contentbox .cms_date_hint {
  color: inherit;
}
.slider.homepage-slideshow {
  display: block;
  width: 100%;
  height: auto;
}
.main-slidesshow {
  height: 27vw;
  background-color: #f1f1f1;
}
.main-slidesshow .w-slide {
  height: auto;
}
.main-slidesshow ~ .slider-indicator .w-slider-dot {
  background-color: #ccc;
}
.main-slidesshow ~ .slider-indicator .w-slider-dot.w-active {
  background-color: #ba0c2f !important;
}
.main-slidesshow ~ .slider-arrow {
  left: auto;
  top: auto;
  right: 1rem;
  bottom: 1.5rem;
  width: 3rem;
  height: 3rem;
  background-color: #ba0c2f;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 0;
}
.main-slidesshow ~ .slider-arrow.w-slider-arrow-left {
  margin-right: 3.5rem;
}
.main-slidesshow ~ .slider-arrow .slider-arrow-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.5rem;
}
.main-slidesshow ~ .slider-arrow .w-icon-slider-left:before {
  content: "\e601";
}
.main-slidesshow ~ .slider-arrow .w-icon-slider-right:before {
  content: "\e600";
}
.main-slidesshow ~ .slider-indicator {
  padding-top: 0.75rem;
  font-size: 0.75rem;
  top: auto;
}
.main-slidesshow .slide-image {
  display: block;
  width: 70%;
  height: 27vw;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.main-slidesshow .slide-image.no-caption {
  width: 100%;
}
.main-slidesshow .slide-caption-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  padding: 1rem 2% 4.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(241, 241, 241, 0.8);
}
.main-slidesshow .slide-caption-wrapper p,
.main-slidesshow .slide-caption-wrapper li,
.main-slidesshow .slide-caption-wrapper span {
  letter-spacing: 0.02em;
  color: #151618;
  font-size: 0.9rem;
  line-height: 1.4rem;
  font-weight: 700;
  text-align: left;
  display: inline-block;
  width: 100%;
  text-transform: none;
}
.main-slidesshow .slide-caption-header {
  width: 100%;
  margin-top: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #001489;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 600;
  margin-bottom: 2px;
}
.main-slidesshow .slide .more-link {
  display: inline-block;
  background-color: #ba0c2f;
  box-shadow: none;
  color: #fff;
  margin-top: 1em;
  margin-bottom: 0.25em;
  font-size: 0.85rem;
  text-align: center;
  transition: all 0.3s ease;
  padding: 0.5em 1em;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-decoration: none;
}
.main-slidesshow .slide .more-link:hover {
  background-color: #001489;
  color: #fff;
}
@media (max-width: 991px) {
  .main-slidesshow {
    height: 48vw;
  }
  .main-slidesshow ~ .slider-arrow {
    right: 1rem;
    bottom: 1rem;
    width: 2.25rem;
    height: 2.25rem;
  }
  .main-slidesshow ~ .slider-arrow.w-slider-arrow-left {
    margin-right: 3rem;
  }
  .main-slidesshow ~ .slider-arrow .slider-arrow-icon {
    display: block;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
  }
  .main-slidesshow .slide {
    background-color: #f1f1f1;
  }
  .main-slidesshow .slide-image {
    width: 100%;
    height: 48vw;
  }
  .main-slidesshow .slide-caption-wrapper {
    display: block;
    width: 35%;
    padding: 1rem 1.1rem 3.5rem 1.3rem;
    background-color: rgba(241, 241, 241, 0.8);
  }
  .main-slidesshow .slide-caption-wrapper p,
  .main-slidesshow .slide-caption-wrapper li,
  .main-slidesshow .slide-caption-wrapper span {
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
  .main-slidesshow .slide-caption-header {
    width: auto;
    max-width: 310px;
    min-width: 232px;
    font-size: 1.4em;
    line-height: 1.8rem;
  }
  .main-slidesshow .slide-caption-paragraph,
  .main-slidesshow .slide-caption-wrapper p {
    overflow: hidden;
    width: 100%;
    max-height: 170px;
    font-size: 0.9rem;
    line-height: 1.5em;
  }
  .main-slidesshow .slide .more-link {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .main-slidesshow {
    height: auto;
  }
  .main-slidesshow ~ .slider-arrow {
    width: 2rem;
    height: 2rem;
  }
  .main-slidesshow ~ .slider-arrow.w-slider-arrow-left {
    width: 2rem;
    height: 2rem;
    margin-right: 2.5rem;
  }
  .main-slidesshow ~ .slider-arrow .slider-arrow-icon {
    font-size: 1rem;
  }
  .main-slidesshow .slide {
    position: relative;
    background-color: transparent;
    background-image: none;
  }
  .main-slidesshow .slide-image {
    height: 40vw;
  }
  .main-slidesshow .slide-caption-wrapper {
    position: static;
    display: block;
    width: 100%;
    padding-bottom: 2.5rem;
    background-image: none;
  }
  .main-slidesshow .slide-caption-wrapper p,
  .main-slidesshow .slide-caption-wrapper li,
  .main-slidesshow .slide-caption-wrapper span {
    font-size: 0.83rem;
    line-height: 1.25rem;
  }
  .main-slidesshow .slide-caption-header {
    font-size: 1.2em;
    line-height: 1.1em;
  }
}
@media (max-width: 479px) {
  .main-slidesshow ~ .slider-arrow.w-slider-arrow-left {
    margin-right: 2.5rem;
  }
  .main-slidesshow .slide-image {
    height: 43vw;
  }
  .main-slidesshow .slide-caption-header {
    line-height: 1.3em;
  }
  .main-slidesshow .slide-caption-header {
    font-size: 1.3em;
    line-height: 1.55rem;
  }
}
.special-notice-alert-box {
  position: relative;
  display: none;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#fff)
  );
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: none;
  overflow: hidden;
}
.special-notice-alert-box .special-notice-container-2 {
  position: relative;
  display: flex;
  height: auto;
  min-height: 52px;
  border-bottom: 3px solid #dbc368;
  background-color: #001489;
  color: #151618;
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 600;
  text-transform: none;
  justify-content: space-between;
}
.special-notice-alert-box .special-notice-title-holder-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  min-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ba0c2f;
}
.special-notice-alert-box .special-notice-title-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding-right: 6px;
  padding-left: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.special-notice-alert-box .div-block-11 {
  position: relative;
  z-index: 1;
  width: 80px;
  height: 40px;
  border: 1.5px solid #fff;
  background-color: #001489;
  align-self: center;
}
.special-notice-alert-box .special-notice-close-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1.5px solid #fff;
  background-color: transparent;
  cursor: pointer;
  margin-right: 20px;
  margin-left: 11px;
  align-self: center;
}
.special-notice-alert-box .special-notice-text-holder-2 {
  padding-left: 20px;
  width: calc(100% - 300px);
  min-height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 20px;
}
.special-notice-alert-box .slider-4 {
  height: auto;
  background-color: transparent;
  text-align: left;
  display: flex;
  align-items: center;
  min-height: auto;
  justify-content: center;
  width: 100%;
  overflow: hidden;
}
.special-notice-alert-box .left-arrow-3 {
  left: auto;
  right: 37px;
  display: block;
  width: 40px;
}
.special-notice-alert-box .icon-6 {
  font-size: 1.5rem;
}
.special-notice-alert-box .right-arrow-3 {
  display: block;
  width: 40px;
}
.special-notice-alert-box .icon-7 {
  font-size: 1.5rem;
}
.special-notice-alert-box .slider-alert {
  margin-left: 0;
  padding-right: 0;
  display: none;
  height: auto;
}
.special-notice-alert-box .slider-alert *,
.special-notice-alert-box .slider-alert p,
.special-notice-alert-box .slider-alert p * {
  color: #fff !important;
  background-color: transparent;
}
.special-notice-alert-box .slider-alert p,
.special-notice-alert-box .slider-alert p * {
  line-height: 1.4rem;
}
.special-notice-alert-box .slider-alert p a {
  color: #549fc4 !important;
  text-decoration: underline;
  transition: none;
  background-color: transparent;
}
.special-notice-alert-box .slider-alert p a:hover {
  color: #fff !important;
  text-decoration: underline;
  background-color: transparent;
}
.special-notice-alert-box .slider-alert p:last-child {
  margin-bottom: 0;
}
.special-notice-alert-box .div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.special-notice-alert-box .div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.special-notice-alert-box .text-block-9 {
  color: #fff;
  font-size: 1rem;
  text-align: center;
}
.special-notice-alert-box .bold-text-2 {
  font-size: 1rem;
  line-height: 1.1rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .special-notice-alert-box .special-notice-title-holder-2 {
    width: 100px;
  }
  .special-notice-alert-box .special-notice-title-2 {
    line-height: 1.2rem;
  }
  .special-notice-alert-box .div-block-11 {
    width: 63px;
  }
  .special-notice-alert-box .special-notice-close-2 {
    width: 32px;
    margin-right: 10px;
  }
  .special-notice-alert-box .special-notice-text-holder-2 {
    width: calc(100% - 225px);
    padding-left: 35px;
    padding-right: 7px;
  }
  .special-notice-alert-box .slider-4 {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
  }
  .special-notice-alert-box .left-arrow-3 {
    width: 30px;
    right: 30px;
  }
  .special-notice-alert-box .icon-6 {
    margin-right: 0;
    margin-left: 6px;
    font-size: 1.2rem;
  }
  .special-notice-alert-box .right-arrow-3 {
    width: 30px;
  }
  .special-notice-alert-box .icon-7 {
    margin-right: 0;
    margin-left: 4px;
    font-size: 1.2rem;
  }
  .special-notice-alert-box .slider-alert {
    padding-right: 0;
  }
  .special-notice-alert-box .div-block-10 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .special-notice-alert-box .div-block-8 {
    padding-right: 0;
    padding-left: 0;
  }
  .special-notice-alert-box .text-block-9 {
    font-size: 0.7rem;
    line-height: 1.2rem;
  }
  .special-notice-alert-box .bold-text-2 {
    color: #fff;
    font-size: 0.8rem;
    line-height: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .special-notice-alert-box .special-notice-container-2 {
    min-height: 150px;
    height: auto;
    margin-right: auto;
    flex-wrap: wrap;
    padding: 0 0 10px 0;
  }
  .special-notice-alert-box .special-notice-title-holder-2 {
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    width: 100%;
    height: 10%;
    min-height: 30px;
  }
  .special-notice-alert-box .special-notice-title-2 {
    font-size: 0.9rem;
    line-height: 1rem;
    text-align: right;
  }
  .special-notice-alert-box .div-block-11 {
    position: relative;
    left: auto;
    right: 0;
    width: 63px;
    height: 30px;
  }
  .special-notice-alert-box .special-notice-close-2 {
    width: 32px;
    height: 30px;
    margin-right: 10px;
  }
  .special-notice-alert-box .special-notice-text-holder-2 {
    flex-grow: 1;
    margin-top: 0;
    margin-left: 10px;
    padding-right: 0;
    padding-left: 0;
    min-height: 70px;
  }
  .special-notice-alert-box .slider-4 {
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .special-notice-alert-box .left-arrow-3 {
    width: 30px;
    right: 30px;
  }
  .special-notice-alert-box .icon-6 {
    margin-left: 5px;
    font-size: 1.2rem;
  }
  .special-notice-alert-box .right-arrow-3 {
    width: 30px;
  }
  .special-notice-alert-box .icon-7 {
    margin-left: 5px;
    font-size: 1.2rem;
  }
  .special-notice-alert-box .slider-alert {
    overflow: hidden;
    padding-right: 5px;
  }
  .special-notice-alert-box .div-block-10 {
    margin-right: auto;
  }
  .special-notice-alert-box .div-block-8 {
    overflow: visible;
    width: 100%;
    margin-left: 0;
    padding: 0;
    font-size: 0.8rem;
  }
  .special-notice-alert-box .text-block-9 {
    font-size: 0.7rem;
    line-height: 1.2rem;
  }
  .special-notice-alert-box .bold-text-2 {
    margin-left: 0;
  }
  .special-notice-alert-box .slider-alert *,
  .special-notice-alert-box .slider-alert p,
  .special-notice-alert-box .slider-alert p * {
    line-height: 1.2rem;
  }
}
@media screen and (max-width: 479px) {
  .special-notice-alert-box .special-notice-container-2 {
    min-height: 175px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .special-notice-alert-box .special-notice-title-holder-2 {
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    width: 100%;
    min-height: 10%;
    height: auto;
    margin-bottom: 0;
  }
  .special-notice-alert-box .special-notice-title-2 {
    padding-right: 2px;
    padding-bottom: 0;
    padding-left: 2px;
    font-size: 0.8rem;
    line-height: 0.9rem;
    text-align: center;
    letter-spacing: -0.9px;
  }
  .special-notice-alert-box .div-block-11 {
    position: relative;
    left: auto;
    right: 0;
    width: 63px;
    height: 30px;
    margin-right: 15px;
  }
  .special-notice-alert-box .special-notice-close-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    margin-right: 12px;
    margin-left: 0;
  }
  .special-notice-alert-box .special-notice-text-holder-2 {
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 0;
  }
  .special-notice-alert-box .slider-alert {
    overflow: hidden;
    padding-right: 0;
  }
  .special-notice-alert-box .div-block-10 {
    margin-right: 0;
    margin-left: 0;
  }
  .special-notice-alert-box .div-block-8 {
    width: 100%;
  }
  .special-notice-alert-box .text-block-9 {
    color: #fff;
    text-align: left;
  }
  .special-notice-alert-box .bold-text-2 {
    color: #fff;
    font-size: 0.7rem;
    text-align: left;
  }
}
@keyframes donations-image {
  0% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes donations-ripple {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }
  30% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}
.donations-btn {
  display: flex;
  background-color: #bf1e3e;
  box-shadow: none;
  margin-top: 1em;
  margin-bottom: 0.25em;
  transition: all 0.3s ease;
  padding: 0.8rem 1rem 0.8rem 1rem;
  border-radius: 6px;
  text-decoration: none;
  overflow: hidden;
}
.donations-btn .donations-btn-image {
  padding-right: 0.5rem;
  font-size: 0.85rem;
  display: flex;
  align-items: center;
  position: relative;
}
.donations-btn .donations-btn-image img {
  animation-name: donations-image;
  animation-duration: 4s;
  animation-iteration-count: 100;
  transition: all 2s linear;
}
.donations-btn .donations-btn-image .donations-btn-ripple {
  animation-name: donations-ripple;
  animation-duration: 4s;
  animation-iteration-count: 100;
  transition: all 2s ease-out;
  width: 344px;
  height: 344px;
  background-color: rgba(255, 255, 255, 0.2);
  transform: translate(-50%, -50%) scale(0);
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  z-index: 1;
}
.donations-btn .donations-btn-text {
  color: #fff;
  font-size: 0.85rem;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-decoration: none;
}
.donations-btn:hover {
  background-color: #001489;
  color: #fff;
}
/*# sourceMappingURL=maps/screen.min.css.map */


/* =========================
   FOOTER MOBILE FIX
   ========================= */
@media (max-width: 991px) {

  .footer-column-wrap {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0;
    padding-right: 0;
    clear: none;
  }

  .footer-row {
    display: flex !important;
    flex-direction: column !important;
  }
}
@media (max-width: 991px) {

  /* Take full control of layout */
  .cb-wrapper {
    display: grid !important;
    grid-template-columns: repeta(20, minmax(0, 1fr)) !important;
    gap: 0;
  }

  /* Disable Webflow float system */
  .cb-wrapper > a.cb {
    width: 80% !important;
    float: none !important;
    clear: none !important;
    padding: 1rem;
  }

}

@media (max-width: 991px) {

  .cb {
    maxwidth: calc(100% - 100rem) !important;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .header-content-right-wrap {
    display: none;
  }
  .logo-container {
    text-align: center;
    float: center;
    order: 0;

  }

  .footer-row {
    text-align: center;
  }
  .devby {
    display: none;
  }
  .learn-more-heading {
    display: none;
  }


}

@media (max-width: 991px) {
  .desktop-navigation-menu {
    display: block;
    text-align: left;
  }

  .main-ul {
    text-align: left;
    display: flex;
    flex-direction: column;
    background: #003a8f;
  }

  .main-ul li a {
    color: gray;
    padding: 12px 16px;
    display: block;
  }

  .dropdown-container {
    display: none;
  }

  .main-li.open .dropdown-container {
    display: block;
  }
}






.mobile-menu-btn {
  display: none;
  font-size: 28px;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
}

@media (max-width: 991px) {
  .mobile-menu-btn {
    display: block;
    position: absolute;
    top: 20px;
    left: 0px;
    z-index: 9999;


  }

  .desktop-navigation-menu {
    display: none;
  }

  .desktop-navigation-menu.open {
    display: block;
    z-index: 9999;
  }
  .nav-container {
    position: relative;
    width: auto;
  }
}



.menu-divider {
  height: 3px;
  width: 100%;
  background: linear-gradient(
    to right,
    #001489,
    #c8102e,
    #001489
  );
}
  .blue-line {
  border: none;           /* remove default border */
  height: 4px;            /* thickness */
  background-color: black; /* solid blue */
  margin-top: -5px;
}

/* Hide by default (desktop & tablet) */
.noMobile {
  display: none !important;
}

/* Show only on mobile */
@media (max-width: 991px) {
  .noMobile {
    display: block !important;      /* block makes centering easier */
    margin: 10px auto;              /* top & bottom 20px, centered horizontally */

    
    font-size: 20px;                /* bigger text */
    font-weight: bold;              /* bold text */
    text-align: center;             /* center the text inside */
    color: #222222;                 /* dark color to stand out */
    
    padding: 10px 15px;             /* optional: adds space around text */
    background-color: #f0f0f0;      /* optional: light background to highlight */
    border-radius: 8px;             /* optional: rounded corners */
    box-shadow: 0 2px 6px rgba(0,0,0,0.2); /* optional: subtle shadow for emphasis */
  }
}

