/*06c7273b32a439437f5a8d5a5e402def*/
/* 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: #fff;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 8, templates/rt_callisto/scss/callisto/_core.scss */
a {
  color: #19a1cc;
  -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: #fff;
  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: "Arial", sans-serif;
  color: #000;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.8rem;
}
/* line 15, templates/rt_callisto/scss/callisto/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "Arial", sans-serif;
  font-weight: 700;
  color: #19a1cc;
}
/* line 21, templates/rt_callisto/scss/callisto/_typography.scss */
.promo {
  font-size: 3rem;
  line-height: 1.2;
  font-family: "Arial", sans-serif;
  font-weight: 900;
}
/* line 29, templates/rt_callisto/scss/callisto/_typography.scss */
blockquote {
  border-left: 10px solid rgba(255, 255, 255, 0.4);
}
/* line 31, templates/rt_callisto/scss/callisto/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #fff;
}
/* line 35, templates/rt_callisto/scss/callisto/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #fff;
  font-size: 1.2rem;
}
/* line 44, templates/rt_callisto/scss/callisto/_typography.scss */
code, kbd, pre, samp {
  font-family: "Menlo", "Monaco", monospace;
}
/* line 51, templates/rt_callisto/scss/callisto/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 56, 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 65, templates/rt_callisto/scss/callisto/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 73, templates/rt_callisto/scss/callisto/_typography.scss */
hr {
  margin: 1rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 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: #fff;
  color: #fff;
}
/* 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;
  }
}
@media print {
  /* line 18, 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 > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #20b5e4;
  background: #1793ba;
}
/* line 4, templates/rt_callisto/scss/callisto/_navigation.scss */
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #1584a8;
}
/* line 9, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation {
  background: #19a1cc;
  color: #fff;
  position: relative;
  z-index: 11;
}
/* line 16, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation > .g-container {
  position: relative;
}
/* line 21, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-content {
  padding: 0;
}
/* line 26, 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 34, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav {
  margin: 0;
}
/* line 37, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 38, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 39, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 40, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  background: #127696;
}
/* line 43, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-selected {
  background: #127696;
}
/* line 48, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 49, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: #127696;
}
/* line 51, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-selected {
  background: #127696;
}
/* line 59, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-dropdown {
  margin-top: 0;
  background: #fff;
  left: 0;
  transform: none;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
/* line 67, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 68, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li {
  border-bottom: 1px solid #19a1cc;
  border-left: none;
  border-right: none;
  margin: 0;
  padding: 0;
}
/* line 75, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #000;
  padding: 20px 30px;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.25rem;
}
/* line 83, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-selected {
  background: #baeafa;
}
/* line 87, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container:last-child {
  background: #fff;
}
/* line 92, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 94, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #000;
  background: #baeafa;
}
/* line 98, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected {
  color: #000;
  background: #baeafa;
}
/* line 105, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li:last-child {
  border-bottom: none;
}
/* line 109, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 110, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 111, templates/rt_callisto/scss/callisto/_navigation.scss */
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
  background: inherit;
}
/* line 119, templates/rt_callisto/scss/callisto/_navigation.scss */
@media only all and (max-width: 47.99rem) {
  #g-navigation .g-menu-block {
    display: none;
  }
}
/* line 126, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 127, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 128, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 129, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 130, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 131, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 132, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 139, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 140, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 141, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 142, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 143, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 153, templates/rt_callisto/scss/callisto/_navigation.scss */
/* line 154, templates/rt_callisto/scss/callisto/_navigation.scss */
.menu-item-particle a {
  color: #19a1cc;
}
/* line 156, templates/rt_callisto/scss/callisto/_navigation.scss */
.menu-item-particle a:hover {
  color: #fff;
}
@media print {
  /* line 163, 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 > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-family: "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;
  background: red;
}
/* line 18, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 19, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 20, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 23, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown .g-dropdown {
  top: -1px;
}
/* line 29, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 30, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 31, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-toplevel > li > .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 > li > .g-menu-item-container > .g-menu-item-content {
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: normal;
}
/* line 46, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
}
/* line 51, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 56, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
}
/* line 60, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 61, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-sublevel > li {
  margin: 0 0.3125rem;
  padding: 0.2345rem 0;
}
/* line 65, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
}
/* line 70, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 71, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0.638rem;
  top: 50%;
  margin-top: -0.65rem;
}
/* line 82, 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 > .g-dropdown {
  margin-left: 0;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 21, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 5px;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -5px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 5px solid transparent;
  z-index: -1;
}
/* line 93, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(25, 161, 204, 0.2);
}
/* line 99, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 101, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 103, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 104, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 105, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 106, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 107, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 117, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 118, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 119, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 120, templates/rt_callisto/scss/callisto/_mainnav.scss */
/* line 121, templates/rt_callisto/scss/callisto/_mainnav.scss */
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 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: rgba(255, 255, 255, 0);
  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/_main.scss */
/* line 2, templates/rt_callisto/scss/callisto/_main.scss */
/* line 3, templates/rt_callisto/scss/callisto/_main.scss */
.main-navigation .g-menu-block .g-content {
  margin: 0;
}
/* line 6, templates/rt_callisto/scss/callisto/_main.scss */
/* line 7, templates/rt_callisto/scss/callisto/_main.scss */
.main-navigation .g-menu-block .g-content .g-main-nav .g-toplevel {
  display: flex;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 11, templates/rt_callisto/scss/callisto/_main.scss */
.main-navigation .g-menu-block .g-content .g-main-nav .g-toplevel .g-menu-item {
  flex: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 15, templates/rt_callisto/scss/callisto/_main.scss */
.main-navigation .g-menu-block .g-content .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container {
  padding: 24px 10px;
  text-align: center;
}
/* line 19, templates/rt_callisto/scss/callisto/_main.scss */
.main-navigation .g-menu-block .g-content .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container .g-menu-parent-indicator {
  display: none;
}
/* line 24, templates/rt_callisto/scss/callisto/_main.scss */
/* line 25, templates/rt_callisto/scss/callisto/_main.scss */
.main-navigation .g-menu-block .g-content .g-main-nav .g-toplevel .g-menu-item:last-child .g-menu-item-container {
  background-color: transparent;
  /* #F57C1F; */
}
/* line 37, templates/rt_callisto/scss/callisto/_main.scss */
a {
  color: #19a1cc;
}
/* line 41, templates/rt_callisto/scss/callisto/_main.scss */
h1 {
  font-size: 2rem;
  line-height: 2.25rem;
}
/* line 46, templates/rt_callisto/scss/callisto/_main.scss */
h2 {
  font-size: 1.75rem;
  line-height: 2rem;
}
/* line 51, templates/rt_callisto/scss/callisto/_main.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 56, templates/rt_callisto/scss/callisto/_main.scss */
a.btn, button.btn, input.btn {
  padding: 13px 32px;
  border-radius: 60px;
  background-color: #8e79b1;
  border: 1px solid #8e79b1;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.125rem;
  text-transform: uppercase;
}
/* line 70, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-sm, button.btn.btn-sm, input.btn.btn-sm {
  padding: 9px 32px;
}
/* line 74, templates/rt_callisto/scss/callisto/_main.scss */
a.btn:hover, button.btn:hover, input.btn:hover {
  background-color: #fff;
  color: #8e79b1;
}
/* line 79, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-no-rounded, button.btn.btn-no-rounded, input.btn.btn-no-rounded {
  border-radius: 0;
}
/* line 83, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-no-uppercase, button.btn.btn-no-uppercase, input.btn.btn-no-uppercase {
  text-transform: none;
}
/* line 87, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-primary, button.btn.btn-primary, input.btn.btn-primary {
  background-color: #f57c1f;
  border-color: #f57c1f;
  color: #fff;
}
/* line 92, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-primary:hover, button.btn.btn-primary:hover, input.btn.btn-primary:hover {
  background-color: #fff;
  color: #f57c1f;
}
/* line 98, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-secondary, button.btn.btn-secondary, input.btn.btn-secondary {
  background-color: #8e79b1;
  border-color: #8e79b1;
  color: #fff;
}
/* line 103, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-secondary:hover, button.btn.btn-secondary:hover, input.btn.btn-secondary:hover {
  background-color: #fff;
  color: #8e79b1;
}
/* line 110, templates/rt_callisto/scss/callisto/_main.scss */
/* line 111, templates/rt_callisto/scss/callisto/_main.scss */
/* line 112, templates/rt_callisto/scss/callisto/_main.scss */
.online-form-nav .g-main-nav .g-toplevel {
  display: flex;
  gap: 15px;
}
/* line 116, templates/rt_callisto/scss/callisto/_main.scss */
.online-form-nav .g-main-nav .g-toplevel > li {
  flex: 0 1 100%;
  display: flex;
  flex-direction: column;
}
/* line 121, templates/rt_callisto/scss/callisto/_main.scss */
/* line 122, templates/rt_callisto/scss/callisto/_main.scss */
.online-form-nav .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: #19a1cc;
}
/* line 125, templates/rt_callisto/scss/callisto/_main.scss */
.online-form-nav .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  color: #fff;
}
/* line 131, templates/rt_callisto/scss/callisto/_main.scss */
.online-form-nav .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 12px 10px;
  border: 2px solid #19a1cc;
  text-align: center;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 140, templates/rt_callisto/scss/callisto/_main.scss */
.online-form-nav .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #19a1cc;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  word-break: normal;
}
/* line 154, templates/rt_callisto/scss/callisto/_main.scss */
/* line 155, templates/rt_callisto/scss/callisto/_main.scss */
.faq-section .faq-item {
  margin-bottom: 15px;
}
/* line 158, templates/rt_callisto/scss/callisto/_main.scss */
.faq-section .faq-item button {
  display: flex;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-color: #fff;
  border-radius: 0.125rem;
  column-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  user-select: none;
  cursor: pointer;
  width: 100%;
  color: #19a1cc;
  font-size: 18px;
  box-shadow: 0 2px 5px rgba(0, 106, 179, 0.2);
  white-space: initial;
  text-align: left;
}
/* line 178, templates/rt_callisto/scss/callisto/_main.scss */
.faq-section .faq-item button svg {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
  stroke: #000;
}
/* line 186, templates/rt_callisto/scss/callisto/_main.scss */
.faq-section .faq-item .faq-answer-section {
  transition-duration: 0.5s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  max-height: 0;
  position: relative;
}
/* line 194, templates/rt_callisto/scss/callisto/_main.scss */
.faq-section .faq-item .faq-answer-section .faq-answer {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
/* line 204, templates/rt_callisto/scss/callisto/_main.scss */
#g-feature {
  margin-top: 25px;
  margin-bottom: 25px;
}
/* line 209, templates/rt_callisto/scss/callisto/_main.scss */
#g-extension {
  background-color: #eee;
}
/* line 212, templates/rt_callisto/scss/callisto/_main.scss */
#g-extension .g-container {
  padding: 50px 0;
}
/* line 217, templates/rt_callisto/scss/callisto/_main.scss */
/* line 218, templates/rt_callisto/scss/callisto/_main.scss */
#g-extension2 .g-container {
  padding: 35px 0;
}
/* line 223, templates/rt_callisto/scss/callisto/_main.scss */
table {
  border: 1px solid #ccc;
}
/* line 226, templates/rt_callisto/scss/callisto/_main.scss */
table th {
  border: 0.5px solid #443e3e;
  background: #eefbff;
}
/* line 231, templates/rt_callisto/scss/callisto/_main.scss */
table td {
  background: #fff;
  border: 1px solid #ccc;
}
/* line 237, templates/rt_callisto/scss/callisto/_main.scss */
/* line 238, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content {
  position: relative;
}
/* line 241, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-title {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  line-height: normal;
  z-index: 100;
  margin: 0;
}
/* line 255, templates/rt_callisto/scss/callisto/_main.scss */
/* line 256, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect {
  border-radius: 0;
  background: none;
}
/* line 260, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect .g-promoimage-iconbutton {
  display: none;
}
/* line 264, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect .g-promoimage-caption {
  transform: none;
  background: none;
  bottom: 35px;
  display: flex;
  justify-content: center;
  height: auto;
  padding: 0;
}
/* line 273, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect .g-promoimage-caption .g-promoimage-desc {
  opacity: 1;
  position: relative;
  bottom: 0;
  padding: 0;
  width: auto;
  padding: 14px 32px;
  border-radius: 60px;
  background: #8e79b1;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
/* line 290, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect .g-promoimage-caption .g-promoimage-icon {
  display: none;
}
/* line 295, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect img {
  opacity: 1;
}
/* line 299, templates/rt_callisto/scss/callisto/_main.scss */
/* line 300, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect:hover img {
  opacity: 1;
  filter: none;
}
/* line 305, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect:hover .g-promoimage-caption {
  transform: none;
}
/* line 314, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu {
  display: flex;
  flex-direction: column;
}
/* line 318, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-content {
  flex: 1;
  display: flex;
}
/* line 323, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav {
  background: #19a1cc;
  padding: 40px;
  flex: 1;
}
/* line 328, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav .g-toplevel {
  position: relative;
  padding-top: 50px;
}
/* line 332, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav .g-toplevel::before {
  content: 'Service';
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* line 345, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav .g-toplevel .g-menu-item {
  display: block;
  border-bottom: 1px solid #96c8ed;
  position: relative;
}
/* line 350, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav .g-toplevel .g-menu-item::after {
  content: url('data:image/svg+xml,<svg%20xmlns="http://www.w3.org/2000/svg"%20width="25"%20height="25"%20viewBox="0%200%2025%2025"%20fill="none"><path%20d="M11.5%208.5L18.5%2015.5L11.5%2022.5L10.2575%2021.2575L16.015%2015.5L10.2575%209.7425L11.5%208.5Z"%20fill="white"/></svg>');
  position: absolute;
  right: 0;
  top: 2px;
}
/* line 357, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container {
  padding: 4px 8px;
}
/* line 360, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container .g-menu-item-content {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.8rem;
}
/* line 372, templates/rt_callisto/scss/callisto/_main.scss */
/* line 373, templates/rt_callisto/scss/callisto/_main.scss */
/* line 374, templates/rt_callisto/scss/callisto/_main.scss */
.press-release-section table td {
  border: none;
}
/* line 379, templates/rt_callisto/scss/callisto/_main.scss */
/* line 380, templates/rt_callisto/scss/callisto/_main.scss */
/* line 381, templates/rt_callisto/scss/callisto/_main.scss */
.press-release-section #g-mainfeature .g-grid:last-child .g-content {
  padding: 0;
}
/* line 387, templates/rt_callisto/scss/callisto/_main.scss */
/* line 388, templates/rt_callisto/scss/callisto/_main.scss */
.press-release-section .com-content-article figure {
  margin-left: 0;
  margin-right: 0;
}
/* line 393, templates/rt_callisto/scss/callisto/_main.scss */
/* line 394, templates/rt_callisto/scss/callisto/_main.scss */
.press-release-section .com-content-article nav .pagination {
  justify-content: space-between;
}
/* line 401, templates/rt_callisto/scss/callisto/_main.scss */
/* line 402, templates/rt_callisto/scss/callisto/_main.scss */
/* line 403, templates/rt_callisto/scss/callisto/_main.scss */
.com-content-article .page-header h1 {
  text-align: center;
}
/* line 409, templates/rt_callisto/scss/callisto/_main.scss */
.com-content-category-blog {
  border-top: 1px solid #a1a7af;
  padding-top: 60px;
}
/* line 413, templates/rt_callisto/scss/callisto/_main.scss */
/* line 414, templates/rt_callisto/scss/callisto/_main.scss */
.com-content-category-blog .blog-item .item-content-section {
  display: flex;
  gap: 32px;
  margin-bottom: 30px;
}
/* line 419, templates/rt_callisto/scss/callisto/_main.scss */
.com-content-category-blog .blog-item .item-content-section h2 {
  color: #19a1cc;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin-top: 0;
}
/* line 427, templates/rt_callisto/scss/callisto/_main.scss */
.com-content-category-blog .blog-item .item-content-section .item-image {
  flex-shrink: 0;
  flex-basis: 500px;
}
/* line 431, templates/rt_callisto/scss/callisto/_main.scss */
.com-content-category-blog .blog-item .item-content-section .item-image img {
  width: 100%;
}
/* line 439, templates/rt_callisto/scss/callisto/_main.scss */
/* line 440, templates/rt_callisto/scss/callisto/_main.scss */
nav .pagination {
  justify-content: center;
  gap: 5px;
}
/* line 444, templates/rt_callisto/scss/callisto/_main.scss */
/* line 445, templates/rt_callisto/scss/callisto/_main.scss */
nav .pagination .page-item .page-link {
  background: #eee;
  border: none;
  color: #000;
  border-radius: 0.25rem;
}
/* line 452, templates/rt_callisto/scss/callisto/_main.scss */
/* line 453, templates/rt_callisto/scss/callisto/_main.scss */
nav .pagination .page-item.active a {
  background: #19a1cc;
  color: #fff;
}
/* line 462, templates/rt_callisto/scss/callisto/_main.scss */
.main-header {
  padding-top: 5px;
  padding-bottom: 20px;
}
/* line 466, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .g-grid {
  align-items: end;
}
/* line 469, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .g-grid .g-block {
  padding-bottom: 5px;
}
/* line 474, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .g-content {
  margin: 0;
  padding: 0;
}
/* line 479, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .logo-section {
  padding-bottom: 0;
}
/* line 482, templates/rt_callisto/scss/callisto/_main.scss */
/* line 483, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .logo-section .g-content .g-logo {
  margin: 0;
}
/* line 489, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .logo-section-2 {
  padding-left: 75px;
}
/* line 493, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .main-header-btn {
  display: flex;
  justify-content: end;
  padding-right: 16px;
}
/* line 500, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder {
  position: relative;
}
/* line 503, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder label {
  display: none;
}
/* line 507, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder .input-group {
  display: block;
}
/* line 510, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder .input-group .awesomplete {
  width: 100%;
}
/* line 514, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder .input-group .form-control {
  color: #999;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  background: #eee;
  padding: 9px 40px 9px 20px;
  border: 1px solid #eee;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
}
/* line 527, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder .input-group .btn-search {
  background: transparent;
  padding: 0;
  border: none;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 537, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder .input-group ul {
  z-index: 100;
  background: #fff;
  color: #000;
}
/* line 545, templates/rt_callisto/scss/callisto/_main.scss */
.after-slider-section {
  background: #19a1cc;
}
/* line 548, templates/rt_callisto/scss/callisto/_main.scss */
.after-slider-section .g-block {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 551, templates/rt_callisto/scss/callisto/_main.scss */
/* line 552, templates/rt_callisto/scss/callisto/_main.scss */
.after-slider-section .g-block .g-content > a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: normal;
  align-items: center;
  gap: 10px;
}
/* line 566, templates/rt_callisto/scss/callisto/_main.scss */
.after-slider-section .g-block:last-child {
  border-right: none;
}
/* line 572, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer {
  background: #19a1cc;
  color: #fff;
}
/* line 576, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .g-container {
  padding-top: 50px;
  padding-bottom: 30px;
}
/* line 580, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .g-container .g-content {
  padding: 0;
  margin: 0;
}
/* line 584, templates/rt_callisto/scss/callisto/_main.scss */
/* line 585, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .g-container .g-content .g-contact .g-contact-item {
  padding-left: 50px;
  margin-bottom: 20px;
}
/* line 589, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .g-container .g-content .g-contact .g-contact-item .g-contact-label {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
}
/* line 597, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .g-container .g-content .g-contact .g-contact-item .g-contact-text {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
}
/* line 603, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .g-container .g-content .g-contact .g-contact-item .g-contact-text a {
  color: #fff;
}
/* line 612, templates/rt_callisto/scss/callisto/_main.scss */
/* line 613, templates/rt_callisto/scss/callisto/_main.scss */
/* line 614, templates/rt_callisto/scss/callisto/_main.scss */
/* line 615, templates/rt_callisto/scss/callisto/_main.scss */
/* line 616, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .contact-section-one .g-content .g-contact .g-contact-item:last-child {
  margin-top: 70px;
}
/* line 624, templates/rt_callisto/scss/callisto/_main.scss */
/* line 625, templates/rt_callisto/scss/callisto/_main.scss */
/* line 626, templates/rt_callisto/scss/callisto/_main.scss */
/* line 627, templates/rt_callisto/scss/callisto/_main.scss */
/* line 628, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .contact-section-three .g-content .g-contact .g-contact-item:last-child {
  margin-top: 50px;
}
/* line 636, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .impressum-section {
  margin-top: 30px;
}
/* line 639, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .impressum-section .g-content {
  padding-left: 50px;
}
/* line 642, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .impressum-section .g-content .g-main-nav .g-toplevel {
  display: flex;
  gap: 30px;
}
/* line 646, templates/rt_callisto/scss/callisto/_main.scss */
/* line 647, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .impressum-section .g-content .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 30px;
  border-right: 1px solid #fff;
}
/* line 654, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .impressum-section .g-content .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container .g-menu-item-content {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
}
/* line 662, templates/rt_callisto/scss/callisto/_main.scss */
/* line 663, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .impressum-section .g-content .g-main-nav .g-toplevel .g-menu-item:last-child .g-menu-item-container {
  padding-right: 0;
  border-right: none;
}
/* line 673, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .copyright-section {
  margin-top: 30px;
}
/* line 676, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .copyright-section .g-content {
  padding-left: 50px;
  color: #fff;
  font-size: 1rem;
  font-style: normal;
  line-height: 1.4rem;
}
/* line 686, templates/rt_callisto/scss/callisto/_main.scss */
/* line 687, templates/rt_callisto/scss/callisto/_main.scss */
/* line 688, templates/rt_callisto/scss/callisto/_main.scss */
/* line 689, templates/rt_callisto/scss/callisto/_main.scss */
/* line 690, templates/rt_callisto/scss/callisto/_main.scss */
.gas-tariff-section .g-container .g-grid .g-block .g-content {
  background: #fff;
  transition: box-shadow 0.3s ease-in-out;
}
/* line 694, templates/rt_callisto/scss/callisto/_main.scss */
.gas-tariff-section .g-container .g-grid .g-block .g-content:hover {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
/* line 698, templates/rt_callisto/scss/callisto/_main.scss */
.gas-tariff-section .g-container .g-grid .g-block .g-content p {
  margin: 0.75rem 0;
}
/* line 703, templates/rt_callisto/scss/callisto/_main.scss */
/* line 704, templates/rt_callisto/scss/callisto/_main.scss */
.gas-tariff-section .g-container .g-grid .g-block.gas-tariff-header .g-content {
  background: transparent;
}
/* line 707, templates/rt_callisto/scss/callisto/_main.scss */
.gas-tariff-section .g-container .g-grid .g-block.gas-tariff-header .g-content:hover {
  box-shadow: none;
}
/* line 712, templates/rt_callisto/scss/callisto/_main.scss */
.gas-tariff-section .g-container .g-grid .g-block.gas-tariff-header h2 {
  color: #000;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}
/* line 726, templates/rt_callisto/scss/callisto/_main.scss */
.visforms {
  max-width: 750px;
  margin: 0 auto;
}
/* line 730, templates/rt_callisto/scss/callisto/_main.scss */
.visforms .form-group {
  margin-bottom: 20px;
  align-items: center;
}
/* line 734, templates/rt_callisto/scss/callisto/_main.scss */
.visforms .form-group label {
  margin-bottom: 0;
}
/* line 738, templates/rt_callisto/scss/callisto/_main.scss */
/* line 739, templates/rt_callisto/scss/callisto/_main.scss */
/* line 740, templates/rt_callisto/scss/callisto/_main.scss */
.visforms .form-group .field-calendar .input-group-append button {
  border-radius: 0;
  background: #d9f6ff;
  border: 1px solid #443e3e;
  padding: 11px 12px;
  color: #000;
}
/* line 747, templates/rt_callisto/scss/callisto/_main.scss */
.visforms .form-group .field-calendar .input-group-append button [class^="visicon-"] {
  margin-right: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 761, templates/rt_callisto/scss/callisto/_main.scss */
.visforms form#mod-visform1 div.required .asterix-ancor:after {
  color: #19a1cc;
}
/* line 766, templates/rt_callisto/scss/callisto/_main.scss */
/* line 767, templates/rt_callisto/scss/callisto/_main.scss */
.itemid-396 #g-extension {
  background: transparent;
}
@media only all and (min-width: 80rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 776, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 777, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .logo-section-2 {
    padding-left: 20px;
  }
  /* line 781, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 782, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .g-grid .g-block {
    padding-bottom: 0;
  }
  /* line 788, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 789, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 790, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 791, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 792, templates/rt_callisto/scss/callisto/_main.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-weight: 400;
    font-size: 1rem;
  }
  /* line 801, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_title {
    font-size: 2rem;
  }
  /* line 805, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_desc {
    font-size: 2rem;
  }
  /* line 809, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption {
    width: 800px;
    transform: translateX(-400px);
  }
  /* line 814, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption > div {
    padding: 20px 20px;
  }
  /* line 818, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_desc .btn {
    margin-top: 20px;
  }
  /* line 822, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 823, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 824, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 828, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content > a {
    font-size: 1.15rem;
    font-weight: 400;
  }
  /* line 836, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .g-content .g-contact .g-contact-item, #g-footer .impressum-section .g-content, #g-footer .copyright-section .g-content {
    padding-left: 20px;
  }
  /* line 842, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .g-content .g-contact .g-contact-item .g-contact-text {
    font-size: 1rem;
  }
  /* line 846, templates/rt_callisto/scss/callisto/_main.scss */
  .com-content-category-blog .blog-item .item-content-section .item-image {
    flex-basis: 320px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 852, templates/rt_callisto/scss/callisto/_main.scss */
  a.btn, button.btn, input.btn {
    font-size: 0.9rem;
  }
  /* line 857, templates/rt_callisto/scss/callisto/_main.scss */
  a.btn.btn-sm, button.btn.btn-sm, input.btn.btn-sm {
    padding: 9px 15px;
  }
  /* line 862, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 863, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .logo-section-2 {
    padding-left: 10px;
  }
  /* line 867, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 868, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .g-grid .g-block {
    padding-bottom: 0;
  }
  /* line 874, templates/rt_callisto/scss/callisto/_main.scss */
  .main-navigation .g-menu-block .g-content .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container {
    padding: 20px 0px;
  }
  /* line 878, templates/rt_callisto/scss/callisto/_main.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-size: 0.85rem;
    font-weight: 500;
  }
  /* line 883, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_title, .camera_caption_desc {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  /* line 889, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption {
    width: 600px;
    transform: translateX(-300px);
  }
  /* line 894, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption > div {
    padding: 20px;
  }
  /* line 898, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_desc .btn {
    margin-top: 10px;
  }
  /* line 902, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 903, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 904, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 908, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content > a {
    font-size: 1.15rem;
    font-weight: 400;
  }
  /* line 912, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content > a svg {
    width: 80px;
  }
  /* line 920, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .g-content .g-contact .g-contact-item {
    padding-left: 0;
  }
  /* line 924, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .impressum-section .g-content, #g-footer .copyright-section .g-content {
    padding-left: 70px;
  }
  /* line 929, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .contact-section-one .g-content .g-contact .g-contact-item:last-child, #g-footer .contact-section-three .g-content .g-contact .g-contact-item:last-child {
    margin-top: 20px;
  }
  /* line 934, templates/rt_callisto/scss/callisto/_main.scss */
  .footer-map-section {
    margin-bottom: 20px;
  }
  /* line 938, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .g-content .g-contact .g-contact-item .g-contact-text {
    font-size: 1rem;
  }
  /* line 942, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 943, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .g-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 949, templates/rt_callisto/scss/callisto/_main.scss */
  .com-content-category-blog .blog-item .item-content-section .item-image {
    flex-basis: 250px;
  }
  /* line 953, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 954, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 955, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 956, templates/rt_callisto/scss/callisto/_main.scss */
  .g-grid .g-content .container > .row {
    margin-left: 0;
    max-width: 100%;
  }
  /* line 964, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 965, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 966, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 967, templates/rt_callisto/scss/callisto/_main.scss */
  .visforms form fieldset .row {
    margin-left: 0;
  }
  /* line 974, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 975, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 976, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel {
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
  }
  /* line 981, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel > li {
    flex: 0 1 calc(25% - 12px);
  }
  /* line 984, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 985, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-size: 16px;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 996, templates/rt_callisto/scss/callisto/_main.scss */
  a.btn, button.btn, input.btn {
    font-size: 0.9rem;
  }
  /* line 1001, templates/rt_callisto/scss/callisto/_main.scss */
  a.btn.btn-sm, button.btn.btn-sm, input.btn.btn-sm {
    padding: 9px 15px;
  }
  /* line 1006, templates/rt_callisto/scss/callisto/_main.scss */
  .com-content-category-blog .blog-item .item-content-section .item-image {
    flex-basis: 100%;
  }
  /* line 1010, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption {
    width: auto;
    transform: none;
    left: 15px;
    right: 15px;
  }
  /* line 1017, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  /* line 1022, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_desc {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  /* line 1027, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption > div {
    padding: 20px;
  }
  /* line 1031, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_desc .btn {
    margin-top: 10px;
  }
  /* line 1035, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1036, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .g-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 1042, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header {
    padding-bottom: 5px;
  }
  /* line 1045, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .main-header-btn {
    padding-right: 5px;
  }
  /* line 1049, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .logo-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 1055, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1056, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header-btn .g-content {
    width: 100%;
  }
  /* line 1059, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header-btn .g-content a {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 1067, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1068, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block {
    border-right: none;
  }
  /* line 1071, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1075, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content > a {
    font-size: 1.15rem;
    font-weight: 400;
  }
  /* line 1079, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content > a svg {
    width: 80px;
  }
  /* line 1087, templates/rt_callisto/scss/callisto/_main.scss */
  #g-feature {
    margin-top: 0;
  }
  /* line 1090, templates/rt_callisto/scss/callisto/_main.scss */
  #g-feature .platform-content {
    padding: 0;
  }
  /* line 1095, templates/rt_callisto/scss/callisto/_main.scss */
  h1 {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  /* line 1100, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1101, templates/rt_callisto/scss/callisto/_main.scss */
  #g-extension .g-container {
    padding: 20px 0;
  }
  /* line 1106, templates/rt_callisto/scss/callisto/_main.scss */
  .image-with-description .g-content .g-promoimage .g-promoimage-effect .g-promoimage-caption .g-promoimage-desc {
    font-size: 0.9rem;
  }
  /* line 1110, templates/rt_callisto/scss/callisto/_main.scss */
  .image-with-description .g-content .g-title {
    font-size: 1.5rem;
  }
  /* line 1114, templates/rt_callisto/scss/callisto/_main.scss */
  .image-with-description .g-content .g-promoimage .g-promoimage-effect .g-promoimage-caption {
    bottom: 15px;
  }
  /* line 1118, templates/rt_callisto/scss/callisto/_main.scss */
  .g-promoimage .g-promoimage-caption {
    left: 10px;
    right: 10px;
    width: auto;
  }
  /* line 1124, templates/rt_callisto/scss/callisto/_main.scss */
  .service-menu .g-main-nav {
    padding: 20px;
  }
  /* line 1128, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1129, templates/rt_callisto/scss/callisto/_main.scss */
  #g-extension2 .g-container {
    padding: 0;
  }
  /* line 1134, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .g-content .g-contact .g-contact-item {
    padding-left: 0;
  }
  /* line 1138, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .impressum-section .g-content, #g-footer .copyright-section .g-content {
    padding: 0 15px;
  }
  /* line 1143, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .contact-section-one .g-content .g-contact .g-contact-item:last-child, #g-footer .contact-section-three .g-content .g-contact .g-contact-item:last-child {
    margin-top: 20px;
  }
  /* line 1148, templates/rt_callisto/scss/callisto/_main.scss */
  .footer-map-section {
    margin-bottom: 20px;
  }
  /* line 1152, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .g-content .g-contact .g-contact-item .g-contact-text {
    font-size: 1rem;
  }
  /* line 1156, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1157, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1158, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1159, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1160, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1161, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .impressum-section .g-content .g-main-nav .g-toplevel {
    justify-content: center;
  }
  /* line 1168, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1169, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .copyright-section .g-content {
    text-align: center;
  }
  /* line 1176, templates/rt_callisto/scss/callisto/_main.scss */
  .contact-section-one, .contact-section-two, .contact-section-three {
    padding: 0 15px;
  }
  /* line 1182, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .impressum-section {
    margin-top: 0;
  }
  /* line 1186, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .copyright-section {
    margin-top: 10px;
  }
  /* line 1190, templates/rt_callisto/scss/callisto/_main.scss */
  .com-content-category-blog .blog-item .item-content-section {
    flex-wrap: wrap;
  }
  /* line 1194, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1195, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1196, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1197, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1198, templates/rt_callisto/scss/callisto/_main.scss */
  .press-release-section #g-mainfeature .g-grid:last-child .g-content .container {
    padding: 0;
  }
  /* line 1206, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1207, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1208, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1209, templates/rt_callisto/scss/callisto/_main.scss */
  .g-grid .g-content .container > .row {
    max-width: 100%;
  }
  /* line 1216, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1217, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1218, templates/rt_callisto/scss/callisto/_main.scss */
  nav .pagination .page-item {
    display: none;
  }
  /* line 1221, templates/rt_callisto/scss/callisto/_main.scss */
  nav .pagination .page-item.active, nav .pagination .page-item:first-child, nav .pagination .page-item:nth-child(2), nav .pagination .page-item:last-child, nav .pagination .page-item:nth-last-child(2) {
    display: block;
  }
  /* line 1232, templates/rt_callisto/scss/callisto/_main.scss */
  table {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
    overflow-x: auto;
    white-space: nowrap;
    border: none;
  }
  /* line 1242, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1243, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1244, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel {
    flex-wrap: wrap;
    gap: 5px;
  }
  /* line 1248, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel > li {
    flex: 0 1 100%;
  }
  /* line 1251, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 8px 10px;
  }
  /* line 1253, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-size: 16px;
  }
  /* line 1262, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1263, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1264, templates/rt_callisto/scss/callisto/_main.scss */
  .visforms form fieldset {
    padding: 0;
  }
  /* line 1267, templates/rt_callisto/scss/callisto/_main.scss */
  .visforms form fieldset .row {
    max-width: 100%;
  }
  /* line 1273, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1274, templates/rt_callisto/scss/callisto/_main.scss */
  .visforms .form-group .col-3, .visforms .form-group .col-9 {
    width: 100%;
  }
  /* line 1279, templates/rt_callisto/scss/callisto/_main.scss */
  .visforms .form-group .offset-3 {
    margin-left: 0;
  }
  /* line 1283, templates/rt_callisto/scss/callisto/_main.scss */
  .visforms .form-group label {
    margin-bottom: 5px;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
/* line 1, templates/rt_callisto/scss/callisto/_copyright.scss */
#g-copyright {
  background: #fff;
  color: #fff;
}
@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 > .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 > .g-content {
  padding: 0;
}
/* line 14, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 15, templates/rt_callisto/scss/callisto/_variations.scss */
.nomarginall > .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: #2b95bd;
}
/* line 25, templates/rt_callisto/scss/callisto/_variations.scss */
.box1 > .g-content {
  background: #2b95bd;
  color: #fff;
}
/* line 28, templates/rt_callisto/scss/callisto/_variations.scss */
.box1 > .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: #2b95bd;
}
/* line 38, templates/rt_callisto/scss/callisto/_variations.scss */
.box2 > .g-content {
  background: transparent;
  color: #2c2c2c;
}
/* 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 > .g-content {
  background: #383838;
  color: #fff;
}
/* line 54, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 55, templates/rt_callisto/scss/callisto/_variations.scss */
.box4.g-outer-box {
  background: #e6e6e6;
}
/* line 58, templates/rt_callisto/scss/callisto/_variations.scss */
.box4 > .g-content {
  background: #e6e6e6;
  color: #fff;
}
/* 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 > .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 > .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 > .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: #8a76af;
}
/* line 126, templates/rt_callisto/scss/callisto/_variations.scss */
.box-purple > .g-content {
  background: #8a76af;
}
/* line 129, templates/rt_callisto/scss/callisto/_variations.scss */
.box-purple .button {
  background: #705999;
}
/* line 131, templates/rt_callisto/scss/callisto/_variations.scss */
.box-purple .button:hover, .box-purple .button:active, .box-purple .button:focus {
  background: #a596c2;
}
/* line 135, templates/rt_callisto/scss/callisto/_variations.scss */
.box-purple a {
  color: #cfc6de;
}
/* line 140, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 141, templates/rt_callisto/scss/callisto/_variations.scss */
.box-blue.g-outer-box {
  background: #2b95bd;
}
/* line 144, templates/rt_callisto/scss/callisto/_variations.scss */
.box-blue > .g-content {
  background: #2b95bd;
}
/* line 147, templates/rt_callisto/scss/callisto/_variations.scss */
.box-blue .button {
  background: #2b95bd;
}
/* line 149, templates/rt_callisto/scss/callisto/_variations.scss */
.box-blue .button:hover, .box-blue .button:active, .box-blue .button:focus {
  background: #2b95bd;
}
/* line 153, templates/rt_callisto/scss/callisto/_variations.scss */
.box-blue a {
  color: black;
}
/* 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 > .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 207, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 208, templates/rt_callisto/scss/callisto/_variations.scss */
.rounded34 .g-content {
  border-radius: 0.1875rem;
  overflow: hidden;
}
/* line 214, templates/rt_callisto/scss/callisto/_variations.scss */
.max-w-xl {
  max-width: 36rem;
}
/* line 218, templates/rt_callisto/scss/callisto/_variations.scss */
.max-w-2xl {
  max-width: 42rem;
}
/* line 222, templates/rt_callisto/scss/callisto/_variations.scss */
.max-w-4xl {
  max-width: 56rem;
}
/* line 226, templates/rt_callisto/scss/callisto/_variations.scss */
.max-w-5xl {
  max-width: 64rem;
}
/* line 230, templates/rt_callisto/scss/callisto/_variations.scss */
.max-w-6xl {
  max-width: 72rem;
}
/* line 234, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 235, templates/rt_callisto/scss/callisto/_variations.scss */
/* line 236, templates/rt_callisto/scss/callisto/_variations.scss */
.downloads-section .mod-custom h2 {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 35px;
  margin-top: 0;
}
/* line 245, templates/rt_callisto/scss/callisto/_variations.scss */
.downloads-section .mod-custom .phocadownloadfilelist {
  background: transparent;
  border: none;
  margin: 0;
}
/* line 251, templates/rt_callisto/scss/callisto/_variations.scss */
.downloads-section .mod-custom > div {
  display: flex;
  flex-wrap: wrap;
  row-gap: 50px;
}
/* line 256, templates/rt_callisto/scss/callisto/_variations.scss */
.downloads-section .mod-custom > div .pd-filename {
  flex: 0 33.33%;
  width: 33.33%;
  margin: 0;
  padding: 0;
  border: none;
}
/* line 263, templates/rt_callisto/scss/callisto/_variations.scss */
.downloads-section .mod-custom > div .pd-filename > div {
  background: url('../../../../media/com_phocadownload/images/icon-pdf.svg') no-repeat !important;
  min-height: 82px;
  padding-left: 90px;
  padding-right: 50px;
  height: auto;
}
/* line 270, templates/rt_callisto/scss/callisto/_variations.scss */
.downloads-section .mod-custom > div .pd-filename > div[style*=icon-spreadsheet] {
  background: url('../../../../media/com_phocadownload/images/icon-excel.svg') no-repeat !important;
}
/* line 274, templates/rt_callisto/scss/callisto/_variations.scss */
.downloads-section .mod-custom > div .pd-filename > div[style*=icon-zip] {
  background: url('../../../../media/com_phocadownload/images/icon-zip.svg') no-repeat !important;
}
/* line 278, templates/rt_callisto/scss/callisto/_variations.scss */
.downloads-section .mod-custom > div .pd-filename > div a {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}
@media only all and (min-width: 80rem) {
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  /* line 294, templates/rt_callisto/scss/callisto/_variations.scss */
  .lg\:size-100 {
    flex: 0 100%;
    width: 100%;
  }
  /* line 298, templates/rt_callisto/scss/callisto/_variations.scss */
  .lg\:size-50 {
    flex: 0 50%;
    width: 50%;
  }
  /* line 303, templates/rt_callisto/scss/callisto/_variations.scss */
  .dr\:size-55 {
    flex: 0 55%;
    width: 55%;
  }
  /* line 307, templates/rt_callisto/scss/callisto/_variations.scss */
  .dr\:size-50 {
    flex: 0 50%;
    width: 50%;
  }
  /* line 311, templates/rt_callisto/scss/callisto/_variations.scss */
  .dr\:size-45 {
    flex: 0 45%;
    width: 45%;
  }
  /* line 315, templates/rt_callisto/scss/callisto/_variations.scss */
  .dr\:size-40 {
    flex: 0 40%;
    width: 40%;
  }
  /* line 319, templates/rt_callisto/scss/callisto/_variations.scss */
  .dr\:size-30 {
    flex: 0 30%;
    width: 30%;
  }
  /* line 323, templates/rt_callisto/scss/callisto/_variations.scss */
  .dr\:size-25 {
    flex: 0 25%;
    width: 25%;
  }
  /* line 327, templates/rt_callisto/scss/callisto/_variations.scss */
  .dr\:size-20 {
    flex: 0 20%;
    width: 20%;
  }
  /* line 331, templates/rt_callisto/scss/callisto/_variations.scss */
  .dr\:size-0 {
    flex: 0 0%;
    width: 0%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 338, templates/rt_callisto/scss/callisto/_variations.scss */
  .md\:size-100 {
    flex: 0 100%;
    width: 100%;
  }
  /* line 342, templates/rt_callisto/scss/callisto/_variations.scss */
  .md\:size-50 {
    flex: 0 50%;
    width: 50%;
  }
  /* line 347, templates/rt_callisto/scss/callisto/_variations.scss */
  .tr\:size-100 {
    flex: 0 100%;
    width: 100%;
  }
  /* line 351, templates/rt_callisto/scss/callisto/_variations.scss */
  .tr\:size-90 {
    flex: 0 90%;
    width: 90%;
  }
  /* line 355, templates/rt_callisto/scss/callisto/_variations.scss */
  .tr\:size-50 {
    flex: 0 50%;
    width: 50%;
  }
  /* line 359, templates/rt_callisto/scss/callisto/_variations.scss */
  .tr\:size-27 {
    flex: 0 27%;
    width: 27%;
  }
  /* line 363, templates/rt_callisto/scss/callisto/_variations.scss */
  .tr\:size-25 {
    flex: 0 25%;
    width: 25%;
  }
  /* line 367, templates/rt_callisto/scss/callisto/_variations.scss */
  .tr\:size-23 {
    flex: 0 23%;
    width: 23%;
  }
  /* line 371, templates/rt_callisto/scss/callisto/_variations.scss */
  .tr\:size-0 {
    flex: 0 0%;
    width: 0%;
  }
  /* line 375, templates/rt_callisto/scss/callisto/_variations.scss */
  .tr\:max-w-650 {
    max-width: 650px;
  }
  /* line 378, templates/rt_callisto/scss/callisto/_variations.scss */
  .tr\:max-w-500 {
    max-width: 500px;
  }
  /* line 381, templates/rt_callisto/scss/callisto/_variations.scss */
  .tr\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 386, templates/rt_callisto/scss/callisto/_variations.scss */
  /* line 387, templates/rt_callisto/scss/callisto/_variations.scss */
  /* line 388, templates/rt_callisto/scss/callisto/_variations.scss */
  .downloads-section .mod-custom > div {
    row-gap: 30px;
  }
  /* line 391, templates/rt_callisto/scss/callisto/_variations.scss */
  .downloads-section .mod-custom > div .pd-filename {
    flex: 0 50%;
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 401, templates/rt_callisto/scss/callisto/_variations.scss */
  /* line 402, templates/rt_callisto/scss/callisto/_variations.scss */
  .g-grid .sm\:size-55 {
    flex: 0 55%;
    width: 55%;
  }
  /* line 406, templates/rt_callisto/scss/callisto/_variations.scss */
  .g-grid .sm\:size-45 {
    flex: 0 45%;
    width: 45%;
  }
  /* line 412, templates/rt_callisto/scss/callisto/_variations.scss */
  .sm\:order-1 {
    order: 1;
  }
  /* line 416, templates/rt_callisto/scss/callisto/_variations.scss */
  .sm\:order-2 {
    order: 2;
  }
  /* line 420, templates/rt_callisto/scss/callisto/_variations.scss */
  .sm\:order-3 {
    order: 3;
  }
  /* line 424, templates/rt_callisto/scss/callisto/_variations.scss */
  .sm\:order-4 {
    order: 4;
  }
  /* line 428, templates/rt_callisto/scss/callisto/_variations.scss */
  /* line 429, templates/rt_callisto/scss/callisto/_variations.scss */
  /* line 430, templates/rt_callisto/scss/callisto/_variations.scss */
  .downloads-section .mod-custom > div {
    row-gap: 30px;
  }
  /* line 433, templates/rt_callisto/scss/callisto/_variations.scss */
  .downloads-section .mod-custom > div .pd-filename {
    flex: 0 100%;
    width: 100%;
  }
  /* line 437, templates/rt_callisto/scss/callisto/_variations.scss */
  .downloads-section .mod-custom > div .pd-filename > div {
    padding-right: 0;
  }
  /* line 445, templates/rt_callisto/scss/callisto/_variations.scss */
  /* line 446, templates/rt_callisto/scss/callisto/_variations.scss */
  .sm\:no-padding > .g-content {
    padding: 0;
  }
  /* line 451, templates/rt_callisto/scss/callisto/_variations.scss */
  /* line 452, templates/rt_callisto/scss/callisto/_variations.scss */
  .sm\:no-margin > .g-content {
    margin: 0;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
}
@media only all and (max-width: 30rem) {
}
/* line 1, templates/rt_callisto/scss/callisto/_buttons.scss */
.button {
  display: inline-block;
  font-family: "Arial", sans-serif;
  font-weight: 700;
  border-radius: 3px;
  background: #137d9f;
  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: #116b88;
  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: #19a1cc;
  border: 2px solid #19a1cc;
}
/* line 65, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
  border: 2px solid #116b88;
  color: #116b88;
}
/* line 70, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-4 {
  color: #19a1cc;
  border: 2px solid #19a1cc;
}
/* line 73, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
  border: 2px solid #116b88;
  color: #116b88;
}
/* 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: #8a76af;
}
/* line 122, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-purple.button-3, .button.button-purple.button-4 {
  color: #8a76af;
  border: 2px solid #8a76af;
}
/* 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 #645089;
  color: #645089;
}
/* line 130, templates/rt_callisto/scss/callisto/_buttons.scss */
.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
  background: #645089;
}
/* 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: #19a1cc;
}
/* line 10, templates/rt_callisto/scss/callisto/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #19a1cc;
}
/* 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: #19a1cc;
}
/* 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: #19a1cc;
}
/* 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: #fff;
  color: #fff;
  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: #19a1cc;
}
/* line 1, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas {
  background: #19a1cc;
  width: 15rem;
  color: #fff;
}
/* line 5, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas a {
  color: #e8f7fc;
}
/* 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: #0080b0;
  color: #fff;
}
/* line 19, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #0093ca;
}
/* line 22, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #006d97;
}
/* line 28, templates/rt_callisto/scss/callisto/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.25rem;
  color: #0b475a;
  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: #19a1cc;
}
/* line 43, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 44, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .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 > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #fff;
}
/* line 54, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #127696;
}
/* line 57, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #168fb5;
}
/* 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 > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #20b5e4;
  background: #1793ba;
  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 > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #1584a8;
}
/* line 75, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:last-child {
  background: #f57c1f;
}
/* line 79, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 15rem;
}
/* line 86, templates/rt_callisto/scss/callisto/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
/* line 90, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 91, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 92, templates/rt_callisto/scss/callisto/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 15rem;
}
/* line 97, templates/rt_callisto/scss/callisto/_offcanvas.scss */
/* line 98, templates/rt_callisto/scss/callisto/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 15rem;
}
/* line 1, templates/rt_callisto/scss/callisto/_error.scss */
/* line 2, templates/rt_callisto/scss/callisto/_error.scss */
.g-error > .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 > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 27, templates/rt_callisto/scss/callisto/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .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 > .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 > .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 > .rokajaxsearch {
  background: none;
  box-shadow: none;
  border: none;
}
/* line 28, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results {
  color: #fff;
  background: #fff;
  border: 1px solid #8a8a8a;
}
/* line 32, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1 {
  background: #f2f2f2;
  color: #fff;
}
/* line 35, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results .roksearch_result_wrapper1:hover {
  background: #19a1cc;
  color: #0b475a;
  border: 1px solid #06242d;
}
/* line 41, templates/rt_callisto/scss/callisto/_rokajaxsearch.scss */
#roksearch_results span.highlight {
  color: #fff;
  background-color: #116b88;
  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: #000;
  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: #f2f2f2;
  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: #19a1cc;
}
/* 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: #0b475a;
  background: #19a1cc;
  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: #0b475a;
  border: 2px solid #19a1cc;
  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: #19a1cc;
}
/* 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(0, 128, 176, 0), rgba(0, 128, 176, 0.83));
  background: linear-gradient(rgba(0, 128, 176, 0), rgba(0, 128, 176, 0.83));
  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: 79.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-content {
    width: 44%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .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) {
  .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: "Arial", sans-serif;
  font-weight: 900;
  margin: 0;
  padding: 10px;
}
@media only all and (min-width: 60rem) and (max-width: 79.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 > li > .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav > li > .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav > li > .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav > li > .sprocket-tabs-inner {
  border: none;
  border-radius: 3px;
  display: inline-block;
  font-family: "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 > li.active > .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav > li.active > .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav > li.active > .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav > li.active > .sprocket-tabs-inner, .sprocket-tabs.layout-top .sprocket-tabs-nav > li.active:hover > .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav > li.active:hover > .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav > li.active:hover > .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav > li.active:hover > .sprocket-tabs-inner, .sprocket-tabs.layout-top .sprocket-tabs-nav > li.active:focus > .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav > li.active:focus > .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav > li.active:focus > .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav > li.active:focus > .sprocket-tabs-inner {
  color: #fff;
  background: #e6e6e6;
}
/* 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 > li:hover > .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav > li:hover > .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav > li:hover > .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav > li:hover > .sprocket-tabs-inner, .sprocket-tabs.layout-top .sprocket-tabs-nav > li:focus > .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav > li:focus > .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav > li:focus > .sprocket-tabs-inner, .sprocket-tabs.layout-left .sprocket-tabs-nav > li:focus > .sprocket-tabs-inner {
  background: #ebebeb;
}
/* 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 > li > .sprocket-tabs-inner, .sprocket-tabs.layout-bottom .sprocket-tabs-nav > li > .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 > li > .sprocket-tabs-inner, .sprocket-tabs.layout-right .sprocket-tabs-nav > li > .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: "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: "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: "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(25, 161, 204, 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: "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(255, 255, 255, 0.4);
}
/* line 397, templates/rt_callisto/scss/callisto/_roksprocket.scss */
.sprocket-lists .sprocket-lists-container li.active {
  background: #fff;
  color: #fff;
}
/* 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 > li, .sprocket-grids-b-columns-2 > li, .sprocket-grids-b-columns-3 > li, .sprocket-grids-b-columns-4 > li, .sprocket-grids-b-columns-5 > li, .sprocket-grids-b-columns-6 > li, .sprocket-grids-b-columns-7 > li, .sprocket-grids-b-columns-8 > li, .sprocket-grids-b-columns-9 > li, .sprocket-grids-b-columns-10 > li {
    width: 33.34%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 443, templates/rt_callisto/scss/callisto/_roksprocket.scss */
  .sprocket-grids-b-columns-1 > li, .sprocket-grids-b-columns-2 > li, .sprocket-grids-b-columns-3 > li, .sprocket-grids-b-columns-4 > li, .sprocket-grids-b-columns-5 > li, .sprocket-grids-b-columns-6 > li, .sprocket-grids-b-columns-7 > li, .sprocket-grids-b-columns-8 > li, .sprocket-grids-b-columns-9 > li, .sprocket-grids-b-columns-10 > 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 > li, .sprocket-grids-b-columns-2 > li, .sprocket-grids-b-columns-3 > li, .sprocket-grids-b-columns-4 > li, .sprocket-grids-b-columns-5 > li, .sprocket-grids-b-columns-6 > li, .sprocket-grids-b-columns-7 > li, .sprocket-grids-b-columns-8 > li, .sprocket-grids-b-columns-9 > li, .sprocket-grids-b-columns-10 > 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 > li, .sprocket-mosaic-g-columns-2 > li, .sprocket-mosaic-g-columns-3 > li, .sprocket-mosaic-g-columns-4 > li, .sprocket-mosaic-g-columns-5 > li, .sprocket-mosaic-g-columns-6 > 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 > li, .sprocket-mosaic-g-columns-2 > li, .sprocket-mosaic-g-columns-3 > li, .sprocket-mosaic-g-columns-4 > li, .sprocket-mosaic-g-columns-5 > li, .sprocket-mosaic-g-columns-6 > 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 > li, .sprocket-mosaic-g-columns-2 > li, .sprocket-mosaic-g-columns-3 > li, .sprocket-mosaic-g-columns-4 > li, .sprocket-mosaic-g-columns-5 > li, .sprocket-mosaic-g-columns-6 > 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 > li, .sprocket-quotes .cols-2 > li, .sprocket-quotes .cols-3 > li, .sprocket-quotes .cols-4 > 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 > li, .sprocket-strips .cols-2 > li, .sprocket-strips .cols-3 > li, .sprocket-strips .cols-4 > li, .sprocket-strips .cols-5 > li, .sprocket-strips .cols-6 > li, .sprocket-strips .cols-7 > li, .sprocket-strips .cols-8 > li, .sprocket-strips .cols-9 > li, .sprocket-strips .cols-10 > li, .sprocket-strips .cols-11 > li, .sprocket-strips .cols-12 > 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: "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: "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 > .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: #0b475a;
}
@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: "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(255, 255, 255, 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/_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: #19a1cc;
  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: #19a1cc;
  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(25, 161, 204, 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: "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: #0b475a;
}
/* 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: "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(255, 255, 255, 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(255, 255, 255, 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(255, 255, 255, 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: #19a1cc;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.2;
  font-family: "Arial", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
/* line 23, templates/rt_callisto/scss/callisto/_pricingtable.scss */
.g-pricingtable .g-pricingtable-price {
  color: #19a1cc;
  font-size: 4rem;
  font-family: "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(#137d9f 0%, #137d9f 50%, #19a1cc 50%, #19a1cc 100%);
  background: linear-gradient(to   , #137d9f 50%, #19a1cc 50%, #19a1cc 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 1, templates/rt_callisto/scss/callisto/_main.scss */
/* line 2, templates/rt_callisto/scss/callisto/_main.scss */
/* line 3, templates/rt_callisto/scss/callisto/_main.scss */
.main-navigation .g-menu-block .g-content {
  margin: 0;
}
/* line 6, templates/rt_callisto/scss/callisto/_main.scss */
/* line 7, templates/rt_callisto/scss/callisto/_main.scss */
.main-navigation .g-menu-block .g-content .g-main-nav .g-toplevel {
  display: flex;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 11, templates/rt_callisto/scss/callisto/_main.scss */
.main-navigation .g-menu-block .g-content .g-main-nav .g-toplevel .g-menu-item {
  flex: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 15, templates/rt_callisto/scss/callisto/_main.scss */
.main-navigation .g-menu-block .g-content .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container {
  padding: 24px 10px;
  text-align: center;
}
/* line 19, templates/rt_callisto/scss/callisto/_main.scss */
.main-navigation .g-menu-block .g-content .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container .g-menu-parent-indicator {
  display: none;
}
/* line 24, templates/rt_callisto/scss/callisto/_main.scss */
/* line 25, templates/rt_callisto/scss/callisto/_main.scss */
.main-navigation .g-menu-block .g-content .g-main-nav .g-toplevel .g-menu-item:last-child .g-menu-item-container {
  background-color: transparent;
  /* #F57C1F; */
}
/* line 37, templates/rt_callisto/scss/callisto/_main.scss */
a {
  color: #19a1cc;
}
/* line 41, templates/rt_callisto/scss/callisto/_main.scss */
h1 {
  font-size: 2rem;
  line-height: 2.25rem;
}
/* line 46, templates/rt_callisto/scss/callisto/_main.scss */
h2 {
  font-size: 1.75rem;
  line-height: 2rem;
}
/* line 51, templates/rt_callisto/scss/callisto/_main.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 56, templates/rt_callisto/scss/callisto/_main.scss */
a.btn, button.btn, input.btn {
  padding: 13px 32px;
  border-radius: 60px;
  background-color: #8e79b1;
  border: 1px solid #8e79b1;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.125rem;
  text-transform: uppercase;
}
/* line 70, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-sm, button.btn.btn-sm, input.btn.btn-sm {
  padding: 9px 32px;
}
/* line 74, templates/rt_callisto/scss/callisto/_main.scss */
a.btn:hover, button.btn:hover, input.btn:hover {
  background-color: #fff;
  color: #8e79b1;
}
/* line 79, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-no-rounded, button.btn.btn-no-rounded, input.btn.btn-no-rounded {
  border-radius: 0;
}
/* line 83, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-no-uppercase, button.btn.btn-no-uppercase, input.btn.btn-no-uppercase {
  text-transform: none;
}
/* line 87, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-primary, button.btn.btn-primary, input.btn.btn-primary {
  background-color: #f57c1f;
  border-color: #f57c1f;
  color: #fff;
}
/* line 92, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-primary:hover, button.btn.btn-primary:hover, input.btn.btn-primary:hover {
  background-color: #fff;
  color: #f57c1f;
}
/* line 98, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-secondary, button.btn.btn-secondary, input.btn.btn-secondary {
  background-color: #8e79b1;
  border-color: #8e79b1;
  color: #fff;
}
/* line 103, templates/rt_callisto/scss/callisto/_main.scss */
a.btn.btn-secondary:hover, button.btn.btn-secondary:hover, input.btn.btn-secondary:hover {
  background-color: #fff;
  color: #8e79b1;
}
/* line 110, templates/rt_callisto/scss/callisto/_main.scss */
/* line 111, templates/rt_callisto/scss/callisto/_main.scss */
/* line 112, templates/rt_callisto/scss/callisto/_main.scss */
.online-form-nav .g-main-nav .g-toplevel {
  display: flex;
  gap: 15px;
}
/* line 116, templates/rt_callisto/scss/callisto/_main.scss */
.online-form-nav .g-main-nav .g-toplevel > li {
  flex: 0 1 100%;
  display: flex;
  flex-direction: column;
}
/* line 121, templates/rt_callisto/scss/callisto/_main.scss */
/* line 122, templates/rt_callisto/scss/callisto/_main.scss */
.online-form-nav .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: #19a1cc;
}
/* line 125, templates/rt_callisto/scss/callisto/_main.scss */
.online-form-nav .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  color: #fff;
}
/* line 131, templates/rt_callisto/scss/callisto/_main.scss */
.online-form-nav .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 12px 10px;
  border: 2px solid #19a1cc;
  text-align: center;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 140, templates/rt_callisto/scss/callisto/_main.scss */
.online-form-nav .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #19a1cc;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  word-break: normal;
}
/* line 154, templates/rt_callisto/scss/callisto/_main.scss */
/* line 155, templates/rt_callisto/scss/callisto/_main.scss */
.faq-section .faq-item {
  margin-bottom: 15px;
}
/* line 158, templates/rt_callisto/scss/callisto/_main.scss */
.faq-section .faq-item button {
  display: flex;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-color: #fff;
  border-radius: 0.125rem;
  column-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  user-select: none;
  cursor: pointer;
  width: 100%;
  color: #19a1cc;
  font-size: 18px;
  box-shadow: 0 2px 5px rgba(0, 106, 179, 0.2);
  white-space: initial;
  text-align: left;
}
/* line 178, templates/rt_callisto/scss/callisto/_main.scss */
.faq-section .faq-item button svg {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
  stroke: #000;
}
/* line 186, templates/rt_callisto/scss/callisto/_main.scss */
.faq-section .faq-item .faq-answer-section {
  transition-duration: 0.5s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  max-height: 0;
  position: relative;
}
/* line 194, templates/rt_callisto/scss/callisto/_main.scss */
.faq-section .faq-item .faq-answer-section .faq-answer {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
/* line 204, templates/rt_callisto/scss/callisto/_main.scss */
#g-feature {
  margin-top: 25px;
  margin-bottom: 25px;
}
/* line 209, templates/rt_callisto/scss/callisto/_main.scss */
#g-extension {
  background-color: #eee;
}
/* line 212, templates/rt_callisto/scss/callisto/_main.scss */
#g-extension .g-container {
  padding: 50px 0;
}
/* line 217, templates/rt_callisto/scss/callisto/_main.scss */
/* line 218, templates/rt_callisto/scss/callisto/_main.scss */
#g-extension2 .g-container {
  padding: 35px 0;
}
/* line 223, templates/rt_callisto/scss/callisto/_main.scss */
table {
  border: 1px solid #ccc;
}
/* line 226, templates/rt_callisto/scss/callisto/_main.scss */
table th {
  border: 0.5px solid #443e3e;
  background: #eefbff;
}
/* line 231, templates/rt_callisto/scss/callisto/_main.scss */
table td {
  background: #fff;
  border: 1px solid #ccc;
}
/* line 237, templates/rt_callisto/scss/callisto/_main.scss */
/* line 238, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content {
  position: relative;
}
/* line 241, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-title {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  line-height: normal;
  z-index: 100;
  margin: 0;
}
/* line 255, templates/rt_callisto/scss/callisto/_main.scss */
/* line 256, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect {
  border-radius: 0;
  background: none;
}
/* line 260, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect .g-promoimage-iconbutton {
  display: none;
}
/* line 264, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect .g-promoimage-caption {
  transform: none;
  background: none;
  bottom: 35px;
  display: flex;
  justify-content: center;
  height: auto;
  padding: 0;
}
/* line 273, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect .g-promoimage-caption .g-promoimage-desc {
  opacity: 1;
  position: relative;
  bottom: 0;
  padding: 0;
  width: auto;
  padding: 14px 32px;
  border-radius: 60px;
  background: #8e79b1;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
/* line 290, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect .g-promoimage-caption .g-promoimage-icon {
  display: none;
}
/* line 295, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect img {
  opacity: 1;
}
/* line 299, templates/rt_callisto/scss/callisto/_main.scss */
/* line 300, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect:hover img {
  opacity: 1;
  filter: none;
}
/* line 305, templates/rt_callisto/scss/callisto/_main.scss */
.image-with-description .g-content .g-promoimage .g-promoimage-effect:hover .g-promoimage-caption {
  transform: none;
}
/* line 314, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu {
  display: flex;
  flex-direction: column;
}
/* line 318, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-content {
  flex: 1;
  display: flex;
}
/* line 323, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav {
  background: #19a1cc;
  padding: 40px;
  flex: 1;
}
/* line 328, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav .g-toplevel {
  position: relative;
  padding-top: 50px;
}
/* line 332, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav .g-toplevel::before {
  content: 'Service';
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* line 345, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav .g-toplevel .g-menu-item {
  display: block;
  border-bottom: 1px solid #96c8ed;
  position: relative;
}
/* line 350, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav .g-toplevel .g-menu-item::after {
  content: url('data:image/svg+xml,<svg%20xmlns="http://www.w3.org/2000/svg"%20width="25"%20height="25"%20viewBox="0%200%2025%2025"%20fill="none"><path%20d="M11.5%208.5L18.5%2015.5L11.5%2022.5L10.2575%2021.2575L16.015%2015.5L10.2575%209.7425L11.5%208.5Z"%20fill="white"/></svg>');
  position: absolute;
  right: 0;
  top: 2px;
}
/* line 357, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container {
  padding: 4px 8px;
}
/* line 360, templates/rt_callisto/scss/callisto/_main.scss */
.service-menu .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container .g-menu-item-content {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.8rem;
}
/* line 372, templates/rt_callisto/scss/callisto/_main.scss */
/* line 373, templates/rt_callisto/scss/callisto/_main.scss */
/* line 374, templates/rt_callisto/scss/callisto/_main.scss */
.press-release-section table td {
  border: none;
}
/* line 379, templates/rt_callisto/scss/callisto/_main.scss */
/* line 380, templates/rt_callisto/scss/callisto/_main.scss */
/* line 381, templates/rt_callisto/scss/callisto/_main.scss */
.press-release-section #g-mainfeature .g-grid:last-child .g-content {
  padding: 0;
}
/* line 387, templates/rt_callisto/scss/callisto/_main.scss */
/* line 388, templates/rt_callisto/scss/callisto/_main.scss */
.press-release-section .com-content-article figure {
  margin-left: 0;
  margin-right: 0;
}
/* line 393, templates/rt_callisto/scss/callisto/_main.scss */
/* line 394, templates/rt_callisto/scss/callisto/_main.scss */
.press-release-section .com-content-article nav .pagination {
  justify-content: space-between;
}
/* line 401, templates/rt_callisto/scss/callisto/_main.scss */
/* line 402, templates/rt_callisto/scss/callisto/_main.scss */
/* line 403, templates/rt_callisto/scss/callisto/_main.scss */
.com-content-article .page-header h1 {
  text-align: center;
}
/* line 409, templates/rt_callisto/scss/callisto/_main.scss */
.com-content-category-blog {
  border-top: 1px solid #a1a7af;
  padding-top: 60px;
}
/* line 413, templates/rt_callisto/scss/callisto/_main.scss */
/* line 414, templates/rt_callisto/scss/callisto/_main.scss */
.com-content-category-blog .blog-item .item-content-section {
  display: flex;
  gap: 32px;
  margin-bottom: 30px;
}
/* line 419, templates/rt_callisto/scss/callisto/_main.scss */
.com-content-category-blog .blog-item .item-content-section h2 {
  color: #19a1cc;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin-top: 0;
}
/* line 427, templates/rt_callisto/scss/callisto/_main.scss */
.com-content-category-blog .blog-item .item-content-section .item-image {
  flex-shrink: 0;
  flex-basis: 500px;
}
/* line 431, templates/rt_callisto/scss/callisto/_main.scss */
.com-content-category-blog .blog-item .item-content-section .item-image img {
  width: 100%;
}
/* line 439, templates/rt_callisto/scss/callisto/_main.scss */
/* line 440, templates/rt_callisto/scss/callisto/_main.scss */
nav .pagination {
  justify-content: center;
  gap: 5px;
}
/* line 444, templates/rt_callisto/scss/callisto/_main.scss */
/* line 445, templates/rt_callisto/scss/callisto/_main.scss */
nav .pagination .page-item .page-link {
  background: #eee;
  border: none;
  color: #000;
  border-radius: 0.25rem;
}
/* line 452, templates/rt_callisto/scss/callisto/_main.scss */
/* line 453, templates/rt_callisto/scss/callisto/_main.scss */
nav .pagination .page-item.active a {
  background: #19a1cc;
  color: #fff;
}
/* line 462, templates/rt_callisto/scss/callisto/_main.scss */
.main-header {
  padding-top: 5px;
  padding-bottom: 20px;
}
/* line 466, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .g-grid {
  align-items: end;
}
/* line 469, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .g-grid .g-block {
  padding-bottom: 5px;
}
/* line 474, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .g-content {
  margin: 0;
  padding: 0;
}
/* line 479, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .logo-section {
  padding-bottom: 0;
}
/* line 482, templates/rt_callisto/scss/callisto/_main.scss */
/* line 483, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .logo-section .g-content .g-logo {
  margin: 0;
}
/* line 489, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .logo-section-2 {
  padding-left: 75px;
}
/* line 493, templates/rt_callisto/scss/callisto/_main.scss */
.main-header .main-header-btn {
  display: flex;
  justify-content: end;
  padding-right: 16px;
}
/* line 500, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder {
  position: relative;
}
/* line 503, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder label {
  display: none;
}
/* line 507, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder .input-group {
  display: block;
}
/* line 510, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder .input-group .awesomplete {
  width: 100%;
}
/* line 514, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder .input-group .form-control {
  color: #999;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  background: #eee;
  padding: 9px 40px 9px 20px;
  border: 1px solid #eee;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
}
/* line 527, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder .input-group .btn-search {
  background: transparent;
  padding: 0;
  border: none;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 537, templates/rt_callisto/scss/callisto/_main.scss */
.mod-finder .input-group ul {
  z-index: 100;
  background: #fff;
  color: #000;
}
/* line 545, templates/rt_callisto/scss/callisto/_main.scss */
.after-slider-section {
  background: #19a1cc;
}
/* line 548, templates/rt_callisto/scss/callisto/_main.scss */
.after-slider-section .g-block {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 551, templates/rt_callisto/scss/callisto/_main.scss */
/* line 552, templates/rt_callisto/scss/callisto/_main.scss */
.after-slider-section .g-block .g-content > a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: normal;
  align-items: center;
  gap: 10px;
}
/* line 566, templates/rt_callisto/scss/callisto/_main.scss */
.after-slider-section .g-block:last-child {
  border-right: none;
}
/* line 572, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer {
  background: #19a1cc;
  color: #fff;
}
/* line 576, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .g-container {
  padding-top: 50px;
  padding-bottom: 30px;
}
/* line 580, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .g-container .g-content {
  padding: 0;
  margin: 0;
}
/* line 584, templates/rt_callisto/scss/callisto/_main.scss */
/* line 585, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .g-container .g-content .g-contact .g-contact-item {
  padding-left: 50px;
  margin-bottom: 20px;
}
/* line 589, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .g-container .g-content .g-contact .g-contact-item .g-contact-label {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
}
/* line 597, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .g-container .g-content .g-contact .g-contact-item .g-contact-text {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
}
/* line 603, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .g-container .g-content .g-contact .g-contact-item .g-contact-text a {
  color: #fff;
}
/* line 612, templates/rt_callisto/scss/callisto/_main.scss */
/* line 613, templates/rt_callisto/scss/callisto/_main.scss */
/* line 614, templates/rt_callisto/scss/callisto/_main.scss */
/* line 615, templates/rt_callisto/scss/callisto/_main.scss */
/* line 616, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .contact-section-one .g-content .g-contact .g-contact-item:last-child {
  margin-top: 70px;
}
/* line 624, templates/rt_callisto/scss/callisto/_main.scss */
/* line 625, templates/rt_callisto/scss/callisto/_main.scss */
/* line 626, templates/rt_callisto/scss/callisto/_main.scss */
/* line 627, templates/rt_callisto/scss/callisto/_main.scss */
/* line 628, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .contact-section-three .g-content .g-contact .g-contact-item:last-child {
  margin-top: 50px;
}
/* line 636, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .impressum-section {
  margin-top: 30px;
}
/* line 639, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .impressum-section .g-content {
  padding-left: 50px;
}
/* line 642, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .impressum-section .g-content .g-main-nav .g-toplevel {
  display: flex;
  gap: 30px;
}
/* line 646, templates/rt_callisto/scss/callisto/_main.scss */
/* line 647, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .impressum-section .g-content .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 30px;
  border-right: 1px solid #fff;
}
/* line 654, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .impressum-section .g-content .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container .g-menu-item-content {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
}
/* line 662, templates/rt_callisto/scss/callisto/_main.scss */
/* line 663, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .impressum-section .g-content .g-main-nav .g-toplevel .g-menu-item:last-child .g-menu-item-container {
  padding-right: 0;
  border-right: none;
}
/* line 673, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .copyright-section {
  margin-top: 30px;
}
/* line 676, templates/rt_callisto/scss/callisto/_main.scss */
#g-footer .copyright-section .g-content {
  padding-left: 50px;
  color: #fff;
  font-size: 1rem;
  font-style: normal;
  line-height: 1.4rem;
}
/* line 686, templates/rt_callisto/scss/callisto/_main.scss */
/* line 687, templates/rt_callisto/scss/callisto/_main.scss */
/* line 688, templates/rt_callisto/scss/callisto/_main.scss */
/* line 689, templates/rt_callisto/scss/callisto/_main.scss */
/* line 690, templates/rt_callisto/scss/callisto/_main.scss */
.gas-tariff-section .g-container .g-grid .g-block .g-content {
  background: #fff;
  transition: box-shadow 0.3s ease-in-out;
}
/* line 694, templates/rt_callisto/scss/callisto/_main.scss */
.gas-tariff-section .g-container .g-grid .g-block .g-content:hover {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
/* line 698, templates/rt_callisto/scss/callisto/_main.scss */
.gas-tariff-section .g-container .g-grid .g-block .g-content p {
  margin: 0.75rem 0;
}
/* line 703, templates/rt_callisto/scss/callisto/_main.scss */
/* line 704, templates/rt_callisto/scss/callisto/_main.scss */
.gas-tariff-section .g-container .g-grid .g-block.gas-tariff-header .g-content {
  background: transparent;
}
/* line 707, templates/rt_callisto/scss/callisto/_main.scss */
.gas-tariff-section .g-container .g-grid .g-block.gas-tariff-header .g-content:hover {
  box-shadow: none;
}
/* line 712, templates/rt_callisto/scss/callisto/_main.scss */
.gas-tariff-section .g-container .g-grid .g-block.gas-tariff-header h2 {
  color: #000;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}
/* line 726, templates/rt_callisto/scss/callisto/_main.scss */
.visforms {
  max-width: 750px;
  margin: 0 auto;
}
/* line 730, templates/rt_callisto/scss/callisto/_main.scss */
.visforms .form-group {
  margin-bottom: 20px;
  align-items: center;
}
/* line 734, templates/rt_callisto/scss/callisto/_main.scss */
.visforms .form-group label {
  margin-bottom: 0;
}
/* line 738, templates/rt_callisto/scss/callisto/_main.scss */
/* line 739, templates/rt_callisto/scss/callisto/_main.scss */
/* line 740, templates/rt_callisto/scss/callisto/_main.scss */
.visforms .form-group .field-calendar .input-group-append button {
  border-radius: 0;
  background: #d9f6ff;
  border: 1px solid #443e3e;
  padding: 11px 12px;
  color: #000;
}
/* line 747, templates/rt_callisto/scss/callisto/_main.scss */
.visforms .form-group .field-calendar .input-group-append button [class^="visicon-"] {
  margin-right: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 761, templates/rt_callisto/scss/callisto/_main.scss */
.visforms form#mod-visform1 div.required .asterix-ancor:after {
  color: #19a1cc;
}
/* line 766, templates/rt_callisto/scss/callisto/_main.scss */
/* line 767, templates/rt_callisto/scss/callisto/_main.scss */
.itemid-396 #g-extension {
  background: transparent;
}
@media only all and (min-width: 80rem) {
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  /* line 776, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 777, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .logo-section-2 {
    padding-left: 20px;
  }
  /* line 781, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 782, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .g-grid .g-block {
    padding-bottom: 0;
  }
  /* line 788, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 789, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 790, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 791, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 792, templates/rt_callisto/scss/callisto/_main.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-weight: 400;
    font-size: 1rem;
  }
  /* line 801, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_title {
    font-size: 2rem;
  }
  /* line 805, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_desc {
    font-size: 2rem;
  }
  /* line 809, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption {
    width: 800px;
    transform: translateX(-400px);
  }
  /* line 814, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption > div {
    padding: 20px 20px;
  }
  /* line 818, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_desc .btn {
    margin-top: 20px;
  }
  /* line 822, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 823, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 824, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 828, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content > a {
    font-size: 1.15rem;
    font-weight: 400;
  }
  /* line 836, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .g-content .g-contact .g-contact-item, #g-footer .impressum-section .g-content, #g-footer .copyright-section .g-content {
    padding-left: 20px;
  }
  /* line 842, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .g-content .g-contact .g-contact-item .g-contact-text {
    font-size: 1rem;
  }
  /* line 846, templates/rt_callisto/scss/callisto/_main.scss */
  .com-content-category-blog .blog-item .item-content-section .item-image {
    flex-basis: 320px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 852, templates/rt_callisto/scss/callisto/_main.scss */
  a.btn, button.btn, input.btn {
    font-size: 0.9rem;
  }
  /* line 857, templates/rt_callisto/scss/callisto/_main.scss */
  a.btn.btn-sm, button.btn.btn-sm, input.btn.btn-sm {
    padding: 9px 15px;
  }
  /* line 862, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 863, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .logo-section-2 {
    padding-left: 10px;
  }
  /* line 867, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 868, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .g-grid .g-block {
    padding-bottom: 0;
  }
  /* line 874, templates/rt_callisto/scss/callisto/_main.scss */
  .main-navigation .g-menu-block .g-content .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container {
    padding: 20px 0px;
  }
  /* line 878, templates/rt_callisto/scss/callisto/_main.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-size: 0.85rem;
    font-weight: 500;
  }
  /* line 883, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_title, .camera_caption_desc {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  /* line 889, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption {
    width: 600px;
    transform: translateX(-300px);
  }
  /* line 894, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption > div {
    padding: 20px;
  }
  /* line 898, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_desc .btn {
    margin-top: 10px;
  }
  /* line 902, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 903, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 904, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 908, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content > a {
    font-size: 1.15rem;
    font-weight: 400;
  }
  /* line 912, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content > a svg {
    width: 80px;
  }
  /* line 920, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .g-content .g-contact .g-contact-item {
    padding-left: 0;
  }
  /* line 924, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .impressum-section .g-content, #g-footer .copyright-section .g-content {
    padding-left: 70px;
  }
  /* line 929, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .contact-section-one .g-content .g-contact .g-contact-item:last-child, #g-footer .contact-section-three .g-content .g-contact .g-contact-item:last-child {
    margin-top: 20px;
  }
  /* line 934, templates/rt_callisto/scss/callisto/_main.scss */
  .footer-map-section {
    margin-bottom: 20px;
  }
  /* line 938, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .g-content .g-contact .g-contact-item .g-contact-text {
    font-size: 1rem;
  }
  /* line 942, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 943, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .g-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 949, templates/rt_callisto/scss/callisto/_main.scss */
  .com-content-category-blog .blog-item .item-content-section .item-image {
    flex-basis: 250px;
  }
  /* line 953, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 954, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 955, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 956, templates/rt_callisto/scss/callisto/_main.scss */
  .g-grid .g-content .container > .row {
    margin-left: 0;
    max-width: 100%;
  }
  /* line 964, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 965, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 966, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 967, templates/rt_callisto/scss/callisto/_main.scss */
  .visforms form fieldset .row {
    margin-left: 0;
  }
  /* line 974, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 975, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 976, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel {
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
  }
  /* line 981, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel > li {
    flex: 0 1 calc(25% - 12px);
  }
  /* line 984, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 985, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-size: 16px;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 996, templates/rt_callisto/scss/callisto/_main.scss */
  a.btn, button.btn, input.btn {
    font-size: 0.9rem;
  }
  /* line 1001, templates/rt_callisto/scss/callisto/_main.scss */
  a.btn.btn-sm, button.btn.btn-sm, input.btn.btn-sm {
    padding: 9px 15px;
  }
  /* line 1006, templates/rt_callisto/scss/callisto/_main.scss */
  .com-content-category-blog .blog-item .item-content-section .item-image {
    flex-basis: 100%;
  }
  /* line 1010, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption {
    width: auto;
    transform: none;
    left: 15px;
    right: 15px;
  }
  /* line 1017, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  /* line 1022, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_desc {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  /* line 1027, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption > div {
    padding: 20px;
  }
  /* line 1031, templates/rt_callisto/scss/callisto/_main.scss */
  .camera_caption_desc .btn {
    margin-top: 10px;
  }
  /* line 1035, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1036, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .g-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 1042, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header {
    padding-bottom: 5px;
  }
  /* line 1045, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .main-header-btn {
    padding-right: 5px;
  }
  /* line 1049, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header .logo-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 1055, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1056, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header-btn .g-content {
    width: 100%;
  }
  /* line 1059, templates/rt_callisto/scss/callisto/_main.scss */
  .main-header-btn .g-content a {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }
  /* line 1067, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1068, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block {
    border-right: none;
  }
  /* line 1071, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1075, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content > a {
    font-size: 1.15rem;
    font-weight: 400;
  }
  /* line 1079, templates/rt_callisto/scss/callisto/_main.scss */
  .after-slider-section .g-block .g-content > a svg {
    width: 80px;
  }
  /* line 1087, templates/rt_callisto/scss/callisto/_main.scss */
  #g-feature {
    margin-top: 0;
  }
  /* line 1090, templates/rt_callisto/scss/callisto/_main.scss */
  #g-feature .platform-content {
    padding: 0;
  }
  /* line 1095, templates/rt_callisto/scss/callisto/_main.scss */
  h1 {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  /* line 1100, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1101, templates/rt_callisto/scss/callisto/_main.scss */
  #g-extension .g-container {
    padding: 20px 0;
  }
  /* line 1106, templates/rt_callisto/scss/callisto/_main.scss */
  .image-with-description .g-content .g-promoimage .g-promoimage-effect .g-promoimage-caption .g-promoimage-desc {
    font-size: 0.9rem;
  }
  /* line 1110, templates/rt_callisto/scss/callisto/_main.scss */
  .image-with-description .g-content .g-title {
    font-size: 1.5rem;
  }
  /* line 1114, templates/rt_callisto/scss/callisto/_main.scss */
  .image-with-description .g-content .g-promoimage .g-promoimage-effect .g-promoimage-caption {
    bottom: 15px;
  }
  /* line 1118, templates/rt_callisto/scss/callisto/_main.scss */
  .g-promoimage .g-promoimage-caption {
    left: 10px;
    right: 10px;
    width: auto;
  }
  /* line 1124, templates/rt_callisto/scss/callisto/_main.scss */
  .service-menu .g-main-nav {
    padding: 20px;
  }
  /* line 1128, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1129, templates/rt_callisto/scss/callisto/_main.scss */
  #g-extension2 .g-container {
    padding: 0;
  }
  /* line 1134, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .g-content .g-contact .g-contact-item {
    padding-left: 0;
  }
  /* line 1138, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .impressum-section .g-content, #g-footer .copyright-section .g-content {
    padding: 0 15px;
  }
  /* line 1143, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .contact-section-one .g-content .g-contact .g-contact-item:last-child, #g-footer .contact-section-three .g-content .g-contact .g-contact-item:last-child {
    margin-top: 20px;
  }
  /* line 1148, templates/rt_callisto/scss/callisto/_main.scss */
  .footer-map-section {
    margin-bottom: 20px;
  }
  /* line 1152, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .g-content .g-contact .g-contact-item .g-contact-text {
    font-size: 1rem;
  }
  /* line 1156, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1157, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1158, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1159, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1160, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1161, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .impressum-section .g-content .g-main-nav .g-toplevel {
    justify-content: center;
  }
  /* line 1168, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1169, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .g-container .copyright-section .g-content {
    text-align: center;
  }
  /* line 1176, templates/rt_callisto/scss/callisto/_main.scss */
  .contact-section-one, .contact-section-two, .contact-section-three {
    padding: 0 15px;
  }
  /* line 1182, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .impressum-section {
    margin-top: 0;
  }
  /* line 1186, templates/rt_callisto/scss/callisto/_main.scss */
  #g-footer .copyright-section {
    margin-top: 10px;
  }
  /* line 1190, templates/rt_callisto/scss/callisto/_main.scss */
  .com-content-category-blog .blog-item .item-content-section {
    flex-wrap: wrap;
  }
  /* line 1194, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1195, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1196, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1197, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1198, templates/rt_callisto/scss/callisto/_main.scss */
  .press-release-section #g-mainfeature .g-grid:last-child .g-content .container {
    padding: 0;
  }
  /* line 1206, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1207, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1208, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1209, templates/rt_callisto/scss/callisto/_main.scss */
  .g-grid .g-content .container > .row {
    max-width: 100%;
  }
  /* line 1216, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1217, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1218, templates/rt_callisto/scss/callisto/_main.scss */
  nav .pagination .page-item {
    display: none;
  }
  /* line 1221, templates/rt_callisto/scss/callisto/_main.scss */
  nav .pagination .page-item.active, nav .pagination .page-item:first-child, nav .pagination .page-item:nth-child(2), nav .pagination .page-item:last-child, nav .pagination .page-item:nth-last-child(2) {
    display: block;
  }
  /* line 1232, templates/rt_callisto/scss/callisto/_main.scss */
  table {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
    overflow-x: auto;
    white-space: nowrap;
    border: none;
  }
  /* line 1242, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1243, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1244, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel {
    flex-wrap: wrap;
    gap: 5px;
  }
  /* line 1248, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel > li {
    flex: 0 1 100%;
  }
  /* line 1251, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 8px 10px;
  }
  /* line 1253, templates/rt_callisto/scss/callisto/_main.scss */
  .online-form-nav .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-size: 16px;
  }
  /* line 1262, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1263, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1264, templates/rt_callisto/scss/callisto/_main.scss */
  .visforms form fieldset {
    padding: 0;
  }
  /* line 1267, templates/rt_callisto/scss/callisto/_main.scss */
  .visforms form fieldset .row {
    max-width: 100%;
  }
  /* line 1273, templates/rt_callisto/scss/callisto/_main.scss */
  /* line 1274, templates/rt_callisto/scss/callisto/_main.scss */
  .visforms .form-group .col-3, .visforms .form-group .col-9 {
    width: 100%;
  }
  /* line 1279, templates/rt_callisto/scss/callisto/_main.scss */
  .visforms .form-group .offset-3 {
    margin-left: 0;
  }
  /* line 1283, templates/rt_callisto/scss/callisto/_main.scss */
  .visforms .form-group label {
    margin-bottom: 5px;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
}
@media only all and (max-width: 30rem) {
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 80rem;
}
@media only all and (min-width: 60rem) and (max-width: 79.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: 79.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: 80rem) {
  /* 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: 79.99rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 80rem) {
  /* 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_135.css.map */