/* 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
 */

@charset "UTF-8";
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
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;
}
@media only all and (max-width: 50.99rem) {
  .g-swiper.multislides .g-swiper-title, .g-swiper.multislides .g-swiper-text {
    font-size: 1rem !important;
  }
  .g-swiper.multislides .button {
    font-size: 0.7rem !important;
    padding: 0.4rem 0.75rem !important;
  }
  .g-swiper.multislides .swiper-navigation > div {
    font-size: 2rem !important;
  }
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-progressbar {
  top: auto;
  bottom: 0;
  height: 10px;
}
.g-swiper.swiper-container-vertical .swiper-navigation + .swiper-pagination-bullets {
  top: unset;
  bottom: 0;
  transform: none;
}
@media only all and (max-width: 50.99rem) {
  .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
    right: 0;
  }
}
.dir-rtl .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
  right: auto;
  left: 10px;
}
@media only all and (max-width: 50.99rem) {
  .dir-rtl .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
    left: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-swiper.swiper-container-vertical.swiper-container-coverflow > .swiper-pagination-bullets {
    right: 10px;
  }
  .dir-rtl .g-swiper.swiper-container-vertical.swiper-container-coverflow > .swiper-pagination-bullets {
    right: auto;
    left: 10px;
  }
}
.g-swiper div[class*="swiper-pagination-parent"] {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  z-index: 10;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 2rem 1rem;
  background: transparent;
  border: 2px solid #ffffff;
  opacity: 1;
  height: 22px;
  width: 22px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  outline: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
  }
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.active, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.active {
  outline: 0;
  -moz-outline-style: none;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
}
@media only all and (max-width: 50.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet::after {
    width: 4px;
    height: 4px;
  }
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #ffffff;
  opacity: 1;
  border-color: #ffffff;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
  width: 8px;
  height: 8px;
  background: #000000;
}
@media only all and (max-width: 50.99rem) {
  .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
    width: 6px;
    height: 6px;
  }
}
.g-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #c1a9de;
}
.g-swiper .g-swiper-slider .swiper-slide {
  position: relative;
}
.g-swiper .g-swiper-slider .swiper-slide .swiper-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.g-swiper .g-swiper-slider .swiper-slide video {
  position: absolute;
  z-index: 10;
  width: 100%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide video {
    height: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide video {
    height: 100%;
  }
}
.g-swiper .g-swiper-slider .swiper-slide .swiper-link-overlay {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
}
.g-swiper .g-swiper-slider .swiper-slide .slide {
  position: absolute;
  margin: 0 auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 20;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content {
  text-align: center;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
  font-size: 1.1vw;
  font-weight: 400;
  line-height: 1.3;
  margin: 1rem 4rem;
  max-width: 1200px;
  color: #ffffff;
}
@media (max-width: 118.1818181818rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1.3rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1rem;
  }
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
  font-size: 1.5vw;
  font-weight: 500;
  line-height: 1.3;
  margin: 1rem 3rem;
  color: #ffffff;
}
@media (max-width: 120rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
    font-size: 1.8rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .button {
    padding: 0.4rem 1rem;
    font-size: 0.8rem;
  }
}
.swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
  position: absolute;
  font-size: 4rem;
  color: #ffffff;
  outline: none;
  z-index: 20;
  cursor: pointer;
}
@media only all and (max-width: 50.99rem) {
  .swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
    font-size: 3rem;
  }
}
.swiper-navigation div[class*="button-next"] {
  right: 1rem;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}
.swiper-navigation div[class*="button-prev"] {
  left: 1rem;
  top: 50%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
}
.swiper-navigation.rtl div[class*="button-prev"] {
  right: 1rem;
  left: auto;
}
.swiper-navigation.rtl div[class*="button-next"] {
  right: auto;
  left: 1rem;
}
div[class*="g-swiper-thumbs"] {
  margin: 2rem 0;
  font-weight: 600;
}
div[class*="g-swiper-thumbs"].gallery-thumbs {
  box-sizing: border-box;
  cursor: pointer;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 6px;
  position: relative;
  pointer-events: auto;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 0.9vw;
  height: 100%;
  margin: -1rem 2rem 0;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 111.1111111111rem) {
  div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
    font-size: 1rem;
  }
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title span {
  z-index: 2;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 6px;
  transition: opacity 0.5s ease-in-out;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide-thumb-active:before {
  opacity: 0.25;
}
div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
  font-size: 3rem;
  opacity: 1;
  z-index: 20;
}
@media only all and (max-width: 50.99rem) {
  div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
    font-size: 2rem;
  }
}
/*******************************************/
/* kenburns animation */
/*******************************************/
.swiper-slide-active .kenburns {
  -webkit-animation: kenburns ease-out;
  -moz-animation: kenburns ease-out;
  animation: kenburns ease-out;
}
@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5) rotate(0.02deg);
    -moz-transform: scale(1.5) rotate(0.02deg);
    -ms-transform: scale(1.5) rotate(0.02deg);
    -o-transform: scale(1.5) rotate(0.02deg);
    transform: scale(1.5) rotate(0.02deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0.02deg);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
    -o-transform: scale(1) rotate(0.02deg);
    transform: scale(1) rotate(0.02deg);
  }
}
@keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5) rotate(0.02deg);
    -moz-transform: scale(1.5) rotate(0.02deg);
    -ms-transform: scale(1.5) rotate(0.02deg);
    -o-transform: scale(1.5) rotate(0.02deg);
    transform: scale(1.5) rotate(0.02deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0.02deg);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
    -o-transform: scale(1) rotate(0.02deg);
    transform: scale(1) rotate(0.02deg);
  }
}
/*******************************************/
/* kenburnsDownLeft animation */
/*******************************************/
.swiper-slide-active .kenburnsDownLeft {
  -webkit-animation: kenburnsDownLeft ease-out;
  -moz-animation: kenburnsDownLeft ease-out;
  animation: kenburnsDownLeft ease-out;
}
@-webkit-keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    -moz-transform: scale(1.5) translate(10%, -10%);
    -ms-transform: scale(1.5) translate(10%, -10%);
    -o-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    -moz-transform: scale(1.5) translate(10%, -10%);
    -ms-transform: scale(1.5) translate(10%, -10%);
    -o-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDownRight animation */
/*******************************************/
.swiper-slide-active .kenburnsDownRight {
  -webkit-animation: kenburnsDownRight ease-out;
  animation: kenburnsDownRight ease-out;
}
@-webkit-keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    -moz-transform: scale(1.5) translate(-10%, -10%);
    -ms-transform: scale(1.5) translate(-10%, -10%);
    -o-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    -moz-transform: scale(1.5) translate(-10%, -10%);
    -ms-transform: scale(1.5) translate(-10%, -10%);
    -o-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDown animation */
/*******************************************/
.swiper-slide-active .kenburnsDown {
  -webkit-animation: kenburnsDown ease-out;
  animation: kenburnsDown ease-out;
}
@-webkit-keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    -moz-transform: scale(1.5) translate(0, -10%);
    -ms-transform: scale(1.5) translate(0, -10%);
    -o-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    -moz-transform: scale(1.5) translate(0, -10%);
    -ms-transform: scale(1.5) translate(0, -10%);
    -o-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsLeft animation */
/*******************************************/
.swiper-slide-active .kenburnsLeft {
  -webkit-animation: kenburnsLeft ease-out;
  animation: kenburnsLeft ease-out;
}
@-webkit-keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    -moz-transform: scale(1.5) translate(10%, 0);
    -ms-transform: scale(1.5) translate(10%, 0);
    -o-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    -moz-transform: scale(1.5) translate(10%, 0);
    -ms-transform: scale(1.5) translate(10%, 0);
    -o-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsRight animation */
/*******************************************/
.swiper-slide-active .kenburnsRight {
  -webkit-animation: kenburnsRight ease-out;
  animation: kenburnsRight ease-out;
}
@-webkit-keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    -moz-transform: scale(1.5) translate(-10%, 0);
    -ms-transform: scale(1.5) translate(-10%, 0);
    -o-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    -moz-transform: scale(1.5) translate(-10%, 0);
    -ms-transform: scale(1.5) translate(-10%, 0);
    -o-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpLeft animation */
/*******************************************/
.swiper-slide-active .kenburnsUpLeft {
  -webkit-animation: kenburnsUpLeft ease-out;
  animation: kenburnsUpLeft ease-out;
}
@-webkit-keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    -moz-transform: scale(1.5) translate(10%, 10%);
    -ms-transform: scale(1.5) translate(10%, 10%);
    -o-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    -moz-transform: scale(1.5) translate(10%, 10%);
    -ms-transform: scale(1.5) translate(10%, 10%);
    -o-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpRight animation */
/*******************************************/
.swiper-slide-active .kenburnsUpRight {
  -webkit-animation: kenburnsUpRight ease-out;
  animation: kenburnsUpRight ease-out;
}
@-webkit-keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    -moz-transform: scale(1.5) translate(-10%, 10%);
    -ms-transform: scale(1.5) translate(-10%, 10%);
    -o-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    -moz-transform: scale(1.5) translate(-10%, 10%);
    -ms-transform: scale(1.5) translate(-10%, 10%);
    -o-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUp animation */
/*******************************************/
.swiper-slide-active .kenburnsUp {
  -webkit-animation: kenburnsUp ease-out;
  animation: kenburnsUp ease-out;
}
@-webkit-keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    -moz-transform: scale(1.5) translate(0, 10%);
    -ms-transform: scale(1.5) translate(0, 10%);
    -o-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    -moz-transform: scale(1.5) translate(0, 10%);
    -ms-transform: scale(1.5) translate(0, 10%);
    -o-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@media only all and (max-width: 50.99rem) {
  .g-newsletter-particle {
    text-align: center;
  }
  .g-newsletter-particle .title {
    text-align: center;
  }
}
.g-newsletter-particle .title {
  padding-bottom: 0;
  margin-bottom: 0;
  font-weight: 500;
}
.g-newsletter-particle .title:after {
  background: none;
}
.g-newsletter-particle .g-newsletter .g-newsletter-headtext {
  margin-bottom: 1.875rem;
  /* font-family: get-font-family($font-family-title); */
  padding-bottom: 1.5rem;
}
.box1 .g-newsletter-particle .g-newsletter .g-newsletter-headtext {
  color: #ffffff;
}
.box2 .g-newsletter-particle .g-newsletter .g-newsletter-headtext {
  color: #ffffff;
}
.g-newsletter-particle .g-newsletter .fa {
  font-size: 3rem;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox {
  position: relative;
  border: none;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
  text-align: left;
  padding: 0.725rem 0;
  font-weight: 400;
  border: 0 none;
  border-bottom: 1px solid #c1a9de;
  margin-bottom: 0;
  color: #c1a9de;
  border-radius: 0;
  background: none;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input:hover {
  border: 0 none;
  border-bottom: 1px solid #c1a9de;
}
@media only all and (max-width: 50.99rem) {
  .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
    margin-bottom: 5px;
  }
}
.dir-rtl .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
  text-align: right;
}
.dir-rtl .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit .fa {
  transform: rotate(180deg);
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
    text-align: center;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
    text-align: center;
  }
}
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-text {
  vertical-align: middle;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack .g-newsletter-form-wrapper {
  text-align: center;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 100%;
  margin-bottom: 10px;
  margin-right: 0;
  padding: 0;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack .g-newsletter-form-wrapper .g-newsletter-button {
  width: 100%;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack .g-newsletter-form-wrapper .g-newsletter-button input {
  width: 100%;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: 0;
  min-height: 0;
  margin: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
    margin: 1rem 0 0;
  }
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox input, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox .g-newsletter-button-submit, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button input, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button .g-newsletter-button-submit {
  margin: 0;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
  width: auto;
  margin-left: 15px;
}
.dir-rtl .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
  margin-left: 0;
  margin-right: 15px;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 100%;
}
@media only all and (max-width: 50.99rem) {
  .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
#mc_embed_signup.g-newsletter-aside div.mce_inline_error {
  position: absolute;
  top: 4.5rem;
  padding-left: 0 !important;
}
#mc_embed_signup div.mce_inline_error {
  background: none !important;
  font-size: 0.75rem;
  color: inherit !important;
}
#mc_embed_signup div#mce-responses {
  margin-top: 10px;
}
.g-articletabs .r-tabs .r-tabs-nav, .g-articletabs .r-tabs .r-tabs-accordion-title {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 0.9vw;
}
@media (max-width: 111.1111111111rem) {
  .g-articletabs .r-tabs .r-tabs-nav, .g-articletabs .r-tabs .r-tabs-accordion-title {
    font-size: 1rem;
  }
}
.g-articletabs .r-tabs .r-tabs-nav a, .g-articletabs .r-tabs .r-tabs-accordion-title a {
  color: #000000;
}
.g-articletabs .r-tabs .r-tabs-accordion-title {
  border-bottom: 2px solid transparent;
}
.g-articletabs .r-tabs .r-tabs-accordion-title.r-tabs-state-active {
  border-color: #000000;
}
.g-articletabs .r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  cursor: pointer;
  list-style: none;
  border-bottom: 2px solid transparent;
  margin-right: 1.5rem;
}
.dir-rtl .g-articletabs .r-tabs .r-tabs-tab {
  margin-right: 0;
  margin-left: 1.5rem;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-articletabs .r-tabs .r-tabs-tab {
    margin-right: 0.8rem;
  }
  .dir-rtl .g-articletabs .r-tabs .r-tabs-tab {
    margin-right: 0;
    margin-left: 0.8rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-articletabs .r-tabs .r-tabs-tab {
    margin-right: 0.8rem;
  }
  .dir-rtl .g-articletabs .r-tabs .r-tabs-tab {
    margin-right: 0;
    margin-left: 0.8rem;
  }
}
.g-articletabs .r-tabs .r-tabs-tab:last-child {
  margin-right: 0;
}
.g-articletabs .r-tabs .r-tabs-tab.r-tabs-state-active {
  border-color: #000000;
}
@media only all and (max-width: 50.99rem) {
  .g-articletabs .r-tabs .r-tabs-tab {
    margin: 0 0.35rem;
  }
  .g-articletabs .r-tabs .r-tabs-tab a {
    display: inline-block;
    font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 500;
    color: #ffffff !important;
    font-size: 0.9vw;
    background: #000000;
    min-width: 140px;
    text-align: center;
    margin: 0 0 0.5rem 0;
    padding: 0.3rem 1.2rem;
    border-radius: 0.3rem;
    vertical-align: middle;
    text-shadow: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
  }
  .g-articletabs .r-tabs .r-tabs-tab a:hover, .g-articletabs .r-tabs .r-tabs-tab a:active, .g-articletabs .r-tabs .r-tabs-tab a:focus {
    background: #c1a9de;
    color: #ffffff !important;
    cursor: pointer;
  }
  .g-articletabs .r-tabs .r-tabs-tab.r-tabs-state-active {
    border: none;
  }
  .g-articletabs .r-tabs .r-tabs-tab.r-tabs-state-active a {
    background: #c1a9de;
    color: #ffffff !important;
  }
}
@media only all and (max-width: 50.99rem) and (max-width: 100rem) {
  .g-articletabs .r-tabs .r-tabs-tab a {
    font-size: 0.9rem;
  }
}
.g-articletabs .r-tabs .r-tabs-panel {
  display: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.g-articletabs .r-tabs .r-tabs-panel.r-tabs-state-default {
  opacity: 0;
}
.g-articletabs .r-tabs .r-tabs-panel.r-tabs-state-active {
  opacity: 1;
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns {
  padding-top: 1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only all and (max-width: 50.99rem) {
  .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns {
    flex-direction: column;
  }
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-first {
  padding-right: 2.125rem;
  width: 100%;
}
.dir-rtl .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-first {
  padding-right: 0;
  padding-left: 2.125rem;
}
@media only all and (max-width: 50.99rem) {
  .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-first {
    padding-right: 0;
    padding-bottom: 2.125rem;
  }
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-first .g-articletabs-item-text {
  font-size: 0.9vw;
}
@media (max-width: 111.1111111111rem) {
  .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-first .g-articletabs-item-text {
    font-size: 1rem;
  }
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-item-image img {
  border-radius: 0.3rem;
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second {
  width: 80%;
}
@media only all and (max-width: 50.99rem) {
  .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second {
    width: 100%;
  }
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-item-title {
  font-size: 1.15vw;
  line-height: normal;
  color: #000000;
}
@media (max-width: 100rem) {
  .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-item-title {
    font-size: 1.15rem;
  }
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-item-title a {
  color: #000000;
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-item-title a:hover {
  color: #c1a9de;
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-item-title h3 {
  margin: 1.5rem 0;
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-item-details {
  margin: 1.5rem 0;
  color: rgba(153, 153, 153, 0.5);
  font-size: 0.7vw;
}
@media (max-width: 121.4285714286rem) {
  .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-item-details {
    font-size: 0.85rem;
  }
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item-title h3 {
  font-size: 0.8vw;
  margin-top: 0;
  margin-bottom: 0.625rem;
}
@media (max-width: 112.5rem) {
  .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item-title h3 {
    font-size: 0.9rem;
  }
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item-title a {
  color: #000000;
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item-title a:hover {
  color: inherit;
  text-decoration: underline;
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item:first-child {
  padding-top: 0;
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item:last-child {
  padding-bottom: 0;
  border: 0 none;
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item .g-articletabs-item-imagecontainer {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 0;
  -moz-flex: 1 0 0;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
  padding-right: 2.125rem;
}
.dir-rtl .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item .g-articletabs-item-imagecontainer {
  padding-right: 0;
  padding-left: 2.125rem;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item .g-articletabs-item-imagecontainer {
    margin-bottom: 1rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item .g-articletabs-item-imagecontainer {
    margin-bottom: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item .g-articletabs-item-imagecontainer {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto;
    -moz-flex: auto;
    -ms-flex: auto;
    flex: auto;
    padding-right: 1.5rem;
  }
  .dir-rtl .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item .g-articletabs-item-imagecontainer {
    padding-right: 0;
    padding-left: 1.5rem;
  }
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item .g-articletabs-item-content {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 0;
  -moz-flex: 1 0 0;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
}
@media only all and (max-width: 50.99rem) {
  .g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item .g-articletabs-item-content {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto;
    -moz-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
}
.g-articletabs .r-tabs .r-tabs-panel .g-articletabs-columns .g-articletabs-column-second .g-articletabs-item .g-articletabs-item-details {
  margin: 0;
}
.g-articletabs .r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}
.g-articletabs .r-tabs .r-tabs-accordion-title {
  display: none;
}
.g-articletabs .r-tabs .g-articletabs-pagination {
  margin-top: 0.625rem;
}
.g-authorslist .g-authorslist-pretext {
  margin-bottom: 1.5rem;
  font-size: 0.75vw;
}
@media (max-width: 133.3333333333rem) {
  .g-authorslist .g-authorslist-pretext {
    font-size: 1rem;
  }
}
.g-authorslist .g-authorslist-posttext {
  margin-top: 1.5rem;
  font-size: 0.75vw;
}
@media (max-width: 133.3333333333rem) {
  .g-authorslist .g-authorslist-posttext {
    font-size: 1rem;
  }
}
.g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: row wrap;
  -moz-box-orient: row wrap;
  box-orient: row wrap;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row wrap;
  -moz-flex-direction: row wrap;
  flex-direction: row wrap;
  -ms-flex-direction: row wrap;
  padding: 1.125rem 0;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
}
.g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-image {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 55px;
  -moz-flex: 0 0 55px;
  -ms-flex: 0 0 55px;
  flex: 0 0 55px;
  margin-right: 1rem;
}
.dir-rtl .g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-image {
  margin-right: 0;
  margin-left: 1rem;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-image {
    margin-bottom: 1rem;
    margin-right: 0;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-image {
    margin-bottom: 1rem;
    margin-right: 0;
  }
}
.g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-image img {
  border-radius: 50%;
}
.g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-wrapper {
    text-align: center;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-wrapper {
    text-align: center;
  }
}
.g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-wrapper .g-authorslist-author-name {
  font-weight: 500;
  color: #000000;
  font-size: 0.8vw;
}
@media (max-width: 125rem) {
  .g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-wrapper .g-authorslist-author-name {
    font-size: 1rem;
  }
}
.g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-wrapper .g-authorslist-author-link {
  color: #000000;
}
.g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-wrapper .g-authorslist-author-link:hover span {
  color: #c1a9de;
}
.g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-wrapper .g-authorslist-author-description {
  margin-top: 0.625rem;
}
.g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author .g-authorslist-author-wrapper .g-authorslist-author-description a:hover {
  cursor: pointer;
}
.g-authorslist .g-authorslist-authors-wrapper .g-authorslist-author:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.g-cta {
  background-color: set-color(#ffffff);
  padding: 1.5rem;
  color: set-color(#999999);
  display: flex;
  align-items: center;
  position: relative;
}
@media only all and (max-width: 30rem) {
  .g-cta {
    flex-direction: column;
  }
}
.g-cta .g-cta-left {
  width: 70%;
  position: relative;
  z-index: 2;
}
@media only all and (max-width: 30rem) {
  .g-cta .g-cta-left {
    width: 100%;
  }
}
.g-cta .g-cta-right {
  position: relative;
  z-index: 2;
}
@media only all and (max-width: 30rem) {
  .g-cta .g-cta-right {
    width: 100%;
  }
}
.g-cta h2 {
  margin-top: 0;
  padding-top: 0;
}
.g-cta .g-cta-patterns-left {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -7rem;
}
.dir-rtl .g-cta .g-cta-patterns-left {
  left: auto;
  right: -92%;
}
.g-cta .g-cta-patterns-left svg {
  width: 100%;
}
.g-cta .g-cta-patterns-right {
  position: absolute;
  z-index: 1;
  top: -2rem;
  width: 100%;
  height: 100%;
  right: 0;
}
.dir-rtl .g-cta .g-cta-patterns-right {
  right: auto;
  left: -58%;
  top: -3rem;
}
.g-cta .g-cta-patterns-right svg {
  width: 100%;
}
.g-testimonialslider {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
}
@media only all and (max-width: 50.99rem) {
  .g-testimonialslider {
    flex-direction: column;
  }
}
.g-testimonialslider .g-testimonialslider-carousel {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-height: 450px;
}
@media only all and (max-width: 50.99rem) {
  .g-testimonialslider .g-testimonialslider-carousel {
    height: 450px !important;
  }
}
.g-testimonialslider .g-testimonialslider-carousel:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  background: linear-gradient(0deg, #ffffff 5%, rgba(255, 255, 255, 0.8) 10%, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0.8) 90%, #ffffff 95%);
  pointer-events: none;
}
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container {
  position: relative;
  cursor: pointer;
}
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container:first-child {
  margin-top: 8rem;
}
@media only all and (max-width: 50.99rem) {
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container:first-child {
    margin-top: 4rem;
  }
}
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container:last-child {
  margin-bottom: 8rem;
}
@media only all and (max-width: 50.99rem) {
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container:last-child {
    margin-bottom: 4rem;
  }
}
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content {
  margin: 1.5rem 5.25rem;
  padding: 1.5rem;
  border-radius: 0.3rem;
  background: #ffffff;
  box-shadow: 0 20px 50px rgba(193, 169, 222, 0.2);
  transition: all 0.2s ease-in-out;
}
.dir-rtl .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content {
  direction: rtl;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content {
    margin: 1.5rem 1.25rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content {
    margin: 1.5rem 1.25rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content {
    margin: 1.5rem 1.25rem;
  }
}
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-description {
  font-size: 1vw;
}
@media (max-width: 100rem) {
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-description {
    font-size: 1rem;
  }
}
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details {
  display: flex;
  margin-top: 1.125rem;
}
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-avatar {
  flex: 0 0 auto;
  margin-right: 1.5rem;
}
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-avatar img {
  border-radius: 50%;
  width: 45px;
  height: 45px;
}
.dir-rtl .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-avatar {
  margin-left: 1.5rem;
  margin-right: 0;
}
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-author-name-title {
  flex: 1 1 100%;
}
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-author-name-title .g-testimonialslider-carousel-item-author {
  font-size: 1vw;
  font-weight: 500;
}
@media (max-width: 100rem) {
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-author-name-title .g-testimonialslider-carousel-item-author {
    font-size: 1rem;
  }
}
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-author-name-title .g-testimonialslider-carousel-item-author-title {
  font-size: 0.85vw;
  color: white;
}
@media (max-width: 100rem) {
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-author-name-title .g-testimonialslider-carousel-item-author-title {
    font-size: 0.85rem;
  }
}
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container:hover .g-testimonialslider-carousel-item-content {
  box-shadow: 0 20px 50px rgba(193, 169, 222, 0.4);
}
.mThumbnailScroller {
  -ms-touch-action: none;
  touch-action: none;
}
.mThumbnailScroller.mTS_no_scroll, .mThumbnailScroller.mTS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mTSWrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}
.mTSContainer {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ol.mTSContainer, ul.mTSContainer {
  list-style: none;
}
.mTSThumb, ul.mTSContainer > li img {
  vertical-align: bottom;
}
.mTS_vertical .mTSContainer {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.mTS_horizontal .mTSContainer {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mTS-hover-full {
  padding: 8px;
  background: rgba(0, 0, 0, 0.2);
}
.mTS-hover-full .mTS_vertical .mTSThumbContainer {
  margin: 8px 0;
}
.mTS-hover-full .mTS_vertical .mTSThumbContainer:first-child {
  margin-top: 40px;
}
.mTS-hover-full .mTS_vertical .mTSThumbContainer:last-child {
  margin-bottom: 40px;
}
.mTS-hover-full .mTS_horizontal .mTSThumbContainer {
  margin: 0 4px;
}
.mTS-hover-full .mTS_horizontal .mTSThumbContainer:first-child {
  margin-left: 40px;
}
.mTS-hover-full .mTS_horizontal .mTSThumbContainer:last-child {
  margin-right: 40px;
}
.mTSButton {
  /* button size (if changed, also change the buttons top and left margins below) */
  width: 30px;
  height: 30px;
  line-height: 25px;
  /* ---------- */
  overflow: hidden;
  text-align: center;
  background-color: transparent;
  /* button background */
  color: #c1a9de;
  /* non-svg button icon color */
  display: inline-block;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  /* show button effect (fades-in button from zero size) */
  opacity: 1;
  -webkit-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity 0.2s ease-out 0s;
  -moz-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity 0.2s ease-out 0s;
  -o-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity 0.2s ease-out 0s;
  -ms-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity 0.2s ease-out 0s;
  transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity 0.2s ease-out 0s;
  /* ---------- */
}
/* buttons positioning */
.mTSButtonDown {
  top: auto;
  bottom: 0;
}
.mTSButtonRight {
  left: auto;
  right: 0;
}
.mTSButtonUp, .mTSButtonDown {
  /* margin is half the button size */
  left: 50%;
  margin-left: -28px;
}
.mTSButtonLeft, .mTSButtonRight {
  /* margin is half the button size */
  top: 50%;
  margin-top: -28px;
}
.mTSButtonIconContainer {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
}
.mTSButtonIcon {
  /* SVG icon */
  display: inline-block;
  fill: #c1a9de;
  /* button icon color */
  position: absolute;
  top: 0;
  left: 0;
}
.mTSButton.mTS-hidden, .mThumbnailScroller.mTS_no_scroll .mTSButton {
  /* hide button effect (fades-out button to zero size) */
  opacity: 0;
  height: 0;
  width: 0;
  padding: 0;
  -webkit-transition: height 0s ease-out 0.2s, width 0s ease-out 0.2s, padding 0s ease-out 0.2s, opacity 0.2s ease-out;
  -moz-transition: height 0s ease-out 0.2s, width 0s ease-out 0.2s, padding 0s ease-out 0.2s, opacity 0.2s ease-out;
  -o-transition: height 0s ease-out 0.2s, width 0s ease-out 0.2s, padding 0s ease-out 0.2s, opacity 0.2s ease-out;
  -ms-transition: height 0s ease-out 0.2s, width 0s ease-out 0.2s, padding 0s ease-out 0.2s, opacity 0.2s ease-out;
  transition: height 0s ease-out 0.2s, width 0s ease-out 0.2s, padding 0s ease-out 0.2s, opacity 0.2s ease-out;
  /* ---------- */
}
.g-newsslider {
  display: flex;
}
@media only all and (max-width: 50.99rem) {
  .g-newsslider {
    flex-direction: column;
  }
}
.g-newsslider .g-newsslider-carousel {
  width: 28.6%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media only all and (max-width: 50.99rem) {
  .g-newsslider .g-newsslider-carousel {
    width: 100%;
    display: none;
  }
}
.g-newsslider .g-newsslider-carousel .g-newsslider-carousel-item-container {
  position: relative;
  cursor: pointer;
}
.g-newsslider .g-newsslider-carousel .g-newsslider-carousel-item-container::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  transition: background-color 0.2s ease-in-out;
}
.g-newsslider .g-newsslider-carousel .g-newsslider-carousel-item-container:hover::before, .g-newsslider .g-newsslider-carousel .g-newsslider-carousel-item-container.current::before {
  background-color: rgba(193, 169, 222, 0.8);
}
.g-newsslider .g-newsslider-carousel .g-newsslider-carousel-item-container .g-newsslider-carousel-item-content {
  position: absolute;
  z-index: 1;
  bottom: 2.125rem;
  margin: 0 2.125rem;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-newsslider .g-newsslider-carousel .g-newsslider-carousel-item-container .g-newsslider-carousel-item-content {
    bottom: 0.625rem;
    margin: 0 0.625rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-newsslider .g-newsslider-carousel .g-newsslider-carousel-item-container .g-newsslider-carousel-item-content {
    bottom: 0.625rem;
    margin: 0 0.625rem;
  }
}
.g-newsslider .g-newsslider-carousel .g-newsslider-carousel-item-container .g-newsslider-carousel-item-content .g-newsslider-carousel-item-title {
  font-size: 0.9vw;
  font-weight: 500;
  line-height: normal;
  color: #ffffff;
}
@media (max-width: 100rem) {
  .g-newsslider .g-newsslider-carousel .g-newsslider-carousel-item-container .g-newsslider-carousel-item-content .g-newsslider-carousel-item-title {
    font-size: 0.9rem;
  }
}
.g-newsslider .g-newsslider-carousel .g-newsslider-carousel-item-container .g-newsslider-carousel-item-content .g-newsslider-carousel-item-meta {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.7vw;
}
@media (max-width: 114.2857142857rem) {
  .g-newsslider .g-newsslider-carousel .g-newsslider-carousel-item-container .g-newsslider-carousel-item-content .g-newsslider-carousel-item-meta {
    font-size: 0.8rem;
  }
}
.g-newsslider .g-newsslider-carousel .g-newsslider-carousel-item-container .g-newsslider-carousel-item-content .g-newsslider-carousel-item-meta div {
  display: inline-block;
}
.g-newsslider .g-newsslider-slides {
  width: 71.4%;
}
@media only all and (max-width: 50.99rem) {
  .g-newsslider .g-newsslider-slides {
    width: 100%;
    height: 500px;
  }
}
.g-newsslider .g-newsslider-slides .owl-stage-outer, .g-newsslider .g-newsslider-slides .owl-stage, .g-newsslider .g-newsslider-slides .owl-item, .g-newsslider .g-newsslider-slides .g-newsslider-slides-item-image {
  height: 100%;
}
.g-newsslider .g-newsslider-slides .owl-item .g-newsslider-slides-item-category {
  position: absolute;
  top: 0;
  display: block;
  background: #c1a9de;
  border-radius: 0.3rem;
  padding: 0.425rem 0.625rem;
  font-weight: 500;
  margin: 2.125rem;
  color: #ffffff;
}
.g-newsslider .g-newsslider-slides .owl-item .g-newsslider-slides-item-category a {
  color: #ffffff;
}
.g-newsslider .g-newsslider-slides .owl-item .g-newsslider-slides-item-image {
  background-size: cover;
  background-repeat: no-repeat;
}
.g-newsslider .g-newsslider-slides .owl-item .g-newsslider-slides-item-image:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 200px 0 0 200px;
  border-color: transparent transparent transparent #000000;
  position: absolute;
  content: "";
  bottom: 0;
}
.dir-rtl .g-newsslider .g-newsslider-slides .owl-item .g-newsslider-slides-item-image:before {
  transform: scaleX(-1);
}
.g-newsslider .g-newsslider-slides .owl-item .g-newsslider-slides-item-content {
  position: absolute;
  bottom: 2.125rem;
  margin: 0 2.125rem;
}
.g-newsslider .g-newsslider-slides .owl-item .g-newsslider-slides-item-content .g-newsslider-slides-item-title {
  font-size: 2vw;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 65rem) {
  .g-newsslider .g-newsslider-slides .owl-item .g-newsslider-slides-item-content .g-newsslider-slides-item-title {
    font-size: 1.3rem;
  }
}
.g-newsslider .g-newsslider-slides .owl-item .g-newsslider-slides-item-content .g-newsslider-slides-item-title a {
  color: #ffffff;
}
.g-newsslider .g-newsslider-slides .owl-item .g-newsslider-slides-item-content .g-newsslider-slides-item-meta {
  color: #ffffff;
  display: flex;
}
.g-newsslider .g-newsslider-slides .owl-nav {
  position: absolute;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 5rem;
}
@media only all and (max-width: 50.99rem) {
  .g-newsslider .g-newsslider-slides .owl-nav.disabled {
    display: block;
  }
}
.g-newsslider .g-newsslider-slides .owl-nav > div, .g-newsslider .g-newsslider-slides .owl-nav > button {
  position: absolute;
  margin: auto;
  text-align: center;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
}
@media only all and (max-width: 50.99rem) {
  .g-newsslider .g-newsslider-slides .owl-nav > div, .g-newsslider .g-newsslider-slides .owl-nav > button {
    color: #c1a9de;
  }
}
.g-newsslider .g-newsslider-slides .owl-nav > div .fa, .g-newsslider .g-newsslider-slides .owl-nav > button .fa {
  font-size: 2rem;
  font-weight: 400;
  vertical-align: super;
}
.g-newsslider .g-newsslider-slides .owl-nav > div:hover, .g-newsslider .g-newsslider-slides .owl-nav > button:hover {
  color: rgba(255, 255, 255, 0.6);
}
.g-newsslider .g-newsslider-slides .owl-nav .owl-prev {
  margin-left: 10px;
  left: 1rem;
  right: auto;
}
.dir-rtl .g-newsslider .g-newsslider-slides .owl-nav .owl-prev {
  margin-right: 10px;
  right: 0;
  left: auto;
}
.dir-rtl .g-newsslider .g-newsslider-slides .owl-nav .owl-prev .fa-chevron-left:before {
  content: "";
}
.g-newsslider .g-newsslider-slides .owl-nav .owl-next {
  margin-right: 10px;
  left: auto;
  right: 1rem;
}
@media only all and (max-width: 50.99rem) {
  .g-newsslider .g-newsslider-slides .owl-nav .owl-next {
    right: 1rem;
  }
}
.dir-rtl .g-newsslider .g-newsslider-slides .owl-nav .owl-next {
  margin-left: 10px;
  left: 0;
  right: auto;
}
.dir-rtl .g-newsslider .g-newsslider-slides .owl-nav .owl-next .fa-chevron-right:before {
  content: "";
}
.mThumbnailScroller {
  -ms-touch-action: none;
  touch-action: none;
}
.mThumbnailScroller.mTS_no_scroll, .mThumbnailScroller.mTS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mTSWrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}
.mTSContainer {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
ol.mTSContainer, ul.mTSContainer {
  list-style: none;
}
.mTSThumb, ul.mTSContainer > li img {
  vertical-align: bottom;
}
.mTS_vertical .mTSContainer {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.mTS_horizontal .mTSContainer {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mTS-hover-full {
  padding: 8px;
  background: rgba(0, 0, 0, 0.2);
}
.mTS-hover-full .mTS_vertical .mTSThumbContainer {
  margin: 8px 0;
}
.mTS-hover-full .mTS_vertical .mTSThumbContainer:first-child {
  margin-top: 40px;
}
.mTS-hover-full .mTS_vertical .mTSThumbContainer:last-child {
  margin-bottom: 40px;
}
.mTS-hover-full .mTS_horizontal .mTSThumbContainer {
  margin: 0 4px;
}
.mTS-hover-full .mTS_horizontal .mTSThumbContainer:first-child {
  margin-left: 40px;
}
.mTS-hover-full .mTS_horizontal .mTSThumbContainer:last-child {
  margin-right: 40px;
}
.g-polldaddy .PDS_Poll .pds-box {
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  border: none;
  background: none;
}
.g-polldaddy .PDS_Poll .pds-box .pds-question-top {
  padding: 0 0 0.625rem;
  font-size: 0.75vw;
}
@media (max-width: 133.3333333333rem) {
  .g-polldaddy .PDS_Poll .pds-box .pds-question-top {
    font-size: 1rem;
  }
}
.g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-answer-group {
  display: flex;
  padding: 1.125rem 0;
  font-size: 0.75vw;
}
@media (max-width: 133.3333333333rem) {
  .g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-answer-group {
    font-size: 1rem;
  }
}
.g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-answer-group:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-answer-group .pds-answer-input {
  display: block;
  float: left;
  width: 30px;
}
.dir-rtl .g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-answer-group .pds-answer-input {
  float: right;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-answer-group .pds-answer-input {
    width: auto;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-answer-group .pds-answer-input {
    width: auto;
  }
}
.g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-answer-group .pds-input-label {
  display: block;
  margin-bottom: 0;
  float: left;
  width: 80%;
  line-height: 1.7;
  cursor: pointer;
}
.dir-rtl .g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-answer-group .pds-input-label {
  float: right;
}
.g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-answer-group .pds-clear {
  display: block;
  clear: both;
}
.g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-answer-group .pds-clear ~ br {
  display: none;
}
.g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-feedback-group {
  display: block;
  padding: 1.125rem 0;
  font-size: 0.75vw;
}
@media (max-width: 133.3333333333rem) {
  .g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-feedback-group {
    font-size: 1rem;
  }
}
.g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-feedback-group .pds-feedback-label .pds-answer-text {
  float: left;
}
.g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-feedback-group .pds-feedback-label .pds-feedback-result {
  float: right;
}
.g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-feedback-group .pds-feedback-label .pds-feedback-result .pds-feedback-per {
  font-weight: 500;
}
.g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-feedback-group .pds-clear {
  display: block;
  clear: both;
  height: 1px;
  line-height: 1px;
}
.g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-answer-feedback {
  position: relative;
  border: 1px solid rgba(153, 153, 153, 0.5);
}
.g-polldaddy .PDS_Poll .pds-box .pds-answer .pds-answer-feedback .pds-answer-feedback-bar {
  font-size: 2px;
  background: #c1a9de;
  height: 1rem;
}
.g-polldaddy .PDS_Poll .pds-box .pds-vote {
  margin-top: 0.625rem;
}
.g-polldaddy .PDS_Poll .pds-box .pds-vote .pds-vote-button, .g-polldaddy .PDS_Poll .pds-box .pds-vote .pds-vote-button-load, .g-polldaddy .PDS_Poll .pds-box .pds-vote .pds-return-poll, .g-polldaddy .PDS_Poll .pds-box .pds-vote .pds-pd-link {
  /* .pds-return-poll-load {
                    @extend %g-button;
                } */
  display: none;
}
.g-polldaddy .PDS_Poll .pds-box .pds-vote .pds-comments {
  display: block;
  margin: 1.125rem 0 0;
}
.g-polldaddy .PDS_Poll .pds-box .pds-links {
  margin-top: 1.5rem;
}
.g-polldaddy .PDS_Poll .pds-box .pds-links .pds-view-results {
  margin-left: 1rem;
  color: rgba(153, 153, 153, 0.5);
}
.dir-rtl .g-polldaddy .PDS_Poll .pds-box .pds-links .pds-view-results {
  margin-left: 0;
  margin-right: 1rem;
}
.g-polldaddy .PDS_Poll .pds-box .pds-links .pds-view-results:hover {
  color: rgba(153, 153, 153, 0.7);
  cursor: pointer;
}
.g-polldaddy .PDS_Poll .pds-box .pds-links .pds-pd-link {
  display: block;
  margin-top: 0.2rem;
  font-size: 0.75rem;
  color: rgba(153, 153, 153, 0.5);
}
.g-polldaddy .PDS_Poll .pds-box .pds-links .pds-pd-link:hover {
  color: rgba(153, 153, 153, 0.7);
}
.g-cards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.g-cards .g-cards-subcontent-headline {
  display: flex;
  padding: 1.5rem 0;
  line-height: normal;
  padding-right: 1.5rem;
  font-weight: 500;
  font-size: 2.4vw;
}
.dir-rtl .g-cards .g-cards-subcontent-headline {
  padding-right: 0;
  padding-left: 1.5rem;
}
@media (max-width: 58.3333333333rem) {
  .g-cards .g-cards-subcontent-headline {
    font-size: 1.4rem;
  }
}
.g-cards .g-cards-subcontent-title {
  font-size: 1.4vw;
  line-height: 1.1;
}
@media (max-width: 142.8571428571rem) {
  .g-cards .g-cards-subcontent-title {
    font-size: 2rem;
  }
}
.g-cards .g-cards-subcontent-description {
  font-size: 1.3vw;
  line-height: 1.4;
}
@media (max-width: 76.9230769231rem) {
  .g-cards .g-cards-subcontent-description {
    font-size: 1rem;
  }
}
.g-cards .g-cards-subcontent-block {
  flex-grow: 1;
}
.g-cards .g-cards-subcontent-block .g-cards-subcontent-headline, .g-cards .g-cards-subcontent-block .g-cards-subcontent-footer-fullname {
  color: rgba(0, 0, 0, 0.9);
}
.g-cards .g-cards-subcontent-block .g-cards-subcontent-title, .g-cards .g-cards-subcontent-block .g-cards-subcontent-description {
  color: rgba(0, 0, 0, 0.5);
}
.g-cards .g-cards-subcontent-block .g-cards-subcontent-footer {
  font-weight: 500;
  margin: 1.5rem 0;
  display: flex;
  align-items: center;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-cards .g-cards-subcontent-block .g-cards-subcontent-footer {
    margin: 1.5rem;
  }
}
.g-cards .g-cards-subcontent-block .g-cards-subcontent-footer .g-cards-subcontent-footer-id {
  margin-left: 1.5rem;
}
.dir-rtl .g-cards .g-cards-subcontent-block .g-cards-subcontent-footer .g-cards-subcontent-footer-id {
  margin-left: 0;
  margin-right: 1.5rem;
}
.g-cards .g-cards-subcontent-block .g-cards-subcontent-footer .g-cards-subcontent-footer-id .g-cards-subcontent-footer-fullname {
  font-size: 1.2vw;
}
@media (max-width: 83.3333333333rem) {
  .g-cards .g-cards-subcontent-block .g-cards-subcontent-footer .g-cards-subcontent-footer-id .g-cards-subcontent-footer-fullname {
    font-size: 1rem;
  }
}
.g-cards .g-cards-subcontent-block .g-cards-subcontent-footer .g-cards-subcontent-img {
  border-radius: 100%;
  max-width: 60px;
}
.g-cards .g-cards-subcontent-block .g-cards-subcontent-footer .g-cards-subcontent-signature {
  margin-left: 1.5rem;
}
.dir-rtl .g-cards .g-cards-subcontent-block .g-cards-subcontent-footer .g-cards-subcontent-signature {
  margin-0: 1.5rem;
  margin-right: 1.5rem;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-cards .g-cards-subcontent-block .g-cards-subcontent-footer .g-cards-subcontent-signature {
    display: none;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-cards .g-cards-subcontent-block .g-cards-subcontent-footer .g-cards-subcontent-signature {
    display: none;
  }
}
.g-cards.g-cards-columns-1 .g-cards-subcontent-block {
  width: 100%;
}
.g-cards.g-cards-columns-2 .g-cards-subcontent-block {
  width: 50%;
}
@media only all and (max-width: 50.99rem) {
  .g-cards.g-cards-columns-2 .g-cards-subcontent-block {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
.g-cards.g-cards-columns-3 .g-cards-subcontent-block {
  width: 33.3%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-cards.g-cards-columns-3 .g-cards-subcontent-block {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-cards.g-cards-columns-3 .g-cards-subcontent-block {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
.g-cards.g-cards-columns-4 .g-cards-subcontent-block {
  width: 25%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-cards.g-cards-columns-4 .g-cards-subcontent-block {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-cards.g-cards-columns-4 .g-cards-subcontent-block {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
.g-contentshowcase .g-contentshowcase-container {
  position: relative;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-contentshowcase .g-contentshowcase-container {
    padding-left: 0.375rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-contentshowcase .g-contentshowcase-container {
    padding-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-contentshowcase .g-contentshowcase-container {
    padding-left: 0;
  }
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-first-item-wrapper .g-contentshowcase-item-image {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 34%;
}
.dir-rtl .g-contentshowcase .g-contentshowcase-container .g-contentshowcase-first-item-wrapper .g-contentshowcase-item-image {
  left: 0;
  right: auto;
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-first-item-wrapper .g-contentshowcase-item-content {
  width: 60%;
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-first-item-wrapper .g-contentshowcase-item-content .g-contentshowcase-item-author {
  color: rgba(153, 153, 153, 0.65);
  font-size: 1.1vw;
}
@media (max-width: 100rem) {
  .g-contentshowcase .g-contentshowcase-container .g-contentshowcase-first-item-wrapper .g-contentshowcase-item-content .g-contentshowcase-item-author {
    font-size: 1.1rem;
  }
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-first-item-wrapper .g-contentshowcase-item-content .g-contentshowcase-item-title .g-item-title {
  margin-top: 0.5rem;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
  font-size: 2.5vw;
}
@media (max-width: 100rem) {
  .g-contentshowcase .g-contentshowcase-container .g-contentshowcase-first-item-wrapper .g-contentshowcase-item-content .g-contentshowcase-item-title .g-item-title {
    font-size: 2.5rem;
  }
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-first-item-wrapper .g-contentshowcase-item-content .g-contentshowcase-item-title .g-item-title a {
  color: #000000;
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-first-item-wrapper .g-contentshowcase-item-content .g-contentshowcase-item-title .g-item-title a:hover {
  color: #999999;
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-first-item-wrapper .g-contentshowcase-item-content .g-contentshowcase-item-text {
  color: rgba(153, 153, 153, 0.65);
  font-size: 1.1vw;
}
@media (max-width: 100rem) {
  .g-contentshowcase .g-contentshowcase-container .g-contentshowcase-first-item-wrapper .g-contentshowcase-item-content .g-contentshowcase-item-text {
    font-size: 1.1rem;
  }
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-first-item-wrapper .g-contentshowcase-item-content .g-contentshowcase-item-link {
  padding: 1.5rem 0 0;
  font-weight: 500;
  font-size: 1.15vw;
}
@media (max-width: 100rem) {
  .g-contentshowcase .g-contentshowcase-container .g-contentshowcase-first-item-wrapper .g-contentshowcase-item-content .g-contentshowcase-item-link {
    font-size: 1.15rem;
  }
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-snippets-wrapper {
  display: flex;
  flex-flow: row wrap;
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-snippets-wrapper .g-contentshowcase-snippet {
  flex: 0 auto;
  width: 30%;
  margin-top: 0.625rem;
  padding-top: 1.5rem;
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-snippets-wrapper .g-contentshowcase-snippet:nth-child(odd) {
  padding-right: 1.0625rem;
}
.dir-rtl .g-contentshowcase .g-contentshowcase-container .g-contentshowcase-snippets-wrapper .g-contentshowcase-snippet:nth-child(odd) {
  padding-right: 0;
  padding-left: 1.0625rem;
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-snippets-wrapper .g-contentshowcase-snippet:nth-child(even) {
  padding-left: 1.0625rem;
}
.dir-rtl .g-contentshowcase .g-contentshowcase-container .g-contentshowcase-snippets-wrapper .g-contentshowcase-snippet:nth-child(even) {
  padding-left: 0;
  padding-right: 1.0625rem;
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-snippets-wrapper .g-contentshowcase-snippet .g-contentshowcase-item-title .g-item-title {
  line-height: 1.3;
  font-size: 0.8vw;
}
@media (max-width: 112.5rem) {
  .g-contentshowcase .g-contentshowcase-container .g-contentshowcase-snippets-wrapper .g-contentshowcase-snippet .g-contentshowcase-item-title .g-item-title {
    font-size: 0.9rem;
  }
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-snippets-wrapper .g-contentshowcase-snippet .g-contentshowcase-item-title .g-item-title a {
  color: #000000;
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-snippets-wrapper .g-contentshowcase-snippet .g-contentshowcase-item-title .g-item-title a:hover {
  color: #c1a9de;
}
.g-contentshowcase .g-contentshowcase-container .g-contentshowcase-snippets-wrapper .g-contentshowcase-snippet .g-contentshowcase-item-details {
  padding: 0 0 0.625rem;
  color: rgba(153, 153, 153, 0.5);
}
.g-contentshowcase .g-contentshowcase-pagination {
  width: 60%;
}
.dir-rtl .g-stories-header {
  padding-right: 3rem;
  padding-left: 0;
}
.g-stories-header .g-stories-title {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 2.5vw;
  line-height: normal;
  margin-bottom: 3rem;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  font-weight: 900;
}
@media (max-width: 60rem) {
  .g-stories-header .g-stories-title {
    font-size: 1.5rem;
  }
}
.g-stories {
  position: relative;
  border-radius: 10px;
}
.g-stories .g-stories-element-wrapper {
  background: #ffffff;
  box-shadow: 0 0 50px 5px rgba(193, 169, 222, 0.05);
  margin: 3rem;
  padding: 1.5rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-stories .g-stories-element-wrapper {
    margin: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-stories .g-stories-element-wrapper {
    margin: 0;
  }
}
.g-stories .g-stories-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  z-index: 10;
  display: flex;
}
.g-stories .swiper-slide {
  font-size: 18px;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  overflow: hidden;
}
.g-stories .g-stories-content {
  line-height: 1.5;
  font-weight: 300;
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  margin-bottom: 2rem;
  font-size: 1rem;
  background: #ffffff;
  position: relative;
}
.g-stories .g-stories-content:before {
  content: "";
  position: absolute;
  width: 20%;
  height: 4px;
  top: -16px;
  background: #999999;
}
@media only all and (max-width: 50.99rem) {
  .g-stories .g-stories-content {
    margin-left: auto;
    margin-right: auto;
  }
}
.g-stories .g-stories-image {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 100%;
}
.g-stories .g-stories-author-wrap {
  display: flex;
  flex-direction: row;
  position: relative;
  font-family: "poppins", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
.dir-rtl .g-stories .g-stories-author-wrap {
  padding-left: 0;
  padding-right: 0.9rem;
}
@media only all and (max-width: 50.99rem) {
  .g-stories .g-stories-author-wrap {
    width: 80%;
    margin: 0 auto;
  }
}
@media only all and (max-width: 30rem) {
  .g-stories .g-stories-author-wrap {
    width: 100%;
  }
}
.g-stories .g-stories-author {
  flex-direction: column;
  display: flex;
  font-size: 1.2rem;
}
.g-stories .g-stories-author span {
  font-size: 0.8rem;
}
.dir-rtl .g-stories .g-stories-author {
  padding-left: 0;
  padding-right: 1.05rem;
}
@media only all and (max-width: 50.99rem) {
  .g-stories .g-stories-author {
    right: 10%;
  }
  .dir-rtl .g-stories .g-stories-author {
    left: 10%;
    right: auto;
  }
}
.stories-nav {
  position: absolute;
  z-index: 1;
  right: 5rem;
  bottom: 6rem;
}
.dir-rtl .stories-nav {
  right: auto;
  left: 5rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .stories-nav {
    right: 2rem;
  }
  .dir-rtl .stories-nav {
    right: auto;
    left: 2rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .stories-nav {
    right: 2rem;
  }
  .dir-rtl .stories-nav {
    right: auto;
    left: 2rem;
  }
}
.stories-nav .stories-button-prev, .stories-nav .stories-button-next {
  font-size: 1.8rem;
  color: #c1a9de;
  cursor: pointer;
  border: 0 none;
  outline: none;
}
.stories-nav .stories-button-prev:hover, .stories-nav .stories-button-next:hover {
  opacity: 0.5;
}
.g-pricingtable-particle h2.g-title {
  padding-bottom: 0;
  margin-bottom: 0;
}
.g-pricingtable-headertext {
  margin-bottom: 4.25rem;
  padding: 0 25%;
  color: rgba(255, 255, 255, 0.75);
  font-size: 1.6vw;
}
@media (max-width: 81.25rem) {
  .g-pricingtable-headertext {
    font-size: 1.3rem;
  }
}
@media only all and (min-width: 88rem) {
  .g-pricingtable-headertext {
    margin-bottom: 7.4375rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-pricingtable-headertext {
    padding: 0 5%;
  }
}
.g-pricingtable-footertext {
  margin-top: 4.25rem;
  padding: 0 20%;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.25rem;
}
@media only all and (min-width: 88rem) {
  .g-pricingtable-footertext {
    margin-top: 7.4375rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-pricingtable-footertext {
    padding: 0 5%;
  }
}
.g-pricingtable-container {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}
.g-pricingtable-col-item {
  display: flex;
  padding: 0.625rem;
  z-index: 1;
}
.g-pricingtable-1-col .g-pricingtable-col-item {
  flex: auto 1 100%;
  width: 100%;
}
.g-pricingtable-2-col .g-pricingtable-col-item {
  flex: auto 1 50%;
  width: 50%;
}
.g-pricingtable-3-col .g-pricingtable-col-item {
  flex: auto 1 33.33333%;
  width: 33.33333%;
}
.g-pricingtable-4-col .g-pricingtable-col-item {
  flex: auto 1 25%;
  width: 25%;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-pricingtable-4-col .g-pricingtable-col-item {
    flex: auto 1 50%;
    width: 50%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-pricingtable-4-col .g-pricingtable-col-item {
    flex: auto 1 50%;
    width: 50%;
  }
}
.g-pricingtable-5-col .g-pricingtable-col-item {
  flex: auto 1 20%;
  width: 20%;
}
.g-pricingtable-6-col .g-pricingtable-col-item {
  flex: auto 1 16.66667%;
  width: 16.66667%;
}
@media only all and (max-width: 50.99rem) {
  .g-pricingtable-col-item {
    flex: auto 1 100% !important;
    width: 100% !important;
  }
}
.g-pricingtable-col-item .g-pricingtable {
  width: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 1.5rem;
  color: #000000;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 15px 50px rgba(195, 193, 198, 0.25);
}
.g-pricingtable-col-item .g-pricingtable .button {
  margin: 1.5rem 0;
  font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
  .g-pricingtable-col-item .g-pricingtable .button {
    font-size: 1rem;
  }
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-ribbon {
  z-index: 2;
  position: absolute;
  line-height: 2.35;
  font-size: 0.65rem;
  font-weight: 500;
  background: #c1a9de;
  width: 135px;
  top: 20px;
  left: -33px;
  text-align: center;
  letter-spacing: 1px;
  transform: rotate(-45deg);
  color: #999999;
}
.dir-rtl .g-pricingtable-col-item .g-pricingtable .g-pricingtable-ribbon {
  right: -33px;
  left: auto;
  transform: rotate(45deg);
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-icon {
  font-size: 2.5rem;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan {
  padding: 1.5rem 0 0;
  font-size: 1.15vw;
  font-weight: 400;
  color: #000000;
}
@media (max-width: 95.652173913rem) {
  .g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan {
    font-size: 1.1rem;
  }
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan a {
  color: #000000;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan a:hover {
  color: #c1a9de;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-subtitle {
  padding-top: 0;
  margin-top: -1rem;
  font-size: 0.9rem;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-price {
  padding: 0 0 1.5rem;
  font-weight: 600;
  font-size: 1.5vw;
}
@media (max-width: 100rem) {
  .g-pricingtable-col-item .g-pricingtable .g-pricingtable-price {
    font-size: 1.5rem;
  }
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-period {
  font-size: 1rem;
  font-weight: 300;
  line-height: 0.5;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-desc {
  font-size: 1rem;
  padding: 1.5rem 0;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item {
  font-size: 0.65vw;
  font-weight: 400;
  padding-bottom: 0.625rem;
  color: rgba(0, 0, 0, 0.35);
}
@media (max-width: 153.8461538462rem) {
  .g-pricingtable-col-item .g-pricingtable .g-pricingtable-item {
    font-size: 1rem;
  }
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item.g-pricingtable-item-0 {
  position: relative;
  padding-top: 1.5rem;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item.disabled {
  text-decoration: line-through;
}
.g-pricingtable-col-item.g-pricingtable-col-item-highlight {
  z-index: 5;
}
@media only all and (min-width: 51rem) {
  .g-pricingtable-col-item.g-pricingtable-col-item-highlight {
    transform: scale(1.2);
  }
}
/* Make the menu smaller */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1rem;
  font-weight: bold;
}
/** Remove featured image from posts **/
.tease-featured-image {
  display: none;
}
/** Lower the font-size on the main menu **/
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.75rem;
  font-weight: bold;
}
select.goog-te-combo {
  color: black !important;
  font-family: "nunito", sans-serif;
  font-size: 0.85rem !important;
}
/** Reorder the post so that the author and published are on the first line, 
    comments appear on the second line
**/
#g-page-surround .entry-meta > div[class^="meta-"] {
  font-size: 0.9rem;
}
/** Reorder the post so that the author and published are on the first line, 
    comments appear on the second line
    and categories on the last line **/
#g-page-surround .entry-meta > div[class^="meta-comment"] {
  display: block;
}
/** Adjust the font-size of the title in a post **/
#g-page-surround article .page-header h2.entry-title {
  font-size: 1.75rem;
}
/** Adjust the padding on the top of the slideshow so that phones
    don't overlap the logo with the "Coming Soon!" text
**/
.fp-responsive .g-bgslideshow-slides {
  padding-top: 30vw;
}
/* Color the background purple and the text white */
.custom-8372-particle a {
  color: #905295;
}
/* Change the progress bar to purple */
body .gform_wrapper .gf_progressbar .gf_progressbar_percentage {
  border: 1px solid #905295 !important;
  background-color: #905295 !important;
}
/* Change the button color on gravity forms to purple */
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button {
  background-color: #905295 !important;
  color: white !important;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button {
  background-color: #905295 !important;
  color: white !important;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_save_link {
  background-color: #905295 !important;
  color: white !important;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_save_link.button svg {
  display: none;
}
#g-navigation.fp-navigation {
  padding-bottom: 20rem;
}
#g-navigation {
  background: #ffffff;
}
/* Change the menu style from horizontal to vertical */
/* .g-main-nav .g-toplevel .g-menu-item-2627 > li {
      display: inline;
} */
.g-main-nav .g-toplevel .g-menu-item-3525 > li {
  color: black;
}
.g-social .fa {
  letter-spacing: 0.8rem;
}
/** Change the social icons colors **/
.g-social a {
  color: #905295;
}
.g-social a:hover {
  color: white !important;
}
/* Change the color of the totop arrow to the dark purple */
.g-totop a {
  color: #905295;
}
/* Change the color of the blockcontent description */
.g-blockcontent-description {
  color: white;
}
/* Change the color of the blockcontent title */
.g-blockcontent-title {
  color: white;
}
/* Change the color of the blockcontent title */
.g-blockcontent-header {
  color: white;
}
/* Make the search box for the glossary black */
#glossary-search-term {
  border: 1px solid black;
}
/* Remove the allowed tags from the bottom of posts */
.form-allowed-tags {
  display: none;
}
#allowed_tags {
  display: none;
}
.printer-button {
  background-color: #905295;
  color: #ffffff;
}
a.printer-friendly {
  display: inline-block;
  text-decoration: none;
  margin: 3px, 0;
  box-shadow: none;
  box-sizing: border-box;
  padding: 7px 9px;
  font-size: 14px;
  line-height: 19px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 9px;
}
.marquee p {
  color: gray;
  font-size: 0.75rem;
}
#listpost-9101-particle .marquee a {
  color: white;
  height: 200px;
}
.posttitle {
  width: auto;
  text-align: center;
}
#gform_submit_button {
  background-color: blue;
}
.gform_button {
  background-color: #905295;
  -moz-box-shadow: inset 0px 1px 0px 0px #efdcfb;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #430d52), color-stop(1, #905295));
  background: -moz-linear-gradient(top, #430d52 5%, #905295 100%);
  background: -webkit-linear-gradient(top, #430d52 5%, #905295 100%);
  background: -o-linear-gradient(top, #430d52 5%, #905295 100%);
  background: -ms-linear-gradient(top, #430d52 5%, #905295 100%);
  background: linear-gradient(to bottom, #430d52 5%, #905295 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#430d52", endColorstr="#905295",GradientType=0);
  background-color: #905295;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #c584f3;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  padding: 8px 12px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #9752cc;
}
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #905295;
  -moz-box-shadow: inset 0px 1px 0px 0px #efdcfb;
  -webkit-box-shadow: inset 0px 1px 0px 0px #efdcfb;
  box-shadow: inset 0px 1px 0px 0px #efdcfb;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #430d52), color-stop(1, #905295));
  background: -moz-linear-gradient(top, #430d52 5%, #905295 100%);
  background: -webkit-linear-gradient(top, #430d52 5%, #905295 100%);
  background: -o-linear-gradient(top, #430d52 5%, #905295 100%);
  background: -ms-linear-gradient(top, #430d52 5%, #905295 100%);
  background: linear-gradient(to bottom, #430d52 5%, #905295 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#430d52", endColorstr="#905295",GradientType=0);
  background-color: #905295;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid black;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  padding: 8px 12px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #9752cc;
}
.mybutton {
  background-color: #9d30e9;
  -moz-box-shadow: inset 0px 1px 0px 0px #efdcfb;
  -webkit-box-shadow: inset 0px 1px 0px 0px #efdcfb;
  box-shadow: inset 0px 1px 0px 0px #efdcfb;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #430d52), color-stop(1, #9d30e9));
  background: -moz-linear-gradient(top, #430d52 5%, #9d30e9 100%);
  background: -webkit-linear-gradient(top, #430d52 5%, #9d30e9 100%);
  background: -o-linear-gradient(top, #430d52 5%, #9d30e9 100%);
  background: -ms-linear-gradient(top, #430d52 5%, #9d30e9 100%);
  background: linear-gradient(to bottom, #430d52 5%, #9d30e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#430d52", endColorstr="#9d30e9",GradientType=0);
  background-color: #9d30e9;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 25px;
  border: 1px solid black;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  padding: 8px 12px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #9752cc;
}
.mybutton:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #9d30e9), color-stop(1, #430d52));
  background: -moz-linear-gradient(top, #9d30e9 5%, #430d52 100%);
  background: -webkit-linear-gradient(top, #9d30e9 5%, #430d52 100%);
  background: -o-linear-gradient(top, #9d30e9 5%, #430d52 100%);
  background: -ms-linear-gradient(top, #9d30e9 5%, #430d52 100%);
  background: linear-gradient(to bottom, #9d30e9 5%, #430d52 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9d30e9", endColorstr="#430d52",GradientType=0);
  background-color: #9d30e9;
}
.mybutton:active {
  position: relative;
  top: 1px;
}
.instruction {
  visibility: hidden;
}
.wpedon_paypalbuttonimage {
  display: none;
}
.comments-area {
  display: none;
}
.meta-comments-count span {
  display: none;
}
h3.g-item-title {
  font-size: 1.5rem !important;
  font-weight: bold;
}
.g-contentshowcase-first-item-wrapper {
  font-size: 3rem !important;
}
/* Bold the titles in the footer menu */
.g-simplemenu-particle .g-simplemenu-container h6 {
  font-weight: bold;
}
/* Remove underlining in menu */
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container .g-menu-item-title, .g-main-nav .g-sublevel > li.active > .g-menu-item-container .g-menu-item-title {
  border: none;
}
/* Add text to a logo 
.outline-worth_the_fight__w_t_f__ #g-page-surround article .page-header h2.entry-title {
    position: absolute;
    top: 150px;
    text-align: center;
    width: 100%;
    font-size: 1.5rem;
    left: -100px;
}

.outline-worth_the_fight__w_t_f__ .entry-content {
    display: none
 }

*/
.outline-worth_the_fight__w_t_f__ .mTSThumbContainer {
  display: none;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
  margin: 0 !important;
  line-height: normal;
  padding: 0;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
  margin: 0 !important;
  line-height: normal;
  padding: 0;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content {
  top: 80%;
  position: absolute;
  padding-bottom: 1rem;
}
a.wtf-particle {
  color: green;
}
#g-aside .g-video .fluid-width-video-wrapper {
  padding-top: 50% !important;
}
.g-testimonialslider {
  color: #000000;
}
.wtfstyle {
  color: #a773dd;
  font-weight: 800;
}
p.g-stories-wrapper.swiper-wrapper {
  color: #999999;
}
/*# sourceMappingURL=custom_archives.css.map */