@charset "UTF-8";
/*! HTML5 Boilerplate v7.2.0 | MIT License | https://html5boilerplate.com/ */
/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
@import url(partials/owlcarousel/owl.carousel.min.css);
@import url(partials/owlcarousel/owl.theme.default.min.css);
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

@font-face {
  font-family: 'Luckiest Guy';
  src: url("/fonts/luckiestguy-webfont.woff2") format("woff2"), url("/fonts/luckiestguy-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

* {
  box-sizing: border-box; }

html {
  height: 100%; }

body {
  height: 100%;
  font-family: "Assistant",sans-serif;
  font-size: 14px;
  line-height: 1.46666667;
  color: #353535;
  background-color: #f5f7f7;
  min-height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  display: flex;
  flex-direction: column; }

a {
  color: inherit;
  text-decoration: none; }

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0; }

h1, h2, h3 {
  font-weight: 400;
  margin: 0;
  line-height: 1.1em; }

.emphasisTitle {
  font-family: 'Domine', sans-serif;
  font-weight: bold; }

img.avatar {
  border-radius: 50%; }

h2.section {
  font-size: 34px;
  text-align: center;
  font-weight: 700; }
  h2.section span {
    color: #eb3052;
    font-family: 'Luckiest Guy', cursive;
    font-size: 38px;
    letter-spacing: 1px; }

.flexer {
  display: flex;
  align-items: center; }
  .flexer input[type=submit] {
    margin-right: 1em; }
  .flexer a.cta.cancel {
    margin-bottom: 1.5em; }
  .flexer.ctaWrapper a, .flexer.ctaWrapper button {
    margin-right: 0.5em; }

p.large {
  font-size: 1.375em;
  font-weight: 300;
  margin: 0; }

dl {
  font-size: 16px; }
  dl dd {
    display: inline;
    margin: 0; }
  dl dd:after {
    content: "";
    display: block; }
  dl dt {
    font-weight: bold;
    width: 8em;
    display: inline-block; }

input, select, textarea {
  border: 1px solid #C8D5D5;
  border-radius: 3px;
  padding: 1em;
  background-color: #fff; }

input[type="color"] {
  padding: 0; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

.bolded {
  font-weight: bold; }

.noscroll {
  overflow: hidden; }

.cta {
  display: inline-block;
  background-color: #EB3052;
  font-family: Assistant, sans-serif;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  padding: 0.375em 1em;
  letter-spacing: 0.1em;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color ease 0.25s;
  border: 0; }
  .cta[disabled] {
    opacity: 0.3; }
    .cta[disabled]:hover {
      cursor: not-allowed; }
  .cta:hover {
    background-color: #d42b4a; }
  .cta.small {
    font-size: 0.8em;
    padding: 0.25em 0.5em; }
  .cta.fb {
    background-color: #3B5998;
    color: #fff; }
  .cta.previous {
    background-color: #333333; }
  .cta i, .cta svg {
    margin-right: 0.5em;
    font-size: 1.1em;
    font-weight: 300; }
  .cta.iconRight i, .cta.iconRight svg {
    margin-right: 0;
    margin-left: 0.5em; }
  .cta.main {
    background-color: #333333; }
  .cta.action {
    background-color: #EB3052; }
  .cta.action-link {
    background: none;
    color: #525BAC; }
  .cta.secondary {
    background: #EB6955; }
    .cta.secondary:hover {
      background-color: #e8513a; }
  .cta.delete {
    background-color: red;
    font-size: 0.85em; }
  .cta.reset {
    background-color: #F5F7F7;
    color: #000; }
  .cta.delete-link {
    background: none;
    color: red;
    padding: 0 !important; }
  .cta.cancel {
    font-family: Assistant;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-align: center;
    background-color: transparent;
    border: none;
    color: #EB3052;
    padding: 0;
    display: block; }
  .cta.cc {
    background-color: #fff;
    color: #525BAC; }
    .cta.cc i, .cta.cc svg {
      font-weight: 600; }
  .cta.stripe {
    background-color: #635BFF;
    margin: 0;
    padding: 0 1em; }
    .cta.stripe i, .cta.stripe svg {
      font-size: 3em;
      margin: 0;
      padding: 0; }
  .cta.secondary {
    background-color: #333333; }
    .cta.secondary:hover {
      background-color: #292929; }
  .cta.paypal {
    background-color: #FFC439; }

a.cta, input.cta {
  padding: 0.75em 2em; }
  a.cta.previous, input.cta.previous {
    margin-right: 1em;
    margin-bottom: 1em; }
  a.cta.action-link, a.cta.delete-link, input.cta.action-link, input.cta.delete-link {
    padding: 0 0.5em; }
    a.cta.action-link i, a.cta.delete-link i, input.cta.action-link i, input.cta.delete-link i {
      margin-right: 0; }

.backBtn {
  display: inline-block;
  text-transform: uppercase;
  margin: 0.35em 0 2em;
  color: #C4C4C4; }
  .backBtn:before {
    content: '\f177';
    font-family: 'Font Awesome 6 Pro';
    display: inline-block;
    margin-right: 0.5em; }
  .backBtn.active, .backBtn:hover {
    font-weight: 600; }

button.cta {
  height: 2.75em; }

.formCta {
  display: inline-block;
  text-transform: uppercase;
  border-radius: 3px;
  font-family: 'Luckiest Guy', cursive;
  font-size: 16px;
  background-color: #eb3052;
  color: #fff;
  padding: 0.5em 1.5em;
  border: 0;
  font-weight: 400;
  letter-spacing: 0.1em;
  cursor: pointer; }
  .formCta[disabled] {
    opacity: 0.3; }
    .formCta[disabled]:hover {
      cursor: not-allowed; }
  .formCta.back {
    background-color: #333333; }
  .formCta.secondary {
    background-color: #525BAC; }

.taxReceiptActions a:not(:last-child) {
  margin-right: 0.5em; }

.taxReceiptLogs .listResults .statut {
  width: 50%; }

.taxReceiptLogs .listResults .action {
  width: 0%; }

.reasonFormContainer label {
  display: block; }

.reasonFormContainer textarea {
  width: 100%;
  min-height: 100px; }

.reasonFormContainer a.cta.cancel {
  margin-top: 2em;
  text-align: left; }

.error {
  display: none;
  color: #cc0000; }
  .error.active {
    display: inline-block; }

.hasError {
  border: 1px solid #cc0000; }

a.cancelCta {
  color: gray;
  font-size: 1.2em;
  text-decoration: none;
  transition: color ease 0.25s; }
  a.cancelCta:hover {
    color: #e8513a; }

p.error {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #f8dbcb;
  color: #e7462e;
  padding: 1em;
  line-height: 1.3em;
  display: none;
  border-radius: 5px;
  margin-bottom: 1.5em !important;
  font-weight: bold;
  border: 1px solid #e7462e; }
  p.error i {
    font-weight: 500;
    font-size: 1.2em;
    position: relative;
    top: 2px;
    margin-right: 0.25em; }
  p.error.active {
    display: inline-block; }

.toggleMenuContainer {
  position: relative; }

.toggleMenuBtn:after {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  color: #EB3052;
  content: "\f0d7";
  margin-left: 5px; }

.toggleMenuBtn.active:after {
  content: "\f0d8"; }

ul.toggleMenu {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.25s linear;
  position: absolute;
  top: 2em;
  right: 0;
  min-width: 200px;
  background-color: #fff;
  padding: 1em 0;
  border-radius: 3px;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25); }
  ul.toggleMenu a {
    padding: 0.5em 1em;
    margin: 0;
    display: inline-block;
    width: 100%;
    font-size: 1.15em;
    /*&:before {
			font-family: 'Font Awesome 6 Pro';
			content:"\f061";
			margin-right:1em;
			color:$liveColor;
			font-weight:normal;
		}*/ }
    ul.toggleMenu a i {
      margin-right: 0.7em !important; }
    ul.toggleMenu a:hover {
      color: #525BAC; }
  ul.toggleMenu.active {
    visibility: visible;
    opacity: 1;
    z-index: 2; }

.genlistContainer {
  min-height: 300px;
  position: relative;
  transition: opacity 0.2s; }
  .genlistContainer.loading {
    opacity: 0.5; }

.genlist {
  width: 100%; }
  .genlist h2 {
    margin: 1em 0 0;
    font-family: "Assistant",sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600; }
  .genlist table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse; }
    .genlist table tr {
      text-align: left; }
      .genlist table tr:nth-child(even) {
        background-color: #eaeaea; }
      .genlist table tr td, .genlist table tr th {
        padding: 0.5em 1em; }
        .genlist table tr td.tdcta a, .genlist table tr th.tdcta a {
          color: #EB3052; }
      .genlist table tr td:last-child, .genlist table tr th:last-child {
        text-align: right; }
  .genlist .pager {
    display: flex;
    margin-top: 2em;
    margin-bottom: 2em;
    justify-content: center;
    font-size: 15px; }
    .genlist .pager a {
      padding: 0.5em 0.9em;
      margin: 0 0.5em;
      border-radius: 5px;
      border: 1px solid #B2BEBE;
      color: #000;
      text-decoration: none; }
      .genlist .pager a.active {
        font-weight: bold;
        color: #fff;
        background-color: #333;
        border-color: #333; }
      .genlist .pager a.directional {
        border: 0; }

.container {
  margin: 0 auto;
  flex: 1 0 auto;
  width: 100%; }

header {
  position: relative;
  background-color: #fff;
  padding: 0.5em 0; }
  header img {
    max-width: 220px;
    margin: 1em 0; }
  header .altLogo {
    display: none; }
  header .headerWrapper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 600;
    align-items: center; }
    header .headerWrapper .mobileMenuBtn {
      display: none;
      border: none;
      background: transparent;
      padding: 1em; }
    header .headerWrapper nav.mainMenu {
      display: flex;
      flex-wrap: wrap;
      flex: 0 1 auto;
      align-content: center; }
      header .headerWrapper nav.mainMenu > ul {
        flex: 0 0 100%;
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-end; }
        header .headerWrapper nav.mainMenu > ul.mainList {
          align-items: center; }
        header .headerWrapper nav.mainMenu > ul > li {
          margin-left: 2em; }
          header .headerWrapper nav.mainMenu > ul > li > a {
            display: flex;
            align-items: center; }
            header .headerWrapper nav.mainMenu > ul > li > a i {
              margin-right: 0.25em; }
            header .headerWrapper nav.mainMenu > ul > li > a:hover {
              color: #EB3052; }
        header .headerWrapper nav.mainMenu > ul.topList {
          font-size: 14px;
          font-weight: 500;
          margin-bottom: 0.5em; }
          header .headerWrapper nav.mainMenu > ul.topList > li {
            margin-left: 1.5em; }
          header .headerWrapper nav.mainMenu > ul.topList ._topList {
            width: 100%;
            font-size: 14px;
            font-weight: 500;
            margin-bottom: 0.5em;
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            justify-content: flex-end; }
            header .headerWrapper nav.mainMenu > ul.topList ._topList > li {
              margin-left: 1.5em; }
              header .headerWrapper nav.mainMenu > ul.topList ._topList > li > a i {
                margin-right: 0.5em; }
              header .headerWrapper nav.mainMenu > ul.topList ._topList > li:first-of-type {
                margin-left: 0; }
          header .headerWrapper nav.mainMenu > ul.topList i {
            margin-right: 0; }

.registerOrgDropdownContainer {
  position: relative;
  display: inline-block; }

ul.registerOrgDropdown {
  display: none;
  z-index: 100;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 5px 8px 0px rgba(0, 0, 0, 0.1); }
  ul.registerOrgDropdown.spaced {
    margin-top: 20px; }
  ul.registerOrgDropdown a {
    display: block;
    padding: .5em 1em;
    text-align: center;
    font-size: 14px;
    font-weight: 400; }
    ul.registerOrgDropdown a:hover {
      background-color: #f4f7f7; }
  ul.registerOrgDropdown.active {
    display: block; }

.shackle {
  margin: 0 auto;
  max-width: 1400px;
  width: 95%; }

.rip {
  background-color: #EBEDED;
  padding: 3em 0;
  z-index: 1;
  text-align: center;
  position: relative; }
  .rip:before {
    position: absolute;
    top: -7px;
    left: 0;
    z-index: 1;
    -webkit-mask: url("/images/footer_border.svg");
    -moz-mask: url("/images/footer_border.svg");
    -o-mask: url("/images/footer_border.svg");
    mask: url("/images/footer_border.svg");
    background-repeat: repeat-x;
    background-position: right top;
    content: "";
    width: 100%;
    height: 8px; }
  .rip p {
    width: 70%;
    margin: 2em auto; }
  .rip.white {
    background-color: #fff; }
    .rip.white:before {
      background-color: #fff; }

.lightbg {
  background-color: #E5E5E5; }

div.userPastille {
  display: flex;
  height: 3.125em;
  width: 3.125em;
  border-radius: 1.5652em;
  background-color: #525BAC;
  align-content: center;
  align-items: center;
  margin-right: 1em; }
  div.userPastille span {
    display: inline-block;
    text-align: center;
    color: #fff;
    width: 100%; }

div.organizationLogo {
  display: flex;
  height: 60px;
  width: 124px;
  align-content: center;
  align-items: center;
  margin-right: 18px;
  text-align: center; }
  div.organizationLogo img {
    max-width: 100%;
    max-height: 100%;
    margin: auto; }
  div.organizationLogo i {
    font-size: 70px;
    margin: 0 auto;
    color: #EFEFEF; }

.homeMood {
  width: 100%;
  color: #fff;
  background-image: url("/images/default_banner.png");
  background-repeat: repeat;
  background-position: center center;
  background-color: #888;
  background-blend-mode: multiply; }
  .homeMood .slide {
    position: relative;
    height: 400px; }
    .homeMood .slide .content {
      position: absolute;
      z-index: 99;
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
    .homeMood .slide .inner-wrapper {
      width: 70%; }
    .homeMood .slide video {
      position: absolute; }
  .homeMood h1 {
    font-family: "domine", serif;
    font-size: 36px;
    text-shadow: 3px 3px rgba(0, 0, 0, 0.2); }
    .homeMood h1 span {
      color: #eb3052;
      font-family: "Galada", serif;
      display: inline-block; }
  .homeMood p {
    font-size: 18px;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.2); }
  .homeMood ul {
    display: flex;
    margin-top: 1em; }
    .homeMood ul li {
      margin-right: 5em; }
      .homeMood ul li:last-child {
        margin-right: 0; }
    .homeMood ul a {
      font-size: 24px;
      font-weight: 300;
      display: block;
      border-bottom: 2px solid rgba(255, 255, 255, 0.5);
      padding-bottom: 10px;
      transition: border-color ease 0.25s;
      text-shadow: 2px 2px rgba(0, 0, 0, 0.2); }
      .homeMood ul a:hover {
        border-color: #EB3052;
        border-width: 3px;
        padding-bottom: 9px; }
  .homeMood .category {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 20px;
    line-height: 1em;
    font-weight: 300;
    text-transform: uppercase;
    padding: 1.5em 2.5em;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.2); }
  .homeMood .owl-carousel {
    position: relative; }
  .homeMood .owl-dots {
    width: 100%;
    position: absolute;
    bottom: 0; }

.mood.platform {
  background: #f5f7f7;
  background: linear-gradient(180deg, #f5f7f7 0%, white 100%); }
  .mood.platform h1 {
    font-size: 42px;
    color: #333;
    font-family: "domine", serif;
    font-weight: bold;
    margin-bottom: 0.3em; }
  .mood.platform h2 {
    font-family: "domine", serif;
    font-size: 36px;
    margin-bottom: 1em; }
    .mood.platform h2 span {
      font-family: "galada", serif;
      color: #EB3052;
      font-size: 40px; }
  .mood.platform .shackle {
    min-height: 395px;
    display: flex;
    align-items: center;
    background: url("/images/mood/mood-platform.png") no-repeat right center; }

.createPlatform {
  background-color: #EB3052;
  color: #fff; }
  .createPlatform h1, .createPlatform p {
    line-height: 1em;
    margin: 0;
    padding: 0; }
  .createPlatform h1 {
    font-size: 2.15em;
    margin-bottom: 0.2em; }
  .createPlatform p {
    font-size: 1.3em; }
  .createPlatform i, .createPlatform svg {
    font-size: 3.5em; }
  .createPlatform .shackle {
    display: flex;
    justify-content: space-between;
    padding: 2em 0;
    font-size: 0.7em; }
  .createPlatform .content {
    display: flex;
    align-content: center; }
    .createPlatform .content .icon {
      margin-right: 2em; }
  .createPlatform .cta {
    display: flex;
    align-items: center;
    background: none;
    border: 1px solid #fff;
    font-weight: 300;
    text-transform: uppercase;
    align-content: center;
    border-radius: 48px;
    font-size: 1.7em;
    padding: 0.5em 1.5em;
    margin-left: 1em; }
    .createPlatform .cta:after {
      content: "\f105";
      font-family: "Font Awesome 6 Pro";
      font-size: 1.4em;
      line-height: 1em;
      margin-left: 0.5em; }
    .createPlatform .cta:hover {
      background-color: #fff;
      color: #EB3052; }

.getInvolved {
  font-size: 1.25em;
  line-height: 1em;
  background-color: #fff; }
  .getInvolved .shackle {
    display: flex;
    justify-content: space-between;
    padding: 1em 0;
    align-items: center; }
  .getInvolved .createEvent {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    white-space: nowrap; }
  .getInvolved h1 {
    font-family: 'Domine', sans-serif;
    font-size: 1.5em; }
  .getInvolved .select-css {
    border: 1px solid #EB3052;
    border-radius: 24px;
    color: #EB3052;
    padding: 0.3em 2.5em 0.4em 1em;
    margin: 0 0.8em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(../images/select_caret_down.png);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-color: #fff; }
  .getInvolved .cta {
    background-color: #333;
    font-weight: 300;
    font-size: 1em;
    text-transform: none;
    letter-spacing: normal;
    align-content: center;
    border-radius: 48px;
    padding: 0.5em 1.5em; }
    .getInvolved .cta:after {
      content: "\f105";
      font-family: "Font Awesome 6 Pro";
      line-height: 1em;
      margin-left: 0.5em;
      position: relative;
      bottom: -2px; }
    .getInvolved .cta:hover {
      background-color: #232323; }

/* Hide arrow icon in IE browsers */
.select-css::-ms-expand {
  display: none; }

.happeningNow {
  padding: 4em 0;
  text-align: center; }
  .happeningNow h1 {
    font-size: 42px; }
  .happeningNow p {
    margin-bottom: 2em; }

.filters {
  margin: 2.5em 0; }
  .filters a {
    display: inline-block;
    letter-spacing: normal;
    text-transform: none;
    background: none;
    font-size: 20px;
    border: 1px solid #333;
    color: #333;
    border-radius: 24px;
    padding: 0.5em 1em;
    line-height: 1em;
    margin: 0.5em; }
    .filters a:hover, .filters a.active {
      background-color: #333;
      color: #fff; }
    .filters a.active {
      box-shadow: 0px 0px 3px #333; }

.frontPage .searchInput {
  display: none; }

.frontPage .genlist .browserFilters {
  justify-content: center;
  margin: 1.5em 0; }

.frontPage .pager {
  display: none; }

.genlist .browserFilters {
  display: flex;
  align-items: center;
  margin: 1em 10px; }
  .genlist .browserFilters .filters {
    margin: 0;
    display: flex;
    align-items: center; }
  .genlist .browserFilters .searchInput {
    margin: 0;
    margin-right: 0.5em; }

.joinCommunity {
  background: #fff; }
  .joinCommunity .shackle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5em 0; }
  .joinCommunity .info {
    width: 30%;
    margin-right: 2em;
    text-align: center; }
    .joinCommunity .info h1 {
      font-size: 36px;
      font-weight: 500; }
      .joinCommunity .info h1 span {
        font-family: "Galada", serif;
        font-size: 38px;
        color: #EB3052; }
    .joinCommunity .info p {
      font-size: 18px; }
    .joinCommunity .info .changing-words-list {
      background: #F8F8F8;
      border-radius: 6px;
      font-size: 20px;
      line-height: 1em;
      display: flex;
      text-align: center;
      align-items: center;
      justify-content: center;
      min-height: 75px;
      width: 300px;
      padding: 0.8em 1.7em;
      margin: 2em auto;
      text-transform: uppercase;
      font-weight: 300; }
      .joinCommunity .info .changing-words-list.owl-carousel .owl-item {
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center; }
      .joinCommunity .info .changing-words-list li.one {
        opacity: 1;
        display: block; }
    .joinCommunity .info .cta {
      background-color: #333;
      border-radius: 9px;
      font-weight: bold; }
      .joinCommunity .info .cta:hover {
        background-color: #232323; }
  .joinCommunity .communityStats {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 70%; }
    .joinCommunity .communityStats li {
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
      margin: 0 10px;
      padding: 0.8em 0.3em;
      font-size: 72px;
      border-radius: 20px;
      color: #fff;
      background: #eb3052;
      background: linear-gradient(180deg, #eb3052 0%, #c11a38 100%); }
      .joinCommunity .communityStats li .label {
        font-size: 18px;
        font-weight: 300; }

.fundkySuite {
  text-align: center;
  background-color: #FBFBFB;
  padding: 6em 0; }
  .fundkySuite h1 {
    font-family: "Domine", serif;
    font-size: 36px; }
  .fundkySuite p {
    font-size: 18px; }
  .fundkySuite .logoSuite {
    margin-top: 3em; }
  .fundkySuite .services, .fundkySuite .features {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
  .fundkySuite .services li {
    padding: 3em 2.5em 2em; }
  .fundkySuite .services .label {
    display: block;
    margin-top: 2.5em; }
  .fundkySuite .features {
    flex-wrap: wrap;
    width: 60%;
    margin: 2em auto 0; }
    .fundkySuite .features li {
      text-transform: uppercase;
      padding: 0.5em 1em; }
      .fundkySuite .features li:before {
        content: "\f00c";
        font-family: "Font Awesome 6 Pro";
        color: #EB3052;
        margin-right: 0.5em; }
  .fundkySuite .readyinfive {
    text-transform: uppercase;
    font-weight: 600;
    margin: 2em 1em; }

.fundkyFam {
  text-align: center;
  padding: 4em 0;
  background-color: #fff; }
  .fundkyFam:before {
    content: "";
    display: block;
    width: 300px;
    height: 1px;
    background-color: #c4c4c4;
    position: relative;
    top: -4em;
    margin: 0 auto; }
  .fundkyFam h1 {
    font-family: "Domine", serif;
    font-weight: 800;
    font-size: 36px; }
    .fundkyFam h1 span {
      font-family: "Galada", serif;
      font-size: 38px;
      color: #EB3052; }
  .fundkyFam .carouselWrapper {
    margin-top: 3em; }
    .fundkyFam .carouselWrapper .owl-dots .owl-dot.active {
      background-color: #333 !important; }
    .fundkyFam .carouselWrapper .owl-dots .owl-dot {
      background-color: #eee !important; }

.sideTitle {
  display: flex;
  padding: 3em 0; }
  .sideTitle .info {
    flex: 0 0 30%;
    margin-right: 3em; }
    .sideTitle .info h2 {
      font-size: 34px;
      font-weight: 400;
      color: #111; }
      .sideTitle .info h2:after {
        content: '';
        height: 3px;
        background-color: #000;
        width: 40%;
        display: block;
        margin: 0.5em 0 0; }
  .sideTitle.featured .streamBrowse ul.list {
    justify-content: space-between; }
    .sideTitle.featured .streamBrowse ul.list li {
      max-width: none;
      flex: 1 1 30%; }

ul.events {
  flex: 1 1 70%;
  display: flex;
  justify-content: space-between; }
  ul.events li {
    background-color: #fff;
    flex: 0 0 32%; }
  ul.events article {
    text-align: center;
    padding: 0 1em 1.5em; }
    ul.events article .progressRing {
      margin: 1em auto; }
    ul.events article h1 {
      font-size: 1.5em;
      font-weight: bold;
      height: 2.5em; }
    ul.events article h2 {
      font-family: "Assistant",sans-serif;
      font-size: 1em;
      font-weight: normal;
      height: 2.5em; }
      ul.events article h2 span {
        color: #525BAC; }
    ul.events article span.percentage {
      display: block;
      margin: 0;
      font-size: 2.25em;
      color: #eb3052;
      font-weight: normal; }
    ul.events article span.goal {
      font-size: 1.125em; }

.verticalCompareList h2 {
  font-size: 2.125em;
  text-align: center;
  width: 100%;
  font-weight: bold; }

.verticalCompareList > ul {
  display: flex; }
  .verticalCompareList > ul > li {
    flex: 0 0 50%;
    padding: 0 5em;
    margin: 3em 0; }
    .verticalCompareList > ul > li:first-child {
      border-right: 2px solid #C4C4C4; }
      .verticalCompareList > ul > li:first-child ol li {
        position: relative;
        text-align: right;
        padding-right: 4em; }
        .verticalCompareList > ul > li:first-child ol li:before {
          position: absolute;
          left: auto;
          right: -1em;
          border: 5px solid #eb3052;
          color: #eb3052; }
        .verticalCompareList > ul > li:first-child ol li:after {
          content: "\f0d9";
          color: #eb3052;
          right: 22px; }
      .verticalCompareList > ul > li:first-child h3, .verticalCompareList > ul > li:first-child p {
        text-align: right;
        margin-right: -1em; }
      .verticalCompareList > ul > li:first-child h3 span {
        color: #eb3052; }
    .verticalCompareList > ul > li h3 {
      font-size: 1.375em;
      margin-left: -1em; }
      .verticalCompareList > ul > li h3 span {
        color: #525BAC;
        font-family: 'Luckiest Guy', cursive;
        font-size: 24px;
        letter-spacing: 1px; }
    .verticalCompareList > ul > li ol {
      counter-reset: pointlist; }
      .verticalCompareList > ul > li ol li {
        background-color: #fff;
        padding: 1em 1em 1em 3.5em;
        margin: 1em 0;
        font-size: 16px;
        counter-increment: pointlist;
        position: relative; }
        .verticalCompareList > ul > li ol li:before {
          font-family: "Domine",sans-serif;
          position: absolute;
          top: 0;
          left: -1em;
          content: counter(pointlist);
          height: 50px;
          width: 50px;
          border-radius: 31px;
          border: 5px solid #525BAC;
          font-size: 1.75em;
          color: #525BAC;
          display: flex;
          justify-content: center;
          align-items: center;
          background-color: #fff;
          z-index: 10; }
        .verticalCompareList > ul > li ol li:after {
          position: absolute;
          font-size: 4em;
          top: -0.25em;
          right: auto;
          left: 22px;
          font-family: 'Font Awesome 6 Pro';
          font-weight: bold;
          content: "\f0da";
          z-index: 5;
          color: #525BAC; }

.verticalCompareList p {
  font-size: 18px;
  min-height: 3em; }
  .verticalCompareList p span {
    color: #525BAC;
    font-family: 'Luckiest Guy', cursive;
    font-size: 20px;
    letter-spacing: 0.5px; }

.verticalCompareList .ctaright {
  display: flex;
  justify-content: flex-end;
  margin-right: -1em; }

.verticalCompareList .ctaleft {
  display: flex;
  justify-content: flex-start;
  margin-left: -1em; }

.pros {
  display: flex; }
  .pros li {
    margin: 2em 0;
    width: 25%; }
  .pros i, .pros svg {
    color: #525BAC;
    font-size: 2.625em;
    margin-bottom: 0.5em; }
  .pros h2 {
    font-size: 1.125em;
    font-family: "Assistant",sans-serif;
    font-weight: 600; }
  .pros p {
    margin: 1em auto; }

.formPlatform {
  font-size: 16px; }
  .formPlatform .shackle {
    max-width: 1000px;
    padding: 6em 0; }
  .formPlatform h1 {
    font-family: "domine", sans-serif;
    font-weight: bold;
    font-size: 42px;
    text-align: center;
    margin-bottom: 1em; }
    .formPlatform h1 span {
      font-family: "Galada", serif;
      color: #EB3052;
      font-weight: normal;
      font-size: 44px; }
  .formPlatform .description {
    font-size: 21px;
    text-align: center; }
  .formPlatform .wizard {
    display: flex;
    justify-content: center; }
    .formPlatform .wizard li {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 50px;
      height: 50px;
      background-color: #333;
      border-radius: 48px;
      font-family: "domine", sans-serif;
      font-weight: bold;
      color: #fff;
      font-size: 30px;
      position: relative;
      margin-right: 140px; }
      .formPlatform .wizard li.current {
        background-color: #EB3052; }
        .formPlatform .wizard li.current:after {
          background-color: #EB3052; }
      .formPlatform .wizard li:last-child {
        margin-right: 0; }
        .formPlatform .wizard li:last-child:after {
          display: none; }
      .formPlatform .wizard li:after {
        content: " ";
        display: block;
        width: 100px;
        height: 2px;
        background-color: #333;
        position: absolute;
        left: 70px; }
  .formPlatform .chunk {
    position: relative;
    margin-bottom: 1.5em; }
    .formPlatform .chunk > label {
      display: block; }
    .formPlatform .chunk input[type=text], .formPlatform .chunk input[type=url], .formPlatform .chunk select {
      width: 100%; }
    .formPlatform .chunk input[type=radio] {
      margin-left: 15px;
      margin-right: 5px; }
      .formPlatform .chunk input[type=radio]:first-child {
        margin-left: 0; }
    .formPlatform .chunk .radio-list span {
      padding-right: 1em;
      white-space: nowrap; }
  .formPlatform .ctas {
    text-align: center; }
  .formPlatform.step3 .chunk, .formPlatform.step4 .chunk {
    text-align: center; }
  .formPlatform .stripeInfo.info {
    color: #4A7094; }
  .formPlatform .stripeInfo.warning {
    color: #F3704A; }
  .formPlatform .platformUrl {
    text-align: left;
    background: #D9D9D9;
    max-width: 50%;
    margin: 30px auto 0;
    padding: 20px 30px;
    border-radius: 6px; }
    .formPlatform .platformUrl .content {
      display: flex;
      align-items: center;
      margin-top: 5px; }
      .formPlatform .platformUrl .content:last-child {
        text-align: right; }
      .formPlatform .platformUrl .content .link {
        text-align: left; }
      .formPlatform .platformUrl .content .link, .formPlatform .platformUrl .content .actions {
        width: 100%; }
      .formPlatform .platformUrl .content i {
        margin-left: 10px;
        font-size: 18px; }

body.stream h1 {
  margin: 1em 0 0;
  font-size: 2em;
  letter-spacing: -0.015em;
  font-weight: bold; }

body.stream h2 {
  font-size: 1.5em;
  margin: 0.25em 0 0.5em;
  color: #777878; }
  body.stream h2 span.beneficiary {
    color: #525BAC; }
  body.stream h2 span.streamer {
    display: inline-block; }
    body.stream h2 span.streamer i, body.stream h2 span.streamer svg {
      display: inline-block;
      margin: 0 0.2em 0 0.2em; }
    body.stream h2 span.streamer.twitch {
      color: #6441A5; }
      body.stream h2 span.streamer.twitch i, body.stream h2 span.streamer.twitch svg {
        color: #6441A5; }
    body.stream h2 span.streamer.youtube {
      color: #C4302B; }
      body.stream h2 span.streamer.youtube i, body.stream h2 span.streamer.youtube svg {
        color: #C4302B; }

body.stream .streamInfo .shackle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap; }

body.stream .streamInfo .tags {
  flex: 0 0 100%;
  margin-top: 1em; }
  body.stream .streamInfo .tags li {
    display: inline-block;
    border-radius: 3px;
    background-color: #CECECE;
    padding: 0.2em 0.4em;
    font-weight: 600;
    font-size: 12px; }

body.stream .streamInfo.lanjdl {
  padding-bottom: 2em;
  background: #DC1D68;
  background: linear-gradient(130deg, #DC1D68, #3D005E); }
  body.stream .streamInfo.lanjdl h1 {
    font-family: 'Black Ops One', cursive;
    font-size: 32px;
    font-weight: 400;
    line-height: 34px;
    text-transform: uppercase;
    color: #fff; }
  body.stream .streamInfo.lanjdl h2 {
    color: rgba(255, 255, 255, 0.75); }
    body.stream .streamInfo.lanjdl h2 span {
      color: #fff; }
      body.stream .streamInfo.lanjdl h2 span.streamer.twitch i, body.stream .streamInfo.lanjdl h2 span.streamer.twitch svg {
        color: #fff; }
  body.stream .streamInfo.lanjdl .tags li {
    background-color: rgba(0, 0, 0, 0.25);
    color: #fff; }
  body.stream .streamInfo.lanjdl .cta {
    background-color: rgba(0, 0, 0, 0.2);
    margin: 15px 0 0 15px; }
    body.stream .streamInfo.lanjdl .cta:hover {
      background-color: rgba(0, 0, 0, 0.4); }

body.stream .infobloc {
  border: 1px solid #E0E0E0;
  background-color: #fff;
  padding: 1em; }
  body.stream .infobloc h2 {
    font-size: 1.125em;
    color: #000;
    font-family: "Assistant",sans-serif;
    font-weight: normal;
    width: 100%;
    border-bottom: 2px solid #E8E9E9;
    padding-bottom: 1em; }

body.stream section.info {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 1.8em; }
  body.stream section.info .about {
    flex: 1 1 67%;
    max-height: 500px;
    overflow: auto; }
  body.stream section.info .bidwar {
    flex: 1 1 30%;
    margin-left: 3%;
    max-height: 500px;
    overflow: auto; }
    body.stream section.info .bidwar .center {
      text-align: center;
      margin-top: 1em; }
  body.stream section.info .pollResult {
    font-size: 16px; }
    body.stream section.info .pollResult li {
      display: flex;
      justify-content: space-between;
      margin-bottom: 1em; }
      body.stream section.info .pollResult li i, body.stream section.info .pollResult li svg {
        display: inline-block;
        margin: 0 0.25em 0 0;
        font-size: 22px; }
    body.stream section.info .pollResult .perc span {
      font-size: 20px;
      font-weight: bold;
      top: -2px;
      position: relative; }
    body.stream section.info .pollResult .votes {
      text-align: right;
      font-weight: 300; }

body.stream section.donations {
  display: flex;
  flex-wrap: nowrap; }
  body.stream section.donations .incentives {
    flex: 1 1 37%;
    margin-right: 3%;
    max-height: 500px;
    overflow: auto; }
    body.stream section.donations .incentives ul {
      display: flex;
      flex-wrap: wrap; }
      body.stream section.donations .incentives ul li {
        flex: 0 0 100%;
        position: relative;
        padding-bottom: 1.5em;
        font-size: 16px;
        padding-left: 1.2em;
        padding-right: 1.2em;
        margin-left: 1em;
        border-left: 1px solid #B2BEBE;
        z-index: 1; }
        body.stream section.donations .incentives ul li:last-child {
          border-left: none; }
        body.stream section.donations .incentives ul li span {
          display: block;
          margin-top: -4px;
          margin-bottom: 0.1em; }
          body.stream section.donations .incentives ul li span.amount {
            display: inline-block;
            font-weight: bold;
            font-size: 18px; }
        body.stream section.donations .incentives ul li:before {
          content: '';
          height: 1em;
          width: 1em;
          border: 2px solid #EB3052;
          border-radius: 0.6em;
          background-color: #fff;
          z-index: 5;
          position: absolute;
          top: 0;
          left: -0.6em; }
        body.stream section.donations .incentives ul li.active:before {
          background-color: #EB3052; }
        body.stream section.donations .incentives ul li.active:after {
          position: absolute;
          font-size: 1.2em;
          top: -6px;
          left: -6px;
          font-family: 'Font Awesome 6 Pro';
          font-weight: 500;
          color: #fff;
          content: "\f00c";
          z-index: 6;
          text-shadow: -1px -1px 0 #D62D4C, 0   -1px 0 #D62D4C, 1px -1px 0 #D62D4C, 1px  0   0 #D62D4C, 1px  1px 0 #D62D4C, 0    1px 0 #D62D4C, -1px  1px 0 #D62D4C, -1px  0   0 #D62D4C; }
  body.stream section.donations .donors {
    flex: 1 1 60%;
    max-height: 500px;
    overflow: auto; }
    body.stream section.donations .donors ol.topDonors {
      counter-reset: top3-counter;
      list-style: none;
      display: flex;
      justify-content: center;
      border-bottom: 2px solid #E8E9E9;
      margin-bottom: 10px;
      flex-wrap: wrap; }
      body.stream section.donations .donors ol.topDonors li {
        counter-increment: top3-counter;
        display: flex;
        margin-right: 20px;
        padding-bottom: 10px; }
        body.stream section.donations .donors ol.topDonors li .topCounter {
          background-color: #8F9C9F;
          width: 36px;
          height: 36px;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 99px;
          font-weight: 900;
          color: #fff;
          font-size: 14px; }
          body.stream section.donations .donors ol.topDonors li .topCounter span, body.stream section.donations .donors ol.topDonors li .topCounter i {
            margin-top: -10px;
            margin-left: -10px;
            margin-right: -1px;
            /*-webkit-text-stroke: 1px #8F9C9F;
						    -webkit-text-fill-color: white;*/
            font-weight: bold;
            text-shadow: -1px -1px 0px #8F9C9F; }
          body.stream section.donations .donors ol.topDonors li .topCounter::after {
            content: counter(top3-counter);
            font-size: 40px;
            margin-top: -4px;
            text-shadow: none; }
        body.stream section.donations .donors ol.topDonors li:first-child .topCounter {
          background-color: #E5BA4B; }
          body.stream section.donations .donors ol.topDonors li:first-child .topCounter i {
            text-shadow: -1px -1px 0px #E5BA4B; }
        body.stream section.donations .donors ol.topDonors li:last-child .topCounter {
          background-color: #B68667; }
          body.stream section.donations .donors ol.topDonors li:last-child .topCounter i {
            text-shadow: -1px -1px 0px #B68667; }
        body.stream section.donations .donors ol.topDonors li .info {
          margin-left: 5px;
          font-weight: 600; }
        body.stream section.donations .donors ol.topDonors li .amount {
          font-weight: bold;
          color: #EB3052;
          display: block;
          line-height: 15px; }
          body.stream section.donations .donors ol.topDonors li .amount::before {
            content: "\f06b";
            font-family: 'Font Awesome 6 Pro';
            font-weight: 400;
            margin-right: 5px; }
    body.stream section.donations .donors ul.donationList {
      display: flex;
      flex-wrap: wrap; }
      body.stream section.donations .donors ul.donationList li {
        flex: 0 0 100%;
        margin-bottom: 0.5em;
        display: flex; }
        body.stream section.donations .donors ul.donationList li .avatar {
          flex: 0 0 3.125em;
          width: 100%;
          margin-right: 1em; }
        body.stream section.donations .donors ul.donationList li .infos {
          flex: 1 1 auto;
          display: flex;
          flex-wrap: wrap;
          margin-left: 1%; }
          body.stream section.donations .donors ul.donationList li .infos .useramount {
            flex: 0 0 50%;
            font-size: 16px;
            color: #333;
            font-weight: bold; }
            body.stream section.donations .donors ul.donationList li .infos .useramount span.amount {
              display: block;
              color: #EB3052;
              font-size: 16px; }
          body.stream section.donations .donors ul.donationList li .infos .clan {
            flex: 0 0 50%;
            text-align: right;
            font-size: 1.25em; }
          body.stream section.donations .donors ul.donationList li .infos .comment {
            flex: 0 0 100%;
            word-break: break-all; }
            body.stream section.donations .donors ul.donationList li .infos .comment p {
              background: #F5F7F7;
              border: 1px solid #E0E0E0;
              border-radius: 3px;
              padding: 1em; }

body.stream section.subEmbed {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 2em; }
  body.stream section.subEmbed .streamerTag {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center; }
  body.stream section.subEmbed .avatar {
    border-radius: 50%;
    width: 50px;
    height: 50px; }
    body.stream section.subEmbed .avatarContainer {
      width: 50px;
      position: relative;
      margin-right: 15px; }
      body.stream section.subEmbed .avatarContainer.live .avatar {
        border: 2px solid #EB3052; }
      body.stream section.subEmbed .avatarContainer.live:after {
        position: absolute;
        content: "";
        background-image: url("/images/badge_live.png");
        background-repeat: no-repeat;
        background-size: contain;
        width: 30px;
        height: 15px;
        border: 2px solid #fff;
        border-radius: 5px;
        bottom: calc(15px / 2 * -1);
        left: calc(50% - 15px); }
  body.stream section.subEmbed h3 {
    font-family: Assistant;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left; }
  body.stream section.subEmbed span {
    display: inline-block;
    font-family: Assistant;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left; }
    body.stream section.subEmbed span.twitch {
      color: #6441A5; }
    body.stream section.subEmbed span.youtube {
      color: #C4302B; }
    body.stream section.subEmbed span i {
      margin-left: 8px; }
      body.stream section.subEmbed span i.twitch {
        color: #6441A5; }
      body.stream section.subEmbed span i.youtube {
        color: #C4302B; }
  body.stream section.subEmbed .cta {
    margin: .5em 0 0.5em 1em; }

body.stream .staticPage.revChallenge {
  padding: 2em 0; }
  body.stream .staticPage.revChallenge .streamInfo .mainCta .cta {
    display: none; }
  body.stream .staticPage.revChallenge .streamInfo .mainCta .facebook {
    margin-right: 0; }
  body.stream .staticPage.revChallenge.thermoWrapper {
    background-color: #e2eeff; }

body.page .title h1 {
  margin: 1em 0 0;
  font-size: 2em;
  letter-spacing: -0.015em;
  font-weight: bold; }
  body.page .title h1 span {
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    line-height: 1em;
    font-weight: normal;
    letter-spacing: 0; }

body.page .title h2,
body.page .preview h2 {
  font-size: 1.5em;
  margin: 0.25em 0 0.5em;
  color: #777878; }
  body.page .title h2 span.beneficiary,
  body.page .preview h2 span.beneficiary {
    color: #525BAC; }
  body.page .title h2 span.streamer,
  body.page .preview h2 span.streamer {
    display: inline-block; }
    body.page .title h2 span.streamer i, body.page .title h2 span.streamer svg,
    body.page .preview h2 span.streamer i,
    body.page .preview h2 span.streamer svg {
      display: inline-block;
      margin: 0 0.2em 0 0.2em; }
    body.page .title h2 span.streamer.twitch,
    body.page .preview h2 span.streamer.twitch {
      color: #6441A5; }
      body.page .title h2 span.streamer.twitch i, body.page .title h2 span.streamer.twitch svg,
      body.page .preview h2 span.streamer.twitch i,
      body.page .preview h2 span.streamer.twitch svg {
        color: #6441A5; }
    body.page .title h2 span.streamer.youtube,
    body.page .preview h2 span.streamer.youtube {
      color: #C4302B; }
      body.page .title h2 span.streamer.youtube i, body.page .title h2 span.streamer.youtube svg,
      body.page .preview h2 span.streamer.youtube i,
      body.page .preview h2 span.streamer.youtube svg {
        color: #C4302B; }

body.page .streamInfo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap; }
  body.page .streamInfo .tags {
    flex: 0 0 100%;
    margin-top: 1em; }
    body.page .streamInfo .tags li {
      display: inline-block;
      border-radius: 3px;
      background-color: #CECECE;
      padding: 0.2em 0.4em;
      font-weight: 600;
      font-size: 12px; }

body.page .infobloc {
  border: 1px solid #E0E0E0;
  background-color: #fff;
  padding: 1em; }
  body.page .infobloc h2 {
    font-size: 1.125em;
    color: #000;
    font-family: "Assistant",sans-serif;
    font-weight: normal;
    width: 100%;
    border-bottom: 2px solid #E8E9E9;
    padding-bottom: 1em;
    margin: 0.25em 0 0.5em; }

body.page .tags {
  margin-bottom: 40px; }

.goals {
  margin: 1em 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  .goals .raised, .goals .endGoal {
    flex: 0 0 50%;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px; }
    .goals .raised span.amount, .goals .endGoal span.amount {
      font-weight: bold;
      display: block;
      flex: 0 0 100%; }
  .goals .raised {
    justify-content: left; }
  .goals .endGoal {
    justify-content: flex-end;
    text-align: right; }
  .goals .goalProgress {
    flex: 0 0 100%;
    position: relative;
    margin-top: 0.5em; }

.goalBar {
  position: absolute;
  width: 100%;
  height: 0.75em;
  border-radius: 0.375em;
  background-color: #fff;
  z-index: 1;
  -webkit-transition: width 1s ease-out;
  transition: width 2s ease; }
  .goalBar.currentBar {
    background-color: #eb3052;
    width: 0;
    z-index: 5; }

.goalBarContainer {
  position: relative; }
  .goalBarContainer .goalTag {
    position: absolute;
    display: none;
    top: 1.75em;
    left: 3em;
    padding: 1em;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 20;
    text-align: center; }
    .goalBarContainer .goalTag .amount {
      font-weight: bold;
      display: block; }
    .goalBarContainer .goalTag:before {
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      width: 0;
      height: 0;
      border: 10px solid transparent;
      border-bottom-color: #fff;
      border-top: 0;
      margin-left: -10px;
      margin-top: -10px;
      filter: drop-shadow(0 -0.0625rem 0.0625rem #aaa); }
    .goalBarContainer .goalTag.active {
      display: inline-block; }

.goalNode {
  position: absolute;
  height: 16px;
  width: 16px;
  border-radius: 8px;
  border: 3px solid #eb3052;
  background-color: #fff;
  top: -2px;
  left: 0;
  z-index: 10;
  -webkit-transition: left 1s ease;
  transition: left 1s ease; }
  .goalNode.active {
    background-color: #ffbcbc; }

.embeds {
  position: relative;
  margin: 2em 0;
  background-color: #6441A5;
  background-image: url("/images/pattern_white.png"); }
  .embeds #video-embed {
    height: 600px; }
  .embeds #chat-embed.hide {
    display: none; }
  .embeds.youtube {
    display: flex; }
    .embeds.youtube #chat-embed {
      flex: 0 0 300px; }
  .embeds .toggleChatBtn {
    position: absolute;
    bottom: -20px;
    right: 0;
    background: transparent;
    border: none; }
    .embeds .toggleChatBtn.twitch {
      display: none; }
    .embeds .toggleChatBtn i.hide {
      display: none; }

.streamSchedule {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: 100%; }
  .streamSchedule img {
    border-radius: 50%;
    height: 175px;
    width: 175px;
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translateY(-50%); }
  .streamSchedule .scheduleInfo {
    margin-left: 250px;
    margin-top: 1.8em;
    margin-bottom: 1.8em;
    margin-right: 1.8em; }
    .streamSchedule .scheduleInfo h3 {
      font-size: 36px; }
    .streamSchedule .scheduleInfo p {
      font-size: 24px;
      margin: 0; }

.paidStreamPanel {
  position: absolute;
  background: #FFFFFF;
  box-shadow: 6px 6px 8px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  width: 450px;
  max-width: 75%;
  height: calc(100% - 80px);
  top: 40px;
  right: 40px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  font-style: normal;
  font-weight: normal;
  color: #333333; }
  .paidStreamPanelDate {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: auto; }
  .paidStreamPanel h2.paidStreamPanelTitle {
    font-weight: 600;
    font-size: 36px;
    line-height: 47px;
    color: #333333;
    margin: 0; }
  .paidStreamPanelOrganization {
    font-size: 24px;
    line-height: 31px; }
    .paidStreamPanelOrganization a {
      color: #525BAC; }
  .paidStreamPanelStreamer {
    font-size: 18px;
    line-height: 24px;
    color: #EB3052;
    margin: 16px 0 75px; }
    .paidStreamPanelStreamer i {
      margin-right: 12px; }
  .paidStreamPanelCta {
    margin-top: auto;
    display: flex;
    justify-content: space-between; }
  .paidStreamPanelPrice {
    white-space: nowrap;
    font-weight: bold;
    font-size: 24px;
    line-height: 31px; }

#stripe-card-element {
  background-color: #fff;
  height: 39px;
  font-size: 16px;
  border: 1px solid #C8D5D5;
  color: #353535;
  padding: 0.70em 0.55em; }

body.stream .crowdcontrolWrapper {
  min-width: 400px; }
  body.stream .crowdcontrolWrapper h1 {
    color: #525BAC;
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0.5em; }
  body.stream .crowdcontrolWrapper p {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 1em; }
    body.stream .crowdcontrolWrapper p span {
      color: #525BAC; }
  body.stream .crowdcontrolWrapper a {
    float: right;
    margin-top: 0.5em;
    font-weight: 700;
    color: #525BAC; }
  body.stream .crowdcontrolWrapper .ptsConversion {
    margin-top: 0.5em;
    font-weight: 700;
    margin-bottom: 0; }
  body.stream .crowdcontrolWrapper .crowdcontrolOptions a {
    color: #fff;
    margin-top: 0;
    font-weight: normal; }

.crowdControlList {
  height: 400px;
  width: 400px;
  overflow: hidden;
  overflow-y: scroll;
  font-size: 14px;
  padding-right: 8px; }
  .crowdControlList li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1em; }
    .crowdControlList li i.label, .crowdControlList li svg.label {
      font-size: 14px;
      padding: 0.5em;
      background-color: #C4C4C4;
      color: #000;
      border-radius: 3px;
      display: inline-block;
      margin-right: 0.5em; }
    .crowdControlList li a.cta {
      margin: 0;
      background-color: #525BAC;
      color: #fff;
      border-radius: 3px;
      font-size: 12px;
      padding: 0.5em;
      min-width: 7em;
      font-weight: 300;
      font-family: assistant, sans-serif; }
      .crowdControlList li a.cta i, .crowdControlList li a.cta svg {
        font-weight: 300; }

.uccDashZone {
  display: none; }

.ucc-wrapper {
  display: flex; }

.ucc-info {
  width: 650px;
  padding: 1em 1.5em;
  margin-left: 40px;
  background-color: #DFDFDF;
  border-radius: 3px;
  margin-top: 5px; }

.contentZone .ucc-intro {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 4em;
  width: 100%; }
  .contentZone .ucc-intro .ucc-desc {
    margin-right: 1.5em; }
  .contentZone .ucc-intro h2 {
    margin-top: 1em; }

.ucc-list li {
  display: flex;
  align-items: center;
  margin-bottom: 1.5em; }
  .ucc-list li .fa-sort {
    color: #868686;
    margin-right: 1em;
    font-size: 18px; }
  .ucc-list li a {
    color: #EB3052;
    margin-left: 1em;
    font-size: 16px; }

.contentZone .ucc-actions {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.24);
  padding: 1.5em;
  width: 100%;
  display: flex;
  align-items: flex-start; }
  .contentZone .ucc-actions h3 {
    margin-top: 0;
    text-transform: none;
    font-size: 16px; }
  .contentZone .ucc-actions .ucc-desc {
    width: 100%; }
  .contentZone .ucc-actions .ucc-icon {
    background: #c4c4c4;
    color: #383D3F;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 3px;
    margin-right: 1em; }
  .contentZone .ucc-actions .ucc-points {
    color: #525BAC;
    font-size: 16px;
    font-weight: 300; }
    .contentZone .ucc-actions .ucc-points::before {
      content: "\f8c5";
      font-family: 'Font Awesome 6 Pro';
      margin-right: 0.5em; }

.ps__rail-y {
  right: 0;
  height: 50vh !important; }

.fullWidthBackground.grey {
  background-color: #ECEDED; }

.actionContainer {
  position: relative;
  min-height: 300px;
  padding-top: 2em;
  padding-bottom: 2em; }

.infoContainer.infoHidden {
  display: none; }

.btnCloseDonationZone {
  position: absolute;
  top: 1.2em;
  right: 0;
  font-family: Assistant;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0em;
  text-align: center;
  color: #868686;
  text-transform: uppercase; }
  .btnCloseDonationZone i {
    margin-right: 0.5em; }

.loginPage {
  height: 100%;
  position: relative; }
  .loginPage .backButton {
    position: absolute;
    background-color: #F5F7F7;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin: 1em;
    font-size: 21px;
    border-radius: 99px; }

.authZone {
  display: flex;
  height: 100%; }
  .authZone a.main, .authZone input.main {
    color: #EB3052;
    font-weight: bold; }
  .authZone .forgot a.main {
    color: #333; }
  .authZone img {
    display: block;
    margin: 0 auto 2em;
    max-height: 5em; }
  .authZone .login, .authZone .about {
    flex: 1 1 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .authZone .about {
    color: #fff;
    background-image: url("/images/fundky_geometric.jpg");
    background-size: cover;
    background-position: bottom;
    padding: 2em; }
    .authZone .about .aboutWrapper {
      width: 600px; }
    .authZone .about img {
      margin: 0 0 2em; }
    .authZone .about h2 {
      font-weight: bold;
      font-size: 1.75em;
      font-family: 'Domine', serif; }
      .authZone .about h2 span {
        font-family: 'Galada', cursive;
        font-weight: normal; }
    .authZone .about p {
      font-size: 18px;
      width: 80%; }
    .authZone .about a {
      font-size: 18px;
      display: inline-block;
      margin-bottom: 1.5em; }
      .authZone .about a:before {
        font-family: 'Font Awesome 6 Pro';
        font-weight: 500;
        color: #EB3052;
        content: "\f178";
        color: #fff;
        margin-right: 0.5em; }
  .authZone .login {
    padding: 2em;
    text-align: center;
    font-size: 16px;
    background-color: #fff; }
    .authZone .login .loginWrapper {
      width: 400px; }
    .authZone .login h2 {
      margin: 1em 0;
      text-align: left;
      font-family: 'Domine', serif;
      font-weight: 700; }
    .authZone .login .forgot {
      font-size: 16px;
      text-align: right;
      margin-bottom: 1em; }
    .authZone .login input {
      font-size: 16px; }
      .authZone .login input[type="text"], .authZone .login input[type="password"], .authZone .login input[type="email"] {
        width: 100%;
        margin-bottom: 1em; }
      .authZone .login input[type="submit"] {
        width: 100%;
        padding: 1em 0;
        font-family: Assistant, sans-serif; }
    .authZone .login label {
      display: inline-block;
      text-align: left;
      width: 100%;
      margin-bottom: 1em; }
      .authZone .login label input {
        margin-right: 0.5em; }
  .authZone .switchZone {
    margin-top: 2em; }
    .authZone .switchZone p {
      margin: 0; }
  .authZone .confirm {
    text-align: left; }
    .authZone .confirm p {
      text-align: left; }
    .authZone .confirm .cta {
      padding: 0.75em 1.5em; }
      .authZone .confirm .cta.main {
        color: #fff;
        font-weight: 400;
        margin: .7em .7em .7em 0; }
  .authZone .formrow.password, .authZone .liveValidation.password {
    position: relative; }
    .authZone .formrow.password .passwordEye, .authZone .liveValidation.password .passwordEye {
      position: absolute;
      right: 0;
      top: 0;
      padding: 18px 15px;
      color: #353535;
      line-height: 12px; }
      .authZone .formrow.password .passwordEye span, .authZone .liveValidation.password .passwordEye span {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block; }
      .authZone .formrow.password .passwordEye i.fa-eye-slash, .authZone .liveValidation.password .passwordEye i.fa-eye-slash {
        position: relative;
        right: -1px; }
  .authZone .input__about--input {
    position: relative; }
  .authZone .input__about--info {
    margin-top: -12px;
    margin-bottom: 16px;
    text-align: left !important;
    font-size: .85em; }

.halfInput {
  display: flex;
  justify-content: space-between; }
  .halfInput input {
    flex: 0 0 48%; }

label a {
  color: #333;
  font-weight: bold; }

.orgSwitch {
  display: none; }

body.dashboard header {
  max-width: calc(100vw - 290px); }
  body.dashboard header .mainMenu > .topList {
    flex-wrap: wrap; }

body.dashboard .mainLogo {
  display: none; }

body.dashboard .container {
  display: flex;
  flex-wrap: nowrap; }

body.dashboard .orgSwitch {
  display: block;
  position: relative; }
  body.dashboard .orgSwitch img {
    width: 50px;
    border: 1px solid #f7f5f5;
    border-radius: 6px;
    margin: 10px 10px 10px 0; }
  body.dashboard .orgSwitch span {
    margin-right: 10px; }
  body.dashboard .orgSwitch a {
    display: flex;
    align-items: center; }
  body.dashboard .orgSwitch .availableOrg {
    position: absolute;
    width: 275px;
    display: none;
    z-index: 99;
    box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.15);
    border: 1px solid #f7f5f5;
    border-radius: 6px;
    padding: 15px;
    background-color: #fefefe; }
    body.dashboard .orgSwitch .availableOrg ul {
      max-height: 280px;
      overflow-y: auto; }
      body.dashboard .orgSwitch .availableOrg ul li {
        line-height: 1em; }
    body.dashboard .orgSwitch .availableOrg.active {
      display: block; }
    body.dashboard .orgSwitch .availableOrg .selected a {
      position: relative; }
      body.dashboard .orgSwitch .availableOrg .selected a:after {
        content: "\f00c";
        font-family: 'Font Awesome 6 Pro';
        font-weight: 300;
        position: absolute;
        right: 0; }
    body.dashboard .orgSwitch .availableOrg img {
      width: 30px;
      margin: 5px 5px 5px 0; }
    body.dashboard .orgSwitch .availableOrg .cta-wrapper {
      margin-top: 10px;
      padding-top: 15px;
      border-top: 1px solid #E8E9E9; }
      body.dashboard .orgSwitch .availableOrg .cta-wrapper a {
        padding: 0.55em 2em;
        display: block; }

body.dashboard .backToPlatforms {
  font-weight: 300;
  font-size: 14px;
  line-height: 1em;
  display: block;
  border: 1px solid #E6E6E6;
  padding: 0.7em 1em;
  border-radius: 3px;
  transition: background-color ease 0.25s; }
  body.dashboard .backToPlatforms i {
    margin-right: 0.5em; }
  body.dashboard .backToPlatforms:hover {
    background-color: #F9F9F9; }

body.dashboard .currentlyEditingPlatform {
  font-weight: 300;
  font-size: 14px; }
  body.dashboard .currentlyEditingPlatform a {
    font-weight: bold;
    color: #EB3052; }

body.dashboard section.dashboard {
  flex: 1 1 auto; }

body.dashboard header .shackle {
  max-width: none; }

body.dashboard header ul.mainList {
  display: none; }

body.dashboard header nav.mainMenu {
  padding: 0.5em 0; }

body.dashboard .myProfileInformation {
  padding: 0; }
  body.dashboard .myProfileInformation h2 {
    margin-bottom: 1em;
    font-weight: 600; }
    body.dashboard .myProfileInformation h2.spaceTop {
      margin-top: 2em; }
  body.dashboard .myProfileInformation #myProfileInformationForm {
    width: 100%; }
  body.dashboard .myProfileInformation .ctaContainer {
    margin-top: 1em; }

body.dashboard h1 {
  font-family: domine, serif;
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 24px; }

body.overview .dashZone {
  flex-wrap: wrap; }

body.overview .dashContent {
  width: 73%;
  margin-right: 2%; }

body.overview .feeds {
  width: 25%; }

body.overview .title {
  width: 100%;
  padding: 2em 0; }
  body.overview .title h1 {
    font-family: domine, serif;
    font-weight: bold; }

body.overview .donorsProfile {
  margin-bottom: 4em; }
  body.overview .donorsProfile ul {
    display: flex;
    margin-bottom: 2em; }
  body.overview .donorsProfile li {
    width: 100%;
    margin-right: 2em;
    background: #fff;
    padding: 1.5em;
    border: 1px solid #E8E9E9;
    border-radius: 6px;
    border-top: 6px solid #EB3052;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #868686;
    letter-spacing: -0.015em; }
    body.overview .donorsProfile li span {
      font-size: 36px;
      font-weight: 400;
      color: #333;
      display: block;
      line-height: 1em; }
    body.overview .donorsProfile li:last-child {
      border-top-color: #333;
      margin-right: 0; }
      body.overview .donorsProfile li:last-child span {
        font-size: 30px; }

body.overview .donorsInterest {
  margin-bottom: 4em; }
  body.overview .donorsInterest li {
    display: flex;
    align-items: center;
    margin-bottom: 0.5em; }
  body.overview .donorsInterest .thermo {
    display: block;
    position: relative;
    width: 85%;
    height: 12px;
    background: #fff;
    margin-right: 1em;
    border: 1px solid #E8E9E9;
    border-radius: 4px; }
    body.overview .donorsInterest .thermo .level {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background: #333;
      height: 10px;
      border-radius: 4px;
      transition: width 2s ease-out; }
  body.overview .donorsInterest li:first-child .thermo .level {
    background: #EB3052; }
  body.overview .donorsInterest .label {
    width: 15%;
    font-size: 18px;
    text-align: right; }

body.overview .checkThisOut {
  margin-bottom: 4em; }
  body.overview .checkThisOut ul {
    display: flex; }
  body.overview .checkThisOut li {
    background: #fff;
    width: 25%;
    margin-right: 1em;
    border-radius: 6px;
    border: 1px solid #E8E9E9; }
    body.overview .checkThisOut li a {
      display: flex;
      padding: 1em;
      font-size: 18px;
      position: relative; }
      body.overview .checkThisOut li a i {
        font-size: 24px;
        margin-right: 0.5em; }
      body.overview .checkThisOut li a:hover {
        color: #EB3052; }
        body.overview .checkThisOut li a:hover:after {
          position: absolute;
          right: 1em;
          content: "\f054";
          font-family: "Font Awesome 6 Pro"; }
    body.overview .checkThisOut li:last-child {
      margin-right: 0; }

body.overview .feeds h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.5em;
  margin-top: 1em; }

body.overview .feeds ul {
  display: flex;
  flex-direction: column; }

body.overview .feeds li {
  background: #fff;
  border-radius: 6px;
  border: 1px solid #E8E9E9;
  margin-bottom: 1em; }
  body.overview .feeds li.streamingEvent a .icon {
    background: #ebedfa; }
  body.overview .feeds li.paidEvent a .icon {
    background: #ffdde3; }
  body.overview .feeds li.freeEvent a .icon {
    background: #e7ffef; }
  body.overview .feeds li a {
    display: block;
    padding: 1em 1.5em;
    font-size: 16px;
    display: flex;
    align-items: flex-start; }
    body.overview .feeds li a .icon {
      font-size: 30px;
      min-width: 50px;
      min-height: 50px;
      border-radius: 99px;
      background: #EFEFEF;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 0.5em; }
    body.overview .feeds li a .info .date {
      text-transform: uppercase;
      display: block;
      font-size: 12px; }
    body.overview .feeds li a .info .host {
      font-weight: bold;
      display: block;
      font-size: 14px; }

body.overview .feeds .activityFeed h2, body.overview .feeds .actions h2 {
  margin-bottom: 0.5em; }

body.overview .feeds .activityFeed {
  margin-bottom: 2em; }

body.overview .feeds .actions li a {
  align-items: center; }
  body.overview .feeds .actions li a i {
    font-size: 24px;
    color: #EB3052;
    margin-right: 0.5em; }

.editProfile {
  display: flex;
  align-items: flex-start; }
  .editProfile .editProfileForm {
    width: 75%;
    margin-right: 2em; }
  .editProfile .editProfileAddresses {
    background-color: #E5E5E5;
    border: 1px solid #CCCCCC;
    padding: 2em 1.5em;
    border-radius: 4px; }
    .editProfile .editProfileAddresses .profileAdresseBtnContainer {
      flex-direction: column; }
    .editProfile .editProfileAddresses .profileAdresseBtn {
      width: 100%;
      margin-bottom: 1em; }
      .editProfile .editProfileAddresses .profileAdresseBtn:last-child {
        margin-bottom: 0; }
  .editProfile .formRow {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 0 !important; }
  .editProfile label {
    font-size: 16px;
    margin-right: 2em; }
  .editProfile .horizontalRadioList {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap; }
  .editProfile input[type=text], .editProfile input[type=number], .editProfile input[type=email] {
    width: 100%;
    font-size: 16px; }
  .editProfile .inputContainer {
    width: 100%;
    margin-bottom: 26px;
    position: relative;
    margin-right: 1em; }
  .editProfile .chosen-container-single .chosen-single span,
  .editProfile .chosen-container .chosen-results {
    font-size: 16px; }
  .editProfile .cta.reset {
    background-color: #fff;
    margin-right: 1em; }
  .editProfile .errorMessage {
    color: #EB3052; }

.profileAdresseBtnContainer, .addresses {
  display: flex; }

.profileAdresseBtn, .address {
  display: inline-block;
  background-color: #fff;
  padding: 1.5em 2em 1em 5em;
  margin-right: 1em;
  position: relative;
  border-radius: 4px;
  box-shadow: 4px 4px 7px 0px rgba(0, 0, 0, 0.05); }
  .profileAdresseBtn:before, .address:before {
    position: absolute;
    top: 15px;
    left: 20px;
    font-family: 'Font Awesome 6 Pro';
    color: #52a6ac;
    font-size: 2em;
    font-weight: 200; }
  .profileAdresseBtn.home:before, .address.home:before {
    content: '\f015'; }
  .profileAdresseBtn.work:before, .address.work:before {
    content: '\f1ad'; }
  .profileAdresseBtn .ctas, .address .ctas {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    color: #eb3052; }
    .profileAdresseBtn .ctas a, .address .ctas a {
      margin-left: 1em; }
  .profileAdresseBtn span, .address span {
    display: inline-block;
    width: 100%; }
    .profileAdresseBtn span.title, .address span.title {
      font-weight: bold; }
  .profileAdresseBtn .msgCta, .address .msgCta {
    display: inline-block;
    padding: 2em;
    text-align: center;
    font-weight: 600;
    margin-left: -3em; }
    .profileAdresseBtn .msgCta i, .profileAdresseBtn .msgCta svg, .address .msgCta i, .address .msgCta svg {
      display: block;
      font-size: 22px; }

.addresses {
  max-width: 800px; }
  .addresses .address {
    width: 50%; }
    .addresses .address h3 {
      margin-top: 0.5em;
      text-transform: none; }

.profileFormContainer h1 {
  margin-bottom: 1em; }

.profileFormContainer input, .profileFormContainer select {
  width: 100%; }

.uccFormContainer {
  max-width: 530px; }
  .uccFormContainer h1 {
    margin-bottom: 1em; }
  .uccFormContainer label {
    display: block; }
  .uccFormContainer input[type=text], .uccFormContainer input[type=color], .uccFormContainer textarea {
    width: 100%; }
  .uccFormContainer .inputContainer {
    width: 100%; }
  .uccFormContainer .formRow {
    display: flex; }
    .uccFormContainer .formRow .title {
      width: 400px;
      margin-right: 20px; }
    .uccFormContainer .formRow .points {
      width: 95px; }
    .uccFormContainer .formRow .iconList {
      width: 70px;
      margin-right: 20px; }
    .uccFormContainer .formRow .iconColor {
      margin-right: 20px; }
      .uccFormContainer .formRow .iconColor:last-child {
        margin-right: 0; }
      .uccFormContainer .formRow .iconColor input {
        height: 50px; }
  .uccFormContainer .ctaContainer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%; }
    .uccFormContainer .ctaContainer a {
      margin-right: 1em; }
  .uccFormContainer .btnChooseIcon {
    width: 60px;
    margin: 0; }

.avatarEditContainer, .logoEditContainer, .signatureEditContainer {
  width: 100%;
  max-width: 400px;
  max-height: 400px; }
  .avatarEditContainer .btnEditAvatar, .logoEditContainer .btnEditAvatar, .signatureEditContainer .btnEditAvatar {
    position: relative;
    display: inline-block; }
    .avatarEditContainer .btnEditAvatar:hover:after, .logoEditContainer .btnEditAvatar:hover:after, .signatureEditContainer .btnEditAvatar:hover:after {
      content: '\f044';
      font-family: 'Font Awesome 6 Pro';
      font-weight: 600;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      width: 250px;
      height: 250px;
      position: absolute;
      top: 0;
      left: 0;
      font-size: 6em; }
  .avatarEditContainer .btnEditBanner, .logoEditContainer .btnEditBanner, .signatureEditContainer .btnEditBanner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #525bac;
    background-image: url("/images/pattern_white.png"); }
    .avatarEditContainer .btnEditBanner:hover:after, .logoEditContainer .btnEditBanner:hover:after, .signatureEditContainer .btnEditBanner:hover:after {
      content: '\f044';
      font-family: 'Font Awesome 6 Pro';
      font-weight: 600;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      width: 100%;
      height: 275px;
      position: absolute;
      top: 0;
      left: 0;
      font-size: 6em; }
  .avatarEditContainer .btnEditTaxReceipt, .logoEditContainer .btnEditTaxReceipt, .signatureEditContainer .btnEditTaxReceipt {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 250px;
    background-color: #F4F4F4;
    border: 1px solid #C5C5C5;
    padding: 0.5em;
    border-radius: 4px; }
    .avatarEditContainer .btnEditTaxReceipt:hover:after, .logoEditContainer .btnEditTaxReceipt:hover:after, .signatureEditContainer .btnEditTaxReceipt:hover:after {
      content: '\f044';
      font-family: 'Font Awesome 6 Pro';
      font-weight: 300;
      color: #FFFEFE;
      display: flex;
      justify-content: center;
      align-items: center;
      text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      width: 100%;
      height: 275px;
      position: absolute;
      left: 0;
      font-size: 4em; }
    .avatarEditContainer .btnEditTaxReceipt img, .logoEditContainer .btnEditTaxReceipt img, .signatureEditContainer .btnEditTaxReceipt img {
      width: 100%; }
  .avatarEditContainer .btnAddImage, .logoEditContainer .btnAddImage, .signatureEditContainer .btnAddImage {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #F4F4F4;
    border: 1px solid #C5C5C5;
    padding: 0.5em;
    border-radius: 4px; }
    .avatarEditContainer .btnAddImage:hover:after, .logoEditContainer .btnAddImage:hover:after, .signatureEditContainer .btnAddImage:hover:after {
      content: '\f044';
      font-family: 'Font Awesome 6 Pro';
      font-weight: 300;
      color: #FFFEFE;
      display: flex;
      justify-content: center;
      align-items: center;
      text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      width: 100%;
      height: 275px;
      position: absolute;
      left: 0;
      font-size: 4em; }
    .avatarEditContainer .btnAddImage img, .logoEditContainer .btnAddImage img, .signatureEditContainer .btnAddImage img {
      width: 100%; }

.mediaLangSwitch {
  display: none; }
  .mediaLangSwitch.active {
    display: block; }

.mediaEditContainer {
  width: 100%;
  max-width: 400px; }
  .mediaEditContainer img {
    max-width: 100%; }
  .mediaEditContainer .btnEditThumbnail {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #525bac;
    background-image: url("/images/pattern_white.png"); }
    .mediaEditContainer .btnEditThumbnail:hover:after {
      content: '\f044';
      font-family: 'Font Awesome 6 Pro';
      font-weight: 600;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      font-size: 6em; }
  .mediaEditContainer .btnAddImage {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #F4F4F4;
    border: 1px solid #C5C5C5;
    padding: 0.5em;
    border-radius: 4px; }
    .mediaEditContainer .btnAddImage:hover:after {
      content: '\f044';
      font-family: 'Font Awesome 6 Pro';
      font-weight: 300;
      color: #FFFEFE;
      display: flex;
      justify-content: center;
      align-items: center;
      text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      width: 100%;
      height: 275px;
      position: absolute;
      left: 0;
      font-size: 4em; }
    .mediaEditContainer .btnAddImage img {
      width: 100%; }
  .mediaEditContainer .noMediaBanner {
    border: 1px solid #dddfdf;
    border-radius: 4px;
    text-align: center;
    padding: 1.5em 1em;
    max-width: 300px; }
    .mediaEditContainer .noMediaBanner h3 {
      text-transform: uppercase;
      font-weight: bold;
      margin-bottom: 0.7em; }
    .mediaEditContainer .noMediaBanner p {
      margin: 0; }
  .mediaEditContainer a:hover .noMediaBanner {
    border-color: #EB3052; }

.memberDetails .chunk {
  display: flex; }
  .memberDetails .chunk p:first-child {
    width: 30%; }

.memberDetails .adresses {
  display: flex; }
  .memberDetails .adresses .address {
    width: 50%; }

#cropContainer, #cropLogoContainer, #cropSignatureContainer {
  width: 250px;
  height: 250px;
  margin-bottom: 5em; }
  #cropContainer.full, #cropLogoContainer.full, #cropSignatureContainer.full {
    width: 100%;
    height: 258px; }

#cropMediaContainer {
  width: 1200px;
  height: 630px;
  margin-bottom: 5em; }
  #cropMediaContainer.full {
    width: 100%;
    height: 630px; }

#orgLogoWrapper {
  max-width: calc(100vw - 4em);
  overflow-x: auto; }
  #orgLogoWrapper #cropContainer {
    width: 400px;
    height: 400px; }

.dashMenu {
  flex: 0 0 290px;
  padding: 1em;
  background-color: #5C6297;
  color: #fff; }
  .dashMenu .mobileMenuBtn {
    display: none;
    border: none;
    background: transparent;
    padding: 1em;
    color: #fff;
    position: absolute;
    top: 5px;
    right: 0px;
    font-size: 1.5em; }
  .dashMenu h1, .dashMenu h2, .dashMenu h3, .dashMenu h4, .dashMenu h5 {
    font-family: "Assistant",sans-serif;
    text-transform: uppercase; }
  .dashMenu h2 {
    font-size: 15px;
    margin: 4em 0 1.5em; }
    .dashMenu h2 a {
      padding: 0.5em 0.8em;
      border-radius: 4px;
      font-size: 1.2em;
      margin-right: 0.8em; }
      .dashMenu h2 a:hover {
        background-color: rgba(0, 0, 0, 0.15); }
  .dashMenu .altLogo {
    display: block;
    text-align: center; }
    .dashMenu .altLogo img {
      max-width: 195px; }
  .dashMenu.dashPlatform {
    background-color: #52a6ac; }
    .dashMenu.dashPlatform:after {
      background-color: #52a6ac; }
  .dashMenu .currentCampaignDropDown {
    display: flex;
    align-items: center;
    margin-top: 4em; }
    .dashMenu .currentCampaignDropDown .avatar {
      width: 50px;
      height: 50px;
      min-width: 50px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      border-radius: 50%;
      margin-right: 1em; }
    .dashMenu .currentCampaignDropDown .selectedCampaign {
      font-size: 17px;
      line-height: 1em; }
      .dashMenu .currentCampaignDropDown .selectedCampaign span {
        display: block;
        font-size: 14px;
        margin-top: 5px; }
  .dashMenu h2.titleHalfSpace {
    margin-top: 2em; }
  .dashMenu:after {
    position: fixed;
    top: 0;
    left: 289px;
    z-index: 2;
    background-color: #5C6297;
    -webkit-mask: url("/images/menu_border.svg");
    -moz-mask: url("/images/menu_border.svg");
    -o-mask: url("/images/menu_border.svg");
    mask: url("/images/menu_border.svg");
    background-repeat: repeat-y;
    background-position: right top;
    background-size: 14px 14px;
    content: "";
    width: 15px;
    height: 100%;
    -webkit-transition: left 0.2s;
    /* Safari prior 6.1 */
    transition: left 0.2s; }

.dashNotif {
  padding: 0em 4em 0em 2em; }

.dashContent {
  width: 100%; }
  .dashContent img.avatar {
    width: 100px;
    margin-right: 1em; }

.userGreetings {
  display: flex;
  align-items: center; }

.overview .greetings > a {
  display: block; }

.overview .greetings div {
  display: flex;
  align-items: center; }
  .overview .greetings div a {
    margin-left: 1em;
    color: #EB3052; }

.overview .greetings h1 {
  font-family: 'domine', serif;
  font-weight: 600; }

.overview .greetings span {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  color: #868686;
  font-weight: 300;
  font-family: assistant, sans-serif;
  line-height: 1.5em; }

.overview .titleCtaWrapper a {
  margin-left: 1em; }

.overview .since {
  font-size: 16px;
  color: #868686; }

.overview .userStats {
  display: flex; }
  .overview .userStats .partnersCat {
    flex: 1 1 38%;
    margin-right: 2%;
    display: flex;
    flex-wrap: wrap; }
    .overview .userStats .partnersCat .partners {
      display: flex;
      justify-content: space-between;
      height: 90px;
      width: 100%; }
      .overview .userStats .partnersCat .partners a {
        flex: 1 1 auto;
        display: inline-block;
        padding: 1em;
        background-color: #fff;
        border: 1px solid #C8D5D5;
        margin-right: 1em;
        display: flex;
        align-items: center; }
        .overview .userStats .partnersCat .partners a:last-child {
          margin-right: 0; }
    .overview .userStats .partnersCat .overall {
      position: relative;
      padding: 1em;
      background-color: #fff;
      border-radius: 2px;
      display: flex;
      width: 100%; }
      .overview .userStats .partnersCat .overall .totalRaised {
        flex: 1 1 50%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center; }
      .overview .userStats .partnersCat .overall .amount {
        display: block;
        letter-spacing: -0.015em;
        font-size: 36px;
        width: 100%;
        text-align: center; }
      .overview .userStats .partnersCat .overall .graph {
        flex: 1 1 50%; }
        .overview .userStats .partnersCat .overall .graph img {
          display: block;
          margin: 0 auto; }
      .overview .userStats .partnersCat .overall:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 20%;
        height: 100px;
        border-right: 1px solid #E8E9E9; }
  .overview .userStats .byNumbers {
    flex: 1 1 28%;
    margin-right: 2%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .overview .userStats .byNumbers .metric {
      background-color: #fff;
      padding: 1em;
      border-left: 1px solid #E8E9E9;
      border-right: 1px solid #E8E9E9;
      border-bottom: 1px solid #E8E9E9;
      border-radius: 2px;
      flex: 1 1 auto;
      margin-bottom: 1em;
      display: flex;
      align-items: center;
      justify-content: space-between;
      height: 90px; }
      .overview .userStats .byNumbers .metric .number {
        font-size: 36px;
        color: #333; }
      .overview .userStats .byNumbers .metric:last-child {
        margin-bottom: 0; }
  .overview .userStats .gamerCard {
    flex: 1 1 30%;
    background-color: #fff;
    border: 1px solid #E8E9E9;
    padding: 1em;
    border-radius: 2px; }
    .overview .userStats .gamerCard .avatar {
      width: 120px;
      height: 120px;
      border-radius: 60px;
      background-size: 120px;
      border: 1px solid #E8E9E9;
      display: block;
      margin: 0 auto 1em; }
    .overview .userStats .gamerCard .name {
      font-size: 18px;
      color: #000;
      font-weight: 600;
      display: block;
      margin: 0 auto;
      text-align: center; }
    .overview .userStats .gamerCard .userProgression {
      display: block;
      margin: 0 auto;
      text-align: center; }
    .overview .userStats .gamerCard .rank:before {
      content: '\f132';
      font-family: 'Font Awesome 6 Pro';
      font-weight: 600;
      text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      margin: 0 0.2em 0 0.5em; }
    .overview .userStats .gamerCard .rank.bronze {
      color: #8C5605; }
      .overview .userStats .gamerCard .rank.bronze:before {
        color: #8C5605; }
    .overview .userStats .gamerCard .rank.silver {
      color: #736F69; }
      .overview .userStats .gamerCard .rank.silver:before {
        color: #736F69; }
    .overview .userStats .gamerCard .rank.gold {
      color: #CAA821; }
      .overview .userStats .gamerCard .rank.gold:before {
        color: #CAA821; }
    .overview .userStats .gamerCard .xpzone {
      margin: 0.5em 0;
      background-color: #E8E9E9;
      border-radius: 2px;
      height: 7px;
      position: relative;
      z-index: 5; }
      .overview .userStats .gamerCard .xpzone .xpbar {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        background-color: #EB3052;
        width: 33%;
        border-radius: 2px;
        height: 7px; }
    .overview .userStats .gamerCard .userAchievements ul {
      display: flex;
      justify-content: space-between; }
      .overview .userStats .gamerCard .userAchievements ul li {
        position: relative;
        display: inline-block;
        width: 30px;
        height: 30px;
        font-size: 30px;
        color: #525BAC; }
        .overview .userStats .gamerCard .userAchievements ul li:before, .overview .userStats .gamerCard .userAchievements ul li:after {
          content: '\f312';
          font-family: 'Font Awesome 6 Pro';
          position: absolute;
          width: 30px;
          height: 30px;
          font-weight: 100;
          z-index: 5; }
        .overview .userStats .gamerCard .userAchievements ul li:after {
          content: '';
          font-size: 15px;
          top: 11px;
          left: 8px;
          z-index: 10; }
        .overview .userStats .gamerCard .userAchievements ul li.achiv1:after {
          content: '\f005';
          font-weight: bold; }
        .overview .userStats .gamerCard .userAchievements ul li.achiv2:after {
          content: '\f6b0'; }
        .overview .userStats .gamerCard .userAchievements ul li.achiv3:after {
          content: '\f34e';
          left: 10px; }
        .overview .userStats .gamerCard .userAchievements ul li.achiv4:after {
          content: '\f0a1';
          font-weight: bold; }
        .overview .userStats .gamerCard .userAchievements ul li span {
          display: none; }

.overview .lightText {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  color: #868686;
  letter-spacing: -0.015em; }

.overview .mainBox {
  border-top: 5px solid #EB3052; }

.overview .secondaryBox {
  border-top: 5px solid #525BAC; }

.dashStreamList h2 {
  font-family: "Assistant",sans-serif;
  font-weight: 600;
  font-size: 1.125em;
  letter-spacing: -1.5%;
  text-transform: uppercase;
  margin: 3em 0 1em; }

.dashStreamList > ul {
  display: flex;
  flex-wrap: wrap; }
  .dashStreamList > ul > li {
    flex: 0 0 100%;
    background-color: #fff;
    padding: 1em;
    margin-bottom: 1em; }

article.stream.horizontal {
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 1em;
  margin-bottom: 1em; }
  article.stream.horizontal h1 {
    font-size: 24px;
    font-family: 'Assistant', sans-serif;
    font-weight: 600;
    margin-bottom: 0.5em; }
  article.stream.horizontal .title {
    flex: 1 1 50%; }
    article.stream.horizontal .title span {
      font-size: 16px;
      color: #7a7a7a; }
      article.stream.horizontal .title span span {
        color: #333;
        font-weight: bold; }
  article.stream.horizontal .money {
    flex: 1 1 20%; }
    article.stream.horizontal .money .perc {
      font-size: 36px;
      color: #EB3052;
      display: block;
      font-weight: 400; }
    article.stream.horizontal .money .amount {
      font-weight: 300;
      font-size: 18px; }
  article.stream.horizontal .status {
    flex: 1 1 20%;
    font-size: 18px;
    font-weight: 300; }
  article.stream.horizontal .actions {
    flex: 1 1 10%; }
    article.stream.horizontal .actions nav ul {
      display: flex;
      justify-content: flex-end; }
      article.stream.horizontal .actions nav ul li {
        margin-left: 1em; }
      article.stream.horizontal .actions nav ul a {
        display: inline-block;
        color: #eb3052;
        font-size: 16px; }

.dashZone {
  display: flex;
  flex-wrap: nowrap;
  padding: 2em; }
  .dashZone.nopadding {
    padding: 0; }
    .dashZone.nopadding section.title {
      padding: 2em 2em 0 2em; }
  .dashZone section.title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2em; }
  .dashZone .greetings h1 {
    margin-bottom: 0;
    font-weight: 300 !important;
    font-family: 'Assistant', sans-serif !important;
    font-size: 34px !important; }
  .dashZone .backLink {
    padding: 2em 2em 0 2em;
    text-transform: uppercase; }
    .dashZone .backLink i {
      margin-right: 0.5em; }

.memberTrxList li {
  display: flex;
  background-color: #fff;
  padding: 1em;
  margin-bottom: 1em;
  border-radius: 4px;
  box-shadow: 4px 4px 7px 0px rgba(0, 0, 0, 0.05); }
  .memberTrxList li .col {
    width: 25%; }
    .memberTrxList li .col:last-child {
      text-align: right; }
  .memberTrxList li a {
    color: #EB3052; }
  .memberTrxList li .useramount {
    font-size: 1.2em; }
  .memberTrxList li:hover {
    box-shadow: 4px 4px 7px 0px rgba(0, 0, 0, 0.2); }
  .memberTrxList li .infos {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    .memberTrxList li .infos .useramount, .memberTrxList li .infos .clan {
      flex: 0 0 50%; }
      .memberTrxList li .infos .useramount .amount, .memberTrxList li .infos .clan .amount {
        font-weight: bold;
        color: #eb3052; }
      .memberTrxList li .infos .useramount span, .memberTrxList li .infos .clan span {
        display: block; }
    .memberTrxList li .infos .useramount {
      font-weight: bold; }
    .memberTrxList li .infos .comment {
      flex: 1 0 100%; }
    .memberTrxList li .infos .clan {
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      .memberTrxList li .infos .clan i, .memberTrxList li .infos .clan svg {
        font-size: 2em;
        margin-right: 10px; }

.simpleList li {
  padding: 0.5em; }
  .simpleList li:nth-child(odd) {
    background-color: #dbe3ea; }

.simpleList span {
  display: inline-block;
  font-weight: bold;
  width: 100px; }

.wizard h1 {
  font-family: "Assistant", sans-serif;
  font-size: 2em;
  margin: 1em 0;
  font-weight: bold;
  letter-spacing: -0.015em;
  display: flex; }
  .wizard h1 i, .wizard h1 svg {
    color: #EB3052;
    font-size: 1.2em; }

.fullPage h1 {
  margin: 2em 0;
  letter-spacing: 1px; }
  .fullPage h1 i, .fullPage h1 svg {
    margin-right: 0.75em; }

.fullPage .streamInfo {
  justify-content: flex-start !important;
  flex-wrap: nowrap !important; }
  .fullPage .streamInfo .title h2 {
    margin-bottom: 1.5em; }
  .fullPage .streamInfo .banner {
    max-width: 450px;
    width: 50%;
    margin-right: 2em; }
    .fullPage .streamInfo .banner img {
      max-width: 100%; }

.streamChanger {
  margin: 2em 2em 1em;
  display: flex;
  align-items: center; }
  .streamChanger img {
    border-radius: 50%;
    margin-right: 1em;
    width: 50px; }
  .streamChanger p {
    margin: 0;
    padding: 0;
    font-weight: bold; }
  .streamChanger span {
    opacity: 0.8; }

.profile {
  /*.socialMedias {
		display: flex;
		font-size:21px;
		line-height: 1em;
		margin-top: 0.5em;

		li {
			margin-right: 5px;

			&:first-child {
				font-size:16px;
			}
		}

		.facebook {
			color: #3B5998;
		}
		.twitter {
			color: #1DA1F2;
		}

		.linkedin {
			color: #0077B5;
		}

		.twitch {
			color: #6441A5;
		}

		.instagram {
			font-size: 18px;
			width: 20px; height: 20px;

			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 3px;
			color: #fff;

			background: #d6249f;
			background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
		}
	}*/ }
  .profile .shackle {
    display: flex;
    padding: 2em 0;
    align-items: center; }
  .profile .logo {
    margin-right: 2em;
    width: 200px; }
    .profile .logo img {
      max-width: 100%;
      border-radius: 8px; }
  .profile .row {
    display: flex; }
  .profile .infos {
    margin-right: 1em; }
    .profile .infos h1 {
      font-weight: 600;
      font-size: 32px; }
    .profile .infos h2 {
      font-size: 18px;
      text-transform: uppercase; }
    .profile .infos .givingTo {
      font-size: 18px;
      font-weight: 800; }
  .profile .quote {
    font-size: 20px;
    font-weight: 300; }
    .profile .quote:before {
      content: "\f10d";
      font-family: "Font Awesome 6 Pro";
      margin-right: 0.5em;
      margin-top: -3px; }
    .profile .quote:after {
      content: "\f10e";
      font-family: "Font Awesome 6 Pro";
      margin-left: 0.5em;
      margin-top: -3px; }
    .profile .quote:before, .profile .quote:after {
      position: relative;
      top: -5px; }
  .profile .badges {
    margin-right: 15px; }
    .profile .badges img {
      width: 30px;
      border-radius: 4px;
      margin-right: 5px; }
  .profile .follow a {
    font-weight: 500;
    background: #EB3052;
    display: flex;
    align-items: center;
    line-height: 1em;
    height: 30px;
    font-size: 16px;
    color: #fff;
    padding: 0 10px;
    border-radius: 4px;
    transition: background-color ease 0.25s; }
    .profile .follow a:hover {
      background: #BD2440; }
    .profile .follow a i {
      margin-right: 5px; }
  .profile .ctas {
    margin-top: 1.5em; }
    .profile .ctas > * {
      margin-bottom: 1em; }
    .profile .ctas a {
      font-size: 14px; }
      .profile .ctas a:first-child {
        margin-right: 10px; }
      .profile .ctas a.link {
        background: none;
        color: #EB3052;
        padding: 0; }
  .profile .dropdownContainer {
    display: inline;
    position: relative; }
    .profile .dropdownContainer .toggleMenu {
      top: 2.5em;
      left: 0; }

.additionalInfo .infoTabs {
  display: flex; }
  .additionalInfo .infoTabs li {
    margin-right: 1em; }
  .additionalInfo .infoTabs a {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    padding: 0.7em 1em;
    line-height: 1em;
    display: block; }
    .additionalInfo .infoTabs a.selected {
      background-color: #ECF0F0;
      border-radius: 3px 3px 0 0; }

.additionalInfo .contentTabs {
  background-color: #ECF0F0; }

body.protools .algolia-list > li {
  margin-bottom: 1em; }
  body.protools .algolia-list > li h3 {
    font-weight: bold;
    word-break: break-all; }

.orgCampaigns {
  background-color: #fff; }
  .orgCampaigns .shackle {
    padding: 2.4em 0; }
  .orgCampaigns h1 {
    text-transform: uppercase;
    padding-bottom: 0.75em; }

body.admin .dashMenu {
  background-color: #5280AB; }
  body.admin .dashMenu:after {
    background-color: #5280AB; }

.controlMenu {
  font-family: "Assistant",sans-serif; }
  .controlMenu a {
    display: inline-block;
    width: 100%;
    padding: 0.5em 1em;
    color: #fff;
    font-size: 15px;
    font-weight: 100; }
    .controlMenu a i, .controlMenu a svg {
      display: inline-block;
      margin-right: 1em;
      font-size: 22px;
      width: 1.25em;
      font-weight: 100; }
  .controlMenu a.active {
    background-color: rgba(0, 0, 0, 0.07);
    border-radius: 3px; }
  .controlMenu a:hover {
    background-color: rgba(0, 0, 0, 0.12);
    border-radius: 3px; }
  .controlMenu.quickMenu a {
    padding: 0;
    margin-left: 1em;
    margin-bottom: 0.5em;
    width: auto;
    background: none;
    font-size: 16px; }
    .controlMenu.quickMenu a i {
      font-size: 18px; }
  .controlMenu.quickMenu a.active, .controlMenu.quickMenu a:hover {
    background-color: none; }
  .controlMenu.backMenu {
    text-transform: uppercase;
    margin-top: 3em; }
    .controlMenu.backMenu a {
      margin-bottom: 15px; }
      .controlMenu.backMenu a.active, .controlMenu.backMenu a:hover {
        background-color: rgba(0, 0, 0, 0.025); }

.stepTabs li {
  display: inline-block;
  margin-right: 1em; }
  .stepTabs li a {
    display: inline-block;
    padding: 0.5em 1.5em;
    text-transform: uppercase;
    font-weight: 600;
    color: #B2BEBE;
    border-radius: 0.5em 0.5em 0 0em; }
    .stepTabs li a.active {
      background-color: #ECEDED;
      color: #383D3F;
      border-top: 6px solid #525BAC; }

.stepTabs.admin {
  display: flex;
  justify-content: flex-start;
  max-width: calc(100vw - 290px);
  overflow-x: auto; }
  .stepTabs.admin li {
    margin: 0 1em; }
    .stepTabs.admin li:first-child {
      margin: 0 1em 0 2em; }
    .stepTabs.admin li a {
      white-space: nowrap;
      color: #000;
      border: 0;
      border-bottom: 3px solid transparent; }
      .stepTabs.admin li a.active {
        background-color: transparent;
        border: 0;
        border-bottom: 3px solid #5C6297; }

.workZone {
  background-color: #ECEDED;
  padding: 1em 0;
  padding-top: 25px; }
  .workZone h1, .workZone h2, .workZone h3 {
    font-family: "Assistant",sans-serif; }
  .workZone h2 {
    margin-top: 1em; }
  .workZone h2 + :not(p) {
    margin: 1em 0 1.5em; }
  .workZone .searchInput {
    width: 50%;
    margin: 1em 0 2em; }
  .workZone .styledDD, .workZone textarea, .workZone .halfWidth {
    width: 45%; }
  .workZone textarea {
    height: 10em; }
  .workZone h2 + p {
    margin: 1em 0 1.5em; }
    .workZone h2 + p a {
      font-weight: 600; }

.eventConfirm {
  padding: 0 2em; }
  .eventConfirm h2 {
    font-size: 24px; }
  .eventConfirm h3 {
    font-size: 16px;
    color: #111;
    font-weight: 300; }
  .eventConfirm p {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 2em; }

.btnCopyLink {
  display: inline-block;
  background-color: #525BAC;
  color: #fff;
  padding: 0.35em 0.7em;
  margin-left: 1em;
  border-radius: 3px; }

.ctaZone {
  display: flex;
  justify-content: space-between; }
  .ctaZone .col1 {
    display: flex; }
    .ctaZone .col1 a, .ctaZone .col1 input {
      margin-right: 1em; }
  .ctaZone .col2 {
    display: flex; }

.searchInput {
  width: 100%;
  position: relative; }
  .searchInput input {
    border: 1px solid #DBDBDB;
    border-radius: 3px;
    padding: 0.5em 2em 0.5em 2.5em;
    width: 100%;
    font-size: 16px;
    min-height: 2.5em; }
    .searchInput input::placeholder {
      color: #868686; }
  .searchInput:after {
    position: absolute;
    top: 0.7em;
    left: 0.8em;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 500;
    color: #868686;
    content: "\f002"; }
  .searchInput .removeSearchTerm {
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%); }

.multiLang {
  width: 50%;
  border-spacing: 0;
  border-collapse: collapse; }
  .multiLang tr td, .multiLang tr th {
    text-align: left;
    width: 200px;
    padding-bottom: 0.5em; }
  .multiLang tr:last-child td, .multiLang tr:last-child th {
    text-align: right; }
  .multiLang input[type="text"] {
    width: 100%; }

.avatarProfile {
  display: flex; }
  .avatarProfile div.info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center; }
    .avatarProfile div.info a {
      flex: 0 0 100%; }
    .avatarProfile div.info span {
      font-weight: bold;
      font-size: 1.2em; }

.formRow {
  width: 100%;
  margin-bottom: 1em; }
  .formRow .formItemContainer {
    width: 45%; }
  .formRow .errorMessage {
    color: red; }
  .formRow.wLabel label {
    display: inline-block;
    width: 150px; }
  .formRow.bLabel label {
    display: block; }

.liveValidation {
  position: relative; }
  .liveValidation .errorMessage {
    display: none;
    left: 16px;
    bottom: 19px;
    position: absolute;
    font-family: Assistant;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-align: left;
    color: #cc0000;
    width: auto; }
    .liveValidation .errorMessage.under {
      position: relative;
      bottom: auto;
      left: auto;
      padding: 0 16px; }

.formRowTwoCols {
  width: 100%;
  margin-bottom: 2em;
  display: flex; }
  .formRowTwoCols .rowTitle {
    flex: 0 0 25%;
    padding-top: 0.25em; }
  .formRowTwoCols .rowContent {
    flex: 1 1 auto; }
    .formRowTwoCols .rowContent.full input {
      width: 100%; }
  .formRowTwoCols span.info {
    display: inline-block;
    width: 100%;
    margin-top: 0;
    font-family: Assistant;
    font-style: normal;
    font-weight: 300;
    font-size: 14px; }
    .formRowTwoCols span.info a {
      color: #EB3052; }
    .formRowTwoCols span.info strong {
      font-weight: 600; }
    .formRowTwoCols span.info.warning {
      background-color: #fff9cf;
      width: auto;
      padding: 0 4px; }
  .formRowTwoCols input, .formRowTwoCols select, .formRowTwoCols textarea {
    padding: 0.25em; }
  .formRowTwoCols .inputWithCtas {
    display: flex; }
    .formRowTwoCols .inputWithCtas .cta {
      padding: 0.5em 1em;
      background-color: #64BFC5;
      margin: 0 0.5em; }
      .formRowTwoCols .inputWithCtas .cta i, .formRowTwoCols .inputWithCtas .cta svg {
        margin: 0;
        padding: 0; }
    .formRowTwoCols .inputWithCtas .hide {
      display: none; }
  .formRowTwoCols input[type="submit"] {
    font-size: 1.25em;
    padding: 0.5em 0.5em; }
  .formRowTwoCols .suggestedAmount {
    width: 100px;
    margin-right: 0.75em; }

.genericForm input[type="date"], .genericForm select {
  height: 2.5em;
  padding: 0px 12px;
  margin: 0;
  font-size: 1.2em; }

.organizationList {
  display: grid;
  grid-template-columns: repeat(auto-fill, 24.25%);
  justify-content: space-between; }
  .organizationList > li {
    flex: 0 0 32%;
    margin-bottom: 1em;
    min-height: 410px; }
    .organizationList > li.hidden {
      display: none; }
    .organizationList > li a {
      display: flex;
      flex-direction: column;
      background-color: #fff;
      border: 1px solid #DBDBDB;
      width: 100%;
      height: 100%;
      border-radius: 3px;
      min-height: 92px;
      box-shadow: 0 0 0 0 #525BAC;
      margin-top: 0;
      margin-left: 0;
      transition: box-shadow 0.3s ease-in-out, margin-top 0.3s ease-in-out, margin-left 0.3s ease-in-out; }
      .organizationList > li a.active, .organizationList > li a:hover {
        margin-top: -4px;
        margin-left: -4px;
        box-shadow: 4px 4px 0px 0px #EB3052; }
        .organizationList > li a.active .content .description span, .organizationList > li a:hover .content .description span {
          background-color: #EB3052; }
      .organizationList > li a .banner {
        background-color: #f9f9f9;
        border: 1px solid #ECECEC;
        border-radius: 3px;
        display: flex;
        flex-flow: column;
        align-items: center;
        padding: 45px 1em 1em;
        margin-top: 45px;
        position: relative; }
        .organizationList > li a .banner img {
          max-width: 90px;
          border-radius: 3px;
          position: absolute;
          top: -45px;
          border: 1px solid #ECECEC;
          background-color: #fff; }
      .organizationList > li a .category {
        display: flex;
        text-transform: capitalize;
        justify-content: center; }
        .organizationList > li a .category li {
          padding: 0 0.5em; }
          .organizationList > li a .category li:not(:last-child):after {
            content: "●";
            color: #B8B8B8;
            font-size: 12px;
            padding-left: 1em; }
      .organizationList > li a .content {
        padding: 20px;
        display: flex;
        flex-flow: column;
        height: 100%; }
        .organizationList > li a .content h1 {
          display: block;
          margin: 0.6em 0 0.3em;
          font-family: "domine", serif;
          letter-spacing: normal;
          font-size: 1.7em;
          text-align: center;
          justify-content: center; }
        .organizationList > li a .content .description {
          height: 100%;
          display: flex;
          flex-flow: column; }
          .organizationList > li a .content .description p {
            height: 100%; }
          .organizationList > li a .content .description span {
            display: block;
            margin-top: 1em; }

.listWrapper a, .donorsInterest a {
  text-decoration: underline;
  font-weight: 700; }
  .listWrapper a:hover, .donorsInterest a:hover {
    color: #525BAC; }

.listWrapper {
  background-color: #ECEDED;
  padding: 2em; }
  .listWrapper .searchHeader {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1em; }
    .listWrapper .searchHeader .total {
      font-size: 18px;
      font-weight: bold; }
    .listWrapper .searchHeader .numberPages {
      margin-right: 1em; }
    .listWrapper .searchHeader .pager {
      margin: 0; }
      .listWrapper .searchHeader .pager a {
        display: flex;
        align-items: center;
        padding: 0; }
        .listWrapper .searchHeader .pager a .fa-angle-left {
          margin-right: 0.5em; }
        .listWrapper .searchHeader .pager a .fa-angle-right {
          margin-left: 0.5em; }
    .listWrapper .searchHeader .actions {
      display: flex; }
  .listWrapper .cta {
    text-decoration: none;
    font-weight: 400;
    background-color: #52a6ac;
    padding: 0.5em 1em;
    height: auto;
    line-height: 1em; }
    .listWrapper .cta:hover {
      color: #fff; }

.genlist .searchInput {
  margin: 0 2em 3em;
  width: auto; }

.listResults {
  margin-bottom: 4em; }
  .listResults > li,
  .listResults .tableHeader {
    display: flex;
    padding: 0.8em .5em;
    align-items: center;
    min-height: 50px;
    justify-content: space-between; }
    .listResults > li .col:last-child,
    .listResults .tableHeader .col:last-child {
      text-align: right; }
  .listResults li:not(.tableHeader) {
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 0.5em;
    cursor: pointer;
    border: 1px solid #E8E9E9; }
    .listResults li:not(.tableHeader):hover {
      background-color: #F5F7F7; }
    .listResults li:not(.tableHeader) .col:last-child {
      font-size: 1.3em;
      color: #eb3052;
      text-align: right; }
    .listResults li:not(.tableHeader) .col ul.actions {
      display: flex;
      justify-content: flex-end; }
      .listResults li:not(.tableHeader) .col ul.actions li {
        border: none;
        background: none;
        margin-left: 1em; }
        .listResults li:not(.tableHeader) .col ul.actions li:hover {
          background: none; }
  .listResults .tableHeader {
    background-color: #FAFAFA;
    border: 1px solid #E8E9E9;
    font-weight: 500;
    margin-bottom: 1em;
    border-radius: 3px; }
  .listResults .col {
    width: 25%;
    padding: 0 .5em; }
    .listResults .col:first-child {
      width: 10%; }
    .listResults .col.action:last-child {
      text-align: right; }
    .listResults .col.referenceNumber {
      width: 40%;
      word-break: break-all; }
  .listResults .orgBadge {
    display: flex;
    align-items: center; }
    .listResults .orgBadge img {
      width: 50px;
      margin-right: 1em;
      border-radius: 3px; }

.editZone {
  position: relative; }
  .editZone .contentZoneWrapper {
    background-color: #ECEDED; }
  .editZone .contentZone {
    width: calc(100% - 400px);
    padding: 2em 4em 2em 2em; }
    .editZone .contentZone.full {
      width: 100%; }
  .editZone .actionZone {
    width: 400px;
    position: absolute;
    right: 2em;
    top: 2em; }
    .editZone .actionZone.sticky {
      position: fixed;
      right: 2em; }
    .editZone .actionZone section {
      margin-bottom: 1em;
      padding: 1em;
      border: 1px solid #E0E0E0;
      background-color: #fff; }
      .editZone .actionZone section .cta {
        font-size: 0.85em; }
      .editZone .actionZone section .actionCtas {
        display: flex;
        justify-content: space-between; }
  .editZone .halfCol {
    display: flex;
    margin-top: 2.5em; }
    .editZone .halfCol .coIncentives {
      flex: 0 0 40%;
      padding: 1em; }
      .editZone .halfCol .coIncentives h2 {
        margin-bottom: 1em; }
      .editZone .halfCol .coIncentives ul {
        padding: 1em;
        background-color: #fff; }
    .editZone .halfCol .donors {
      flex: 1 1 60%;
      margin-left: 1em;
      padding: 1em; }
      .editZone .halfCol .donors h2 {
        margin-bottom: 1em; }
      .editZone .halfCol .donors li {
        background-color: #fff;
        margin-bottom: 1em;
        padding: 0.5em; }
      .editZone .halfCol .donors .avatar {
        display: none; }
      .editZone .halfCol .donors .infos {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .editZone .halfCol .donors .infos .useramount {
          flex: 1 1 50%;
          font-weight: bold; }
        .editZone .halfCol .donors .infos .clan {
          flex: 1 1 50%;
          text-align: right; }
        .editZone .halfCol .donors .infos .comment {
          flex: 0 0 100%; }

.liveBidwar {
  margin-top: 3em; }

.contentZone {
  width: 100%;
  /*&>:first-child{
		margin-top: 0;
	}*/ }
  .contentZone h2 {
    text-transform: uppercase;
    font-family: "Assistant",sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin-top: 3em;
    margin-bottom: 1em; }
  .contentZone .toolbar {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 2px solid #E0E0E0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em; }
    .contentZone .toolbar .icons a {
      margin-left: 20px; }
  .contentZone h3, .contentZone .row_title {
    text-transform: uppercase;
    font-family: "Assistant",sans-serif;
    font-weight: 700;
    font-size: 14px;
    margin-top: 2em; }
  .contentZone .chunk {
    position: relative;
    font-size: 16px; }
    .contentZone .chunk .errorMsg {
      bottom: 4px; }
    .contentZone .chunk input.full, .contentZone .chunk textarea.full, .contentZone .chunk select.full {
      width: 100%; }
    .contentZone .chunk.avatarRow img#mainAvatar {
      width: 100%; }
    .contentZone .chunk.avatarRow .ctaContainer {
      font-size: 0.85em;
      display: flex;
      justify-content: flex-end; }
      .contentZone .chunk.avatarRow .ctaContainer a {
        font-size: 0.85em;
        margin-left: 1em; }
    .contentZone .chunk.sameRow {
      display: flex;
      align-items: center;
      justify-content: center; }
      .contentZone .chunk.sameRow label {
        margin: 0 1em 0 0; }
      .contentZone .chunk.sameRow .cta {
        padding: 1.2em 1.5em;
        border-radius: 0px 3px 3px 0px; }
      .contentZone .chunk.sameRow .autocomplete {
        width: 30%;
        position: relative; }
        .contentZone .chunk.sameRow .autocomplete ul {
          position: absolute;
          width: 100%;
          background-color: #fff;
          z-index: 999;
          border-radius: 0 0 4px 4px;
          border-right: 1px solid #C8D5D5;
          border-bottom: 1px solid #C8D5D5;
          border-left: 1px solid #C8D5D5; }
          .contentZone .chunk.sameRow .autocomplete ul li {
            padding: 1em;
            line-height: 1em;
            border-bottom: 1px solid #F1F1F1;
            cursor: pointer; }
            .contentZone .chunk.sameRow .autocomplete ul li:hover {
              background-color: #F9F9F9; }
            .contentZone .chunk.sameRow .autocomplete ul li:last-child {
              border: none; }
      .contentZone .chunk.sameRow input[type=email] {
        width: 100%;
        border-radius: 3px 0px 0px 3px; }
      .contentZone .chunk.sameRow.addAminFieldWrapper .addAminField {
        width: 50%;
        display: flex; }
        .contentZone .chunk.sameRow.addAminFieldWrapper .addAminField .autocomplete {
          width: 50%; }
  .contentZone .recipient {
    display: flex;
    align-items: center; }
    .contentZone .recipient img {
      width: 100px;
      margin-right: 1em; }
    .contentZone .recipient span {
      font-size: 1.2em;
      font-weight: bold; }
  .contentZone.newEdit {
    width: 100%; }
    .contentZone.newEdit .listWrapper {
      padding: 2em 0; }
    .contentZone.newEdit input[type=text], .contentZone.newEdit input[type=email], .contentZone.newEdit textarea, .contentZone.newEdit select {
      width: 50%; }
    .contentZone.newEdit label {
      display: block;
      margin-bottom: 0.5em; }
    .contentZone.newEdit .chunk {
      margin-bottom: 1.5em; }
      .contentZone.newEdit .chunk.full input[type=text], .contentZone.newEdit .chunk.full input[type=email], .contentZone.newEdit .chunk.full textarea, .contentZone.newEdit .chunk.full select {
        width: 100%; }
      .contentZone.newEdit .chunk.ctaContainer {
        display: flex;
        justify-content: flex-end;
        margin-top: 3em; }
        .contentZone.newEdit .chunk.ctaContainer > * {
          margin-left: 2em; }
    .contentZone.newEdit > p {
      font-size: 16px;
      margin-bottom: 3em; }
      .contentZone.newEdit > p.noPadding {
        padding-bottom: 0;
        margin-bottom: 0; }
    .contentZone.newEdit .list {
      list-style: disc;
      margin-left: 2em;
      margin-bottom: 3em;
      font-size: 16px; }
    .contentZone.newEdit .twoColumn, .contentZone.newEdit .twoColumn form {
      display: flex;
      width: 100%;
      flex-wrap: wrap; }
      .contentZone.newEdit .twoColumn .paymentCard p, .contentZone.newEdit .twoColumn .paymentCard ul, .contentZone.newEdit .twoColumn form .paymentCard p, .contentZone.newEdit .twoColumn form .paymentCard ul {
        margin-top: 0; }
        .contentZone.newEdit .twoColumn .paymentCard p.success, .contentZone.newEdit .twoColumn .paymentCard ul.success, .contentZone.newEdit .twoColumn form .paymentCard p.success, .contentZone.newEdit .twoColumn form .paymentCard ul.success {
          color: #54C579;
          font-weight: bold; }
        .contentZone.newEdit .twoColumn .paymentCard p.warning, .contentZone.newEdit .twoColumn .paymentCard ul.warning, .contentZone.newEdit .twoColumn form .paymentCard p.warning, .contentZone.newEdit .twoColumn form .paymentCard ul.warning {
          color: #F3704A;
          font-weight: bold; }
        .contentZone.newEdit .twoColumn .paymentCard p i, .contentZone.newEdit .twoColumn .paymentCard ul i, .contentZone.newEdit .twoColumn form .paymentCard p i, .contentZone.newEdit .twoColumn form .paymentCard ul i {
          font-size: 1.1em; }
        .contentZone.newEdit .twoColumn .paymentCard p a, .contentZone.newEdit .twoColumn .paymentCard ul a, .contentZone.newEdit .twoColumn form .paymentCard p a, .contentZone.newEdit .twoColumn form .paymentCard ul a {
          text-decoration: underline; }
      .contentZone.newEdit .twoColumn .paymentCard .paypalFlagsList, .contentZone.newEdit .twoColumn form .paymentCard .paypalFlagsList {
        list-style: disc;
        margin-left: 3em;
        font-weight: normal !important; }
        .contentZone.newEdit .twoColumn .paymentCard .paypalFlagsList li, .contentZone.newEdit .twoColumn form .paymentCard .paypalFlagsList li {
          width: 100%;
          margin-bottom: 10px; }
      .contentZone.newEdit .twoColumn .chunk, .contentZone.newEdit .twoColumn form .chunk {
        width: 50%; }
      .contentZone.newEdit .twoColumn .textCTA, .contentZone.newEdit .twoColumn form .textCTA {
        color: #EB3052;
        font-size: 14px; }
      .contentZone.newEdit .twoColumn .apiKey, .contentZone.newEdit .twoColumn form .apiKey {
        display: inline-block;
        position: relative; }
        .contentZone.newEdit .twoColumn .apiKey.hiddenKey span.theKey, .contentZone.newEdit .twoColumn form .apiKey.hiddenKey span.theKey {
          display: none; }
        .contentZone.newEdit .twoColumn .apiKey.hiddenKey:before, .contentZone.newEdit .twoColumn form .apiKey.hiddenKey:before {
          content: "\f084";
          font-family: 'Font Awesome 6 Pro';
          margin-right: 5px; }
        .contentZone.newEdit .twoColumn .apiKey.hiddenKey:after, .contentZone.newEdit .twoColumn form .apiKey.hiddenKey:after {
          content: "●●●●●●●●●●●●●"; }
        .contentZone.newEdit .twoColumn .apiKey .success, .contentZone.newEdit .twoColumn form .apiKey .success {
          display: none;
          position: absolute;
          bottom: 25px;
          left: calc(50% - 25px / 2);
          background: #64C579;
          color: #fff;
          padding: 0.5em 0.8em;
          line-height: 1em;
          border-radius: 4px;
          font-size: 14px; }
      .contentZone.newEdit .twoColumn .copyKey i, .contentZone.newEdit .twoColumn form .copyKey i {
        margin: 0; }
      .contentZone.newEdit .twoColumn .regenerateKey, .contentZone.newEdit .twoColumn form .regenerateKey {
        background: none;
        color: #eb3052;
        padding: 0;
        margin-left: 10px; }
      .contentZone.newEdit .twoColumn .eyeToggle, .contentZone.newEdit .twoColumn form .eyeToggle {
        margin-right: 10px; }
    .contentZone.newEdit .formTwoColumns {
      display: flex;
      flex-wrap: nowrap; }
      .contentZone.newEdit .formTwoColumns .chunk {
        width: 50%; }
        .contentZone.newEdit .formTwoColumns .chunk:first-child {
          margin-right: 1em; }
      .contentZone.newEdit .formTwoColumns input[type=text], .contentZone.newEdit .formTwoColumns textarea, .contentZone.newEdit .formTwoColumns select {
        width: 100%; }
    .contentZone.newEdit .pluginList {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      font-size: 16px; }
      .contentZone.newEdit .pluginList li {
        width: 75%;
        margin-bottom: 1.5em; }
        .contentZone.newEdit .pluginList li:nth-child(odd) {
          width: 25%; }
      .contentZone.newEdit .pluginList .receptSettings {
        background: #DCDBDB;
        border-radius: 6px;
        padding: 0.5em 2em 2em;
        margin-top: 2em;
        border: 1px solid #ccc; }
        .contentZone.newEdit .pluginList .receptSettings .cr-slider {
          background: #F4F4F4;
          border-color: #C5C5C5; }

.notification {
  border: 2px solid;
  padding: 1em;
  display: flex;
  align-items: center; }
  .notification p {
    margin: 0.25em 0; }
  .notification.small {
    font-size: 14px;
    padding: 0.5em 1em; }
  .notification.warning {
    background-color: #FFF9CE;
    border-color: #FAEC8F;
    font-size: 16px; }
    .notification.warning:before {
      content: "\f06a";
      font-family: "Font Awesome 6 Pro";
      font-size: 24px;
      color: #EAD12A;
      font-weight: 300;
      margin-right: 0.5em; }
  .notification.info {
    background-color: #D9FDFF;
    border-color: #B6FAFF;
    font-size: 16px; }
    .notification.info:before {
      content: "\f06a";
      font-family: "Font Awesome 6 Pro";
      font-size: 24px;
      color: #5CB1B6;
      font-weight: 300;
      margin-right: 0.5em; }

.contentZoneWrapper .contentZone .toolbar {
  padding-left: 0;
  padding-top: 0; }

.contentColumn {
  display: flex; }
  .contentColumn .contentZone {
    padding: 2em; }
  .contentColumn .leftColumn .chunk p {
    font-size: 14px; }
  .contentColumn .rightColumn {
    width: 33%; }
    .contentColumn .rightColumn.contentZone {
      padding-left: 0; }
      .contentColumn .rightColumn.contentZone h2 {
        margin-top: 3em;
        display: flex;
        justify-content: space-between; }
        .contentColumn .rightColumn.contentZone h2 a {
          color: #868686;
          transition: color 0.5s ease; }
          .contentColumn .rightColumn.contentZone h2 a:hover {
            color: #000; }
      .contentColumn .rightColumn.contentZone select {
        width: 100%; }
      .contentColumn .rightColumn.contentZone .boxList li {
        margin-bottom: 4px;
        background: #fff;
        border-radius: 1px;
        padding: 1em 1.5em;
        display: flex;
        align-items: center; }
        .contentColumn .rightColumn.contentZone .boxList li span {
          width: 100%;
          margin-right: 1em;
          font-size: 13px; }
          .contentColumn .rightColumn.contentZone .boxList li span strong {
            display: block;
            font-size: 14px; }
        .contentColumn .rightColumn.contentZone .boxList li > a {
          color: #eb3052;
          font-size: 16px; }
      .contentColumn .rightColumn.contentZone .box {
        margin-bottom: 4px;
        background: #fff;
        border-radius: 1px;
        padding: 1em 1.5em; }
        .contentColumn .rightColumn.contentZone .box button {
          margin: 0.8em 0; }
        .contentColumn .rightColumn.contentZone .box .twoColumns {
          display: flex;
          flex-wrap: nowrap;
          align-items: center; }
          .contentColumn .rightColumn.contentZone .box .twoColumns .chunk {
            width: 50%; }
            .contentColumn .rightColumn.contentZone .box .twoColumns .chunk:first-child {
              margin-right: 1em; }
            .contentColumn .rightColumn.contentZone .box .twoColumns .chunk.right {
              text-align: right; }

.valueValid {
  background-color: #bfffbf; }

.valueInvalid {
  background-color: #ffbfbf; }

.bidwarCta {
  display: inline-block;
  margin: 0;
  padding: 0; }
  .bidwarCta li {
    display: inline-block; }

.bidWarQuestionEdit {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .bidWarQuestionEdit input {
    flex: 1 1 auto;
    width: auto !important; }

.bidWarFullCta {
  text-align: right;
  margin: 0; }
  .bidWarFullCta li {
    display: inline-block; }

.formAddBidWarOption {
  display: flex; }
  .formAddBidWarOption .optionLine {
    flex: 1 1 auto;
    margin-right: 1em; }

.addincentivesOption > form {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .addincentivesOption > form .incentive_description {
    flex: 1 1 auto;
    margin-right: 1em; }
  .addincentivesOption > form .incentive_amount {
    flex: 0 0 175px;
    margin-right: 1em; }

.incentivesEdit > li {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .incentivesEdit > li input[type="text"], .incentivesEdit > li span.row_title {
    flex: 1 1 auto; }
  .incentivesEdit > li input[type="number"], .incentivesEdit > li span.row_title:nth-child(1) {
    flex: 0 0 175px;
    margin-right: 1em; }

.incentiveFullCta {
  text-align: right; }
  .incentiveFullCta li {
    display: inline-block; }

.contentZone p.incentive_example {
  font-style: italic;
  font-size: 1em; }

.contentZone.popup > .toolbar {
  padding-bottom: 0 !important;
  padding-top: 0 !important; }
  .contentZone.popup > .toolbar h2 {
    margin-top: 1em !important; }

.adminWidgetWrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-left: 1%; }
  .adminWidgetWrapper .col-1 {
    width: 50%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch; }
  .adminWidgetWrapper .col-2 {
    width: 50%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch; }
  .adminWidgetWrapper .adminWidget {
    flex: 1 1 100% !important;
    max-width: 100% !important;
    margin-right: 2% !important; }

.contentZoneWrapper {
  margin-left: 0; }

.adminWidget {
  flex: 1 1 49%;
  max-width: 49%;
  margin-right: 1%;
  margin-bottom: 1em;
  /* Overwrite */ }
  .adminWidget.fullWidth {
    width: 100%;
    max-width: 100%;
    flex: 1;
    margin-bottom: 0; }
  .adminWidget .incentives h2 {
    display: none; }
  .adminWidget div.header {
    background-color: #FAFAFA;
    border: 1px solid #E8E9E9;
    padding: 0.7em 1em;
    border-radius: 3px;
    margin-bottom: 3px;
    margin-top: 0;
    display: flex;
    justify-content: space-between; }
    .adminWidget div.header h2, .adminWidget div.header h3 {
      font-family: assistant, sans-serif;
      font-weight: 600;
      text-transform: none;
      font-size: 16px;
      margin: 0; }
    .adminWidget div.header div.icons a {
      margin-left: 20px; }
  .adminWidget .box, .adminWidget .coIncentives ul, .adminWidget .donationList li {
    background: #fff;
    margin: 0;
    padding: 1.5em 1em;
    border-radius: 3px;
    margin-bottom: 4px; }
  .adminWidget .emptyBar, .adminWidget .emptySpace {
    background-color: #E0E0E0; }
  .adminWidget .coIncentives .incentives {
    margin-right: 0; }
  .adminWidget .coIncentives .incentives ul li {
    margin-left: 0.5em; }
  .adminWidget .liveBidwar {
    margin-top: 0; }
    .adminWidget .liveBidwar h2 {
      background: none;
      border: none;
      padding: 0; }
  .adminWidget .goals .goalProgress {
    height: 12px; }
  .adminWidget .donationList li .avatar {
    display: none; }
  .adminWidget .donationList li .useramount {
    font-size: 1.5em; }
  .adminWidget .donationList li .amount {
    font-weight: bold; }
  .adminWidget .donationList li .comment {
    font-style: italic; }
    .adminWidget .donationList li .comment p {
      margin-bottom: 0;
      word-break: break-word; }

footer .botLinks {
  padding: 2.5em 0; }
  footer .botLinks h2 {
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Assistant",sans-serif; }
  footer .botLinks ul {
    display: flex;
    flex-wrap: nowrap; }
    footer .botLinks ul li {
      flex: 0 0 24%; }
      footer .botLinks ul li ul {
        display: flex;
        flex-wrap: wrap;
        margin-top: 1em; }
        footer .botLinks ul li ul li {
          flex: 0 0 100%;
          margin: 0.5em 0;
          line-height: 1em; }
          footer .botLinks ul li ul li a {
            color: #383D3F;
            font-size: 1.1em;
            font-weight: 300; }

footer .signature {
  background-color: #383D3F;
  color: #F5F7F7;
  padding: 1em 0;
  position: relative; }
  footer .signature .origin {
    margin-left: 1em;
    font-size: 16px;
    font-weight: 300; }
    footer .signature .origin i, footer .signature .origin svg {
      color: #ff0000; }
  footer .signature:before {
    position: absolute;
    top: -7px;
    left: 0;
    z-index: 1;
    -webkit-mask: url("/images/footer_border.svg");
    -moz-mask: url("/images/footer_border.svg");
    -o-mask: url("/images/footer_border.svg");
    mask: url("/images/footer_border.svg");
    background-repeat: repeat-x;
    background-position: right top;
    background-color: #383D3F;
    content: "";
    width: 100%;
    height: 8px; }

footer .social {
  display: flex;
  justify-content: space-between; }
  footer .social nav ul {
    display: flex;
    font-size: 1.2em; }
    footer .social nav ul li {
      margin-left: 1em; }
      footer .social nav ul li a {
        display: inline-flex;
        height: 2em;
        width: 2em;
        border: 2px solid #F5F7F7;
        border-radius: 1em;
        justify-content: center;
        align-items: center; }

footer hr.shackle {
  border-top: 1px solid #585858;
  margin: 1.5em auto; }

footer .legal {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  footer .legal nav ul {
    display: flex; }
    footer .legal nav ul li {
      margin-right: 2em; }

.grecaptcha-badge {
  z-index: 10; }

.styledDD {
  position: relative; }
  .styledDD:after {
    position: absolute;
    top: 0.85em;
    right: 1.5em;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    color: #333;
    content: "\f0d7"; }
  .styledDD select {
    background: none;
    appearance: none;
    background-color: #FFFFFF;
    padding-right: 3em;
    width: 100%; }

div.inputPill {
  display: flex; }
  div.inputPill span {
    border: 1px solid #C8D5D5;
    border-right: 0;
    display: inline-block;
    border-radius: 6px 0 0 6px;
    padding: 1em;
    background-color: #F5F7F7;
    color: #383D3F;
    font-weight: 300; }
  div.inputPill input {
    border-radius: 0 6px 6px 0; }

.manualConnectWrapper {
  position: relative; }
  .manualConnectWrapper .resetVideoPartner {
    display: none;
    position: absolute;
    top: 0.5em;
    right: 1em;
    z-index: 10; }
    .manualConnectWrapper .resetVideoPartner.active {
      display: inline-block; }

.adminCampaignDonations .donationList li {
  display: flex;
  margin-bottom: 0.5em;
  padding: 0.5em;
  justify-content: space-between; }

.adminTrxList li {
  display: flex;
  margin-bottom: 1em;
  padding: 1em; }
  .adminTrxList li > div {
    width: 25%; }
    .adminTrxList li > div:last-child {
      text-align: right; }
  .adminTrxList li:nth-child(even) {
    background-color: #e1e1e1; }
  .adminTrxList li .useramount {
    font-size: 1.2em; }
  .adminTrxList li:hover {
    background-color: #ffe1e1; }

.transactionList .tableHeader {
  background-color: #fafafa;
  margin-bottom: 1em;
  font-size: 16px; }

.transactionList div.col {
  margin: 0 0.5em;
  flex: 0 0 100px; }
  .transactionList div.col.amount {
    flex: 0 0 75px; }
  .transactionList div.col.action {
    flex: 0 0 30px; }
  .transactionList div.col.email {
    flex: 0 0 160px; }

.transactionList > li {
  justify-content: space-between; }

.corpoZone {
  display: none; }

.manualConnect {
  display: flex;
  justify-content: space-between; }
  .manualConnect li {
    position: relative;
    transition: flex ease 0.5s;
    flex: 0 0 45%; }
    .manualConnect li:before {
      position: absolute;
      font-size: 40px;
      top: 3px;
      right: auto;
      left: 22px;
      font-family: 'Font Awesome 5 Brands';
      font-weight: bold;
      content: "\f1e8";
      z-index: 5;
      color: #525BAC; }
    .manualConnect li.youtube:before {
      content: "\f167";
      color: #C4302B; }
    .manualConnect li.active {
      flex: 0 0 100%; }
      .manualConnect li.active input {
        border: 2px solid; }
    .manualConnect li.inactive {
      flex: 0 0 0; }
      .manualConnect li.inactive input {
        display: none; }
      .manualConnect li.inactive:before {
        content: ''; }
  .manualConnect input {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #C8D5D5;
    border-radius: 3px;
    padding: 1.5em 1em 1.5em 5.5em;
    width: 100%; }
    .manualConnect input svg, .manualConnect input i {
      font-size: 2em;
      display: inline-block;
      margin-right: 0.25em; }
    .manualConnect input.twitch {
      color: #6441A5; }
      .manualConnect input.twitch::placeholder {
        color: #6441A5; }
    .manualConnect input.youtube {
      color: #C4302B; }
      .manualConnect input.youtube::placeholder {
        color: #C4302B; }
    .manualConnect input::placeholder {
      opacity: 1;
      font-size: 1.2em; }

.connectButtons {
  display: flex;
  font-size: 1.2em; }
  .connectButtons li {
    margin-left: 1em;
    width: 100%; }
    .connectButtons li:nth-child(1) {
      margin-left: 0; }
  .connectButtons a {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #C8D5D5;
    border-radius: 3px;
    padding: 1em;
    width: 100%; }
    .connectButtons a svg, .connectButtons a i {
      font-size: 2em;
      display: inline-block;
      margin-right: 0.25em; }
    .connectButtons a.twitch {
      color: #6441A5; }
    .connectButtons a.youtube {
      color: #C4302B; }

.componentFaIcons {
  font-family: 'Font Awesome 6 Pro', 'Domine'; }

.saIconList {
  font-size: 1em;
  display: flex;
  flex-wrap: wrap; }
  .saIconList li {
    flex: 0 0 25%;
    margin-bottom: 0.5em;
    padding: 0.5em; }
    .saIconList li:nth-child(even) {
      background-color: #fcfcfc; }
    .saIconList li i, .saIconList li svg {
      font-size: 1.5em; }
    .saIconList li.inactive {
      background-color: #ffdada; }

.optionLine {
  display: flex;
  align-items: center;
  align-content: center; }

.jsBidwarName {
  flex: 1 1 auto; }

.iconListVeil {
  background-color: rgba(50, 50, 50, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 20;
  display: flex;
  justify-content: center;
  align-items: center; }

.bidwarIconChooser {
  width: 50%;
  height: 400px;
  overflow: auto;
  z-index: 22; }

.bidwarIconList {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  font-size: 1.5em; }
  .bidwarIconList li {
    flex: 0 0 10%;
    text-align: center; }
    .bidwarIconList li a {
      padding: 0.5em;
      display: inline-block;
      width: 100%;
      border: 1px solid #ccc; }
      .bidwarIconList li a:hover {
        background-color: #525BAC;
        color: #fff;
        border: 1px solid #525BAC; }

.btnChooseIcon {
  display: block;
  background-color: #fff;
  border: 1px solid #ccc;
  flex: 0 0 80px;
  height: 48px;
  display: flex;
  margin-right: 1em;
  padding-right: 1em;
  align-items: center;
  justify-content: center;
  position: relative; }
  .btnChooseIcon i, .btnChooseIcon svg {
    font-size: 2em; }
  .btnChooseIcon:after {
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    color: #000;
    content: "\f0d7";
    position: absolute;
    top: 28%;
    right: 0.5em; }

.fundkyHelp {
  color: #ac8ec4; }

.chosen-container-single .chosen-single, .chosen-container-multi .chosen-choices {
  background: none !important;
  background-color: #fff !important;
  box-shadow: none !important;
  border-radius: 3px !important;
  border: 1px solid #C8D5D5 !important;
  padding: 1em !important;
  height: auto !important; }
  .chosen-container-single .chosen-single div, .chosen-container-multi .chosen-choices div {
    top: calc(50% - 10px) !important;
    height: 50% !important; }

.chosen-container .chosen-drop {
  border: 1px solid #C8D5D5 !important; }

.chosen-container {
  width: 100% !important; }
  .chosen-container .chosen-single {
    background: none; }

.loading {
  opacity: 0.5; }

.fundkyWarning {
  display: inline-block;
  color: #4a4a4a;
  font-size: 0.8em;
  margin-top: 0.8em;
  font-style: italic; }

div.socialShare:not(.notFixed) {
  position: fixed;
  top: calc(45% - 72px);
  right: 0;
  z-index: 1000; }

div.socialShare.notFixed {
  width: 100%; }

div.socialShare .socialButtons:not(.row) {
  display: flex;
  flex-direction: column;
  justify-content: flex-start; }
  div.socialShare .socialButtons:not(.row) button {
    flex: 0 0 36px;
    border: none;
    width: 36px;
    height: 36px;
    color: #fff;
    font-size: 18px;
    cursor: pointer; }
    div.socialShare .socialButtons:not(.row) button:first-of-type {
      border-radius: 4px 0 0 0; }
    div.socialShare .socialButtons:not(.row) button:last-of-type {
      border-radius: 0 0 0 4px; }

div.socialShare .socialButtons.row {
  display: flex;
  flex-direction: row;
  justify-content: flex-end; }
  div.socialShare .socialButtons.row button {
    flex: 0 0 36px;
    border: none;
    width: 36px;
    height: 36px;
    color: #fff;
    font-size: 18px;
    cursor: pointer; }
    div.socialShare .socialButtons.row button:first-of-type {
      border-radius: 4px 0 0 4px; }
    div.socialShare .socialButtons.row button:last-of-type {
      border-radius: 0 4px 4px 0; }

.paidAccessControls label {
  display: inline-block; }

.paidAccessControls input[type="checkbox"] {
  margin-right: 1em; }

.paidAccessControls input[type="number"] {
  display: block;
  margin: 0.5em 0; }

.paidAccessControls .formRow {
  display: flex;
  align-items: center; }
  .paidAccessControls .formRow label {
    margin-bottom: 26px;
    margin-right: 20px; }

.paidAccessControls .stepContainer {
  margin-top: 2em; }

.paidAccessControls .red {
  color: red; }

.paidAccessControls .hide {
  display: none; }

.paidAccessControls p.stripeInfoText a {
  color: #525BAC;
  text-decoration: underline; }

.stepContainer .chunk {
  margin-bottom: 1em; }
  .stepContainer .chunk h2 {
    margin-bottom: 1em; }

.stepContainer.inactive {
  opacity: 0.5; }
  .stepContainer.inactive a.cta, .stepContainer.inactive button {
    background-color: #999;
    cursor: not-allowed; }

.stepContainer.active h2 {
  color: #157915; }

.stepContainer.result {
  margin-top: 1em;
  color: red; }
  .stepContainer.result.active {
    color: green; }

div#toast-container > div.toast.toast-success,
div#toast-container > div.toast.toast-warning,
div#toast-container > div.toast.toast-error,
div#toast-container > div.toast.toast-info {
  background-image: none !important; }

div#toast-container .toast {
  position: relative;
  background-color: #fff;
  opacity: .95;
  padding: 25px 20px 18px 64px;
  color: #333;
  font-family: Assistant;
  border: 1px solid #DDDFDF;
  letter-spacing: 0;
  line-height: 1em;
  min-height: 64px; }
  div#toast-container .toast-title {
    font-size: 18px;
    font-weight: 400; }
    div#toast-container .toast-title ~ .toast-message {
      margin-top: 12px; }
  div#toast-container .toast-message {
    font-size: 16px;
    font-weight: 300; }
  div#toast-container .toast:after {
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    font-size: 24px;
    font-weight: 300;
    top: 20px;
    left: 20px;
    line-height: 24px; }
  div#toast-container .toast-success {
    border: 1px solid #CFFCD8;
    background-color: #E9FFED; }
    div#toast-container .toast-success:after {
      content: "\f058";
      color: #64C579; }
  div#toast-container .toast-warning {
    border: 1px solid #FAEC8F;
    background-color: #FFF9CE; }
    div#toast-container .toast-warning:after {
      content: "\f06a";
      color: #E8CE1E; }
  div#toast-container .toast-error {
    border: 1px solid #FFD4C8;
    background-color: #FFEFEB; }
    div#toast-container .toast-error:after {
      content: "\f057";
      color: #F3704A; }
  div#toast-container .toast-info {
    border: 1px solid #B5FAFF;
    background-color: #D8FDFF; }
    div#toast-container .toast-info:after {
      content: "\f05a";
      color: #5CAFB5; }

.dashSettings h1 {
  font-family: Assistant;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 21px;
  display: flex;
  align-items: center;
  letter-spacing: -0.015em;
  background-color: #fff;
  padding: 0.5em 1em;
  margin-bottom: 0.25em; }
  .dashSettings h1 span.titleNotice {
    font-size: 0.8em;
    display: inline-block;
    margin-left: 1em;
    font-weight: normal; }

.alertSettingsForm {
  background-color: #fff;
  padding: 2em;
  margin-bottom: 1em; }
  .alertSettingsForm img.preview {
    display: block;
    max-width: 400px; }
    .alertSettingsForm img.preview.hide {
      display: none; }

.dashTools {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: center; }
  .dashTools .alertSettingsForm {
    width: 31%;
    margin-right: 2%;
    margin-bottom: 2%;
    border: 1px solid #E8E9E9;
    border-radius: 2px;
    text-align: center;
    box-shadow: 4px 4px 7px 0px rgba(0, 0, 0, 0.05); }
    .dashTools .alertSettingsForm h1 {
      font-size: 20px;
      text-transform: uppercase; }
      .dashTools .alertSettingsForm h1 i {
        font-size: 24px;
        margin-right: 10px; }
    .dashTools .alertSettingsForm p {
      font-size: 16px;
      color: #7A7A7A;
      min-height: 75px; }

.rangeslider--horizontal {
  height: 8px;
  background-color: #F5F7F7;
  box-shadow: none; }

.rangeslider__fill {
  background-color: #EB3052;
  box-shadow: none; }

.rangeslider--horizontal .rangeslider__handle {
  background: none;
  background-color: #fff;
  box-shadow: none;
  height: 15px;
  width: 15px;
  top: -4px; }
  .rangeslider--horizontal .rangeslider__handle:after {
    display: none; }

#paidAccessForm .inputContainer {
  width: 100%;
  margin-bottom: 26px;
  position: relative; }
  #paidAccessForm .inputContainer.money {
    width: 160px; }
    #paidAccessForm .inputContainer.money.prefix:after, #paidAccessForm .inputContainer.money.sufix:after {
      content: "$";
      position: absolute;
      font-family: Assistant;
      font-size: 24px;
      font-style: normal;
      font-weight: 400;
      line-height: 60px;
      letter-spacing: 0em;
      color: #333333;
      top: 0; }
    #paidAccessForm .inputContainer.money.prefix:after {
      left: 11px; }
    #paidAccessForm .inputContainer.money.sufix:after {
      right: 11px; }
    #paidAccessForm .inputContainer.money input {
      height: 40px;
      width: 160px;
      text-align: right;
      font-size: 24px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: .5em 1em;
      -moz-appearance: textfield;
      display: inline-block; }
  #paidAccessForm .inputContainer.validationError input, #paidAccessForm .inputContainer.validationError textarea, #paidAccessForm .inputContainer.validationError .chosen-single {
    border-color: #cc0000 !important; }
  #paidAccessForm .inputContainer.validationError input[type=checkbox] + span,
  #paidAccessForm .inputContainer.validationError input[type=radio] + span {
    color: #cc0000; }
  #paidAccessForm .inputContainer.validationError .errorMessage {
    position: absolute;
    bottom: 0;
    transform: translateY(calc(100% - 14px));
    left: 0;
    font-family: Assistant;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-align: left;
    color: #cc0000;
    width: auto; }
  #paidAccessForm .inputContainer label {
    margin-bottom: 0; }

#visualLogs {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #ffffffee;
  z-index: 50;
  max-height: 250px;
  box-shadow: 0 0 10px;
  padding: 1em;
  font-size: 0.75em;
  overflow: auto; }
  #visualLogs .vlToolbar {
    position: absolute;
    top: 1em;
    right: 2em;
    display: flex;
    justify-content: flex-end;
    font-size: 1.2em;
    z-index: 55; }
    #visualLogs .vlToolbar a {
      margin-left: 1em; }
  #visualLogs .logCard {
    padding: 1em;
    background-color: #fff; }
    #visualLogs .logCard:nth-child(even) {
      background-color: #ddd; }
    #visualLogs .logCard h1 {
      font-size: 13px;
      font-weight: bold; }
      #visualLogs .logCard h1 span {
        display: block;
        font-size: 0.65em;
        font-style: italic; }
    #visualLogs .logCard span {
      display: block; }
  #visualLogs textarea {
    width: 100%;
    height: 200px; }
  #visualLogs .callInfo {
    display: none; }

.offlineDonationContainer h2 {
  margin-bottom: 1em; }

.offlineDonationContainer .inputContainer {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 1em;
  align-items: center; }
  .offlineDonationContainer .inputContainer span.errorMessage {
    flex: 0 0 100%;
    color: red; }
  .offlineDonationContainer .inputContainer span {
    font-size: 16px; }
  .offlineDonationContainer .inputContainer input, .offlineDonationContainer .inputContainer select, .offlineDonationContainer .inputContainer .fakeField, .offlineDonationContainer .inputContainer .inputContainer {
    flex: 1 1 50%; }
  .offlineDonationContainer .inputContainer .inputContainer {
    margin-top: 0; }

.offlineDonationContainer label {
  flex: 0 0 33%;
  font-size: 16px;
  margin-bottom: 8px; }
  .offlineDonationContainer label:after {
    content: " :"; }

.offlineDonationContainer textarea {
  width: 100%; }

.offlineDonationContainer .formCtas {
  margin-top: 40px;
  width: 100%;
  text-align: right; }

.offlineDonationContainer .fakeField {
  border: 1px solid #C8D5D5;
  border-radius: 3px;
  padding: 1em;
  background: white;
  cursor: not-allowed; }

.offlineDonationContainer .required label:before {
  content: "*";
  color: red; }

.uccList {
  height: 300px;
  overflow-y: auto;
  position: relative; }
  .uccList li {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1em;
    background-color: #F5F5F5;
    border-radius: 2px;
    padding: 1em; }
    .uccList li .title {
      flex: 0 0 100%;
      margin-bottom: 0.5em;
      font-size: 1.1em; }
    .uccList li .icon {
      margin-right: 10px; }
      .uccList li .icon i, .uccList li .icon svg {
        display: inline-block;
        width: 35px;
        height: 35px;
        padding: 3px;
        font-size: 24px;
        border-radius: 3px;
        text-align: center;
        font-weight: 300; }
    .uccList li .info .text {
      flex: 1 1 90%; }
    .uccList li p {
      margin: 0; }
    .uccList li span {
      font-weight: bold; }
    .uccList li .timestamp {
      position: absolute;
      font-size: 11px;
      font-style: italic;
      top: 5px;
      right: 10px; }

.owl-dots {
  text-align: center; }
  .owl-dots .owl-dot {
    background-color: rgba(255, 255, 255, 0.4) !important;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    border-radius: 9px;
    margin-bottom: 20px; }
    .owl-dots .owl-dot.active {
      background-color: #fff !important; }

/*.owl-stage {
	display: flex;
	align-items: center;
	max-height: 150px;
}*/
.generalWarning {
  display: inline-block;
  width: 100%;
  padding: 1em;
  background-color: #fff9cf;
  color: #3f3e3a;
  text-align: center;
  margin-bottom: 1em; }
  .generalWarning a {
    text-decoration: underline; }

.ce-block__content,
.ce-toolbar__content {
  max-width: none; }

.ce-toolbar__actions {
  margin-right: 5px;
  padding-right: 0;
  background-color: #eceded; }

.liveEditToolBar {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  z-index: 5; }
  .liveEditToolBar .defaultSet {
    display: inline-block; }
  .liveEditToolBar .actionSet {
    display: none; }
  .liveEditToolBar a {
    display: inline-block;
    padding: 0.5em 0.75em;
    margin-left: 0.5em; }
    .liveEditToolBar a:hover {
      color: #000; }

.paypalLoader {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em 2em; }

.RecipientForm__popover {
  background-color: #f5f7f7 !important;
  max-height: 100vh;
  overflow: auto; }
  .RecipientForm__popover__trigger {
    color: #EB3052;
    font-size: 1.3em;
    margin-left: .5em; }

.RecipientForm__Or {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  margin: 30px 0;
  text-align: center; }

.RecipientForm__Actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 2em; }
  .RecipientForm__Actions > * {
    margin-left: 1em; }

.RecipientForm__Options {
  display: flex;
  flex-direction: column;
  align-items: stretch; }

.RecipientForm h2 {
  font-size: 24px;
  line-height: 30px;
  display: flex;
  align-items: center;
  border-bottom: 3px solid #e8e9e9;
  padding-bottom: 18px;
  font-family: Domine,serif;
  font-weight: 700; }
  .RecipientForm h2 i {
    font-size: 1.5em;
    color: #64bfc5;
    margin-right: 10px; }

.RecipientForm h3 {
  margin: 38px 0 20px;
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700; }

.RecipientForm label, .RecipientForm button {
  cursor: pointer; }

.RecipientForm input[type="radio"] {
  width: 0px;
  height: 0px;
  visibility: 0;
  position: absolute;
  left: -10000px; }
  .RecipientForm input[type="radio"]:checked + .AvatarThumbnail {
    border-color: #eb3052 !important;
    box-shadow: none !important; }

.RecipientForm label {
  position: relative; }
  .RecipientForm label.disabled {
    cursor: default; }
    .RecipientForm label.disabled h2 {
      opacity: .5; }
  .RecipientForm label .removeButton {
    color: #eb3052;
    font-size: 1.5em;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: none;
    padding: 10px;
    width: 40px;
    height: 40px; }

.AvatarThumbnail {
  border: 4px solid #fff;
  background-color: #fff;
  padding: 12px;
  border-radius: 4px;
  display: flex;
  align-items: center; }
  .AvatarThumbnail__Avatar {
    background-color: #64bfc5;
    height: 40px;
    width: 40px;
    margin-right: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
    flex: 0 0 40px;
    height: 80px;
    width: 80px;
    flex: 0 0 80px;
    font-size: 40px; }
  .AvatarThumbnail__Content {
    flex-direction: column-reverse;
    margin-left: 20px;
    display: flex;
    justify-content: center;
    font-size: 16px;
    line-height: 17px; }
  .AvatarThumbnail h2 {
    font-size: 24px;
    line-height: 30px;
    font-family: domine, serif;
    font-weight: bold;
    border: none;
    padding: 0; }
  .AvatarThumbnail .HelpText {
    color: rgba(0, 0, 0, 0.45);
    text-transform: uppercase;
    font-size: 14px; }

p.required:after, label.required:after, h3.required:after {
  content: " *";
  color: #EB3052;
  font-weight: 700; }

.validateError {
  border-color: #EB3052; }

.errorMsg {
  color: #EB3052;
  font-size: .8em;
  font-weight: 600;
  position: absolute;
  bottom: 0px;
  left: 8px; }
  .errorMsg.skip {
    position: relative;
    left: 0; }

.ql-toolbar {
  background-color: rgba(0, 0, 0, 0.02);
  border-radius: 3px 3px 0 0; }

.ql-container {
  background-color: #fff;
  border-radius: 0 0 3px 3px; }

.ql-editor {
  max-height: 70vh;
  overflow-y: auto; }

.ql-tooltip {
  z-index: 10; }

.ql.subHalfWidth > * {
  width: 45%; }

.ql-content {
  font-size: 14px !important;
  color: #000 !important;
  font-family: "Assistant",sans-serif !important;
  line-height: 1.42;
  outline: none;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word; }
  .ql-content img {
    max-width: 100%; }
  .ql-content p {
    font-size: 14px !important; }
  .ql-content a {
    color: #525BAC !important;
    text-decoration: none;
    font-weight: 600; }
  .ql-content p,
  .ql-content ol,
  .ql-content ul,
  .ql-content pre,
  .ql-content blockquote,
  .ql-content h1,
  .ql-content h2,
  .ql-content h3,
  .ql-content h4,
  .ql-content h5,
  .ql-content h6 {
    margin: 0;
    padding: 0;
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9; }
  .ql-content h1 {
    font-size: 2em !important;
    font-weight: 600 !important; }
  .ql-content h2 {
    text-transform: none;
    font-size: 1.5em !important;
    font-weight: 600 !important;
    padding-bottom: 0 !important;
    border: none !important; }
  .ql-content ol,
  .ql-content ul {
    padding-left: 1.5em; }
  .ql-content ol > li,
  .ql-content ul > li {
    list-style-type: none; }
  .ql-content ul > li::before {
    content: '\2022'; }
  .ql-content ul[data-checked=true],
  .ql-content ul[data-checked=false] {
    pointer-events: none; }
  .ql-content ul[data-checked=true] > li *,
  .ql-content ul[data-checked=false] > li * {
    pointer-events: all; }
  .ql-content ul[data-checked=true] > li::before,
  .ql-content ul[data-checked=false] > li::before {
    color: #777;
    cursor: pointer;
    pointer-events: all; }
  .ql-content ul[data-checked=true] > li::before {
    content: '\2611'; }
  .ql-content ul[data-checked=false] > li::before {
    content: '\2610'; }
  .ql-content li::before {
    display: inline-block;
    white-space: nowrap;
    width: 1.2em; }
  .ql-content li:not(.ql-direction-rtl)::before {
    margin-left: -1.5em;
    margin-right: 0.3em;
    text-align: right; }
  .ql-content li.ql-direction-rtl::before {
    margin-left: 0.3em;
    margin-right: -1.5em; }
  .ql-content ol li:not(.ql-direction-rtl),
  .ql-content ul li:not(.ql-direction-rtl) {
    padding-left: 1.5em; }
  .ql-content ol li.ql-direction-rtl,
  .ql-content ul li.ql-direction-rtl {
    padding-right: 1.5em; }
  .ql-content ol li {
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-0; }
  .ql-content ol li:before {
    content: counter(list-0, decimal) ". "; }
  .ql-content ol li.ql-indent-1 {
    counter-increment: list-1; }
  .ql-content ol li.ql-indent-1:before {
    content: counter(list-1, lower-alpha) ". "; }
  .ql-content ol li.ql-indent-1 {
    counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9; }
  .ql-content ol li.ql-indent-2 {
    counter-increment: list-2; }
  .ql-content ol li.ql-indent-2:before {
    content: counter(list-2, lower-roman) ". "; }
  .ql-content ol li.ql-indent-2 {
    counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9; }
  .ql-content ol li.ql-indent-3 {
    counter-increment: list-3; }
  .ql-content ol li.ql-indent-3:before {
    content: counter(list-3, decimal) ". "; }
  .ql-content ol li.ql-indent-3 {
    counter-reset: list-4 list-5 list-6 list-7 list-8 list-9; }
  .ql-content ol li.ql-indent-4 {
    counter-increment: list-4; }
  .ql-content ol li.ql-indent-4:before {
    content: counter(list-4, lower-alpha) ". "; }
  .ql-content ol li.ql-indent-4 {
    counter-reset: list-5 list-6 list-7 list-8 list-9; }
  .ql-content ol li.ql-indent-5 {
    counter-increment: list-5; }
  .ql-content ol li.ql-indent-5:before {
    content: counter(list-5, lower-roman) ". "; }
  .ql-content ol li.ql-indent-5 {
    counter-reset: list-6 list-7 list-8 list-9; }
  .ql-content ol li.ql-indent-6 {
    counter-increment: list-6; }
  .ql-content ol li.ql-indent-6:before {
    content: counter(list-6, decimal) ". "; }
  .ql-content ol li.ql-indent-6 {
    counter-reset: list-7 list-8 list-9; }
  .ql-content ol li.ql-indent-7 {
    counter-increment: list-7; }
  .ql-content ol li.ql-indent-7:before {
    content: counter(list-7, lower-alpha) ". "; }
  .ql-content ol li.ql-indent-7 {
    counter-reset: list-8 list-9; }
  .ql-content ol li.ql-indent-8 {
    counter-increment: list-8; }
  .ql-content ol li.ql-indent-8:before {
    content: counter(list-8, lower-roman) ". "; }
  .ql-content ol li.ql-indent-8 {
    counter-reset: list-9; }
  .ql-content ol li.ql-indent-9 {
    counter-increment: list-9; }
  .ql-content ol li.ql-indent-9:before {
    content: counter(list-9, decimal) ". "; }
  .ql-content .ql-indent-1:not(.ql-direction-rtl) {
    padding-left: 3em; }
  .ql-content li.ql-indent-1:not(.ql-direction-rtl) {
    padding-left: 4.5em; }
  .ql-content .ql-indent-1.ql-direction-rtl.ql-align-right {
    padding-right: 3em; }
  .ql-content li.ql-indent-1.ql-direction-rtl.ql-align-right {
    padding-right: 4.5em; }
  .ql-content .ql-indent-2:not(.ql-direction-rtl) {
    padding-left: 6em; }
  .ql-content li.ql-indent-2:not(.ql-direction-rtl) {
    padding-left: 7.5em; }
  .ql-content .ql-indent-2.ql-direction-rtl.ql-align-right {
    padding-right: 6em; }
  .ql-content li.ql-indent-2.ql-direction-rtl.ql-align-right {
    padding-right: 7.5em; }
  .ql-content .ql-indent-3:not(.ql-direction-rtl) {
    padding-left: 9em; }
  .ql-content li.ql-indent-3:not(.ql-direction-rtl) {
    padding-left: 10.5em; }
  .ql-content .ql-indent-3.ql-direction-rtl.ql-align-right {
    padding-right: 9em; }
  .ql-content li.ql-indent-3.ql-direction-rtl.ql-align-right {
    padding-right: 10.5em; }
  .ql-content .ql-indent-4:not(.ql-direction-rtl) {
    padding-left: 12em; }
  .ql-content li.ql-indent-4:not(.ql-direction-rtl) {
    padding-left: 13.5em; }
  .ql-content .ql-indent-4.ql-direction-rtl.ql-align-right {
    padding-right: 12em; }
  .ql-content li.ql-indent-4.ql-direction-rtl.ql-align-right {
    padding-right: 13.5em; }
  .ql-content .ql-indent-5:not(.ql-direction-rtl) {
    padding-left: 15em; }
  .ql-content li.ql-indent-5:not(.ql-direction-rtl) {
    padding-left: 16.5em; }
  .ql-content .ql-indent-5.ql-direction-rtl.ql-align-right {
    padding-right: 15em; }
  .ql-content li.ql-indent-5.ql-direction-rtl.ql-align-right {
    padding-right: 16.5em; }
  .ql-content .ql-indent-6:not(.ql-direction-rtl) {
    padding-left: 18em; }
  .ql-content li.ql-indent-6:not(.ql-direction-rtl) {
    padding-left: 19.5em; }
  .ql-content .ql-indent-6.ql-direction-rtl.ql-align-right {
    padding-right: 18em; }
  .ql-content li.ql-indent-6.ql-direction-rtl.ql-align-right {
    padding-right: 19.5em; }
  .ql-content .ql-indent-7:not(.ql-direction-rtl) {
    padding-left: 21em; }
  .ql-content li.ql-indent-7:not(.ql-direction-rtl) {
    padding-left: 22.5em; }
  .ql-content .ql-indent-7.ql-direction-rtl.ql-align-right {
    padding-right: 21em; }
  .ql-content li.ql-indent-7.ql-direction-rtl.ql-align-right {
    padding-right: 22.5em; }
  .ql-content .ql-indent-8:not(.ql-direction-rtl) {
    padding-left: 24em; }
  .ql-content li.ql-indent-8:not(.ql-direction-rtl) {
    padding-left: 25.5em; }
  .ql-content .ql-indent-8.ql-direction-rtl.ql-align-right {
    padding-right: 24em; }
  .ql-content li.ql-indent-8.ql-direction-rtl.ql-align-right {
    padding-right: 25.5em; }
  .ql-content .ql-indent-9:not(.ql-direction-rtl) {
    padding-left: 27em; }
  .ql-content li.ql-indent-9:not(.ql-direction-rtl) {
    padding-left: 28.5em; }
  .ql-content .ql-indent-9.ql-direction-rtl.ql-align-right {
    padding-right: 27em; }
  .ql-content li.ql-indent-9.ql-direction-rtl.ql-align-right {
    padding-right: 28.5em; }
  .ql-content .ql-video {
    display: block;
    max-width: 100%; }
  .ql-content .ql-video.ql-align-center {
    margin: 0 auto; }
  .ql-content .ql-video.ql-align-right {
    margin: 0 0 0 auto; }
  .ql-content .ql-bg-black {
    background-color: #000; }
  .ql-content .ql-bg-red {
    background-color: #e60000; }
  .ql-content .ql-bg-orange {
    background-color: #f90; }
  .ql-content .ql-bg-yellow {
    background-color: #ff0; }
  .ql-content .ql-bg-green {
    background-color: #008a00; }
  .ql-content .ql-bg-blue {
    background-color: #06c; }
  .ql-content .ql-bg-purple {
    background-color: #93f; }
  .ql-content .ql-color-white {
    color: #fff; }
  .ql-content .ql-color-red {
    color: #e60000; }
  .ql-content .ql-color-orange {
    color: #f90; }
  .ql-content .ql-color-yellow {
    color: #ff0; }
  .ql-content .ql-color-green {
    color: #008a00; }
  .ql-content .ql-color-blue {
    color: #06c; }
  .ql-content .ql-color-purple {
    color: #93f; }
  .ql-content .ql-font-serif {
    font-family: Georgia, Times New Roman, serif; }
  .ql-content .ql-font-monospace {
    font-family: Monaco, Courier New, monospace; }
  .ql-content .ql-size-small {
    font-size: 0.75em; }
  .ql-content .ql-size-large {
    font-size: 1.5em; }
  .ql-content .ql-size-huge {
    font-size: 2.5em; }
  .ql-content .ql-direction-rtl {
    direction: rtl;
    text-align: inherit; }
  .ql-content .ql-align-center {
    text-align: center; }
  .ql-content .ql-align-justify {
    text-align: justify; }
  .ql-content .ql-align-right {
    text-align: right; }
  .ql-content blockquote {
    border-left: 4px solid #ccc;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 16px;
    color: #ccc; }
  .ql-content pre.ql-syntax {
    background-color: #23241f;
    color: #f8f8f2;
    overflow: visible; }
  .ql-content pre {
    white-space: pre-wrap;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px 10px;
    border-radius: 3px; }

.coIncentives {
  display: flex;
  flex-wrap: no-wrap; }
  .coIncentives .incentives {
    flex: 1 1 37%;
    margin-right: 3%; }
    .coIncentives .incentives ul {
      display: flex;
      flex-wrap: wrap; }
      .coIncentives .incentives ul li {
        flex: 0 0 100%;
        position: relative;
        padding-bottom: 1.5em;
        font-size: 16px;
        padding-left: 1.2em;
        margin-left: 1em;
        border-left: 1px solid #B2BEBE;
        z-index: 1; }
        .coIncentives .incentives ul li:last-child {
          border-left: none; }
        .coIncentives .incentives ul li span {
          display: block;
          margin-top: -4px;
          margin-bottom: 0.1em; }
          .coIncentives .incentives ul li span.amount {
            display: inline-block;
            font-weight: bold;
            font-size: 18px; }
        .coIncentives .incentives ul li:before {
          content: '';
          height: 1em;
          width: 1em;
          border: 2px solid #EB3052;
          border-radius: 0.6em;
          background-color: #fff;
          z-index: 5;
          position: absolute;
          top: 0;
          left: -0.6em; }
        .coIncentives .incentives ul li.active:before {
          background-color: #EB3052; }
        .coIncentives .incentives ul li.active:after {
          position: absolute;
          font-size: 1.2em;
          top: -6px;
          left: -6px;
          font-family: 'Font Awesome 6 Pro';
          font-weight: 500;
          color: #fff;
          content: "\f00c";
          z-index: 6;
          text-shadow: -1px -1px 0 #D62D4C, 0   -1px 0 #D62D4C, 1px -1px 0 #D62D4C, 1px  0   0 #D62D4C, 1px  1px 0 #D62D4C, 0    1px 0 #D62D4C, -1px  1px 0 #D62D4C, -1px  0   0 #D62D4C; }

.coBidwar li {
  margin: 1em 0; }
  .coBidwar li span.optionName {
    display: block;
    font-weight: bold; }
  .coBidwar li .results {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .coBidwar li .perc {
    display: inline-block; }
  .coBidwar li .votes {
    display: inline-block; }
  .coBidwar li .bargraph {
    flex: 0 0 100%;
    position: relative; }
    .coBidwar li .bargraph > div {
      display: inline-block;
      background-color: #fafafa;
      height: 3px;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    .coBidwar li .bargraph div.base {
      z-index: 1; }
    .coBidwar li .bargraph div.progress {
      z-index: 5;
      background-color: #EB3052;
      width: 0;
      transition: width 1s linear; }

.progressRing {
  position: relative;
  width: 175px;
  height: 175px;
  text-align: left; }
  .progressRing img {
    border-radius: 87.5px;
    margin-top: 25px;
    margin-left: 25px;
    width: 125px; }
  .progressRing .progring {
    position: absolute;
    top: 0;
    left: 0;
    width: 175px;
    height: 175px;
    border-radius: 87.5px;
    transform: rotate(-90deg); }
    .progressRing .progring circle {
      stroke-dashoffset: 0;
      stroke: #666;
      stroke-width: 0.93em; }
    .progressRing .progring .bar {
      stroke: #eb3052;
      visibility: hidden; }
    .progressRing .progring .empty {
      stroke: #ECEDED; }
  .progressRing .userPastille {
    width: 170px;
    height: 170px;
    border-radius: 85px;
    margin-right: 0;
    margin-left: 2px;
    top: 2px;
    position: relative;
    font-size: 2em;
    font-family: 'Luckiest Guy'; }

#aboutUsOrgWrapper {
  position: relative;
  width: 75%;
  padding: 1em; }
  #aboutUsOrgWrapper * {
    text-transform: none; }
  #aboutUsOrgWrapper h1, #aboutUsOrgWrapper h2, #aboutUsOrgWrapper h3, #aboutUsOrgWrapper h4, #aboutUsOrgWrapper h5, #aboutUsOrgWrapper h6 {
    font-family: "Assistant", sans-serif;
    font-weight: bold;
    margin: 1em 0; }
  #aboutUsOrgWrapper h1 {
    font-size: 20px; }
  #aboutUsOrgWrapper h2 {
    font-size: 20px; }
  #aboutUsOrgWrapper b {
    font-weight: bold; }

.chunk #aboutUsOrgWrapper {
  width: 100%; }

.dashContent #aboutUsOrgWrapper {
  background-color: #fff; }

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important; } }

.globalLoad {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  z-index: 5000; }
  .globalLoad i, .globalLoad svg {
    position: relative;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    font-size: 3.125em;
    color: #eb3052; }

.localLoad {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(200, 200, 200, 0.5);
  min-height: 300px;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .localLoad i, .localLoad svg {
    position: relative;
    margin: 0 auto;
    top: 0em;
    transform: translateY(-50%);
    font-size: 3.125em;
    color: #eb3052; }

.popoverWrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto; }

.dimensions {
  color: #888;
  font-style: italic;
  margin-top: -1em !important; }

.popoverContainer {
  background-color: #fff;
  padding: 2em;
  position: relative;
  color: #545658;
  border-radius: 5px; }
  .popoverContainer h1 {
    font-size: 1.71429em; }
  .popoverContainer p {
    font-size: 1.14286em;
    margin: 1em 0; }
  .popoverContainer a.cta, .popoverContainer input.cta {
    margin-top: 1em; }
  .popoverContainer .waiting {
    font-size: 2em;
    position: relative;
    top: 4px;
    left: 14px;
    display: none; }
    .popoverContainer .waiting.active {
      display: inline-block; }
  @media screen and (max-width: 500px) {
    .popoverContainer {
      padding: 2em 1em; }
      .popoverContainer .btnClosePopover {
        top: 0.25em;
        right: 0.5em; } }

.newStyle h1 {
  font-size: 18px;
  margin-bottom: 1.2em;
  color: #383D3F;
  text-transform: uppercase;
  font-weight: 600; }

.btnClosePopover {
  position: absolute;
  top: 0em;
  right: 0.5em;
  z-index: 25;
  font-size: 1.71429em;
  cursor: pointer; }

img[alt=preview] {
  display: none; }

.hidden {
  display: none !important; }

/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */ }

/*
* Extends the .sr-only class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto; }

/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
  visibility: hidden; }

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /*
     * Printing Tables:
     * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

.donationProcess {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding-left: 20px; }
  .donationProcess:not(.shackle) {
    width: 100%; }
  .donationProcess .cta {
    margin-bottom: 1em;
    line-height: 1em; }
    .donationProcess .cta.print {
      margin-right: 1em; }
  .donationProcess nav ul {
    position: relative;
    height: 284px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .donationProcess nav ul li {
      z-index: 1; }
      .donationProcess nav ul li a, .donationProcess nav ul li input, .donationProcess nav ul li span {
        display: block;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        border: 3px solid #BCBCBC;
        background-color: #ECEDED;
        color: #BCBCBC;
        text-decoration: none;
        font-family: Assistant;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: center;
        padding: 0; }
      .donationProcess nav ul li input {
        cursor: pointer; }
      .donationProcess nav ul li.active a,
      .donationProcess nav ul li.active span {
        border: 3px solid #EB3052;
        background-color: #EB3052;
        color: #FFFFFF; }
      .donationProcess nav ul li.completed a,
      .donationProcess nav ul li.completed input,
      .donationProcess nav ul li.completed span {
        background-color: #BCBCBC;
        color: #FFFFFF; }
    .donationProcess nav ul:before {
      content: '';
      position: absolute;
      border-right: 2px solid #BCBCBC;
      height: 100%;
      width: calc(50% - 1px);
      z-index: 0; }
  .donationProcess.ticketProcess nav ul {
    height: 118px; }
  .donationProcess .processContainer {
    width: 100%; }
  .donationProcess .columnContainer {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  .donationProcess .column {
    flex: 1 1 50%; }
    .donationProcess .column:first-of-type {
      margin-right: 25px; }
    .donationProcess .column:last-of-type {
      margin-left: 25px; }
  .donationProcess .column > h2 {
    font-family: Assistant;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    margin: 0 0 16px 0; }
  .donationProcess form {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 55%; }
    .donationProcess form .formRow {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      margin-bottom: 0 !important; }
      .donationProcess form .formRow > *:first-child {
        margin-right: 7px;
        margin-left: 0 !important; }
      .donationProcess form .formRow > *:last-child {
        margin-left: 7px; }
      .donationProcess form .formRow.nomargins > *:first-child {
        margin-right: 0; }
      .donationProcess form .formRow.nomargins > *:last-child {
        margin-left: 0; }
    .donationProcess form label {
      font-family: Assistant;
      font-size: 16px;
      font-style: normal;
      font-weight: 300;
      line-height: 21px;
      letter-spacing: 0em;
      text-align: left;
      color: #000000;
      margin-bottom: 26px; }
    .donationProcess form label span {
      margin: 0 13px; }
    .donationProcess form input::placeholder, .donationProcess form textarea::placeholder, .donationProcess form .stripeMounted::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #868686;
      opacity: 1;
      /* Firefox */ }
    .donationProcess form input:-ms-input-placeholder, .donationProcess form textarea:-ms-input-placeholder, .donationProcess form .stripeMounted:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #868686; }
    .donationProcess form input::-ms-input-placeholder, .donationProcess form textarea::-ms-input-placeholder, .donationProcess form .stripeMounted::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #868686; }
    .donationProcess form input[type=text],
    .donationProcess form input[type=number],
    .donationProcess form input[type=email],
    .donationProcess form input[type=tel],
    .donationProcess form .stripeMounted,
    .donationProcess form textarea {
      width: 100%;
      font-size: 16px; }
    .donationProcess form input[type=text],
    .donationProcess form input[type=number],
    .donationProcess form input[type=tel],
    .donationProcess form input[type=email],
    .donationProcess form .stripeMounted {
      padding: 0.5em;
      background-color: #fff;
      border: 1px solid #C8D5D5;
      margin-bottom: 0.5em; }
    .donationProcess form textarea {
      min-height: 154px; }
    .donationProcess form ul.horizontalRadioList {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .donationProcess form ul.horizontalRadioList li {
        min-width: 120px; }
    .donationProcess form ul.horizontalRadioListFullWidth {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .donationProcess form ul.horizontalRadioListFullWidth li {
        width: 100%;
        padding: 0.5em; }
        .donationProcess form ul.horizontalRadioListFullWidth li:nth-child(even) {
          background-color: #fafafa; }
        .donationProcess form ul.horizontalRadioListFullWidth li i, .donationProcess form ul.horizontalRadioListFullWidth li svg {
          display: inline-block;
          width: 2em; }
    .donationProcess form .inputContainer {
      width: 100%;
      margin-bottom: 26px;
      position: relative; }
      .donationProcess form .inputContainer.money {
        width: 200px; }
        .donationProcess form .inputContainer.money.prefix:after, .donationProcess form .inputContainer.money.sufix:after {
          content: "$";
          position: absolute;
          font-family: Assistant;
          font-size: 24px;
          font-style: normal;
          font-weight: 400;
          line-height: 31px;
          letter-spacing: 0em;
          color: #333333;
          line-height: 53px; }
        .donationProcess form .inputContainer.money.prefix:after {
          left: 11px; }
        .donationProcess form .inputContainer.money.sufix:after {
          right: 11px; }
      .donationProcess form .inputContainer.fraction:after {
        content: "/";
        position: absolute;
        line-height: 39px;
        right: -12px;
        font-family: Assistant;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        letter-spacing: 0.1em;
        text-align: center; }
      .donationProcess form .inputContainer.validationError input, .donationProcess form .inputContainer.validationError textarea, .donationProcess form .inputContainer.validationError .chosen-single {
        border-color: #cc0000 !important; }
      .donationProcess form .inputContainer.validationError input[type=checkbox] + span,
      .donationProcess form .inputContainer.validationError input[type=radio] + span {
        color: #cc0000; }
      .donationProcess form .inputContainer.validationError .errorMessage {
        position: absolute;
        bottom: -1.5em;
        left: 0;
        font-family: Assistant;
        font-size: 12px;
        font-style: normal;
        font-weight: 300;
        letter-spacing: 0.1em;
        text-align: left;
        color: #cc0000;
        width: auto; }
      .donationProcess form .inputContainer label {
        margin-bottom: 0; }
    .donationProcess form .ppfWrapper {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      margin-bottom: 26px;
      font-size: 24px;
      font-weight: 300; }
      .donationProcess form .ppfWrapper i, .donationProcess form .ppfWrapper svg {
        font-size: 16px;
        margin: 0 1em; }
      .donationProcess form .ppfWrapper .totalWithFees {
        font-weight: 600; }
      .donationProcess form .ppfWrapper .inputContainer {
        margin-bottom: 0; }
    .donationProcess form ._3InputsWideContainer {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .donationProcess form ._3InputsWideContainer > * {
        margin-right: 14px; }
        .donationProcess form ._3InputsWideContainer > *:last-of-type {
          margin-right: 0; }
    .donationProcess form #amount {
      height: 55px;
      width: 160px;
      text-align: right;
      font-size: 24px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: .5em 1em;
      -moz-appearance: textfield; }
      .donationProcess form #amount::-webkit-outer-spin-button, .donationProcess form #amount::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
    .donationProcess form #ccNumber {
      -moz-appearance: textfield; }
      .donationProcess form #ccNumber::-webkit-outer-spin-button, .donationProcess form #ccNumber::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
    .donationProcess form select {
      width: 100%;
      background-color: #fff;
      border-radius: 3px;
      font-size: 16px;
      height: 39px !important;
      width: 100%;
      box-shadow: none;
      position: relative;
      border: 1px solid #C8D5D5;
      border-radius: 3px;
      padding: 0 1em; }
    .donationProcess form .chosen-container {
      width: 100%; }
      .donationProcess form .chosen-container .chosen-single {
        border: none;
        background-color: #fff;
        background-image: none;
        border-radius: 3px;
        padding: 5px 10px !important;
        font-size: 16px;
        height: 39px !important;
        width: 100%;
        box-shadow: none;
        position: relative; }
        .donationProcess form .chosen-container .chosen-single span {
          min-height: auto;
          margin: 4px 24px 0 7px;
          height: auto;
          font-family: Assistant; }
        .donationProcess form .chosen-container .chosen-single > div > b {
          opacity: 0; }
        .donationProcess form .chosen-container .chosen-single:after {
          font-family: "Font Awesome 6 Pro";
          font-weight: 900;
          content: "\f0d7";
          position: absolute;
          line-height: 40px;
          right: 17px;
          top: 0;
          pointer-events: none;
          transform: rotate(0deg);
          -webkit-transition: -webkit-transform .2s ease-in-out;
          -ms-transition: -ms-transform .2s ease-in-out;
          transition: transform .2s ease-in-out; }
      .donationProcess form .chosen-container.chosen-with-drop .chosen-single:after {
        transform: rotate(-180deg); }
      .donationProcess form .chosen-container .chosen-drop .chosen-results .highlighted {
        background-image: none !important;
        background-color: #6441A5 !important; }
    .donationProcess form .labelCheckbox {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center; }
      .donationProcess form .labelCheckbox input {
        margin: 0; }
      .donationProcess form .labelCheckbox a {
        color: #6441A5;
        font-weight: 600; }
  .donationProcess .preview .hide {
    display: none !important; }
  .donationProcess .infobloc {
    margin-bottom: 20px; }
  .donationProcess .paymentConfirmationPanel {
    width: 55%; }
    .donationProcess .paymentConfirmationPanel .paymentConfirmationRow {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      margin-bottom: 20px; }
      .donationProcess .paymentConfirmationPanel .paymentConfirmationRow .paymentConfirmationBlock {
        width: 100%;
        flex: 1 1 100%; }
    .donationProcess .paymentConfirmationPanel h3 {
      font-family: Assistant;
      font-size: 18px;
      font-style: normal;
      font-weight: 600;
      line-height: 24px;
      letter-spacing: 0em;
      text-align: left;
      color: #333;
      margin-bottom: 1em; }
    .donationProcess .paymentConfirmationPanel p {
      font-family: Assistant;
      font-size: 16px;
      font-style: normal;
      font-weight: 300;
      line-height: 21px;
      letter-spacing: 0em;
      text-align: left;
      color: #333;
      margin-bottom: 20px; }
    .donationProcess .paymentConfirmationPanel li {
      display: flex;
      align-items: center;
      font-family: Assistant;
      font-size: 16px;
      font-style: normal;
      font-weight: 300;
      line-height: 21px;
      letter-spacing: 0em;
      text-align: left;
      color: #333; }
    .donationProcess .paymentConfirmationPanel label {
      font-weight: 600;
      margin-right: 10px; }
    .donationProcess .paymentConfirmationPanel i {
      font-size: 34px;
      margin-right: 10px; }

.backZone {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 9px; }
  .backZone a {
    color: #868686;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600; }
  .backZone i {
    margin-right: 8px; }

.ticketProcess .paymentInfoBloc .admission {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 31px;
  color: #333333;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0; }

.ticketProcess .paymentInfoBloc .info {
  display: block;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 15px; }

.donationTag {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start; }
  .donationTag .donationInitials {
    flex: 0 0 36px;
    width: 36px;
    height: 36px;
    background-color: #525BAC;
    border-radius: 50%;
    font-family: Assistant;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    margin: 10px 10px 10px 0; }
  .donationTag .donationAvatar {
    flex: 0 0 36px;
    width: 36px;
    height: 36px;
    border: 1px solid #E8E9E9;
    border-radius: 50%;
    margin: 10px 10px 10px 0; }
  .donationTag .donationTagRows {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%; }
    .donationTag .donationTagRows .donationTagRowTop {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center; }
      .donationTag .donationTagRows .donationTagRowTop .donationInfo .donationAmount {
        font-family: Assistant;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 21px;
        letter-spacing: 0em;
        text-align: left;
        color: #EB3052; }
      .donationTag .donationTagRows .donationTagRowTop .donationInfo .donationName {
        font-family: Assistant;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 21px;
        letter-spacing: 0em;
        text-align: left;
        color: #333333; }
      .donationTag .donationTagRows .donationTagRowTop .clan {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center; }
        .donationTag .donationTagRows .donationTagRowTop .clan i, .donationTag .donationTagRows .donationTagRowTop .clan svg {
          font-size: 22px; }
        .donationTag .donationTagRows .donationTagRowTop .clan .clanName {
          font-family: Assistant;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 18px;
          letter-spacing: 0em;
          text-align: right;
          color: #000000;
          margin-left: 4px; }
    .donationTag .donationTagRows .donationComment {
      width: 100%;
      background: #F5F7F7;
      border-radius: 3px;
      border: 1px solid #E0E0E0;
      font-family: Assistant;
      font-size: 16px;
      font-style: normal;
      font-weight: 300;
      line-height: 21px;
      letter-spacing: 0em;
      text-align: left;
      padding: 8px 12px;
      margin: 0;
      word-break: break-all; }

.anonymousTag {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center; }
  .anonymousTag i {
    flex: 0 0 36px;
    font-size: 32px;
    width: 36px;
    text-align: center;
    margin-right: 10px; }
  .anonymousTag span {
    font-family: Assistant;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #333; }

.recipientTag {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px; }
  .recipientTag img.recipientLogo {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid #E8E9E9; }
  .recipientTag span.recipientName {
    font-family: Assistant;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #383D3F;
    margin: 0 15px; }

.winkCard {
  width: 55%;
  border: 1px solid #AB8DC2;
  background-color: #FFFFFF;
  padding: 10px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px; }
  .winkCard .wink {
    flex: 0 0 36px;
    margin: 5px;
    width: 36px; }
  .winkCard .card {
    padding: 10px; }
    .winkCard .card h3 {
      font-family: Assistant;
      font-size: 18px;
      font-style: normal;
      font-weight: 600;
      line-height: 24px;
      letter-spacing: 0em;
      text-align: left;
      color: #333333; }
    .winkCard .card p {
      font-family: Assistant;
      font-size: 16px;
      font-style: normal;
      font-weight: 300;
      line-height: 21px;
      letter-spacing: 0em;
      text-align: left; }
      .winkCard .card p b, .winkCard .card p strong {
        font-weight: 600; }
    .winkCard .card.login input, .winkCard .card.login a {
      background-color: #AB8DC2;
      color: #fff;
      border-radius: 3px;
      padding: 6px 15px 6px 15px;
      font-family: Assistant;
      font-size: 16px;
      font-style: normal;
      font-weight: 300;
      line-height: 21px;
      letter-spacing: 0.1em;
      text-align: center; }
    .winkCard .card.cc i {
      font-size: 40px;
      margin-right: 8px; }
    .winkCard .card.social .socialButtons {
      display: flex;
      flex-direction: row;
      justify-content: flex-start; }
      .winkCard .card.social .socialButtons button {
        flex: 0 0 36px;
        border: none;
        width: 36px;
        height: 36px;
        color: #fff;
        font-size: 18px;
        cursor: pointer; }
        .winkCard .card.social .socialButtons button:first-of-type {
          border-radius: 4px 0 0 4px; }
        .winkCard .card.social .socialButtons button:last-of-type {
          border-radius: 0 4px 4px 0; }

.tooltip {
  position: relative; }
  .tooltip .tooltipIcon {
    color: #AB8DC2;
    cursor: pointer; }
  .tooltip .tooltipText {
    position: absolute;
    box-sizing: border-box;
    margin: 0;
    padding: 10px;
    color: #fff;
    background-color: #AB8DC2;
    font-size: 16px;
    line-height: 1.5;
    z-index: 1060;
    display: block;
    width: 250px;
    max-width: 250px;
    visibility: visible;
    top: calc(100% + 4px);
    left: calc(50% - 125px);
    border-radius: 6px;
    max-height: 0;
    opacity: 0;
    transition: max-height .5s, opacity .3s; }
    .tooltip .tooltipText > span {
      width: 100%;
      height: 100%;
      max-height: 0;
      overflow: hidden;
      margin: 0;
      transition: max-height .5s;
      display: block; }
    .tooltip .tooltipText strong, .tooltip .tooltipText b {
      font-weight: 600; }
    .tooltip .tooltipText:after {
      content: " ";
      position: absolute;
      bottom: 100%;
      /* At the top of the tooltip */
      left: 50%;
      margin-left: -5px;
      border-width: 5px;
      border-style: solid;
      border-color: transparent transparent #AB8DC2 transparent; }
    .tooltip .tooltipText.show {
      max-height: 500px;
      opacity: .95; }
      .tooltip .tooltipText.show > span {
        max-height: 500px; }

.brandColor.visa.bg {
  background-color: #0157A2; }

.brandColor.visa.txt {
  color: #0157A2; }

.brandColor.mastercard.bg {
  background-color: #0A3A82; }

.brandColor.mastercard.txt {
  color: #0A3A82; }

.brandColor.amex.bg {
  background-color: #007BC1; }

.brandColor.amex.txt {
  color: #007BC1; }

.brandColor.discover.bg {
  background-color: #F68121; }

.brandColor.discover.txt {
  color: #F68121; }

.brandColor.facebook.bg {
  background-color: #3B5998; }

.brandColor.facebook.txt {
  color: #3B5998; }

.brandColor.twitter.bg {
  background-color: #1DA1F2; }

.brandColor.twitter.txt {
  color: #1DA1F2; }

.brandColor.linkedin.bg {
  background-color: #0077B5; }

.brandColor.linkedin.txt {
  color: #0077B5; }

.brandColor.twitch.bg {
  background-color: #6441A5; }

.brandColor.twitch.txt {
  color: #6441A5; }

.brandColor.pinterest.bg {
  background-color: #E60023; }

.brandColor.pinterest.txt {
  color: #E60023; }

.brandColor.instagram.bg {
  background-color: #E60023; }

.brandColor.instagram.txt {
  color: transparent;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background-clip: text;
  -webkit-background-clip: text; }

.workZone .loginCardTypeWrapper {
  display: flex; }
  @media screen and (max-width: 800px) {
    .workZone .loginCardTypeWrapper {
      flex-wrap: wrap; } }

.workZone .loginCardType {
  display: flex;
  flex-wrap: wrap;
  width: 412px;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  margin-right: 1.5em; }
  .workZone .loginCardType h2 {
    margin: 0 0 0.5em; }
    .workZone .loginCardType h2 i, .workZone .loginCardType h2 svg {
      display: inline-block;
      margin-right: 0.5em; }
  .workZone .loginCardType p {
    font-size: 16px; }
  .workZone .loginCardType a.cta {
    align-self: end; }
  @media screen and (max-width: 1000px) {
    .workZone .loginCardType {
      width: 100%; } }
  @media screen and (max-width: 800px) {
    .workZone .loginCardType {
      margin: 0 0 1em 0; }
      .workZone .loginCardType p {
        width: 100%; } }

.donationSteps {
  overflow-x: auto; }
  .donationSteps ol {
    display: flex; }
    .donationSteps ol a {
      white-space: nowrap;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 1.2em;
      display: inline-block;
      letter-spacing: 1px;
      padding: 0.5em 1em;
      border-top: 5px solid #eb3052;
      border-radius: 5px 5px 0 0;
      margin-right: 1em;
      background-color: #eceded; }
      .donationSteps ol a i, .donationSteps ol a svg {
        display: none;
        color: #00cda8; }
    .donationSteps ol li.next a {
      background-color: transparent;
      color: rgba(0, 0, 0, 0.5);
      border-top: 5px solid transparent;
      cursor: not-allowed; }
    .donationSteps ol li.done a {
      background-color: transparent;
      border-top: 5px solid transparent; }
      .donationSteps ol li.done a i, .donationSteps ol li.done a svg {
        display: inline-block; }

.frontPage .streamBrowse ul.list {
  justify-content: center; }

.streamBrowse ul.list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 4em; }
  .streamBrowse ul.list > li {
    flex: 1 1 25%;
    max-width: calc((100% / 4) - 20px);
    margin: 0 10px 20px;
    position: relative; }
    @media screen and (max-width: 1200px) {
      .streamBrowse ul.list > li {
        flex: 1 1 calc(100% / 3);
        max-width: calc((100% / 3) - 20px); } }
    @media screen and (max-width: 800px) {
      .streamBrowse ul.list > li {
        flex: 1 1 50%;
        max-width: calc(50% - 20px); } }
    @media screen and (max-width: 500px) {
      .streamBrowse ul.list > li {
        flex: 1 1 100%;
        max-width: 100%; } }

.streamBrowse ul.categories {
  display: block;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 0;
  vertical-align: middle; }
  .streamBrowse ul.categories > li {
    display: inline-block;
    margin: 0 .2em .4em 0; }
  .streamBrowse ul.categories span {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    background: #333;
    padding: 0.2em 0.4em;
    border-radius: 3px; }
  .streamBrowse ul.categories .badge--paid span {
    padding: 0.2em 0.2em 0.2em 0;
    font-size: 27px;
    background-color: transparent !important;
    color: #525BAC;
    position: relative;
    top: 5px; }

.streamBrowse ul.tags {
  margin-top: .3em;
  display: block;
  width: 100%;
  text-align: left;
  padding: 0 1em 1em 1em; }
  .streamBrowse ul.tags > li {
    display: inline-block;
    margin: 0 .2em .4em 0;
    border-radius: 3px; }
  .streamBrowse ul.tags span {
    background-color: #eb3052;
    border-radius: 3px;
    background-color: #CECECE;
    padding: 0.2em 0.4em;
    font-weight: 600;
    font-size: 12px; }

.streamBrowse article {
  height: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
  border-radius: 3px;
  border: 1px solid #DBDBDB;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 0 0 #333;
  margin-top: 0;
  margin-left: 0;
  transition: box-shadow 0.3s ease-in-out, margin-top 0.3s ease-in-out, margin-left 0.3s ease-in-out; }
  .streamBrowse article.live:before {
    content: "";
    background-image: url("/images/badge_live.png");
    background-size: contain;
    height: 27.18279266357422px;
    width: 52.508094787597656px;
    position: absolute;
    top: 10px;
    left: 10px; }
  .streamBrowse article:hover {
    box-shadow: 8px 8px 0 0 #333;
    margin-top: -8px;
    margin-left: -8px; }
  .streamBrowse article .progressRing {
    margin: 1em auto; }
  .streamBrowse article h1 {
    font-family: "Assistant",sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    margin: 0;
    margin-top: 0.5em; }
  .streamBrowse article span.schedule {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0.5em;
    text-transform: uppercase; }
    .streamBrowse article span.schedule.live {
      color: #EB3052; }
  .streamBrowse article span.streamer {
    margin-top: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px; }
    .streamBrowse article span.streamer i {
      margin-right: 6px; }
    .streamBrowse article span.streamer img {
      max-width: 32px;
      border-radius: 50%;
      margin-right: 6px; }
  .streamBrowse article h2 {
    font-family: "Assistant",sans-serif;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    font-size: 14px;
    margin: 12px 0 auto 0; }
    .streamBrowse article h2 span {
      color: #333;
      font-weight: bold; }
  .streamBrowse article span.percentage {
    display: block;
    margin: 0;
    font-size: 2.25em;
    color: #eb3052;
    font-weight: normal; }
  .streamBrowse article span.goal {
    font-size: 1.125em; }

.streamBrowse .streamImageContainer {
  width: 100%;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center; }
  .streamBrowse .streamImageContainer img {
    max-width: 250px;
    margin-top: 1em; }
  .streamBrowse .streamImageContainer.preview img {
    max-width: 100%;
    max-height: 100%; }
  .streamBrowse .streamImageContainer.avatar, .streamBrowse .streamImageContainer.logo {
    background-color: #bbb; }
    .streamBrowse .streamImageContainer.avatar img, .streamBrowse .streamImageContainer.logo img {
      max-width: 100px;
      margin: 50px; }

.streamBrowse .streamInfoContainer {
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column; }

.streamBrowse .progressContainer {
  width: 100%; }
  .streamBrowse .progressContainer .progressAmounts {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px; }
  .streamBrowse .progressContainer .progressGoalBar {
    width: 100%;
    height: 15px;
    background-color: #E8E9E9;
    border-radius: 8px; }
  .streamBrowse .progressContainer .progressBar {
    height: 15px;
    background-color: #EB3052;
    border-radius: 8px;
    transition: width 1s ease; }

.streamBrowse .banner img {
  width: 100%; }

.streamBrowse .bottomInfo {
  display: flex;
  align-items: center;
  margin-bottom: 0; }

.streamBrowse .shareButton {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 22px;
  padding: 8px;
  background: transparent;
  color: #383D3F;
  border: none;
  border-radius: 3px;
  cursor: pointer; }
  .streamBrowse .shareButtonContainer {
    position: relative; }
    .streamBrowse .shareButtonContainer .socialShare {
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      transform: translateY(calc(-100% - 10px));
      width: auto; }
      .streamBrowse .shareButtonContainer .socialShare > span {
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 16px;
        text-transform: uppercase;
        color: #000000; }
  .streamBrowse .shareButton.active {
    background: #E8E9E9; }
    .streamBrowse .shareButton.active + .socialShare {
      display: block; }

.paidStreamTag {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  background-color: #fff;
  z-index: 5;
  color: #525bac;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1em;
  padding: 0.2em 0.5em;
  font-weight: bold; }

/* Overwrite front style in here */
.dashboard .cta {
  font-family: Assistant, sans-serif;
  font-size: 14px; }
  .dashboard .cta.unlinkPaypal {
    display: inline-block;
    margin-top: 30px; }

.tippy-box[data-theme~='fundkyhelp'] {
  background-color: rgba(171, 141, 194, 0.95);
  color: #fff; }

.tippy-box[data-theme~='fundkyhelp'][data-placement^='top'] > .tippy-arrow::before {
  border-top-color: rgba(171, 141, 194, 0.95); }

.tippy-box[data-theme~='fundkyhelp'][data-placement^='bottom'] > .tippy-arrow::before {
  border-bottom-color: rgba(171, 141, 194, 0.95); }

.tippy-box[data-theme~='fundkyhelp'][data-placement^='left'] > .tippy-arrow::before {
  border-left-color: rgba(171, 141, 194, 0.95); }

.tippy-box[data-theme~='fundkyhelp'][data-placement^='right'] > .tippy-arrow::before {
  border-right-color: rgba(171, 141, 194, 0.95); }

section.staticPage {
  width: 100%;
  background-color: #ECEDED;
  padding: 4em 0; }
  section.staticPage p a {
    color: #EB3052; }
  section.staticPage .mainCta .button {
    width: 155px; }
  section.staticPage .columnContainer {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start; }
    section.staticPage .columnContainer > div {
      flex: 1 1 50%; }
  section.staticPage div.information {
    display: flex;
    flex-direction: column;
    width: 100%; }
  section.staticPage h1 {
    font-family: 'Luckiest Guy', cursive;
    font-size: 30px;
    font-weight: 400; }
  section.staticPage h2 {
    font-family: Assistant;
    font-size: 20px;
    font-weight: 600;
    margin-top: 1em; }
  section.staticPage h3 {
    font-family: Assistant;
    font-size: 16px;
    font-weight: 700;
    margin: 2em 0; }
  section.staticPage h1 span, section.staticPage h2 span, section.staticPage h3 span {
    color: #eb3052; }
  section.staticPage ul {
    margin-left: 48px;
    padding-left: 40px;
    list-style-type: disc; }
    section.staticPage ul li {
      font-family: Assistant;
      font-size: 16px; }
  section.staticPage a.cta {
    margin: 2em auto;
    align-self: center;
    background-color: #525BAC; }
    section.staticPage a.cta:hover {
      background-color: #d42b4a; }
    section.staticPage a.cta.live {
      background-color: #525BAC !important;
      margin-left: 12px; }
      section.staticPage a.cta.live:hover {
        background-color: #4b539a !important; }
  section.staticPage.premiumEvent.paleBG {
    background-color: #f5f7f7; }
  section.staticPage.premiumEvent.whiteBG {
    background-color: #fff; }
  section.staticPage.premiumEvent .streamInfo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; }
    section.staticPage.premiumEvent .streamInfo .title .logo {
      margin-right: 50px; }
    section.staticPage.premiumEvent .streamInfo .tags {
      flex: 0 0 100%;
      margin-top: 1em; }
      section.staticPage.premiumEvent .streamInfo .tags li {
        display: inline-block;
        border-radius: 3px;
        background-color: #CECECE;
        padding: 0.2em 0.4em;
        font-weight: 600;
        font-size: 12px; }
    section.staticPage.premiumEvent .streamInfo .mainCta {
      display: flex; }
      section.staticPage.premiumEvent .streamInfo .mainCta .instagram {
        font-size: 32px;
        margin-right: 12px; }
        section.staticPage.premiumEvent .streamInfo .mainCta .instagram .fa-instagram-square:before {
          background-color: #000;
          background-image: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          display: initial;
          /* reset Font Awesome's display:inline-block */ }
      section.staticPage.premiumEvent .streamInfo .mainCta .twitter {
        color: #1da1f2;
        font-size: 32px;
        margin-right: 12px; }
      section.staticPage.premiumEvent .streamInfo .mainCta .facebook {
        color: #1778F2;
        font-size: 32px;
        margin-right: 28px; }
      section.staticPage.premiumEvent .streamInfo .mainCta .cta {
        background-color: #EB3052;
        margin-top: 0;
        margin-bottom: 0;
        transition: background-color ease 0.25s; }
        section.staticPage.premiumEvent .streamInfo .mainCta .cta:hover {
          background-color: #d42b4a; }
    section.staticPage.premiumEvent .streamInfo.sticky {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      background-color: #f5f7f7;
      padding: 20px 40px;
      z-index: 90; }
      section.staticPage.premiumEvent .streamInfo.sticky .title img {
        max-height: 60px; }
      section.staticPage.premiumEvent .streamInfo.sticky .cta.button {
        font-size: 12px;
        width: 100px;
        padding: 8px 16px; }
  section.staticPage.premiumEvent .eventInfo {
    padding-top: 35px; }
    section.staticPage.premiumEvent .eventInfo p {
      font-size: 20px;
      text-align: justify; }
    section.staticPage.premiumEvent .eventInfo--banner {
      width: 100%;
      margin-bottom: 20px; }
    section.staticPage.premiumEvent .eventInfo .moreCtas {
      display: flex;
      justify-content: flex-end; }
      section.staticPage.premiumEvent .eventInfo .moreCtas .cta {
        background-color: #EB3052;
        transition: background-color ease 0.25s;
        margin: .5em 0; }
        section.staticPage.premiumEvent .eventInfo .moreCtas .cta:first-of-type {
          margin-right: .5em; }
        section.staticPage.premiumEvent .eventInfo .moreCtas .cta:last-of-type {
          margin-left: .5em; }
        section.staticPage.premiumEvent .eventInfo .moreCtas .cta:hover {
          background-color: #d42b4a; }
      @media screen and (max-width: 950px) {
        section.staticPage.premiumEvent .eventInfo .moreCtas .cta {
          font-size: 12px !important; } }
      @media screen and (max-width: 500px) {
        section.staticPage.premiumEvent .eventInfo .moreCtas {
          flex-direction: column;
          justify-content: space-around;
          align-items: stretch; }
          section.staticPage.premiumEvent .eventInfo .moreCtas .cta {
            margin: 6px 0 !important;
            min-width: 50%; } }
      @media screen and (max-width: 350px) {
        section.staticPage.premiumEvent .eventInfo .moreCtas .cta {
          min-width: 100%; } }
  section.staticPage.premiumEvent .eventVideo iframe {
    max-height: 56.25vw; }
  section.staticPage.premiumEvent .howItWorks {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    section.staticPage.premiumEvent .howItWorks h2 {
      margin-top: 65px;
      width: 100%;
      flex: 0 0 100%; }
    section.staticPage.premiumEvent .howItWorks h3 {
      font-family: Assistant;
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      line-height: 26px;
      margin: .4em 0;
      text-align: left;
      color: #111111;
      flex: 0 0 100%; }
      section.staticPage.premiumEvent .howItWorks h3 a {
        text-decoration: underline;
        color: #EB3052; }
    section.staticPage.premiumEvent .howItWorks article {
      text-align: center;
      background-color: #fff;
      width: 100%;
      max-width: calc(33% - 60px);
      margin: 130px 30px 0;
      padding: 30px;
      border: 1px solid #E8E9E9;
      border-radius: 3px;
      position: relative;
      transition: box-shadow 0.3s ease-in-out, margin-top 0.3s ease-in-out, margin-left 0.3s ease-in-out, margin-right 0.3s ease-in-out; }
      section.staticPage.premiumEvent .howItWorks article::before {
        font-family: 'Font Awesome 6 Pro';
        font-weight: 100;
        font-size: 65px;
        color: #fff;
        display: inline-block;
        position: absolute;
        top: -80px;
        left: 50%;
        transform: translateX(-50%);
        width: 120px;
        height: 120px;
        border-radius: 60px;
        background-color: #525BAC; }
      section.staticPage.premiumEvent .howItWorks article.assister::before {
        content: "\f108";
        font-size: 56px;
        padding-top: 21px;
        height: calc(120px - 21px); }
      section.staticPage.premiumEvent .howItWorks article.participer::before {
        content: "\f21e";
        padding-top: 14px;
        height: calc(120px - 14px); }
      section.staticPage.premiumEvent .howItWorks article.donner::before {
        content: "\f4b9";
        font-size: 56px;
        padding-top: 17px;
        height: calc(120px - 17px); }
      section.staticPage.premiumEvent .howItWorks article.donner--one::before {
        content: "\f4c0";
        font-size: 58px;
        padding-top: 14px;
        height: calc(120px - 14px); }
      section.staticPage.premiumEvent .howItWorks article:hover {
        box-shadow: 8px 8px 0 0 #525BAC;
        margin-top: 122px;
        margin-left: 22px;
        margin-right: 38px; }
      section.staticPage.premiumEvent .howItWorks article h3 {
        font-family: Assistant;
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 26px;
        color: #525BAC;
        text-transform: uppercase;
        margin: 36px 0 18px;
        text-align: center; }
      section.staticPage.premiumEvent .howItWorks article p {
        font-family: Assistant;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 20px; }
        section.staticPage.premiumEvent .howItWorks article p span {
          color: #EB3052; }
  section.staticPage.premiumEvent .eventPartners h2, section.staticPage.premiumEvent .futureEvents h2 {
    margin-top: 5px; }
    section.staticPage.premiumEvent .eventPartners h2.sep, section.staticPage.premiumEvent .futureEvents h2.sep {
      border-bottom: solid 4px #ddd;
      padding-bottom: 30px;
      position: relative; }
      section.staticPage.premiumEvent .eventPartners h2.sep .cute, section.staticPage.premiumEvent .futureEvents h2.sep .cute {
        position: absolute;
        bottom: -38px;
        right: 80px;
        font-size: 64px;
        line-height: 64px; }
        section.staticPage.premiumEvent .eventPartners h2.sep .cute i, section.staticPage.premiumEvent .futureEvents h2.sep .cute i {
          position: relative;
          right: 0;
          top: 0; }
          section.staticPage.premiumEvent .eventPartners h2.sep .cute i.fas, section.staticPage.premiumEvent .futureEvents h2.sep .cute i.fas {
            color: #fff;
            z-index: 27; }
          section.staticPage.premiumEvent .eventPartners h2.sep .cute i.fal, section.staticPage.premiumEvent .futureEvents h2.sep .cute i.fal {
            color: #ddd;
            z-index: 28;
            right: -80px; }
  section.staticPage.premiumEvent .eventPartners h3, section.staticPage.premiumEvent .futureEvents h3 {
    font-family: Assistant;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    margin: .4em 0;
    color: #111111; }
  section.staticPage.premiumEvent .eventPartners .partners--main, section.staticPage.premiumEvent .eventPartners .partners--benefit, section.staticPage.premiumEvent .eventPartners .partners--other, section.staticPage.premiumEvent .futureEvents .partners--main, section.staticPage.premiumEvent .futureEvents .partners--benefit, section.staticPage.premiumEvent .futureEvents .partners--other {
    margin-top: 2.5em;
    vertical-align: top;
    display: inline-block; }
    section.staticPage.premiumEvent .eventPartners .partners--main h3, section.staticPage.premiumEvent .eventPartners .partners--benefit h3, section.staticPage.premiumEvent .eventPartners .partners--other h3, section.staticPage.premiumEvent .futureEvents .partners--main h3, section.staticPage.premiumEvent .futureEvents .partners--benefit h3, section.staticPage.premiumEvent .futureEvents .partners--other h3 {
      font-size: 18px;
      line-height: 26px;
      font-weight: bold;
      margin: 0; }
  section.staticPage.premiumEvent .eventPartners .partners--main, section.staticPage.premiumEvent .futureEvents .partners--main {
    width: 21%; }
  section.staticPage.premiumEvent .eventPartners .partners--benefit, section.staticPage.premiumEvent .futureEvents .partners--benefit {
    width: 21%; }
  section.staticPage.premiumEvent .eventPartners .partners--other, section.staticPage.premiumEvent .futureEvents .partners--other {
    width: calc(57% - 3px); }
  section.staticPage.premiumEvent .emphasisTitle {
    font-family: 'Luckiest Guy', cursive;
    color: #111;
    font-size: 34px;
    font-weight: 400; }
  section.staticPage.premiumEvent .futureEvents .futureEvent {
    background-color: #fff;
    border: 1px solid #C8D5D5;
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    position: relative;
    color: #000; }
    section.staticPage.premiumEvent .futureEvents .futureEvent p {
      font-family: Assistant;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px;
      display: flex;
      align-items: center;
      max-width: 640px; }
    section.staticPage.premiumEvent .futureEvents .futureEvent--img {
      position: absolute;
      height: calc(100% + 2px);
      width: 220px;
      border-radius: 3px 0 0 3px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
    section.staticPage.premiumEvent .futureEvents .futureEvent--info {
      margin-left: 250px;
      padding: 20px 0; }
      section.staticPage.premiumEvent .futureEvents .futureEvent--info h3 {
        margin: 6px 0;
        font-family: Assistant;
        font-style: normal;
        font-weight: 800;
        font-size: 18px;
        line-height: 18px; }
      section.staticPage.premiumEvent .futureEvents .futureEvent--info p a {
        display: inline; }
    section.staticPage.premiumEvent .futureEvents .futureEvent--date {
      font-family: Assistant;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: 26px;
      text-transform: uppercase; }
    section.staticPage.premiumEvent .futureEvents .futureEvent--tags {
      margin-left: 0;
      padding-left: 0;
      list-style: none; }
      section.staticPage.premiumEvent .futureEvents .futureEvent--tags li {
        display: inline-block;
        margin: 18px 12px 0 0; }
        section.staticPage.premiumEvent .futureEvents .futureEvent--tags li a {
          border-radius: 3px;
          font-family: Assistant;
          font-style: normal;
          font-weight: 600;
          font-size: 14px;
          line-height: 18px;
          color: #fff;
          background-color: #525BAC;
          padding: 6px 14px;
          display: block;
          text-align: center; }
          section.staticPage.premiumEvent .futureEvents .futureEvent--tags li a:hover {
            background-color: #4b539a !important; }
    section.staticPage.premiumEvent .futureEvents .futureEvent--cta {
      width: 270px;
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      section.staticPage.premiumEvent .futureEvents .futureEvent--cta span {
        min-width: 100px;
        font-family: Assistant;
        font-style: normal;
        font-weight: 600;
        font-size: 20px; }
      section.staticPage.premiumEvent .futureEvents .futureEvent--cta .cta {
        font-family: Assistant;
        font-weight: 400;
        font-size: 16px;
        padding: 6px 15px;
        background-color: #EB3052;
        margin-left: 0; }
        section.staticPage.premiumEvent .futureEvents .futureEvent--cta .cta:hover {
          background-color: #d42b4a; }
    section.staticPage.premiumEvent .futureEvents .futureEvent:first-of-type {
      margin-top: 4.5em; }
  section.staticPage.premiumEvent .ambassadors {
    margin-top: 60px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    section.staticPage.premiumEvent .ambassadors h2 {
      width: 100%;
      flex: 0 0 100%; }
    section.staticPage.premiumEvent .ambassadors article {
      width: 20%; }
      section.staticPage.premiumEvent .ambassadors article:nth-child(5n+1) div {
        margin-left: 0; }
      section.staticPage.premiumEvent .ambassadors article:nth-child(5n+2) div {
        margin-left: -100%; }
      section.staticPage.premiumEvent .ambassadors article:nth-child(5n+3) div {
        margin-left: -200%; }
      section.staticPage.premiumEvent .ambassadors article:nth-child(5n+4) div {
        margin-left: -300%; }
      section.staticPage.premiumEvent .ambassadors article:nth-child(5n+5) div {
        margin-left: -400%; }
      section.staticPage.premiumEvent .ambassadors article .gallery--img {
        display: block;
        width: 100%;
        height: 350px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
      section.staticPage.premiumEvent .ambassadors article div {
        width: 500%;
        height: 0;
        padding: 0 80px;
        transition: all .7s;
        overflow: hidden;
        background-color: #fff; }
        section.staticPage.premiumEvent .ambassadors article div h3 {
          font-family: Assistant;
          font-style: normal;
          font-weight: bold;
          font-size: 24px;
          line-height: 26px;
          text-transform: uppercase;
          color: #27449C;
          margin: 0 0 18px; }
        section.staticPage.premiumEvent .ambassadors article div p {
          font-family: Assistant;
          font-style: normal;
          font-weight: normal;
          font-size: 18px;
          line-height: 26px;
          color: #000; }
      section.staticPage.premiumEvent .ambassadors article:target a.gallery--img {
        position: relative; }
        section.staticPage.premiumEvent .ambassadors article:target a.gallery--img:after {
          content: '';
          display: block;
          width: 0;
          height: 0;
          border-left: 22px solid transparent;
          border-right: 22px solid transparent;
          border-bottom: 16px solid #fff;
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translateX(-50%);
          z-index: 10; }
      section.staticPage.premiumEvent .ambassadors article:target div {
        height: calc(100% - 350px);
        background-color: #fff;
        padding: 90px 80px;
        transition: all .7s;
        transition-delay: .7s; }
  section.staticPage.lanEvent {
    padding: 20px 0; }
    section.staticPage.lanEvent.noPaddingTop {
      padding-top: 0; }
    section.staticPage.lanEvent.noPaddingBottom {
      padding-bottom: 0; }
    section.staticPage.lanEvent.gradientBG {
      background: #DC1D68;
      background: linear-gradient(130deg, #DC1D68, #3D005E); }
    section.staticPage.lanEvent .banner {
      background: url(/images/premiumEvent/picture_lan.jpg);
      background-size: cover;
      color: #fff;
      font-size: 20px;
      min-height: 500px;
      padding: 40px 0 45px;
      display: flex;
      align-items: center; }
      section.staticPage.lanEvent .banner h1 {
        font-family: 'Black Ops One', cursive;
        font-size: 48px;
        line-height: 1.2em;
        text-transform: uppercase; }
        section.staticPage.lanEvent .banner h1 span {
          font-size: 150px;
          color: #fff;
          display: block;
          line-height: 100px;
          letter-spacing: 10px;
          margin-bottom: 8px;
          text-shadow: 15px 15px 0px #DC1D68; }
      section.staticPage.lanEvent .banner .subtitle {
        font-size: 28px;
        font-weight: 600;
        line-height: 28px;
        margin: 30px 0 0 0; }
      section.staticPage.lanEvent .banner .description {
        max-width: 50%;
        line-height: 23px; }
      section.staticPage.lanEvent .banner .cta {
        background: #DC1D68;
        background: linear-gradient(130deg, #DC1D68, #3D005E);
        margin: 0;
        font-family: 'Black Ops One', cursive;
        font-size: 28px;
        line-height: 30px;
        letter-spacing: 0;
        text-transform: none;
        padding-left: 1.5em;
        padding-right: 1.5em; }
        section.staticPage.lanEvent .banner .cta:hover {
          background: #DC1D68;
          background: linear-gradient(130deg, #B01753, #2F0145); }
    section.staticPage.lanEvent .streamInfo .mainCta {
      flex-wrap: wrap;
      justify-content: flex-end;
      width: 350px; }
      section.staticPage.lanEvent .streamInfo .mainCta .socialMedia {
        display: block; }
      section.staticPage.lanEvent .streamInfo .mainCta .twitter, section.staticPage.lanEvent .streamInfo .mainCta .facebook, section.staticPage.lanEvent .streamInfo .mainCta .twitch, section.staticPage.lanEvent .streamInfo .mainCta .discord, section.staticPage.lanEvent .streamInfo .mainCta .linkedin {
        color: #FFF;
        font-size: 30px;
        margin-left: 12px;
        margin-right: 0; }
      section.staticPage.lanEvent .streamInfo .mainCta .cta {
        background-color: rgba(0, 0, 0, 0.2);
        margin: 15px 0 0 15px; }
        section.staticPage.lanEvent .streamInfo .mainCta .cta:hover {
          background-color: rgba(0, 0, 0, 0.4); }
    section.staticPage.lanEvent .streamInfo.sticky {
      background: linear-gradient(130deg, #DC1D68, #3D005E); }
      section.staticPage.lanEvent .streamInfo.sticky .mainCta {
        width: 280px; }
        section.staticPage.lanEvent .streamInfo.sticky .mainCta .cta {
          margin: 10px 0 0 10px; }
        section.staticPage.lanEvent .streamInfo.sticky .mainCta .twitter, section.staticPage.lanEvent .streamInfo.sticky .mainCta .facebook, section.staticPage.lanEvent .streamInfo.sticky .mainCta .twitch, section.staticPage.lanEvent .streamInfo.sticky .mainCta .discord, section.staticPage.lanEvent .streamInfo.sticky .mainCta .linkedin {
          font-size: 25px;
          margin-left: 10px; }
    section.staticPage.lanEvent .goalProgress {
      height: 10px;
      margin-bottom: 0.5em;
      margin-top: 1em; }
    section.staticPage.lanEvent .goals {
      margin-bottom: 0; }
      section.staticPage.lanEvent .goals .raised, section.staticPage.lanEvent .goals .endGoal {
        color: #fff;
        font-weight: 300;
        font-size: 14px; }
        section.staticPage.lanEvent .goals .raised span.label, section.staticPage.lanEvent .goals .endGoal span.label {
          margin-right: 10px; }
          section.staticPage.lanEvent .goals .raised span.label::after, section.staticPage.lanEvent .goals .endGoal span.label::after {
            content: ":"; }
        section.staticPage.lanEvent .goals .raised span.amount, section.staticPage.lanEvent .goals .endGoal span.amount {
          display: inline;
          flex: none; }
    section.staticPage.lanEvent .goalBar {
      background: #ffffff35;
      border-radius: 3px;
      z-index: 7; }
      section.staticPage.lanEvent .goalBar.currentBar {
        background: #fff; }
    section.staticPage.lanEvent .goalNode {
      border: 0;
      background: transparent;
      border: 2px solid #fff;
      border-radius: 10px;
      height: 20px;
      width: 20px;
      position: absolute;
      z-index: 10;
      transition: left 0.5s ease-out;
      top: -5px; }
      section.staticPage.lanEvent .goalNode.active {
        background: linear-gradient(130deg, #DC1D68, #3D005E); }
    section.staticPage.lanEvent .goalBarContainer {
      align-items: stretch;
      flex-grow: 1;
      align-content: stretch;
      position: relative;
      width: 100%; }
    section.staticPage.lanEvent .howItWorks {
      margin-bottom: 40px; }
      section.staticPage.lanEvent .howItWorks h2 {
        font-size: 32px;
        font-family: 'Black Ops One', cursive;
        text-transform: uppercase;
        color: #DA1D68; }
      section.staticPage.lanEvent .howItWorks > p {
        font-family: Assistant;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 26px;
        margin: .4em 0;
        text-align: left;
        color: #111111;
        flex: 0 0 100%; }
        section.staticPage.lanEvent .howItWorks > p a {
          text-decoration: underline;
          color: #EB3052; }
      section.staticPage.lanEvent .howItWorks article::before {
        background: #DC1D68;
        background: linear-gradient(130deg, #DC1D68, #3D005E); }
      section.staticPage.lanEvent .howItWorks article:hover {
        box-shadow: 8px 8px 0 0 #DA1D68; }
      section.staticPage.lanEvent .howItWorks article h3 {
        color: #500360;
        text-transform: uppercase; }
      section.staticPage.lanEvent .howItWorks article p span {
        color: #DA1D68; }
      section.staticPage.lanEvent .howItWorks article.participer::before {
        content: "\f8bc"; }
      section.staticPage.lanEvent .howItWorks article.donner::before {
        content: "\f129"; }
      section.staticPage.lanEvent .howItWorks article.donner--one::before {
        content: "\f4b9"; }
    section.staticPage.lanEvent .ambassadors {
      margin-top: 30px; }
      section.staticPage.lanEvent .ambassadors .ambassadorsName {
        display: none;
        position: absolute;
        bottom: 10px;
        right: 10px;
        padding: 4px 10px;
        color: #fff;
        background-color: #000;
        font-weight: bold;
        opacity: .8; }
      section.staticPage.lanEvent .ambassadors article .gallery--img {
        height: 288px;
        position: relative; }
        section.staticPage.lanEvent .ambassadors article .gallery--img:hover .ambassadorsName {
          display: block; }
    section.staticPage.lanEvent .eventPartners h2 span.gradient, section.staticPage.lanEvent .futureEvents h2 span.gradient {
      background: linear-gradient(130deg, #DC1D68, #3D005E);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    section.staticPage.lanEvent .eventPartners h2.sep, section.staticPage.lanEvent .futureEvents h2.sep {
      padding-bottom: 30px;
      padding-top: 20px;
      position: relative;
      border-bottom: none; }
      section.staticPage.lanEvent .eventPartners h2.sep:after, section.staticPage.lanEvent .futureEvents h2.sep:after {
        content: "";
        display: block;
        height: 3px;
        margin-top: 30px;
        background: linear-gradient(130deg, #DC1D68, #3D005E); }
      section.staticPage.lanEvent .eventPartners h2.sep .cute, section.staticPage.lanEvent .futureEvents h2.sep .cute {
        bottom: -10px;
        background: #fff; }
        section.staticPage.lanEvent .eventPartners h2.sep .cute i.fal, section.staticPage.lanEvent .futureEvents h2.sep .cute i.fal {
          z-index: 28;
          right: 0;
          background: linear-gradient(130deg, #DC1D68, #3D005E);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent; }
    section.staticPage.lanEvent .emphasisTitle {
      font-family: 'Black Ops One', cursive;
      color: #fff;
      font-size: 32px;
      text-transform: uppercase; }
    section.staticPage.lanEvent .ambassadorsDesc {
      color: #fff;
      font-size: 18px; }
      section.staticPage.lanEvent .ambassadorsDesc i {
        font-weight: 300; }
    section.staticPage.lanEvent .eventPartners .carouselWrapper {
      display: flex; }
      section.staticPage.lanEvent .eventPartners .carouselWrapper h3 {
        margin-bottom: 1em; }
    section.staticPage.lanEvent .eventPartners .partners--main {
      width: 70%;
      margin-right: 5%; }
    section.staticPage.lanEvent .eventPartners .partners--benefit {
      width: 25%; }
      section.staticPage.lanEvent .eventPartners .partners--benefit .listPartners {
        display: flex;
        align-items: center; }
        section.staticPage.lanEvent .eventPartners .partners--benefit .listPartners a {
          margin-right: 20px; }
          section.staticPage.lanEvent .eventPartners .partners--benefit .listPartners a:last-child {
            margin-right: 0px; }
  section.staticPage.revChallenge .title {
    position: relative; }
    section.staticPage.revChallenge .title .titleHashtag {
      position: absolute;
      top: -.3em;
      right: 50px;
      font-size: 2em;
      font-family: 'Assistant';
      font-weight: 600; }
    section.staticPage.revChallenge .title .titleExtra {
      position: absolute;
      bottom: 0;
      right: 50px;
      font-size: 1em;
      font-family: 'Assistant'; }
  section.staticPage.revChallenge .streamInfo.sticky .title .titleHashtag {
    font-size: 1.2em; }
  section.staticPage.revChallenge .streamInfo.sticky .title .titleExtra {
    font-size: .65em; }
  section.staticPage.revChallenge p a {
    color: #004aad; }
  section.staticPage.revChallenge h2 {
    font-family: 'Assistant' !important;
    font-weight: 600 !important;
    color: #ff1616 !important; }
  section.staticPage.revChallenge .eventInfo h2 {
    color: #004aad !important;
    text-transform: uppercase;
    margin-bottom: 0.3em; }
  section.staticPage.revChallenge .eventInfo p {
    margin-top: 0;
    margin-bottom: 1.5em; }
  section.staticPage.revChallenge .streamInfo .mainCta .cta {
    background-color: #ff1616; }
    section.staticPage.revChallenge .streamInfo .mainCta .cta.live {
      background-color: #004aad !important; }
  section.staticPage.revChallenge .eventInfo, section.staticPage.revChallenge.paleBG {
    padding-top: 0; }
  section.staticPage.revChallenge.thermoWrapper {
    background: none; }
    section.staticPage.revChallenge.thermoWrapper .goals {
      margin-top: 2em; }
    section.staticPage.revChallenge.thermoWrapper .goals .raised, section.staticPage.revChallenge.thermoWrapper .goals .endGoal {
      margin-top: 1em; }
    section.staticPage.revChallenge.thermoWrapper .goalBar.currentBar {
      background-color: #004aad; }
    section.staticPage.revChallenge.thermoWrapper .goalNode {
      border-color: #004aad; }
      section.staticPage.revChallenge.thermoWrapper .goalNode.active {
        background-color: #4393ff; }
  section.staticPage.revChallenge .howToParticipate, section.staticPage.revChallenge .howToParticipate h3, section.staticPage.revChallenge .howToParticipate li {
    font-size: 20px; }
  section.staticPage.revChallenge .howToParticipate h3 {
    margin: 1em 0; }
  section.staticPage.revChallenge .howToParticipate .listsWrapper {
    display: flex; }
    section.staticPage.revChallenge .howToParticipate .listsWrapper .listWrapper {
      flex: 1 1 50%;
      background-color: white;
      padding: 0 1em 1em 1em;
      margin: 0 10px;
      border: 1px solid #E8E9E9;
      border-radius: 3px; }
    section.staticPage.revChallenge .howToParticipate .listsWrapper ul {
      list-style: disc;
      margin: 0; }
      section.staticPage.revChallenge .howToParticipate .listsWrapper ul li {
        margin-bottom: .5em; }
      section.staticPage.revChallenge .howToParticipate .listsWrapper ul a {
        color: #004aad; }
  section.staticPage.revChallenge .choregraphies p {
    font-size: 20px; }
  section.staticPage.revChallenge .choregraphies .choregraphieWrapper {
    display: flex;
    margin: 2em 0; }
    section.staticPage.revChallenge .choregraphies .choregraphieWrapper .choregraphie {
      flex: 1 1 33%;
      padding: 2em;
      margin: 0 1em;
      background-color: #fff;
      border-radius: 3px;
      border: 1px solid #E8E9E9; }
      section.staticPage.revChallenge .choregraphies .choregraphieWrapper .choregraphie h3 {
        font-size: 24px;
        width: 100%;
        font-weight: 600;
        margin: 0;
        padding: 0 1em 1em 1em;
        text-align: center;
        text-transform: uppercase;
        color: #004aad; }
      section.staticPage.revChallenge .choregraphies .choregraphieWrapper .choregraphie iframe {
        margin: 0;
        width: 100%;
        height: auto;
        min-height: 250px; }
  section.staticPage.revChallenge .howItWorks h3 {
    font-weight: bold; }
  section.staticPage.revChallenge .howItWorks p, section.staticPage.revChallenge .howItWorks ol {
    flex: 0 0 100%;
    font-family: Assistant;
    font-size: 20px;
    line-height: 26px; }
  section.staticPage.revChallenge .howItWorks ol {
    list-style-type: decimal;
    padding-left: 4em; }
    section.staticPage.revChallenge .howItWorks ol a {
      color: #004aad; }
  section.staticPage.revChallenge .howItWorks .articleWrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  section.staticPage.revChallenge .howItWorks article {
    max-width: calc(25% - 50px);
    min-width: 300px;
    margin: 130px 20px 0; }
    section.staticPage.revChallenge .howItWorks article h3 {
      color: #004aad; }
    section.staticPage.revChallenge .howItWorks article p span {
      color: #004aad; }
    section.staticPage.revChallenge .howItWorks article:hover {
      box-shadow: 8px 8px 0 0 #004aad; }
    section.staticPage.revChallenge .howItWorks article:before {
      background-color: #004aad; }
    section.staticPage.revChallenge .howItWorks article.socialshare::before {
      content: "\f1e0";
      line-height: 120px; }
    section.staticPage.revChallenge .howItWorks article.participer::before {
      content: "\f8eb"; }
    section.staticPage.revChallenge .howItWorks article.donner--one::before {
      content: "\f3ff"; }
  section.staticPage.revChallenge .eventVideo p {
    font-size: 20px;
    text-align: center; }
  section.staticPage.revChallenge .eventPartners .carouselWrapper {
    display: flex; }
  section.staticPage.revChallenge .eventPartners .partners--main, section.staticPage.revChallenge .eventPartners .partners--benefit, section.staticPage.revChallenge .eventPartners .partners--other {
    display: inline-block;
    margin-top: 2.5em;
    vertical-align: top; }
    section.staticPage.revChallenge .eventPartners .partners--main h3, section.staticPage.revChallenge .eventPartners .partners--benefit h3, section.staticPage.revChallenge .eventPartners .partners--other h3 {
      font-size: 18px;
      line-height: 26px;
      font-weight: bold;
      margin: 0 0 1em;
      flex: 0 0 100%; }
  section.staticPage.revChallenge .eventPartners .partners--main {
    width: 45%;
    margin-right: 5%; }
    section.staticPage.revChallenge .eventPartners .partners--main h3 {
      margin: 0; }
  section.staticPage.revChallenge .eventPartners .partners--benefit {
    width: 25%;
    margin-right: 5%; }
    section.staticPage.revChallenge .eventPartners .partners--benefit .logo-wrapper {
      display: flex;
      align-items: center; }
      section.staticPage.revChallenge .eventPartners .partners--benefit .logo-wrapper a {
        margin-right: 5%; }
      section.staticPage.revChallenge .eventPartners .partners--benefit .logo-wrapper img {
        max-width: 100%; }
  section.staticPage.revChallenge .eventPartners .partners--other {
    width: calc(20% - 3px); }
    section.staticPage.revChallenge .eventPartners .partners--other img {
      max-width: 100%; }
  section.staticPage.revChallenge .futureEvent--cta a {
    margin-right: 30px; }
  @media screen and (max-width: 1000px) {
    section.staticPage .columnContainer {
      flex-direction: column; }
    section.staticPage div.information {
      flex: 0 0 100%; }
      section.staticPage div.information ul {
        margin-left: .5em; } }
  @media screen and (max-width: 1400px) {
    section.staticPage .shackle.fullwidth {
      width: 100%; }
      section.staticPage .shackle.fullwidth h2 {
        width: 95%;
        margin: 34px auto 0; }
      section.staticPage .shackle.fullwidth p {
        margin-left: 34px; } }
  @media screen and (max-width: 1200px) {
    section.staticPage .streamInfo .title .logo {
      max-width: 450px; }
    section.staticPage.premiumEvent .eventPartners .partners--main {
      width: 33%; }
    section.staticPage.premiumEvent .eventPartners .partners--other {
      width: 66%; }
    section.staticPage.revChallenge .eventPartners .carouselWrapper {
      display: block; }
    section.staticPage.revChallenge .eventPartners .partners--main, section.staticPage.revChallenge .eventPartners .partners--benefit {
      width: 44%; }
    section.staticPage.revChallenge .eventPartners .partners--other {
      width: 100%; } }
  @media screen and (max-width: 950px) {
    section.staticPage .streamInfo .title .logo {
      max-width: 350px; }
    section.staticPage .streamInfo .mainCta .button {
      font-size: 12px; }
    section.staticPage .howItWorks article {
      margin-right: 5px !important;
      margin-left: 5px !important;
      max-width: calc(33% - 22px) !important; }
    section.staticPage .ambassadors article {
      width: 25% !important; }
      section.staticPage .ambassadors article:nth-child(4n+1) div {
        margin-left: 0 !important; }
      section.staticPage .ambassadors article:nth-child(4n+2) div {
        margin-left: -100% !important; }
      section.staticPage .ambassadors article:nth-child(4n+3) div {
        margin-left: -200% !important; }
      section.staticPage .ambassadors article:nth-child(4n+4) div {
        margin-left: -300% !important; }
      section.staticPage .ambassadors article div {
        width: 400% !important;
        padding: 0 40px !important; }
      section.staticPage .ambassadors article:target div {
        padding: 50px 40px !important; }
    section.staticPage.revChallenge .streamInfo .title {
      margin-bottom: 1em; }
    section.staticPage.revChallenge .streamInfo .title .titleExtra {
      font-size: .8em; }
    section.staticPage.revChallenge .streamInfo .title .titleHashtag {
      position: absolute;
      top: -.3em;
      font-size: 1.5em; } }
  @media screen and (max-width: 800px) {
    section.staticPage .sticky .title img {
      margin-bottom: 15px !important; }
    section.staticPage .streamInfo .title {
      text-align: center;
      width: 100%; }
      section.staticPage .streamInfo .title .logo {
        max-width: 80%;
        margin-right: 0 !important;
        margin-bottom: 30px; }
    section.staticPage .streamInfo .mainCta {
      width: 100%;
      justify-content: space-between; }
      section.staticPage .streamInfo .mainCta .cta.button {
        margin-right: 12px; }
        section.staticPage .streamInfo .mainCta .cta.button:last-of-type {
          margin: 0; }
    section.staticPage .futureEvent {
      flex-wrap: wrap; }
      section.staticPage .futureEvent--img {
        width: 180px !important; }
      section.staticPage .futureEvent--info {
        margin-left: 200px !important; }
      section.staticPage .futureEvent--cta {
        flex-wrap: wrap;
        width: auto !important;
        align-items: flex-end !important;
        flex-direction: column;
        margin-right: 20px; }
        section.staticPage .futureEvent--cta span {
          width: auto !important;
          min-width: initial !important; }
        section.staticPage .futureEvent--cta a {
          margin-top: 12px;
          margin-bottom: 0; }
    section.staticPage.premiumEvent .eventPartners .partners--main {
      width: 49%; }
    section.staticPage.premiumEvent .eventPartners .partners--other {
      width: 49%; }
    section.staticPage .ambassadors article {
      width: 33% !important; }
      section.staticPage .ambassadors article:nth-child(3n+1) div {
        margin-left: 0 !important; }
      section.staticPage .ambassadors article:nth-child(3n+2) div {
        margin-left: -100% !important; }
      section.staticPage .ambassadors article:nth-child(3n+3) div {
        margin-left: -200% !important; }
      section.staticPage .ambassadors article div {
        width: 300% !important; }
    section.staticPage.revChallenge .title .titleExtra {
      font-size: 1em !important;
      text-align: center;
      width: 100%;
      left: 0; }
    section.staticPage.revChallenge .streamInfo .title .titleHashtag {
      position: absolute;
      top: -1.5em;
      text-align: center;
      width: 100%;
      left: 0;
      font-size: 2em !important; }
    section.staticPage.revChallenge .streamInfo.sticky .title .titleHashtag {
      top: -0.4em;
      margin-left: 10%;
      font-size: 1.3em !important; }
    section.staticPage.revChallenge .streamInfo.sticky .title .titleExtra {
      font-size: 1em !important;
      bottom: -8px; } }
  @media screen and (max-width: 720px) {
    section.staticPage.lanEvent .banner .description {
      max-width: 100%; }
    section.staticPage .howItWorks article {
      max-width: none !important;
      width: 100%; }
    section.staticPage.revChallenge .eventPartners .partners--main, section.staticPage.revChallenge .eventPartners .partners--benefit, section.staticPage.revChallenge .eventPartners .partners--other {
      width: 100%; }
    section.staticPage.revChallenge .howToParticipate .listsWrapper {
      flex-direction: column; }
      section.staticPage.revChallenge .howToParticipate .listsWrapper .listWrapper {
        margin-bottom: 1em; }
    section.staticPage.revChallenge .choregraphies .choregraphieWrapper {
      flex-direction: column; }
      section.staticPage.revChallenge .choregraphies .choregraphieWrapper .choregraphie {
        margin-bottom: 1em; } }
  @media screen and (max-width: 680px) {
    section.staticPage .futureEvent--info {
      width: 100% !important;
      padding-right: 20px !important; }
    section.staticPage .futureEvent--cta {
      width: 100% !important;
      margin-left: 200px !important;
      margin-bottom: 18px;
      align-items: center !important;
      flex-direction: row;
      justify-content: flex-end !important; }
      section.staticPage .futureEvent--cta .cta {
        margin: 0 0 0 18px !important; }
    section.staticPage .eventVideo iframe {
      max-height: 50vw !important; }
    section.staticPage .partners--main, section.staticPage .partners--other {
      width: 100% !important; }
    section.staticPage .eventPartners .carouselWrapper {
      flex-direction: column; }
    section.staticPage .ambassadors article {
      width: 50% !important; }
      section.staticPage .ambassadors article:nth-child(2n+1) div {
        margin-left: 0 !important; }
      section.staticPage .ambassadors article:nth-child(2n+2) div {
        margin-left: -100% !important; }
      section.staticPage .ambassadors article div {
        width: 200% !important; } }
  @media screen and (max-width: 620px) {
    section.staticPage .shackle.fullwidth h2 {
      width: 90%; }
    section.staticPage.revChallenge .streamInfo.sticky .title .titleHashtag {
      margin-left: 12%; } }
  @media screen and (max-width: 430px) {
    section.staticPage .title .logo {
      max-width: 100% !important; }
    section.staticPage .mainCta {
      flex-wrap: wrap;
      justify-content: flex-end !important; }
      section.staticPage .mainCta .facebook {
        margin-right: 0 !important; }
      section.staticPage .mainCta .button {
        margin-right: 0 !important;
        margin-top: 3px !important;
        margin-bottom: 3px !important; }
        section.staticPage .mainCta .button:last-of-type {
          margin-left: 12px !important; }
    section.staticPage .futureEvent {
      flex-direction: column; }
      section.staticPage .futureEvent--img {
        width: 100% !important;
        height: 120px !important;
        border-radius: 3px 3px 0 0 !important; }
      section.staticPage .futureEvent--info {
        margin: 120px 12px 0 !important;
        max-width: calc(100% - 24px); }
      section.staticPage .futureEvent--cta {
        margin: 0 12px 12px !important;
        font-size: 12px !important;
        max-width: calc(100% - 24px);
        justify-content: flex-start !important; }
        section.staticPage .futureEvent--cta .cta {
          margin: 8px 0 0 !important;
          width: 100%; }
    section.staticPage .ambassadors article {
      width: 100% !important; }
      section.staticPage .ambassadors article:nth-child(1n+1) div {
        margin-left: 0 !important; }
      section.staticPage .ambassadors article div {
        width: 100% !important; }
    section.staticPage.revChallenge .streamInfo.sticky .title .titleHashtag {
      margin-left: 18%; } }
  @media screen and (max-width: 380px) {
    section.staticPage.revChallenge h2 {
      font-size: 26px !important; }
    section.staticPage.revChallenge .streamInfo.sticky .title .titleHashtag {
      margin-left: 20%;
      font-size: 1.1em !important; } }
  @media screen and (max-width: 370px) {
    section.staticPage .streamInfo .mainCta {
      width: 100% !important; }
    section.staticPage .banner h1 span.JDL {
      font-size: 120px !important; } }

@media screen and (max-width: 1500px) {
  .offlineDonationContainer .contentZone {
    width: 100%; }
  .dashboard.memberDetails .contentZone {
    width: 100%; } }

@media screen and (max-width: 1400px) {
  .dashboard .dashZone .dashContent .genlistContainer.transactionList .listWrapper .listResults {
    overflow-x: auto;
    max-width: 100% li;
      max-width-min-width: 1500px; } }

@media screen and (max-width: 1300px) {
  .dashboard .dashZone .dashContent.overview {
    width: 100%; }
  .dashboard .dashZone .feeds {
    width: 100%; }
  .dashboard .dashZone .checkThisOut ul {
    flex-wrap: wrap; }
    .dashboard .dashZone .checkThisOut ul li {
      max-width: 50%;
      min-width: 40%;
      width: auto;
      margin-bottom: 1em; } }

@media screen and (max-width: 1200px) {
  .sideTitle.featured .info {
    flex: 0 0 15%; } }

@media screen and (max-width: 1125px) {
  div.container > header .headerWrapper .mobileMenuBtn:not(.dashboardOnly) {
    display: block; }
  div.container > header .headerWrapper nav.mainMenu {
    position: absolute;
    z-index: 1000;
    background-color: #fff;
    box-shadow: 0 5px 8px 0px rgba(0, 0, 0, 0.1);
    width: 100%;
    top: 94px;
    left: 0;
    overflow: hidden;
    max-height: 0;
    transition: max-height ease .5s; }
    div.container > header .headerWrapper nav.mainMenu.active {
      max-height: 300px; }
    div.container > header .headerWrapper nav.mainMenu > ul {
      flex-direction: column;
      padding: .5em 0; }
      div.container > header .headerWrapper nav.mainMenu > ul > li {
        line-height: 2em;
        margin-right: 1.5em; }
      div.container > header .headerWrapper nav.mainMenu > ul.topList {
        padding-top: 0;
        flex-direction: row;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        justify-content: space-between;
        font-size: 16px;
        padding-left: 1em;
        padding-right: 1em;
        flex-wrap: wrap; }
        div.container > header .headerWrapper nav.mainMenu > ul.topList > li {
          margin-left: 0.5em;
          margin-right: 0.5em; }
          div.container > header .headerWrapper nav.mainMenu > ul.topList > li:last-of-type {
            width: 100%; }
        div.container > header .headerWrapper nav.mainMenu > ul.topList ._topList {
          flex-direction: row;
          justify-content: space-between;
          font-size: 16px;
          flex-wrap: wrap; }
          div.container > header .headerWrapper nav.mainMenu > ul.topList ._topList > li {
            margin-left: 0.5em;
            margin-right: 0.5em; }
            div.container > header .headerWrapper nav.mainMenu > ul.topList ._topList > li:first-of-type {
              margin-left: 0; }
            div.container > header .headerWrapper nav.mainMenu > ul.topList ._topList > li:last-of-type {
              margin-right: 0; }
      div.container > header .headerWrapper nav.mainMenu > ul.mainList {
        align-items: flex-start; }
    div.container > header .headerWrapper nav.mainMenu ul.registerOrgDropdown.spaced {
      margin-top: 0; }
    div.container > header .headerWrapper nav.mainMenu .toggleMenu {
      min-width: 300px;
      max-width: 300px;
      left: 0; }
      div.container > header .headerWrapper nav.mainMenu .toggleMenu a {
        white-space: nowrap;
        padding: 0 1em; }
  .inputPill span {
    width: 100px; }
  .inputPill input {
    width: calc(500px - 100px); }
  .formItemContainer {
    width: 100% !important; }
    .formItemContainer select {
      width: 500px; }
  input.halfWidth, .searchInput input, .searchInput {
    width: 500px !important;
    max-width: calc(100% - 2em); }
  .ql.subHalfWidth > * {
    width: 100%; }
  .dashboard.info .editZone .contentZone.newEdit .formTwoColumns,
  .dashboard.settings .editZone .contentZone.newEdit .formTwoColumns {
    flex-direction: column; }
    .dashboard.info .editZone .contentZone.newEdit .formTwoColumns .chunk,
    .dashboard.settings .editZone .contentZone.newEdit .formTwoColumns .chunk {
      width: 100%; } }

@media screen and (max-width: 1120px) {
  .authZone .about .aboutWrapper {
    width: auto; }
  .myProfileInformation .editProfile {
    flex-direction: column; }
    .myProfileInformation .editProfile .editProfileForm {
      width: 100%;
      margin-right: 0; }
    .myProfileInformation .editProfile .editProfileAddresses {
      margin-top: 4em; } }

@media screen and (max-width: 1090px) {
  .genlist .browserFilters {
    flex-direction: column; }
  .dashboard .dashZone .dashContent.overview .donorsProfile ul {
    flex-direction: column; }
    .dashboard .dashZone .dashContent.overview .donorsProfile ul li {
      margin-bottom: 1em; }
  .dashboard .dashZone .dashContent.overview .donorsInterest ul li {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start; }
    .dashboard .dashZone .dashContent.overview .donorsInterest ul li .thermo {
      width: 100%; }
    .dashboard .dashZone .dashContent.overview .donorsInterest ul li .label {
      text-align: left; }
  .dashboard .dashZone .dashContent.overview .dashStreamList .genlist ul .stream.horizontal {
    flex-direction: column; }
    .dashboard .dashZone .dashContent.overview .dashStreamList .genlist ul .stream.horizontal .title,
    .dashboard .dashZone .dashContent.overview .dashStreamList .genlist ul .stream.horizontal .money {
      text-align: center; }
    .dashboard .dashZone .dashContent.overview .dashStreamList .genlist ul .stream.horizontal .actions {
      align-self: flex-end; } }

@media screen and (max-width: 1000px) {
  .stream .embeds {
    flex-direction: column; }
    .stream .embeds #video-embed {
      height: 400px; }
  .joinCommunity .shackle {
    flex-direction: column; }
  .joinCommunity .info {
    width: 100%;
    margin: 0; }
  .joinCommunity .communityStats {
    margin-top: 5em; }
  .offlineDonationContainer .inputContainer {
    align-items: stretch;
    flex-direction: column; }
  .donationProcess .winkCard,
  .donationProcess form,
  .donationProcess .paymentConfirmationPanel {
    max-width: 100%;
    width: 100%; }
  .contentZoneWrapper.contentColumn {
    flex-direction: column; }
    .contentZoneWrapper.contentColumn .contentZone.rightColumn {
      padding: 2em; } }

@media screen and (max-width: 905px) {
  footer .legal nav ul {
    flex-direction: column; }
    footer .legal nav ul li {
      line-height: 2em; } }

@media screen and (max-width: 900px) {
  .getInvolved .shackle {
    flex-direction: column;
    align-items: center; }
    .getInvolved .shackle h1 {
      margin-bottom: 1em;
      align-self: flex-start; }
  .sideTitle.featured {
    flex-wrap: wrap; }
    .sideTitle.featured .info {
      flex: 1 1 100%;
      text-align: center; }
    .sideTitle.featured .info h2::after {
      margin: 0.5em auto; } }

@media screen and (max-width: 870px) {
  .homeMood .slide .inner-wrapper {
    width: 100%;
    padding: 4em 4%; }
  .chunk.sameRow.addAminFieldWrapper {
    justify-content: flex-start;
    flex-wrap: wrap; }
    .chunk.sameRow.addAminFieldWrapper label {
      width: 100%;
      margin-bottom: .5em; }
    .chunk.sameRow.addAminFieldWrapper div.addAminField {
      width: 100% !important; }
      .chunk.sameRow.addAminFieldWrapper div.addAminField div.autocomplete {
        width: 100% !important; }
  .dashboard.memberDetails .title {
    flex-direction: column;
    align-items: flex-start; }
    .dashboard.memberDetails .title .cta {
      margin-top: 1em; } }

@media screen and (max-width: 760px) {
  .authZone .about .aboutWrapper {
    width: auto; }
    .authZone .about .aboutWrapper img {
      width: 100%; } }

@media screen and (max-width: 750px) {
  .profile .shackle {
    flex-direction: column; }
  .profile .ctas {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .profile .dropdownContainer .toggleMenu {
    top: 3.5em; } }

@media screen and (max-width: 720px) {
  footer .botLinks > ul {
    flex-wrap: wrap; }
    footer .botLinks > ul > li {
      flex: 1 0 50%;
      margin-bottom: 1em; }
  footer .social {
    flex-direction: column; }
    footer .social nav {
      margin-top: 1em; }
      footer .social nav ul li:first-child {
        margin-left: 0; }
  .getInvolved .shackle h1 {
    align-self: center; }
  .getInvolved .createEvent {
    flex-direction: column; }
    .getInvolved .createEvent > * {
      margin: .5em 0; } }

@media screen and (max-width: 718px) {
  #video-embed {
    height: 800px !important; }
  .paidStreamPanelCta {
    flex-direction: column; }
  .paidStreamPanelPrice {
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
    font-size: 2.5em; } }

@media screen and (max-width: 700px) {
  body.dashboard header {
    max-width: 100vw; }
  .dashContent {
    max-width: 100vw; }
  .dashMenu {
    position: fixed;
    width: 290px;
    height: 100vh;
    overflow-y: auto;
    top: 0;
    left: -290px;
    z-index: 1001;
    transition: left ease 0.25s; }
    .dashMenu .mobileMenuBtn {
      display: block; }
    .dashMenu:after {
      left: 0;
      transition: left ease 0.25s; }
    .dashMenu.active {
      left: 0; }
      .dashMenu.active:after {
        left: 290px; }
  div.container section.dashboard header .headerWrapper .mobileMenuBtn {
    display: block; }
  div.container section.dashboard header .headerWrapper nav.mainMenu {
    position: absolute;
    z-index: 98;
    background-color: #fff;
    box-shadow: 0 5px 8px 0px rgba(0, 0, 0, 0.1);
    width: 100%;
    top: 84px;
    left: 0;
    overflow: hidden;
    max-height: 0;
    padding: 0;
    transition: padding ease .5s;
    transition: max-height ease .5s; }
    div.container section.dashboard header .headerWrapper nav.mainMenu.active {
      max-height: 500px;
      padding: 0.5em 0; }
    div.container section.dashboard header .headerWrapper nav.mainMenu > ul {
      flex-direction: column;
      padding: .5em 0; }
      div.container section.dashboard header .headerWrapper nav.mainMenu > ul > li {
        line-height: 2em;
        margin-right: 1.5em; }
      div.container section.dashboard header .headerWrapper nav.mainMenu > ul.topList {
        padding-top: 0;
        flex-direction: row;
        border-bottom: none;
        justify-content: flex-start;
        font-size: 16px;
        padding-left: 1em;
        padding-right: 1em;
        flex-wrap: wrap;
        padding-bottom: 0;
        margin-bottom: 0; }
        div.container section.dashboard header .headerWrapper nav.mainMenu > ul.topList > li {
          margin-left: 0.5em;
          margin-right: 0.5em; }
          div.container section.dashboard header .headerWrapper nav.mainMenu > ul.topList > li:last-of-type {
            width: 100%; }
        div.container section.dashboard header .headerWrapper nav.mainMenu > ul.topList ._topList {
          flex-direction: column;
          justify-content: space-between;
          font-size: 16px;
          flex-wrap: wrap;
          margin-bottom: 0; }
          div.container section.dashboard header .headerWrapper nav.mainMenu > ul.topList ._topList > li {
            margin-left: 0.5em;
            margin-right: 0.5em; }
            div.container section.dashboard header .headerWrapper nav.mainMenu > ul.topList ._topList > li:first-of-type {
              margin-left: 0; }
            div.container section.dashboard header .headerWrapper nav.mainMenu > ul.topList ._topList > li:last-of-type {
              margin-right: 0; }
      div.container section.dashboard header .headerWrapper nav.mainMenu > ul.mainList {
        display: none; }
    div.container section.dashboard header .headerWrapper nav.mainMenu ul.registerOrgDropdown.spaced {
      margin-top: 0; }
    div.container section.dashboard header .headerWrapper nav.mainMenu .toggleMenuContainer {
      margin-left: 0.5em; }
    div.container section.dashboard header .headerWrapper nav.mainMenu .toggleMenuBtn::after {
      content: '' !important; }
    div.container section.dashboard header .headerWrapper nav.mainMenu .toggleMenu {
      left: unset;
      top: unset;
      visibility: visible;
      opacity: 1;
      position: relative;
      box-shadow: none;
      padding: 0; }
      div.container section.dashboard header .headerWrapper nav.mainMenu .toggleMenu a {
        white-space: nowrap; }
  .sideTitle {
    flex-direction: column; }
    .sideTitle p {
      margin-top: 1em; }
  .verticalCompareList > ul {
    flex-direction: column; }
    .verticalCompareList > ul > li {
      border: none !important;
      padding: 0 2em; }
      .verticalCompareList > ul > li ol li {
        padding: 1em; }
      .verticalCompareList > ul > li:last-child p {
        margin-left: -1em; }
      .verticalCompareList > ul > li:last-child ol li {
        padding-left: 4em; }
  .pros {
    flex-wrap: wrap; }
    .pros li {
      flex: 1 0 50%; }
  .authZone {
    display: block; }
    .authZone .login {
      min-height: 100vh; }
    .authZone .about {
      display: none; }
  .organizationList {
    grid-template-columns: repeat(auto-fill, 49.125%); }
  .streamSchedule img {
    height: 125px;
    width: 125px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%); }
  .streamSchedule .scheduleInfo {
    margin-left: 1.8em;
    margin-top: calc(125px / 2 + 1.5em);
    text-align: center; }
    .streamSchedule .scheduleInfo h3 {
      margin-bottom: .35em; }
  .info {
    flex-wrap: wrap !important; }
    .infobloc {
      width: 100% !important;
      flex: none !important; }
    .info .bidwar {
      margin-left: 0 !important;
      margin-bottom: 1.8em; }
  .donations {
    flex-wrap: wrap !important; }
    .donations .donors {
      margin-top: 1.8em; }
  .joinCommunity .communityStats {
    flex-direction: column; }
    .joinCommunity .communityStats li {
      margin: 10px 0; }
  .fundkySuite .services {
    flex-wrap: wrap; }
    .fundkySuite .services li {
      padding: 3em 1em 2em; }
  .dashboard .dashZone .checkThisOut ul {
    flex-direction: column; }
    .dashboard .dashZone .checkThisOut ul li {
      max-width: 100%;
      min-width: 100%;
      width: auto;
      margin-bottom: 1em; }
  .dashboard .dashZone .dashContent .genlistContainer .searchInput {
    padding: 0 1em; }
    .dashboard .dashZone .dashContent .genlistContainer .searchInput:after {
      left: 1.8em; }
  .dashboard .dashZone .dashContent .genlistContainer .listWrapper {
    max-width: 100vw; }
    .dashboard .dashZone .dashContent .genlistContainer .listWrapper .searchHeader {
      flex-direction: column; }
      .dashboard .dashZone .dashContent .genlistContainer .listWrapper .searchHeader .actions {
        align-items: center;
        justify-content: space-between; }
    .dashboard .dashZone .dashContent .genlistContainer .listWrapper .listResults {
      overflow-x: auto;
      max-width: 100%; }
      .dashboard .dashZone .dashContent .genlistContainer .listWrapper .listResults li {
        min-width: 800px; }
  .dashboard.info .editZone .contentZoneWrapper.contentColumn,
  .dashboard.settings .editZone .contentZoneWrapper.contentColumn {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap !important; }
    .dashboard.info .editZone .contentZoneWrapper.contentColumn .contentZone.rightColumn,
    .dashboard.settings .editZone .contentZoneWrapper.contentColumn .contentZone.rightColumn {
      padding: 0 2em 2em;
      width: 100%; }
      .dashboard.info .editZone .contentZoneWrapper.contentColumn .contentZone.rightColumn h2:first-of-type,
      .dashboard.settings .editZone .contentZoneWrapper.contentColumn .contentZone.rightColumn h2:first-of-type {
        margin-top: 0; }
  .stepTabs.admin {
    max-width: 100vw; }
  .dashboard.settings .twoColumn form {
    flex-direction: column; }
    .dashboard.settings .twoColumn form .chunk {
      width: 100%; }
      .dashboard.settings .twoColumn form .chunk:nth-child(odd) {
        margin-bottom: 0;
        font-weight: 600; }
  .dashboard.memberDetails .contentZone .chunk {
    flex-direction: column; }
    .dashboard.memberDetails .contentZone .chunk p {
      width: 100%; }
    .dashboard.memberDetails .contentZone .chunk p:first-of-type {
      margin-bottom: .2em; }
    .dashboard.memberDetails .contentZone .chunk p:last-of-type {
      margin-top: 0; }
    .dashboard.memberDetails .contentZone .chunk .trunkEmail {
      word-break: break-all; }
  .dashboard.memberDetails .contentZone .addresses {
    flex-direction: column; }
    .dashboard.memberDetails .contentZone .addresses .address {
      margin-bottom: 2em;
      width: 100%; }
  body.page section.formPlatform .wizard {
    justify-content: space-around; }
    body.page section.formPlatform .wizard li {
      margin-right: 0; }
      body.page section.formPlatform .wizard li:after {
        content: none; } }

@media screen and (max-width: 660px) {
  .homeMood .slide .content .inner-wrapper h1 {
    font-size: 24px; }
  .homeMood .slide .content .inner-wrapper ul li a {
    white-space: nowrap;
    display: inline-block;
    font-size: 16px; } }

@media screen and (max-width: 650px) {
  .sideTitle.featured .streamBrowse ul.list li {
    flex: 1 1 100%; } }

@media screen and (max-width: 620px) {
  .donationProcess {
    flex-direction: column;
    padding: 60px 0; }
    .donationProcess nav {
      margin-bottom: 20px; }
      .donationProcess nav ul {
        width: 100%;
        height: auto !important;
        flex-direction: row; }
        .donationProcess nav ul:before {
          width: 100%;
          height: calc(50% - 1px);
          border: none;
          border-bottom: 2px solid #BCBCBC; }
    .donationProcess .columnContainer {
      flex-direction: column; }
      .donationProcess .columnContainer .column {
        margin: 0 0 20px; }
    .donationProcess .processContainer {
      padding: 0; }
  .streamInfo {
    flex-direction: column;
    align-items: flex-start !important; }
    .streamInfo .banner {
      display: none; }
  .shackle {
    width: 90%; }
    .shackle.admin {
      width: 95%; }
  .searchInput {
    width: 90% !important;
    margin: 0 auto 3em !important; }
    .searchInput input {
      width: 100% !important; } }

@media screen and (max-width: 600px) {
  .genlist .pager a {
    margin: 0; }
    .genlist .pager a.directional {
      padding: 0.5em 0.5em; }
  #video-embed {
    height: 680px !important; }
  .inputPill span {
    width: 100px; }
  .inputPill input {
    width: calc(100% - 100px); }
  .formItemContainer {
    width: 100% !important; }
    .formItemContainer select {
      width: 100%; }
  input.halfWidth, .searchInput input, .searchInput {
    width: 100% !important; } }

@media screen and (max-width: 550px) {
  .organizationList {
    grid-template-columns: repeat(auto-fill, 100%); }
  .streamSchedule img {
    height: 100px;
    width: 100px; }
  .streamSchedule .scheduleInfo {
    margin-top: calc(100px / 2 + 1.3em); } }

@media screen and (max-width: 510px) {
  .createPlatform .shackle {
    flex-direction: column;
    align-items: center; }
  .createPlatform .cta {
    margin-top: 1em; } }

@media screen and (max-width: 500px) {
  dl dt, dl dd {
    display: block; }
  dl dd {
    margin-bottom: 0.5em; }
  .dashboard.info .dashZone section.title,
  .dashboard.settings .dashZone section.title,
  .dashboard.protools .dashZone section.title {
    flex-direction: column;
    align-items: flex-start; }
    .dashboard.info .dashZone section.title .cta,
    .dashboard.settings .dashZone section.title .cta,
    .dashboard.protools .dashZone section.title .cta {
      margin-top: 2em; } }

@media screen and (max-width: 476px) {
  .donationProcess form .formRow {
    flex-direction: column; }
  .donationProcess .inputContainer {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .donationProcess ._3InputsWideContainer {
    margin-left: 0 !important; }
    .donationProcess ._3InputsWideContainer > * {
      margin-right: 14px !important; }
      .donationProcess ._3InputsWideContainer > *:last-of-type {
        margin-right: 0 !important; }
  .donationProcess .paymentConfirmationRow {
    flex-direction: column !important; }
    .donationProcess .paymentConfirmationRow .paymentConfirmationBlock:first-of-type {
      margin-bottom: 20px; } }

@media screen and (max-width: 470px) {
  #cropContainer, #cropSignatureContainer {
    width: calc(100% - 20px) !important; }
    #cropContainer .cr-viewport.cr-vp-square, #cropSignatureContainer .cr-viewport.cr-vp-square {
      margin: .5em; }
  #video-embed {
    height: 600px !important; }
  .topList {
    padding-left: 1em !important;
    padding-right: 1em !important; }
    .topList li {
      margin-left: 8px !important;
      margin-right: 8px !important; }
      .topList li i {
        margin-right: 0 !important; }
    .topList > li:last-of-type {
      width: 100%;
      margin-left: 0 !important;
      margin-right: 0 !important; }
  .popoverContainer {
    width: calc(100% - 40px); }
  .crowdcontrolWrapper {
    min-width: 0 !important; }
  .crowdcontrol {
    position: relative; }
    .crowdcontrol .crowdControlList {
      max-height: 50vh;
      overflow-y: scroll;
      overflow-x: hidden;
      position: relative;
      width: calc(100%); }
      .crowdcontrol .crowdControlList li {
        width: 100%;
        position: relative;
        display: flex; }
        .crowdcontrol .crowdControlList li div {
          max-width: calc(100% - 40px);
          overflow-x: hidden; }
        .crowdcontrol .crowdControlList li .cta {
          text-align: center; }
          .crowdcontrol .crowdControlList li .cta i {
            margin-right: 0; }
  .homeMood .slide .content .inner-wrapper ul {
    flex-direction: column; }
  .homeMood .slide .content .category {
    padding: 1.5em 1em; }
  .contentZone.newEdit .pluginList li:nth-child(odd) {
    width: inherit; } }

@media screen and (max-width: 400px) {
  .streamSchedule img {
    height: 80px;
    width: 80px; }
  .streamSchedule .scheduleInfo {
    margin-top: calc(80px / 2 + 1.1em); }
    .streamSchedule .scheduleInfo h3 {
      font-size: 28px; }
    .streamSchedule .scheduleInfo p {
      font-size: 20px; }
  footer .botLinks > ul {
    flex-wrap: wrap; }
    footer .botLinks > ul > li {
      flex: 1 0 100%;
      margin-bottom: 1em; }
  footer .social .logo {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
  footer .social nav ul {
    justify-content: space-between; }
    footer .social nav ul li {
      margin-left: 0; }
  footer .legal {
    flex-direction: column;
    align-items: flex-start; }
    footer .legal nav {
      margin-bottom: 1em; }
  .crowdcontrol .crowdControlList li .cta {
    min-width: 0;
    padding-right: 8px;
    padding-left: 8px; }
  .myProfileInformation .editProfile .editProfileForm .formRow {
    flex-direction: column; }
  .myProfileInformation .editProfile .editProfileForm .ctaContainer > * {
    margin-bottom: 1em; } }

@media screen and (max-width: 350px) {
  .joinCommunity .info .changing-words-list {
    width: 250px; } }

@media screen and (max-width: 300px) {
  .pros {
    flex-direction: column;
    align-items: center; }
    .pros li {
      width: 100%; }
  .mainLogo img {
    max-width: 70%; }
  .topList {
    padding-left: .2em !important;
    padding-right: .2em !important; }
  footer .social ul li a {
    width: 1.6em !important;
    height: 1.6em !important; } }

/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto; }

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute; }

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute; }

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent; }

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6; }

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9; }

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute; }

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute; }

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px; }

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px; }

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important; } }

.accordion .accordionTitle a, .accordion .accordionContent {
  background-color: #fff;
  border-radius: 2px;
  padding: 1em 1em;
  margin-bottom: 3px; }

.accordion .accordionTitle a {
  display: flex;
  font-weight: bold;
  justify-content: space-between; }
  .accordion .accordionTitle a:after {
    content: "\f105";
    font-family: 'Font Awesome 6 Pro';
    color: #EB3052; }

.accordion .accordionTitle.opened a:after {
  content: "\f107";
  font-family: 'Font Awesome 6 Pro';
  color: #EB3052; }

.accordion .accordionContent .formRowTwoCols input[type=text], .accordion .accordionContent .formRowTwoCols select, .accordion .accordionContent .formRowTwoCols textarea {
  width: 50%; }

.accordion .accordionContent .formRowTwoCols input, .accordion .accordionContent .formRowTwoCols select, .accordion .accordionContent .formRowTwoCols textarea {
  padding: 1em; }

.accordion .accordionContent .socialMediaList li {
  display: flex;
  margin-bottom: 1em; }
  .accordion .accordionContent .socialMediaList li label {
    color: #999;
    font-size: 1.3em;
    width: 2em;
    display: flex;
    align-items: center;
    justify-content: center; }

.accordion .accordionContent.closed {
  display: none; }

.accordion .chunk {
  text-align: right; }

.accordion .cta.cancel {
  background: #F9F9F9;
  display: inline-block;
  padding: 0.75em 2em;
  margin: 0 0.5em; }

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px; }

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0; }

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px; }

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%; }

input:checked + .slider {
  background-color: #EB3052; }

input:focus + .slider {
  box-shadow: 0 0 4px #EB3052; }

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

/*# sourceMappingURL=style.css.map */