@charset "utf-8";/* 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
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.5rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.25rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 2rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.75rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.5rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1.25rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/rt_gemini/scss/gemini/styles/_body.scss */
body {
  color: #000;
  background: #1a3b92;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 7, templates/rt_gemini/scss/gemini/styles/_body.scss */
body #g-page-surround {
  background: #1a3b92;
  overflow: hidden;
}
/* line 11, templates/rt_gemini/scss/gemini/styles/_body.scss */
.g-bodyonly body #g-page-surround {
  color: #000;
  background: #1a3b92;
}
/* line 17, templates/rt_gemini/scss/gemini/styles/_body.scss */
body p {
  margin: 0 0 1.3rem 0;
}
/* line 21, templates/rt_gemini/scss/gemini/styles/_body.scss */
body span.para {
  display: block;
  margin: 1rem 0;
}
/* line 26, templates/rt_gemini/scss/gemini/styles/_body.scss */
/* line 27, templates/rt_gemini/scss/gemini/styles/_body.scss */
body.dir-rtl .align-left {
  text-align: right !important;
}
/* line 31, templates/rt_gemini/scss/gemini/styles/_body.scss */
body.dir-rtl .align-right {
  text-align: left !important;
}
@media print {
  /* line 38, templates/rt_gemini/scss/gemini/styles/_body.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/styles/_logo.scss */
.g-logo {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 1.5;
  box-shadow: none !important;
  text-transform: uppercase;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-logo {
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
  }
}
/* line 16, templates/rt_gemini/scss/gemini/styles/_logo.scss */
/* line 17, templates/rt_gemini/scss/gemini/styles/_logo.scss */
.dir-rtl .g-logo img {
  padding-right: 0;
  padding-left: 1rem;
}
/* line 1, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 3, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.flush > .g-container, .g-flushed > .g-container, .flush > .g-content, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 10, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.g-container-flushed {
  margin: -4rem 0;
}
/* line 14, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 15, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.dir-rtl .g-branding {
  text-align: right;
  direction: ltr;
}
/* line 21, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.g-nobackground {
  background: none !important;
}
/* line 33, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 34, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.smallmarginleft:not(.g-block), .smallmarginleft > .g-content {
  margin-left: 0.25rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.medmarginleft:not(.g-block), .medmarginleft > .g-content {
  margin-left: 1rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.largemarginleft:not(.g-block), .largemarginleft > .g-content {
  margin-left: 3rem;
}
/* line 33, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 34, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.smallmarginright:not(.g-block), .smallmarginright > .g-content {
  margin-right: 0.25rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.medmarginright:not(.g-block), .medmarginright > .g-content {
  margin-right: 1rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.largemarginright:not(.g-block), .largemarginright > .g-content {
  margin-right: 3rem;
}
/* line 33, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 34, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.smallmargintop:not(.g-block), .smallmargintop > .g-content {
  margin-top: 0.25rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.medmargintop:not(.g-block), .medmargintop > .g-content {
  margin-top: 1rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.largemargintop:not(.g-block), .largemargintop > .g-content {
  margin-top: 3rem;
}
/* line 33, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 34, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.smallmarginbottom:not(.g-block), .smallmarginbottom > .g-content {
  margin-bottom: 0.25rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.medmarginbottom:not(.g-block), .medmarginbottom > .g-content {
  margin-bottom: 1rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.largemarginbottom:not(.g-block), .largemarginbottom > .g-content {
  margin-bottom: 3rem;
}
/* line 33, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 34, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.smallmarginall:not(.g-block), .smallmarginall > .g-content {
  margin: 0.25rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.medmarginall:not(.g-block), .medmarginall > .g-content {
  margin: 1rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.largemarginall:not(.g-block), .largemarginall > .g-content {
  margin: 3rem;
}
/* line 71, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 72, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.margin2x > .g-content {
  margin: 1.25rem;
}
/* line 71, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 72, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.margin3x > .g-content {
  margin: 1.875rem;
}
/* line 33, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 34, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.smallpaddingleft:not(.g-block), .smallpaddingleft > .g-content {
  padding-left: 0.25rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.medpaddingleft:not(.g-block), .medpaddingleft > .g-content {
  padding-left: 1rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.largepaddingleft:not(.g-block), .largepaddingleft > .g-content {
  padding-left: 3rem;
}
/* line 33, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 34, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.smallpaddingright:not(.g-block), .smallpaddingright > .g-content {
  padding-right: 0.25rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.medpaddingright:not(.g-block), .medpaddingright > .g-content {
  padding-right: 1rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.largepaddingright:not(.g-block), .largepaddingright > .g-content {
  padding-right: 3rem;
}
/* line 33, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 34, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.smallpaddingtop:not(.g-block), .smallpaddingtop > .g-content {
  padding-top: 0.25rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.medpaddingtop:not(.g-block), .medpaddingtop > .g-content {
  padding-top: 1rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.largepaddingtop:not(.g-block), .largepaddingtop > .g-content {
  padding-top: 3rem;
}
/* line 33, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 34, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.smallpaddingbottom:not(.g-block), .smallpaddingbottom > .g-content {
  padding-bottom: 0.25rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.medpaddingbottom:not(.g-block), .medpaddingbottom > .g-content {
  padding-bottom: 1rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.largepaddingbottom:not(.g-block), .largepaddingbottom > .g-content {
  padding-bottom: 3rem;
}
/* line 33, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 34, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.smallpaddingall:not(.g-block), .smallpaddingall > .g-content {
  padding: 0.25rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.medpaddingall:not(.g-block), .medpaddingall > .g-content {
  padding: 1rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 45, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.largepaddingall:not(.g-block), .largepaddingall > .g-content {
  padding: 3rem;
}
/* line 71, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 72, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.padding2x > .g-content {
  padding: 3rem;
}
/* line 71, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 72, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.padding3x > .g-content {
  padding: 4.5rem;
}
/* line 84, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.section-paddings, #g-container-overlay, #g-top, #g-slideshow, #g-navigation, #g-header, #g-above, #g-utility, #g-feature, #g-expanded, #g-extension, #g-bottom, #g-footer, #g-copyright {
  padding: 0 10%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .section-paddings, #g-container-overlay, #g-top, #g-slideshow, #g-navigation, #g-header, #g-above, #g-utility, #g-feature, #g-expanded, #g-extension, #g-bottom, #g-footer, #g-copyright {
    padding: 0 2%;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-paddings, #g-container-overlay, #g-top, #g-slideshow, #g-navigation, #g-header, #g-above, #g-utility, #g-feature, #g-expanded, #g-extension, #g-bottom, #g-footer, #g-copyright {
    padding: 0 2%;
  }
}
/* line 97, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.section-horizontal-paddings {
  padding-left: 10%;
  padding-right: 10%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 113, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 129, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 145, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.section-vertical-paddings {
  padding-top: 4vw;
  padding-bottom: 4vw;
}
/* line 151, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.section-vertical-paddings-small {
  padding-top: 2vw;
  padding-bottom: 2vw;
}
/* line 157, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.section-vertical-paddings-large {
  padding-top: 6vw;
  padding-bottom: 6vw;
}
/* line 163, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.no-section-paddings {
  padding: 0 !important;
}
/* line 167, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.center-block {
  text-align: center;
  margin: auto;
}
/* line 172, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.g-center-vertical {
  display: flex;
  align-items: center;
}
/* line 177, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.g-linethrough {
  text-decoration: line-through;
  opacity: 0.55;
}
/* line 182, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.g-menuspacer {
  padding-top: 4.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-menuspacer {
    padding: 0;
  }
}
/* line 189, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.noliststyle {
  list-style: none;
}
/* line 193, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.g-bold {
  font-weight: 700;
}
/* line 197, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.g-uppercase {
  text-transform: uppercase;
}
/* line 201, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
/* line 202, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.g-compact .g-container {
  padding: 0 !important;
}
/* line 207, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.g-sidebar-offset {
  margin-top: -4rem;
}
/* line 211, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
.g-sample-sitemap {
  line-height: 1.7;
  font-size: 1.1rem;
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* line 217, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
@media only all and (max-width: 47.99rem) {
  /* line 219, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
  .g-mobile-center-compact .g-container {
    padding: 1.5rem 0;
  }
  /* line 223, templates/rt_gemini/scss/gemini/styles/_utilities.scss */
  .g-mobile-center-compact .g-content {
    padding: 0 1.5rem;
    margin: 0.3125rem 0.625rem;
    text-align: center !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.625rem 0.925rem;
  font-size: 0.8rem;
  font-size: 1rem;
  font-size: 1vw;
  font-weight: 400;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  transition: 0.35s ease;
}
@media (max-width: 80rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 0.8rem;
  }
}
@media (min-width: 100rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 0.8rem;
  }
}
/* line 15, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown {
  float: left;
}
/* line 21, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown {
  min-width: 200px;
}
/* line 24, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav {
  z-index: 20;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-main-nav {
    white-space: nowrap;
  }
}
/* line 30, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.dir-rtl .g-main-nav {
  text-align: left;
}
/* line 34, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 35, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 40, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 41, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 42, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
  line-height: 1;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.625rem 0.35rem;
  }
}
/* line 52, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 53, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 54, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: -13px;
}
/* line 57, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.dir-rtl .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: 7px;
}
/* line 64, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 65, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fff;
}
/* line 70, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 71, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
}
/* line 76, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 77, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
  opacity: 1;
}
/* line 84, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 85, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 86, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 87, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
}
/* line 94, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
  height: 1rem;
}
/* line 98, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.dir-rtl .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  text-align: left;
}
/* line 104, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 109, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 110, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right {
  left: 0.925rem;
}
/* line 113, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.dir-rtl .g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .dir-rtl .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right {
  right: 0.925rem;
  left: auto;
}
/* line 119, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-standard > .g-dropdown.g-dropdown-left, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-left {
  right: 0.925rem;
}
/* line 122, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.dir-rtl .g-main-nav .g-standard > .g-dropdown.g-dropdown-left, .dir-rtl .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-left {
  left: 0.925rem;
  right: auto;
}
/* line 128, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -15px;
}
/* line 133, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 134, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -21px !important;
}
/* line 139, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-dropdown {
  background: #232529;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  text-align: left;
}
/* line 145, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 150, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-sublevel {
  padding: 0.625rem 0;
}
/* line 153, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-sublevel > li {
  margin: 0.3125rem 0.9375rem;
  padding: 0;
}
/* line 157, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  color: rgba(255, 255, 255, 0.8);
}
/* line 162, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  display: inline-block;
  vertical-align: middle;
  word-break: normal;
  line-height: 1.1;
}
/* line 170, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 171, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fff;
}
/* line 176, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 177, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-sublevel > li:last-child > .g-menu-item-container {
  border-color: transparent;
}
/* line 182, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 183, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0.5rem;
  top: 0;
}
/* line 187, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "\f105";
  opacity: 0.5;
  position: relative;
  top: 0.5rem;
}
/* line 200, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 205, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-preset-thumbnails {
  margin-top: 0.625rem;
}
/* line 208, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-preset-thumbnails .g-content {
  padding: 0rem !important;
  margin: 0;
}
/* line 213, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-preset-thumbnails .g-block {
  flex: 1 1 auto !important;
}
/* line 217, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-preset-thumbnails span {
  padding: 0.925rem 0;
  display: inline-block;
}
/* line 222, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-preset-thumbnails img {
  border-radius: 3px;
  margin-bottom: 0 !important;
}
/* line 42, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 43, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 44, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  margin-left: 17px;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -17px;
  right: -17px;
  bottom: 0;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  z-index: -1;
}
/* line 61, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown {
  margin-left: 0;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 21, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 10px;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -10px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 10px solid transparent;
  z-index: -1;
}
/* line 235, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-menu-overlay.g-menu-overlay-open {
  z-index: 19;
  display: none;
}
@media only all and (max-width: 47.99rem) {
  .g-menu-overlay.g-menu-overlay-open {
    display: block;
  }
}
/* line 245, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 246, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 247, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 248, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 249, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 250, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 251, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 261, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 262, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 263, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 264, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 265, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 5px;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 279, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 280, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 281, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown {
  transition: none;
}
/* line 285, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-standard .g-fade.g-dropdown {
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 289, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-standard .g-zoom.g-active {
  animation-duration: 0.3s;
  animation-name: g-dropdown-zoom;
}
/* line 294, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-standard .g-fade-in-up.g-active {
  animation-duration: 0.3s;
  animation-name: g-dropdown-fade-in-up;
}
/* line 299, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
  animation-duration: 0.5s;
  animation-name: g-dropdown-bounce-in-left;
}
/* line 304, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
  animation-duration: 0.5s;
  animation-name: g-dropdown-bounce-in-right;
}
/* line 309, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
  animation-duration: 0.5s;
  animation-name: g-dropdown-bounce-in-down;
}
/* line 315, templates/rt_gemini/scss/gemini/styles/_menu.scss */
/* line 316, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  transition: none;
}
/* line 320, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 324, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  animation-duration: 0.3s;
  animation-name: g-dropdown-zoom;
}
/* line 329, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
  animation-duration: 0.3s;
  animation-name: g-dropdown-fade-in-up;
}
/* line 334, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-left.g-active {
  animation-duration: 0.5s;
  animation-name: g-dropdown-bounce-in-left;
}
/* line 339, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-right.g-active {
  animation-duration: 0.5s;
  animation-name: g-dropdown-bounce-in-right;
}
/* line 344, templates/rt_gemini/scss/gemini/styles/_menu.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-down.g-active {
  animation-duration: 0.5s;
  animation-name: g-dropdown-bounce-in-down;
}
@keyframes g-dropdown-zoom {
  /* line 352, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  0% {
    opacity: 0;
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 357, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 363, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  0% {
    opacity: 0;
    transform: translate3d(0, 30px, 0);
  }
  /* line 368, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-bounce-in-left {
  /* line 374, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 378, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  0% {
    opacity: 0;
    transform: translate3d(-50px, 0, 0);
  }
  /* line 383, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  /* line 388, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  /* line 392, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  90% {
    transform: translate3d(5px, 0, 0);
  }
  /* line 396, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  to {
    transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  /* line 402, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 406, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  0% {
    opacity: 0;
    transform: translate3d(0, -50px, 0);
  }
  /* line 411, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  /* line 416, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  75% {
    transform: translate3d(0, -10px, 0);
  }
  /* line 420, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  90% {
    transform: translate3d(0, 5px, 0);
  }
  /* line 424, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  to {
    transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  /* line 430, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 434, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  from {
    opacity: 0;
    transform: translate3d(50px, 0, 0);
  }
  /* line 439, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  /* line 444, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  75% {
    transform: translate3d(10px, 0, 0);
  }
  /* line 448, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  /* line 452, templates/rt_gemini/scss/gemini/styles/_menu.scss */
  to {
    transform: none;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/styles/_hyperlinks.scss */
a {
  color: #00b3ff;
  transition: all 0.2s;
}
/* line 5, templates/rt_gemini/scss/gemini/styles/_hyperlinks.scss */
a:hover {
  color: inherit;
}
/* line 7, templates/rt_gemini/scss/gemini/styles/_typography.scss */
body {
  font-family: "verdana", "geneva";
  font-weight: 400;
}
/* line 13, templates/rt_gemini/scss/gemini/styles/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "verdana", "geneva";
  font-weight: 500;
  margin: 1.5rem 0 0.75rem 0;
}
/* line 19, templates/rt_gemini/scss/gemini/styles/_typography.scss */
h1 {
  font-size: 2.5rem;
  font-weight: 500;
}
/* line 24, templates/rt_gemini/scss/gemini/styles/_typography.scss */
h2 {
  font-size: 2.25rem;
  font-weight: 500;
}
/* line 28, templates/rt_gemini/scss/gemini/styles/_typography.scss */
h2.g-title {
  font-size: 2.25rem;
  font-weight: 300;
}
/* line 34, templates/rt_gemini/scss/gemini/styles/_typography.scss */
h3 {
  font-size: 2rem;
  font-weight: 500;
}
/* line 38, templates/rt_gemini/scss/gemini/styles/_typography.scss */
h3.g-title {
  font-size: 2rem;
  font-weight: 500;
  display: block;
  line-height: 1.5;
}
/* line 46, templates/rt_gemini/scss/gemini/styles/_typography.scss */
h4 {
  font-size: 1.75rem;
  font-weight: 500;
}
/* line 51, templates/rt_gemini/scss/gemini/styles/_typography.scss */
h5 {
  font-size: 1.5rem;
  font-weight: 500;
}
/* line 56, templates/rt_gemini/scss/gemini/styles/_typography.scss */
h6 {
  font-size: 1.25rem;
  font-weight: 500;
}
/* line 62, templates/rt_gemini/scss/gemini/styles/_typography.scss */
hr {
  display: block;
  margin: 1.5rem 0;
  border-bottom: 1px solid rgba(231, 232, 234, 0.25);
}
/* line 69, templates/rt_gemini/scss/gemini/styles/_typography.scss */
.g-title {
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 0.625rem 0;
  padding: 0 0 1.5rem 0;
}
/* line 77, templates/rt_gemini/scss/gemini/styles/_typography.scss */
.g-title-xlarge .g-title {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1;
  padding: 0;
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-title-xlarge .g-title {
    font-size: 0rem;
    line-height: 1.25;
  }
}
/* line 89, templates/rt_gemini/scss/gemini/styles/_typography.scss */
.g-title-large .g-title {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.25;
  padding: 0;
}
@media only all and (max-width: 30rem) {
  .g-title-large .g-title {
    font-size: 1.75rem;
  }
}
/* line 100, templates/rt_gemini/scss/gemini/styles/_typography.scss */
.g-title-small .g-title {
  font-size: 0.9rem;
  font-weight: 700;
}
/* line 105, templates/rt_gemini/scss/gemini/styles/_typography.scss */
.g-title-300 .g-title {
  font-weight: 300;
}
/* line 111, templates/rt_gemini/scss/gemini/styles/_typography.scss */
.g-lead, .g-simplecontent .g-simplecontent-item-leading-content {
  position: relative;
  font-family: "verdana", "geneva";
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.35;
  margin: 1.25rem 0 0.625rem 0;
}
/* line 121, templates/rt_gemini/scss/gemini/styles/_typography.scss */
blockquote {
  border-left: 10px solid rgba(231, 232, 234, 0.25);
  font-size: 1.1rem;
  color: #333;
}
/* line 126, templates/rt_gemini/scss/gemini/styles/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #000;
  font-size: 1.2rem;
}
/* line 135, templates/rt_gemini/scss/gemini/styles/_typography.scss */
code, kbd, pre, samp {
  font-family: "Menlo", "Monaco", monospace;
}
/* line 142, templates/rt_gemini/scss/gemini/styles/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 147, templates/rt_gemini/scss/gemini/styles/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #e7e8ea;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
/* line 156, templates/rt_gemini/scss/gemini/styles/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 162, templates/rt_gemini/scss/gemini/styles/_typography.scss */
pre.prettyprint {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
/* line 168, templates/rt_gemini/scss/gemini/styles/_typography.scss */
hr {
  border-bottom: 1px solid rgba(231, 232, 234, 0.25);
}
/* line 172, templates/rt_gemini/scss/gemini/styles/_typography.scss */
.g-para {
  margin: 0.3rem 0 1rem;
}
/* line 1, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 2, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-center .g-title {
  text-align: center;
}
/* line 7, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 8, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-rounded .g-title {
  border-radius: 2rem;
}
/* line 13, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 14, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-section .g-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.2rem;
}
/* line 20, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-section .g-content {
  padding: 0;
}
/* line 25, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 26, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-underline .g-title {
  padding: 0.5rem 0;
}
/* line 29, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-underline .g-title:after {
  border-bottom: 2px solid rgba(231, 232, 234, 0.25);
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
}
/* line 37, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.dir-rtl .title-underline .g-title:after {
  left: inherit;
  right: 0;
}
/* line 45, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 46, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-inline .g-title {
  display: inline-block;
  margin-bottom: 0.625rem !important;
}
/* line 52, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 53, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-small .g-title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.9rem;
  padding-bottom: 0;
}
/* line 61, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 62, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title5 .g-title, .title-white .g-title, .title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-family: "verdana", "geneva";
  font-weight: 400;
  margin: 0.775rem 0;
}
/* line 71, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 1.5rem 0;
}
/* line 75, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.platform-content .moduletable, .moduletable .moduletable, .widget .moduletable, .platform-content .widget, .moduletable .widget, .widget .widget {
  margin: 0;
  padding: 0;
}
/* line 80, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
/* line 85, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 91, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 92, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 1.5rem;
  margin: 0.625rem;
}
/* line 97, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 98, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
/* line 106, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 107, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title1 .g-title {
  color: #00b3ff;
}
/* line 112, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 113, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #fff;
  background: #00b3ff;
}
/* line 120, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box1.moduletable p, .box1.widget p, .box1.g-outer-box p, .box1 > .g-content p {
  color: rgba(255, 255, 255, 0.8);
}
/* line 124, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 125, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 126, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box1.moduletable .g-main-nav .g-menu-item-container:after, .box1.widget .g-main-nav .g-menu-item-container:after, .box1.g-outer-box .g-main-nav .g-menu-item-container:after, .box1 > .g-content .g-main-nav .g-menu-item-container:after {
  background: #fff !important;
}
/* line 133, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box1 .g-title {
  font-size: 1.2rem;
  text-transform: uppercase;
}
/* line 138, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box1 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 142, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box1 a:hover {
  box-shadow: 0 1px 0 0 #fff;
}
/* line 147, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box1 .button {
  background: #fff !important;
  color: #00b3ff;
  border-color: #00b3ff;
  box-shadow: none;
}
/* line 153, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box1 .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 162, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 163, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 164, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box1 .button:hover, .title1 .button:hover, .box1 .button:active, .title1 .button:active, .box1 .button:focus, .title1 .button:focus {
  box-shadow: none;
}
/* line 168, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box1 .button.button-3, .title1 .button.button-3, .box1 .button.button-4, .title1 .button.button-4 {
  color: #fff !important;
  border-color: #fff;
}
/* line 172, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box1 .button.button-3:hover, .title1 .button.button-3:hover, .box1 .button.button-4:hover, .title1 .button.button-4:hover, .box1 .button.button-3:active, .title1 .button.button-3:active, .box1 .button.button-4:active, .title1 .button.button-4:active, .box1 .button.button-3:focus, .title1 .button.button-3:focus, .box1 .button.button-4:focus, .title1 .button.button-4:focus {
  color: #4dcaff !important;
  border-color: #4dcaff;
}
/* line 180, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 181, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title2 .g-title {
  color: #000;
  border: 0 none;
}
/* line 187, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 188, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  color: #fff;
  background: #f2435b;
}
/* line 195, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box2.moduletable p, .box2.widget p, .box2.g-outer-box p, .box2 > .g-content p {
  color: rgba(255, 255, 255, 0.8);
}
/* line 200, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box2 .g-title {
  font-size: 1.2rem;
  text-transform: uppercase;
}
/* line 205, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box2 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 209, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box2 a:hover {
  box-shadow: 0 1px 0 0 #fff;
}
/* line 214, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box2 .button {
  background: #fff !important;
  border-color: #f2435b;
  color: #f2435b;
  box-shadow: none;
}
/* line 220, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box2 .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 229, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 230, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title3 .g-title {
  color: #f2435b;
}
/* line 235, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 236, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  border: 1px solid #00b3ff;
}
/* line 243, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box3 .g-title {
  font-size: 1.2rem;
  text-transform: uppercase;
}
/* line 248, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box3 a {
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.25);
}
/* line 251, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box3 a:hover {
  box-shadow: 0 1px 0 0 #000;
}
/* line 255, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box3 .button {
  box-shadow: none;
}
/* line 257, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box3 .button:hover {
  box-shadow: none;
}
/* line 263, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 264, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title4 .g-title {
  color: #00b3ff;
  border: 1px solid #00b3ff;
  padding: 0.625rem;
}
/* line 271, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 272, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  border: 2px solid rgba(0, 0, 0, 0.1);
}
/* line 280, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 281, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title5 .g-title {
  color: #f2435b;
  border: 1px solid #f2435b;
  padding: 0.625rem;
}
/* line 288, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 289, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box5.moduletable, .box5.widget, .box5.g-outer-box, .box5 > .g-content {
  color: #fff;
  background: #08c1ff;
}
/* line 297, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box5 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25);
}
/* line 301, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box5 a:hover {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
/* line 306, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box5 .button {
  color: #fff !important;
  border-color: #fff !important;
  box-shadow: none;
}
/* line 311, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box5 .button:hover {
  box-shadow: none;
  border-color: #fff;
}
/* line 318, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 319, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title6 .g-title, .title6 .g-simplecontent .g-simplecontent-item-content-title {
  font-family: "verdana", "geneva";
  font-weight: 300;
  text-transform: none;
}
/* line 326, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 327, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  color: #fff;
  background: #2d2d2d;
}
/* line 335, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box6 a {
  color: inherit;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.25);
}
/* line 339, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box6 a:hover {
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
/* line 343, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box6 .button {
  color: #fff !important;
  box-shadow: none;
}
/* line 347, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box6 .button:hover {
  box-shadow: none;
}
/* line 353, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-white {
  color: #1a1a1a;
}
/* line 357, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #fff;
}
/* line 361, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 362, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-white .g-title, .title-white .button, .title-white .g-simplecontent-layout-header .g-simplecontent-item-content-title, .title-white .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  color: #fff;
}
/* line 365, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-white .button {
  border-color: #fff;
}
/* line 370, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 371, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .g-content {
  background: #fff;
}
/* line 377, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-white .button {
  background: #bfbfbf;
}
/* line 381, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-white a {
  color: #bfbfbf;
}
/* line 386, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 387, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 388, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-white .button:hover, .title-white .button:hover, .box-white .button:active, .title-white .button:active, .box-white .button:focus, .title-white .button:focus {
  background: #e6e6e6;
}
/* line 392, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-white .button.button-3, .title-white .button.button-3, .box-white .button.button-2, .title-white .button.button-2 {
  color: #bfbfbf;
  border-color: #bfbfbf;
}
/* line 396, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-white .button.button-3:hover, .title-white .button.button-3:hover, .box-white .button.button-2:hover, .title-white .button.button-2:hover, .box-white .button.button-3:active, .title-white .button.button-3:active, .box-white .button.button-2:active, .title-white .button.button-2:active, .box-white .button.button-3:focus, .title-white .button.button-3:focus, .box-white .button.button-2:focus, .title-white .button.button-2:focus {
  color: #000;
  border-color: #000;
}
/* line 404, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 405, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-grey .g-title {
  color: #95a5a6;
}
/* line 409, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-grey .button {
  background: #fff !important;
  color: #95a5a6;
  border-color: #95a5a6;
  box-shadow: none;
}
/* line 415, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-grey .button:hover {
  box-shadow: none;
  background: #95a5a6 !important;
  border-color: #95a5a6;
  color: #fff;
}
/* line 424, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 425, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #95a5a6;
}
/* line 431, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-grey a {
  color: #dae0e0;
}
/* line 434, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-grey a:hover {
  color: #6d8082;
}
/* line 439, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-grey .button {
  background: #fff !important;
  color: #95a5a6;
  border-color: #95a5a6;
  box-shadow: none;
}
/* line 445, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-grey .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 454, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 455, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 456, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-grey .button.button-3, .title-grey .button.button-3, .box-grey .button.button-4, .title-grey .button.button-4 {
  color: #566566;
}
/* line 459, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-grey .button.button-3:hover, .title-grey .button.button-3:hover, .box-grey .button.button-4:hover, .title-grey .button.button-4:hover, .box-grey .button.button-3:active, .title-grey .button.button-3:active, .box-grey .button.button-4:active, .title-grey .button.button-4:active, .box-grey .button.button-3:focus, .title-grey .button.button-3:focus, .box-grey .button.button-4:focus, .title-grey .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 467, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 468, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-pink .g-title {
  color: #d13b7b;
  border: 0 none;
}
/* line 473, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-pink .button {
  background: #fff !important;
  color: #d13b7b;
  border-color: #d13b7b;
  box-shadow: none;
}
/* line 479, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-pink .button:hover {
  box-shadow: none;
  background: #d13b7b !important;
  border-color: #d13b7b;
  color: #fff;
}
/* line 488, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 489, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
  background: #d13b7b;
}
/* line 495, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-pink .button {
  background: #fff !important;
  color: #d13b7b;
  border-color: #d13b7b;
  box-shadow: none;
}
/* line 501, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-pink .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 509, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-pink a {
  color: #e9a2c1;
}
/* line 512, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-pink a:hover {
  color: #9b2457;
}
/* line 518, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 519, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 520, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-pink .button.button-3, .title-pink .button.button-3, .box-pink .button.button-4, .title-pink .button.button-4 {
  color: #721b40;
}
/* line 523, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-pink .button.button-3:hover, .title-pink .button.button-3:hover, .box-pink .button.button-4:hover, .title-pink .button.button-4:hover, .box-pink .button.button-3:active, .title-pink .button.button-3:active, .box-pink .button.button-4:active, .title-pink .button.button-4:active, .box-pink .button.button-3:focus, .title-pink .button.button-3:focus, .box-pink .button.button-4:focus, .title-pink .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 531, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 532, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-red .g-title {
  color: #ef4a44;
  border: 0 none;
}
/* line 537, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-red .button {
  background: #fff !important;
  color: #ef4a44;
  border-color: #ef4a44;
  box-shadow: none;
}
/* line 543, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-red .button:hover {
  box-shadow: none;
  background: #ef4a44 !important;
  border-color: #ef4a44;
  color: #fff;
}
/* line 552, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 553, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #ef4a44;
}
/* line 559, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-red .button {
  background: #fff !important;
  color: #ef4a44;
  border-color: #ef4a44;
  box-shadow: none;
}
/* line 565, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-red .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 573, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-red a {
  color: #f9bcb9;
}
/* line 576, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-red a:hover {
  color: #d41912;
}
/* line 582, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 583, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 584, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-red .button.button-3, .title-red .button.button-3, .box-red .button.button-4, .title-red .button.button-4 {
  color: #a5130e;
}
/* line 587, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-red .button.button-3:hover, .title-red .button.button-3:hover, .box-red .button.button-4:hover, .title-red .button.button-4:hover, .box-red .button.button-3:active, .title-red .button.button-3:active, .box-red .button.button-4:active, .title-red .button.button-4:active, .box-red .button.button-3:focus, .title-red .button.button-3:focus, .box-red .button.button-4:focus, .title-red .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 595, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 596, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-purple .g-title {
  color: #874f9a;
  border: 0 none;
}
/* line 601, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-purple .button {
  background: #fff !important;
  color: #874f9a;
  border-color: #874f9a;
  box-shadow: none;
}
/* line 607, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-purple .button:hover {
  box-shadow: none;
  background: #874f9a !important;
  border-color: #874f9a;
  color: #fff;
}
/* line 616, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 617, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #874f9a;
}
/* line 623, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-purple .button {
  background: #fff !important;
  color: #874f9a;
  border-color: #874f9a;
  box-shadow: none;
}
/* line 629, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-purple .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 637, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-purple a {
  color: #c09ccc;
}
/* line 640, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-purple a:hover {
  color: #5b3567;
}
/* line 646, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 647, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 648, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-purple .button.button-3, .title-purple .button.button-3, .box-purple .button.button-4, .title-purple .button.button-4 {
  color: #3d2446;
}
/* line 651, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-purple .button.button-3:hover, .title-purple .button.button-3:hover, .box-purple .button.button-4:hover, .title-purple .button.button-4:hover, .box-purple .button.button-3:active, .title-purple .button.button-3:active, .box-purple .button.button-4:active, .title-purple .button.button-4:active, .box-purple .button.button-3:focus, .title-purple .button.button-3:focus, .box-purple .button.button-4:focus, .title-purple .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 659, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 660, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-blue .g-title {
  color: #279fba;
  border: 0 none;
}
/* line 665, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-blue .button {
  background: #fff !important;
  color: #279fba;
  border-color: #279fba;
  box-shadow: none;
}
/* line 671, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-blue .button:hover {
  box-shadow: none;
  background: #279fba !important;
  border-color: #279fba;
  color: #fff;
}
/* line 680, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 681, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #279fba;
}
/* line 687, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-blue .button {
  background: #fff !important;
  color: #279fba;
  border-color: #279fba;
  box-shadow: none;
}
/* line 693, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-blue .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 701, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-blue a {
  color: #7dd1e4;
}
/* line 704, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-blue a:hover {
  color: #1a697b;
}
/* line 710, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 711, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 712, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-blue .button.button-3, .title-blue .button.button-3, .box-blue .button.button-4, .title-blue .button.button-4 {
  color: #114551;
}
/* line 715, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-blue .button.button-3:hover, .title-blue .button.button-3:hover, .box-blue .button.button-4:hover, .title-blue .button.button-4:hover, .box-blue .button.button-3:active, .title-blue .button.button-3:active, .box-blue .button.button-4:active, .title-blue .button.button-4:active, .box-blue .button.button-3:focus, .title-blue .button.button-3:focus, .box-blue .button.button-4:focus, .title-blue .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 723, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 724, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-orange .g-title {
  color: #ee7933;
  border: 0 none;
}
/* line 729, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-orange .button {
  background: #fff !important;
  color: #ee7933;
  border-color: #ee7933;
  box-shadow: none;
}
/* line 735, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.title-orange .button:hover {
  box-shadow: none;
  background: #ee7933 !important;
  border-color: #ee7933;
  color: #fff;
}
/* line 744, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 745, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #ee7933;
}
/* line 751, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-orange .button {
  background: #fff !important;
  color: #ee7933;
  border-color: #ee7933;
  box-shadow: none;
}
/* line 757, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-orange .button:hover {
  box-shadow: none;
  background: transparent !important;
  border-color: #fff !important;
  color: #fff;
}
/* line 765, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-orange a {
  color: #f8c6a9;
}
/* line 768, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-orange a:hover {
  color: #c45410;
}
/* line 774, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 775, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 776, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-orange .button.button-3, .title-orange .button.button-3, .box-orange .button.button-4, .title-orange .button.button-4 {
  color: #95400c;
}
/* line 779, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.box-orange .button.button-3:hover, .title-orange .button.button-3:hover, .box-orange .button.button-4:hover, .title-orange .button.button-4:hover, .box-orange .button.button-3:active, .title-orange .button.button-3:active, .box-orange .button.button-4:active, .title-orange .button.button-4:active, .box-orange .button.button-3:focus, .title-orange .button.button-3:focus, .box-orange .button.button-4:focus, .title-orange .button.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 787, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 788, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.spaced .g-content {
  margin: 1px;
}
/* line 793, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 794, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.bordered .g-content {
  border: 1px solid rgba(231, 232, 234, 0.25);
  margin: 1px;
}
/* line 800, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 801, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 806, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 807, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 812, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 813, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.disabled .g-content {
  opacity: 0.4;
}
/* line 818, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 819, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.square .g-content {
  border-radius: none;
}
/* line 824, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 825, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.rounded .g-content {
  border-radius: 0.1875rem;
  overflow: hidden;
}
/* line 831, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.no-bg-image {
  background-image: none !important;
}
/* line 835, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.g-block-divider {
  background: rgba(231, 232, 234, 0.25);
  height: 5px;
  margin-top: 6rem;
  margin-bottom: 6rem;
}
/* line 842, templates/rt_gemini/scss/gemini/styles/_variations.scss */
/* line 843, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
/* line 849, templates/rt_gemini/scss/gemini/styles/_variations.scss */
.equal-height .g-content {
  flex-basis: 100%;
  width: auto;
}
/* line 1, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button, .g-pricingtable .button {
  display: inline-block;
  font-family: "verdana", "geneva";
  font-weight: 500;
  background: transparent;
  border: 1px solid #000;
  color: #000;
  text-transform: uppercase;
  font-size: 0.9rem;
  line-height: 1.225;
  margin: 0 0 0.5rem 0;
  padding: 0.75rem 2rem;
  border-radius: 2rem;
  vertical-align: middle;
  text-shadow: none;
  transition: background 0.2s;
}
/* line 18, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button:hover, .g-pricingtable .button:hover, .button:active, .g-pricingtable .button:active, .button:focus, .g-pricingtable .button:focus {
  color: #00b3ff;
  background: transparent;
  border-color: #00b3ff;
}
/* line 25, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
/* line 28, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-square {
  border-radius: 0;
}
/* line 31, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-square[class*="button"] {
  border-radius: 0;
}
/* line 36, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-block {
  display: block;
}
/* line 40, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-xlarge {
  font-size: 1.8rem;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-large {
  font-size: 1.6rem;
}
/* line 48, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-medium {
  font-size: 1rem;
}
/* line 52, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-small {
  font-size: 0.8rem;
}
/* line 56, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-xsmall {
  font-size: 0.6rem;
}
/* line 60, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-alt {
  background: #f2435b;
}
/* line 63, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-alt:hover, .button.button-alt:active, .button.button-alt:focus {
  background: #ef1331;
}
/* line 67, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
/* line 68, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
/* line 69, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.dir-ltr .button.button-alt.button-special:before {
  border-left: 1px solid #ef1d3a;
  border-bottom: 1px solid #ef1d3a;
}
/* line 75, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
/* line 76, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.dir-rtl .button.button-alt.button-special:after {
  border-right: 1px solid #ef1d3a;
  border-bottom: 1px solid #ef1d3a;
}
/* line 84, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-3, .button.button-4, .button.button-grey, .button.button-pink, .button.button-red, .button.button-purple, .button.button-orange, .button.button-blue {
  color: #fff !important;
}
/* line 94, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-3.button-3, .button.button-4.button-3, .button.button-grey.button-3, .button.button-pink.button-3, .button.button-red.button-3, .button.button-purple.button-3, .button.button-orange.button-3, .button.button-blue.button-3, .button.button-3.button-4, .button.button-4.button-4, .button.button-grey.button-4, .button.button-pink.button-4, .button.button-red.button-4, .button.button-purple.button-4, .button.button-orange.button-4, .button.button-blue.button-4 {
  background: transparent;
}
/* line 97, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-3.button-3:hover, .button.button-4.button-3:hover, .button.button-grey.button-3:hover, .button.button-pink.button-3:hover, .button.button-red.button-3:hover, .button.button-purple.button-3:hover, .button.button-orange.button-3:hover, .button.button-blue.button-3:hover, .button.button-3.button-4:hover, .button.button-4.button-4:hover, .button.button-grey.button-4:hover, .button.button-pink.button-4:hover, .button.button-red.button-4:hover, .button.button-purple.button-4:hover, .button.button-orange.button-4:hover, .button.button-blue.button-4:hover, .button.button-3.button-3:active, .button.button-4.button-3:active, .button.button-grey.button-3:active, .button.button-pink.button-3:active, .button.button-red.button-3:active, .button.button-purple.button-3:active, .button.button-orange.button-3:active, .button.button-blue.button-3:active, .button.button-3.button-4:active, .button.button-4.button-4:active, .button.button-grey.button-4:active, .button.button-pink.button-4:active, .button.button-red.button-4:active, .button.button-purple.button-4:active, .button.button-orange.button-4:active, .button.button-blue.button-4:active, .button.button-3.button-3:focus, .button.button-4.button-3:focus, .button.button-grey.button-3:focus, .button.button-pink.button-3:focus, .button.button-red.button-3:focus, .button.button-purple.button-3:focus, .button.button-orange.button-3:focus, .button.button-blue.button-3:focus, .button.button-3.button-4:focus, .button.button-4.button-4:focus, .button.button-grey.button-4:focus, .button.button-pink.button-4:focus, .button.button-red.button-4:focus, .button.button-purple.button-4:focus, .button.button-orange.button-4:focus, .button.button-blue.button-4:focus {
  background: transparent;
}
/* line 103, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-2 {
  background: #f2435b;
  border-color: #f2435b;
  color: #fff;
}
/* line 108, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-2:hover, .button.button-2:active, .button.button-2:focus {
  color: #f2435b !important;
  border-color: #f2435b;
  background: transparent !important;
}
/* line 115, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-3 {
  color: #f2435b !important;
  border-color: #f2435b;
  background: transparent !important;
}
/* line 120, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
  background: #f2435b !important;
  border-color: #f2435b !important;
  color: #fff !important;
}
/* line 127, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-4 {
  color: #00b3ff !important;
  background: #fff !important;
  border: 1px solid #00b3ff;
}
/* line 132, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
  border-color: #00b3ff;
  background: #00b3ff !important;
  color: #fff !important;
}
/* line 139, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-grey {
  background: #95a5a6;
  border-color: #95a5a6;
  color: #fff;
}
/* line 144, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
  color: #95a5a6 !important;
  border-color: #95a5a6;
  background: transparent !important;
}
/* line 150, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-grey.button-3, .button.button-grey.button-4 {
  background: transparent !important;
  color: #95a5a6 !important;
  border: 1px solid #95a5a6;
}
/* line 155, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-grey.button-3:hover, .button.button-grey.button-4:hover, .button.button-grey.button-3:active, .button.button-grey.button-4:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:focus {
  border-color: #6d8082 !important;
  color: #6d8082 !important;
}
/* line 162, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-pink {
  background: #d13b7b;
  border-color: #d13b7b;
  color: #fff;
}
/* line 167, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
  color: #d13b7b !important;
  border-color: #d13b7b;
  background: transparent !important;
}
/* line 173, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-pink.button-3, .button.button-pink.button-4 {
  background: transparent !important;
  color: #d13b7b !important;
  border: 1px solid #d13b7b;
}
/* line 178, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-pink.button-3:hover, .button.button-pink.button-4:hover, .button.button-pink.button-3:active, .button.button-pink.button-4:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:focus {
  border-color: #9b2457 !important;
  color: #9b2457 !important;
}
/* line 185, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-red {
  background: #ef4a44;
  border-color: #ef4a44;
  color: #fff;
}
/* line 190, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-red:hover, .button.button-red:active, .button.button-red:focus {
  color: #ef4a44 !important;
  border-color: #ef4a44;
  background: transparent !important;
}
/* line 195, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-red.button-3, .button.button-red.button-4 {
  background: transparent !important;
  color: #ef4a44 !important;
  border: 1px solid #ef4a44;
}
/* line 200, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-red.button-3:hover, .button.button-red.button-4:hover, .button.button-red.button-3:active, .button.button-red.button-4:active, .button.button-red.button-3:focus, .button.button-red.button-4:focus {
  border-color: #d41912 !important;
  color: #d41912 !important;
}
/* line 207, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-purple {
  background: #874f9a;
  border-color: #874f9a;
  color: #fff;
}
/* line 212, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
  color: #874f9a !important;
  border-color: #874f9a;
  background: transparent !important;
}
/* line 218, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-purple.button-3, .button.button-purple.button-4 {
  background: transparent !important;
  color: #874f9a !important;
  border: 1px solid #874f9a;
}
/* line 223, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-purple.button-3:hover, .button.button-purple.button-4:hover, .button.button-purple.button-3:active, .button.button-purple.button-4:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:focus {
  border-color: #5b3567 !important;
  color: #5b3567 !important;
}
/* line 230, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-orange {
  background: #ee7933;
  border-color: #ee7933;
  color: #fff;
}
/* line 235, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
  color: #ee7933 !important;
  border-color: #ee7933;
  background: transparent !important;
}
/* line 241, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-orange.button-3, .button.button-orange.button-4 {
  background: transparent !important;
  color: #ee7933 !important;
  border: 1px solid #ee7933;
}
/* line 246, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-orange.button-3:hover, .button.button-orange.button-4:hover, .button.button-orange.button-3:active, .button.button-orange.button-4:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:focus {
  border-color: #c45410 !important;
  color: #c45410 !important;
}
/* line 253, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-blue {
  background: #279fba;
  border-color: #279fba;
  color: #fff;
}
/* line 258, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  color: #279fba !important;
  border-color: #279fba;
  background: transparent !important;
}
/* line 264, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-blue.button-3, .button.button-blue.button-4 {
  background: transparent !important;
  color: #279fba !important;
  border: 2px solid #279fba;
}
/* line 269, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-blue.button-3:hover, .button.button-blue.button-4:hover, .button.button-blue.button-3:active, .button.button-blue.button-4:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:focus {
  border-color: #1a697b !important;
  color: #1a697b !important;
}
/* line 276, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-arrow {
  position: relative;
}
/* line 279, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-arrow:before, .button.button-arrow:after {
  font-family: FontAwesome;
}
/* line 283, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
/* line 284, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.dir-ltr .button.button-arrow:after {
  content: "\f178";
  margin-left: 1rem;
}
/* line 290, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
/* line 291, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.dir-rtl .button.button-arrow:before {
  content: "\f177";
  margin-right: 1rem;
}
/* line 298, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-special {
  position: relative;
}
/* line 301, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
/* line 302, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.dir-ltr .button.button-special:before {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  left: -8px;
  right: 8px;
  border-left: 1px solid #0096d6;
  border-bottom: 1px solid #0096d6;
}
/* line 314, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
/* line 315, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.dir-rtl .button.button-special:after {
  position: absolute;
  content: "";
  top: 8px;
  bottom: -8px;
  right: -8px;
  left: 8px;
  border-right: 1px solid #0096d6;
  border-bottom: 1px solid #0096d6;
}
/* line 328, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-outline {
  color: #fff !important;
  background: transparent;
  border: 1px solid #fff;
}
/* line 333, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
/* line 334, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.dir-ltr .button.button-outline:before {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 340, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
/* line 341, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.dir-rtl .button.button-outline:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/* line 347, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-outline:hover {
  border: 1px solid #00b3ff;
  color: #00b3ff !important;
}
/* line 351, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
/* line 352, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.dir-ltr .button.button-outline:hover:before {
  border-left: 1px solid #00b3ff;
  border-bottom: 1px solid #00b3ff;
}
/* line 358, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
/* line 359, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.dir-rtl .button.button-outline:hover:after {
  border-right: 1px solid #00b3ff;
  border-bottom: 1px solid #00b3ff;
}
/* line 367, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-text-only {
  padding: 0 !important;
  background: transparent !important;
  color: #00b3ff !important;
}
/* line 372, templates/rt_gemini/scss/gemini/styles/_buttons.scss */
.button.button-text-only:hover {
  color: #007db3;
}
/* line 1, templates/rt_gemini/scss/gemini/styles/_tables.scss */
table {
  border: 1px solid #dedede;
}
/* line 5, templates/rt_gemini/scss/gemini/styles/_tables.scss */
th {
  background: rgba(0, 0, 0, 0.1);
  padding: 0.5rem;
}
/* line 10, templates/rt_gemini/scss/gemini/styles/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #dedede;
}
/* line 1, templates/rt_gemini/scss/gemini/styles/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #fff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
/* line 6, templates/rt_gemini/scss/gemini/styles/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #00b3ff;
}
/* line 10, templates/rt_gemini/scss/gemini/styles/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #00b3ff;
}
/* line 15, templates/rt_gemini/scss/gemini/styles/_forms.scss */
textarea {
  width: 100%;
  box-sizing: border-box !important;
}
/* line 20, templates/rt_gemini/scss/gemini/styles/_forms.scss */
fieldset.input {
  margin: 0;
  padding: 0;
}
/* line 25, templates/rt_gemini/scss/gemini/styles/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  vertical-align: middle;
  border: 1px solid #fff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-size: 1rem;
  width: 100%;
  line-height: 1.5;
  transition: border-color 0.2s;
}
/* line 36, templates/rt_gemini/scss/gemini/styles/_forms.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #00b3ff;
}
/* line 40, templates/rt_gemini/scss/gemini/styles/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #00b3ff;
}
/* line 2, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
/* line 3, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
.g-bottom-simplemenu h6 {
  display: none;
}
/* line 6, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
.g-bottom-simplemenu .g-simplemenu-particle {
  justify-content: center;
}
/* line 8, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
.g-bottom-simplemenu .g-simplemenu-particle .g-simplemenu {
  display: flex;
}
@media only all and (max-width: 47.99rem) {
  .g-bottom-simplemenu .g-simplemenu-particle .g-simplemenu {
    justify-content: center;
  }
}
/* line 13, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
.g-bottom-simplemenu .g-simplemenu-particle .g-simplemenu li {
  padding-right: 1.5rem;
  white-space: nowrap;
}
@media only all and (max-width: 47.99rem) {
  .g-bottom-simplemenu .g-simplemenu-particle .g-simplemenu li {
    padding-right: 1rem;
  }
}
/* line 25, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
/* line 26, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
.g-logo svg {
  max-width: 100px;
  min-width: 100px;
  max-height: 20px;
  min-height: 20px;
}
/* line 35, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
.g-demo-info {
  opacity: 0.5;
}
/* line 38, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
.g-demo-contact {
  font-size: 1.2rem;
  line-height: 1.7;
}
/* line 44, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
.g-gemini-intro {
  font-size: 3rem;
  font-size: 2.5vw;
  font-weight: 200;
  color: #000;
}
@media (max-width: 80rem) {
  .g-gemini-intro {
    font-size: 2rem;
  }
}
@media (min-width: 120rem) {
  .g-gemini-intro {
    font-size: 3rem;
  }
}
/* line 48, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
.g-gemini-intro strong {
  font-weight: 700;
}
/* line 54, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
/* line 55, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fp-slideshow .g-blockcontent-subcontent {
    flex-direction: column;
  }
}
/* line 63, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
/* line 64, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
.g-utility-newsletter .g-content {
  display: inline-block;
  background: #fff;
  box-shadow: 0px 0px 0px 15px #fff;
}
/* line 72, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
/* line 73, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
#g-navigation.g-default-navigation {
  padding-bottom: 25rem;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation.g-default-navigation {
    padding-bottom: 0;
  }
}
/* line 79, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
#g-navigation.fp-navigation {
  padding-bottom: 25rem;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation.fp-navigation {
    padding-bottom: 0;
  }
}
/* line 88, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
.fp-utility {
  position: relative;
  z-index: 1;
  margin-bottom: 7rem;
}
/* line 92, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
.fp-utility .g-utility-newsletter {
  margin-bottom: -7rem;
}
/* line 98, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
/* line 99, templates/rt_gemini/scss/gemini/styles/_gemini-style.scss */
.g-home-particles #g-expanded {
  padding-bottom: 4rem;
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay {
  background: #fff;
  color: #fff;
  position: fixed;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  top: 0;
  left: 0;
  z-index: 4;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
/* line 6, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay #g-sideoverlay, #g-container-overlay #g-mainoverlay {
  margin-top: 1.5rem;
}
/* line 26, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay a {
  color: #fff;
}
/* line 30, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
/* line 31, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay .nav__list input[type=checkbox]:checked + label {
  color: #f2435b;
  border-bottom: 2px solid #f2435b;
}
/* line 35, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay .nav__list input[type=checkbox]:checked + label + ul {
  color: #f2435b;
}
/* line 37, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay .nav__list input[type=checkbox]:checked + label + ul li a {
  color: #f2435b;
}
/* line 55, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay.open {
  visibility: visible;
  opacity: 1;
}
/* line 62, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.g-overlaytoggle {
  position: relative;
  z-index: 5;
  padding: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-overlaytoggle {
    display: none;
  }
}
/* line 69, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.g-overlaytoggle .nav-toggle {
  color: #fff;
  cursor: pointer;
}
/* line 72, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.g-overlaytoggle .nav-toggle:focus {
  outline: none;
}
/* line 75, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.g-overlaytoggle .nav-toggle .g-overlaytoggle-bar, .g-overlaytoggle .nav-toggle .g-overlaytoggle-bar:before, .g-overlaytoggle .nav-toggle .g-overlaytoggle-bar:after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 1px;
  background: #fff;
  cursor: pointer;
}
/* line 79, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.dir-rtl .g-overlaytoggle .nav-toggle .g-overlaytoggle-bar, .dir-rtl .g-overlaytoggle .nav-toggle .g-overlaytoggle-bar:before, .dir-rtl .g-overlaytoggle .nav-toggle .g-overlaytoggle-bar:after {
  left: auto;
  right: 0;
}
/* line 90, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
/* line 91, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.g-overlaytoggle .nav-toggle.active .g-overlaytoggle-bar:before, .g-overlaytoggle .nav-toggle.active .g-overlaytoggle-bar:after {
  background: #fff;
}
/* line 96, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.g-overlaytoggle .g-overlaytoggle-bar-wrapper {
  padding: 10px 0px 16px 30px;
  position: absolute;
  right: 0;
  top: 6px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-overlaytoggle .g-overlaytoggle-bar-wrapper {
    right: 0.9rem;
  }
}
/* line 103, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.dir-rtl .g-overlaytoggle .g-overlaytoggle-bar-wrapper {
  right: auto;
  left: 0;
}
/* line 109, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.g-overlaytoggle .g-overlaytoggle-text {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 900;
  text-transform: uppercase;
  position: absolute;
  right: 50px;
  top: 5px;
}
/* line 117, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.g-overlaytoggle .g-overlaytoggle-text:hover {
  color: #fff;
}
/* line 125, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.nav-toggle .g-overlaytoggle-bar:before {
  top: -8px;
}
/* line 128, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.nav-toggle .g-overlaytoggle-bar:after {
  bottom: -8px;
}
/* line 131, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.nav-toggle .g-overlaytoggle-bar, .nav-toggle .g-overlaytoggle-bar:before, .nav-toggle .g-overlaytoggle-bar:after {
  transition: all 300ms ease-in-out;
}
/* line 134, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.nav-toggle.active .g-overlaytoggle-bar {
  background-color: transparent;
}
/* line 137, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.nav-toggle.active .g-overlaytoggle-bar:before, .nav-toggle.active .g-overlaytoggle-bar:after {
  top: 0;
}
/* line 140, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.nav-toggle.active .g-overlaytoggle-bar:before {
  transform: rotate(45deg);
}
/* line 143, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.nav-toggle.active .g-overlaytoggle-bar:after {
  top: 8px;
  transform: translateY(-8px) rotate(-45deg);
}
/* line 147, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.navicon {
  position: relative;
  height: 26px;
}
/* line 151, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.navicon p {
  margin: 1px 50px 0 0;
}
/* line 154, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
.navicon-fixed {
  position: fixed;
  top: 59px;
  right: 143px;
}
/* Effects */
/* line 162, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s, visibility 0s 0.5s;
}
/* line 167, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay.open {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s;
}
/* line 172, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay .g-main-nav .g-toplevel > li {
  opacity: 0;
  margin-top: -80px;
  transition: opacity 0.5s, margin-top 0.5s;
}
/* line 177, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay.open .g-main-nav .g-toplevel > li:first-child {
  transition-delay: 0.05s;
}
/* line 180, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay.open .g-main-nav .g-toplevel > li:nth-child(2) {
  transition-delay: 0.1s;
}
/* line 183, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay.open .g-main-nav .g-toplevel > li:nth-child(3) {
  transition-delay: 0.25s;
}
/* line 186, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay.open .g-main-nav .g-toplevel > li:nth-child(4) {
  transition-delay: 0.3s;
}
/* line 189, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay.open .g-main-nav .g-toplevel > li:nth-child(5) {
  transition-delay: 0.35s;
}
/* line 192, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay.open .g-main-nav .g-toplevel > li {
  opacity: 1;
  margin-top: 0;
}
/* line 198, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
/* line 199, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay .g-overlay-blockcontent {
  margin: 0 -0.625rem;
}
/* line 202, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
/* line 203, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay .g-blockcontent-subcontent-title span {
  color: #00b3ff;
}
/* line 207, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay .g-blockcontent-icons {
  margin-bottom: 0.5rem;
}
/* line 210, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay .g-blockcontent-subcontent-desc {
  margin: 1rem 0;
  padding-top: 1.5rem;
}
/* line 213, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay .g-blockcontent-subcontent-desc:before {
  background: #00b3ff;
  content: "";
  width: 40px;
  height: 5px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  top: 0;
}
/* line 224, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
/* line 225, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay .g-blockcontent-subcontent-block .g-blockcontent-subcontent-block-content {
  transition: border-bottom 0.3s, transform 0.3s;
  border-bottom: 5px solid transparent;
}
/* line 229, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
/* line 230, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay .g-blockcontent-subcontent-block:hover .g-blockcontent-subcontent-block-content {
  border-bottom: 5px solid #005a80;
  transform: translate3d(0, -1rem, 0);
}
/* line 237, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay .g-title {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 0.9rem;
  text-transform: uppercase;
  opacity: 0.5;
}
/* line 244, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
/* line 245, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
#g-container-overlay .g-social a {
  font-size: 2.5rem;
}
@media print {
  /* line 253, templates/rt_gemini/scss/gemini/sections/_overlay.scss */
  #g-container-overlay {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_top.scss */
#g-top {
  color: #fff;
  background: #1a3b92;
}
@media print {
  /* line 8, templates/rt_gemini/scss/gemini/sections/_top.scss */
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_slideshow.scss */
#g-slideshow {
  color: #7f7f7f;
  background: #fff;
}
/* line 6, templates/rt_gemini/scss/gemini/sections/_slideshow.scss */
#g-slideshow .g-simplecontent .g-simplecontent-item-content-title {
  text-align: center;
  color: #000;
}
/* line 10, templates/rt_gemini/scss/gemini/sections/_slideshow.scss */
#g-slideshow .g-blockcontent-subcontent-block {
  color: #fff;
}
/* line 14, templates/rt_gemini/scss/gemini/sections/_slideshow.scss */
#g-slideshow .g-simplecontent-item-leading-content {
  text-align: center;
}
/* line 18, templates/rt_gemini/scss/gemini/sections/_slideshow.scss */
.g-home-particles #g-slideshow {
  padding-bottom: 4.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-home-particles #g-slideshow {
    padding-bottom: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-home-particles #g-slideshow {
    padding-bottom: 1.5rem;
  }
}
@media print {
  /* line 30, templates/rt_gemini/scss/gemini/sections/_slideshow.scss */
  #g-slideshow {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_navigation.scss */
#g-navigation {
  color: #fff;
  background: rgba(255, 255, 255, 0);
  background: url('https://www.snowypopcorn.com/images/navbg.png') no-repeat center center;
  background-size: cover;
}
/* line 7, templates/rt_gemini/scss/gemini/sections/_navigation.scss */
/* line 8, templates/rt_gemini/scss/gemini/sections/_navigation.scss */
#g-navigation .g-navigation-simplemenu a {
  color: #fff;
}
/* line 10, templates/rt_gemini/scss/gemini/sections/_navigation.scss */
#g-navigation .g-navigation-simplemenu a:hover {
  color: #00b3ff;
}
/* line 21, templates/rt_gemini/scss/gemini/sections/_navigation.scss */
#g-navigation .g-grid {
  align-items: center;
}
@media print {
  /* line 27, templates/rt_gemini/scss/gemini/sections/_navigation.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_header.scss */
#g-header {
  color: #fff;
  background: #1a3b92;
}
/* line 7, templates/rt_gemini/scss/gemini/sections/_header.scss */
/* line 8, templates/rt_gemini/scss/gemini/sections/_header.scss */
/* line 9, templates/rt_gemini/scss/gemini/sections/_header.scss */
#g-header .g-simplecontent .g-simplecontent-layout-standard .g-simplecontent-item-readmore-container {
  padding-top: 1rem;
  font-weight: 700;
}
/* line 14, templates/rt_gemini/scss/gemini/sections/_header.scss */
#g-header .g-simplecontent .g-simplecontent-item-content-title {
  color: #000;
}
@media print {
  /* line 21, templates/rt_gemini/scss/gemini/sections/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_above.scss */
#g-above {
  color: #7f7f7f;
  background: #fff;
}
@media print {
  /* line 8, templates/rt_gemini/scss/gemini/sections/_above.scss */
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_showcase.scss */
#g-showcase {
  color: #7f7f7f;
  background: #fff;
}
@media print {
  /* line 8, templates/rt_gemini/scss/gemini/sections/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_utility.scss */
#g-utility {
  color: #fff;
  background: rgba(255, 255, 255, 0);
}
/* line 7, templates/rt_gemini/scss/gemini/sections/_utility.scss */
#g-utility .g-simplecontent-item-content-title {
  color: #000;
}
@media print {
  /* line 13, templates/rt_gemini/scss/gemini/sections/_utility.scss */
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_feature.scss */
#g-feature {
  position: relative;
  color: #fff;
  background: rgba(255, 255, 255, 0);
}
/* line 8, templates/rt_gemini/scss/gemini/sections/_feature.scss */
#g-feature .g-simplecontent-item-content-title {
  color: #000;
}
/* line 12, templates/rt_gemini/scss/gemini/sections/_feature.scss */
#g-feature:before {
  position: absolute;
  top: 5rem;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50rem 65rem 0 0;
  border-color: rgba(0, 0, 0, 0.03) transparent transparent transparent;
  content: '';
  z-index: 20;
  pointer-events: none;
}
@media print {
  /* line 28, templates/rt_gemini/scss/gemini/sections/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_main.scss */
#g-container-main {
  background: #fff;
  color: #000;
  margin-left: 10%;
  margin-right: 10%;
}
@media only all and (max-width: 74.938rem) and (min-width: 48rem) {
  /* line 8, templates/rt_gemini/scss/gemini/sections/_main.scss */
  #g-container-main {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-container-main {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-container-main {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 22, templates/rt_gemini/scss/gemini/sections/_main.scss */
#g-container-main .g-blockcontent-header h2.g-title {
  color: #000;
}
@media print {
  /* line 28, templates/rt_gemini/scss/gemini/sections/_main.scss */
  #g-mainbar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_aside.scss */
#g-aside {
  color: #000;
  background: #fff;
  border-radius: 5px;
}
@media print {
  /* line 8, templates/rt_gemini/scss/gemini/sections/_aside.scss */
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_sidebar.scss */
#g-sidebar {
  background: #fff;
  color: #000;
}
@media print {
  /* line 7, templates/rt_gemini/scss/gemini/sections/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_expanded.scss */
#g-expanded {
  color: #fff;
  background: #1a3b92;
}
/* line 7, templates/rt_gemini/scss/gemini/sections/_expanded.scss */
#g-expanded .g-simplecontent-item-content-title {
  color: #000;
}
@media print {
  /* line 13, templates/rt_gemini/scss/gemini/sections/_expanded.scss */
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_extension.scss */
#g-extension {
  color: #7f7f7f;
  background: #f8f8f8;
}
/* line 6, templates/rt_gemini/scss/gemini/sections/_extension.scss */
#g-extension h2.g-title {
  color: #000;
}
@media print {
  /* line 12, templates/rt_gemini/scss/gemini/sections/_extension.scss */
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_bottom.scss */
#g-bottom {
  color: #fff;
  background: #1a3b92;
}
/* line 6, templates/rt_gemini/scss/gemini/sections/_bottom.scss */
#g-bottom h2.g-title {
  color: #000;
}
@media print {
  /* line 12, templates/rt_gemini/scss/gemini/sections/_bottom.scss */
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_footer.scss */
#g-footer {
  color: #fff;
  background: #1a3b92;
  border-top: 2px solid #00b3ff;
}
/* line 7, templates/rt_gemini/scss/gemini/sections/_footer.scss */
#g-footer .g-title {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 0.9rem;
  text-transform: uppercase;
  margin-top: 0.625rem;
}
/* line 14, templates/rt_gemini/scss/gemini/sections/_footer.scss */
#g-footer svg {
  opacity: 0.3;
}
@media print {
  /* line 20, templates/rt_gemini/scss/gemini/sections/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_copyright.scss */
#g-copyright {
  background: #1a3b92;
  color: #fff;
}
/* line 6, templates/rt_gemini/scss/gemini/sections/_copyright.scss */
#g-copyright a {
  color: #fff;
}
/* line 8, templates/rt_gemini/scss/gemini/sections/_copyright.scss */
#g-copyright a:hover {
  color: #00b3ff;
}
@media only all and (max-width: 47.99rem) {
  #g-copyright {
    text-align: center;
  }
}
@media print {
  /* line 19, templates/rt_gemini/scss/gemini/sections/_copyright.scss */
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas {
  background: #1a3b92;
  width: 10rem;
  color: #fff;
}
/* line 6, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas a {
  color: #fff;
}
/* line 9, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #00b3ff;
}
/* line 14, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #fff;
}
/* line 18, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas .button {
  background: transparent;
  border: 2px solid #fff !important;
  color: #fff !important;
}
/* line 23, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas .button:hover {
  border: 2px solid #00b3ff !important;
  color: #00b3ff !important;
}
/* line 28, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas .button:active {
  border: 2px solid #00b3ff !important;
  color: #00b3ff !important;
}
/* line 34, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 39, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
.g-offcanvas-toggle {
  display: none;
  font-size: 1.5rem;
  background: transparent;
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  top: 2.7rem;
  left: 1.1rem;
  padding-left: 1px;
  z-index: 9999;
}
@media only all and (max-width: 48rem) {
  /* line 42, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
  .g-offcanvas-toggle {
    display: block;
  }
}
/* line 60, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .dir-rtl .g-offcanvas-toggle {
    left: 4rem;
  }
}
@media only all and (max-width: 30rem) {
  .dir-rtl .g-offcanvas-toggle {
    left: 2.5rem;
  }
}
/* line 71, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 72, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
.g-offcanvas-open .g-nav-overlay {
  z-index: 100000;
}
/* line 76, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 77, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 10rem;
}
/* line 82, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 83, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 10rem;
}
/* line 88, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 89, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 90, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
  right: auto;
}
/* line 95, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 96, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
  left: auto;
}
/* line 104, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 105, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container {
  font-family: "verdana", "geneva";
  font-weight: bold;
  margin-top: 0;
}
/* line 110, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 111, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li {
  margin: 0.5rem 0;
  display: block;
}
/* line 115, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container {
  padding: 0.375rem 0;
}
/* line 118, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding-left: 0.5rem;
  color: #fff;
  word-break: normal;
}
/* line 124, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 125, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  padding: 0;
  content: "\f105";
  color: #fff;
  opacity: 1;
  width: 1rem;
}
/* line 135, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 136, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container {
  color: #00b3ff;
}
/* line 139, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-selected, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-selected {
  color: #00b3ff;
}
/* line 143, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  opacity: 1;
  color: #00b3ff;
}
/* line 149, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-content {
  opacity: 1;
}
/* line 154, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li.g-parent .g-menu-parent-indicator {
  vertical-align: top;
  position: absolute;
}
/* line 161, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #1a3b92;
}
/* line 164, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 165, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #fff;
  padding: 0.625rem;
}
/* line 170, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 171, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 172, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #00b3ff;
}
/* line 186, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 187, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 188, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #1fbcff;
  background: #00a5eb;
  border-radius: 0.1875rem;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 192, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #0096d6;
}
/* line 204, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 10rem;
}
/* line 208, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul i.fa {
  width: 1.5rem;
}
/* line 215, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -2.125rem;
}
/* line 220, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
/* line 221, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
.g-preset-thumbnails img {
  margin-bottom: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-preset-thumbnails {
    text-align: center;
  }
  /* line 228, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
  .g-preset-thumbnails .g-block {
    flex: 0 0 auto;
    width: 45% !important;
  }
  /* line 237, templates/rt_gemini/scss/gemini/sections/_offcanvas.scss */
  .g-preset-thumbnails .g-content {
    margin-left: 5px;
  }
}
@media only all and (max-width: 47.99rem) and (max-width: 47.99rem) {
  .g-preset-thumbnails .g-block {
    flex: 0 auto !important;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/layouts/_offline.scss */
/* line 2, templates/rt_gemini/scss/gemini/layouts/_offline.scss */
.g-offline h1 {
  font-weight: 300;
}
/* line 6, templates/rt_gemini/scss/gemini/layouts/_offline.scss */
.g-offline .button {
  background: #f2435b;
  color: #fff;
}
/* line 11, templates/rt_gemini/scss/gemini/layouts/_offline.scss */
/* line 12, templates/rt_gemini/scss/gemini/layouts/_offline.scss */
.g-offline .g-loginform #g-loginform {
  width: 50%;
  margin: 0 auto;
}
@media only all and (max-width: 47.99rem) {
  .g-offline .g-loginform #g-loginform {
    width: 80%;
  }
}
/* line 19, templates/rt_gemini/scss/gemini/layouts/_offline.scss */
.g-offline .g-loginform #g-loginform fieldset {
  text-align: left;
}
/* line 22, templates/rt_gemini/scss/gemini/layouts/_offline.scss */
.g-offline .g-loginform #g-loginform label {
  margin-bottom: 0.625rem;
  display: block;
}
/* line 29, templates/rt_gemini/scss/gemini/layouts/_offline.scss */
/* line 30, templates/rt_gemini/scss/gemini/layouts/_offline.scss */
.g-offline #frame #form-login {
  width: 50%;
  margin: 0 auto;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #frame #form-login {
    width: 80%;
  }
}
/* line 37, templates/rt_gemini/scss/gemini/layouts/_offline.scss */
.g-offline #frame #form-login fieldset {
  text-align: left;
}
/* line 40, templates/rt_gemini/scss/gemini/layouts/_offline.scss */
.g-offline #frame #form-login label {
  display: block;
  margin-bottom: 0.625rem;
}
/* line 46, templates/rt_gemini/scss/gemini/layouts/_offline.scss */
.g-offline #grav-login .form-actions {
  margin-top: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
/* line 52, templates/rt_gemini/scss/gemini/layouts/_offline.scss */
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_social.scss */
.g-social {
  line-height: normal;
}
/* line 3, templates/rt_gemini/scss/gemini/particles/_social.scss */
.g-social a {
  color: #00b3ff;
  font-size: 1.5rem;
  border-radius: 2px;
}
/* line 8, templates/rt_gemini/scss/gemini/particles/_social.scss */
.g-social a:hover {
  color: #f2435b !important;
}
/* line 12, templates/rt_gemini/scss/gemini/particles/_social.scss */
.g-social .fa-fw {
  text-align: left;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer {
  position: relative;
  padding: 1.5rem;
}
/* line 5, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-info {
  display: flex;
  flex-wrap: wrap;
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-info {
    display: block;
  }
}
/* line 12, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-left {
  padding-right: 2.125rem;
}
/* line 14, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.dir-rtl .g-audioplayer .g-audioplayer-left {
  padding: 0;
  padding-left: 2.125rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-left {
    padding: 0;
    margin-bottom: 2.125rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-left {
    padding: 0;
    margin-bottom: 2.125rem;
  }
}
/* line 26, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
  border-radius: 3px;
  min-width: 200px;
  max-width: 200px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
    width: 100%;
  }
}
/* line 38, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-right {
  flex-grow: 1;
}
/* line 40, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-right .g-audioplayer-nowplaying {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
}
/* line 45, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-right .g-audioplayer-trackinfo {
  display: block;
  font-size: 1.4rem;
  font-weight: 600;
}
/* line 52, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist {
  display: block;
  font-size: 1.4rem;
  font-weight: 600;
}
@media only all and (max-width: 47.99rem) {
  .g-audioplayer .g-audioplayer-playlist {
    font-size: 1.3rem;
  }
}
/* line 59, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol {
  padding-left: 0;
}
/* line 61, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol li {
  padding: 0.925rem 0;
  list-style-position: inside;
  border-bottom: 1px solid rgba(128, 128, 128, 0.1);
}
/* line 65, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol li a {
  color: #000;
}
/* line 68, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol li .fa {
  padding-left: 0.625rem;
  color: #00b3ff;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
/* line 70, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.dir-rtl .g-audioplayer .g-audioplayer-playlist ol li .fa {
  padding-left: 0;
  padding-right: 0.625rem;
}
/* line 78, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-playlist ol li.playing .fa {
  opacity: 1;
}
/* line 84, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-button {
  float: right;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-button {
    float: none;
  }
}
@media only all and (max-width: 30rem) {
  .g-audioplayer .g-audioplayer-button {
    float: none;
  }
}
/* line 92, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .g-audioplayer-button .button {
  padding: 0.4rem 1.4rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-audioplayer .g-audioplayer-button .button {
    margin: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-audioplayer .g-audioplayer-button .button {
    margin: 0;
  }
}
/* line 102, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
/* line 103, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons {
  display: flex;
}
/* line 105, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button {
  width: 72px;
  height: 62px;
  border-radius: 5px;
  background: #00b3ff;
  transition: all 0.2s ease-out;
  color: #fff;
  margin: 0.425rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 116, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
/* line 117, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button .fa-step-forward, .dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button .fa-step-backward {
  transform: scaleX(-1);
}
/* line 121, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:first-child {
  margin-left: 0;
}
/* line 123, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:first-child {
  margin: 0.425rem;
  margin-right: 0;
}
/* line 128, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:last-child {
  margin-right: 0;
}
/* line 130, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:last-child {
  margin: 0.425rem;
  margin-left: 0;
}
/* line 135, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:hover {
  cursor: pointer;
}
/* line 140, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
/* line 141, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs .play-pause .loading, .g-audioplayer .audiojs .play-pause .error, .g-audioplayer .audiojs .play-pause .pause {
  display: none;
}
/* line 145, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
/* line 146, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs.playing .pause {
  display: block;
}
/* line 149, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs.playing .play {
  display: none;
}
/* line 153, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
/* line 154, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs.loading .loading {
  display: block;
}
/* line 157, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs.loading .pause, .g-audioplayer .audiojs.loading .play {
  display: none;
}
/* line 161, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
/* line 162, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs.error .error {
  display: block;
}
/* line 165, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs.error .pause, .g-audioplayer .audiojs.error .play {
  display: none;
}
/* line 168, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs.error .scrubber {
  display: none;
}
/* line 172, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs .error-message {
  margin: 0.625rem 0;
  color: #ef4a44;
}
/* line 176, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs .scrubber {
  margin: 0.625rem 0;
  padding-bottom: 0.5rem;
  position: relative;
}
/* line 180, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs .scrubber .progress {
  height: 6px;
  background: #00b3ff;
}
/* line 184, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs .scrubber .loaded {
  height: 6px;
  background: rgba(128, 128, 128, 0.1);
  position: absolute;
  top: 0;
}
/* line 191, templates/rt_gemini/scss/gemini/particles/_audioplayer.scss */
.g-audioplayer .audiojs .time {
  font-size: 1.2rem;
  font-weight: 400;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
/* line 2, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
@media only all and (max-width: 47.99rem) {
  div[id*="mailchimp"] .g-newsletter-particle {
    text-align: center;
  }
  /* line 7, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
  div[id*="mailchimp"] .g-newsletter-particle .title {
    text-align: center;
  }
}
/* line 12, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .title {
  padding-bottom: 0;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
}
/* line 17, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .title:after {
  background: none;
}
/* line 22, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
/* line 23, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-headtext {
  text-align: center;
  margin-bottom: 0.625rem;
  padding-bottom: 1.5rem;
  color: #1a1a1a;
  font-size: 1rem;
}
/* line 30, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
.box1 div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-headtext {
  color: #fff;
}
/* line 34, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
.box2 div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-headtext {
  color: #fff;
}
/* line 38, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-headtext .fa {
  color: #00b3ff;
  font-size: 3rem;
}
/* line 44, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-inputbox {
  position: relative;
  border: none;
}
/* line 48, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
  text-align: left;
  padding: 0.625rem 1.5625rem;
  font-weight: 400;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-bottom: 0;
}
/* line 56, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999;
}
/* line 59, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}
/* line 62, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input:-ms-input-placeholder {
  /* IE 10+ */
  color: #999;
}
/* line 65, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input:-moz-placeholder {
  /* Firefox 18- */
  color: #999;
}
@media only all and (max-width: 47.99rem) {
  div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
    margin-bottom: 5px;
  }
}
/* line 73, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
.dir-rtl div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
  text-align: right;
}
/* line 79, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
/* line 80, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
  white-space: nowrap;
  border-radius: 5px;
  background-color: #00b3ff;
  color: white;
}
/* line 86, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit:hover {
  background-color: #00b3ff;
  color: white;
}
/* line 91, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit:focus {
  outline: none;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
    text-align: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
    text-align: center;
  }
}
/* line 104, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-text {
  vertical-align: middle;
}
/* line 109, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
/* line 110, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
/* line 111, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-square .g-newsletter-inputbox input, div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-square .g-newsletter-button input {
  border-radius: 0 !important;
}
/* line 117, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
/* line 118, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper {
  text-align: center;
}
/* line 121, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 100%;
  margin-right: 0;
  padding: 0;
}
/* line 126, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-inputbox input {
  width: 100%;
  margin-bottom: 10px;
}
/* line 132, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-button {
  width: 100%;
}
/* line 134, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-button input {
  width: 100%;
}
/* line 141, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
/* line 142, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper {
  text-align: center;
}
/* line 145, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-inputbox {
  margin-right: 0;
  padding: 0;
}
/* line 149, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-inputbox input {
  width: auto;
  margin-bottom: 10px;
}
/* line 155, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-button {
  width: auto;
  display: block;
}
/* line 159, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-button input {
  width: auto;
}
/* line 166, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
/* line 167, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
/* line 173, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox, div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
  flex: 0 1 auto;
  min-width: 0;
  min-height: 0;
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox, div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
    margin: 1rem 0 0;
  }
}
/* line 184, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox input, div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button input, div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox .g-newsletter-button-submit, div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button .g-newsletter-button-submit {
  margin: 0;
}
/* line 190, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
  width: auto;
}
/* line 194, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 65%;
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox {
    width: 80%;
    margin-right: 0;
  }
}
/* line 202, templates/rt_gemini/scss/gemini/particles/_mailchimp.scss */
div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox input {
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  div[id*="mailchimp"] .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper {
    flex-direction: column;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
/* line 2, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
/* line 3, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 13, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button, .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}
/* line 19, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
/* line 23, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr {
  overflow: hidden;
  font-size: 1vw;
}
@media (max-width: 100rem) {
  .g-calendar-particle .g-calendar .clndr {
    font-size: 1rem;
  }
}
/* line 27, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .controls {
  font-size: 1.15vw;
  line-height: 3.5;
  background-color: #00b3ff;
  color: #fff;
}
@media (max-width: 100rem) {
  .g-calendar-particle .g-calendar .clndr .controls {
    font-size: 1.15rem;
  }
}
/* line 33, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button, .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button {
  width: 10%;
  padding: 5px 0;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.5s;
}
/* line 42, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button:hover, .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button:hover {
  background-color: #008fcc;
}
/* line 47, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
/* line 48, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
/* line 49, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
/* line 50, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.dir-rtl .g-calendar-particle .g-calendar .clndr .controls .clndr-previous-button .fa-arrow-circle-left:before {
  content: "\f0a9";
}
/* line 57, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
/* line 58, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
/* line 59, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
/* line 60, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.dir-rtl .g-calendar-particle .g-calendar .clndr .controls .clndr-next-button .fa-arrow-circle-right:before {
  content: "\f0a8";
}
/* line 67, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .controls .month-year {
  width: 80%;
  padding: 5px 0;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  letter-spacing: 1px;
}
/* line 77, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container {
  position: relative;
  width: 100%;
  height: 400px;
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-calendar-particle .g-calendar .clndr .days-container {
    height: 575px;
  }
}
/* line 87, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #fff;
  border-left: 1px solid #e5e5e5;
  transition: left 0.5s;
}
/* line 96, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .day, .g-calendar-particle .g-calendar .clndr .days-container .days .empty {
  width: 14.2857142857%;
  display: inline-block;
  padding: 8px 0;
  line-height: 2.5;
  text-align: center;
  color: #000;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
/* line 106, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .day.today, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.today {
  color: #000;
  font-weight: 600;
}
/* line 111, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .day.event, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.event {
  background-color: #1abbff;
  border-color: #e5e5e5;
  color: #fff;
  transition: background-color 0.5s;
  cursor: pointer;
}
/* line 118, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .day.event:hover, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.event:hover {
  background-color: #00b3ff;
}
/* line 123, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .day.adjacent-month, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.adjacent-month {
  color: rgba(255, 255, 255, 0.7);
}
/* line 128, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .empty {
  height: 31px;
  vertical-align: bottom;
}
/* line 133, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .headers {
  border-bottom: 1px solid #e5e5e5;
  background-color: #f9fafb;
}
/* line 137, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .days .headers .day-header {
  width: 14.2857142857%;
  display: inline-block;
  padding: 1rem 0;
  border-right: 1px solid #e5e5e5;
  text-align: center;
  text-transform: uppercase;
  color: rgba(0, 36, 51, 0.4);
  letter-spacing: 1px;
}
/* line 151, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events {
  position: absolute;
  left: 100%;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  height: 100%;
  background-color: #e5e5e5;
  transition: left 0.5s;
}
/* line 160, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .headers {
  position: relative;
}
/* line 164, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .event-header {
  width: 100%;
  background-color: #00b3ff;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  font-weight: 600;
}
/* line 173, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .x-button {
  position: absolute;
  font-size: 80%;
  top: 7px;
  left: 20px;
  cursor: pointer;
  color: #fff;
  transition: color 0.25s;
}
/* line 182, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .x-button:hover {
  color: rgba(255, 255, 255, 0.75);
}
/* line 186, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.dir-rtl .g-calendar-particle .g-calendar .clndr .days-container .events .x-button {
  right: 20px;
  left: auto;
}
/* line 192, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list {
  overflow-y: auto;
  height: 90%;
}
/* line 196, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event {
  padding: 8px 20px;
  border-bottom: 1px solid #e5e5e5;
  transition: background-color 0.25s;
}
/* line 201, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event a {
  position: relative;
  letter-spacing: 1px;
  background-color: transparent;
  color: #000;
  text-decoration: none;
  transition: color 0.25s;
}
/* line 209, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event a:hover {
  color: #1a1a1a;
}
/* line 214, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-desc {
  display: block;
  padding: 5px 0;
  font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
  .g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-desc {
    font-size: 1rem;
  }
}
/* line 223, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
/* line 224, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container.show-events .days {
  left: -100%;
}
/* line 228, templates/rt_gemini/scss/gemini/particles/_calendar.scss */
.g-calendar-particle .g-calendar .clndr .days-container.show-events .events {
  left: 0;
}
/*
 *  Owl Carousel - Animate Plugin
 */
/* line 8, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 15, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}
/* line 19, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}
/* line 23, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  /* line 29, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 33, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  /* line 39, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 43, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
/* line 51, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 *  Core Owl Carousel CSS File
 */
/* line 62, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
/* line 71, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/* line 76, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 85, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 92, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 104, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}
/* line 108, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
/* line 113, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}
/* line 117, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
/* line 121, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: translate3d(0, 0, 0) !important;
}
/* line 136, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
/* line 142, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
/* line 149, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
/* line 157, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}
/* line 161, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
/* line 166, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Lazy Load Plugin
 */
/* line 173, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 182, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/*
 *  Owl Carousel - Video Plugin
 */
/* line 189, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
/* line 195, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon, .owl-carousel .owl-videolocal-play-icon {
  position: absolute;
  height: 66px;
  width: 66px;
  left: 50%;
  bottom: 15%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('https://www.snowypopcorn.com/templates/rt_gemini/images/owlcarousel/play.svg') no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 3;
  -webkit-backface-visibility: hidden;
  transition: all 0.2s ease-out;
  opacity: 1;
}
/* line 211, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon.paused, .owl-carousel .owl-videolocal-play-icon.paused {
  background: url('https://www.snowypopcorn.com/templates/rt_gemini/images/owlcarousel/paused.svg');
  background-size: contain;
  opacity: 0.8;
}
/* line 218, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
/* line 226, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
/* line 231, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 247, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/*
 *  Owl Carousel - Nav & Dots
 */
/* line 255, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-nav {
  opacity: 1;
  transition: opacity 0.25s;
}
/* line 259, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-nav div, .owl-nav button {
  position: absolute;
  bottom: 1px;
  right: 0;
  width: 40px;
  height: 40px;
  display: inline-block;
  background-color: transparent;
  outline: none;
  opacity: 1;
  color: #fff;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  transition: all 0.25s;
}
/* line 275, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-nav div:hover, .owl-nav button:hover {
  color: #00b3ff;
}
@media only all and (max-width: 30rem) {
  .owl-nav div, .owl-nav button {
    position: relative;
  }
}
/* line 283, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-nav div.owl-prev, .owl-nav button.owl-prev {
  margin-right: 7.5rem;
}
@media only all and (max-width: 30rem) {
  .owl-nav div.owl-prev, .owl-nav button.owl-prev {
    margin-right: 3rem;
  }
}
/* line 291, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.dir-rtl .owl-nav div, .dir-rtl .owl-nav button {
  left: 0;
  right: auto;
}
/* line 296, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-nav.disabled {
  display: none;
}
/* line 301, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 302, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-dots .owl-dot {
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  width: 15px;
  height: 15px;
  padding: 0;
  outline: none;
  border-radius: 100%;
  margin: 0 0.6rem;
  background: #fff;
  vertical-align: middle;
  transition: all 0.2s ease-out;
}
/* line 315, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owl-dots .owl-dot.active {
  background: #00b3ff;
}
/* line 321, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owlcarousel-offset {
  margin-right: -45px !important;
  margin-bottom: -45px !important;
  margin-left: -45px !important;
  position: relative;
  z-index: 2;
}
@media only all and (max-width: 47.99rem) {
  .owlcarousel-offset {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 334, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.owlcarousel-offset.size-100 {
  flex-basis: auto;
  width: auto;
}
/* line 340, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-description {
  font-family: "verdana", "geneva";
  font-size: 1.25rem;
  font-weight: 400;
}
/* line 345, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-header {
  padding: 1.5rem !important;
  margin: 0.625rem;
}
/* line 351, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 352, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 353, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel:hover .owl-nav {
  opacity: 1;
}
/* line 359, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-item-wrapper {
  position: relative;
}
/* line 363, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-item-img {
  position: relative;
}
/* line 366, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 376, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-item-content-container {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform-style: preserve-3d;
}
@media only all and (min-width: 75rem) {
  .g-owlcarousel-item-content-container {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-item-content-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-item-content-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel-item-content-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
/* line 406, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-item-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
/* line 413, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-item-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 417, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-fullwidth .g-owlcarousel-item-content {
  width: 100%;
}
/* line 421, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-compact .g-owlcarousel-item-content {
  width: 50%;
}
/* line 424, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.center-block .g-owlcarousel-compact .g-owlcarousel-item-content {
  margin: auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 65%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 75%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 100%;
  }
}
/* line 442, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-item-title {
  font-family: "verdana", "geneva";
  font-size: 3rem;
  color: #fff;
  padding-bottom: 1.1rem;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 2;
  margin: 2.125rem;
}
/* line 456, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-item-desc {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 300;
  padding-bottom: 3rem;
  margin-bottom: 0.625rem;
}
/* line 464, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-button {
    padding: 0.25rem 1rem;
    font-weight: 400;
    font-size: 0.8rem;
  }
}
/* line 473, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase {
  position: relative;
  display: block;
}
/* line 477, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 478, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 479, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 480, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item {
  display: flex;
  flex-flow: wrap;
}
/* line 484, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link {
  flex: 50% 1;
  transition: color;
  transform-style: preserve-3d;
}
/* line 489, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link:before {
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  background: linear-gradient(to bottom, #00b3ff, #f2435b);
  transition: all 0.35s;
}
/* line 502, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 503, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link .showcase-image .item-overlay {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
}
/* line 516, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link .showcase-image .item-overlay .fa {
  font-size: 5rem;
  padding-bottom: 1.75rem;
}
/* line 521, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link .showcase-image .item-overlay .item-overlay-title {
  display: block;
  font-size: 3.65rem;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 3.25rem;
}
/* line 529, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link .showcase-image .item-overlay .item-overlay-desc {
  display: block;
  font-size: 1.5rem;
  font-weight: 400;
}
/* line 537, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link:hover {
  z-index: 2;
}
/* line 540, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link:hover:before {
  opacity: 0.75;
  transition: all 0.35s;
}
/* line 551, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 552, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-nav > div, .g-owlcarousel-showcase .g-owlcarousel .owl-nav > button {
  width: 58px;
  height: 58px;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
}
/* line 558, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-nav > div .fa, .g-owlcarousel-showcase .g-owlcarousel .owl-nav > button .fa {
  font-size: 1.75rem;
  font-weight: 400;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-showcase .g-owlcarousel .owl-nav > div, .g-owlcarousel-showcase .g-owlcarousel .owl-nav > button {
    position: absolute;
  }
}
/* line 568, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-nav .owl-prev {
  left: 0;
  right: auto;
  margin-right: 0;
  padding: 7px 18px 7px 13px;
}
/* line 574, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-showcase .g-owlcarousel .owl-nav .owl-prev {
  right: 0;
  left: auto;
  padding: 7px 13px 7px 18px;
}
/* line 579, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 580, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-showcase .g-owlcarousel .owl-nav .owl-prev .fa-chevron-left:before {
  content: "\f054";
}
/* line 587, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-nav .owl-next {
  padding: 7px 13px 7px 18px;
}
/* line 590, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-showcase .g-owlcarousel .owl-nav .owl-next {
  padding: 7px 18px 7px 13px;
}
/* line 593, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 594, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-showcase .g-owlcarousel .owl-nav .owl-next .fa-chevron-right:before {
  content: "\f053";
}
/* line 605, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-preview {
  position: relative;
  display: block;
}
/* line 609, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 610, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 611, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 612, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-stage .owl-item .item {
  display: flex;
  flex-flow: wrap;
}
/* line 616, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-stage .owl-item .item .preview-image {
  flex: 50% 1;
}
/* line 619, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-stage .owl-item .item .preview-image .preview-text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
}
/* line 631, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-stage .owl-item .item .preview-image .preview-text .item-overlay-title {
  font-size: 9.75rem;
  font-weight: 900;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-preview .g-owlcarousel .owl-stage .owl-item .item .preview-image .preview-text .item-overlay-title {
    font-size: 6.75rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-preview .g-owlcarousel .owl-stage .owl-item .item .preview-image .preview-text .item-overlay-title {
    font-size: 3.75rem;
    margin-top: -1rem;
  }
}
/* line 645, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-stage .owl-item .item .preview-image .preview-text .button {
  background: transparent;
  border: 3px solid #fff;
  font-size: 2rem;
}
/* line 650, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-stage .owl-item .item .preview-image .preview-text .button:hover {
  border-color: #00b3ff;
}
/* line 661, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 3.5rem;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-preview .g-owlcarousel .owl-dots {
    bottom: 1rem;
  }
}
/* line 673, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-dots .owl-dot {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 28px;
  height: 28px;
  background: transparent;
  border: 5px solid #fff;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-preview .g-owlcarousel .owl-dots .owl-dot {
    width: 20px;
    height: 20px;
    border: 3px solid #fff;
    margin: 0 0.3rem;
  }
}
/* line 690, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-dots .owl-dot.active {
  background: transparent;
}
/* line 693, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-dots .owl-dot.active span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #fff;
}
/* line 707, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider {
  position: relative;
}
/* line 710, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header {
  position: relative;
  display: block;
  background: #fff;
}
/* line 715, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 716, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header #g-owlcarousel-accordionslider-controls > div, .g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header #g-owlcarousel-accordionslider-controls > button {
  position: absolute;
  z-index: 3;
  right: 1rem;
  top: 0.5rem;
  outline: none;
  background-color: transparent;
  padding: 0;
  color: #fff;
  font-size: 2rem;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
}
/* line 731, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header #g-owlcarousel-accordionslider-controls > div.owl-prev, .g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header #g-owlcarousel-accordionslider-controls > button.owl-prev {
  left: 1rem;
  right: auto;
}
/* line 735, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header #g-owlcarousel-accordionslider-controls > div.owl-prev:before, .g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header #g-owlcarousel-accordionslider-controls > button.owl-prev:before {
  position: absolute;
  content: '';
  display: block;
  width: 113px;
  height: 106px;
  border-bottom: 2px solid #fff;
  transform: translateY(-58px) translateX(-69px) rotate(-45deg);
}
/* line 744, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header #g-owlcarousel-accordionslider-controls > div.owl-prev:before, .dir-rtl .g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header #g-owlcarousel-accordionslider-controls > button.owl-prev:before {
  transform: translateY(-58px) translateX(23px) rotate(-45deg);
}
/* line 750, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 751, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header #g-owlcarousel-accordionslider-controls > div.owl-next:before, .g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header #g-owlcarousel-accordionslider-controls > button.owl-next:before {
  position: absolute;
  content: '';
  display: block;
  width: 113px;
  height: 106px;
  border-bottom: 2px solid #fff;
  transform: translateY(-58px) translateX(-23px) rotate(45deg);
}
/* line 760, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header #g-owlcarousel-accordionslider-controls > div.owl-next:before, .dir-rtl .g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header #g-owlcarousel-accordionslider-controls > button.owl-next:before {
  transform: translateY(-58px) translateX(69px) rotate(45deg);
}
/* line 768, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header .g-owlcarousel-accordionslider-title {
  position: relative;
  z-index: 2;
  padding: 7rem 1.5rem 1.5rem;
  background: #f2435b;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 300;
}
/* line 777, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header .g-owlcarousel-accordionslider-title:before {
  position: absolute;
  z-index: 1;
  content: '';
  right: -0.625rem;
  top: -0.625rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
  border: 2px solid #f2435b;
}
/* line 791, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel-accordionslider-header .g-owlcarousel-accordionslider-subtitle {
  padding: 1.5rem 1.5rem 0.5rem;
  font-size: 0.85rem;
  text-transform: uppercase;
}
/* line 798, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel {
  overflow: hidden;
  background: #fff;
}
/* line 802, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item {
  padding: 0 1.5rem 1.5rem;
}
/* line 805, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 806, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item p {
  margin: 0;
}
/* line 810, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item {
  border-bottom: 1px solid #f1f1f1;
  padding: 0.75rem 0;
}
/* line 814, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item .g-owlcarousel-item-title {
  position: relative;
  font-family: "verdana", "geneva";
  font-weight: 400;
  font-size: 1rem;
  color: #08eaff;
  background: transparent;
  border: none;
  cursor: pointer;
  margin: 0;
  text-transform: none;
  padding-bottom: 0.5rem;
  outline: 0;
}
/* line 828, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item .g-owlcarousel-item-title.padding {
  padding-right: 35px;
}
/* line 830, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item .g-owlcarousel-item-title.padding {
  padding-right: 0;
  padding-left: 35px;
}
/* line 836, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item .g-owlcarousel-item-title .indicator {
  position: absolute;
  top: -5px;
  right: 10px;
  display: block;
  cursor: pointer;
  text-align: center;
  font-size: 2rem;
  font-weight: 300;
  line-height: 2rem;
  color: #000;
  border-radius: 50%;
  border: 1px solid transparent;
  width: 35px;
  height: 35px;
  transition: all 0.2s;
}
/* line 840, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item .g-owlcarousel-item-title .indicator {
  right: auto;
  left: 10px;
}
/* line 857, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item .g-owlcarousel-item-title .indicator:hover {
  color: #f2435b;
  border-color: #f2435b;
}
/* line 863, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
/* line 864, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item .g-owlcarousel-item-title.ui-accordion-header-active .ui-accordion-header-icon {
  display: none;
}
/* line 868, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item .g-owlcarousel-item-title.ui-accordion-header-active .indicator {
  color: #f2435b;
  border-color: #f2435b;
}
/* line 875, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item .g-owlcarousel-content {
  color: #000;
  font-size: 1rem;
}
/* line 879, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item .g-owlcarousel-content p {
  font-size: 1rem;
  padding-bottom: 0.5rem;
}
/* line 884, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item .g-owlcarousel-content .g-owlcarousel-item-desc {
  padding-bottom: 0;
}
/* line 888, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item .g-owlcarousel-content .readon {
  display: inline-block;
}
/* line 892, templates/rt_gemini/scss/gemini/particles/_owlcarousel.scss */
.g-owlcarousel-accordionslider .g-owlcarousel .owl-item .item .g-owlcarousel-item .g-owlcarousel-content.ui-accordion-content-active {
  color: #000;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_branding.scss */
.g-branding {
  text-align: left;
  white-space: nowrap;
}
/* line 5, templates/rt_gemini/scss/gemini/particles/_branding.scss */
.dir-rtl .g-branding {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  .g-branding {
    text-align: center;
  }
}
/* line 13, templates/rt_gemini/scss/gemini/particles/_branding.scss */
.g-branding a {
  color: #000;
}
/* line 15, templates/rt_gemini/scss/gemini/particles/_branding.scss */
.g-branding a:hover {
  color: #00b3ff;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
@media only all and (max-width: 47.99rem) {
  .g-blockcontent-header {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 9, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent {
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* line 13, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-title {
  margin: 0.625rem 0;
}
/* line 17, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-title-icon {
  margin-bottom: 0.625rem;
  font-size: 1.2rem;
}
/* line 22, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-title-text {
  font-family: "verdana", "geneva";
  font-weight: 400;
  font-size: 1.8rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 30, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent {
  margin: -2.125rem;
}
@media only all and (max-width: 47.99rem) {
  .g-blockcontent-subcontent {
    margin: -0.625rem;
  }
}
/* line 37, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-spacing .g-blockcontent-subcontent {
  margin: -0.625rem 0;
}
/* line 42, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-block {
  margin: 0.625rem;
  margin-right: 0;
  height: 100%;
}
/* line 46, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-block .g-blockcontent-subcontent-block-content {
  position: relative;
  z-index: 1;
}
/* line 50, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent1 {
  background: #00b3ff;
  position: relative;
}
/* line 53, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent1:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  right: -0.625rem;
  top: 0.625rem;
  border: 2px solid #00b3ff;
  z-index: 0;
}
/* line 63, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent1 .button:hover {
  border-color: #66d1ff;
  color: #66d1ff;
}
/* line 68, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent2 {
  background: #f2435b;
}
/* line 71, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent3 {
  background: #08c1ff;
}
/* line 76, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-subtitle {
  font-family: "verdana", "geneva";
  font-weight: 400;
  font-size: 0.7rem;
  vertical-align: super;
}
/* line 83, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-desc {
  font-family: "verdana", "geneva";
  font-weight: 300;
  font-size: 1.2rem;
  position: relative;
  margin: 0.625rem 0;
  line-height: 1.4;
}
/* line 91, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-desc i {
  margin-top: 0.625rem;
}
/* line 96, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-subcontent-img {
  border-radius: 5px;
}
/* line 100, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-description {
  font-family: "verdana", "geneva";
  font-size: 1rem;
  font-weight: 300;
}
/* line 106, templates/rt_gemini/scss/gemini/particles/_blockcontent.scss */
.g-blockcontent-buttons {
  margin-top: 1.5rem;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 5, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.5rem;
}
/* line 8, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
/* line 12, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
/* line 13, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
/* line 22, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array .g-grid:not(:last-child) {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 31, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
  /* line 32, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
  .g-content-array .g-grid:not(:first-child) .g-content {
    padding-top: 2.5rem;
  }
}
/* line 39, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding: 0 0 2.3rem;
}
/* line 44, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
/* line 45, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array .g-array-item .g-array-item-text {
  font-size: 1.25rem;
}
/* line 50, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 54, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
  line-height: 2.25rem;
  font-size: 1.4rem;
  font-weight: 600;
}
/* line 60, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array .g-item-title a {
  color: #f2435b;
}
/* line 63, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array .g-item-title a:hover {
  text-decoration: underline;
}
/* line 69, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
/* line 70, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
/* line 75, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array .g-array-item-details {
  display: flex;
  flex-grow: 1;
  font-size: 1.2rem;
}
/* line 80, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 84, templates/rt_gemini/scss/gemini/particles/_contentarray.scss */
.g-content-array .g-array-item-details i {
  display: none;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic {
  text-align: center;
}
/* line 3, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-wrapper {
  display: flex;
  flex-flow: row wrap;
  flex-wrap: wrap;
}
/* line 8, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item {
  flex: 0 0 auto;
  padding-bottom: 1.5rem;
  width: 100%;
  display: inline-block;
}
/* line 14, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item:last-child {
  padding-bottom: 0;
}
/* line 18, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-readmore {
  display: block;
  margin: 1rem auto;
}
/* line 22, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item-text1 {
  font-family: "verdana", "geneva" !important;
  text-align: center;
  font-size: 3.1rem;
  line-height: 1.5;
  font-weight: 400;
  color: #00b3ff;
}
@media only all and (max-width: 47.99rem) {
  .g-gridstatistic .g-gridstatistic-item-text1 {
    font-size: 2rem;
  }
}
/* line 34, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item-icon {
  display: inline-block;
  font-size: 3rem;
  vertical-align: middle;
  line-height: 3rem;
  opacity: 0.5;
}
/* line 40, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item-icon .g-gridstatistic-item-separator {
  font-size: 1.5rem;
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  vertical-align: middle;
  padding: 0 0.625rem;
}
/* line 49, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item-text2 {
  margin-top: 0.625rem;
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  text-transform: capitalize;
  font-weight: 700;
  opacity: 0.5;
}
/* line 55, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item-text2 span {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 1.425rem;
  display: inline-block;
}
/* line 63, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
/* line 64, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-2cols .g-gridstatistic-item {
  width: 50%;
}
/* line 68, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
/* line 69, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item {
  width: 33.33333%;
}
/* line 73, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
/* line 74, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item {
  width: 25%;
}
/* line 78, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
/* line 79, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
  width: 20%;
}
/* line 83, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
/* line 84, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
  width: 16.66667%;
}
/* line 89, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
/* line 90, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
@media only all and (max-width: 47.99rem) {
  .g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
    width: 100%;
  }
}
/* line 96, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
/* line 97, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
@media only all and (max-width: 47.99rem) {
  .g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
    width: 50%;
  }
}
/* line 103, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-footerdesc {
  margin-bottom: 0.625rem;
}
/* line 109, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
/* line 110, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme, .odometer.odometer-theme-default, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
/* line 118, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
/* line 126, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
/* line 136, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
/* line 139, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
/* line 143, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
/* line 147, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
/* line 150, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
/* line 157, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 164, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 176, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}
/* line 180, templates/rt_gemini/scss/gemini/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-container {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}
/* line 7, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-col-item {
  display: flex;
  overflow: auto;
  padding: 0.625rem;
}
/* line 12, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-1-col .g-pricingtable-col-item {
  flex: auto 1 100%;
  width: 100%;
}
/* line 17, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-2-col .g-pricingtable-col-item {
  flex: auto 1 50%;
  width: 50%;
}
/* line 22, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-3-col .g-pricingtable-col-item {
  flex: auto 1 33.33333%;
  width: 33.33333%;
}
/* line 27, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-4-col .g-pricingtable-col-item {
  flex: auto 1 25%;
  width: 25%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-pricingtable-4-col .g-pricingtable-col-item {
    flex: auto 1 50%;
    width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricingtable-4-col .g-pricingtable-col-item {
    flex: auto 1 50%;
    width: 50%;
  }
}
/* line 42, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-5-col .g-pricingtable-col-item {
  flex: auto 1 20%;
  width: 20%;
}
/* line 47, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-6-col .g-pricingtable-col-item {
  flex: auto 1 16.66667%;
  width: 16.66667%;
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable-col-item {
    flex: auto 1 100% !important;
    width: 100% !important;
  }
}
/* line 58, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-headertext {
  margin-bottom: 2.125rem;
}
/* line 62, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-footertext {
  margin-top: 2.125rem;
}
/* line 66, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable {
  width: 100%;
  list-style: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
  overflow: hidden;
}
/* line 76, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable .button {
  margin: 1.5rem 0;
}
/* line 81, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-ribbon {
  z-index: 2;
  position: absolute;
  line-height: 1.5;
  font-size: 0.6rem;
  font-weight: 700;
  font-family: "verdana", "geneva";
  color: #fff;
  text-transform: uppercase;
  background: #00b3ff;
  width: 135px;
  top: 30px;
  right: -30px;
  text-align: center;
  letter-spacing: 1px;
  transform: rotate(45deg);
}
/* line 99, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-plan {
  font-family: "verdana", "geneva";
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
  padding: 1.5rem 0;
}
/* line 107, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-subtitle {
  padding-top: 0;
  margin-top: -1rem;
  font-size: 0.9rem;
}
/* line 113, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-price {
  color: #00b3ff;
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 1.8rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 1.9rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 2rem;
  }
}
/* line 131, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-period {
  font-size: 1.5rem;
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 300;
  line-height: 0.5;
}
/* line 138, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-desc {
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.9rem;
  padding: 1.5rem 0;
}
/* line 144, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-item {
  font-size: 1.1rem;
  font-family: "verdana", "geneva";
  font-weight: 400;
  padding-bottom: 0.625rem;
}
/* line 150, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-item.g-pricingtable-item-0 {
  position: relative;
  padding-top: 1.5rem;
}
/* line 155, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-item .fa {
  color: #00b3ff;
  padding-right: 0.625rem;
}
/* line 159, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.dir-rtl .g-pricingtable .g-pricingtable-item .fa {
  padding-right: 0;
  padding-left: 1.2rem;
}
/* line 167, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
/* line 168, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
/* line 169, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-accent1 .g-pricingtable .g-pricingtable-plan a, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-price, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-item .fa, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-item, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-period {
  color: #00b3ff;
}
/* line 173, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-accent1 .g-pricingtable .button {
  background: #00b3ff;
  color: #fff;
  border: 1px solid transparent;
}
/* line 178, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-accent1 .g-pricingtable .button:hover, .g-pricingtable-accent1 .g-pricingtable .button:active, .g-pricingtable-accent1 .g-pricingtable .button:focus {
  background: #006b99;
  color: #fff;
}
/* line 184, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-accent1 .g-pricingtable .g-pricingtable-ribbon {
  background-color: #00b3ff;
}
/* line 190, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
/* line 191, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
/* line 192, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-accent2 .g-pricingtable .g-pricingtable-plan a, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-price, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-item .fa, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-item, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-period {
  color: #f2435b;
}
/* line 196, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-accent2 .g-pricingtable .button {
  background: #f2435b;
  color: #fff;
  border: 1px solid transparent;
}
/* line 201, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-accent2 .g-pricingtable .button:hover, .g-pricingtable-accent2 .g-pricingtable .button:active, .g-pricingtable-accent2 .g-pricingtable .button:focus {
  background: #c20d26;
  color: #fff;
}
/* line 207, templates/rt_gemini/scss/gemini/particles/_pricingtable.scss */
.g-pricingtable-accent2 .g-pricingtable .g-pricingtable-ribbon {
  background-color: #f2435b;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist {
  display: flex;
  flex-flow: row wrap;
  flex-wrap: wrap;
  justify-content: center;
}
/* line 7, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item {
  width: 100%;
  margin: 0.625rem;
  padding: 0.625rem;
  border-bottom: 1px solid transparent;
  min-width: 0;
  min-height: 0;
}
/* line 15, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
/* line 16, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-compact .g-infolist-item {
  margin-bottom: 0.5rem;
}
/* line 21, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
/* line 22, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.noborder .g-infolist-item {
  border-bottom: 0;
}
/* line 27, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
/* line 28, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.spaced .g-infolist-item {
  padding: 0.5rem 0 2rem 0;
}
/* line 32, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon, .g-infolist .g-infolist-item-img {
  margin-right: 1rem;
  margin-top: 0.25rem;
}
/* line 35, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.left, .g-infolist .g-infolist-item-img.left {
  margin-right: 1rem;
}
/* line 37, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.left, .dir-rtl .g-infolist .g-infolist-item-img.left {
  margin-left: 1rem;
  margin-right: 0;
}
/* line 41, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.left.browser, .g-infolist .g-infolist-item-img.left.browser {
  margin-right: 4%;
}
/* line 43, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.left.browser, .dir-rtl .g-infolist .g-infolist-item-img.left.browser {
  margin-left: 4%;
  margin-right: 0;
}
/* line 49, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.right, .g-infolist .g-infolist-item-img.right {
  margin-left: 1rem;
}
/* line 52, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.right, .dir-rtl .g-infolist .g-infolist-item-img.right {
  margin-right: 1rem;
  margin-left: 0;
}
/* line 57, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.right.browser, .g-infolist .g-infolist-item-img.right.browser {
  margin-left: 4%;
}
/* line 60, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.right.browser, .dir-rtl .g-infolist .g-infolist-item-img.right.browser {
  margin-right: 4%;
  margin-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item-icon, .g-infolist .g-infolist-item-img {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 72, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-img {
  min-width: 156px;
}
/* line 74, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-img.center {
  margin-left: auto;
  margin-right: auto;
}
/* line 78, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
/* line 79, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-img.avatar img {
  border-radius: 100%;
  border: 2px solid #fff;
}
/* line 86, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon {
  font-size: 3rem;
  color: #00b3ff;
}
/* line 89, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon .fa {
  vertical-align: sub;
}
/* line 93, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.left {
  text-align: left;
}
/* line 96, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.left {
  text-align: right;
}
/* line 101, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.center {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0;
  margin: 0 auto !important;
  margin-bottom: 1.5rem;
}
/* line 110, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.right {
  text-align: right;
}
/* line 113, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.right {
  text-align: left;
}
/* line 119, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item-text {
    padding-top: 1rem;
  }
}
/* line 124, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-title {
  margin: 0.625rem 0 0 0;
  font-family: "verdana", "geneva";
  font-weight: 400;
  font-size: 1.3rem;
}
/* line 131, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-item-desc {
  margin: 0;
  font-weight: 400;
  font-size: 1rem;
  opacity: 0.7;
}
/* line 138, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-tags {
  opacity: 0.8;
  margin: 1rem 0 0.5rem 0;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 146, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist .g-infolist-link {
  margin-top: 1rem;
}
/* line 150, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
/* line 151, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
/* line 152, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-1cols .g-infolist-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
/* line 160, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
/* line 161, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-2cols .g-infolist-item {
  width: 47%;
}
/* line 164, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-2cols .g-infolist-item:nth-child(odd) {
  margin-right: 1%;
}
/* line 168, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-2cols .g-infolist-item:nth-child(even) {
  margin-left: 1%;
}
/* line 173, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
/* line 174, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-3cols .g-infolist-item {
  width: 30.66667%;
}
/* line 176, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-3cols .g-infolist-item:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
/* line 183, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
/* line 184, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-4cols .g-infolist-item {
  width: 22.5%;
}
/* line 187, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-2) {
  margin-left: 0;
  margin-right: 1%;
}
/* line 192, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-1) {
  margin-left: 1%;
  margin-right: 0;
}
/* line 198, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
/* line 199, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-5cols .g-infolist-item {
  width: 17.6%;
}
/* line 202, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-3) {
  margin-left: 0;
  margin-right: 1%;
}
/* line 207, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-2) {
  margin-left: 1%;
  margin-right: 1%;
}
/* line 212, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-1) {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  /* line 220, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
  /* line 221, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
  .g-infolist[class*="cols"] .g-infolist-item {
    width: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
/* line 230, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
/* line 231, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-tags .g-tag {
  font-size: 2rem;
  text-transform: uppercase;
  line-height: 2.5rem;
}
/* line 237, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-title {
  font-size: 2.25rem;
  text-transform: uppercase;
  line-height: 3rem;
}
/* line 243, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-desc {
  font-size: 1.5rem;
  line-height: 2rem;
  opacity: 0.8;
  padding: 0;
}
/* line 250, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-desc, .g-infolist-textstyle-header .g-infolist-item-title, .g-infolist-textstyle-header .g-infolist-tags, .g-infolist-textstyle-header .g-infolist-tags .g-tag {
  text-rendering: optimizeLegibility;
  font-family: "verdana", "geneva";
  font-weight: bold;
  margin: 0;
}
/* line 259, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-desc a, .g-infolist-textstyle-header .g-infolist-item-title a, .g-infolist-textstyle-header .g-infolist-tags a, .g-infolist-textstyle-header .g-infolist-tags .g-tag a {
  color: inherit;
}
/* line 262, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-desc a:hover, .g-infolist-textstyle-header .g-infolist-item-title a:hover, .g-infolist-textstyle-header .g-infolist-tags a:hover, .g-infolist-textstyle-header .g-infolist-tags .g-tag a:hover {
  opacity: 0.75;
}
/* line 268, templates/rt_gemini/scss/gemini/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-link {
  margin-top: 0;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
@media only all and (max-width: 47.99rem) {
  .g-newsletter {
    text-align: center;
  }
}
/* line 7, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter .g-newsletter-headtext {
  margin-bottom: 0.625rem;
  padding-bottom: 1.5rem;
}
/* line 11, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter .g-newsletter-headtext .fa {
  color: #00b3ff;
  font-size: 3rem;
}
/* line 17, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter .g-newsletter-sidetext {
  font-size: 0.8rem;
  line-height: 40px;
  margin-right: 1.5rem;
}
/* line 22, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.dir-rtl .g-newsletter .g-newsletter-sidetext {
  float: right;
  margin-left: 1.5rem;
  margin-right: 0;
}
@media only all and (max-width: 30rem) {
  .g-newsletter .g-newsletter-sidetext {
    float: none;
    margin-right: 0;
    margin-bottom: 0.75rem;
  }
}
/* line 35, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter .g-newsletter-inputbox, .g-newsletter .g-newsletter-button {
  display: inline;
}
/* line 40, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 41, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter .g-newsletter-inputbox input {
  border: 0 none;
  border-bottom: 1px solid #00b3ff;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 300;
  border-radius: 0;
  background: transparent;
  padding: 0.75rem;
  padding-left: 0;
  margin-bottom: 0;
  width: 440px;
  color: #00b3ff;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter .g-newsletter-inputbox input {
    font-size: 1.2rem;
  }
}
/* line 58, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter .g-newsletter-inputbox input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #00b3ff;
}
/* line 61, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter .g-newsletter-inputbox input::-moz-placeholder {
  /* Firefox 19+ */
  color: #00b3ff;
}
/* line 64, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter .g-newsletter-inputbox input:-ms-input-placeholder {
  /* IE 10+ */
  color: #00b3ff;
}
/* line 67, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter .g-newsletter-inputbox input:-moz-placeholder {
  /* Firefox 18- */
  color: #00b3ff;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter .g-newsletter-inputbox input {
    width: 100%;
  }
}
/* line 77, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 78, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter .g-newsletter-button .g-newsletter-button-submit {
  margin-bottom: 0;
  white-space: nowrap;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
    width: 100%;
  }
}
/* line 87, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 88, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter .g-newsletter-button .g-newsletter-button-icon i {
  font-size: 1.25rem;
  line-height: 1.5;
  vertical-align: middle;
  margin-right: 5px;
}
/* line 96, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter .g-newsletter-button .g-newsletter-button-text {
  vertical-align: middle;
}
/* line 102, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-fullwidth {
  width: 100%;
}
/* line 106, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-compact {
  width: 40%;
}
/* line 109, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.center-block .g-newsletter.g-newsletter-compact {
  margin: auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-newsletter.g-newsletter-compact {
    width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-newsletter.g-newsletter-compact {
    width: 65%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter.g-newsletter-compact {
    width: 100%;
  }
}
/* line 127, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 128, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 129, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-button .g-newsletter-button-submit {
  width: 100%;
}
/* line 135, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 136, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 138, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-rounded .g-newsletter-inputbox .g-newsletter-button-submit, .g-newsletter.g-newsletter-rounded .g-newsletter-button .g-newsletter-button-submit {
  border-radius: 25px;
}
/* line 144, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 146, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper {
  display: flex;
  flex-direction: row;
}
/* line 150, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-button {
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
  margin: 0;
}
/* line 158, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 75%;
}
/* line 164, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 165, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper {
  padding: 5px;
  background: #16327c;
}
/* line 169, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button {
    flex: 1 1 auto;
    margin: 0;
  }
}
/* line 178, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox input, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button input, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox .g-newsletter-button-submit, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button .g-newsletter-button-submit {
  height: 30px;
}
/* line 184, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 75%;
}
@media only all and (max-width: 30rem) {
  .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox {
    width: 60%;
  }
}
/* line 192, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 193, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button-icon i {
  line-height: 30px;
}
/* line 199, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 200, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap.g-newsletter-rounded .g-newsletter-form-wrapper {
  border-radius: 25px;
}
/* line 206, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 207, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 208, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-button {
  margin-left: -2px;
}
/* line 212, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
/* line 213, templates/rt_gemini/scss/gemini/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-button-icon i {
  line-height: 20px;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
/* line 2, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid *, .g-imagegrid *:before, .g-imagegrid *:after {
  box-sizing: border-box !important;
}
/* line 6, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-wrapper {
  display: flex;
  flex-flow: row wrap;
  flex-wrap: wrap;
}
/* line 12, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item {
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
/* line 19, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item img {
  transition: all 0.35s;
  width: 100%;
  height: 100%;
}
/* line 25, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item .g-imagegrid-caption {
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.5);
  font-style: normal;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 38, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item .g-imagegrid-caption div {
  text-align: center;
  padding: 1.5rem;
}
/* line 43, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.dir-rtl .g-imagegrid .g-imagegrid-item .g-imagegrid-caption {
  margin-right: 2.125rem;
  margin-left: auto;
}
/* line 49, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item .indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.5);
  font-style: normal;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 62, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item .indicator div {
  text-align: center;
  padding: 1.5rem;
  opacity: 0;
  transform: scale(0);
  transition: all 0.35s;
}
/* line 71, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover {
  z-index: 10;
}
/* line 74, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
  opacity: 0.85;
  transform: scale(1);
}
/* line 79, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover .indicator div {
  opacity: 1;
  transform: scale(1);
}
/* line 86, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-desc {
  margin: 1.5rem 0;
}
/* line 90, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-link {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  transition: all 0.35s;
}
/* line 97, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-link:before {
  color: #fff;
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  text-align: center;
  background: linear-gradient(to bottom, #00b3ff, #f2435b);
  transform: scale(0);
  transition: all 0.35s;
}
/* line 119, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
/* line 120, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 50%;
}
/* line 124, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item:nth-child(odd) {
  top: 1.5rem;
}
/* line 129, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item:nth-child(even) {
  top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
    width: 100%;
  }
  /* line 137, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-2cols .g-imagegrid-item:nth-child(odd) {
    top: 0;
  }
  /* line 142, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-2cols .g-imagegrid-item:nth-child(even) {
    top: 0;
  }
}
/* line 149, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
/* line 150, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 33.33333%;
}
/* line 154, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:nth-child(3n+1) {
  top: 1.5rem;
}
/* line 159, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:nth-child(3n+2) {
  top: 0;
}
/* line 164, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:nth-child(3n+3) {
  top: 2.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 50%;
  }
  /* line 172, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:nth-child(3n+1) {
    top: 0;
  }
  /* line 177, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:nth-child(3n+2) {
    top: 0;
  }
  /* line 182, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:nth-child(3n+3) {
    top: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 100%;
  }
  /* line 191, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:nth-child(3n+1) {
    top: 0;
  }
  /* line 196, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:nth-child(3n+2) {
    top: 0;
  }
  /* line 201, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:nth-child(3n+3) {
    top: 0;
  }
}
/* line 208, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
/* line 209, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 25%;
}
/* line 213, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item:nth-child(4n+1) {
  top: 1.5rem;
}
/* line 218, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item:nth-child(4n+2) {
  top: 0;
}
/* line 223, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item:nth-child(4n+3) {
  top: 2.5rem;
}
/* line 228, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item:nth-child(4n+4) {
  top: 1.25rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 50%;
  }
  /* line 236, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item:nth-child(4n+1) {
    top: 0;
  }
  /* line 241, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item:nth-child(4n+2) {
    top: 0;
  }
  /* line 246, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item:nth-child(4n+3) {
    top: 0;
  }
  /* line 251, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item:nth-child(4n+4) {
    top: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 100%;
  }
  /* line 260, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item:nth-child(4n+1) {
    top: 0;
  }
  /* line 265, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item:nth-child(4n+2) {
    top: 0;
  }
  /* line 270, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item:nth-child(4n+3) {
    top: 0;
  }
  /* line 275, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item:nth-child(4n+4) {
    top: 0;
  }
}
/* line 282, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
/* line 283, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
  width: 20%;
}
/* line 287, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+1) {
  top: 1.5rem;
}
/* line 292, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+2) {
  top: 0;
}
/* line 297, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+3) {
  top: 2.5rem;
}
/* line 302, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+4) {
  top: 1.25rem;
}
/* line 307, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+5) {
  top: 2.25rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 33.33333%;
  }
  /* line 315, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+1) {
    top: 0;
  }
  /* line 320, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+2) {
    top: 0;
  }
  /* line 325, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+3) {
    top: 0;
  }
  /* line 330, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+4) {
    top: 0;
  }
  /* line 335, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+5) {
    top: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 100%;
  }
  /* line 344, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+1) {
    top: 0;
  }
  /* line 349, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+2) {
    top: 0;
  }
  /* line 354, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+3) {
    top: 0;
  }
  /* line 359, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+4) {
    top: 0;
  }
  /* line 364, templates/rt_gemini/scss/gemini/particles/_imagegrid.scss */
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item:nth-child(5n+5) {
    top: 0;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_video.scss */
/* line 2, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container .g-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  background: #000;
  box-shadow: 0 0.5rem 3rem #000;
}
/* line 11, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container .g-video iframe, .g-video-container .g-video object, .g-video-container .g-video embed, .g-video-container .g-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 18, templates/rt_gemini/scss/gemini/particles/_video.scss */
/* line 19, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container .g-video:hover .g-videolocal-play.pause {
  opacity: 1;
}
/* line 23, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container .g-video .g-videolocal-play {
  position: absolute;
  height: 3.5vw;
  width: 3.5vw;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 50%;
  margin-bottom: -40px;
  background: url('https://www.snowypopcorn.com/templates/rt_gemini/images/owlcarousel/play.svg') no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 1;
}
@media only all and (max-width: 30rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 6vw;
    width: 6vw;
  }
}
/* line 52, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container .g-video .g-videolocal-play.pause {
  background: url('https://www.snowypopcorn.com/templates/rt_gemini/images/owlcarousel/paused.svg');
  background-size: contain;
  opacity: 0;
}
/* line 58, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container .g-video .g-video-nocontrols::-webkit-media-controls {
  display: none !important;
}
/* line 65, templates/rt_gemini/scss/gemini/particles/_video.scss */
/* line 66, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container.g-video-container-columns-1 .g-video-inner {
  width: 100%;
}
/* line 71, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container.g-video-container-columns-2 {
  display: flex;
  flex-wrap: wrap;
}
/* line 74, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container.g-video-container-columns-2 .g-video-inner {
  width: 50%;
}
/* line 77, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container.g-video-container-columns-2 .g-video-inner .g-video {
  margin-right: 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-2 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-2 .g-video-inner {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
/* line 92, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container.g-video-container-columns-3 {
  display: flex;
  flex-wrap: wrap;
}
/* line 95, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container.g-video-container-columns-3 .g-video-inner {
  width: 33.3%;
}
/* line 98, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container.g-video-container-columns-3 .g-video-inner .g-video {
  margin-right: 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
/* line 116, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container.g-video-container-columns-4 {
  display: flex;
  flex-wrap: wrap;
}
/* line 120, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container.g-video-container-columns-4 .g-video-inner {
  width: 25%;
}
/* line 123, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-container.g-video-container-columns-4 .g-video-inner .g-video {
  margin-right: 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
/* line 143, templates/rt_gemini/scss/gemini/particles/_video.scss */
.g-video-caption {
  text-align: center;
  font-size: 1.3vw;
  padding: 2.5rem 0;
  color: #000;
}
@media (max-width: 76.9230769231rem) {
  .g-video-caption {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-video-caption {
    padding: 1.5rem 0;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 2, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
@media only all and (max-width: 47.99rem) {
  /* line 4, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  .g-swiper.multislides .g-swiper-title, .g-swiper.multislides .g-swiper-text {
    font-size: 1rem !important;
  }
  /* line 7, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  .g-swiper.multislides .button {
    font-size: 0.7rem !important;
    padding: 0.4rem 0.75rem !important;
  }
  /* line 11, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  /* line 12, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  .g-swiper.multislides .swiper-navigation > div {
    font-size: 2rem !important;
  }
}
/* line 19, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 20, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets {
  display: flex;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
}
/* line 28, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper.swiper-container-horizontal > .swiper-pagination-progressbar {
  top: auto;
  bottom: 0;
  height: 10px;
}
/* line 35, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 36, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 37, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper.swiper-container-vertical .swiper-navigation + .swiper-pagination-bullets {
  top: unset;
  bottom: 0;
  transform: none;
}
/* line 44, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
    right: 0;
  }
}
/* line 50, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.dir-rtl .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
  right: auto;
  left: 10px;
}
@media only all and (max-width: 47.99rem) {
  .dir-rtl .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
    left: 0;
  }
}
/* line 61, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 62, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 63, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-vertical.swiper-container-coverflow > .swiper-pagination-bullets {
    right: 10px;
  }
  /* line 67, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  .dir-rtl .g-swiper.swiper-container-vertical.swiper-container-coverflow > .swiper-pagination-bullets {
    right: auto;
    left: 10px;
  }
}
/* line 76, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper div[class*="swiper-pagination-parent"] {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  z-index: 10;
}
/* line 83, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 84, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 85, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 2rem 1rem;
  background: transparent;
  border: 2px solid #fff;
  opacity: 1;
  height: 22px;
  width: 22px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
  }
}
/* line 103, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.active, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.active {
  outline: 0;
  -moz-outline-style: none;
}
/* line 109, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet::after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet::after {
    width: 4px;
    height: 4px;
  }
}
/* line 123, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
  border-color: #fff;
}
/* line 128, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
  width: 8px;
  height: 8px;
  background: #000;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
    width: 6px;
    height: 6px;
  }
}
/* line 143, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 144, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #00b3ff;
}
/* line 149, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 150, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide {
  position: relative;
}
/* line 153, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .swiper-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 164, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide video {
  position: absolute;
  z-index: 10;
  width: 100%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide video {
    height: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide video {
    height: 100%;
  }
}
/* line 178, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .swiper-link-overlay {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
}
/* line 185, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .slide {
  position: absolute;
  margin: 0 auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform-style: preserve-3d;
  z-index: 20;
}
/* line 195, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
/* line 201, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content {
  text-align: center;
}
/* line 204, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
  font-size: 1.1vw;
  font-weight: 400;
  line-height: 1.3;
  margin: 1rem 4rem;
  max-width: 1200px;
  color: #fff;
}
@media (max-width: 118.1818181818rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1.3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1rem;
  }
}
/* line 217, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
  font-size: 1.5vw;
  font-weight: 600;
  line-height: 1.3;
  margin: 1rem 3rem;
  color: #fff;
}
@media (max-width: 120rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
    font-size: 1.8rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
    font-size: 1.2rem;
  }
}
/* line 229, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .button {
  background: #00b3ff;
  color: #fff;
  border: none;
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .button {
    padding: 0.4rem 1rem;
    font-size: 0.8rem;
  }
}
/* line 246, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 247, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
  position: absolute;
  font-size: 4rem;
  color: #fff;
  outline: none;
  z-index: 20;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only all and (max-width: 47.99rem) {
  .swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
    font-size: 3rem;
  }
}
/* line 264, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-navigation div[class*="button-next"] {
  right: 1rem;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}
/* line 272, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-navigation div[class*="button-prev"] {
  left: 1rem;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}
/* line 280, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 281, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-navigation.rtl div[class*="button-prev"] {
  right: 1rem;
  left: auto;
}
/* line 286, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-navigation.rtl div[class*="button-next"] {
  right: auto;
  left: 1rem;
}
/* line 293, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
div[class*="g-swiper-thumbs"] {
  margin: 2rem 0;
  font-weight: 700;
}
/* line 297, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
div[class*="g-swiper-thumbs"].gallery-thumbs {
  box-sizing: border-box;
  cursor: pointer;
}
/* line 302, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 6px;
  position: relative;
  pointer-events: auto;
}
/* line 310, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  font-size: 0.9vw;
  height: 100%;
  margin: -1rem 2rem 0;
  text-align: center;
  color: #fff;
}
@media (max-width: 111.1111111111rem) {
  div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
    font-size: 1rem;
  }
}
/* line 320, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title span {
  z-index: 2;
}
/* line 325, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  border-radius: 6px;
  transition: opacity 0.5s ease-in-out;
}
/* line 335, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 336, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide-thumb-active:before {
  opacity: 0.25;
}
/* line 341, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
/* line 342, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
  font-size: 3rem;
  opacity: 1;
  z-index: 20;
}
@media only all and (max-width: 47.99rem) {
  div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
    font-size: 2rem;
  }
}
/*******************************************/
/* kenburns animation */
/*******************************************/
/* line 358, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-slide-active .kenburns {
  animation: kenburns ease-out;
}
@-webkit-keyframes kenburns {
  /* line 363, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) rotate(0.02deg);
  }
  /* line 366, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) rotate(0.02deg);
  }
}
@keyframes kenburns {
  /* line 372, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) rotate(0.02deg);
  }
  /* line 375, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) rotate(0.02deg);
  }
}
/*******************************************/
/* kenburnsDownLeft animation */
/*******************************************/
/* line 383, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-slide-active .kenburnsDownLeft {
  animation: kenburnsDownLeft ease-out;
}
@-webkit-keyframes kenburnsDownLeft {
  /* line 388, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(10%, -10%);
  }
  /* line 391, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownLeft {
  /* line 397, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(10%, -10%);
  }
  /* line 400, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDownRight animation */
/*******************************************/
/* line 408, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-slide-active .kenburnsDownRight {
  -webkit-animation: kenburnsDownRight ease-out;
  animation: kenburnsDownRight ease-out;
}
@-webkit-keyframes kenburnsDownRight {
  /* line 414, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(-10%, -10%);
  }
  /* line 417, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownRight {
  /* line 423, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(-10%, -10%);
  }
  /* line 426, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDown animation */
/*******************************************/
/* line 434, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-slide-active .kenburnsDown {
  -webkit-animation: kenburnsDown ease-out;
  animation: kenburnsDown ease-out;
}
@-webkit-keyframes kenburnsDown {
  /* line 440, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(0, -10%);
  }
  /* line 443, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDown {
  /* line 449, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(0, -10%);
  }
  /* line 452, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsLeft animation */
/*******************************************/
/* line 460, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-slide-active .kenburnsLeft {
  -webkit-animation: kenburnsLeft ease-out;
  animation: kenburnsLeft ease-out;
}
@-webkit-keyframes kenburnsLeft {
  /* line 466, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(10%, 0);
  }
  /* line 469, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsLeft {
  /* line 475, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(10%, 0);
  }
  /* line 478, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsRight animation */
/*******************************************/
/* line 486, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-slide-active .kenburnsRight {
  -webkit-animation: kenburnsRight ease-out;
  animation: kenburnsRight ease-out;
}
@-webkit-keyframes kenburnsRight {
  /* line 492, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(-10%, 0);
  }
  /* line 495, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsRight {
  /* line 501, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(-10%, 0);
  }
  /* line 504, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpLeft animation */
/*******************************************/
/* line 512, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-slide-active .kenburnsUpLeft {
  -webkit-animation: kenburnsUpLeft ease-out;
  animation: kenburnsUpLeft ease-out;
}
@-webkit-keyframes kenburnsUpLeft {
  /* line 518, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(10%, 10%);
  }
  /* line 521, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpLeft {
  /* line 527, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(10%, 10%);
  }
  /* line 530, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpRight animation */
/*******************************************/
/* line 538, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-slide-active .kenburnsUpRight {
  -webkit-animation: kenburnsUpRight ease-out;
  animation: kenburnsUpRight ease-out;
}
@-webkit-keyframes kenburnsUpRight {
  /* line 544, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(-10%, 10%);
  }
  /* line 547, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpRight {
  /* line 553, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(-10%, 10%);
  }
  /* line 556, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUp animation */
/*******************************************/
/* line 564, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
.swiper-slide-active .kenburnsUp {
  -webkit-animation: kenburnsUp ease-out;
  animation: kenburnsUp ease-out;
}
@-webkit-keyframes kenburnsUp {
  /* line 570, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(0, 10%);
  }
  /* line 573, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUp {
  /* line 579, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  0% {
    transform: scale(1.5) translate(0, 10%);
  }
  /* line 582, templates/rt_gemini/scss/gemini/particles/_swiper.scss */
  100% {
    transform: scale(1) translate(0, 0);
  }
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 2, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-wrapper {
  display: flex;
  flex-flow: row wrap;
  flex-wrap: wrap;
  margin: -0.625rem;
}
/* line 8, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item {
  flex: 0 0 auto;
  margin: 0px;
  width: 100%;
  display: inline-block;
  padding: 0.625rem;
}
/* line 14, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper {
  transition: background 0.55s ease-out;
}
/* line 16, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper i.fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper span {
  display: block;
  text-align: center;
}
/* line 20, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper i.fa {
  font-size: 2.8rem;
  color: #00b3ff;
  margin: 1rem auto 2.5rem auto;
}
/* line 25, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper:hover {
  background-color: #f2435b;
  color: #fff;
}
/* line 28, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper:hover i.fa {
  color: #fff;
}
/* line 32, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 33, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1 a {
  color: #00b3ff;
}
/* line 36, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover {
  background-color: #00b3ff;
  color: #fff;
}
/* line 39, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover a {
  color: #fff;
}
/* line 44, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 45, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2 a {
  color: #f2435b;
}
/* line 48, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2:hover {
  background-color: #f2435b;
  color: #fff;
}
/* line 51, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2:hover a {
  color: #fff;
}
/* line 56, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 57, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3 a {
  color: #000;
}
/* line 60, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3:hover {
  background-color: #000;
  color: #fff;
}
/* line 63, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3:hover a {
  color: #fff;
}
/* line 68, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 69, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4 a {
  color: #fff;
}
/* line 72, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4:hover {
  background-color: #fff;
  color: #000;
}
/* line 75, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4:hover a {
  color: #000;
}
/* line 82, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 83, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-desc .g-title {
  font-family: "verdana", "geneva";
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.1;
  margin: 0;
  padding: 0;
}
/* line 92, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-readmore {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-readmore {
    text-align: center !important;
    margin-top: 1rem;
  }
}
/* line 98, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.dir-rtl .g-gridcontent .g-gridcontent-readmore {
  text-align: left;
}
/* line 102, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2rem 0;
}
/* line 106, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item-title {
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1.3;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-gridcontent .g-gridcontent-item-title {
    font-size: 0.8rem;
  }
}
/* line 116, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 117, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-gridcontent .g-gridcontent-title-style-1 .g-gridcontent-item-title {
    font-size: 1rem;
  }
}
/* line 123, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 124, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
  width: 50%;
}
/* line 128, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 129, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-3cols .g-gridcontent-item {
  width: 33.33333%;
}
/* line 133, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 134, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-4cols .g-gridcontent-item {
  width: 25%;
}
/* line 138, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 139, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
  width: 20%;
}
/* line 143, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 144, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
  width: 16.66667%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 33.33333%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 33.33333%;
  }
}
/* line 156, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 157, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-3cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
    width: 100%;
  }
}
/* line 163, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 164, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-4cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 50%;
  }
}
/* line 172, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 174, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-home-positions .g-gridcontent-item-wrapper, .g-home-particles .g-gridcontent-item-wrapper {
  border-right: 0 none !important;
  border-bottom: 0 none;
}
/* line 178, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-home-positions .g-gridcontent-item, .g-home-particles .g-gridcontent-item {
  padding: 0;
}
/* line 181, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-home-positions .g-gridcontent-wrapper, .g-home-particles .g-gridcontent-wrapper {
  margin: 0;
}
/* line 184, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
/* line 185, templates/rt_gemini/scss/gemini/particles/_gridcontent.scss */
.g-home-positions.dir-rtl .g-gridcontent-item-wrapper, .g-home-particles.dir-rtl .g-gridcontent-item-wrapper {
  border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-left: 0 none !important;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_accordionslider.scss */
.accordionslider {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1rem;
}
/* line 7, templates/rt_gemini/scss/gemini/particles/_accordionslider.scss */
.accordionslider .accordionslider-item-title {
  color: #4d4d4d;
  cursor: pointer;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  transition: color 0.35s;
}
/* line 15, templates/rt_gemini/scss/gemini/particles/_accordionslider.scss */
.accordionslider .accordionslider-item-title .toggle {
  background: #4d4d4d;
  color: #1a3b92;
  float: right;
  padding: 0 4px;
  transition: background 0.35s;
}
/* line 22, templates/rt_gemini/scss/gemini/particles/_accordionslider.scss */
.dir-rtl .accordionslider .accordionslider-item-title .toggle {
  float: left;
}
/* line 28, templates/rt_gemini/scss/gemini/particles/_accordionslider.scss */
.accordionslider li {
  padding: 1rem 0;
  border-bottom: 1px solid rgba(231, 232, 234, 0.25);
}
/* line 31, templates/rt_gemini/scss/gemini/particles/_accordionslider.scss */
/* line 32, templates/rt_gemini/scss/gemini/particles/_accordionslider.scss */
.accordionslider li.active .accordionslider-item-title {
  color: #00b3ff;
}
/* line 36, templates/rt_gemini/scss/gemini/particles/_accordionslider.scss */
.accordionslider li.active .toggle {
  background: #00b3ff;
}
/* line 41, templates/rt_gemini/scss/gemini/particles/_accordionslider.scss */
.accordionslider li div {
  padding: 0.5rem 0;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_accordion.scss */
.accordion {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1rem;
}
/* line 7, templates/rt_gemini/scss/gemini/particles/_accordion.scss */
.accordion .accordion-item-title {
  position: relative;
  font-family: "verdana", "geneva";
  font-weight: 400;
  font-size: 1.35rem;
  color: #08eaff;
  background: transparent;
  border: none;
  cursor: pointer;
  margin: 0;
  text-transform: none;
  padding-bottom: 0.5rem;
  outline: 0;
}
@media only all and (max-width: 47.99rem) {
  .accordion .accordion-item-title {
    font-size: 1.25rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .accordion .accordion-item-title {
    font-size: 1.25rem;
  }
}
/* line 28, templates/rt_gemini/scss/gemini/particles/_accordion.scss */
.accordion .indicator {
  text-align: center;
  float: right;
  display: inline;
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 300;
  font-family: "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  line-height: 1.9rem;
  padding-left: 1px;
  color: #f2435b;
  border-radius: 50%;
  border: 1px solid #f2435b;
  width: 35px;
  height: 35px;
  transition: all 0.2s;
}
/* line 31, templates/rt_gemini/scss/gemini/particles/_accordion.scss */
.dir-rtl .accordion .indicator {
  float: left;
}
@media only all and (max-width: 30rem) {
  .accordion .indicator {
    display: inline-block;
    float: none;
    margin-left: 1rem;
  }
}
/* line 53, templates/rt_gemini/scss/gemini/particles/_accordion.scss */
.accordion .indicator:hover {
  color: #000;
  border-color: #000;
}
/* line 59, templates/rt_gemini/scss/gemini/particles/_accordion.scss */
.accordion li {
  padding: 1rem 0;
}
/* line 62, templates/rt_gemini/scss/gemini/particles/_accordion.scss */
/* line 63, templates/rt_gemini/scss/gemini/particles/_accordion.scss */
/* line 64, templates/rt_gemini/scss/gemini/particles/_accordion.scss */
.accordion li.active .accordion-item-title .indicator {
  color: #000;
  border-color: #000;
}
/* line 69, templates/rt_gemini/scss/gemini/particles/_accordion.scss */
.accordion li.active .toggle {
  background: #00b3ff;
}
/* line 74, templates/rt_gemini/scss/gemini/particles/_accordion.scss */
.accordion li div {
  padding: 0.5rem 0;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_simplecounter.scss */
.g-simplecounter-block {
  display: block;
  margin: 2rem auto 0.5rem auto;
}
/* line 6, templates/rt_gemini/scss/gemini/particles/_simplecounter.scss */
.g-simplecounter-calendar {
  text-align: center;
}
/* line 9, templates/rt_gemini/scss/gemini/particles/_simplecounter.scss */
.g-simplecounter-calendar .counter-block {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0;
}
/* line 15, templates/rt_gemini/scss/gemini/particles/_simplecounter.scss */
.g-simplecounter-calendar .number, .g-simplecounter-calendar .word {
  display: block;
  margin: 0;
  padding: 0;
}
/* line 21, templates/rt_gemini/scss/gemini/particles/_simplecounter.scss */
.g-simplecounter-calendar .number {
  width: 100px;
  height: 80px;
  line-height: 80px;
  font-size: 2rem;
  font-weight: normal;
  border-radius: 5px;
  margin-bottom: 0.5rem;
  color: #fff;
  background: linear-gradient(#008fcc, #008fcc 50%, #00b3ff 50%, #00b3ff 100%);
}
@media only all and (max-width: 47.99rem) {
  .g-simplecounter-calendar .number {
    font-size: 1.5rem;
    width: 85px;
    height: 50px;
    line-height: 50px;
  }
}
/* line 40, templates/rt_gemini/scss/gemini/particles/_simplecounter.scss */
.g-simplecounter-calendar .word {
  text-transform: uppercase;
}
@media only all and (max-width: 47.99rem) {
  .g-simplecounter-calendar .word {
    font-size: 75%;
  }
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
/* line 2, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
.g-simplecontent .g-simplecontent-item-created-date {
  font-size: 0.8rem;
  text-transform: uppercase;
}
/* line 7, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
.g-simplecontent .g-simplecontent-layout-header {
  padding: 1.5rem 0;
}
/* line 11, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
.g-simplecontent .g-simplecontent-item-content-title {
  font-size: 3rem;
  font-weight: 200;
  margin: 0.525rem 0;
}
@media only all and (max-width: 47.99rem) {
  .g-simplecontent .g-simplecontent-item-content-title {
    font-size: 2rem;
  }
}
/* line 17, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
.g-simplecontent .g-simplecontent-item-content-title strong {
  font-weight: 700;
}
/* line 22, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-content-title {
  font-family: "verdana", "geneva";
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.5;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-content-title {
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-content-title {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-content-title {
    font-size: 2rem;
  }
}
/* line 42, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
.g-simplecontent .g-simplecontent-item-author {
  font-size: 0.9rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}
/* line 48, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
.g-simplecontent .g-simplecontent-item-leading-content {
  margin-bottom: 0.625rem;
  font-weight: 300;
  font-size: 1.3rem;
}
/* line 54, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-leading-content {
  font-size: 1.9rem;
}
/* line 59, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
.g-simplecontent .g-simplecontent-item-main-content {
  font-size: 0.9rem;
  margin-bottom: 0.625rem;
}
/* line 63, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-main-content {
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
/* line 69, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
.g-simplecontent .g-simplecontent-item-readmore-container {
  margin-top: 0.625rem;
  padding-top: 1.5rem;
}
/* line 74, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
/* line 75, templates/rt_gemini/scss/gemini/particles/_simplecontent.scss */
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-author, .g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-created-date {
  display: inline-block;
  margin: 0;
  padding-right: 1.5rem;
  font-family: "verdana", "geneva";
  font-weight: 300;
  font-size: 1.15rem;
  line-height: 2;
  text-transform: none;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_simplemenu.scss */
.g-simplemenu-particle {
  display: flex;
  justify-content: flex-start;
}
@media only all and (max-width: 47.99rem) {
  .g-simplemenu-particle {
    flex-direction: column;
    justify-content: space-between;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-simplemenu-particle {
    justify-content: space-around;
  }
}
/* line 14, templates/rt_gemini/scss/gemini/particles/_simplemenu.scss */
.g-simplemenu-particle h6 {
  margin: 0 0 0.625rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.875rem;
  font-weight: 600;
}
/* line 22, templates/rt_gemini/scss/gemini/particles/_simplemenu.scss */
/* line 23, templates/rt_gemini/scss/gemini/particles/_simplemenu.scss */
.g-simplemenu-particle .g-simplemenu-container:not(:first-child) {
  padding-left: 3rem;
}
/* line 26, templates/rt_gemini/scss/gemini/particles/_simplemenu.scss */
.dir-rtl .g-simplemenu-particle .g-simplemenu-container:not(:first-child) {
  padding-right: 3rem;
  padding-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-simplemenu-particle .g-simplemenu-container:not(:first-child) {
    padding-left: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-simplemenu-particle .g-simplemenu-container {
    padding: 0 0 3rem;
    text-align: center;
  }
}
/* line 41, templates/rt_gemini/scss/gemini/particles/_simplemenu.scss */
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu {
  list-style: none;
  margin: 0;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_accordionmenu.scss */
/* line 2, templates/rt_gemini/scss/gemini/particles/_accordionmenu.scss */
.g-accordionmenu ol, .g-accordionmenu ul {
  list-style: none;
  margin: 0;
}
/* line 8, templates/rt_gemini/scss/gemini/particles/_accordionmenu.scss */
.g-accordionmenu .nav {
  line-height: 1.2;
}
/* line 10, templates/rt_gemini/scss/gemini/particles/_accordionmenu.scss */
.g-accordionmenu .nav a, .g-accordionmenu .nav label {
  display: inline-block;
  transition: all 0.25s ease-in;
  margin: 0;
}
/* line 17, templates/rt_gemini/scss/gemini/particles/_accordionmenu.scss */
.g-accordionmenu .nav .g-accordionmenu-group-title, .g-accordionmenu .nav .indicator {
  cursor: pointer;
  font-size: 3rem;
  font-weight: 300;
  border-bottom: 2px solid transparent;
}
/* line 25, templates/rt_gemini/scss/gemini/particles/_accordionmenu.scss */
/* line 26, templates/rt_gemini/scss/gemini/particles/_accordionmenu.scss */
.g-accordionmenu .g-accordionmenu-group.open .g-accordionmenu-group-title {
  color: #f2435b !important;
  border-bottom: 2px solid #f2435b;
}
/* line 30, templates/rt_gemini/scss/gemini/particles/_accordionmenu.scss */
.g-accordionmenu .g-accordionmenu-group.open a, .g-accordionmenu .g-accordionmenu-group.open .indicator {
  color: #f2435b !important;
}
/* line 36, templates/rt_gemini/scss/gemini/particles/_accordionmenu.scss */
.g-accordionmenu .g-accordionmenu-group-list {
  margin-top: 0.625rem;
  height: 100%;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}
/* line 42, templates/rt_gemini/scss/gemini/particles/_accordionmenu.scss */
.g-accordionmenu .g-accordionmenu-group-list a {
  margin: 0.125rem 0;
  font-size: 1.3rem;
  font-weight: normal;
}
/* line 49, templates/rt_gemini/scss/gemini/particles/_accordionmenu.scss */
.g-accordionmenu .g-accordionmenu-group.open .g-accordionmenu-group-list {
  max-height: 1000px;
}
/* line 53, templates/rt_gemini/scss/gemini/particles/_accordionmenu.scss */
.g-accordionmenu .g-accordionmenu-group .indicator:before {
  content: "+";
  padding-left: 1.5rem;
}
/* line 58, templates/rt_gemini/scss/gemini/particles/_accordionmenu.scss */
.g-accordionmenu .g-accordionmenu-group.open span:before {
  content: "-";
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_popupmodule.scss */
.g-popupmodule-module-wrapper {
  display: none;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.ui-tabs {
  position: relative;
}
/* line 4, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  display: flex;
  justify-content: center;
}
@media only all and (max-width: 30rem) {
  .ui-tabs .ui-tabs-nav {
    flex-direction: column;
  }
}
/* line 13, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  border-bottom-width: 0;
  padding: 0;
  outline: none;
}
/* line 19, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
/* line 20, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: text;
}
/* line 25, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor {
  cursor: text;
}
/* line 29, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
/* line 34, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  text-decoration: none;
}
/* line 40, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
/* line 44, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
/* line 45, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container {
  display: flex;
  flex-direction: row-reverse;
}
@media only all and (max-width: 30rem) {
  .g-contenttabs .g-contenttabs-container {
    flex-direction: column-reverse;
  }
}
/* line 52, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-navigation, .g-contenttabs .g-contenttabs-container .g-contenttabs-tabs {
  flex: 1;
}
/* line 57, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0 0 1rem 0;
}
@media only all and (max-width: 30rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container {
    margin-top: 2rem;
  }
}
/* line 66, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
/* line 67, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper:not(:first-child) {
  padding-top: 3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper:not(:first-child) {
    padding-top: 1.25rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper:not(:first-child) {
    padding-top: 0.625rem;
  }
}
/* line 77, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper .g-contenttabs-tab-wrapper-head {
  display: block;
  cursor: pointer;
}
/* line 81, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper .g-contenttabs-tab-wrapper-head .g-contenttabs-tab {
  display: flex;
  outline: none;
}
/* line 85, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper .g-contenttabs-tab-wrapper-head .g-contenttabs-tab .g-contenttabs-tab-number {
  flex: 0 auto;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 26px;
  border-radius: 50%;
  border: 2px solid #404040;
  background: transparent;
  color: #00b3ff;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  margin-right: 1.25rem;
}
/* line 99, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.dir-rtl .g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper .g-contenttabs-tab-wrapper-head .g-contenttabs-tab .g-contenttabs-tab-number {
  margin-right: 0;
  margin-left: 1.25rem;
}
/* line 105, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper .g-contenttabs-tab-wrapper-head .g-contenttabs-tab .g-contenttabs-tab-details {
  flex: 1;
}
/* line 108, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper .g-contenttabs-tab-wrapper-head .g-contenttabs-tab .g-contenttabs-tab-details .g-contenttabs-tab-title {
  display: block;
  outline: 0;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #262626;
  cursor: pointer;
  position: relative;
  line-height: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transition: all 0.2s;
}
@media only all and (max-width: 30rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper .g-contenttabs-tab-wrapper-head .g-contenttabs-tab .g-contenttabs-tab-details .g-contenttabs-tab-title {
    margin: 0rem;
    margin-top: 0;
    padding-top: 0.5rem;
  }
}
/* line 128, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper .g-contenttabs-tab-wrapper-head .g-contenttabs-tab .g-contenttabs-tab-details .g-contenttabs-tab-description {
  display: block;
  color: #000;
  padding-top: 0.75rem;
  line-height: 1.8;
  transition: all 0.2s;
}
@media only all and (max-width: 47.99rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper .g-contenttabs-tab-wrapper-head .g-contenttabs-tab .g-contenttabs-tab-details .g-contenttabs-tab-description {
    display: none;
  }
}
/* line 140, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
/* line 141, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
/* line 142, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper .g-contenttabs-tab-wrapper-head .g-contenttabs-tab:hover .g-contenttabs-tab-details .g-contenttabs-tab-title, .g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper .g-contenttabs-tab-wrapper-head .g-contenttabs-tab:hover .g-contenttabs-tab-details .g-contenttabs-tab-description {
  color: #000;
}
/* line 152, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
/* line 153, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
/* line 154, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
/* line 155, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper.ui-tabs-active .g-contenttabs-tab-wrapper-head .g-contenttabs-tab .g-contenttabs-tab-number {
  color: #fff;
  background: #00b3ff;
  border-color: #00b3ff;
}
/* line 161, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
/* line 162, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper.ui-tabs-active .g-contenttabs-tab-wrapper-head .g-contenttabs-tab .g-contenttabs-tab-details .g-contenttabs-tab-title, .g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper.ui-tabs-active .g-contenttabs-tab-wrapper-head .g-contenttabs-tab .g-contenttabs-tab-details .g-contenttabs-tab-description {
  color: #00b3ff;
}
/* line 168, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
/* line 169, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
/* line 170, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper.ui-tabs-active .g-contenttabs-tab-wrapper-head .g-contenttabs-tab:hover .g-contenttabs-tab-details .g-contenttabs-tab-title, .g-contenttabs .g-contenttabs-container .g-contenttabs-tab-wrapper-container .g-contenttabs-tab-wrapper.ui-tabs-active .g-contenttabs-tab-wrapper-head .g-contenttabs-tab:hover .g-contenttabs-tab-details .g-contenttabs-tab-description {
  color: #00b3ff;
}
/* line 182, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs {
  padding-right: 3rem;
  margin-right: 0.625rem;
}
/* line 185, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.dir-rtl .g-contenttabs .g-contenttabs-container .g-contenttabs-tabs {
  padding-right: 0;
  margin-right: 0;
  padding-left: 3rem;
  margin-left: 0.625rem;
}
@media only all and (max-width: 30rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tabs {
    padding-right: 0;
    margin-right: 0;
    padding-left: 0;
    margin-left: 0;
  }
}
/* line 198, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container {
  position: relative;
  z-index: 2;
  list-style: none;
  margin: 0;
  color: #fff;
}
/* line 205, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container li:not(:first-child) .g-contenttabs-content-container {
  display: none;
}
/* line 207, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container {
  display: block;
  position: relative;
  z-index: 3;
  font-size: 2.2rem;
  font-weight: 300;
  background-size: cover;
}
/* line 215, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container .g-contenttabs-image-overlay {
  background: rgba(0, 179, 255, 0.8);
}
/* line 219, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container .g-contenttabs-content {
  position: relative;
  display: block;
  padding: 3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container .g-contenttabs-content {
    padding: 1.5rem;
  }
}
/* line 227, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container .g-contenttabs-content blockquote {
  font-size: 2.2rem;
  font-weight: 300;
  color: #fff;
  border: none;
  padding: 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container .g-contenttabs-content blockquote {
    font-size: 1.8rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container .g-contenttabs-content blockquote {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container .g-contenttabs-content blockquote {
    margin: 0;
  }
}
/* line 243, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container .g-contenttabs-content blockquote cite {
  display: block;
  padding-top: 1.5rem;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
  text-align: left;
}
/* line 252, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container .g-contenttabs-content blockquote:before {
  font-family: 'FontAwesome';
  content: '\f10e';
  display: block;
  font-size: 3rem;
  padding-bottom: 0.75rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container .g-contenttabs-content blockquote:before {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container .g-contenttabs-content blockquote:before {
    font-size: 1rem;
  }
}
/* line 269, templates/rt_gemini/scss/gemini/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container:before {
  position: absolute;
  z-index: 1;
  content: '';
  right: -0.625rem;
  bottom: -0.625rem;
  width: 100%;
  height: 100%;
  border: 2px solid #00b3ff;
}
/* line 1, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
/* line 2, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.g-headertabs .g-headertabs-tab {
  outline: none;
}
/* line 6, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.g-headertabs .g-headertabs-container {
  display: flex;
  flex-direction: column-reverse;
}
/* line 11, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.g-headertabs .g-headertabs-tab-wrapper-container {
  list-style: none;
  margin: 0 0 1rem 0;
  display: flex;
}
/* line 16, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.g-headertabs .g-headertabs-tab-wrapper-container .g-headertabs-tab-wrapper {
  flex: 1;
}
/* line 21, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.g-headertabs .g-headertabs-content-wrapper-container {
  list-style: none;
  margin: 0;
}
/* line 25, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.g-headertabs .g-headertabs-content-wrapper-container li:not(:first-child) .g-headertabs-content {
  display: none;
}
/* line 28, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.g-headertabs .g-headertabs-tab-wrapper-head {
  display: block;
  cursor: pointer;
}
/* line 32, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.g-headertabs .g-headertabs-tab-wrapper-head .g-headertabs-tab {
  position: relative;
  display: block;
  z-index: 2;
  cursor: pointer;
  padding: 1.75rem;
  margin: 0;
  transition: all 0.25s;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-headertabs .g-headertabs-tab-wrapper-head .g-headertabs-tab {
    padding: 1rem;
  }
}
/* line 44, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.g-headertabs .g-headertabs-tab-wrapper-head .g-headertabs-tab:before {
  position: absolute;
  z-index: 1;
  content: '';
  left: -0.625rem;
  bottom: -0.625rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
}
/* line 57, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.g-headertabs .g-headertabs-tab-wrapper-head .g-headertabs-tab .g-headertabs-tab-title {
  display: block;
  outline: none;
  font-size: 1.5rem;
  font-weight: 300;
  color: #000;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-headertabs .g-headertabs-tab-wrapper-head .g-headertabs-tab .g-headertabs-tab-title {
    font-size: 1.2rem;
  }
}
/* line 68, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.g-headertabs .g-headertabs-tab-wrapper-head .g-headertabs-tab .g-headertabs-tab-desc {
  display: block;
  outline: none;
  font-size: 0.8rem;
  font-weight: 400;
  color: #000;
  transition: all 0.25s;
}
/* line 77, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
/* line 78, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.g-headertabs .g-headertabs-tab-wrapper-head .g-headertabs-tab:hover .g-headertabs-tab-desc {
  color: #000;
}
/* line 85, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.g-headertabs .g-headertabs-content-text {
  flex: 0 1 80%;
  width: 80%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-headertabs .g-headertabs-content-text {
    flex: 0 1 100%;
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-headertabs .g-headertabs-content-text {
    flex: 0 1 100%;
    width: 100%;
  }
}
/* line 101, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
/* line 102, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
/* line 103, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.ui-tabs-active .g-headertabs-tab-wrapper-head .g-headertabs-tab {
  background: #00b3ff;
}
/* line 106, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.ui-tabs-active .g-headertabs-tab-wrapper-head .g-headertabs-tab:before {
  border-color: #00b3ff;
}
/* line 110, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.ui-tabs-active .g-headertabs-tab-wrapper-head .g-headertabs-tab .g-headertabs-tab-title {
  color: #fff;
}
/* line 114, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.ui-tabs-active .g-headertabs-tab-wrapper-head .g-headertabs-tab .g-headertabs-tab-desc {
  color: rgba(255, 255, 255, 0.5);
}
/* line 118, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
/* line 119, templates/rt_gemini/scss/gemini/particles/_headertabs.scss */
.ui-tabs-active .g-headertabs-tab-wrapper-head .g-headertabs-tab:hover .g-headertabs-tab-desc {
  color: #fff;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
/* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 47.99rem) {
  /* line 14, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 57, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 85, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=gemini_177.css.map */
@font-face {
	font-family: 'IcoMoon';
	src: url('https://www.snowypopcorn.com/media/jui/fonts/IcoMoon.eot');
	src: url('https://www.snowypopcorn.com/media/jui/fonts/IcoMoon.eot#iefix') format('embedded-opentype'),
		url('https://www.snowypopcorn.com/media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg'),
		url('https://www.snowypopcorn.com/media/jui/fonts/IcoMoon.woff') format('woff'),
		url('https://www.snowypopcorn.com/media/jui/fonts/IcoMoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;font-display:swap;}

[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before{
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
	content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before  {
	content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
	content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
	content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
	content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
	content: "\29";
}
.icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before,
.icon-image:before {
	content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
	content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
	content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
	content: "\79";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before{
	content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before{
	content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
/* 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
 */


legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
legend small {
  font-size: 0.8rem;
}
.input-prepend > .add-on, .input-append > .add-on {
  line-height: 1.5;
}
p.readmore .btn, .content_vote .btn, .contact .form-actions .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .profile .btn, .search #searchForm .btn, .finder #finder-search .btn, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, .moduletable #login-form .control-group .btn, #searchForm .btn, #finder-search .btn, .btn {
  display: inline-block;
  font-family: "verdana", "geneva";
  font-weight: 400;
  background: #00b3ff;
  border: 1px solid #00b3ff;
  color: #ffffff;
  font-size: 0.9rem;
  text-transform: uppercase;
  line-height: 1.8;
  margin: 0 0 0.5rem 0;
  padding: 0.8rem 1.8rem;
  border-radius: 2px;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
p.readmore .btn:hover, .content_vote .btn:hover, .contact .form-actions .btn:hover, .login .btn:hover, .logout .btn:hover, .registration .btn:hover, .profile-edit .btn:hover, .remind .btn:hover, .reset .btn:hover, .profile .btn:hover, .search #searchForm .btn:hover, .finder #finder-search .btn:hover, .edit.item-page .btn-toolbar .btn:hover, .pager.pagenav a:hover, .moduletable #login-form .control-group .btn:hover, #searchForm .btn:hover, #finder-search .btn:hover, .btn:hover, p.readmore .btn:active, .content_vote .btn:active, .contact .form-actions .btn:active, .login .btn:active, .logout .btn:active, .registration .btn:active, .profile-edit .btn:active, .remind .btn:active, .reset .btn:active, .profile .btn:active, .search #searchForm .btn:active, .finder #finder-search .btn:active, .edit.item-page .btn-toolbar .btn:active, .pager.pagenav a:active, .moduletable #login-form .control-group .btn:active, #searchForm .btn:active, #finder-search .btn:active, .btn:active, p.readmore .btn:focus, .content_vote .btn:focus, .contact .form-actions .btn:focus, .login .btn:focus, .logout .btn:focus, .registration .btn:focus, .profile-edit .btn:focus, .remind .btn:focus, .reset .btn:focus, .profile .btn:focus, .search #searchForm .btn:focus, .finder #finder-search .btn:focus, .edit.item-page .btn-toolbar .btn:focus, .pager.pagenav a:focus, .moduletable #login-form .control-group .btn:focus, #searchForm .btn:focus, #finder-search .btn:focus, .btn:focus {
  color: #00b3ff;
  background: transparent;
  border-color: #00b3ff;
}
.btn-primary {
  text-shadow: none;
  box-shadow: none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  color: #00b3ff;
  background: transparent;
  border-color: #00b3ff;
}
.btn-group > .btn + .dropdown-toggle {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-group.open .btn-primary.dropdown-toggle {
  background: #00b3ff;
  color: #000000 !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background-image: none;
  background: #00b3ff;
  color: #000000 !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.btn-link {
  color: #00b3ff;
}
.view-articles, .view-images, .view-imagesList {
  background: none;
  height: auto;
}
.view-articles #g-page-surround, .view-images #g-page-surround, .view-imagesList #g-page-surround {
  background: none;
  overflow: visible;
  min-height: auto;
  position: static;
}
.view-articles .g-menu-overlay, .view-images .g-menu-overlay, .view-imagesList .g-menu-overlay {
  display: none;
}
table.table-bordered {
  border-collapse: separate;
  *border-collapse: collapse;
}
table.table-bordered th {
  background-color: #16327c;
}
table.table-bordered thead th {
  background-color: #0e2151;
}
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
  background: #16327c;
}
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
  background: #142d6f;
}
.table, .table-bordered {
  border-color: rgba(231, 232, 234, 0.25) rgba(231, 232, 234, 0.25) rgba(231, 232, 234, 0.25) transparent;
}
.table th, .table td, .table-bordered th, .table-bordered td {
  border-left: 1px solid rgba(231, 232, 234, 0.25);
  border-right: 0;
  border-bottom: 0;
}
.well {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.nav-tabs.nav-stacked > li > a {
  border: 0 none;
}
.nav-tabs.nav-stacked > li > a:before {
  color: #00b3ff;
  font-family: FontAwesome;
  content: "";
  margin-right: 0.5rem;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd), .cat-list-row0 {
  background-color: #122a67;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover, .cat-list-row0:hover, .cat-list-row1:hover {
  background-color: #0e2151;
}
.pager li > a, .pager li > span {
  display: inline-block;
  font-family: "verdana", "geneva";
  font-weight: 700;
  background: #00b3ff;
  color: #000000 !important;
  font-size: 1rem;
  border: 1px solid transparent;
  border-radius: 0;
  margin: 0;
  padding: 0.5rem 1.25rem;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
.pager li > a:hover, .pager li > a:active, .pager li > a:focus, .pager li > span:hover, .pager li > span:active, .pager li > span:focus {
  background: transparent;
  color: #000000 !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media only all and (max-width: 47.99rem) {
  .pagination ul {
    box-shadow: none;
  }
}
.pagination ul > li {
  font-weight: 600;
}
@media only all and (max-width: 47.99rem) {
  .pagination ul > li:not(.pagination-prev):not(.pagination-next) {
    display: none;
  }
}
.pagination ul > li > a {
  padding: 10px 15px;
  color: #000000;
  background: #ffffff;
  border: 1px solid rgba(26, 59, 146, 0.1);
  border-radius: 0 !important;
}
.pagination ul > li > a:hover {
  background: transparent;
  color: #000000 !important;
  border-color: rgba(0, 0, 0, 0.1);
}
.pagination ul > li > span {
  padding: 10px 15px;
  color: #1a3b92;
  background: #00b3ff;
  border: 1px solid rgba(26, 59, 146, 0.1);
  color: #ffffff;
  border-radius: 0 !important;
}
.pagination ul > li > span:hover {
  background: transparent;
  color: #000000 !important;
  border-color: rgba(0, 0, 0, 0.1);
}
.pagination ul > li.pagination-end span, .pagination ul > li.pagination-next span, .pagination ul > li.pagination-start span, .pagination ul > li.pagination-prev span {
  opacity: 0.3;
  background: rgba(26, 59, 146, 0.2);
  color: #000000;
}
.breadcrumb {
  font-family: "verdana", "geneva";
}
.breadcrumb li {
  text-shadow: none;
  vertical-align: middle;
}
.breadcrumb a {
  display: inline-block;
}
.breadcrumb span {
  display: inline-block;
}
.breadcrumb span.divider {
  position: relative;
  vertical-align: top;
  width: 18px;
  height: 21px;
}
.breadcrumb span.divider:before {
  text-align: center;
  font-family: FontAwesome;
  content: "";
  position: absolute;
  top: 2px;
  vertical-align: middle;
}
.breadcrumb span img {
  display: none;
}
.page-header h1 {
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 400;
}
.page-header h2 {
  font-size: 2.3rem;
  font-weight: 400;
  line-height: 4.5rem;
  margin-top: 2rem;
  margin-bottom: 0.625rem;
  padding-bottom: 0.938rem;
}
.page-header h2 a {
  color: #000000;
}
.page-header h2 a:hover {
  color: #00b3ff;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .page-header h2 {
    font-size: 2.25rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .page-header h2 {
    font-size: 2rem;
    line-height: 1.6;
  }
}
@media only all and (max-width: 47.99rem) {
  .page-header h2 {
    font-size: 1.8rem;
    line-height: 1.7;
  }
}
dl.article-info {
  margin-top: 0;
}
dl.article-info dt {
  display: none;
}
dl.article-info dd {
  display: inline-block;
  margin: 0;
  padding-right: 0.938rem;
  color: #000000;
  font-size: 1.2rem;
  line-height: 2;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  dl.article-info dd {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  dl.article-info dd {
    font-size: 1rem;
  }
}
.article-info-term {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 1.25rem;
  background: #142d6f;
  border-radius: 5px;
  padding: 0.3126666667rem 0.938rem;
}
.content_vote select {
  height: 40px;
  vertical-align: top;
}
.page-header {
  margin: 0.3125rem 0;
  font-family: "verdana", "geneva";
  font-size: 1.5rem;
  font-weight: 300;
}
.chzn-container-single .chzn-single, .chzn-container-active.chzn-with-drop .chzn-single {
  background: #1a3b92;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
  height: 40px !important;
  line-height: 36px !important;
  border-radius: 6px;
}
.chzn-container-single .chzn-single div b, .chzn-container-active.chzn-with-drop .chzn-single div b {
  position: relative;
  top: 6px;
}
.chzn-container-active.chzn-with-drop .chzn-single {
  border-radius: 6px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -15px 2px;
}
.filter-search .btn {
  height: 40px;
  border-radius: 6px;
  color: #00b3ff;
  border-color: #00b3ff;
  padding: 0 1.5rem;
}
.blog .items-row, .item-page .items-row {
  margin-bottom: 0.625rem;
  padding-bottom: 0.938rem;
}
.blog .g-lead, .item-page .g-lead {
  color: #000000;
  font-size: 1.5rem;
  padding-bottom: 1.876rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .blog .g-lead, .item-page .g-lead {
    font-size: 1.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .blog .g-lead, .item-page .g-lead {
    font-size: 1rem;
  }
}
.contact-category input#filter-search {
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  padding: 0 0.938rem;
}
.contact-category .category {
  border-top: 0;
}
.contact-category .category li {
  padding: 0;
  background: transparent !important;
  border: 0;
}
.contact .form-actions {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#contact-form .controls input, #contact-form .controls textarea {
  border: 0 none;
  border: 2px solid #e7e8ea;
  background: #ffffff;
  border-radius: 4px;
  font-style: italic;
}
.login input, .logout input, .registration input, .profile-edit input, .remind input, .reset input {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #ffffff;
  border-radius: 6px;
}
.profile legend {
  margin: 0;
}
.profile dt, .profile dd {
  margin-bottom: 0.625rem;
}
.search #searchForm input.inputbox {
  height: 40px;
  border-radius: 5px;
}
.search #searchForm .btn span {
  margin-right: 0.625rem;
}
.finder #finder-search input.inputbox {
  height: 40px;
  border-radius: 5px;
}
.finder #finder-search .btn span {
  margin-right: 0.625rem;
}
.article-index {
  margin-right: 1rem;
  position: relative;
  top: -25px;
}
.edit.item-page .inputbox, .edit.item-page .chzn-choices {
  border-radius: 6px;
}
.edit.item-page .input-append .inputbox {
  border-radius: 6px 0 0 6px;
}
.edit.item-page .input-append button {
  border-radius: 0 6px 6px 0;
  padding: 7px 12px;
}
.edit.item-page .btn-toolbar .btn {
  font-size: 0.9rem;
  margin-left: 5px;
}
.edit.item-page .btn-toolbar .btn span {
  margin-right: 5px;
}
.label, .badge {
  vertical-align: middle;
  font-size: 0.7rem;
  font-weight: 400;
  border-radius: 5px;
}
.label-info, .badge-info {
  color: #000000;
  background: #11265e;
}
.accordion-group {
  color: #000000;
  background: #1a3b92;
  border: 0;
  border-radius: 7px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 0.625rem;
}
.moduletable .nav.menu, .moduletable .mostread, .moduletable .latestnews, .moduletable .archive-module, .moduletable .relateditems, .moduletable .categories-module, .moduletable .category-module, .moduletable .latestusers, .moduletable .unstyled {
  margin: 0;
  display: inline-block;
  border: 1px solid rgba(231, 232, 234, 0.25);
  padding: 0.938rem 1.876rem;
  border-radius: 7px;
}
.moduletable .nav.menu li, .moduletable .mostread li, .moduletable .latestnews li, .moduletable .archive-module li, .moduletable .relateditems li, .moduletable .categories-module li, .moduletable .category-module li, .moduletable .latestusers li, .moduletable .unstyled li {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 0.938rem;
  margin-bottom: 0.625rem;
  border-bottom: 1px solid rgba(231, 232, 234, 0.25);
}
.moduletable .nav.menu li:last-child, .moduletable .mostread li:last-child, .moduletable .latestnews li:last-child, .moduletable .archive-module li:last-child, .moduletable .relateditems li:last-child, .moduletable .categories-module li:last-child, .moduletable .category-module li:last-child, .moduletable .latestusers li:last-child, .moduletable .unstyled li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.moduletable .nav.menu li a, .moduletable .mostread li a, .moduletable .latestnews li a, .moduletable .archive-module li a, .moduletable .relateditems li a, .moduletable .categories-module li a, .moduletable .category-module li a, .moduletable .latestusers li a, .moduletable .unstyled li a {
  display: inline-block;
}
.moduletable .nav.menu li a:before, .moduletable .mostread li a:before, .moduletable .latestnews li a:before, .moduletable .archive-module li a:before, .moduletable .relateditems li a:before, .moduletable .categories-module li a:before, .moduletable .category-module li a:before, .moduletable .latestusers li a:before, .moduletable .unstyled li a:before {
  color: #00b3ff;
  font-family: FontAwesome;
  content: "";
  margin-right: 0.5rem;
}
.moduletable .nav li {
  margin-bottom: 0.625rem;
}
.moduletable .nav .nav-header {
  margin: 0.625rem 0;
  padding: 0.469rem 0.938rem;
  font-size: 0.7rem;
  font-weight: 400;
  border-radius: 5px;
  color: #000000;
  background: #11265e;
}
.moduletable .nav .nav-child {
  margin-top: 0.625rem;
}
.moduletable .categories-module h4 {
  display: inline-block;
  font-size: 1rem;
  margin: 0;
}
.moduletable #login-form #form-login-remember .inputbox {
  float: none;
  margin-top: -3px;
}
.moduletable #login-form .control-group {
  margin-bottom: 10px;
}
.moduletable #login-form .control-group .input-prepend .add-on {
  color: #ffffff;
  background: none;
  border-radius: 6px 0 0 6px;
  padding: 5px;
}
.moduletable #login-form .control-group .input-prepend .add-on [class^="icon-"], .moduletable #login-form .control-group .input-prepend .add-on [class*=" icon-"] {
  width: auto;
  background: #00b3ff;
  padding: 0.45rem 1rem;
  border-radius: 3px;
}
.moduletable #login-form .control-group .input-prepend input {
  border-radius: 0 6px 6px 0;
  border-left: none;
}
.moduletable #login-form .control-group .input-prepend input:hover {
  border-color: rgba(0, 0, 0, 0.1);
}
.moduletable #login-form .control-group .input-prepend input:focus {
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.1);
}
.list-striped, .row-striped {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
  background-color: #fcfcfc;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
.list-bordered, .row-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.row-even, .row-odd {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.row-even {
  background-color: #fcfcfc;
}
.iframe-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
blockquote {
  border-left: 5px solid rgba(0, 0, 0, 0.1);
}
blockquote small {
  color: #333;
}
blockquote.pull-right {
  border-right: 5px solid rgba(0, 0, 0, 0.1);
}
code, pre {
  background-color: #f7f7f7;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
pre.prettyprint {
  padding: 1rem !important;
}
legend {
  color: #000000;
  font-family: "verdana", "geneva";
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  margin: 1rem 0;
}
.input-prepend .chzn-container-single .chzn-single, .input-append .chzn-container-single .chzn-single {
  border-color: rgba(0, 0, 0, 0.1);
}
.input-prepend .chzn-container-single .chzn-drop, .input-append .chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, 0.1);
}
.form-actions {
  background: none;
  border: 0;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  color: #000000;
  background-color: #183685;
  border: 2px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
  box-sizing: border-box !important;
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
.input-prepend textarea, .input-append textarea, .input-prepend input[type="text"], .input-append input[type="text"], .input-prepend input[type="password"], .input-append input[type="password"], .input-prepend input[type="datetime"], .input-append input[type="datetime"], .input-prepend input[type="datetime-local"], .input-append input[type="datetime-local"], .input-prepend input[type="date"], .input-append input[type="date"], .input-prepend input[type="month"], .input-append input[type="month"], .input-prepend input[type="time"], .input-append input[type="time"], .input-prepend input[type="week"], .input-append input[type="week"], .input-prepend input[type="number"], .input-append input[type="number"], .input-prepend input[type="email"], .input-append input[type="email"], .input-prepend input[type="url"], .input-append input[type="url"], .input-prepend input[type="search"], .input-append input[type="search"], .input-prepend input[type="tel"], .input-append input[type="tel"], .input-prepend input[type="color"], .input-append input[type="color"], .input-prepend .uneditable-input, .input-append .uneditable-input {
  padding: 0.35rem;
  max-width: 95%;
}
.dir-rtl .input-prepend textarea, .dir-rtl .input-append textarea, .dir-rtl .input-prepend input[type="text"], .dir-rtl .input-append input[type="text"], .dir-rtl .input-prepend input[type="password"], .dir-rtl .input-append input[type="password"], .dir-rtl .input-prepend input[type="datetime"], .dir-rtl .input-append input[type="datetime"], .dir-rtl .input-prepend input[type="datetime-local"], .dir-rtl .input-append input[type="datetime-local"], .dir-rtl .input-prepend input[type="date"], .dir-rtl .input-append input[type="date"], .dir-rtl .input-prepend input[type="month"], .dir-rtl .input-append input[type="month"], .dir-rtl .input-prepend input[type="time"], .dir-rtl .input-append input[type="time"], .dir-rtl .input-prepend input[type="week"], .dir-rtl .input-append input[type="week"], .dir-rtl .input-prepend input[type="number"], .dir-rtl .input-append input[type="number"], .dir-rtl .input-prepend input[type="email"], .dir-rtl .input-append input[type="email"], .dir-rtl .input-prepend input[type="url"], .dir-rtl .input-append input[type="url"], .dir-rtl .input-prepend input[type="search"], .dir-rtl .input-append input[type="search"], .dir-rtl .input-prepend input[type="tel"], .dir-rtl .input-append input[type="tel"], .dir-rtl .input-prepend input[type="color"], .dir-rtl .input-append input[type="color"], .dir-rtl .input-prepend .uneditable-input, .dir-rtl .input-append .uneditable-input {
  border-radius: 6px 0 0 6px;
}
.input-prepend > .add-on, .input-append > .add-on {
  background: #0e2151;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.275rem;
  -webkit-padding-before: 7px;
  -webkit-padding-after: 7px;
  margin-right: -2px;
}
.dir-rtl .input-prepend > .add-on, .dir-rtl .input-append > .add-on {
  margin-right: auto;
  margin-left: -2px;
}
.dir-rtl .input-prepend > .add-on .btn, .dir-rtl .input-append > .add-on .btn {
  margin-right: auto;
  margin-left: -2px;
}
.dir-rtl .input-prepend > .add-on:first-child, .dir-rtl .input-append > .add-on:first-child {
  border-radius: 0 6px 6px 0;
}
textarea {
  width: 100%;
}
.dir-rtl .form-horizontal .control-label {
  float: right;
  text-align: left;
}
.dir-rtl .form-horizontal .controls {
  margin-left: 0;
  margin-right: 180px;
}
select {
  color: #000000;
  background: #1a3b92;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.view-mailto, .body-only {
  padding: 0 1.5rem;
}
.view-mailto #g-page-surround, .body-only #g-page-surround {
  box-shadow: none;
}
.controls input[type="radio"] {
  margin-right: 5px;
}
.layout-edit #sbox-content.sbox-content-iframe {
  overflow: hidden;
}
#login-form .input-prepend, #login-form .input-append {
  width: 100%;
}
#login-form .input-prepend .add-on, #login-form .input-prepend .input-small, #login-form .input-append .add-on, #login-form .input-append .input-small {
  height: 50px;
}
#login-form .input-prepend .btn, #login-form .input-append .btn {
  height: 35px;
}
#login-form .input-prepend .input-small, #login-form .input-append .input-small {
  width: 80%;
}
#login-form #modlgn-secretkey {
  width: 65%;
}
#searchForm .btn, #finder-search .btn {
  display: inline-block;
  font-family: "verdana", "geneva";
  font-weight: 700;
  background: #f2435b;
  color: #ffffff !important;
  font-size: 1rem;
  border: 1px solid transparent;
  border-radius: 5px;
  margin: 0;
  padding: 0.5rem 1.25rem;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
#searchForm .btn:hover, #searchForm .btn:active, #searchForm .btn:focus, #finder-search .btn:hover, #finder-search .btn:active, #finder-search .btn:focus {
  background: #007db3;
  color: #ffffff !important;
}
#searchForm .btn {
  padding: 0.35rem 1.25rem;
  border-radius: 5px;
}
#finder-search .inputbox {
  margin: 1rem 0 0.5rem 0;
}
.btn span {
  padding: 0;
  margin: 0;
}
.btn-mini {
  margin: 0.5rem 0;
}
.nav-tabs.nav-dark {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.nav-tabs.nav-dark > li > a {
  color: rgba(231, 232, 234, 0.25);
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
  background-color: gray;
}
.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
  color: #ffffff;
  background-color: gray;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.tip-wrap {
  color: #fff;
  background-color: #000;
}
.search span.highlight {
  background-color: #122a67;
}
.img-polaroid {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.muted {
  color: #999999;
}
a.muted:hover, a.muted:focus {
  color: #808080;
}
.alert {
  background-color: #f8f4ec;
  border-color: #eee4d2;
  padding: 0.938rem;
}
.alert a, .alert a:hover, .alert .alert-link, .alert .alert-link:hover {
  right: 0 !important;
  color: #6c5328;
  font-weight: bold;
  text-decoration: none;
}
.alert, .alert h4, .text-warning {
  color: #c09853;
}
a.text-warning:hover, a.text-warning:focus {
  color: #b78c43;
}
.alert-success {
  color: #468847;
  background-color: #dfeedf;
  border-color: #c4e0c4;
}
.alert-success a, .alert-success a:hover, .alert-success .alert-link, .alert-success .alert-link:hover {
  color: #356635;
  font-weight: bold;
}
.alert-success a:hover, .alert-success a:hover:hover, .alert-success .alert-link:hover, .alert-success .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-success h4, .text-success {
  color: #468847;
}
a.text-success:hover, a.text-success:focus {
  color: #3d773e;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f6e7e7;
  border-color: #edd1d0;
}
.alert-danger a, .alert-danger a:hover, .alert-danger .alert-link, .alert-danger .alert-link:hover, .alert-error a, .alert-error a:hover, .alert-error .alert-link, .alert-error .alert-link:hover {
  color: #953b39;
  font-weight: bold;
}
.alert-danger a:hover, .alert-danger a:hover:hover, .alert-danger .alert-link:hover, .alert-danger .alert-link:hover:hover, .alert-error a:hover, .alert-error a:hover:hover, .alert-error .alert-link:hover, .alert-error .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-danger h4, .alert-error h4, .text-error {
  color: #b94a48;
}
a.text-error:hover, a.text-error:focus {
  color: #a74240;
}
.alert-info {
  color: #3a87ad;
  background-color: #e2eff5;
  border-color: #c7e0ec;
}
.alert-info a, .alert-info a:hover, .alert-info .alert-link, .alert-info .alert-link:hover {
  color: #2d6987;
  font-weight: bold;
}
.alert-info a:hover, .alert-info a:hover:hover, .alert-info .alert-link:hover, .alert-info .alert-link:hover:hover {
  text-decoration: underline;
}
.alert-info h4, .text-info {
  color: #3a87ad;
}
a.text-info:hover, a.text-info:focus {
  color: #34789a;
}
.blog dl.article-info {
  margin-left: 0;
}
.blog dl.article-info dt, .blog dl.article-info dd {
  margin-left: 0;
}
.blog ol.nav {
  padding-left: 0;
}
.dir-rtl .blog ol.nav {
  padding-right: 0;
}
.blog .icons .pull-right {
  top: -1rem;
}
.pull-left, .pull-right {
  max-width: 100%;
}
.dir-rtl .pull-left {
  float: right;
}
.dir-rtl .pull-right {
  float: left;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
}
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}
.manager > li {
  float: left !important;
  margin-bottom: 18px !important;
  margin-left: 20px !important;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 18px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  border-color: #08c;
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555;
}
.contact > h3 {
  display: none;
}
.contact .contact-address {
  margin: 0;
}
.print-mode #g-page-surround {
  padding: 0.938rem;
}
.calendar .title {
  border: none;
}
.calendar thead .name {
  padding: 2px;
}
.calendar thead .button {
  color: #000000 !important;
  font-weight: normal;
  border: 1px solid transparent;
}
.calendar thead .hilite {
  border-radius: 0;
  padding: 2px;
}
.pagination-list {
  list-style: none;
}
.pagination-list li {
  display: inline-block;
  margin: 0 0.5rem;
}
#imageForm button, #uploadForm button {
  padding: 0.25rem 1rem;
  margin: 1rem 0;
}
#imageForm button:hover, #uploadForm button:hover {
  border: none;
}
.chzn-container .chzn-drop, .chzn-container .chzn-results li.no-results {
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #000000;
}
.chzn-container-multi .chzn-choices {
  color: #000000;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  width: 250px;
  background-image: none;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  box-shadow: none;
  height: 35px;
  margin: 0;
  padding: 0 5px;
  color: #000000 !important;
}
.rokbox-content #login-form .input-prepend .input-small, .rokbox-content #login-form .input-append .input-small {
  width: 240px;
}
.rokbox-content #modlgn-secretkey {
  width: 200px !important;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #login-form .input-prepend, #login-form .input-append {
    width: 95% !important;
  }
  #login-form #modlgn-secretkey {
    width: 183px !important;
  }
}
#g-container-showcase .tagspopular ul li {
  display: inline-block;
  list-style-type: none;
  background: #f57378;
  padding: 0.4rem 0.8rem;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  font-size: 0.95rem;
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  color: #1a3b92;
  margin-bottom: 0.425rem;
  margin-right: 0.425rem;
  transition: background 0.25s;
}
#g-container-showcase .tagspopular ul li a {
  color: #1a3b92;
}
#g-container-showcase .tagspopular ul li:hover {
  background: #f4646a;
}
#g-mainbar .moduletable {
  margin: -0.625rem;
}
.rokajaxsearch *, .rokajaxsearch *:before, .rokajaxsearch *:after {
  box-sizing: border-box !important;
}
.platform-content .rokajaxsearch * *, .platform-content .rokajaxsearch * *:before, .platform-content .rokajaxsearch * *:after, .platform-content .rokajaxsearch *:before *, .platform-content .rokajaxsearch *:before *:before, .platform-content .rokajaxsearch *:before *:after, .platform-content .rokajaxsearch *:after *, .platform-content .rokajaxsearch *:after *:before, .platform-content .rokajaxsearch *:after *:after {
  box-sizing: border-box;
}
.rokajaxsearch #roksearch_search_str {
  border: 2px solid #e7e8ea;
  border-radius: 2rem;
  margin-bottom: 1rem;
  padding: 0.75rem 1rem;
  width: 100%;
  box-shadow: none;
}
.rokajaxsearch #roksearch_search_str:focus {
  border-color: #00b3ff;
}
form#rokajaxsearch {
  margin: 0;
}
form#rokajaxsearch > .rokajaxsearch {
  background: none;
  box-shadow: none;
  border: none;
}
#roksearch_results {
  color: #000000;
  background: #1a3b92;
  border: 1px solid #e7e8ea;
}
#roksearch_results .roksearch_result_wrapper1 {
  background: #16327c;
  color: #000000;
}
#roksearch_results .roksearch_result_wrapper1:hover {
  background: #00b3ff;
  color: #ffffff;
  border: 1px solid #00364d;
}
#roksearch_results .roksearch_result_wrapper1:hover a, #roksearch_results .roksearch_result_wrapper1:hover h3 {
  color: #80d9ff;
}
#roksearch_results span.highlight {
  color: #ffffff;
  background-color: #007db3;
  text-shadow: none;
}
@media only all and (max-width: 47.99rem) {
  body #roksearch_results {
    width: 95%;
  }
}
.rokajaxsearch .search_options {
  margin-top: 8px;
  padding-bottom: 15px;
}
.rokajaxsearch .search_options label {
  margin-right: 10px !important;
}
.rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
  margin: 0 5px 0 0;
}
.rokajaxsearch .clr {
  clear: both;
}
.rokajaxsearch .searchintro {
  overflow: hidden;
}
#roksearch_results {
  z-index: 10000;
  position: absolute;
  width: 400px;
  float: right;
  text-align: left;
  visibility: hidden;
  margin-top: 5px;
}
#roksearch_results .small {
  display: inline;
  position: relative;
  text-align: inherit;
  bottom: 0;
  right: 0;
  font-size: 11px;
  font-style: italic;
}
#roksearch_results a.clr {
  margin: 10px 0 5px 0;
}
#roksearch_results a {
  color: #005a80;
}
#roksearch_results h3 {
  color: #005a80;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 110%;
  font-size: 110%;
  padding-bottom: 0;
}
#roksearch_results h3:hover {
  color: inherit;
}
#roksearch_results .roksearch_result_wrapper1:hover {
  border: none;
}
#roksearch_results .container-wrapper {
  overflow: hidden;
}
#roksearch_results .page {
  float: left;
}
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
  background: #16327c;
  padding: 10px 15px;
  line-height: 130%;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
#roksearch_results .roksearch_row_btm {
  overflow: hidden;
  border-top: 1px solid #e7e8ea;
}
#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
  padding: 15px;
  border-bottom: none;
}
#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
  margin-top: 15px;
  line-height: 140%;
}
#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
  margin-top: 0;
  padding: 0 3px;
}
#roksearch_results .roksearch_odd {
  background: rgba(0, 0, 0, 0.05);
}
#roksearch_results .viewall {
  float: left;
  margin: 0 5px;
}
#roksearch_results .viewall span {
  line-height: 130%;
  text-transform: none;
}
#roksearch_results .estimated_res {
  font-size: 9px;
  font-style: italic;
  text-transform: none;
  float: left;
}
#roksearch_results .pagination_res {
  font-style: normal;
  float: right;
  text-transform: none;
  font-size: 11px;
}
#roksearch_results .pagination_res span {
  padding: 0 5px;
}
#roksearch_results .powered-by-google {
  text-transform: lowercase;
  font-style: italic;
  font-size: 9px;
}
#roksearch_results .google-search #roksearch_link {
  margin-top: 5px;
}
#roksearch_results .google-thumb-image {
  margin: 0 auto;
}
#roksearch_results .readon {
  margin-top: 15px;
}
#roksearch_results .readon span, #roksearch_results .readon .button {
  font-size: 13px;
  line-height: 22px;
}
#roksearch_results .container-arrows {
  height: 12px;
  width: 30px;
  float: left;
  margin-right: 5px;
  position: relative;
}
#roksearch_results #roksearch_link:before {
  content: "×";
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 100;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  position: absolute;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before, #roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  font-family: FontAwesome;
  font-size: 1.3em;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-right {
  cursor: pointer;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-right:before {
  color: #00b3ff;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled {
  left: 0;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before {
  content: "";
}
#roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  left: 18px;
}
#roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  content: "";
}
@media only all and (max-width: 47.99rem) {
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .row-fluid {
    width: 100%;
  }
  .row, .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  .manager.thumbnails > li {
    float: left;
    margin-left: 20px;
  }
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  .span12, .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
  }
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .media .pull-left, .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .row {
    margin-left: -20px;
  }
  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392%;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392%;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.4364640884%;
  }
  .row-fluid .span10 {
    width: 82.8729281768%;
  }
  .row-fluid .span9 {
    width: 74.3093922652%;
  }
  .row-fluid .span8 {
    width: 65.7458563536%;
  }
  .row-fluid .span7 {
    width: 57.182320442%;
  }
  .row-fluid .span6 {
    width: 48.6187845304%;
  }
  .row-fluid .span5 {
    width: 40.0552486188%;
  }
  .row-fluid .span4 {
    width: 31.4917127072%;
  }
  .row-fluid .span3 {
    width: 22.9281767956%;
  }
  .row-fluid .span2 {
    width: 14.364640884%;
  }
  .row-fluid .span1 {
    width: 5.8011049724%;
  }
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
  }
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
  }
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
  }
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
  }
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
  }
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
  }
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
  }
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
  }
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
  }
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
  }
  input, textarea, .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media only all and (max-width: 59.99rem) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    border-radius: 0.1875rem;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 0.1875rem;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only all and (min-width: 60rem) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .form-horizontal .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  .form-horizontal .controls {
    margin: 0;
  }
  [dir="rtl"] .form-horizontal .control-label {
    text-align: right;
  }
}
@media only all and (max-width: 47.99rem) {
  div.modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  div.modal.fade {
    top: -100px;
  }
  div.modal.fade.in {
    top: 20px;
  }
}
@media only all and (max-width: 30rem) {
  div.modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
}
@media only all and (max-width: 47.99rem) {
  .pull-right.item-image {
    margin-left: 0;
  }
  .pull-left.item-image {
    margin-right: 0;
  }
}
/*# sourceMappingURL=gemini-joomla_177.css.map */
/* 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
 */

body #g-page-surround {
  background: #1a3b92;
}
#g-navigation.g-default-navigation {
  padding-bottom: 0rem;
}
.g-content {
  margin: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
#g-header {
  border-bottom: 4px double #EAEAEA;
}
#g-container-main {
  margin-top: 1rem;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  border-style: double;
  border-width: thick;
  border-color: #bcc6cc;
}
#g-footer {
  border-top: 4px double #EAEAEA;
}
h1 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 0.5rem;
}
h2 {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 0.5rem;
}
h3 {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 0.5rem;
}
h4 {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 0.5rem;
}
h5 {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 0.5rem;
}
h6 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.5rem;
}
.page-header h2 {
  font-size: 1.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  text-align: center;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #1a3b92;
}
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0rem;
  margin: 0rem;
}
table {
  border: 0px solid #dedede;
}
td {
  padding: 0rem;
  border: 0px solid #dedede;
}
#g-aside {
  color: #000000;
  background: #fff;
  border-radius: 0px;
}
#cw-mod-contact-light-clean .success {
  border-color: #c2041d;
}
#cw-mod-contact-light-clean .error, #cw-mod-contact-light-clean .success {
  font-size: 14px;
  font-weight: bold;
}
.g-main-nav .g-dropdown {
  background: #1a3b92;
  border-radius: 5px;
  border: 4px double #EAEAEA;
}
.g-main-nav .g-sublevel {
  padding: 0rem 0;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.5rem 0.5rem;
}
#g-mobilemenu-container {
  margin: -1.125rem;
}
body {
  font-size: 1rem;
  line-height: 1.1;
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  display: none;
}
.g-title {
  margin: 0 0 0rem 0;
  padding: 0 0 0.5rem 0;
}
h3.g-title {
  font-size: 1.2rem;
  line-height: 1;
}
.g-main-nav .g-sublevel > li {
  margin: 0.1rem 0.1rem;
  padding: 0;
}
h1, h2, h3, h4, h5 {
  margin: 0.5rem 0 2rem 0;
}
#g-mobilemenu-container {
  margin: -1.75rem;
}
/*# sourceMappingURL=custom_177.css.map */
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
