<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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: 0.938rem;
}
/* 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.25rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.9rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.5rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.15rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.85rem;
}
/* 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_callisto/scss/callisto/_core.scss */
body {
  color: #888;
  background: #1f1f1f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 8, templates/rt_callisto/scss/callisto/_core.scss */
a {
  color: #6bb9f0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 11, templates/rt_callisto/scss/callisto/_core.scss */
a:hover {
  color: inherit;
}
/* line 1, templates/rt_callisto/scss/callisto/_pagesurround.scss */
#g-page-surround {
  background: #1f1f1f;
  overflow: hidden;
}
@media print {
  /* line 7, templates/rt_callisto/scss/callisto/_pagesurround.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 6, templates/rt_callisto/scss/callisto/_typography.scss */
body {
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
}
/* line 12, templates/rt_callisto/scss/callisto/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
/* line 16, templates/rt_callisto/scss/callisto/_typography.scss */
.g-title {
  font-size: 0.9rem;
  text-transform: uppercase;
}
/* line 20, templates/rt_callisto/scss/callisto/_typography.scss */
.promo {
  font-size: 3rem;
  line-height: 1.2;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
}
/* line 28, templates/rt_callisto/scss/callisto/_typography.scss */
blockquote {
  border-left: 10px solid rgba(136, 136, 136, 0.4);
}
/* line 30, templates/rt_callisto/scss/callisto/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #bbb;
}
/* line 34, templates/rt_callisto/scss/callisto/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #888;
  font-size: 1.2rem;
}
/* line 43, templates/rt_callisto/scss/callisto/_typography.scss */
code, kbd, pre, samp {
  font-family: "Menlo", "Monaco", monospace;
}
/* line 50, templates/rt_callisto/scss/callisto/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 55, templates/rt_callisto/scss/callisto/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #8a8a8a;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
/* line 64, templates/rt_callisto/scss/callisto/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 72, templates/rt_callisto/scss/callisto/_typography.scss */
hr {
  margin: 1rem 0;
  border-bottom: 1px solid rgba(136, 136, 136, 0.4);
}
/* line 1, templates/rt_callisto/scss/callisto/_utilities.scss */
.noliststyle {
  list-style: none;
}
/* line 4, templates/rt_callisto/scss/callisto/_utilities.scss */
.g-uppercase {
  text-transform: uppercase;
}
/* line 7, templates/rt_callisto/scss/callisto/_utilities.scss */
.g-notexttransform {
  text-transform: none;
}
/* line 1, templates/rt_callisto/scss/callisto/_header.scss */
#g-header {
  background: #1392ed;
  color: #3b6684;
}
/* line 4, templates/rt_callisto/scss/callisto/_header.scss */
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-header .g-logo-block {
    text-align: center;
  }
}
/* line 8, templates/rt_callisto/scss/callisto/_header.scss */
@media only all and (max-width: 47.99rem) {
  #g-header .g-logo-block .g-content {
    margin: 0;
    padding: 0;
  }
}
/* line 15, templates/rt_callisto/scss/callisto/_header.scss */
#g-header .g-logo {
  line-height: 2.5rem;
  margin: 0 -0.938rem;
}
/* line 19, templates/rt_callisto/scss/callisto/_header.scss */
#g-header a {
  color: #3b6684;
}
/* line 21, templates/rt_callisto/scss/callisto/_header.scss */
#g-header a:hover {
  color: #233d4f;
}
@media print {
  /* line 28, templates/rt_callisto/scss/callisto/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_callisto/scss/callisto/_navigation.scss */
.g-menu-hastouch .g-standard .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator, .g-menu-hastouch .g-standard .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator {
  border: 1px solid #444;
  background: #2b2b2b;
}
/* line 4, templates/rt_callisto/scss/callisto/_navigation.scss */
.g-menu-hastouch .g-standard .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator:hover, .g-menu-hastouch .g-fullwidth .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator:hover, .g-menu-hastouch .g-standard .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator:hover, .g-menu-hastouch .g-fullwidth .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator:hover {
  background: #212121;
}
/* line 9, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation {
  background: #353535;
  color: #828282;
  position: relative;
  z-index: 11;
  border-top: 1px solid #353535;
  border-bottom: 1px solid #212121;
}
/* line 18, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation &gt; .g-container {
  position: relative;
}
/* line 23, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-content {
  padding: 0;
}
/* line 28, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-social {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-social {
    text-align: center;
  }
}
/* line 36, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav {
  margin: 0;
}
/* line 39, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 41, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li {
  margin: 0 0.05rem;
}
/* line 43, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container {
  color: #828282;
  border-radius: 3px;
}
/* line 47, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 48, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li:hover &gt; .g-menu-item-container {
  color: #828282;
  background: #fff;
}
/* line 51, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li:hover &gt; .g-menu-item-container &gt; .g-selected {
  color: #828282;
  background: #fff;
}
/* line 57, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 58, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li.active &gt; .g-menu-item-container {
  color: #fff;
  background: #3da3eb;
}
/* line 61, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li.active &gt; .g-menu-item-container &gt; .g-selected {
  color: #fff;
  background: #3da3eb;
}
/* line 70, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #fff;
}
/* line 72, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown &gt; .g-dropdown-column {
  border: 1px solid #ebebeb;
  border-radius: 3px;
}
/* line 78, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 79, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li {
  border-bottom: 1px solid rgba(130, 130, 130, 0.25);
}
/* line 81, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container {
  color: #828282;
  border-radius: 3px;
}
/* line 84, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container &gt; .g-selected {
  background: #1c1c1c;
}
/* line 89, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 90, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li:hover &gt; .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel &gt; li.active &gt; .g-menu-item-container {
  color: #fff;
  background: #3da3eb;
}
/* line 93, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li:hover &gt; .g-menu-item-container &gt; .g-selected, #g-navigation .g-main-nav .g-sublevel &gt; li.active &gt; .g-menu-item-container &gt; .g-selected {
  color: #fff;
  background: #3da3eb;
}
/* line 100, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li:last-child {
  border-bottom: none;
}
/* line 104, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 105, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 106, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel &gt; li.g-menu-item-type-particle:hover &gt; .g-menu-item-container {
  background: inherit;
}
/* line 114, templates/rt_callisto/scss/callisto/_navigation.scss */
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-menu-block {
    display: none;
  }
}
/* line 121, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 122, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 123, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 124, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 125, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 126, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 127, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 134, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 135, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 136, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 137, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 138, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 148, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 149, templates/rt_callisto/scss/callisto/_navigation.scss */
.menu-item-particle a {
  color: #6bb9f0;
}
/* line 151, templates/rt_callisto/scss/callisto/_navigation.scss */
.menu-item-particle a:hover {
  color: #828282;
}
@media print {
  /* line 158, templates/rt_callisto/scss/callisto/_navigation.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container, .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.9rem;
  padding: 0.2345rem 0.469rem;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
/* line 11, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 180px;
  float: left;
}
/* line 17, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 18, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 19, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 22, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown .g-dropdown {
  top: -1px;
}
/* line 27, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 29, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 31, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container {
  line-height: 1;
}
/* line 36, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 37, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container &gt; .g-menu-item-content {
  line-height: normal;
}
/* line 42, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-toplevel &gt; li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
}
/* line 47, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 52, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
  border-radius: 3px;
}
/* line 57, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 58, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-sublevel &gt; li {
  margin: 0 0.3125rem;
  padding: 0.2345rem 0;
}
/* line 61, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container {
  line-height: normal;
}
/* line 65, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 66, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-sublevel &gt; li.g-parent .g-menu-parent-indicator {
  right: 0.638rem;
  top: 50%;
  margin-top: -0.65rem;
}
/* line 77, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* 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: 10px;
}
/* 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: -10px;
  right: -10px;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  z-index: -1;
}
/* line 61, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard &gt; .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 &gt; .g-dropdown, .g-main-nav .g-fullwidth &gt; .g-dropdown {
  margin-top: 5px;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard &gt; .g-dropdown:before, .g-main-nav .g-fullwidth &gt; .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -5px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 5px solid transparent;
  z-index: -1;
}
/* line 88, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(53, 53, 53, 0.2);
}
/* line 93, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 94, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 95, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 96, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 97, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 98, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 99, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-menu-hastouch .g-standard .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator {
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 108, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 109, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 110, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 111, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 112, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-menu-hastouch .g-standard .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator {
  border-radius: 3px;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 1, templates/rt_callisto/scss/callisto/_showcase.scss */
/* line 2, templates/rt_callisto/scss/callisto/_showcase.scss */
#g-showcase .g-container {
  background: #23262f;
  color: #fff;
}
@media print {
  /* line 9, templates/rt_callisto/scss/callisto/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 16, templates/rt_callisto/scss/callisto/_showcase.scss */
.fp-showcase-image, .fp-roksprocket-showcase-image {
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 19, templates/rt_callisto/scss/callisto/_showcase.scss */
.fp-showcase-image .sprocket-features-img-container, .fp-roksprocket-showcase-image .sprocket-features-img-container {
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 26, templates/rt_callisto/scss/callisto/_showcase.scss */
/* line 28, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset1 .fp-showcase-image, body .fp-showcase-image {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 28, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset2 .fp-showcase-image, body .fp-showcase-image {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 28, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset3 .fp-showcase-image, body .fp-showcase-image {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 28, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset4 .fp-showcase-image, body .fp-showcase-image {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 28, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset5 .fp-showcase-image, body .fp-showcase-image {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 28, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset6 .fp-showcase-image, body .fp-showcase-image {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 33, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset7 .fp-showcase-image {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 33, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset8 .fp-showcase-image {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 33, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset9 .fp-showcase-image {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 33, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset10 .fp-showcase-image {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 41, templates/rt_callisto/scss/callisto/_showcase.scss */
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset1 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset2 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset3 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset4 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset5 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset6 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-dark.jpg');
}
/* line 48, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset7 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 48, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset8 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 48, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset9 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 48, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset10 .fp-roksprocket-showcase-image .sprocket-features-index-1 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-01-light.jpg');
}
/* line 41, templates/rt_callisto/scss/callisto/_showcase.scss */
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset1 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-02-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset2 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-02-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset3 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-02-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset4 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-02-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset5 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-02-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset6 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-02-dark.jpg');
}
/* line 48, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset7 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-02-light.jpg');
}
/* line 48, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset8 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-02-light.jpg');
}
/* line 48, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset9 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-02-light.jpg');
}
/* line 48, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset10 .fp-roksprocket-showcase-image .sprocket-features-index-2 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-02-light.jpg');
}
/* line 41, templates/rt_callisto/scss/callisto/_showcase.scss */
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset1 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-03-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset2 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-03-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset3 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-03-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset4 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-03-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset5 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-03-dark.jpg');
}
/* line 43, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset6 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container, body .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-03-dark.jpg');
}
/* line 48, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset7 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-03-light.jpg');
}
/* line 48, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset8 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-03-light.jpg');
}
/* line 48, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset9 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-03-light.jpg');
}
/* line 48, templates/rt_callisto/scss/callisto/_showcase.scss */
.g-style-preset10 .fp-roksprocket-showcase-image .sprocket-features-index-3 .sprocket-features-img-container {
  background-image: url('../../images/demo/home/showcase/roksprocket-showcase/img-03-light.jpg');
}
/* line 1, templates/rt_callisto/scss/callisto/_feature.scss */
/* line 2, templates/rt_callisto/scss/callisto/_feature.scss */
#g-feature .g-container, .g-wrapper .g-container {
  background: #1a1a1a;
  color: #878787;
}
@media print {
  /* line 9, templates/rt_callisto/scss/callisto/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_callisto/scss/callisto/_main.scss */
/* line 2, templates/rt_callisto/scss/callisto/_main.scss */
#g-main .g-container, #g-main.g-container {
  background: #1a1a1a;
  color: #878787;
}
@media print {
  /* line 10, templates/rt_callisto/scss/callisto/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_callisto/scss/callisto/_extension.scss */
/* line 2, templates/rt_callisto/scss/callisto/_extension.scss */
#g-extension .g-container {
  background: #1a1a1a;
  color: #878787;
}
@media print {
  /* line 9, templates/rt_callisto/scss/callisto/_extension.scss */
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_callisto/scss/callisto/_footer.scss */
#g-footer {
  background: #1f1f1f;
  color: #878787;
}
/* line 4, templates/rt_callisto/scss/callisto/_footer.scss */
#g-footer h1, #g-footer h2, #g-footer h3, #g-footer h4, #g-footer h5, #g-footer .promo, #g-footer .title {
  color: #e0e0e0;
}
@media print {
  /* line 11, templates/rt_callisto/scss/callisto/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_callisto/scss/callisto/_copyright.scss */
#g-copyright {
  background: #1a1a1a;
  color: #878787;
}
@media print {
  /* line 7, templates/rt_callisto/scss/callisto/_copyright.scss */
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 2, templates/rt_callisto/scss/callisto/_variations.scss */
.flush &gt; .g-content {
  margin: 0;
  padding: 0;
}
/* line 8, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 9, templates/rt_callisto/scss/callisto/_variations.scss */
.nopaddingall &gt; .g-content {
  padding: 0;
}
/* line 14, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 15, templates/rt_callisto/scss/callisto/_variations.scss */
.nomarginall &gt; .g-content {
  margin: 0;
}
/* line 21, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 22, templates/rt_callisto/scss/callisto/_variations.scss */
.box1.g-outer-box {
  background: #6bb9f0;
}
/* line 25, templates/rt_callisto/scss/callisto/_variations.scss */
.box1 &gt; .g-content {
  background: #6bb9f0;
  color: #106099;
}
/* line 28, templates/rt_callisto/scss/callisto/_variations.scss */
.box1 &gt; .g-content a {
  color: #fff;
}
/* line 34, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 35, templates/rt_callisto/scss/callisto/_variations.scss */
.box2.g-outer-box {
  background: #fff;
}
/* line 38, templates/rt_callisto/scss/callisto/_variations.scss */
.box2 &gt; .g-content {
  background: #fff;
  color: #808080;
}
/* line 44, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 45, templates/rt_callisto/scss/callisto/_variations.scss */
.box3.g-outer-box {
  background: #383838;
}
/* line 48, templates/rt_callisto/scss/callisto/_variations.scss */
.box3 &gt; .g-content {
  background: #383838;
  color: #888;
}
/* line 54, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 55, templates/rt_callisto/scss/callisto/_variations.scss */
.box4.g-outer-box {
  background: #060606;
}
/* line 58, templates/rt_callisto/scss/callisto/_variations.scss */
.box4 &gt; .g-content {
  background: #060606;
  color: #888;
}
/* line 64, templates/rt_callisto/scss/callisto/_variations.scss */
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #fff;
}
/* line 68, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 69, templates/rt_callisto/scss/callisto/_variations.scss */
.box-grey.g-outer-box {
  background: #95a5a6;
}
/* line 72, templates/rt_callisto/scss/callisto/_variations.scss */
.box-grey &gt; .g-content {
  background: #95a5a6;
}
/* line 75, templates/rt_callisto/scss/callisto/_variations.scss */
.box-grey .button {
  background: #798d8f;
}
/* line 77, templates/rt_callisto/scss/callisto/_variations.scss */
.box-grey .button:hover, .box-grey .button:active, .box-grey .button:focus {
  background: #b1bdbd;
}
/* line 81, templates/rt_callisto/scss/callisto/_variations.scss */
.box-grey a {
  color: #dae0e0;
}
/* line 86, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 87, templates/rt_callisto/scss/callisto/_variations.scss */
.box-pink.g-outer-box {
  background: #d13b7b;
}
/* line 90, templates/rt_callisto/scss/callisto/_variations.scss */
.box-pink &gt; .g-content {
  background: #d13b7b;
}
/* line 93, templates/rt_callisto/scss/callisto/_variations.scss */
.box-pink .button {
  background: #b02963;
}
/* line 95, templates/rt_callisto/scss/callisto/_variations.scss */
.box-pink .button:hover, .box-pink .button:active, .box-pink .button:focus {
  background: #db6497;
}
/* line 99, templates/rt_callisto/scss/callisto/_variations.scss */
.box-pink a {
  color: #e9a2c1;
}
/* line 104, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 105, templates/rt_callisto/scss/callisto/_variations.scss */
.box-red.g-outer-box {
  background: #ef4a44;
}
/* line 108, templates/rt_callisto/scss/callisto/_variations.scss */
.box-red &gt; .g-content {
  background: #ef4a44;
}
/* line 111, templates/rt_callisto/scss/callisto/_variations.scss */
.box-red .button {
  background: #eb1d15;
}
/* line 113, templates/rt_callisto/scss/callisto/_variations.scss */
.box-red .button:hover, .box-red .button:active, .box-red .button:focus {
  background: #f37773;
}
/* line 117, templates/rt_callisto/scss/callisto/_variations.scss */
.box-red a {
  color: #f9bcb9;
}
/* line 122, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 123, templates/rt_callisto/scss/callisto/_variations.scss */
.box-purple.g-outer-box {
  background: #874f9a;
}
/* line 126, templates/rt_callisto/scss/callisto/_variations.scss */
.box-purple &gt; .g-content {
  background: #874f9a;
}
/* line 129, templates/rt_callisto/scss/callisto/_variations.scss */
.box-purple .button {
  background: #693e78;
}
/* line 131, templates/rt_callisto/scss/callisto/_variations.scss */
.box-purple .button:hover, .box-purple .button:active, .box-purple .button:focus {
  background: #a06ab2;
}
/* line 135, templates/rt_callisto/scss/callisto/_variations.scss */
.box-purple a {
  color: #c09ccc;
}
/* line 140, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 141, templates/rt_callisto/scss/callisto/_variations.scss */
.box-blue.g-outer-box {
  background: #279fba;
}
/* line 144, templates/rt_callisto/scss/callisto/_variations.scss */
.box-blue &gt; .g-content {
  background: #279fba;
}
/* line 147, templates/rt_callisto/scss/callisto/_variations.scss */
.box-blue .button {
  background: #1e7b90;
}
/* line 149, templates/rt_callisto/scss/callisto/_variations.scss */
.box-blue .button:hover, .box-blue .button:active, .box-blue .button:focus {
  background: #3ebad6;
}
/* line 153, templates/rt_callisto/scss/callisto/_variations.scss */
.box-blue a {
  color: #7dd1e4;
}
/* line 158, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 159, templates/rt_callisto/scss/callisto/_variations.scss */
.box-orange.g-outer-box {
  background: #ee7933;
}
/* line 162, templates/rt_callisto/scss/callisto/_variations.scss */
.box-orange &gt; .g-content {
  background: #ee7933;
}
/* line 165, templates/rt_callisto/scss/callisto/_variations.scss */
.box-orange .button {
  background: #dc5e12;
}
/* line 167, templates/rt_callisto/scss/callisto/_variations.scss */
.box-orange .button:hover, .box-orange .button:active, .box-orange .button:focus {
  background: #f29862;
}
/* line 171, templates/rt_callisto/scss/callisto/_variations.scss */
.box-orange a {
  color: #f8c6a9;
}
/* line 176, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 177, templates/rt_callisto/scss/callisto/_variations.scss */
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 182, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 183, templates/rt_callisto/scss/callisto/_variations.scss */
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 188, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 189, templates/rt_callisto/scss/callisto/_variations.scss */
.disabled .g-content {
  opacity: 0.4;
}
/* line 194, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 195, templates/rt_callisto/scss/callisto/_variations.scss */
.square .g-content {
  border-radius: none;
}
/* line 200, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 201, templates/rt_callisto/scss/callisto/_variations.scss */
.rounded .g-content {
  border-radius: 0.1875rem;
  overflow: hidden;
}
/* line 1, templates/rt_callisto/scss/callisto/_buttons.scss */
.button {
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  border-radius: 3px;
  background: #3da3eb;
  color: #fff;
  font-size: 0.9rem;
  border: 2px solid transparent;
  margin-bottom: 0.2rem;
  padding: 0.375rem 1.25rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 15, templates/rt_callisto/scss/callisto/_buttons.scss */
.button:hover, .button:active, .button:focus {
  background: #2698e9;
  color: #fff;
}
/* line 19, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-square {
  border-radius: 0;
}
/* line 21, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-square[class*="button"] {
  border-radius: 0;
}
/* line 25, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-block {
  display: block;
}
/* line 28, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-xlarge {
  font-size: 1.4rem;
}
/* line 31, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-large {
  font-size: 1.2rem;
}
/* line 34, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-medium {
  font-size: 1rem;
}
/* line 37, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-small {
  font-size: 0.8rem;
}
/* line 40, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-xsmall {
  font-size: 0.6rem;
}
/* line 43, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-2 {
  border-radius: 1.5rem;
}
/* line 46, templates/rt_callisto/scss/callisto/_buttons.scss */
/* line 54, templates/rt_callisto/scss/callisto/_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 56, templates/rt_callisto/scss/callisto/_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 61, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-3 {
  border-radius: 1.5rem;
  color: #6bb9f0;
  border: 2px solid #6bb9f0;
}
/* line 65, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
  border: 2px solid #2698e9;
  color: #2698e9;
}
/* line 70, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-4 {
  color: #6bb9f0;
  border: 2px solid #6bb9f0;
}
/* line 73, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
  border: 2px solid #2698e9;
  color: #2698e9;
}
/* line 78, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-grey {
  background: #95a5a6;
}
/* line 80, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-grey.button-3, .button.button-grey.button-4 {
  color: #95a5a6;
  border: 2px solid #95a5a6;
}
/* line 83, templates/rt_callisto/scss/callisto/_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: 2px solid #6d8082;
  color: #6d8082;
}
/* line 88, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
  background: #6d8082;
}
/* line 92, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-pink {
  background: #d13b7b;
}
/* line 94, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-pink.button-3, .button.button-pink.button-4 {
  color: #d13b7b;
  border: 2px solid #d13b7b;
}
/* line 97, templates/rt_callisto/scss/callisto/_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: 2px solid #9b2457;
  color: #9b2457;
}
/* line 102, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
  background: #9b2457;
}
/* line 106, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-red {
  background: #ef4a44;
}
/* line 108, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-red.button-3, .button.button-red.button-4 {
  color: #ef4a44;
  border: 2px solid #ef4a44;
}
/* line 111, templates/rt_callisto/scss/callisto/_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: 2px solid #d41912;
  color: #d41912;
}
/* line 116, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-red:hover, .button.button-red:active, .button.button-red:focus {
  background: #d41912;
}
/* line 120, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-purple {
  background: #874f9a;
}
/* line 122, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-purple.button-3, .button.button-purple.button-4 {
  color: #874f9a;
  border: 2px solid #874f9a;
}
/* line 125, templates/rt_callisto/scss/callisto/_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: 2px solid #5b3567;
  color: #5b3567;
}
/* line 130, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
  background: #5b3567;
}
/* line 134, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-orange {
  background: #ee7933;
}
/* line 136, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-orange.button-3, .button.button-orange.button-4 {
  color: #ee7933;
  border: 2px solid #ee7933;
}
/* line 139, templates/rt_callisto/scss/callisto/_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: 2px solid #c45410;
  color: #c45410;
}
/* line 144, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
  background: #c45410;
}
/* line 148, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-blue {
  background: #279fba;
}
/* line 150, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-blue.button-3, .button.button-blue.button-4 {
  color: #279fba;
  border: 2px solid #279fba;
}
/* line 153, templates/rt_callisto/scss/callisto/_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: 2px solid #1a697b;
  color: #1a697b;
}
/* line 158, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  background: #1a697b;
}
/* line 1, templates/rt_callisto/scss/callisto/_tables.scss */
table {
  border: 1px solid #979797;
}
/* line 5, templates/rt_callisto/scss/callisto/_tables.scss */
th {
  background: #a4a4a4;
  padding: 0.5rem;
}
/* line 10, templates/rt_callisto/scss/callisto/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #979797;
}
/* line 1, templates/rt_callisto/scss/callisto/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 2px solid #cacaca;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
/* line 6, templates/rt_callisto/scss/callisto/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #6bb9f0;
}
/* line 10, templates/rt_callisto/scss/callisto/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #6bb9f0;
}
/* line 14, templates/rt_callisto/scss/callisto/_forms.scss */
textarea {
  width: 100%;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
/* line 19, templates/rt_callisto/scss/callisto/_forms.scss */
fieldset.input {
  margin: 0;
  padding: 0;
}
/* line 24, templates/rt_callisto/scss/callisto/_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: 2px solid #cacaca;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-size: 1rem;
  width: 100%;
  line-height: 1.5;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
/* line 35, templates/rt_callisto/scss/callisto/_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: #6bb9f0;
}
/* line 39, templates/rt_callisto/scss/callisto/_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: #6bb9f0;
}
/* line 1, templates/rt_callisto/scss/callisto/_social.scss */
/* line 2, templates/rt_callisto/scss/callisto/_social.scss */
.g-social a {
  display: inline-block;
  background: #888;
  color: #1f1f1f;
  border-radius: 0.1875rem;
  text-align: center;
  vertical-align: middle;
  padding: 0.1rem 0.25rem;
}
/* line 10, templates/rt_callisto/scss/callisto/_social.scss */
.g-social a span {
  vertical-align: middle;
}
/* line 13, templates/rt_callisto/scss/callisto/_social.scss */
.g-social a:hover {
  color: #fff;
  background: #6bb9f0;
}
/* line 1, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas {
  background: #1b1b1f;
  width: 17rem;
  color: #fff;
}
/* line 5, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas a {
  color: #9696a3;
}
/* line 7, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #fff;
}
/* line 12, templates/rt_callisto/scss/callisto/_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 16, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas .button {
  background: #248ad1;
  color: #fff;
}
/* line 19, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #3396dc;
}
/* line 22, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #207cbb;
}
/* line 28, templates/rt_callisto/scss/callisto/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.25rem;
  color: #147dc7;
  border-radius: 3px;
  padding: 0.15rem;
  top: 0.469rem;
  left: 0.469rem;
  z-index: 100;
}
/* line 39, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 40, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 41, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #1b1b1f;
}
/* line 43, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 44, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li &gt; .g-menu-item-container {
  color: #fff;
  padding: 0.469rem 0.938rem;
}
/* line 48, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 49, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 50, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active &gt; .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover &gt; .g-menu-item-container {
  color: #fff;
}
/* line 54, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #46a7ec;
}
/* line 57, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #54aeee;
}
/* line 61, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 62, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 63, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator {
  border: 1px solid #87c6f3;
  background: #58b0ee;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 66, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator:hover {
  background: #46a7ec;
}
/* line 76, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 83, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
/* line 87, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 88, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 89, templates/rt_callisto/scss/callisto/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 94, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 95, templates/rt_callisto/scss/callisto/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 1, templates/rt_callisto/scss/callisto/_error.scss */
/* line 2, templates/rt_callisto/scss/callisto/_error.scss */
.g-error &gt; .g-content {
  padding: 4.69rem 0;
}
/* line 5, templates/rt_callisto/scss/callisto/_error.scss */
.g-error h1 {
  font-size: 3rem;
}
/* line 1, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
/* line 2, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
/* line 3, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 11, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 16, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
/* line 22, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
/* line 23, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-fullwidth &gt; .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 27, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-fullwidth &gt; .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 31, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-fullwidth &gt; .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 36, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-fullwidth &gt; .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 44, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 44, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 44, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 54, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
/* line 1, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
/* line 2, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch *, .rokajaxsearch *:before, .rokajaxsearch *:after {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
/* line 4, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
/* line 5, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.platform-content .rokajaxsearch * *, .platform-content .rokajaxsearch *:before *, .platform-content .rokajaxsearch *:after *, .platform-content .rokajaxsearch * *:before, .platform-content .rokajaxsearch *:before *:before, .platform-content .rokajaxsearch *:after *:before, .platform-content .rokajaxsearch * *:after, .platform-content .rokajaxsearch *:before *:after, .platform-content .rokajaxsearch *:after *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 10, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch #roksearch_search_str {
  border: 1px solid transparent;
  border-radius: 2rem;
  margin-bottom: 1rem;
  padding: 0.35rem 1rem;
  width: 100%;
}
/* line 18, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
form#rokajaxsearch {
  margin: 0;
}
/* line 20, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
form#rokajaxsearch &gt; .rokajaxsearch {
  background: none;
  box-shadow: none;
  border: none;
}
/* line 28, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results {
  color: #888;
  background: #1f1f1f;
  border: 1px solid #8a8a8a;
}
/* line 32, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1 {
  background: #121212;
  color: #888;
}
/* line 35, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1:hover {
  background: #6bb9f0;
  color: #147dc7;
  border: 1px solid #106099;
}
/* line 41, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results span.highlight {
  color: #fff;
  background-color: #2698e9;
  text-shadow: none;
}
@media only all and (max-width: 47.99rem) {
  /* line 47, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
  body #roksearch_results {
    width: 95%;
  }
}
/* line 52, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
/* line 53, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch .search_options {
  margin-top: 8px;
  padding-bottom: 15px;
}
/* line 56, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch .search_options label {
  margin-right: 10px !important;
}
/* line 58, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
  margin: 0 5px 0 0;
}
/* line 63, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch .clr {
  clear: both;
}
/* line 66, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
.rokajaxsearch .searchintro {
  overflow: hidden;
}
/* line 70, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results {
  z-index: 10000;
  position: absolute;
  width: 400px;
  float: right;
  text-align: left;
  visibility: hidden;
  margin-top: 5px;
}
/* line 78, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .small {
  display: inline;
  position: relative;
  text-align: inherit;
  bottom: 0;
  right: 0;
  font-size: 11px;
  font-style: italic;
}
/* line 87, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results a.clr {
  margin: 10px 0 5px 0;
}
/* line 90, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results h3 {
  color: #e0e0e0;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 110%;
  font-size: 110%;
  padding-bottom: 0;
}
/* line 97, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results h3:hover {
  color: inherit;
}
/* line 101, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .container-wrapper {
  overflow: hidden;
}
/* line 104, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .page {
  float: left;
}
/* line 107, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
  background: #121212;
  padding: 10px 15px;
  line-height: 130%;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
/* line 115, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_row_btm {
  overflow: hidden;
  border-top: 1px solid #8a8a8a;
}
/* line 119, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
  padding: 15px;
  border-bottom: none;
}
/* line 122, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
  margin-top: 15px;
  line-height: 140%;
}
/* line 125, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
  margin-top: 0;
  padding: 0 3px;
}
/* line 131, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .viewall {
  float: left;
  margin: 0 5px;
}
/* line 134, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .viewall span {
  line-height: 130%;
  text-transform: none;
}
/* line 139, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .estimated_res {
  font-size: 9px;
  font-style: italic;
  text-transform: none;
  float: left;
}
/* line 145, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .pagination_res {
  font-style: normal;
  float: right;
  text-transform: none;
  font-size: 11px;
}
/* line 150, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .pagination_res span {
  padding: 0 5px;
}
/* line 154, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .powered-by-google {
  text-transform: lowercase;
  font-style: italic;
  font-size: 9px;
}
/* line 159, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
/* line 160, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .google-search #roksearch_link {
  margin-top: 5px;
}
/* line 164, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .google-thumb-image {
  margin: 0 auto;
}
/* line 167, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .readon {
  margin-top: 15px;
}
/* line 169, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .readon span, #roksearch_results .readon .button {
  font-size: 13px;
  line-height: 22px;
}
/* line 174, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .container-arrows {
  height: 12px;
  width: 30px;
  float: left;
  margin-right: 5px;
  position: relative;
}
/* line 181, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results #roksearch_link:before {
  content: "Ã—";
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 100;
}
/* line 189, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  position: absolute;
}
/* line 191, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#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;
}
/* line 196, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-right {
  cursor: pointer;
}
/* line 198, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-left:before, #roksearch_results .arrow-right:before {
  color: #6bb9f0;
}
/* line 202, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled {
  left: 0;
}
/* line 204, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before {
  content: '\f104';
}
/* line 208, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  left: 18px;
}
/* line 210, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  content: '\f105';
}
/* line 2, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow, .sprocket-headlines .sprocket-headlines-navigation .arrow, .sprocket-strips .sprocket-strips-arrows .arrow, .sprocket-lists .sprocket-lists-arrows .arrow {
  color: #147dc7;
  background: #6bb9f0;
  box-shadow: none;
  width: 30px;
  height: 30px;
  font-size: 2rem;
  font-weight: normal;
  line-height: 28px;
}
/* line 14, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination li, .sprocket-strips .sprocket-strips-pagination li, .sprocket-lists .sprocket-lists-pagination li {
  background: transparent;
  color: #147dc7;
  border: 2px solid #6bb9f0;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  padding: 0;
  box-shadow: none;
}
/* line 23, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination li.active, .sprocket-strips .sprocket-strips-pagination li.active, .sprocket-lists .sprocket-lists-pagination li.active {
  background: #6bb9f0;
}
/* line 29, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 30, templates/rt_callisto/scss/callisto/_roksprocket.scss */
[class*="sprocket-"] *, [class*="sprocket-"] *:before, [class*="sprocket-"] *:after {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
/* line 33, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 34, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.platform-content [class*="sprocket-"] *, .platform-content [class*="sprocket-"] *:before, .platform-content [class*="sprocket-"] *:after {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
/* line 41, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 42, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 43, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-img-container:before {
  background: -webkit-linear-gradient(rgba(26, 26, 26, 0), #1a1a1a);
  background: linear-gradient(rgba(26, 26, 26, 0), #1a1a1a);
  position: absolute;
  content: "";
  width: 100%;
  height: 75%;
  bottom: 0;
}
/* line 51, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 52, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-img-container, .sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-content {
  opacity: 1;
  z-index: 2;
}
/* line 57, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-index-1 .sprocket-features-img-container {
  position: relative;
}
/* line 61, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-img-container, .sprocket-features.layout-slideshow .sprocket-features-content {
  opacity: 0;
  position: absolute;
  z-index: 1;
}
/* line 67, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-content {
  width: 40%;
  padding: 1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .sprocket-features.layout-slideshow .sprocket-features-content {
    width: 44%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .sprocket-features.layout-slideshow .sprocket-features-content {
    width: 55%;
  }
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-content {
    width: 55%;
    padding-top: 0;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .sprocket-features.layout-slideshow .sprocket-features-content {
    top: 20px;
    left: 1rem;
  }
}
/* line 85, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-title, .sprocket-features.layout-slideshow .sprocket-features-desc {
  background: transparent;
  color: inherit;
}
/* line 90, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-title {
  font-size: 3rem;
  line-height: 1.2;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  margin: 0;
  padding: 10px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-title {
    font-size: 2.5rem;
    line-height: 1.1;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-title {
    font-size: 2rem;
    line-height: 1;
  }
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-title {
    font-size: 1.3rem;
    padding-top: 0;
  }
}
@media only all and (max-width: 30rem) {
  .sprocket-features.layout-slideshow .sprocket-features-title {
    font-size: 1.2rem;
  }
}
/* line 113, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-desc {
  opacity: 0.75;
  font-size: 1.05rem;
  line-height: 1.3;
  padding: 10px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-desc {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-desc {
    display: none;
  }
}
/* line 124, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-desc p {
  margin-top: 0;
}
/* line 128, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 129, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow {
  margin-top: -15px;
}
/* line 132, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
  right: 1rem;
}
/* line 135, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
  left: 1rem;
}
@media only all and (max-width: 30rem) {
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow {
    width: 20px;
    height: 20px;
    line-height: 18px;
  }
  /* line 142, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
    right: 0.3rem;
  }
  /* line 145, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
    left: 0.3rem;
  }
}
/* line 151, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination {
  left: inherit;
  right: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-pagination {
    left: 1rem;
    text-align: center;
    bottom: 0;
  }
}
/* line 159, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination li {
  display: block;
  width: 30px;
  height: 30px;
  margin-bottom: 0.25rem;
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-pagination li {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: bottom;
  }
  /* line 170, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-features.layout-slideshow .sprocket-features-pagination li span {
    display: none;
    visibility: hidden;
  }
}
/* line 175, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-features.layout-slideshow .sprocket-features-pagination li span {
  display: block;
  line-height: 28px;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
}
/* line 188, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 189, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 190, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-top .sprocket-tabs-nav, .sprocket-tabs.layout-right .sprocket-tabs-nav, .sprocket-tabs.layout-bottom .sprocket-tabs-nav, .sprocket-tabs.layout-left .sprocket-tabs-nav {
  background: transparent;
  padding: 0 !important;
  border: none;
}
/* line 194, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 195, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner {
  border: none;
  border-radius: 3px;
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  margin: 0;
  padding: 0.25rem 0.75rem;
  text-transform: uppercase;
  line-height: normal;
}
/* line 207, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 208, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li.active &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li.active &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li.active &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li.active &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li.active:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li.active:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li.active:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li.active:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li.active:focus &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li.active:focus &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li.active:focus &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li.active:focus &gt; .sprocket-tabs-inner {
  color: #a2a2a2;
  background: #060606;
}
/* line 213, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 214, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li:hover &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li:focus &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li:focus &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li:focus &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li:focus &gt; .sprocket-tabs-inner {
  background: #0b0b0b;
}
/* line 221, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 222, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-top .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner {
  margin-right: 0.25rem;
}
/* line 226, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 227, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-top .sprocket-tabs-nav {
  margin-bottom: 1rem;
}
/* line 231, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 232, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-bottom .sprocket-tabs-nav {
  margin-top: 1rem;
}
/* line 236, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 237, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-left .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav &gt; li &gt; .sprocket-tabs-inner {
  margin-bottom: 0.25rem;
}
/* line 241, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 242, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-left .sprocket-tabs-nav {
  margin-right: 1rem;
}
/* line 246, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 247, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-tabs.layout-right .sprocket-tabs-nav {
  margin-left: 1rem;
}
/* line 254, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-headlines {
  background: transparent;
  border: none;
  margin: -0.5rem 0;
}
/* line 258, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-headlines .sprocket-headlines-badge {
  height: 2.6rem;
}
/* line 261, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-headlines .sprocket-headlines-badge span {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.9rem;
  line-height: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px;
  display: block;
}
/* line 270, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-headlines .sprocket-headlines-list {
  width: 80%;
  padding: 10px;
}
/* line 274, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-headlines .sprocket-headlines-text {
  font-size: 1rem;
}
/* line 277, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-headlines .sprocket-headlines-navigation {
  padding: 0;
  width: auto;
}
/* line 280, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 287, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 288, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-item {
  box-shadow: none;
  border-radius: 3px;
  overflow: hidden;
}
/* line 293, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-content {
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  position: relative;
}
/* line 296, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 297, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-content:hover .sprocket-strips-title, .sprocket-strips .sprocket-strips-content:hover .sprocket-strips-text, .sprocket-strips .sprocket-strips-content:hover .readon span {
  opacity: 0;
}
/* line 300, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-content:hover .readon:before, .sprocket-strips .sprocket-strips-content:hover .readon:after {
  opacity: 1;
}
/* line 305, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-tag {
  position: absolute;
  top: 1rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 3px;
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.7rem;
  padding: 0.15rem 0.75rem;
  text-transform: uppercase;
}
/* line 318, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-title, .sprocket-strips .sprocket-strips-title a {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  margin: 100% 0 0 0;
}
/* line 327, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-text {
  opacity: 0.75;
  line-height: 2.5rem;
}
/* line 331, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 332, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .readon:before, .sprocket-strips .readon:after {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
/* line 337, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .readon:before {
  background: rgba(107, 185, 240, 0.75);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
}
/* line 345, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .readon:after {
  color: #fff;
  content: "\f15c";
  top: 50%;
  left: 50%;
  font-size: 3.5rem;
  font-family: FontAwesome;
  margin-top: -1.5rem;
  margin-left: -1.5rem;
}
/* line 356, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-title, .sprocket-strips .sprocket-strips-text, .sprocket-strips .readon span {
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
/* line 359, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 360, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 364, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 365, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 369, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-strips .sprocket-strips-overlay .css-loader-wrapper {
  -webkit-box-sizing: unset !important;
  -moz-box-sizing: unset !important;
  box-sizing: unset !important;
}
/* line 375, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 376, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-title {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.9rem !important;
  line-height: 1.35rem !important;
  text-transform: uppercase;
  background: transparent;
  border: none;
}
/* line 384, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-title .indicator {
  color: #000;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
/* line 393, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 394, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-container li {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(136, 136, 136, 0.4);
}
/* line 397, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-container li.active {
  background: #fff;
  color: #888;
}
/* line 400, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-container li.active .sprocket-lists-title {
  line-height: 1rem !important;
  margin: 0.25rem 0 0 0 !important;
}
/* line 404, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-container li.active .indicator {
  background: rgba(0, 0, 0, 0.25);
  color: rgba(0, 0, 0, 0.5);
}
/* line 411, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .readon {
  display: inline-block;
  margin-top: 0.35rem;
}
/* line 415, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 416, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 420, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-nav {
  padding: 0.75rem 1rem;
}
/* line 423, templates/rt_callisto/scss/callisto/_roksprocket.scss */
/* line 424, templates/rt_callisto/scss/callisto/_roksprocket.scss */
@media only all and (max-width: 47.99rem) {
  /* line 434, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .layout-slideshow2 .sprocket-features-desc {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 439, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-grids-b-columns-1 &gt; li, .sprocket-grids-b-columns-2 &gt; li, .sprocket-grids-b-columns-3 &gt; li, .sprocket-grids-b-columns-4 &gt; li, .sprocket-grids-b-columns-5 &gt; li, .sprocket-grids-b-columns-6 &gt; li, .sprocket-grids-b-columns-7 &gt; li, .sprocket-grids-b-columns-8 &gt; li, .sprocket-grids-b-columns-9 &gt; li, .sprocket-grids-b-columns-10 &gt; li {
    width: 33.34%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 443, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-grids-b-columns-1 &gt; li, .sprocket-grids-b-columns-2 &gt; li, .sprocket-grids-b-columns-3 &gt; li, .sprocket-grids-b-columns-4 &gt; li, .sprocket-grids-b-columns-5 &gt; li, .sprocket-grids-b-columns-6 &gt; li, .sprocket-grids-b-columns-7 &gt; li, .sprocket-grids-b-columns-8 &gt; li, .sprocket-grids-b-columns-9 &gt; li, .sprocket-grids-b-columns-10 &gt; li {
    width: 50%;
  }
  /* line 444, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-grids-b-info {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  /* line 448, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-grids-b-columns-1 &gt; li, .sprocket-grids-b-columns-2 &gt; li, .sprocket-grids-b-columns-3 &gt; li, .sprocket-grids-b-columns-4 &gt; li, .sprocket-grids-b-columns-5 &gt; li, .sprocket-grids-b-columns-6 &gt; li, .sprocket-grids-b-columns-7 &gt; li, .sprocket-grids-b-columns-8 &gt; li, .sprocket-grids-b-columns-9 &gt; li, .sprocket-grids-b-columns-10 &gt; li {
    width: 50%;
  }
  /* line 449, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-grids-b-content {
    text-align: center;
  }
  /* line 450, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-grids-b-info, .sprocket-grids-b-text {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 455, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-mosaic-columns-1 li, .sprocket-mosaic-columns-2 li, .sprocket-mosaic-columns-3 li, .sprocket-mosaic-columns-4 li, .sprocket-mosaic-columns-5 li, .sprocket-mosaic-columns-6 li, .sprocket-mosaic-g-columns-1 &gt; li, .sprocket-mosaic-g-columns-2 &gt; li, .sprocket-mosaic-g-columns-3 &gt; li, .sprocket-mosaic-g-columns-4 &gt; li, .sprocket-mosaic-g-columns-5 &gt; li, .sprocket-mosaic-g-columns-6 &gt; li {
    width: 33.34%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 459, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-mosaic-columns-1 li, .sprocket-mosaic-columns-2 li, .sprocket-mosaic-columns-3 li, .sprocket-mosaic-columns-4 li, .sprocket-mosaic-columns-5 li, .sprocket-mosaic-columns-6 li, .sprocket-mosaic-g-columns-1 &gt; li, .sprocket-mosaic-g-columns-2 &gt; li, .sprocket-mosaic-g-columns-3 &gt; li, .sprocket-mosaic-g-columns-4 &gt; li, .sprocket-mosaic-g-columns-5 &gt; li, .sprocket-mosaic-g-columns-6 &gt; li {
    width: 50%;
  }
  /* line 460, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-mosaic-g-info {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  /* line 464, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-mosaic-columns-1 li, .sprocket-mosaic-columns-2 li, .sprocket-mosaic-columns-3 li, .sprocket-mosaic-columns-4 li, .sprocket-mosaic-columns-5 li, .sprocket-mosaic-columns-6 li, .sprocket-mosaic-g-columns-1 &gt; li, .sprocket-mosaic-g-columns-2 &gt; li, .sprocket-mosaic-g-columns-3 &gt; li, .sprocket-mosaic-g-columns-4 &gt; li, .sprocket-mosaic-g-columns-5 &gt; li, .sprocket-mosaic-g-columns-6 &gt; li {
    width: 100%;
  }
  /* line 465, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-mosaic-g-content {
    text-align: center;
  }
  /* line 466, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-mosaic-g-info, .sprocket-mosaic-g-tags, .sprocket-mosaic-g-text {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 471, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-quotes .cols-1 &gt; li, .sprocket-quotes .cols-2 &gt; li, .sprocket-quotes .cols-3 &gt; li, .sprocket-quotes .cols-4 &gt; li {
    width: 100%;
    float: none;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 476, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-strips .cols-1 &gt; li, .sprocket-strips .cols-2 &gt; li, .sprocket-strips .cols-3 &gt; li, .sprocket-strips .cols-4 &gt; li, .sprocket-strips .cols-5 &gt; li, .sprocket-strips .cols-6 &gt; li, .sprocket-strips .cols-7 &gt; li, .sprocket-strips .cols-8 &gt; li, .sprocket-strips .cols-9 &gt; li, .sprocket-strips .cols-10 &gt; li, .sprocket-strips .cols-11 &gt; li, .sprocket-strips .cols-12 &gt; li {
    width: 98%;
    float: none;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 480, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-strips-c-container .sprocket-strips-c-block, .sprocket-strips-p-container .sprocket-strips-p-block, .sprocket-strips-s-container .sprocket-strips-s-block {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  /* line 484, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-strips-c-container .sprocket-strips-c-block, .sprocket-strips-p-container .sprocket-strips-p-block, .sprocket-strips-s-container .sprocket-strips-s-block {
    width: 100%;
    float: none;
  }
  /* line 485, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-strips-s-item img {
    width: auto;
    float: none;
    margin: 0;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 490, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-tables-container .sprocket-tables-block {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  /* line 494, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-tables-container .sprocket-tables-block {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
}
/* line 1, templates/rt_callisto/scss/callisto/_contentlist.scss */
/* line 2, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-headline, .g-contentlist .g-contentlist-subtitle {
  margin: 0;
}
/* line 6, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-headline {
  line-height: 1.8rem;
}
/* line 9, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-subtitle {
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 0.85rem;
  opacity: 0.75;
  line-height: 2.2rem;
}
/* line 16, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-desc {
  margin: 0.5rem 0 1.5rem 0;
}
/* line 19, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
/* line 24, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-img-tag {
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 3px;
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.7rem;
  margin: 1rem;
  padding: 0.15rem 0.75rem;
  text-transform: uppercase;
}
/* line 36, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-list {
  background: rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 39, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-contentlist-list .g-content {
  background: transparent;
}
/* line 43, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -0.5rem;
}
/* line 47, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid .g-listgrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.25rem;
  width: 100%;
  font-size: 0.9rem;
  font-weight: bold;
  float: left;
}
/* line 54, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid .g-listgrid-item a {
  position: relative;
  padding-left: 30px;
  color: inherit;
  display: block;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  opacity: 0.75;
}
/* line 62, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid .g-listgrid-item a:hover {
  opacity: 1;
}
/* line 66, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid .g-listgrid-item .fa {
  font-size: 1.25rem;
  position: absolute;
  left: 0;
  padding-top: 0.25rem;
}
/* line 73, templates/rt_callisto/scss/callisto/_contentlist.scss */
/* line 74, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item {
  width: 50%;
}
/* line 76, templates/rt_callisto/scss/callisto/_contentlist.scss */
/* line 77, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-2cols .g-listgrid-item:nth-last-child(2) a {
  border-bottom: 0;
}
/* line 83, templates/rt_callisto/scss/callisto/_contentlist.scss */
/* line 84, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item {
  width: 33.33333%;
}
/* line 86, templates/rt_callisto/scss/callisto/_contentlist.scss */
/* line 87, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-3cols .g-listgrid-item:nth-last-child(3) a {
  border-bottom: 0;
}
/* line 93, templates/rt_callisto/scss/callisto/_contentlist.scss */
/* line 94, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item {
  width: 25%;
}
/* line 96, templates/rt_callisto/scss/callisto/_contentlist.scss */
/* line 97, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(3) a, .g-contentlist .g-listgrid.g-listgrid-4cols .g-listgrid-item:nth-last-child(4) a {
  border-bottom: 0;
}
/* line 103, templates/rt_callisto/scss/callisto/_contentlist.scss */
/* line 104, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item {
  width: 20%;
}
/* line 106, templates/rt_callisto/scss/callisto/_contentlist.scss */
/* line 107, templates/rt_callisto/scss/callisto/_contentlist.scss */
.g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:last-child a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(2) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(3) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(4) a, .g-contentlist .g-listgrid.g-listgrid-5cols .g-listgrid-item:nth-last-child(5) a {
  border-bottom: 0;
}
@media only all and (max-width: 30rem) {
  /* line 114, templates/rt_callisto/scss/callisto/_contentlist.scss */
  /* line 115, templates/rt_callisto/scss/callisto/_contentlist.scss */
  .g-contentlist .g-listgrid[class$="cols"] .g-listgrid-item {
    width: 100%;
  }
}
/* line 122, templates/rt_callisto/scss/callisto/_contentlist.scss */
/* line 123, templates/rt_callisto/scss/callisto/_contentlist.scss */
.fp-contentlist &gt; .g-content {
  padding: 0;
}
/* line 1, templates/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media only all and (max-width: 47.99rem) {
  .g-iconmenu {
    margin: auto;
    width: 50%;
  }
}
/* line 8, templates/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu .g-iconmenu-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  min-height: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin: 1rem 0;
  padding: 0 1rem;
  text-align: center;
}
/* line 17, templates/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu .g-iconmenu-item:last-child {
  border-right: 0;
}
/* line 20, templates/rt_callisto/scss/callisto/_iconmenu.scss */
/* line 21, templates/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu .g-iconmenu-item:hover .g-iconmenu-icon {
  background: rgba(255, 255, 255, 0.25);
  color: #147dc7;
}
@media only all and (max-width: 47.99rem) {
  .g-iconmenu .g-iconmenu-item {
    border-right: 0;
    padding: 0;
  }
}
/* line 31, templates/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu span {
  display: block;
}
/* line 34, templates/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu .g-iconmenu-icon {
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  border-radius: 100%;
  text-align: center;
  margin: auto;
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 45, templates/rt_callisto/scss/callisto/_iconmenu.scss */
.g-iconmenu .g-iconmenu-text {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  padding: 5px 0;
}
@media only all and (max-width: 47.99rem) {
  .g-iconmenu .g-iconmenu-text {
    display: none;
  }
}
/* line 54, templates/rt_callisto/scss/callisto/_iconmenu.scss */
.last-iconmenu .g-iconmenu {
  border-right: 0;
}
/* line 1, templates/rt_callisto/scss/callisto/_infolist.scss */
/* line 2, templates/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(136, 136, 136, 0.4);
}
/* line 6, templates/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
/* line 11, templates/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item.g-infolist-with-img {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
/* line 16, templates/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item-img {
  margin-right: 1rem;
  margin-top: 0.35rem;
}
/* line 19, templates/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item-img img {
  border-radius: 3px;
}
/* line 23, templates/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item-title {
  font-size: 0.9rem;
  margin: 0 0 0.25rem 0;
}
/* line 27, templates/rt_callisto/scss/callisto/_infolist.scss */
.g-infolist .g-infolist-item-desc {
  margin: 0;
  font-size: 0.875rem;
}
/* line 1, templates/rt_callisto/scss/callisto/_contact.scss */
/* line 2, templates/rt_callisto/scss/callisto/_contact.scss */
.g-contact .g-contact-item {
  position: relative;
  padding-left: 50px;
  margin-bottom: 1.5rem;
}
/* line 7, templates/rt_callisto/scss/callisto/_contact.scss */
.g-contact .g-contact-icon {
  position: absolute;
  left: 0;
  font-size: 1.25rem;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  width: 35px;
  height: 45px;
  line-height: 45px;
}
/* line 16, templates/rt_callisto/scss/callisto/_contact.scss */
.g-contact .g-contact-label {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: bold;
  opacity: 0.5;
}
/* line 22, templates/rt_callisto/scss/callisto/_contact.scss */
.g-contact .g-contact-text {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
/* line 1, templates/rt_callisto/scss/callisto/_imagegrid.scss */
/* line 2, templates/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -0.25rem;
}
/* line 7, templates/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.25rem;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
/* line 13, templates/rt_callisto/scss/callisto/_imagegrid.scss */
/* line 14, templates/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover img {
  opacity: 0.25;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
/* line 18, templates/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
  opacity: 1;
}
/* line 23, templates/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-desc {
  margin: 1.5rem 0;
}
/* line 26, templates/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-link {
  display: block;
  position: relative;
  background: #6bb9f0;
  border-radius: 3px;
  overflow: hidden;
}
/* line 32, templates/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-link:before {
  font-family: FontAwesome;
  content: "\f002";
  font-size: 1.25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -13px;
  z-index: 1;
  opacity: 0;
}
/* line 45, templates/rt_callisto/scss/callisto/_imagegrid.scss */
/* line 46, templates/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 50%;
}
/* line 50, templates/rt_callisto/scss/callisto/_imagegrid.scss */
/* line 51, templates/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 33.33333%;
}
/* line 55, templates/rt_callisto/scss/callisto/_imagegrid.scss */
/* line 56, templates/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 25%;
}
/* line 60, templates/rt_callisto/scss/callisto/_imagegrid.scss */
/* line 61, templates/rt_callisto/scss/callisto/_imagegrid.scss */
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
  width: 20%;
}
/* line 1, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage {
  position: relative;
  text-align: center;
}
/* line 4, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect {
  display: block;
  border-radius: 3px;
  background: #6bb9f0;
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}
/* line 13, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect img {
  position: relative;
  opacity: 0.9;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 19, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-iconbutton {
  border: 5px solid rgba(0, 0, 0, 0.85);
  background: rgba(107, 185, 240, 0.85);
  color: #000;
  border-radius: 100%;
  bottom: 0;
  font-family: FontAwesome;
  content: "\f0f6";
  height: 50px;
  left: 50%;
  line-height: 42px;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  z-index: 11;
  text-align: center;
  top: 50%;
  width: 50px;
  -webkit-transition: -webkit-transform 0.25s;
  -moz-transition: -moz-transform 0.25s;
  transition: transform 0.25s;
}
/* line 39, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-caption {
  background: #000;
  color: #fff;
  padding: 0.75rem;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  height: 3.5rem;
  width: 100%;
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 52, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-caption:before, .g-promoimage .g-promoimage-caption:after {
  pointer-events: none;
}
/* line 56, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-title {
  display: inline-block;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  float: left;
}
/* line 63, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-icon a {
  float: right;
}
/* line 65, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-icon a span:before {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
}
/* line 71, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-title, .g-promoimage .g-promoimage-icon a {
  -webkit-transform: translate3d(0, 200%, 0);
  -moz-transform: translate3d(0, 200%, 0);
  -ms-transform: translate3d(0, 200%, 0);
  -o-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
}
/* line 76, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-desc {
  position: absolute;
  bottom: 130%;
  opacity: 0;
  width: 100%;
  left: 0;
  padding: 0.75rem;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 86, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover {
  background: #147dc7;
}
/* line 88, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover img {
  opacity: 0.75;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}
/* line 96, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-iconbutton {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 99, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-desc {
  opacity: 1;
}
/* line 102, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-caption, .g-promoimage .g-promoimage-effect:hover .g-promoimage-title, .g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 107, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-title {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
/* line 110, templates/rt_callisto/scss/callisto/_promoimage.scss */
/* line 111, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* line 114, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/* line 117, templates/rt_callisto/scss/callisto/_promoimage.scss */
.g-promoimage .g-promoimage-effect:hover .g-promoimage-icon a:first-child {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* line 1, templates/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent {
  padding: 2rem;
}
/* line 3, templates/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent.g-layercontent-large {
  padding: 5rem 2rem;
}
/* line 6, templates/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent.g-layercontent-medium {
  padding: 3rem 2rem;
}
/* line 9, templates/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent.g-layercontent-small {
  padding: 2rem;
}
/* line 12, templates/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent .g-layercontent-title {
  margin: 0;
  line-height: 3rem;
}
/* line 16, templates/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent .g-layercontent-subtitle, .g-layercontent .g-layercontent-promotext {
  line-height: 2rem;
  opacity: 0.8;
}
/* line 21, templates/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent .g-layercontent-promotext {
  font-size: 1rem;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  margin-top: 1rem;
}
/* line 27, templates/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent .button {
  margin: 1rem 0 0.75rem 0;
}
/* line 30, templates/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent + .g-layercontent {
  padding-top: 0rem;
}
/* line 33, templates/rt_callisto/scss/callisto/_layercontent.scss */
.g-layercontent .rounded {
  border-radius: 0.1875rem;
}
/* line 43, templates/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper {
  padding-top: 34px;
  border-radius: 0.1875rem;
  position: relative;
  vertical-align: bottom;
  overflow: hidden;
}
/* line 50, templates/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper.left {
  margin-right: 2rem;
}
/* line 53, templates/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper.right {
  margin-left: 2rem;
}
/* line 57, templates/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper .browser-bar {
  position: absolute;
  top: 0;
  width: 100%;
  height: 34px;
  background: #eee;
  border-radius: 0.1875rem 0.1875rem 0 0;
  border-bottom: 1px solid #e1e1e1;
}
/* line 66, templates/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper .browser-bar .browser-button {
  top: 8px;
}
/* line 70, templates/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper .browser-bar .browser-button {
  position: relative;
  display: block;
  content: '';
  width: 12px;
  height: 12px;
  background: #ff3b47;
  border: 1px solid #ff0817;
  border-radius: 100%;
  left: 8px;
}
/* line 81, templates/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper .browser-bar .browser-button:after, .browser-wrapper .browser-bar .browser-button:before {
  display: block;
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  border-radius: 100%;
  top: -1px;
}
/* line 91, templates/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper .browser-bar .browser-button:after {
  left: 17px;
  background: #ffbd00;
  border: 1px solid #cc9700;
}
/* line 97, templates/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper .browser-bar .browser-button:before {
  left: 35px;
  background: #00d841;
  border: 1px solid #00a532;
}
/* line 105, templates/rt_callisto/scss/callisto/_layercontent.scss */
.browser-wrapper img {
  border-radius: 0 0 0.1875rem 0.1875rem;
}
/* line 1, templates/rt_callisto/scss/callisto/_newsletter.scss */
/* line 2, templates/rt_callisto/scss/callisto/_newsletter.scss */
.g-newsletter .g-newsletter-headtext {
  margin-bottom: 1.5rem;
}
/* line 5, templates/rt_callisto/scss/callisto/_newsletter.scss */
.g-newsletter .g-newsletter-inputbox {
  border-radius: 1.5rem;
  border: 2px solid rgba(136, 136, 136, 0.4);
  display: inline-block;
  padding: 0.375rem 0.469rem;
  width: 70%;
  margin-right: 0.25rem;
  vertical-align: top;
}
/* line 14, templates/rt_callisto/scss/callisto/_newsletter.scss */
.g-newsletter .g-newsletter-button {
  width: 25%;
  padding-left: inherit;
  padding-right: inherit;
}
/* line 1, templates/rt_callisto/scss/callisto/_pricingtable.scss */
.g-pricingtable {
  list-style: none;
  text-align: center;
  margin: 0;
  border: 1px solid rgba(136, 136, 136, 0.4);
  border-radius: 3px;
}
/* line 7, templates/rt_callisto/scss/callisto/_pricingtable.scss */
.g-pricingtable li {
  padding: 0.938rem;
  border-bottom: 1px solid rgba(136, 136, 136, 0.4);
}
/* line 10, templates/rt_callisto/scss/callisto/_pricingtable.scss */
.g-pricingtable li:last-child {
  border-bottom: 0;
}
/* line 14, templates/rt_callisto/scss/callisto/_pricingtable.scss */
.g-pricingtable .g-pricingtable-title {
  background: #6bb9f0;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.2;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
/* line 23, templates/rt_callisto/scss/callisto/_pricingtable.scss */
.g-pricingtable .g-pricingtable-price {
  color: #6bb9f0;
  font-size: 4rem;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
/* line 1, templates/rt_callisto/scss/callisto/_simplecounter.scss */
.g-simplecounter-block {
  display: block;
  margin: 2rem auto 0.5rem auto;
}
/* line 5, templates/rt_callisto/scss/callisto/_simplecounter.scss */
#g-simplecounter-calendar {
  text-align: center;
}
/* line 7, templates/rt_callisto/scss/callisto/_simplecounter.scss */
#g-simplecounter-calendar .counter-block {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0;
}
/* line 12, templates/rt_callisto/scss/callisto/_simplecounter.scss */
#g-simplecounter-calendar .number, #g-simplecounter-calendar .word {
  display: block;
  margin: 0;
  padding: 0;
}
/* line 17, templates/rt_callisto/scss/callisto/_simplecounter.scss */
#g-simplecounter-calendar .number {
  width: 100px;
  height: 80px;
  line-height: 80px;
  font-size: 2rem;
  font-weight: normal;
  border-radius: 3px;
  margin-bottom: 0.5rem;
  color: #fff;
  background: -webkit-linear-gradient(#3da3eb 0%, #3da3eb 50%, #6bb9f0 50%, #6bb9f0 100%);
  background: linear-gradient(to   , #3da3eb 50%, #6bb9f0 50%, #6bb9f0 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 34, templates/rt_callisto/scss/callisto/_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 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 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* 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=callisto_75.css.map */</pre></body></html>