/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock {
  margin: 0 auto;
  position: relative;
  z-index: 100;
  -webkit-perspective: 1300px;
  perspective: 1300px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 11, templates/rt_galatea/custom/scss/_bookblock.scss */
/* line 12, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .button:before {
  font-family: FontAwesome;
  padding-right: 0.625rem;
}
/* line 15, templates/rt_galatea/custom/scss/_bookblock.scss */
.dir-rtl .bb-bookblock .button:before {
  float: right;
  padding-left: 0.625rem;
  padding-right: 0;
  content: "\f137";
}
/* line 24, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock nav {
  z-index: 100;
  position: relative;
  float: right;
  color: #577de8;
}
/* line 28, templates/rt_galatea/custom/scss/_bookblock.scss */
.dir-rtl .bb-bookblock nav {
  float: left;
}
/* line 32, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock nav div {
  color: #577de8;
  display: inline-block;
  transform: translate3d(0, 0, 0) !important;
}
/* line 36, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock nav div:hover {
  color: #bb74c4;
}
/* line 39, templates/rt_galatea/custom/scss/_bookblock.scss */
/* line 40, templates/rt_galatea/custom/scss/_bookblock.scss */
@media only all and (max-width: 47.938rem) {
  .bb-bookblock nav div.bb-nav-prev i {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
/* line 44, templates/rt_galatea/custom/scss/_bookblock.scss */
/* line 45, templates/rt_galatea/custom/scss/_bookblock.scss */
.dir-rtl .bb-bookblock nav div.bb-nav-prev i::before {
  content: "\f138";
}
/* line 51, templates/rt_galatea/custom/scss/_bookblock.scss */
/* line 52, templates/rt_galatea/custom/scss/_bookblock.scss */
@media only all and (max-width: 47.938rem) {
  .bb-bookblock nav div.bb-nav-next i {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
/* line 56, templates/rt_galatea/custom/scss/_bookblock.scss */
/* line 57, templates/rt_galatea/custom/scss/_bookblock.scss */
.dir-rtl .bb-bookblock nav div.bb-nav-next i::before {
  content: "\f137";
}
/* line 64, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock nav i {
  cursor: pointer;
  font-size: 1.4rem;
  padding-right: 0.625rem;
}
/* line 71, templates/rt_galatea/custom/scss/_bookblock.scss */
/* line 72, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item:first-child .bb-nav-prev {
  opacity: 0.5;
  pointer-events: none;
}
/* line 76, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item:first-child .bb-nav-prev:hover {
  color: #bb74c4;
}
/* line 81, templates/rt_galatea/custom/scss/_bookblock.scss */
/* line 82, templates/rt_galatea/custom/scss/_bookblock.scss */
.rtl .bb-bookblock .bb-item:first-child .bb-nav-prev {
  opacity: 1;
  pointer-events: auto;
}
/* line 87, templates/rt_galatea/custom/scss/_bookblock.scss */
.rtl .bb-bookblock .bb-item:first-child .bb-nav-next {
  opacity: 0.5;
  pointer-events: none;
}
/* line 91, templates/rt_galatea/custom/scss/_bookblock.scss */
.rtl .bb-bookblock .bb-item:first-child .bb-nav-next:hover {
  color: #bb74c4;
}
/* line 98, templates/rt_galatea/custom/scss/_bookblock.scss */
/* line 99, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item:last-child .bb-nav-next {
  opacity: 0.5;
  pointer-events: none;
}
/* line 103, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item:last-child .bb-nav-next:hover {
  color: #bb74c4;
}
/* line 108, templates/rt_galatea/custom/scss/_bookblock.scss */
/* line 109, templates/rt_galatea/custom/scss/_bookblock.scss */
.rtl .bb-bookblock .bb-item:last-child .bb-nav-next {
  opacity: 1;
  pointer-events: auto;
}
/* line 114, templates/rt_galatea/custom/scss/_bookblock.scss */
.rtl .bb-bookblock .bb-item:last-child .bb-nav-prev {
  opacity: 0.5;
  pointer-events: none;
}
/* line 118, templates/rt_galatea/custom/scss/_bookblock.scss */
.rtl .bb-bookblock .bb-item:last-child .bb-nav-prev:hover {
  color: #bb74c4;
}
/* line 125, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item-category {
  color: #577de8;
  font-family: "muli", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 0.8rem;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  display: inline-block;
}
/* line 134, templates/rt_galatea/custom/scss/_bookblock.scss */
.dir-rtl .bb-bookblock .bb-item-category {
  float: right;
}
/* line 138, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item-title {
  font-weight: 400;
  font-size: 2rem;
  color: #bb74c4;
}
@media only all and (max-width: 47.938rem) {
  .bb-bookblock .bb-item-title {
    font-size: 1.5rem;
  }
}
/* line 148, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item-intro {
  font-size: 1.2rem;
  padding-bottom: 0.938rem;
  border-bottom: 1px solid rgba(26, 26, 26, 0.1);
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
@media only all and (max-width: 47.938rem) {
  .bb-bookblock .bb-item-intro {
    font-size: 1.1rem;
  }
}
/* line 163, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item-content {
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
/* line 170, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .bb-sideimage {
  position: relative;
}
/* line 172, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .bb-sideimage img {
  width: 100%;
}
/* line 176, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .bb-sidetext {
  margin: 0;
  padding: 0.938rem;
  color: #fff;
}
/* line 180, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .bb-sidetext h3 {
  text-align: center;
  opacity: 0.5;
}
/* line 184, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock .bb-sidetext .bb-image-desc {
  font-size: 1.2rem;
  text-align: center;
  display: block;
}
@media only all and (max-width: 47.938rem) {
  .bb-bookblock .bb-sidetext .bb-image-desc {
    font-size: 1.1rem;
  }
}
/* line 197, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-page {
  position: absolute;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
}
/* line 205, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-vertical .bb-page {
  width: 50%;
  height: 100%;
  left: 50%;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
/* line 213, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-horizontal .bb-page {
  width: 100%;
  height: 50%;
  top: 50%;
  -webkit-transform-origin: center top;
  transform-origin: center top;
}
/* line 221, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-page > div, .bb-outer, .bb-content, .bb-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 234, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-vertical .bb-content {
  width: 200%;
}
/* line 238, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-horizontal .bb-content {
  height: 200%;
}
/* line 242, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-page > div {
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
/* line 248, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-vertical .bb-back {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
/* line 253, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-horizontal .bb-back {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
/* line 258, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-outer {
  width: 100%;
  overflow: hidden;
  z-index: 999;
}
/* line 264, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-overlay, .bb-flipoverlay {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
}
/* line 275, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-flipoverlay {
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 279, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock.bb-vertical > div.bb-page:first-child, .bb-bookblock.bb-vertical > div.bb-page:first-child .bb-back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 285, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-bookblock.bb-horizontal > div.bb-page:first-child, .bb-bookblock.bb-horizontal > div.bb-page:first-child .bb-back {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
/* Content display */
/* line 292, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-content {
  background: #fff;
}
/* line 296, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-vertical .bb-front .bb-content {
  left: -100%;
}
/* line 300, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-horizontal .bb-front .bb-content {
  top: -100%;
}
/* Flipping classes */
/* line 305, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-vertical .bb-flip-next, .bb-vertical .bb-flip-initial {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
/* line 311, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-vertical .bb-flip-prev {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
/* line 316, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-horizontal .bb-flip-next, .bb-horizontal .bb-flip-initial {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
/* line 322, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-horizontal .bb-flip-prev {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
/* line 327, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-vertical .bb-flip-next-end {
  -webkit-transform: rotateY(-15deg);
  transform: rotateY(-15deg);
}
/* line 332, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-vertical .bb-flip-prev-end {
  -webkit-transform: rotateY(-165deg);
  transform: rotateY(-165deg);
}
/* line 337, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-horizontal .bb-flip-next-end {
  -webkit-transform: rotateX(15deg);
  transform: rotateX(15deg);
}
/* line 342, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-horizontal .bb-flip-prev-end {
  -webkit-transform: rotateX(165deg);
  transform: rotateX(165deg);
}
/* line 347, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-item {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: none;
}
/* line 355, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-item-invisible {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  opacity: 0;
}
/* No JS */
/* line 364, templates/rt_galatea/custom/scss/_bookblock.scss */
.no-js .bb-bookblock, .no-js ul.bb-custom-grid li {
  width: auto;
  height: auto;
}
/* line 370, templates/rt_galatea/custom/scss/_bookblock.scss */
.no-js .bb-item {
  display: block;
  position: relative;
}
/* line 376, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-custom-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 382, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-custom-wrapper .bb-bookblock {
  width: 100%;
  height: 100%;
  -webkit-perspective: 2000px;
  perspective: 2000px;
}
/* line 389, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-custom-side {
  width: 50%;
  float: left;
  height: 100%;
  background: #bb74c4;
  overflow: hidden;
}
/* line 392, templates/rt_galatea/custom/scss/_bookblock.scss */
.dir-rtl .bb-custom-side {
  float: right;
}
@media only all and (max-width: 47.938rem) {
  .bb-custom-side {
    width: 100%;
    float: none;
    height: auto;
  }
}
/* line 405, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-custom-firstpage h1 {
  font-size: 2.625em;
  line-height: 1.3;
  margin: 0;
  font-weight: 300;
}
/* line 412, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-custom-firstpage h1 span {
  display: block;
  font-size: 60%;
  opacity: 0.3;
  padding: 0 0 0.6em 0.1em;
}
/* line 419, templates/rt_galatea/custom/scss/_bookblock.scss */
.bb-custom-firstpage {
  width: 50%;
  float: left;
  padding: 0.738rem;
}
/* line 422, templates/rt_galatea/custom/scss/_bookblock.scss */
.dir-rtl .bb-custom-firstpage {
  float: right;
}
@media only all and (max-width: 47.938rem) {
  .bb-custom-firstpage {
    width: 100%;
    float: none;
    height: auto;
  }
}
/* No JS */
/* line 435, templates/rt_galatea/custom/scss/_bookblock.scss */
.no-js .bb-custom-wrapper {
  height: auto;
}
/* line 439, templates/rt_galatea/custom/scss/_bookblock.scss */
.no-js .bb-custom-content {
  height: 470px;
}
@media screen and (max-width: 61.75em) {
  /* line 444, templates/rt_galatea/custom/scss/_bookblock.scss */
  .bb-custom-side {
    font-size: 70%;
  }
}
@media screen and (max-width: 33em) {
  /* line 450, templates/rt_galatea/custom/scss/_bookblock.scss */
  .bb-custom-side {
    font-size: 60%;
  }
}
/* line 4, templates/rt_galatea/custom/scss/custom.scss */
.g-galatea-style section#g-slideshow {
  margin-top: -139px !important;
}
/* line 7, templates/rt_galatea/custom/scss/custom.scss */
#g-navigation .g-container .g-block > .g-content {
  border-bottom: none !important;
}
/* line 10, templates/rt_galatea/custom/scss/custom.scss */
.FP-above-a {
  top: -190px !important;
  z-index: 100;
  position: relative;
}
/* line 12, templates/rt_galatea/custom/scss/custom.scss */
#g-header .g-container {
  padding-top: 0rem;
  padding-bottom: 4rem;
}
/* line 17, templates/rt_galatea/custom/scss/custom.scss */
#g-container-main.g-wrapper .g-container {
  padding: 0rem 0;
}
/* line 20, templates/rt_galatea/custom/scss/custom.scss */
.outline-75 #g-navigation {
  position: fixed;
  width: 100%;
}
/* line 24, templates/rt_galatea/custom/scss/custom.scss */
.outline-75 #g-container-main {
  margin-top: 165px;
}
/* line 27, templates/rt_galatea/custom/scss/custom.scss */
.outline-60 #g-navigation {
  position: fixed;
  width: 100%;
}
/* line 31, templates/rt_galatea/custom/scss/custom.scss */
.outline-60 #g-container-main {
  margin-top: 140px;
}
/* line 34, templates/rt_galatea/custom/scss/custom.scss */
.outline-91 #g-navigation {
  position: fixed;
  width: 100%;
}
/* line 38, templates/rt_galatea/custom/scss/custom.scss */
.page-header h2 {
  font-size: 2.5rem;
  line-height: 3.3rem;
}
/* line 43, templates/rt_galatea/custom/scss/custom.scss */
.utility #g-container-main.g-wrapper .g-container {
  padding: 0rem 0;
}
/* line 46, templates/rt_galatea/custom/scss/custom.scss */
.itemid-198 #g-navigation {
  position: fixed;
  width: 100%;
}
/* line 50, templates/rt_galatea/custom/scss/custom.scss */
.itemid-198 #g-container-main {
  margin-top: 50px;
}
/* line 53, templates/rt_galatea/custom/scss/custom.scss */
.itemid-380 #g-container-main {
  margin-top: 50px;
}
/* line 57, templates/rt_galatea/custom/scss/custom.scss */
.itemid-518 #g-container-main {
  margin-top: -509px !important;
}
/* line 59, templates/rt_galatea/custom/scss/custom.scss */
.outline-61 #g-header .g-container {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 64, templates/rt_galatea/custom/scss/custom.scss */
.bb-bookblock nav i {
  font-size: 2rem;
}
/* line 68, templates/rt_galatea/custom/scss/custom.scss */
.bb-bookblock {
  color: #656a7b;
  background: #fff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
}
/* line 74, templates/rt_galatea/custom/scss/custom.scss */
.outline-80 #g-navigation {
  position: fixed;
  width: 100%;
}
/* line 78, templates/rt_galatea/custom/scss/custom.scss */
.outline-80 #g-container-main {
  margin-top: 110px;
}
/* line 82, templates/rt_galatea/custom/scss/custom.scss */
.outline-79 #g-header .g-container {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 87, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-navigation, .g-home-particles.g-galatea-style #g-navigation, .g-features-particles.g-galatea-style #g-navigation {
  background-color: transparent;
}
/* line 91, templates/rt_galatea/custom/scss/custom.scss */
.itemid-571 #g-header .g-container {
  position: -20;
}
/* 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 */
@media only all and (min-width: 75rem) {
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.938rem) {
  /* line 139, templates/rt_galatea/custom/scss/custom.scss */
  #g-navigation .g-block.size-33 .custom img, #g-navigation .g-block.size-60 .custom img {
    max-width: 170px;
  }
  /* line 142, templates/rt_galatea/custom/scss/custom.scss */
  .g-galatea-style section#g-slideshow {
    margin-top: -10px !important;
  }
  /* line 145, templates/rt_galatea/custom/scss/custom.scss */
  .g-home-positions.g-galatea-style #g-navigation, .g-home-particles.g-galatea-style #g-navigation, .g-features-particles.g-galatea-style #g-navigation {
    background-color: #5e509b;
  }
}
@media only all and (max-width: 59.938rem) {
}
/* line 163, templates/rt_galatea/custom/scss/custom.scss */
.itemid-198 .g-mosaicgrid-item-title {
  color: #fff;
}
/* line 167, templates/rt_galatea/custom/scss/custom.scss */
#g-expanded {
  background: #f1f2f6;
  color: #fff;
}
/* line 172, templates/rt_galatea/custom/scss/custom.scss */
#jreview-form ._extra_info h2 {
  font-size: 15px;
  color: #fff;
}
/* line 176, templates/rt_galatea/custom/scss/custom.scss */
.jlexreview {
  font-size: 15px;
  color: #000;
}
/* line 180, templates/rt_galatea/custom/scss/custom.scss */
#jreview-main-tabs a {
  font-size: 110%;
  font-weight: bold;
  padding: 10px 25px;
  display: block;
  position: relative;
  bottom: -1px;
  color: #fff;
}
/* line 190, templates/rt_galatea/custom/scss/custom.scss */
#jreview-main-tabs a.active {
  border-top: 2px solid #ec7732;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  color: #fff;
}
/* line 198, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions.g-galatea-style #g-header .g-mosaicgrid, .g-home-particles.g-galatea-style #g-header .g-mosaicgrid, .g-features-particles.g-galatea-style #g-header .g-mosaicgrid {
  margin-top: 0;
}
/* line 202, templates/rt_galatea/custom/scss/custom.scss */
.g-home-positions #fp-notices {
  margin-top: -2rem;
}
/* line 206, templates/rt_galatea/custom/scss/custom.scss */
.g-owlcarousel-item-img:after {
  height: 45%;
}
/*# sourceMappingURL=custom_79.css.map */