/* line 2, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster {
  direction: ltr;
}
/* line 4, templates/rt_protean/scss/protean/particles/_flipster.scss */
/* line 5, templates/rt_protean/scss/protean/particles/_flipster.scss */
@media only all and (max-width: 47.938rem) {
  .g-flipster .g-flipster-cards .g-flipster-card {
    width: 100%;
  }
}
/* line 9, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container {
  text-align: center;
  padding: 3.625rem;
  border-radius: 1rem;
}
@media only all and (max-width: 47.938rem) {
  .g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container {
    padding: 1.5rem;
  }
}
/* line 16, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-title {
  font-weight: 300;
  font-size: 3rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-title {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-title {
    font-size: 2rem;
  }
}
/* line 26, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-description {
  padding-top: 2.125rem;
  font-weight: 300;
  font-size: 1rem;
  opacity: 0.5;
}
/* line 32, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-button {
  padding-top: 3.625rem;
}
/* line 35, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container.g-flipster-card-image {
  padding: 0;
  background: none !important;
}
/* line 38, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container.g-flipster-card-image img {
  border-radius: 1rem;
}
/* line 43, templates/rt_protean/scss/protean/particles/_flipster.scss */
/* line 44, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white .g-flipster-card-container {
  background: #fff;
  color: #000;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 49, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--past, .g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--future {
  opacity: 1;
}
/* line 51, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--past .g-flipster-card-container, .g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--future .g-flipster-card-container {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.9);
}
/* line 55, templates/rt_protean/scss/protean/particles/_flipster.scss */
/* line 56, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--past .g-flipster-card-container .g-flipster-button a, .g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--future .g-flipster-card-container .g-flipster-button a {
  background: rgba(255, 255, 255, 0.5);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.3) !important;
}
/* line 60, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--past .g-flipster-card-container .g-flipster-button a:hover, .g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--future .g-flipster-card-container .g-flipster-button a:hover {
  background: rgba(255, 255, 255, 0.5) !important;
  border-color: transparent !important;
  color: rgba(0, 0, 0, 0.3) !important;
}
/* line 70, templates/rt_protean/scss/protean/particles/_flipster.scss */
/* line 71, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-black .g-flipster-card-container {
  background: #000;
  color: #fff;
}
/* line 76, templates/rt_protean/scss/protean/particles/_flipster.scss */
/* line 77, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-accent1 .g-flipster-card-container {
  background: #e52276;
}
/* line 81, templates/rt_protean/scss/protean/particles/_flipster.scss */
/* line 82, templates/rt_protean/scss/protean/particles/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-accent2 .g-flipster-card-container {
  background: #7747c6;
}
/* @group Flipster Essential Styles */
/* line 93, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster {
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  position: relative;
}
/* line 100, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster:focus {
  outline: none;
}
/* line 102, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__container, .flipster__item {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
/* line 110, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__container {
  display: block;
  white-space: nowrap;
  word-spacing: -0.25em;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 118, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__item {
  display: inline-block;
  white-space: normal;
  word-spacing: normal;
  vertical-align: bottom;
}
/* line 125, templates/rt_protean/scss/protean/particles/_flipster.scss */
/* line 126, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--click .flipster__item--past, .flipster--click .flipster__item--future {
  cursor: pointer;
}
/* line 130, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__item img {
  max-width: 100%;
}
/* @end */
/* @group Flipster Carousel Theme */
/* line 136, templates/rt_protean/scss/protean/particles/_flipster.scss */
/* line 138, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel .flipster__container, .flipster--carousel .flipster__item, .flipster--carousel .flipster__item__content {
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
/* line 145, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel .flipster__item {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
}
/* line 147, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel .flipster__item--past, .flipster--carousel .flipster__item--future {
  opacity: 0;
  -webkit-transition-delay: 115ms;
  -moz-transition-delay: 115ms;
  transition-delay: 115ms;
}
/* line 153, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel .flipster__item--past-2, .flipster--carousel .flipster__item--future-2 {
  opacity: 0.6;
  -webkit-transition-delay: 90ms;
  -moz-transition-delay: 90ms;
  transition-delay: 90ms;
}
/* line 159, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel .flipster__item--past-1, .flipster--carousel .flipster__item--future-1 {
  opacity: 0.8;
  -webkit-transition-delay: 60ms;
  -moz-transition-delay: 60ms;
  transition-delay: 60ms;
}
/* line 165, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  -moz-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  -ms-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  -o-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  transform: translateX(100%) rotateY(-20deg) scale(0.5);
}
/* line 166, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) rotateY(40deg) scale(0.65);
  -moz-transform: translateX(25%) rotateY(40deg) scale(0.65);
  -ms-transform: translateX(25%) rotateY(40deg) scale(0.65);
  -o-transform: translateX(25%) rotateY(40deg) scale(0.65);
  transform: translateX(25%) rotateY(40deg) scale(0.65);
}
/* line 167, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: rotateY(45deg) scale(0.8);
  -moz-transform: rotateY(45deg) scale(0.8);
  -ms-transform: rotateY(45deg) scale(0.8);
  -o-transform: rotateY(45deg) scale(0.8);
  transform: rotateY(45deg) scale(0.8);
}
/* line 169, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  -moz-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  -ms-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  -o-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  transform: translateX(-100%) rotateY(20deg) scale(0.5);
}
/* line 170, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  -moz-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  -ms-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  -o-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  transform: translateX(-25%) rotateY(-40deg) scale(0.65);
}
/* line 171, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: rotateY(-45deg) scale(0.8);
  -moz-transform: rotateY(-45deg) scale(0.8);
  -ms-transform: rotateY(-45deg) scale(0.8);
  -o-transform: rotateY(-45deg) scale(0.8);
  transform: rotateY(-45deg) scale(0.8);
}
/* line 173, templates/rt_protean/scss/protean/particles/_flipster.scss */
/* line 174, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(175%) scale(0.5);
  -moz-transform: translateX(175%) scale(0.5);
  -ms-transform: translateX(175%) scale(0.5);
  -o-transform: translateX(175%) scale(0.5);
  transform: translateX(175%) scale(0.5);
}
/* line 175, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) scale(0.65);
  -moz-transform: translateX(25%) scale(0.65);
  -ms-transform: translateX(25%) scale(0.65);
  -o-transform: translateX(25%) scale(0.65);
  transform: translateX(25%) scale(0.65);
}
/* line 176, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
  -moz-transform: translateX(0%) scale(0.8);
  -ms-transform: translateX(0%) scale(0.8);
  -o-transform: translateX(0%) scale(0.8);
  transform: translateX(0%) scale(0.8);
}
/* line 178, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-175%) scale(0.5);
  -moz-transform: translateX(-175%) scale(0.5);
  -ms-transform: translateX(-175%) scale(0.5);
  -o-transform: translateX(-175%) scale(0.5);
  transform: translateX(-175%) scale(0.5);
}
/* line 179, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) scale(0.65);
  -moz-transform: translateX(-25%) scale(0.65);
  -ms-transform: translateX(-25%) scale(0.65);
  -o-transform: translateX(-25%) scale(0.65);
  transform: translateX(-25%) scale(0.65);
}
/* line 180, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
  -moz-transform: translateX(0%) scale(0.8);
  -ms-transform: translateX(0%) scale(0.8);
  -o-transform: translateX(0%) scale(0.8);
  transform: translateX(0%) scale(0.8);
}
/* line 183, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--carousel .flipster__item--current .flipster__item__content {
  -webkit-transform: translateX(0) rotateY(0deg) scale(1);
  -moz-transform: translateX(0) rotateY(0deg) scale(1);
  -ms-transform: translateX(0) rotateY(0deg) scale(1);
  -o-transform: translateX(0) rotateY(0deg) scale(1);
  transform: translateX(0) rotateY(0deg) scale(1);
  -webkit-transition-delay: 60ms;
  -moz-transition-delay: 60ms;
  transition-delay: 60ms;
}
/* @group Flipster Coverflow Theme */
/* line 191, templates/rt_protean/scss/protean/particles/_flipster.scss */
/* line 193, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--coverflow .flipster__container, .flipster--coverflow .flipster__item, .flipster--coverflow .flipster__item__content {
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
/* line 200, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--coverflow .flipster__item {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
}
/* line 202, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--coverflow .flipster__container {
  padding-bottom: 5%;
}
/* line 204, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--coverflow .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
  -moz-backface-visibility: hidden;
}
/* line 212, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--coverflow .flipster__item__content img:only-child {
  display: block;
}
/* line 214, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--coverflow .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: scale(0.75) rotateY(55deg);
  -moz-transform: scale(0.75) rotateY(55deg);
  -ms-transform: scale(0.75) rotateY(55deg);
  -o-transform: scale(0.75) rotateY(55deg);
  transform: scale(0.75) rotateY(55deg);
}
/* line 219, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--coverflow .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale(0.75) rotateY(-55deg);
  -moz-transform: scale(0.75) rotateY(-55deg);
  -ms-transform: scale(0.75) rotateY(-55deg);
  -o-transform: scale(0.75) rotateY(-55deg);
  transform: scale(0.75) rotateY(-55deg);
}
/* line 224, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--coverflow .flip-current .flipster__item__content {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
/* @end */
/* @group Flat */
/* line 232, templates/rt_protean/scss/protean/particles/_flipster.scss */
/* line 233, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--flat .flipster__container, .flipster--flat .flipster__item, .flipster--flat .flipster__item__content {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
/* line 237, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--flat .flipster__item--past, .flipster--flat .flipster__item--future {
  opacity: 0.5;
}
/* line 240, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--flat .flipster__item--past .flipster__item__content {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
}
/* line 241, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--flat .flipster__item--future .flipster__item__content {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
}
/* @end */
/* @group Flipster Wheel Theme */
/* line 248, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel {
  overflow: hidden;
}
/* line 251, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__container, .flipster--wheel .flipster__item__content {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
/* line 257, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__container {
  padding-bottom: 20%;
}
/* line 259, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
/* line 260, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
/* line 261, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  -o-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}
/* line 263, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__item__content img:only-child {
  display: block;
}
/* line 265, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__item--past .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(-80deg) translate(-170%, 110%);
  -moz-transform: rotateZ(-80deg) translate(-170%, 110%);
  -ms-transform: rotateZ(-80deg) translate(-170%, 110%);
  -o-transform: rotateZ(-80deg) translate(-170%, 110%);
  transform: rotateZ(-80deg) translate(-170%, 110%);
}
/* line 266, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__item--future .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(80deg) translate(170%, 110%);
  -moz-transform: rotateZ(80deg) translate(170%, 110%);
  -ms-transform: rotateZ(80deg) translate(170%, 110%);
  -o-transform: rotateZ(80deg) translate(170%, 110%);
  transform: rotateZ(80deg) translate(170%, 110%);
}
/* line 268, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__item--past-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-60deg) translate(-70%, 75%);
  -moz-transform: rotateZ(-60deg) translate(-70%, 75%);
  -ms-transform: rotateZ(-60deg) translate(-70%, 75%);
  -o-transform: rotateZ(-60deg) translate(-70%, 75%);
  transform: rotateZ(-60deg) translate(-70%, 75%);
}
/* line 269, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__item--future-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(60deg) translate(70%, 75%);
  -moz-transform: rotateZ(60deg) translate(70%, 75%);
  -ms-transform: rotateZ(60deg) translate(70%, 75%);
  -o-transform: rotateZ(60deg) translate(70%, 75%);
  transform: rotateZ(60deg) translate(70%, 75%);
}
/* line 271, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__item--past-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-40deg) translate(-17%, 30%);
  -moz-transform: rotateZ(-40deg) translate(-17%, 30%);
  -ms-transform: rotateZ(-40deg) translate(-17%, 30%);
  -o-transform: rotateZ(-40deg) translate(-17%, 30%);
  transform: rotateZ(-40deg) translate(-17%, 30%);
}
/* line 272, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__item--future-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(40deg) translate(17%, 30%);
  -moz-transform: rotateZ(40deg) translate(17%, 30%);
  -ms-transform: rotateZ(40deg) translate(17%, 30%);
  -o-transform: rotateZ(40deg) translate(17%, 30%);
  transform: rotateZ(40deg) translate(17%, 30%);
}
/* line 274, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__item--past-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-20deg);
  -moz-transform: rotateZ(-20deg);
  -ms-transform: rotateZ(-20deg);
  -o-transform: rotateZ(-20deg);
  transform: rotateZ(-20deg);
}
/* line 275, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flipster__item--future-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(20deg);
  -moz-transform: rotateZ(20deg);
  -ms-transform: rotateZ(20deg);
  -o-transform: rotateZ(20deg);
  transform: rotateZ(20deg);
}
/* line 277, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster--wheel .flip-current .flipster__item__content {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
/* @end */
/* @group Flipster Previous & Next Buttons */
/* line 285, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__button {
  position: absolute;
  top: 50%;
  display: block;
  appearance: none;
  background: none;
  border: none;
  padding: 0;
  z-index: 999;
  cursor: pointer;
  font-size: 15px;
  opacity: 0.5;
  -webkit-transition: opacity 500ms ease;
  -moz-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  margin: -1em 2em;
}
/* line 300, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__button svg {
  width: 2em;
  stroke: currentColor;
  fill: transparent;
  stroke-width: 3;
  stroke-linecap: round;
}
/* line 311, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__button:hover, .flipster__button:focus {
  opacity: 1;
}
/* line 317, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__button--prev {
  left: 0;
}
/* line 318, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__button--next {
  right: 0;
}
/* @end */
/* @group Flipster Navigation */
/* line 326, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav, .flipster__nav__item {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 333, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav {
  display: block;
  margin: 0 0 4em;
  text-align: center;
  position: relative;
}
/* line 340, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__item {
  display: inline-block;
  margin: 0 0.25em;
}
/* line 345, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__link {
  display: block;
  color: inherit;
  padding: 0.5em 1em;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
/* line 355, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__link::after {
  content: '';
  display: block;
  background: #e52276;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: translateY(100%) translateY(-0.25em);
  -moz-transform: translateY(100%) translateY(-0.25em);
  -ms-transform: translateY(100%) translateY(-0.25em);
  -o-transform: translateY(100%) translateY(-0.25em);
  transform: translateY(100%) translateY(-0.25em);
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
}
/* line 369, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__item--current > .flipster__nav__link, .flipster__nav__link:hover, .flipster__nav__link:focus {
  color: #fff;
}
/* line 374, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__item--current > .flipster__nav__link::after, .flipster__nav__link:hover::after, .flipster__nav__link:focus::after {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 380, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -1px;
  padding: 0.5em;
  background: #e52276;
  z-index: 1;
}
/* line 392, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__child .flipster__nav__link {
  color: #fff;
}
/* line 395, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__child .flipster__nav__link::after {
  background: #fff;
}
/* line 398, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link, .flipster__nav__child .flipster__nav__link:hover, .flipster__nav__child .flipster__nav__link:focus {
  color: #e52276;
}
/* line 404, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__item--current .flipster__nav__child {
  display: block;
}
/* @end */
/* @group Flipster Navigation */
/* line 411, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav, .flipster__nav__item {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 418, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav {
  display: block;
  margin: 0 0 4em;
  text-align: center;
  position: relative;
}
/* line 425, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__item {
  display: inline-block;
  margin: 0 0.25em;
}
/* line 430, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__link {
  display: block;
  color: inherit;
  padding: 0.5em 1em;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
/* line 440, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__link::after {
  content: '';
  display: block;
  background: #e52276;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: translateY(100%) translateY(-0.25em);
  -moz-transform: translateY(100%) translateY(-0.25em);
  -ms-transform: translateY(100%) translateY(-0.25em);
  -o-transform: translateY(100%) translateY(-0.25em);
  transform: translateY(100%) translateY(-0.25em);
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
}
/* line 454, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__item--current > .flipster__nav__link, .flipster__nav__link:hover, .flipster__nav__link:focus {
  color: #fff;
}
/* line 459, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__item--current > .flipster__nav__link::after, .flipster__nav__link:hover::after, .flipster__nav__link:focus::after {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 465, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -1px;
  padding: 0.5em;
  background: #e52276;
  z-index: 1;
}
/* line 477, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__child .flipster__nav__link {
  color: #fff;
}
/* line 480, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__child .flipster__nav__link::after {
  background: #fff;
}
/* line 483, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link, .flipster__nav__child .flipster__nav__link:hover, .flipster__nav__child .flipster__nav__link:focus {
  color: #e52276;
}
/* line 489, templates/rt_protean/scss/protean/particles/_flipster.scss */
.flipster__nav__item--current .flipster__nav__child {
  display: block;
}
/* @end */

/* ALTERAÇÕES */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-description {padding-top: 1rem;opacity: 1;}
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container {padding: 2.5rem;}
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-title {font-size: 2.5rem;}