/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* Main nav */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  font-size: 1vw;
  line-height: normal;
  text-transform: uppercase;
  vertical-align: middle;
}
/* Sub nav */
-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1vw;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
}
/* Pricing table */
.accent1 .g-pricingtable {
  background-color: #f47950;
  color: #ffffff;
}
/* Price option header */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan {
  color: #ffffff;
}
/* UKK title */
.g-simplecontent .g-simplecontent-layout-standard .g-simplecontent-item-content-title {
  font-weight: 600;
}
/* UKK maincontent */
.g-simplecontent .g-simplecontent-item-main-content {
  margin: 0.125rem 0;
}
/* Swiper background image align */
.g-swiper .g-swiper-slider .swiper-slide .swiper-bg {
  background-position: top;
}
/* Language chooser bullet */
.lang-item {
  list-style: none;
}
/*# sourceMappingURL=custom__offline.css.map */