@charset "UTF-8";
/** Reset & Base **/
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

.modal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: initial; }

input,
button,
form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

strong {
  font-weight: bold; }

@font-face {
  font-family: "SF Pro Display";
  font-weight: 100;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Display-Ultralight.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Display";
  font-weight: 200;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Display-Thin.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Display";
  font-weight: 300;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Display-Light.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Display";
  font-weight: 400;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Display-Regular.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Display";
  font-weight: 500;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Display-Medium.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Display";
  font-weight: 600;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Display-Semibold.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Display";
  font-weight: 700;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Display-Bold.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Display";
  font-weight: 800;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Display-Heavy.woff") format("woff"); }

/* SF PRO TEXT */
@font-face {
  font-family: "SF Pro Text";
  font-weight: 100;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Text-Ultralight.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Text";
  font-weight: 200;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Text-Thin.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Text";
  font-weight: 300;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Text-Light.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Text";
  font-weight: 400;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Text-Regular.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Text";
  font-weight: 500;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Text-Medium.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Text";
  font-weight: 600;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Text-Semibold.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Text";
  font-weight: 700;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Text-Bold.woff") format("woff"); }

@font-face {
  font-family: "SF Pro Text";
  font-weight: 800;
  src: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/fonts/SF-Pro-Text-Heavy.woff") format("woff"); }

/**
** Base styles
**/
/*Colors*/
/*Font Types*/
/*Font Weights*/
/*Line Height*/
/*Border Radius*/
/*Shadows*/
/*Layout*/
/*Screen Sizes*/
/*Spacing*/
/*Has pattern*/
.has-pattern, .lgx-c-blockquote {
  position: relative; }
  .has-pattern:before, .lgx-c-blockquote:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-mask-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_pattern.svg");
            mask-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_pattern.svg");
    opacity: 0.08;
    pointer-events: none; }

.lgx-l-xwide {
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px; }

.lgx-l-wide {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px; }

.lgx-l-narrow {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 680px; }

.lgx-l-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .lgx-l-half * {
    width: 50%; }

.lgx-l-full {
  width: 100%; }

@media (max-width: 1023px) {
  .lgx-l-mobile {
    margin-right: 5%;
    margin-left: 5%; } }

.lgx-grid {
  position: relative;
  display: grid;
  grid-gap: 1rem; }
  .lgx-grid--auto {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); }
  .lgx-grid--2 {
    grid-template-columns: repeat(2, 1fr); }
  .lgx-grid--2_high-value {
    grid-template-columns: repeat(8, 1fr); }
    .lgx-grid--2_high-value button:first-child {
      grid-column: 1 / span 3; }
    .lgx-grid--2_high-value button:last-child {
      grid-column: 4 / span 5; }
  .lgx-grid--3 {
    grid-template-columns: repeat(3, 1fr); }
  .lgx-grid--4 {
    grid-template-columns: repeat(4, 1fr); }

.lgx-flex, .lgx-home_banner--container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .lgx-flex--grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
  .lgx-flex--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .lgx-flex--jc-sb, .lgx-home_banner--container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .lgx-flex--jc-se {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
  .lgx-flex--jc-sa {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .lgx-flex--ai-c, .lgx-home_banner--container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .lgx-flex--direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .lgx-flex--project-cards > div {
    max-width: 300px !important;
    min-width: 250px !important;
    margin: 8px !important;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .lgx-flex--project-cards > div .lgx-c-pulse-card--campaign {
      margin: 0 !important;
      min-width: unset; }
  .lgx-flex--scroll {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory; }
    .lgx-flex--scroll > div {
      scroll-snap-align: start;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .lgx-flex--scroll .shadow {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      z-index: 2;
      background-image: -webkit-gradient(linear, right top, left top, from(#cec9c9), to(transparent));
      background-image: linear-gradient(to left, #cec9c9 0%, transparent 100%);
      background-size: 40px 100%;
      background-repeat: no-repeat;
      background-position: 100%;
      background-attachment: fixed; }
      .lgx-flex--scroll .shadow:before {
        content: "";
        position: fixed; }
    .lgx-flex--scroll::-webkit-scrollbar {
      width: 6px;
      height: 6px; }
    .lgx-flex--scroll::-webkit-scrollbar-button {
      width: 6px;
      height: 6px; }
    .lgx-flex--scroll::-webkit-scrollbar-thumb {
      background: #ADADAD;
      border: 0px none #ffffff;
      border-radius: 50px; }
    .lgx-flex--scroll::-webkit-scrollbar-thumb:hover {
      background: #ADADAD; }
    .lgx-flex--scroll::-webkit-scrollbar-thumb:active {
      background: #ADADAD; }
    .lgx-flex--scroll::-webkit-scrollbar-track {
      background: #D7D7D7;
      border: 0px none #ffffff;
      border-radius: 50px; }
    .lgx-flex--scroll::-webkit-scrollbar-track:hover {
      background: #D7D7D7; }
    .lgx-flex--scroll::-webkit-scrollbar-track:active {
      background: #D7D7D7; }
    .lgx-flex--scroll::-webkit-scrollbar-corner {
      background: transparent; }
  .lgx-flex--hybrid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory; }
    .lgx-flex--hybrid > div {
      scroll-snap-align: start;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .lgx-flex--hybrid .shadow {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      z-index: 2;
      background-image: -webkit-gradient(linear, right top, left top, from(#cec9c9), to(transparent));
      background-image: linear-gradient(to left, #cec9c9 0%, transparent 100%);
      background-size: 40px 100%;
      background-repeat: no-repeat;
      background-position: 100%;
      background-attachment: fixed; }
      .lgx-flex--hybrid .shadow:before {
        content: "";
        position: fixed; }
    @media (min-width: 801px) {
      .lgx-flex--hybrid {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .lgx-flex--hybrid > div {
          min-width: 250px;
          -ms-flex-negative: 1;
              flex-shrink: 1; }
          .lgx-flex--hybrid > div div {
            min-width: unset !important; } }
  .lgx-flex--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

body {
  font-family: "SF Pro Text", sans-serif; }

.disabledLink {
  cursor: not-allowed;
  pointer-events: none; }

.lgx-t-serif {
  font-family: Georgia, "Times New Roman", Times, serif !important; }

a {
  text-decoration: none; }
  a:focus, a:hover {
    text-decoration: none; }

.lgx-text-2xs {
  font-size: .625rem; }

.lgx-text-xs, .lgx-c-stream_location, .lgx-pre-title {
  font-size: .75rem !important; }

.lgx-text-sm {
  font-size: .875rem !important; }

.lgx-text-base {
  font-size: 1rem; }

.lgx-text-lg {
  font-size: 1.125rem !important; }

.lgx-text-xl {
  font-size: 1.25rem; }

.lgx-text-2xl, .lgx-c-campaign-content h3,
.lgx-c-campaign-content h4,
.lgx-c-campaign-content h5,
.lgx-c-campaign-content h6 {
  font-size: 1.5rem !important; }

.lgx-text-3xl, .lgx-c-campaign-content h2 {
  font-size: 1.75rem; }

.lgx-text-4xl, .lgx-c-campaign-content h1 {
  font-size: 2rem; }

.lgx-text-5xl {
  font-size: 2.625rem; }

.lgx-text-6xl {
  font-size: 3rem !important; }

@media (min-width: 801px) {
  .lg\:lgx-text-xs {
    font-size: .75rem; }
  .lg\:lgx-text-sm {
    font-size: .875rem; }
  .lg\:lgx-text-base {
    font-size: 1rem; }
  .lg\:lgx-text-lg {
    font-size: 1.125rem; }
  .lg\:lgx-text-xl {
    font-size: 1.25rem; }
  .lg\:lgx-text-2xl {
    font-size: 1.5rem; }
  .lg\:lgx-text-3xl {
    font-size: 1.75rem; }
  .lg\:lgx-text-4xl {
    font-size: 2rem; }
  .lg\:lgx-text-5xl {
    font-size: 2.625rem; }
  .lg\:lgx-text-6xl {
    font-size: 3.125rem; } }

.lgx-lh-16 {
  line-height: 16px; }

.lgx-lh-18 {
  line-height: 18px; }

.lgx-lh-22 {
  line-height: 22px; }

.lgx-lh-24 {
  line-height: 24px; }

.lgx-lh-28 {
  line-height: 28px; }

.lgx-lh-31 {
  line-height: 31.92px; }

.lgx-ls-minus {
  letter-spacing: -0.02em; }

.lgx-t-visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

.lgx-t-display--xlarge {
  font-size: 72px; }

.lgx-t-title, .lgx-t-modal__legend,
.lgx-t-headline,
.lgx-t-body,
.lgx-t-static h2,
ol.lgx-c-list .lgx-c-list__item:before,
.lgx-c-form__title,
.lgx-c-tab,
.lgx-c-badge__heading,
.lgx-c-campaign-content p,
.lgx-c-campaign-content ul,
.lgx-c-campaign-content ol,
.gc-c-splash h3,
.lgx-t-display--xlarge {
  font-family: "SF Pro Display", sans-serif; }

.lgx-t-title, .lgx-t-modal__legend {
  font-size: 28px; }

@media (max-width: 520px) {
  .lgx-t-headline {
    font-size: 32px; } }

@media (min-width: 521px) {
  .lgx-t-headline {
    font-size: 34px; } }

@media (max-width: 520px) {
  
  .lgx-t-body,
  .lgx-t-static h2,
  ol.lgx-c-list .lgx-c-list__item:before,
  .lgx-c-form__title,
  .lgx-c-tab,
  .lgx-c-badge__heading,
  .lgx-c-campaign-content p,
  .lgx-c-campaign-content ul,
  .lgx-c-campaign-content ol,
  .gc-c-splash h3 {
    font-size: 17px; } }

@media (min-width: 521px) {
  
  .lgx-t-body,
  .lgx-t-static h2,
  ol.lgx-c-list .lgx-c-list__item:before,
  .lgx-c-form__title,
  .lgx-c-tab,
  .lgx-c-badge__heading,
  .lgx-c-campaign-content p,
  .lgx-c-campaign-content ul,
  .lgx-c-campaign-content ol,
  .gc-c-splash h3 {
    font-size: 22px; } }

.lgx-t-callout, .lgx-t-static, .lgx-t-modal__desc, .lgx-c-dropdown, .dropdown-wrapper {
  font-size: 16px; }

.lgx-t-footnote, .lgx-c-highlight .lgx-c-button--tertiary, .lgx-c-highlight .lgx-c-feed__share,
.lgx-c-highlight .lgx-c-feed__action, .lgx-c-button--text, .lgx-c-feed__stat span {
  line-height: 1.3; }
  @media (max-width: 520px) {
    .lgx-t-footnote, .lgx-c-highlight .lgx-c-button--tertiary, .lgx-c-highlight .lgx-c-feed__share,
    .lgx-c-highlight .lgx-c-feed__action, .lgx-c-button--text, .lgx-c-feed__stat span {
      font-size: 13px; } }
  @media (min-width: 521px) {
    .lgx-t-footnote, .lgx-c-highlight .lgx-c-button--tertiary, .lgx-c-highlight .lgx-c-feed__share,
    .lgx-c-highlight .lgx-c-feed__action, .lgx-c-button--text, .lgx-c-feed__stat span {
      font-size: 15px; } }

@media (max-width: 520px) {
  .lgx-t-caption, .lgx-c-hero .lgx-c-button--tertiary, .lgx-c-hero .lgx-c-feed__share,
  .lgx-c-hero .lgx-c-feed__action, .lgx-c-flash, .lgx-c-button__note {
    font-size: 12px; } }

@media (min-width: 521px) {
  .lgx-t-caption, .lgx-c-hero .lgx-c-button--tertiary, .lgx-c-hero .lgx-c-feed__share,
  .lgx-c-hero .lgx-c-feed__action, .lgx-c-flash, .lgx-c-button__note {
    font-size: 14px; } }

.lgx-t-thin {
  font-weight: 200; }

.lgx-t-medium {
  font-weight: 500; }

.lgx-t-semibold, .lgx-i-leaderboard, .lgx-c-button--primary, .lgx-c-button--has-icon, .lgx-c-modal__heading, .lgx-c-dropdown__select--no-border, .lgx-c-modal__dl dt, .lgx-c-campaign-content h1, .lgx-c-campaign-content h2, .lgx-c-campaign-content h3,
.lgx-c-campaign-content h4,
.lgx-c-campaign-content h5,
.lgx-c-campaign-content h6, .lgx-c-pulse__heading, .lgx-c-pulse-card__top .lgx-c-pulse-card__heading, .lgx-c-feed__share,
.lgx-c-feed__action {
  font-weight: 600; }

.lgx-t-bold {
  font-weight: 700; }

.lgx-t-bolder {
  font-weight: 800; }

.lgx-t-default, .lgx-c-feed__stat span {
  font-weight: initial; }

.lgx-t-italic {
  font-style: italic; }

.lgx-t-center {
  text-align: center; }

.lgx-t-left {
  text-align: left; }

.lgx-t-right {
  text-align: right; }

.lgx-t-uppercase, .lgx-c-pulse-card__top .lgx-t-overlay {
  text-transform: uppercase; }

.lgx-t-underline {
  text-decoration: underline; }

.lgx-t-flag {
  padding-right: 0.375em;
  padding-left: 0.375em;
  border-radius: 2px;
  font-weight: bold;
  font-style: italic;
  line-height: 1.5;
  background-color: #4AA567;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 0.5px; }

.lgx-t-link {
  text-decoration: underline;
  color: inherit; }
  .lgx-t-link:hover, .lgx-t-link:focus {
    text-decoration: none;
    color: inherit; }

.lgx-t-link--opposite {
  color: inherit; }
  .lgx-t-link--opposite:hover, .lgx-t-link--opposite:focus {
    text-decoration: underline;
    color: inherit; }

.lgx-t-link--has-arrow:after, .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary:after {
  content: "→";
  font-family: "Lucida Grande", sans-serif; }

.lgx-t-static {
  padding-bottom: 60px;
  line-height: 1.33; }
  .lgx-t-static h2 {
    margin-bottom: 16px; }
    .lgx-t-static h2:not(:first-child) {
      margin-top: 32px; }
    @media (max-width: 520px) {
      .lgx-t-static h2 {
        font-weight: 600; } }
  .lgx-t-static p {
    margin-bottom: 1em; }
  .lgx-t-static img {
    margin-bottom: 1em;
    width: 100%; }
  .lgx-t-static .lgx-t-secondary {
    margin-top: 32px; }
  .lgx-c-modal .lgx-t-static .lgx-t-secondary {
    padding-bottom: 0; }
  .lgx-t-static ol {
    margin-bottom: 1em;
    padding-left: inherit;
    list-style-type: decimal; }

.lgx-bg-green {
  background: #4AA567 !important; }

.lgx-t-green,
.lgx-t-primary {
  color: #4AA567 !important; }

.lgx-t-success {
  color: #3D9E62; }

.lgx-t-secondary {
  color: #b867c6; }

.lgx-t-black, .lgx-modal--tab {
  color: #000000 !important; }

.lgx-t-black--softer {
  color: #1D1F24 !important; }

.lgx-t-gray-blue--medium {
  color: #8d99ab; }

.lgx-t-grey {
  color: #7A8394; }

.lgx-t-grey--dark {
  color: #4E5562 !important; }

.lgx-t-gray {
  color: #8e8e93 !important; }

.lgx-t-gray--medium {
  color: #cccccc; }

.lgx-t-gray--dark {
  color: #4d4d4d !important; }

.lgx-t-white {
  color: #ffffff !important; }

.lgx-t-red {
  color: #e4584c; }

.lgx-t-red--error {
  color: #CA3A31 !important; }

.lgx-t-orange {
  color: #fa6400; }

.lgx-t-yellow--dark {
  color: #e5a03e !important; }

.lgx-t-purple {
  color: #645398; }

.lgx-t-purple--bright {
  color: #ad77e5; }

.lgx-t-lavender {
  color: #c69df0; }

.lgx-bg-white {
  background-color: white !important; }

.lgx-t-break-word {
  overflow-wrap: break-word;
  word-break: break-word; }

.lgx-t-line-height {
  line-height: 1.33; }

.lgx-t-line-height-tight {
  line-height: 1.25; }

.lgx-t-overlay {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 3px 6px; }

.lgx-tracking-normal {
  letter-spacing: 0; }

.lgx-tracking-wide {
  letter-spacing: 0.05em; }

.lgx-t-truncate {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis; }

.lgx-t-clamp {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden; }

.lgx-t-link-sm {
  font-size: 12px;
  line-height: 16px;
  text-decoration: none; }

.lgx-t-xs {
  font-size: 12px !important; }

.lgx-u-pad--h {
  padding-right: 10%;
  padding-left: 10%; }

.lgx-u-vertically-center, .lgx-c-pulse-card--campaign .lgx-c-pulse-card__desc .lgx-c-pulse-card__stat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.lgx-u-position-relative {
  position: relative; }

.lgx-u-space-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.lgx-u-justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.lgx-u-flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.lgx-u-flex-grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.lgx-u-flex-shrink {
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.lgx-u-fill-current {
  fill: currentColor; }

.lgx-u-block {
  display: block; }

.lgx-u-hidden {
  display: none; }

@media (min-width: 801px) {
  .lg\:lgx-u-block {
    display: block; }
  .lg\:lgx-u-hidden {
    display: none; }
  .lg\:lgx-u-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.lgx-u-mx-auto {
  margin-left: auto;
  margin-right: auto; }

.lgx-u-mx-5pct {
  margin-left: 5%;
  margin-right: 5%; }

.lgx-u-mx-2 {
  margin-left: 8px;
  margin-right: 8px; }

.lgx-u-mx-3 {
  margin-left: 16px;
  margin-right: 16px; }

.lgx-u-my-3 {
  margin-top: 16px;
  margin-bottom: 16px; }

.lgx-u-mt-1 {
  margin-top: 4px !important; }

.lgx-u-mt-3 {
  margin-top: 16px !important; }

.lgx-u-mb-0 {
  margin-bottom: 0 !important; }

.lgx-u-mb-1 {
  margin-bottom: 4px !important; }

.lgx-u-mb-2 {
  margin-bottom: 8px !important; }

.lgx-u-mb-3 {
  margin-bottom: 16px !important; }

.lgx-u-mb-4 {
  margin-bottom: 24px !important; }

.lgx-u-mb-5 {
  margin-bottom: 32px !important; }

.lgx-u-mb-6 {
  margin-bottom: 40px !important; }

.lgx-u-mb-10 {
  margin-bottom: 10px; }

.lgx-u-mb-12 {
  margin-bottom: 12px; }

.lgx-u-mb-20 {
  margin-bottom: 20px; }

.lgx-u-mt-2 {
  margin-top: 8px; }

.lgx-u-mt-6 {
  margin-top: 40px; }

.lgx-u-ml-0 {
  margin-left: 0; }

.lgx-u-ml-1 {
  margin-left: 4px; }

.lgx-u-ml-2 {
  margin-left: 8px; }

.lgx-u-ml-3 {
  margin-left: 16px; }

.lgx-u-ml-4 {
  margin-left: 24px; }

.lgx-u-ml-5 {
  margin-left: 32px; }

.lgx-u-ml-6 {
  margin-left: 40px; }

.lgx-u-mt-0 {
  margin-top: 0; }

.lgx-u-mt-1 {
  margin-top: 4px; }

.lgx-u-mt-2 {
  margin-top: 8px; }

.lgx-u-mt-3 {
  margin-top: 16px; }

.lgx-u-mt-4 {
  margin-top: 24px; }

.lgx-u-mt-5 {
  margin-top: 32px; }

.lgx-u-mt-6 {
  margin-top: 40px; }

.lgx-u-py-0 {
  padding-bottom: 0;
  padding-top: 0; }

.lgx-u-py-1 {
  padding-bottom: 4px;
  padding-top: 4px; }

.lgx-u-py-2 {
  padding-bottom: 8px;
  padding-top: 8px; }

.lgx-u-py-3 {
  padding-bottom: 16px;
  padding-top: 16px; }

.lgx-u-py-4 {
  padding-bottom: 24px;
  padding-top: 24px; }

.lgx-u-py-5 {
  padding-bottom: 32px;
  padding-top: 32px; }

.lgx-u-py-6 {
  padding-bottom: 40px;
  padding-top: 40px; }

.lgx-u-px-0 {
  padding-left: 0;
  padding-right: 0; }

.lgx-u-px-1 {
  padding-left: 4px;
  padding-right: 4px; }

.lgx-u-px-2 {
  padding-left: 8px;
  padding-right: 8px; }

.lgx-u-px-3 {
  padding-left: 16px;
  padding-right: 16px; }

.lgx-u-px-4 {
  padding-left: 24px;
  padding-right: 24px; }

.lgx-u-px-5 {
  padding-left: 32px;
  padding-right: 32px; }

.lgx-u-px-6 {
  padding-left: 40px;
  padding-right: 40px; }

.lgx-u-px-20 {
  padding-left: 20px;
  padding-right: 20px; }

.lgx-u-pl-20 {
  padding-left: 20px; }

.lgx-u-w-full {
  width: 100%; }

.lgx-u-h-full {
  height: 100%; }

.lgx-u-rounded {
  border-radius: 0.25rem; }

.lgx-u-cursor-pointer {
  cursor: pointer; }

.lgx-u-box-border {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.lgx-u-no_numberspinner input[type=number]::-webkit-inner-spin-button,
.lgx-u-no_numberspinner input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.lgx-u-fw-200 {
  font-weight: 200 !important; }

.lgx-u-fw-400 {
  font-weight: 400 !important; }

@media (max-width: 800px) {
  .lgx-u-hide {
    display: none; } }

.lgx-u-show {
  display: none; }
  @media (max-width: 800px) {
    .lgx-u-show {
      display: block; } }

.lgx-u-zindex-1 {
  z-index: 1 !important; }

.lgx-i-leaderboard {
  position: relative;
  height: 45px;
  width: 45px !important;
  border: none;
  border-radius: 50%;
  background-color: #fcdb6c; }
  .lgx-c-join .lgx-i-leaderboard {
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1); }
  .lgx-i-leaderboard.lgx-c-tab__badge {
    border: 2px solid #ffffff; }
  .lgx-i-leaderboard .lgx-c-badge__count,
  .lgx-i-leaderboard svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .lgx-i-leaderboard svg {
    height: 22px;
    width: 22px;
    fill: #e5a03e; }
  .lgx-i-leaderboard .lgx-i-notification .lgx-t-visually-hidden {
    display: none; }

.lgx-i-umrah {
  padding: 0;
  height: 42px;
  width: 42px !important;
  position: relative;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition-duration: 0.3s !important;
          transition-duration: 0.3s !important;
  -webkit-transition-property: -webkit-transform !important;
  transition-property: -webkit-transform !important;
  transition-property: transform !important;
  transition-property: transform, -webkit-transform !important; }
  button.lgx-i-umrah:hover, button.lgx-i-umrah:focus {
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px); }
  .lgx-i-umrah img {
    height: 42px;
    width: 42px; }

.lgx-i-notification {
  height: 15px;
  width: 15px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  background-color: #e4584c; }
  .lgx-i-leaderboard .lgx-i-notification,
  .lgx-i-umrah .lgx-i-notification {
    display: none; }
  .lgx-i-leaderboard.has-notification .lgx-i-notification,
  .lgx-i-umrah.has-notification .lgx-i-notification {
    display: inline-block;
    position: absolute; }
    .lgx-i-leaderboard.has-notification .lgx-i-notification .lgx-t-visually-hidden,
    .lgx-i-umrah.has-notification .lgx-i-notification .lgx-t-visually-hidden {
      display: block; }
  .lgx-i-leaderboard.has-notification .lgx-i-notification {
    top: -1px;
    right: -1px; }
  .lgx-i-umrah.has-notification .lgx-i-notification {
    top: -5px;
    right: -5px; }
  .lgx-c-badge__heading .lgx-i-notification {
    display: inline-block;
    margin-right: 8px; }

@-webkit-keyframes lgx-a-fade--out {
  to {
    opacity: 0; } }

@keyframes lgx-a-fade--out {
  to {
    opacity: 0; } }

@-webkit-keyframes lgx-a-slide--right {
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); } }

@keyframes lgx-a-slide--right {
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); } }

@-webkit-keyframes lgx-a-scale--in {
  to {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes lgx-a-scale--in {
  to {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes lgx-a-scale--out {
  to {
    -webkit-transform: scale(0);
            transform: scale(0); } }

@keyframes lgx-a-scale--out {
  to {
    -webkit-transform: scale(0);
            transform: scale(0); } }

@-webkit-keyframes lgx-a-shrink--out {
  to {
    height: 0; } }

@keyframes lgx-a-shrink--out {
  to {
    height: 0; } }

@-webkit-keyframes lgx-a-drop--in {
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@keyframes lgx-a-drop--in {
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

.lgx-c-avatars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .lgx-c-avatars.is-stacked .lgx-c-avatar + .lgx-c-avatar {
    margin-left: -4px;
    -webkit-box-shadow: 0 0 0 2px #ffffff;
            box-shadow: 0 0 0 2px #ffffff; }
  .lgx-c-avatars.is-not-stacked {
    margin-bottom: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .lgx-c-avatars.is-not-stacked .lgx-c-avatar + .lgx-c-avatar {
      margin-left: 8px; }

.lgx-c-avatar {
  height: 48px;
  width: 48px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover; }
  .lgx-c-avatar.is-empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid #cccccc;
    background-color: #f5f5f5;
    color: #cccccc; }
  .lgx-c-avatar.lgx-c-avatar--xs {
    height: 24px;
    width: 24px; }
  .lgx-c-avatar.lgx-c-avatar--small {
    height: 32px;
    width: 32px; }
  .lgx-c-avatar.lgx-c-avatar--medium {
    height: 48px;
    width: 48px; }
  .lgx-c-avatar.lgx-c-avatar--large {
    height: 60px;
    width: 60px; }

.lgx-c-avatar__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 10px; }

.lgx-c-blockquote {
  background-color: rgba(74, 165, 103, 0.04);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 5%;
  border-width: 1px;
  border-color: rgba(74, 165, 103, 0.1);
  border-top-style: solid;
  border-bottom-style: solid;
  text-align: center; }
  .lgx-c-blockquote:before {
    background-color: #4AA567; }
  .lgx-c-blockquote:before {
    -webkit-mask-size: 45%;
            mask-size: 45%; }

.lgx-c-blockquote__quote {
  max-width: 350px;
  line-height: 1.2; }

.lgx-c-blockquote__author {
  margin-top: 10px;
  letter-spacing: 2px;
  text-transform: uppercase; }

.lgx-c-blockquote__arabic {
  margin-top: 10px;
  font-size: 40px;
  font-family: 'Geeza Pro'; }

.lgx-button--default, .lgx-button--default__cta, .lgx-button--default__cta-high-value, .lgx-button--default__cta-highest-value, .lgx-button--default__cta-secondary, .lgx-button--default__cta-no-style, .lgx-button--default__cta-white, .lgx-button--default__cta-black, .rc_cta, .lgx-button--default__small, .lgx-button--default__small-high-value, .lgx-button--default__small-no-style, .lgx-button--default__small-warning, .lgx-button--default__small-primary, .lgx-button--default__small-transparent, .lgx-button--default__small-white, .lgx-button--default__small-black {
  border-radius: 8px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }
  .lgx-button--default:focus, .lgx-button--default__cta:focus, .lgx-button--default__cta-high-value:focus, .lgx-button--default__cta-highest-value:focus, .lgx-button--default__cta-secondary:focus, .lgx-button--default__cta-no-style:focus, .lgx-button--default__cta-white:focus, .lgx-button--default__cta-black:focus, .rc_cta:focus, .lgx-button--default__small:focus, .lgx-button--default__small-high-value:focus, .lgx-button--default__small-no-style:focus, .lgx-button--default__small-warning:focus, .lgx-button--default__small-primary:focus, .lgx-button--default__small-transparent:focus, .lgx-button--default__small-white:focus, .lgx-button--default__small-black:focus, .lgx-button--default:active, .lgx-button--default__cta:active, .lgx-button--default__cta-high-value:active, .lgx-button--default__cta-highest-value:active, .lgx-button--default__cta-secondary:active, .lgx-button--default__cta-no-style:active, .lgx-button--default__cta-white:active, .lgx-button--default__cta-black:active, .rc_cta:active, .lgx-button--default__small:active, .lgx-button--default__small-high-value:active, .lgx-button--default__small-no-style:active, .lgx-button--default__small-warning:active, .lgx-button--default__small-primary:active, .lgx-button--default__small-transparent:active, .lgx-button--default__small-white:active, .lgx-button--default__small-black:active {
    outline: none; }
  .lgx-button--default[disabled], .lgx-button--default__cta[disabled], .lgx-button--default__cta-high-value[disabled], .lgx-button--default__cta-highest-value[disabled], .lgx-button--default__cta-secondary[disabled], .lgx-button--default__cta-no-style[disabled], .lgx-button--default__cta-white[disabled], .lgx-button--default__cta-black[disabled], .rc_cta[disabled], .lgx-button--default__small[disabled], .lgx-button--default__small-high-value[disabled], .lgx-button--default__small-no-style[disabled], .lgx-button--default__small-warning[disabled], .lgx-button--default__small-primary[disabled], .lgx-button--default__small-transparent[disabled], .lgx-button--default__small-white[disabled], .lgx-button--default__small-black[disabled] {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8d99ab), to(#8d99ab));
    background-image: linear-gradient(#8d99ab, #8d99ab); }
  .lgx-button--default__cta, .lgx-button--default__cta-high-value, .lgx-button--default__cta-highest-value, .lgx-button--default__cta-secondary, .lgx-button--default__cta-no-style, .lgx-button--default__cta-white, .lgx-button--default__cta-black, .rc_cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
    padding: 14px 26px;
    font-weight: bold;
    height: 56px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    outline: none;
    border: none; }
    .lgx-button--default__cta-high-value {
      background: #4E5562;
      color: white; }
      .lgx-button--default__cta-high-value:focus, .lgx-button--default__cta-high-value:active {
        background: #373c46; }
    .lgx-button--default__cta-highest-value {
      background: #4AA567;
      color: white; }
      .lgx-button--default__cta-highest-value:focus, .lgx-button--default__cta-highest-value:active {
        background: #3a8251; }
    .lgx-button--default__cta-secondary {
      border: 1px solid #4e5562;
      background: transparent;
      color: #4E5562 !important; }
    .lgx-button--default__cta-no-style {
      color: #4E5562;
      border: none;
      background: transparent; }
      .lgx-button--default__cta-no-style:focus, .lgx-button--default__cta-no-style:active {
        background: #373c46; }
    .lgx-button--default__cta-white {
      background: white;
      color: black;
      font-weight: 700; }
    .lgx-button--default__cta-black {
      background: black;
      color: white !important;
      font-weight: 700; }
    .lgx-button--default__cta-white {
      background: white;
      color: #1D1F24;
      font-weight: 700; }
      .lgx-button--default__cta-white:focus, .lgx-button--default__cta-white:active {
        background: #e9eaea; }
  .lgx-button--default__small, .lgx-button--default__small-high-value, .lgx-button--default__small-no-style, .lgx-button--default__small-warning, .lgx-button--default__small-primary, .lgx-button--default__small-transparent, .lgx-button--default__small-white, .lgx-button--default__small-black {
    padding: 10px 16px;
    font-size: 14px;
    text-align: center;
    border: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .lgx-button--default__small:hover, .lgx-button--default__small-high-value:hover, .lgx-button--default__small-no-style:hover, .lgx-button--default__small-warning:hover, .lgx-button--default__small-primary:hover, .lgx-button--default__small-transparent:hover, .lgx-button--default__small-white:hover, .lgx-button--default__small-black:hover {
      color: inherit; }
    .lgx-button--default__small-high-value {
      background: #4E5562;
      color: white; }
      .lgx-button--default__small-high-value:focus, .lgx-button--default__small-high-value:active {
        background: #373c46; }
    .lgx-button--default__small-no-style {
      background: transparent;
      border: none;
      color: #4E5562;
      font-weight: bold; }
    .lgx-button--default__small-warning {
      background: #CA3A31;
      color: white; }
      .lgx-button--default__small-warning:focus, .lgx-button--default__small-warning:active {
        background: #a12e27; }
    .lgx-button--default__small-primary {
      background: #4AA567;
      color: white !important; }
      .lgx-button--default__small-primary:focus, .lgx-button--default__small-primary:active {
        background: #3a8251; }
    .lgx-button--default__small-transparent {
      background: transparent;
      border: 1px solid #1D1F24;
      color: #1D1F24 !important; }
    .lgx-button--default__small-white {
      background: white;
      color: black; }
      .lgx-button--default__small-white:focus, .lgx-button--default__small-white:active {
        background: #e9eaea; }
    .lgx-button--default__small-black {
      background: #1D1F24;
      color: white !important; }
      .lgx-button--default__small-black:focus, .lgx-button--default__small-black:active {
        background: #060708; }
    .lgx-button--default__small-transparent {
      background: transparent;
      border: 1px solid black;
      border-radius: 8px;
      color: black; }

.lgx-button__active {
  border: 1px solid #4AA567;
  background: #F7FAF8; }

.lgx-button__inactive {
  background: #D8DFEA !important;
  color: white;
  cursor: not-allowed; }

.lgx-c-button, .lgx-c-button--primary, .lgx-c-button--secondary, .lgx-c-button--tertiary, .lgx-c-feed__share,
.lgx-c-feed__action, .lgx-c-button--has-icon, .lgx-c-button--warning, .lgx-c-button--form, .rc-catch-up, .rc-find-another {
  padding: 10px;
  min-height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  font-size: 17px;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }
  .lgx-c-button:hover, .lgx-c-button--primary:hover, .lgx-c-button--secondary:hover, .lgx-c-button--tertiary:hover, .lgx-c-feed__share:hover,
  .lgx-c-feed__action:hover, .lgx-c-button--has-icon:hover, .lgx-c-button--warning:hover, .lgx-c-button--form:hover, .rc-catch-up:hover, .rc-find-another:hover, .lgx-c-button:focus, .lgx-c-button--primary:focus, .lgx-c-button--secondary:focus, .lgx-c-button--tertiary:focus, .lgx-c-feed__share:focus,
  .lgx-c-feed__action:focus, .lgx-c-button--has-icon:focus, .lgx-c-button--warning:focus, .lgx-c-button--form:focus, .rc-catch-up:focus, .rc-find-another:focus {
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px); }
  .lgx-c-button[disabled], .lgx-c-button--primary[disabled], .lgx-c-button--secondary[disabled], .lgx-c-button--tertiary[disabled], .lgx-c-feed__share[disabled],
  .lgx-c-feed__action[disabled], .lgx-c-button--has-icon[disabled], .lgx-c-button--warning[disabled], .lgx-c-button--form[disabled], .rc-catch-up[disabled], .rc-find-another[disabled] {
    border: 1px solid #8e8e93;
    background-color: #8e8e93;
    color: #ffffff;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: not-allowed; }
    .lgx-c-button[disabled]:before, .lgx-c-button--primary[disabled]:before, .lgx-c-button--secondary[disabled]:before, .lgx-c-button--tertiary[disabled]:before, .lgx-c-feed__share[disabled]:before,
    .lgx-c-feed__action[disabled]:before, .lgx-c-button--has-icon[disabled]:before, .lgx-c-button--warning[disabled]:before, .lgx-c-button--form[disabled]:before, .rc-catch-up[disabled]:before, .rc-find-another[disabled]:before {
      content: normal; }
    .lgx-c-button[disabled]:hover, .lgx-c-button--primary[disabled]:hover, .lgx-c-button--secondary[disabled]:hover, .lgx-c-button--tertiary[disabled]:hover, .lgx-c-feed__share[disabled]:hover,
    .lgx-c-feed__action[disabled]:hover, .lgx-c-button--has-icon[disabled]:hover, .lgx-c-button--warning[disabled]:hover, .lgx-c-button--form[disabled]:hover, .rc-catch-up[disabled]:hover, .rc-find-another[disabled]:hover, .lgx-c-button[disabled]:focus, .lgx-c-button--primary[disabled]:focus, .lgx-c-button--secondary[disabled]:focus, .lgx-c-button--tertiary[disabled]:focus, .lgx-c-feed__share[disabled]:focus,
    .lgx-c-feed__action[disabled]:focus, .lgx-c-button--has-icon[disabled]:focus, .lgx-c-button--warning[disabled]:focus, .lgx-c-button--form[disabled]:focus, .rc-catch-up[disabled]:focus, .rc-find-another[disabled]:focus {
      -webkit-transform: none;
              transform: none; }

.lgx-c-button--primary {
  border: 1px solid #57c282;
  background-color: #57c282;
  color: #ffffff;
  -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1); }
  a.lgx-c-button--primary:hover, a.lgx-c-button--primary:focus {
    color: #ffffff; }
  .lgx-c-button--primary span {
    position: relative;
    /* To bring text above pattern */ }
  .lgx-c-button--primary.lgx-t-link--has-arrow:after, .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary:after {
    margin-left: 5px; }
  .lgx-c-footer .lgx-c-button--primary {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #4AA567; }
    .lgx-c-footer .lgx-c-button--primary:before {
      content: normal; }

.lgx-c-button--secondary {
  border: 1px solid #4AA567;
  background-color: rgba(74, 165, 103, 0.04);
  color: #4AA567; }
  a.lgx-c-button--secondary:hover, a.lgx-c-button--secondary:focus {
    color: #4AA567; }
  label.lgx-c-button--secondary {
    height: 100%;
    cursor: pointer; }
    input[type="radio"]:hover + label.lgx-c-button--secondary,
    input[type="radio"]:focus + label.lgx-c-button--secondary {
      -webkit-transform: translateY(-1px);
              transform: translateY(-1px); }
    input[type="radio"]:checked + label.lgx-c-button--secondary {
      border: 1px solid #000000;
      background-color: #000000;
      color: #ffffff;
      -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
              box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1); }
  .lgx-c-button--secondary[type="number"] {
    width: 100%;
    background-color: #ffffff;
    text-align: left; }
    .lgx-c-button--secondary[type="number"]:hover + label,
    .lgx-c-button--secondary[type="number"]:focus + label {
      -webkit-transform: translateY(-1px);
              transform: translateY(-1px); }

.lgx-c-button--tertiary, .lgx-c-feed__share,
.lgx-c-feed__action {
  border: 1px solid #4d4d4d;
  background-color: #ffffff;
  color: #4d4d4d; }
  a.lgx-c-button--tertiary:hover, a.lgx-c-feed__share:hover,
  a.lgx-c-feed__action:hover, a.lgx-c-button--tertiary:focus, a.lgx-c-feed__share:focus,
  a.lgx-c-feed__action:focus {
    color: #4d4d4d; }
  .lgx-c-hero .lgx-c-button--tertiary, .lgx-c-hero .lgx-c-feed__share,
  .lgx-c-hero .lgx-c-feed__action {
    min-height: initial; }
  .lgx-c-highlight .lgx-c-button--tertiary, .lgx-c-highlight .lgx-c-feed__share,
  .lgx-c-highlight .lgx-c-feed__action {
    margin-top: 20px; }

.lgx-c-button--slide {
  height: 36px;
  min-width: 194px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  text-transform: uppercase; }
  .lgx-c-button--slide:before {
    content: "";
    background-image: linear-gradient(45deg, #cec3ef, #c69df0);
    height: 100%;
    width: 200%;
    position: absolute;
    top: 0;
    left: 140%;
    -webkit-transform: skew(-45deg);
            transform: skew(-45deg);
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform; }
  .lgx-c-button--slide:hover, .lgx-c-button--slide:focus {
    color: #3c315b; }
  .lgx-c-button--slide:focus {
    outline: none; }
  .lgx-c-button--slide:hover:before, .lgx-c-button--slide:focus:before {
    -webkit-transform: translateX(-90%) skew(-45deg);
            transform: translateX(-90%) skew(-45deg); }
  .lgx-c-button--slide span {
    position: relative; }

.lgx-c-button--rounded, .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary {
  padding-right: 24px;
  padding-left: 24px;
  height: 56px;
  border-radius: 28px;
  border: none;
  background-image: linear-gradient(45deg, #57c282, #7ddba3);
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 1px;
  cursor: pointer; }
  .lgx-c-button--rounded:hover, .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary:hover, .lgx-c-button--rounded:focus, .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary:focus {
    background-color: #7ddba3;
    background-image: initial; }
  .lgx-c-button--rounded:focus, .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary:focus {
    outline: none; }

.lgx-c-button--has-icon {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #ffffff;
  position: relative; }
  .lgx-c-button--has-icon:hover, .lgx-c-button--has-icon:focus {
    color: #ffffff; }
  .lgx-c-button--has-icon svg {
    position: absolute;
    left: 16px;
    height: 25px;
    width: 25px;
    fill: #ffffff; }

.lgx-c-button--whatsapp {
  border-color: #24d366;
  background-color: #24d366; }

.lgx-c-button--twitter {
  border-color: #1DA1F2;
  background-color: #1DA1F2; }

.lgx-c-button--facebook {
  border-color: #1877f2;
  background-color: #1877f2; }

.lgx-c-button--email {
  border-color: #8d99ab;
  background-color: #8d99ab; }

.lgx-c-button--copy {
  border-color: #5993ed;
  background-color: #5993ed; }

.lgx-c-button--warning {
  border: 1px solid #e4584c;
  background-color: #ffffff;
  color: #e4584c; }

.lgx-c-button--text {
  border: 1px solid transparent;
  background-color: transparent;
  color: #4AA567;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 20px; }
  .lgx-c-button--text:hover, .lgx-c-button--text:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }

.lgx-c-button--link {
  font-weight: 600;
  text-transform: uppercase;
  border: initial;
  background-color: initial;
  color: #57c282;
  cursor: pointer; }
  .lgx-c-button--link:hover, .lgx-c-button--link:focus {
    text-decoration: underline; }
  .lgx-c-button--link:focus {
    outline: none; }

.lgx-c-button--clear, .dropdown-group button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: inherit;
  outline: none;
  padding: 0; }

.lgx-c-button--form {
  border: 1px solid transparent;
  background-color: #fafafa;
  color: #000000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .lgx-c-button--form:last-child {
    margin-bottom: 24px; }
  input:checked + .lgx-c-button--form {
    background-color: #57c282;
    color: #ffffff; }
    input:checked + .lgx-c-button--form span:last-child {
      color: #ffffff; }
  .lgx-c-button--form p {
    margin-bottom: .5em;
    margin-top: .5em;
    text-align: center; }
  .lgx-c-button--form span:last-child {
    color: #4AA567; }
  .lgx-c-button--form .lgx-t-link--has-arrow:after, .lgx-c-button--form .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary:after, .lgx-landing.dhc19 giving-join-button .lgx-c-button--form .lgx-c-button--primary:after {
    margin-left: 6px; }

.lgx-c-button--gray {
  background-color: #f5f5f5;
  color: #8d99ab;
  width: 100%;
  border: none;
  border-radius: 6px;
  padding: 10px 20px;
  font-size: 1rem;
  letter-spacing: .5;
  margin-bottom: 5px; }
  .lgx-c-button--gray:active, .lgx-c-button--gray:focus {
    border: none;
    outline: 0; }

.lgx-c-button--white {
  background: white !important;
  color: black; }

project-wide-club-card {
  width: 100%; }

.lgx-c-campaigncard--horizontal .lgx-c-campaigncard__heading {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  padding-top: 4px;
  overflow: hidden; }

.lgx-c-campaigncard--horizontal .lgx-c-campaigncard__image-wrap {
  margin-left: 1rem;
  width: 43.75%; }

.lgx-c-campaigncard--horizontal .lgx-c-campaigncard__support {
  margin-top: 8px;
  padding: 5px;
  width: 100%;
  min-height: initial;
  text-transform: uppercase; }
  .lgx-c-campaigncard--horizontal .lgx-c-campaigncard__support svg {
    margin-left: 5px;
    height: 16px;
    width: 16px;
    fill: currentColor;
    opacity: .6; }

.lgx-c-campaigncard__icons {
  border-radius: 0.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  left: 0;
  padding: 10px;
  pointer-events: none;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 1; }
  .lgx-c-campaigncard--horizontal .lgx-c-campaigncard__icons {
    padding: 5px; }
  .lgx-c-campaigncard__icons button {
    margin-left: 4px;
    pointer-events: auto; }

club-timeline-item .lgx-c-campaigncard--horizontal {
  margin-bottom: 1rem; }

.lgx-c-give-list__desc {
  background-color: #f5f7fa;
  padding-bottom: 1rem;
  margin-bottom: -1rem;
  margin-top: 1rem; }
  .lgx-c-give-list__desc + ul .lgx-c-give-list__item:first-child {
    background-color: #f5f7fa; }

.lgx-c-give-list__item {
  background-color: #ffffff; }
  .lgx-c-give-list__item.is-empty .lgx-c-campaigncard__image-wrap {
    -ms-flex-item-align: stretch;
        align-self: stretch;
    background-color: #dde3ed; }

.lgx-c-campaigncard__handle {
  position: absolute;
  left: -1rem; }

.lgx-c-campaigncard_long {
  position: relative;
  padding: 16px 0;
  border-bottom: 1px solid #D8DFEA; }
  .lgx-c-campaigncard_long:last-child {
    border-bottom: none; }
  .lgx-c-campaigncard_long > summary {
    width: 100%;
    cursor: pointer; }
    .lgx-c-campaigncard_long > summary .arrow {
      position: relative;
      top: 2px;
      -webkit-transition: all .4s;
      transition: all .4s; }
    .lgx-c-campaigncard_long > summary > div {
      width: calc(100% - 110px); }
    .lgx-c-campaigncard_long > summary img {
      position: absolute;
      top: 0;
      right: 0;
      width: 102px;
      height: 76px;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 8px; }
    .lgx-c-campaigncard_long > summary:focus {
      outline: none; }
    .lgx-c-campaigncard_long > summary::-webkit-details-marker {
      display: none; }
  .lgx-c-campaigncard_long[open] summary .arrow {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .lgx-c-campaigncard_long--summary {
    position: relative;
    margin-left: 12px;
    width: 100%; }
    .lgx-c-campaigncard_long--summary h1 {
      color: #1D1F24;
      width: 100%;
      line-height: 18px; }
  .lgx-c-campaigncard_long--body {
    position: relative;
    margin-left: 23px;
    margin-top: 20px; }
    .lgx-c-campaigncard_long--body_tip {
      position: relative;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 20px 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-top: 1px solid #D8DFEA;
      border-bottom: 1px solid #D8DFEA;
      margin-bottom: 16px; }
    .lgx-c-campaigncard_long--body_tag, .lgx-c-campaigncard_long--body_tag-challenge {
      background: #F3F6F9;
      border-radius: 18px;
      padding: 4px 8px;
      margin-left: 8px; }
      .lgx-c-campaigncard_long--body_tag p, .lgx-c-campaigncard_long--body_tag-challenge p {
        font-size: 10px;
        color: #4E5562; }
      .lgx-c-campaigncard_long--body_tag--admin {
        background: rgba(185, 132, 181, 0.15); }
        .lgx-c-campaigncard_long--body_tag--admin p {
          color: #B984B5; }
      .lgx-c-campaigncard_long--body_tag-challenge {
        background: #E1FAEA; }
        .lgx-c-campaigncard_long--body_tag-challenge p {
          color: #3D9E62; }
    .lgx-c-campaigncard_long--body card-type-icon span {
      height: 15px !important;
      width: 26px !important; }
    .lgx-c-campaigncard_long--body .payment-method_v2--card_description {
      font-size: 12px;
      margin-left: 4px; }
    .lgx-c-campaigncard_long--body .lgx-grid--auto {
      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }

.lgx-c-modal__hero--eid-mubarak {
  min-height: 120px;
  background-size: cover;
  background-position: center; }

.body_challenge_ramadan_2018 .lgx-c-modal__hero--eid-mubarak {
  background-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_rc-eid-mubarak.svg"); }
  .body_challenge_ramadan_2018 .lgx-c-modal__hero--eid-mubarak + .lgx-c-modal__padding--even {
    padding-bottom: 0; }

.body_challenge_dhul_hijjah_2018 .lgx-c-modal__hero--eid-mubarak {
  background-color: #e9f5fa;
  color: #229ad6; }

.lgx-c-modal__main--eid-mubarak .lgx-t-title, .lgx-c-modal__main--eid-mubarak .lgx-t-modal__legend {
  display: block; }

.lgx-c-modal__main--eid-mubarak .lgx-c-avatars.is-not-stacked {
  -webkit-box-pack: initial;
      -ms-flex-pack: initial;
          justify-content: initial; }

.lgx-c-modal__main--eid-mubarak .lgx-c-avatar-wrap + .lgx-c-avatar-wrap {
  margin-left: 8px; }

.lgx-c-modal__main--eid-mubarak .lgx-c-avatar + .lgx-c-avatar {
  margin-left: 0; }

.lgx-c-modal__main--eid-mubarak .lgx-c-avatar {
  margin-bottom: 0;
  width: 48px; }

.eid-mubarak__join-gc svg,
.eid-mubarak__join-gc--alt svg {
  margin-bottom: 6px;
  display: block;
  height: 24px;
  width: 80px; }

.eid-mubarak__join-gc {
  background-color: #6dd599; }
  .eid-mubarak__join-gc .lgx-c-button--tertiary, .eid-mubarak__join-gc .lgx-c-feed__share,
  .eid-mubarak__join-gc .lgx-c-feed__action {
    margin-top: 16px; }

.lgx-c-modal__padding--even {
  padding: 30px 20px; }

.lgx-c-avatars__header {
  margin-bottom: 6px !important; }

.eid-mubarak__video {
  overflow: auto;
  cursor: pointer; }
  .eid-mubarak__video:hover:after, .eid-mubarak__video:focus:after {
    text-decoration: none; }
  .eid-mubarak__video:after {
    content: "Watch the recap video";
    margin-left: 10px;
    line-height: 48px;
    text-decoration: underline;
    color: #4AA567; }

.eid-mubarak__thumbnail {
  height: 48px;
  width: 48px !important;
  float: left; }

.lgx-c-flash {
  padding: 6px 20px;
  position: relative;
  border-width: 1px;
  border-color: #b867c6;
  border-top-style: solid;
  border-bottom-style: solid;
  background-color: #fefaff;
  color: #b867c6; }

.lgx-footer {
  position: relative;
  width: 100%; }
  .lgx-footer_container {
    position: relative;
    width: 100%;
    background: #F7FAF8;
    padding: 60px 0 86px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .lgx-footer_links-section {
    position: relative;
    width: 100%;
    max-width: 1110px;
    margin: 0 auto 24px;
    padding: 0 16px 100px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .lgx-footer_links-section::before {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      height: 1px;
      width: 100%;
      border-bottom: 1px solid #A5B1C4; }
    @media (max-width: 800px) {
      .lgx-footer_links-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-bottom: 150px; }
        .lgx-footer_links-section--lg {
          -webkit-box-ordinal-group: -3;
              -ms-flex-order: -4;
                  order: -4; }
        .lgx-footer_links-section::before {
          left: 2.5%;
          width: 95%; } }
    .lgx-footer_links-section--links {
      margin-left: 20px; }
      .lgx-footer_links-section--links:first-child {
        margin-left: 0; }
      .lgx-footer_links-section--links .heading {
        font-size: 16px;
        font-weight: 700;
        letter-spacing: -0.02em;
        margin-bottom: 20px; }
      .lgx-footer_links-section--links div a {
        display: block;
        font-size: 14px;
        margin-bottom: 20px;
        color: #1D1F24; }
      @media (max-width: 800px) {
        .lgx-footer_links-section--links {
          margin-bottom: 40px;
          margin-left: 0; } }
    .lgx-footer_links-section--lg {
      margin-left: 20px; }
      @media (max-width: 800px) {
        .lgx-footer_links-section--lg {
          margin-left: 0;
          margin-bottom: 40px; }
          .lgx-footer_links-section--lg .lgx-home_stats {
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            margin: 0; } }
      .lgx-footer_links-section--lg .lgx-home_stats > div {
        margin-right: 16px; }
      .lgx-footer_links-section--lg .lgx-home_stats h3 {
        font-size: 16px; }
      .lgx-footer_links-section--lg .lgx-home_stats p {
        font-size: 10px; }
  .lgx-footer_newsletter {
    position: absolute;
    bottom: 32px;
    right: 0;
    max-width: 322px;
    width: 100%; }
    .lgx-footer_newsletter h4 {
      font-size: 16px; }
    .lgx-footer_newsletter div {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .lgx-footer_newsletter div input {
        padding: 20px 12px;
        margin-right: 16px;
        max-width: 218px; }
    @media (max-width: 800px) {
      .lgx-footer_newsletter {
        right: unset;
        left: 16px;
        bottom: 48px; } }
  .lgx-footer_bottom {
    position: relative;
    width: 100%;
    max-width: 1110px;
    margin: auto;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 800px) {
      .lgx-footer_bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .lgx-footer_bottom--copyright .lgx-flex, .lgx-footer_bottom--copyright .lgx-home_banner--container {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .lgx-footer_bottom--copyright .lgx-flex p, .lgx-footer_bottom--copyright .lgx-home_banner--container p, .lgx-footer_bottom--copyright .lgx-flex a, .lgx-footer_bottom--copyright .lgx-home_banner--container a {
        font-size: 12px;
        margin-right: 8px;
        color: #7A8394;
        line-height: 16px; }
      .lgx-footer_bottom--copyright .lgx-flex a, .lgx-footer_bottom--copyright .lgx-home_banner--container a {
        text-decoration: underline; }
        .lgx-footer_bottom--copyright .lgx-flex a:last-child, .lgx-footer_bottom--copyright .lgx-home_banner--container a:last-child {
          margin-right: 0; }
    .lgx-footer_bottom--socials {
      position: relative;
      max-width: 306px;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 800px) {
        .lgx-footer_bottom--socials {
          max-width: 400px;
          -webkit-box-ordinal-group: 0;
              -ms-flex-order: -1;
                  order: -1;
          margin-bottom: 40px; } }
  .lgx-footer_adblock {
    position: relative;
    width: 100%;
    max-width: 1110px;
    margin: 40px auto;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .lgx-footer_adblock--ad {
      position: relative;
      width: 100%;
      min-height: 132px;
      border-radius: 16px;
      padding: 24px 55px 24px 65px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background-size: cover;
      background-position: bottom;
      background-repeat: no-repeat;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 800px) {
        .lgx-footer_adblock--ad {
          padding: 20px;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .lgx-footer_adblock--ad > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        @media (max-width: 800px) {
          .lgx-footer_adblock--ad > div {
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            margin-bottom: 24px; } }
        .lgx-footer_adblock--ad > div .ad-image {
          margin-right: 24px; }
          @media (max-width: 800px) {
            .lgx-footer_adblock--ad > div .ad-image {
              margin-right: 0;
              margin-bottom: 8px;
              width: 100px;
              height: 100px; } }
        .lgx-footer_adblock--ad > div h1 {
          font-family: 'SF Pro Display', sans-serif;
          font-size: 36px;
          color: white;
          font-weight: 700;
          text-align: center;
          line-height: 1; }
          @media (max-width: 800px) {
            .lgx-footer_adblock--ad > div h1 {
              font-size: 32px; } }
      .lgx-footer_adblock--ad a[class^="lgx-button"] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media (max-width: 800px) {
          .lgx-footer_adblock--ad a[class^="lgx-button"] {
            border-radius: 8px;
            padding: 8px 16px;
            font-size: 14px;
            height: 40px; } }

.lgx-c-footer-wrapper {
  background-color: #645398; }

.lgx-c-footer {
  padding: 100px 5%;
  color: #ffffff; }
  @media (max-width: 520px) {
    .lgx-c-footer {
      text-align: center; } }
  @media (min-width: 900px) {
    .lgx-c-footer {
      display: grid;
      grid-template-columns: auto auto;
      grid-column-gap: 60px; } }

.lgx-c-footer__main {
  max-width: 600px; }

.lgx-c-footer__logo {
  margin-bottom: 36px;
  height: 25px;
  width: 194px;
  fill: #ffffff; }

.lgx-c-footer__text {
  margin-bottom: 24px;
  line-height: 1.33; }
  .lgx-c-footer__text span {
    color: #c69df0; }

@media (min-width: 521px) {
  .lgx-c-footer__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.lgx-c-footer__button--primary {
  background-color: #ffffff;
  color: #000000; }
  @media (max-width: 520px) {
    .lgx-c-footer__button--primary {
      margin-bottom: 24px; } }
  @media (min-width: 521px) {
    .lgx-c-footer__button--primary {
      margin-right: 24px; } }

.lgx-c-footer__button--secondary {
  margin-bottom: 42px;
  border: 1px solid #3c315b;
  color: #ffffff; }

.lgx-c-footer__stats {
  margin-bottom: 54px;
  line-height: 1.33;
  color: #cec3ef; }
  @media (min-width: 521px) {
    .lgx-c-footer__stats {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.lgx-c-footer__stat:not(:last-child) {
  margin-bottom: 24px; }

.lgx-c-footer__stat span {
  display: block; }

.lgx-c-footer__illustration-wrapper {
  justify-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 280px;
  overflow: hidden; }
  @media (max-width: 520px) {
    .lgx-c-footer__illustration-wrapper {
      margin-right: auto;
      margin-left: auto; } }

.lgx-c-footer__illustration {
  margin-bottom: 6px;
  height: 320px;
  width: 100%; }
  .lgx-c-footer__illustration svg {
    height: 320px;
    width: 280px; }

.lgx-c-footer__socials {
  margin-bottom: 30px; }

.lgx-c-footer__social:not(:last-child) {
  margin-right: 6px; }

.lgx-c-footer__social:hover svg,
.lgx-c-footer__social:focus svg {
  fill: #c69df0; }

.lgx-c-footer__social:focus {
  outline: none; }

.lgx-c-footer__social svg {
  height: 24px;
  width: 24px;
  fill: #ffffff; }

.lgx-c-footer__notes {
  line-height: 1.33; }
  .lgx-c-footer__notes a:focus {
    outline: none; }

.lgx-c-footer__copyright {
  color: #cec3ef; }

.lgx-c-footer-adblock {
  border-radius: 16px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 24px; }
  .lgx-c-footer-adblock--rc21 {
    background: linear-gradient(274.28deg, #F8EEF2 -4.71%, #F5CFE0 14.82%, #A89DDC 139.53%); }
    .lgx-c-footer-adblock--rc21_img {
      width: 100px;
      -webkit-filter: drop-shadow(-24px 28px 28px rgba(0, 0, 0, 0.15));
              filter: drop-shadow(-24px 28px 28px rgba(0, 0, 0, 0.15)); }
      @media (max-width: 800px) {
        .lgx-c-footer-adblock--rc21_img {
          width: 70px; } }
    .lgx-c-footer-adblock--rc21_title {
      text-align: center;
      font-weight: bold;
      font-size: 64px !important;
      line-height: 109% !important;
      margin-left: 26px;
      margin-right: 93px; }
      @media (max-width: 800px) {
        .lgx-c-footer-adblock--rc21_title {
          font-size: 33px !important;
          margin: 7px 0px 24px 0px; } }
    .lgx-c-footer-adblock--rc21_btn {
      width: 191px;
      font-size: 20px;
      line-height: 133%; }
      @media (max-width: 800px) {
        .lgx-c-footer-adblock--rc21_btn {
          width: 131px;
          font-size: 14px; } }
  .lgx-c-footer-adblock--zakat {
    background-image: url("https://launchgood.s3.amazonaws.com/static/zakat/zakatfooter-bg.png");
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 800px) {
      .lgx-c-footer-adblock--zakat_img {
        max-width: 50px;
        max-height: 70px; } }
    .lgx-c-footer-adblock--zakat_title {
      text-align: center;
      color: white;
      font-weight: bold;
      font-size: 40px;
      line-height: 100%;
      margin-right: 93px;
      text-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25) !important; }
      @media (max-width: 800px) {
        .lgx-c-footer-adblock--zakat_title {
          font-size: 33px !important;
          margin: 7px 0px 24px 0px; } }
    .lgx-c-footer-adblock--zakat_btn {
      -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25) !important;
              box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25) !important;
      width: 191px;
      font-size: 20px;
      line-height: 133%; }
      @media (max-width: 800px) {
        .lgx-c-footer-adblock--zakat_btn {
          width: 131px;
          font-size: 14px; } }
    @media (max-width: 800px) {
      .lgx-c-footer-adblock--zakat {
        background-position: 95%; } }
  @media (max-width: 800px) {
    .lgx-c-footer-adblock {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 20px; } }

giving-top-navigation {
  display: block;
  height: 51px; }

.lgx-c-nav-wrap {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1002; }

.lgx-c-nav {
  background-color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  height: 50px;
  position: relative;
  z-index: 20; }

.lgx-c-logo {
  height: 18px; }

.lgx-c-nav__link:hover svg,
.lgx-c-nav__link:focus svg {
  fill: #000000; }

.lgx-c-subnav-wrap {
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: calc(100% - 51px);
  overflow-y: auto;
  position: fixed;
  right: 0;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  z-index: 19; }
  @media (max-width: 520px) {
    .lgx-c-subnav-wrap {
      width: 100%; } }
  @media (min-width: 521px) {
    .lgx-c-subnav-wrap {
      border-left: 1px solid rgba(0, 0, 0, 0.1);
      width: 320px; } }
  .lgx-c-subnav-wrap.is-open {
    -webkit-transform: translateX(0);
            transform: translateX(0); }

.lgx-c-subnav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-duration: .25s;
          transition-duration: .25s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }
  .lgx-c-subnav__link:hover, .lgx-c-subnav__link:focus {
    color: inherit;
    -webkit-transform: translateX(0.5rem);
            transform: translateX(0.5rem); }

.lgx-c-subnav__search {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  height: 40px;
  margin: 8px -4px; }
  .lgx-c-subnav__search:hover, .lgx-c-subnav__search:focus {
    border-color: #57c282;
    outline: none; }

.lgx-c-subnav__category {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.lgx-c-header-wrapper {
  position: relative;
  z-index: 5;
  background: transparent; }
  @media (max-width: 800px) {
    .lgx-c-header-wrapper {
      background-color: #ffffff; } }
  @media (min-width: 801px) {
    .lgx-c-header-wrapper {
      padding-top: 36px;
      padding-bottom: 60px; }
      .lgx-c-campaign-page .lgx-c-header-wrapper {
        background-color: #f7fcf9; }
      .lgx-c-thankyou .lgx-c-header-wrapper {
        background: none; } }
  .lgx-c-pulse .lgx-c-header-wrapper {
    background-image: url("https://i.imgur.com/5wxYfMD.png");
    background-repeat: no-repeat;
    background-size: auto 40px; }

.lgx-c-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 56px; }
  .lgx-c-header a:hover svg,
  .lgx-c-header a:focus svg,
  .lgx-c-header button:hover svg,
  .lgx-c-header button:focus svg {
    fill: #57c282; }
  .lgx-c-header lgx-user-menu a:hover,
  .lgx-c-header lgx-user-menu a:focus {
    color: #57c282; }
  @media (min-width: 801px) {
    .lgx-c-header {
      margin-right: auto;
      margin-left: auto;
      padding-right: 24px;
      padding-left: 24px;
      max-width: 1280px; }
      .lgx-c-header > * {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -ms-flex-preferred-size: 0;
            flex-basis: 0; } }

@media (min-width: 801px) {
  .lgx-c-header__logo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media (max-width: 800px) {
  .lgx-c-header__logo {
    height: 16px;
    width: 132px; } }

@media (min-width: 801px) {
  .lgx-c-header__logo {
    width: 100%; } }

@media (max-width: 800px) {
  .lgx-c-header__slogan {
    display: none; } }

@media (min-width: 801px) {
  .lgx-c-header__slogan {
    margin-top: 8px;
    width: 100%; } }

@media (max-width: 800px) {
  .lgx-c-header__button-wrapper {
    display: none; } }

@media (min-width: 801px) {
  .lgx-c-header__button-wrapper {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; } }

@media (min-width: 801px) {
  .lgx-c-header__button {
    max-width: 194px;
    border: 1px solid #8e8e93;
    font-size: 14px;
    color: inherit; }
    .lgx-c-header__button:before {
      content: "";
      background-image: linear-gradient(45deg, #7ddba3, #57c282); }
    .lgx-c-header__button:hover, .lgx-c-header__button:focus {
      color: currentColor; } }

.lgx-c-header__menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .lgx-c-header__menu-wrapper lgx-user-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .lgx-c-header__menu-wrapper button {
    padding: 0;
    border: none;
    background-color: initial;
    cursor: pointer; }
  .lgx-c-header__menu-wrapper svg {
    height: 24px;
    width: 24px; }
  @media (min-width: 801px) {
    .lgx-c-header__menu-wrapper {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }

.lgx-c-header__search {
  margin-right: 16px; }

.lgx-c-header__menu--logged-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .lgx-c-header__menu--logged-in svg {
    margin-left: 4px;
    width: 10px; }

@media (min-width: 801px) {
  lgx-header {
    color: #ffffff; }
  lgx-header svg {
    fill: #ffffff; }
  lgx-header a.lgx-t-black.lgx-t-caption, lgx-header .lgx-c-hero a.lgx-t-black.lgx-c-button--tertiary, .lgx-c-hero lgx-header a.lgx-t-black.lgx-c-button--tertiary, lgx-header .lgx-c-hero a.lgx-t-black.lgx-c-feed__share, .lgx-c-hero lgx-header a.lgx-t-black.lgx-c-feed__share, lgx-header .lgx-c-hero a.lgx-c-feed__share.lgx-modal--tab, .lgx-c-hero lgx-header a.lgx-c-feed__share.lgx-modal--tab,
  lgx-header .lgx-c-hero a.lgx-t-black.lgx-c-feed__action, .lgx-c-hero lgx-header a.lgx-t-black.lgx-c-feed__action, lgx-header .lgx-c-hero a.lgx-c-feed__action.lgx-modal--tab, .lgx-c-hero lgx-header a.lgx-c-feed__action.lgx-modal--tab, lgx-header .lgx-c-hero a.lgx-c-button--tertiary.lgx-modal--tab, .lgx-c-hero lgx-header a.lgx-c-button--tertiary.lgx-modal--tab, lgx-header a.lgx-t-black.lgx-c-flash, lgx-header a.lgx-c-flash.lgx-modal--tab, lgx-header a.lgx-t-black.lgx-c-button__note, lgx-header a.lgx-c-button__note.lgx-modal--tab, lgx-header a.lgx-t-caption.lgx-modal--tab {
    color: #ffffff; }
  lgx-header.is-dark {
    color: #000000; }
  lgx-header.is-dark svg {
    fill: #000000; }
  lgx-header.is-dark a.lgx-t-black.lgx-t-caption, lgx-header.is-dark .lgx-c-hero a.lgx-t-black.lgx-c-button--tertiary, .lgx-c-hero lgx-header.is-dark a.lgx-t-black.lgx-c-button--tertiary, lgx-header.is-dark .lgx-c-hero a.lgx-t-black.lgx-c-feed__share, .lgx-c-hero lgx-header.is-dark a.lgx-t-black.lgx-c-feed__share, lgx-header.is-dark .lgx-c-hero a.lgx-c-feed__share.lgx-modal--tab, .lgx-c-hero lgx-header.is-dark a.lgx-c-feed__share.lgx-modal--tab,
  lgx-header.is-dark .lgx-c-hero a.lgx-t-black.lgx-c-feed__action, .lgx-c-hero lgx-header.is-dark a.lgx-t-black.lgx-c-feed__action, lgx-header.is-dark .lgx-c-hero a.lgx-c-feed__action.lgx-modal--tab, .lgx-c-hero lgx-header.is-dark a.lgx-c-feed__action.lgx-modal--tab, lgx-header.is-dark .lgx-c-hero a.lgx-c-button--tertiary.lgx-modal--tab, .lgx-c-hero lgx-header.is-dark a.lgx-c-button--tertiary.lgx-modal--tab, lgx-header.is-dark a.lgx-t-black.lgx-c-flash, lgx-header.is-dark a.lgx-c-flash.lgx-modal--tab, lgx-header.is-dark a.lgx-t-black.lgx-c-button__note, lgx-header.is-dark a.lgx-c-button__note.lgx-modal--tab, lgx-header.is-dark a.lgx-t-caption.lgx-modal--tab {
    color: #000000; } }

.lgx-c-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 5%;
  min-height: 300px;
  height: 42vh;
  background-image: linear-gradient(45deg, #C7FFDF, #D1FFFE), url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_gc-friday-givers.jpg");
  background-blend-mode: multiply;
  background-size: cover; }
  @media (max-width: 520px) {
    .lgx-c-hero {
      max-height: 300px; } }

.lgx-c-hero__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.lgx-c-hero__author {
  margin-top: 4px;
  display: block; }

.lgx-c-hero__tagline {
  max-width: 160px;
  line-height: 1.2; }

.lgx-c-highlight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5%;
  border: 1px dashed #b867c6;
  border-radius: 4px;
  line-height: 1.33;
  background-color: #fefaff; }

@media (max-width: 520px) {
  .lgx-c-highlight svg {
    height: 22px;
    width: 68px; } }

@media (min-width: 520px) {
  .lgx-c-highlight svg {
    height: 24px;
    width: 80px; } }

.lgx-t-headline--m, .lgx-landing__intro .lgx-c-button--primary, .lgx-landing__umrah--continued + giving-join-button .lgx-c-button--primary {
  font-family: 'SF Pro Display', sans-serif;
  font-weight: 500; }
  @media (max-width: 767px) {
    .lgx-t-headline--m, .lgx-landing__intro .lgx-c-button--primary, .lgx-landing__umrah--continued + giving-join-button .lgx-c-button--primary {
      font-size: 20px;
      line-height: 24px;
      letter-spacing: .15px; } }
  @media (min-width: 768px) {
    .lgx-t-headline--m, .lgx-landing__intro .lgx-c-button--primary, .lgx-landing__umrah--continued + giving-join-button .lgx-c-button--primary {
      font-size: 24px;
      line-height: 29px; } }

.lgx-t-headline--xl {
  font-family: 'SF Pro Display', sans-serif;
  font-weight: 700; }
  @media (max-width: 767px) {
    .lgx-t-headline--xl {
      font-size: 34px;
      line-height: 40px;
      letter-spacing: .25px; } }
  @media (min-width: 768px) {
    .lgx-t-headline--xl {
      font-size: 48px;
      line-height: 58px; } }

.lgx-t-overline {
  font-size: 10px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1.5px; }

.lgx-t-subtitle {
  font-size: 16px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: .15px; }

.lgx-t-body--2 {
  font-size: 14px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: .25px; }

.lgx-t-caption--1 {
  font-size: 16.5px;
  font-family: 'SF Pro Text', sans-serif;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: .5px; }

.lgx-landing {
  background-color: #ffffff; }
  @media (max-width: 767px) {
    .lgx-landing {
      overflow-x: hidden; } }

.lgx-landing.dhc18 .lgx-t-product-primary {
  color: #53baed; }

.lgx-landing.dhc18 .lgx-t-product-primary--light {
  color: #e8f4fa; }

@media (max-width: 767px) {
  .lgx-landing.dhc18 .lgx-landing__intro {
    background-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_dhc-landing-hero--mobile.jpg"); } }

@media (min-width: 768px) {
  .lgx-landing.dhc18 .lgx-landing__intro {
    background-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_dhc-landing-hero--desktop.jpg"); } }

.lgx-landing.dhc18 .lgx-landing__blockquote {
  background-color: #53baed; }
  .lgx-landing.dhc18 .lgx-landing__blockquote:before {
    color: #229ad6; }

.lgx-landing.dhc18 .lgx-c-marketing__icon {
  background-color: #e8f4fa; }
  .lgx-landing.dhc18 .lgx-c-marketing__icon svg {
    fill: #229ad6; }

.lgx-landing.friday-givers .lgx-t-product-primary {
  color: #22D67B; }

.lgx-landing.friday-givers .lgx-t-product-primary--light {
  color: #E8FAEE; }

.lgx-landing.friday-givers .lgx-landing__intro {
  background-image: linear-gradient(45deg, #C7FFDF, #D1FFFE), url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_gc-friday-givers.jpg");
  background-blend-mode: multiply; }

.lgx-landing.friday-givers .lgx-landing__blockquote {
  background-color: #22D67B; }
  .lgx-landing.friday-givers .lgx-landing__blockquote:before {
    color: #2bb359; }

.lgx-landing.friday-givers .lgx-c-marketing__icon {
  background-color: #E8FAEE; }
  .lgx-landing.friday-givers .lgx-c-marketing__icon svg {
    fill: #2bb359; }

.lgx-landing__intro {
  height: 570px;
  background-size: cover;
  background-position: top center;
  padding: 24px 5%; }
  @media (min-width: 768px) {
    .lgx-landing__intro {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .lgx-landing__intro .lgx-t-overline {
    margin-top: 16px;
    display: block; }
  .lgx-landing__intro .lgx-t-subtitle {
    margin-top: 4px;
    display: block; }
  @media (max-width: 767px) {
    .lgx-landing__intro .lgx-c-button--primary {
      display: none; } }
  @media (min-width: 768px) {
    .lgx-landing__intro .lgx-c-button--primary {
      margin-top: 50px;
      padding-right: 50px;
      padding-left: 50px;
      border-radius: 24px; } }

.lgx-landing__community {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff; }
  @media (max-width: 767px) {
    .lgx-landing__community {
      padding: 36px 5%; } }
  @media (min-width: 768px) {
    .lgx-landing__community {
      padding: 50px 5%; } }
  .lgx-landing__community .lgx-c-avatars {
    margin-top: 16px;
    margin-bottom: 8px; }

@media (min-width: 768px) {
  .lgx-landing__section-wrap {
    margin-right: 5%;
    margin-left: 5%; } }

@media (min-width: 768px) {
  .lgx-landing__section {
    margin-right: auto;
    margin-left: auto;
    padding-right: 7%;
    padding-left: 7%;
    width: 100%;
    max-width: 1024px;
    border-radius: 4px; } }

.lgx-landing__blockquote {
  position: relative;
  overflow: hidden; }
  @media (max-width: 767px) {
    .lgx-landing__blockquote {
      padding: 32px 5%; } }
  @media (min-width: 768px) {
    .lgx-landing__blockquote {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .lgx-landing__blockquote:before {
    content: "ﷺ";
    position: absolute;
    right: -30px;
    bottom: -5px; }
    @media (max-width: 767px) {
      .lgx-landing__blockquote:before {
        font-size: 150px; } }
    @media (min-width: 768px) {
      .lgx-landing__blockquote:before {
        font-size: 260px; } }
  @media (min-width: 768px) {
    .lgx-landing__blockquote p {
      width: 80%; } }
  .lgx-landing__blockquote cite {
    margin-top: 48px;
    display: block;
    position: relative; }
    .lgx-landing__blockquote cite span {
      display: block; }

.lgx-c-marketings {
  background-color: #ffffff; }
  @media (max-width: 767px) {
    .lgx-c-marketings {
      padding: 44px 5%; } }
  @media (min-width: 768px) {
    .lgx-c-marketings {
      margin-top: 40px;
      margin-bottom: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.lgx-c-marketing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff; }
  @media (min-width: 768px) {
    .lgx-c-marketing {
      width: 33.33%; } }
  @media (max-width: 767px) {
    .lgx-c-marketing + .lgx-c-marketing {
      margin-top: 48px; } }
  @media (min-width: 768px) {
    .lgx-c-marketing + .lgx-c-marketing {
      margin-left: 24px; } }
  .lgx-c-marketing .lgx-t-headline--m, .lgx-c-marketing .lgx-landing__intro .lgx-c-button--primary, .lgx-landing__intro .lgx-c-marketing .lgx-c-button--primary, .lgx-c-marketing .lgx-landing__umrah--continued + giving-join-button .lgx-c-button--primary, .lgx-landing__umrah--continued + giving-join-button .lgx-c-marketing .lgx-c-button--primary {
    margin-top: 16px; }
  .lgx-c-marketing .lgx-t-caption--1 {
    margin-top: 4px; }

.lgx-c-marketing__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 48px;
  width: 48px;
  border-radius: 50%; }
  .lgx-c-marketing__icon svg {
    height: 24px;
    width: 24px; }

.lgx-landing__umrah {
  background-color: #7ddba3; }
  @media (max-width: 767px) {
    .lgx-landing__umrah {
      padding: 24px 5%; } }
  @media (min-width: 768px) {
    .lgx-landing__umrah {
      padding-top: 50px;
      padding-bottom: 80px; } }
  @media (min-width: 950px) {
    .lgx-landing__umrah {
      position: relative; } }
  .lgx-landing__umrah img {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 580px; }
    @media (min-width: 950px) {
      .lgx-landing__umrah img {
        position: absolute;
        top: -50px;
        right: 0; } }

.lgx-landing__umrah--continued {
  padding-right: 7%;
  padding-left: 7%;
  background-color: #ffffff; }
  @media (max-width: 949px) {
    .lgx-landing__umrah--continued {
      padding-bottom: 36px; } }
  .lgx-landing__umrah--continued img {
    margin-top: -32px;
    margin-right: 5px;
    height: 64px;
    position: relative; }
  .lgx-landing__umrah--continued span {
    margin-top: 10px;
    display: block; }
  @media (max-width: 949px) {
    .lgx-landing__umrah--continued p {
      margin-top: 16px; } }
  @media (min-width: 950px) {
    .lgx-landing__umrah--continued p {
      margin-top: 32px;
      width: 50%; } }
  .lgx-landing__umrah--continued + giving-join-button .lgx-c-button--primary {
    border-radius: 24px; }
    @media (max-width: 767px) {
      .lgx-landing__umrah--continued + giving-join-button .lgx-c-button--primary {
        margin: 16px;
        position: fixed;
        bottom: 0;
        width: calc(100% - 32px);
        z-index: 1; } }
    @media (min-width: 768px) {
      .lgx-landing__umrah--continued + giving-join-button .lgx-c-button--primary {
        margin-right: auto;
        margin-bottom: 40px;
        margin-left: auto;
        padding-right: 50px;
        padding-left: 50px; } }

.lgx-landing__partner {
  padding: 16px 7% 100px;
  background-color: #f5f7fa; }
  .lgx-landing__partner img {
    margin-top: 8px;
    height: 64px; }

.lgx-landing__partner__desc {
  margin-top: 16px; }

@media (max-width: 767px) {
  .lgx-landing__footer.rc-footer {
    display: block; } }

.lgx-landing.dhc19 .lgx-t-primary {
  color: #f4bb7b !important; }

.lgx-landing.dhc19 giving-join-button .lgx-c-button--primary {
  background-color: #f4bb7b;
  background-image: none;
  color: #1d1f24;
  margin-bottom: 6px;
  width: 268px; }
  .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary:hover, .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary:focus {
    background-color: #f4bb7b; }

@media (min-width: 768px) {
  .lgx-landing.dhc19 .lgx-landing__section {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0; } }

.lgx-landing.dhc19 .lgx-landing__hajj {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FFEAD4;
  background-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_dhc-hajj.svg"), url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_dhc-hajj-plane.svg");
  background-repeat: no-repeat;
  color: #044354;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 42px 32px;
  text-align: center; }
  @media (max-width: 767px) {
    .lgx-landing.dhc19 .lgx-landing__hajj {
      background-position: 53% bottom;
      background-size: 270px, 0;
      padding-bottom: 200px; } }
  @media (min-width: 768px) {
    .lgx-landing.dhc19 .lgx-landing__hajj {
      background-position: calc(50% + 400px) bottom, calc(50% - 400px) center;
      background-size: 270px, 200px;
      border-radius: 12px;
      margin-bottom: 24px; } }
  .lgx-landing.dhc19 .lgx-landing__hajj giving-join-button .lgx-c-button--primary {
    background-color: #044354;
    color: #FFEAD4;
    margin-top: 24px; }

.lgx-landing.dhc19 .lgx-landing__intro {
  background-color: #fcf3e8;
  margin-bottom: 48px; }
  @media (max-width: 799px) {
    .lgx-landing.dhc19 .lgx-landing__intro {
      height: initial; } }
  @media (min-width: 800px) {
    .lgx-landing.dhc19 .lgx-landing__intro {
      height: 620px;
      margin-top: -152px;
      padding-top: 100px; } }
  .lgx-landing.dhc19 .lgx-landing__intro .lgx-landing__section {
    position: relative; }
  .lgx-landing.dhc19 .lgx-landing__intro .lgx-t-primary {
    color: #cd7824 !important;
    margin-bottom: 6px; }
  @media (min-width: 800px) {
    .lgx-landing.dhc19 .lgx-landing__intro h1,
    .lgx-landing.dhc19 .lgx-landing__intro .lgx-t-headline {
      width: 50%; } }
  .lgx-landing.dhc19 .lgx-landing__intro .lgx-t-headline {
    line-height: 1.2;
    margin-top: 32px;
    max-width: 450px; }
  .lgx-landing.dhc19 .lgx-landing__intro .lgx-c-button--primary {
    margin-top: 24px; }
    @media (max-width: 767px) {
      .lgx-landing.dhc19 .lgx-landing__intro .lgx-c-button--primary {
        display: block;
        margin-bottom: 24px; } }
    @media (min-width: 768px) {
      .lgx-landing.dhc19 .lgx-landing__intro .lgx-c-button--primary {
        margin-bottom: 50px; } }
  .lgx-landing.dhc19 .lgx-landing__intro .lgx-landing__video {
    mix-blend-mode: multiply;
    -o-object-fit: contain;
       object-fit: contain; }
    @media (max-width: 799px) {
      .lgx-landing.dhc19 .lgx-landing__intro .lgx-landing__video {
        margin-top: 16px;
        width: 100%; } }
    @media (min-width: 800px) {
      .lgx-landing.dhc19 .lgx-landing__intro .lgx-landing__video {
        max-width: 582px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 50%; } }

@media (max-width: 767px) {
  .lgx-landing.dhc19 .lgx-c-marketings__heading {
    margin-left: 5%;
    margin-right: 5%; } }

.lgx-landing.dhc19 .lgx-c-marketing {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 20px;
  width: initial; }

.lgx-landing.dhc19 .lgx-c-marketing__illustration {
  margin-bottom: 24px;
  width: 80%; }
  @media (max-width: 767px) {
    .lgx-landing.dhc19 .lgx-c-marketing__illustration {
      margin-left: auto;
      margin-right: auto; } }

@media (max-width: 767px) {
  .lgx-landing.dhc19 .lgx-landing__blockquote-wrap {
    background-color: #ebeff5;
    padding: 5%; } }

@media (min-width: 768px) {
  .lgx-landing.dhc19 .lgx-landing__blockquote-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 48px; } }

.lgx-landing.dhc19 .lgx-landing__blockquote-wrap > * {
  border-radius: 12px;
  line-height: 1.2; }
  @media (min-width: 768px) {
    .lgx-landing.dhc19 .lgx-landing__blockquote-wrap > * {
      padding: 24px 40px;
      width: calc(50% - 12px); } }

.lgx-landing.dhc19 .lgx-landing__campaign-cta {
  background-color: #1d1f24;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }
  @media (max-width: 767px) {
    .lgx-landing.dhc19 .lgx-landing__campaign-cta {
      margin-bottom: 20px;
      padding: 32px 5%; } }
  .lgx-landing.dhc19 .lgx-landing__campaign-cta .lgx-t-headline {
    margin-bottom: 16px; }
  .lgx-landing.dhc19 .lgx-landing__campaign-cta svg {
    bottom: 20px;
    fill: #ffffff;
    position: absolute;
    right: 20px; }

.lgx-landing.dhc19 .lgx-landing__blockquote {
  background-color: #e69b49; }
  .lgx-landing.dhc19 .lgx-landing__blockquote:before {
    color: #cd7824;
    font-size: 180px;
    bottom: -48px;
    right: -15px; }
  .lgx-landing.dhc19 .lgx-landing__blockquote cite {
    margin-top: 16px; }

.lgx-landing.dhc19 .lgx-landing__community {
  background-color: #1d1f24; }

.lgx-landing.dhc19 .lgx-c-avatars.is-stacked .lgx-c-avatar + .lgx-c-avatar {
  -webkit-box-shadow: 0 0 0 3px #1d1f24;
          box-shadow: 0 0 0 3px #1d1f24; }

@media (max-width: 800px) {
  .lgx-landing.dhc19 .lgx-c-sticky-wrapper {
    border-top-style: solid;
    padding-left: 5%;
    padding-right: 5%;
    -webkit-transform: none;
            transform: none; }
    .lgx-landing.dhc19 .lgx-c-sticky-wrapper button {
      font-weight: 500;
      height: 45px;
      margin-bottom: 0;
      width: 90vw; } }

@media (min-width: 801px) {
  .lgx-landing.dhc19 .lgx-c-sticky-wrapper {
    display: none; } }

ol.lgx-c-list {
  counter-reset: numbered; }

.lgx-c-list__item {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.33;
  text-align: left; }
  ol.lgx-c-list .lgx-c-list__item:before {
    content: counter(numbered) ".";
    counter-increment: numbered;
    margin-right: 10px;
    min-width: 45px;
    text-align: center; }

.lgx-c-list--empty {
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
  background-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_paginated-list-skeleton.svg");
  background-size: 70%;
  background-position: top;
  background-repeat: repeat-y; }
  @media (max-width: 520px) {
    .lgx-c-list--empty {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 50vh; } }
  .lgx-c-list--empty:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(#ffffff));
    background-image: linear-gradient(rgba(255, 255, 255, 0.5), #ffffff); }

.lgx-c-list--empty__emoji {
  font-size: 64px; }

.lgx-c-list--empty__text {
  position: relative;
  line-height: 1.33; }

.lgx-c-easy-list {
  padding: 36px 5% 10px; }
  @media (min-width: 521px) {
    .lgx-c-easy-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .lgx-c-easy-list svg {
    margin-bottom: 10px;
    height: 22px;
    width: 68px; }
  .lgx-c-easy-list .lgx-c-list {
    margin-top: 20px; }
  @media (max-width: 520px) {
    .lgx-c-easy-list .lgx-c-list__item:before {
      font-size: 13px !important; } }
  @media (min-width: 520px) {
    .lgx-c-easy-list .lgx-c-list__item:before {
      font-size: 15px !important; } }

.lgx-c-highlight-list {
  padding: 36px 5% 10px;
  background-color: #f5f5f5; }
  @media (min-width: 521px) {
    .lgx-c-highlight-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .lgx-c-highlight-list .lgx-c-list {
    margin-top: 20px; }
  .lgx-c-highlight-list svg {
    margin-right: 10px;
    height: 24px;
    width: 45px;
    fill: #4AA567; }

.lgx-c-member-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 5%;
  background-color: #4d4d4d; }

.lgx-c-member-bar__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 1.33; }

.lgx-c-member-bar__icon svg {
  height: 16px;
  width: 16px;
  fill: #cccccc; }

.lgx-c-member-bar__icon:hover svg,
.lgx-c-member-bar__icon:focus svg {
  fill: #ffffff; }

body.has-modal {
  overflow: hidden; }

.lgx-c-modal-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 0;
  z-index: 9999; }
  @media (min-width: 521px) {
    .lgx-c-modal-wrap {
      left: 0;
      right: 0;
      bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-color: rgba(0, 0, 0, 0.5); } }

.lgx-c-modal {
  width: 100vw;
  background-color: #ffffff; }
  @media (max-width: 520px) {
    .lgx-c-modal {
      height: 100vh;
      overflow-y: scroll;
      /* has to be scroll, not auto */
      -webkit-overflow-scrolling: touch;
      /* https://css-tricks.com/snippets/css/momentum-scrolling-on-ios-overflow-elements/ */ } }
  @media (min-width: 521px) {
    .lgx-c-modal {
      height: 80vh;
      max-height: 800px;
      max-width: 450px;
      position: relative;
      border-radius: 16px; } }

.lgx-c-modal__close {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 22px;
  padding: 8px 10px;
  background: white;
  border-radius: 50%; }

.lgx-c-modal__headerback {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 22px;
  padding: 8px 10px; }

.lgx-c-modal__feature {
  margin-bottom: 20px;
  max-width: 100%; }

.lgx-c-modal__feature--has-border {
  border-radius: 4px;
  border: 1px solid #dfe9f3; }

.lgx-c-modal__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 20px;
  padding-left: 20px;
  height: 60px; }

.lgx-c-modal__hero--splash {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100px;
  padding: 25px;
  background-color: #fcf2e7; }
  .lgx-c-modal__hero--splash svg {
    height: 50px; }

.lgx-c-modal__emoji {
  font-size: 64px;
  line-height: 60px; }

.lgx-c-modal__hero--vote {
  background-color: #e6eeff; }
  .lgx-c-modal__hero--vote svg {
    fill: #4080ff; }

.lgx-c-modal__faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: #cccccc;
  color: initial; }
  .lgx-c-modal__faq:hover, .lgx-c-modal__faq:focus {
    color: initial; }

.lgx-c-modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 5%;
  padding-left: 5%;
  min-height: 60px;
  border-bottom: 1px solid #4AA567;
  background-color: rgba(74, 165, 103, 0.04);
  font-size: 17px; }

.lgx-c-modal__back,
.lgx-c-modal__next {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 65px; }
  .lgx-c-modal__back:hover, .lgx-c-modal__back:focus,
  .lgx-c-modal__next:hover,
  .lgx-c-modal__next:focus {
    color: #4AA567; }

.lgx-c-modal__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #4AA567; }
  .lgx-c-modal__back svg {
    margin-right: 6px;
    height: 18px;
    width: 12px; }
    .lgx-c-modal__header .lgx-c-modal__back svg {
      fill: #4AA567; }

.lgx-c-modal__next {
  text-align: right; }

.lgx-c-modal__heading {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.lgx-c-modal__main {
  overflow: auto; }
  @media (max-width: 520px) {
    .lgx-c-modal__main {
      height: calc(100vh - 122px); } }
  @media (min-width: 521px) {
    .lgx-c-modal__main {
      height: calc(80vh - 122px);
      max-height: 641px; } }
  @media (max-width: 520px) {
    .lgx-c-tabs + .lgx-c-modal__main {
      height: calc(100vh - 167px); } }
  @media (min-width: 521px) {
    .lgx-c-tabs + .lgx-c-modal__main {
      height: calc(80vh - 182px);
      max-height: 581px; } }
  @media (max-width: 520px) {
    .lgx-c-modal__main.has-no-header {
      height: calc(100vh - 62px); } }
  @media (min-width: 521px) {
    .lgx-c-modal__main.has-no-header {
      height: calc(80vh - 62px);
      max-height: initial; } }

.lgx-c-modal__padding {
  padding: 30px 20px 25px; }

.lgx-c-stripe {
  margin-top: 10px;
  width: 120px; }

.lgx-c-modal__fieldset + .lgx-c-modal__fieldset,
giving-giving-amount + giving-payment-method,
giving-payment-method + club-method-active-or-paused,
giving-payment-method + .lgx-c-modal__fieldset,
challenge-method-automatic-or-manual + giving-payment-method,
giving-giving-amount + challenge-method-automatic-or-manual,
giving-payment-method + challenge-method-automatic-or-manual,
challenge-method-automatic-or-manual + challenge-get-phone-number,
giving-payment-method + challenge-get-phone-number,
challenge-get-phone-number + .lgx-c-modal__fieldset,
challenge-method-automatic-or-manual + .lgx-c-modal__fieldset {
  margin-top: 30px;
  display: block; }

.lgx-t-modal__legend {
  line-height: 1.2; }

.lgx-t-modal__desc {
  padding-top: 5px;
  line-height: 1.33;
  color: #8e8e93; }

.lgx-c-form__label {
  margin-top: 20px;
  padding-bottom: 5px; }
  .lgx-c-form__label:first-of-type {
    padding-top: 0; }

.lgx-c-form__title {
  color: #000000;
  letter-spacing: 0.35px;
  line-height: 1.33; }

.lgx-c-form__buttons--grid,
.lgx-c-form__buttons--column {
  padding-top: 20px;
  display: grid;
  grid-gap: 5px; }

.lgx-c-form__input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.42857143;
  color: #4d4d4d;
  border: 1px solid #8e8e93;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px #f5f5f5;
          box-shadow: inset 0 1px 1px #f5f5f5;
  -webkit-transition: border ease-in-out 0.15s, color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border ease-in-out 0.15s, color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border ease-in-out 0.15s, box-shadow ease-in-out 0.15s, color ease-in-out 0.15s;
  transition: border ease-in-out 0.15s, box-shadow ease-in-out 0.15s, color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .lgx-c-form__input:focus {
    border-color: #57c282;
    outline: 0; }
  .lgx-c-form__input.ng-invalid:not(.ng-empty) {
    border-color: #e4584c; }

.lgx-c-form__input--grid,
.lgx-c-form__input--column {
  display: grid;
  grid-gap: 20px; }

.lgx-c-form__input--grid {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.lgx-c-form__buttons--grid {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.lgx-c-form__button--custom {
  grid-column: 2 / 4;
  position: relative; }

.lgx-c-form__button--custom label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 50px;
  background-color: rgba(74, 165, 103, 0.04);
  border-right: 1px solid #4AA567;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 17px;
  color: #4AA567;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.lgx-c-form__button--custom input {
  padding-left: 60px; }

.lgx-c-dropdown {
  margin-top: 20px;
  position: relative;
  text-align: center;
  color: #8e8e93; }

.lgx-c-dropdown__select--no-border {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 5px 25px 5px 5px;
  border: initial;
  background-color: initial; }

.lgx-c-dropdown__arrow {
  margin-left: -25px;
  height: 10px;
  width: 16px;
  fill: #cccccc;
  pointer-events: none; }

.lgx-c-button__note {
  color: #8e8e93; }

.lgx-c-modal__dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 35px; }
  .lgx-c-modal__dl div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px; }
    .lgx-c-modal__dl div:not(:last-child) {
      border-bottom: 1px solid #f5f5f5; }
  .lgx-c-modal__dl dt {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-right: 10px;
    text-align: left; }
  .lgx-c-modal__dl dd {
    text-align: right;
    text-transform: capitalize; }

@media (min-width: 521px) {
  giving-onboard-manual-or-automatic:after,
  giving-onboard-previous-settings:after,
  giving-onboard-step-one:after,
  giving-onboard-step-two:after {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1; } }

.lgx-c-form__input--animate,
.lgx-c-form__input--custom-daily-amount,
.lgx-c-dropdown__select {
  border: 1px solid #8e8e93;
  border-radius: 4px;
  font-family: inherit;
  font-size: 14px;
  margin-bottom: 20px;
  width: 100%;
  -webkit-transition: border-color ease-in-out 0.25s;
  transition: border-color ease-in-out 0.25s; }
  .lgx-c-form__input--animate:disabled,
  .lgx-c-form__input--custom-daily-amount:disabled,
  .lgx-c-dropdown__select:disabled {
    background-color: #f5f5f5; }
  .lgx-c-form__input--animate.ng-invalid:not(.ng-empty),
  .lgx-c-form__input--custom-daily-amount.ng-invalid:not(.ng-empty),
  .lgx-c-dropdown__select.ng-invalid:not(.ng-empty) {
    border-color: #e4584c; }
    .lgx-c-form__input--animate.ng-invalid:not(.ng-empty) + label,
    .lgx-c-form__input--custom-daily-amount.ng-invalid:not(.ng-empty) + label,
    .lgx-c-dropdown__select.ng-invalid:not(.ng-empty) + label {
      color: #e4584c; }
    .lgx-c-form__input--animate.ng-invalid:not(.ng-empty) + label + .lgx-c-form__input-message,
    .lgx-c-form__input--custom-daily-amount.ng-invalid:not(.ng-empty) + label + .lgx-c-form__input-message,
    .lgx-c-dropdown__select.ng-invalid:not(.ng-empty) + label + .lgx-c-form__input-message {
      color: #e4584c; }
  .lgx-c-form__input--animate:focus,
  .lgx-c-form__input--custom-daily-amount:focus,
  .lgx-c-dropdown__select:focus {
    border-color: #57c282;
    outline: 0; }

.lgx-c-form__input--animate {
  height: 53px;
  padding: 25px 12px 10px; }
  .lgx-c-form__input--animate.ng-empty + label {
    font-size: 14px;
    pointer-events: none;
    top: 18px; }
  .lgx-c-form__input--animate:focus + label {
    color: #57c282;
    font-size: 11px;
    top: 10px; }

.lgx-c-form__label--animate {
  color: #8e8e93;
  font-size: 11px;
  left: 12px;
  position: absolute;
  top: 10px;
  -webkit-transition-property: color, font-size, top;
  transition-property: color, font-size, top;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s; }

.lgx-c-form__input-message {
  color: #8e8e93;
  font-size: 11px;
  margin-bottom: 20px;
  margin-top: -12px; }

.lgx-c-modal--alternate {
  overflow: hidden; }
  .lgx-c-modal--alternate .lgx-c-modal__header {
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
    border-bottom: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 12px;
    padding-bottom: 12px; }
    .lgx-c-modal--alternate .lgx-c-modal__header.has-image {
      background-size: cover;
      height: 180px; }
  .lgx-c-modal--alternate .lgx-c-modal__heading {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    font-size: 24px;
    text-align: initial; }
  .lgx-c-modal--alternate .lgx-c-modal__headings + form {
    margin-top: 10px; }
  @media (max-width: 520px) {
    .lgx-c-modal--alternate .lgx-c-modal__main {
      height: 100vh; } }
  @media (min-width: 521px) {
    .lgx-c-modal--alternate .lgx-c-modal__main {
      height: 80vh !important;
      max-height: 800px !important; } }
  .lgx-c-modal--alternate .lgx-c-button--primary {
    letter-spacing: 2px;
    min-height: 48px;
    text-transform: uppercase;
    width: 100%; }
  .lgx-c-modal--alternate .lgx-c-button--facebook + div {
    margin-bottom: 30px;
    margin-top: 30px; }
  .lgx-c-modal--alternate .lgx-c-form__input {
    font-size: 16px;
    margin-bottom: 20px;
    padding: 25px 12px; }
  .lgx-c-modal--alternate .lgx-c-form__input--custom-daily-amount {
    font-size: 34px;
    margin-right: 10px;
    padding: 7px 7px 7px 35px; }
    .lgx-c-modal--alternate .lgx-c-form__input--custom-daily-amount + label {
      font-size: 24px;
      left: 13px;
      position: absolute;
      top: 16px; }
  .lgx-c-modal--alternate .lgx-c-dropdown {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: initial; }
  .lgx-c-modal--alternate .lgx-c-dropdown__select {
    -webkit-appearance: none;
    background-color: transparent;
    font-size: 16px;
    height: 53px;
    padding-left: 12px;
    padding-right: 42px; }
    .lgx-c-modal--alternate .lgx-c-dropdown__select + svg {
      fill: #8e8e93;
      pointer-events: none;
      position: absolute;
      right: 18px;
      top: 21px; }
  .lgx-c-modal--alternate .lgx-c-form__daily-amounts {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    letter-spacing: 1px;
    margin-bottom: 20px;
    margin-top: -10px;
    position: relative; }
    .lgx-c-modal--alternate .lgx-c-form__daily-amounts label {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #fafafa;
      border-radius: 2px;
      -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
              box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 36px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .lgx-c-modal--alternate .lgx-c-form__daily-amounts input:checked + label {
      background-color: #57c282;
      color: #ffffff; }
  .lgx-c-modal--alternate .lgx-c-form__state-zip div:first-child {
    margin-right: 10px;
    width: 100%; }
  .lgx-c-modal--alternate .lgx-c-form__credit-card {
    border: 1px solid #8e8e93;
    border-radius: 4px;
    margin-bottom: 20px;
    border-radius: 8px;
    overflow: hidden; }
    @media (max-width: 800px) {
      .lgx-c-modal--alternate .lgx-c-form__credit-card {
        display: block;
        margin-bottom: 0 !important;
        height: auto !important;
        border: none !important;
        -webkit-box-shadow: none !important;
                box-shadow: none !important;
        background: transparent !important; }
        .lgx-c-modal--alternate .lgx-c-form__credit-card > div {
          height: 53px !important;
          margin-bottom: 16px !important;
          border-radius: 8px;
          border: 0.5px solid #A5B1C4 !important;
          -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15) !important;
                  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15) !important; } }
    .lgx-c-modal--alternate .lgx-c-form__credit-card input {
      border-color: transparent;
      margin-bottom: 0; }
    .lgx-c-modal--alternate .lgx-c-form__credit-card div:first-child {
      width: 100%; }
    .lgx-c-modal--alternate .lgx-c-form__credit-card > div {
      background: #F3F6F9 !important;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      margin: 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  .lgx-c-modal--alternate .lgx-c-form__forgot-password {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 25px;
    margin-top: -15px;
    position: relative; }
  .lgx-c-modal--alternate .lgx-c-button--new-card {
    border: 1px solid #8e8e93;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 14px 12px;
    width: 100%; }
    .lgx-c-modal--alternate .lgx-c-button--new-card svg {
      fill: #8e8e93;
      margin-right: 6px; }
  .lgx-c-modal--alternate .lgx-c-button--signup {
    margin-top: 20px;
    width: 100%; }
  .lgx-c-modal--alternate .lgx-c-tip + .lgx-t-caption, .lgx-c-modal--alternate .lgx-c-hero .lgx-c-tip + .lgx-c-button--tertiary, .lgx-c-hero .lgx-c-modal--alternate .lgx-c-tip + .lgx-c-button--tertiary, .lgx-c-modal--alternate .lgx-c-hero .lgx-c-tip + .lgx-c-feed__share, .lgx-c-hero .lgx-c-modal--alternate .lgx-c-tip + .lgx-c-feed__share,
  .lgx-c-modal--alternate .lgx-c-hero .lgx-c-tip + .lgx-c-feed__action, .lgx-c-hero .lgx-c-modal--alternate .lgx-c-tip + .lgx-c-feed__action, .lgx-c-modal--alternate .lgx-c-tip + .lgx-c-flash, .lgx-c-modal--alternate .lgx-c-tip + .lgx-c-button__note {
    margin-top: 15px; }
  .lgx-c-modal--alternate legend {
    padding-bottom: 18px;
    padding-top: 12px; }

.lgx-c-form__checkbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  position: relative; }
  .lgx-c-form__checkbox input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    margin: 0 12px 0 0;
    background-color: #F5F5F5;
    border: 1px solid #8E8E93;
    border-radius: 2.57778px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 18px;
    width: 18px; }
    .lgx-c-form__checkbox input:focus {
      border: 1px solid #4AA567;
      outline: none; }
    .lgx-c-form__checkbox input:checked {
      background-color: #57c282;
      border: 1px solid #4AA567; }
    .lgx-c-form__checkbox input:checked + svg {
      fill: #ffffff; }
  .lgx-c-form__checkbox svg {
    fill: transparent;
    pointer-events: none;
    position: absolute;
    width: 15px;
    height: 15px;
    left: 2px; }
  .lgx-c-form__checkbox.lgx-u-vertically-center svg, .lgx-c-pulse-card--campaign .lgx-c-pulse-card__desc .lgx-c-form__checkbox.lgx-c-pulse-card__stat svg {
    top: auto; }

.lgx-c-modal__cards {
  height: 17px;
  margin-bottom: 1em;
  margin-top: 1em; }

.lgx-datepick_modal .datetimepicker {
  min-width: 240px;
  width: 100%; }

.lgx-c-progress-bar {
  margin-bottom: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  height: 4px;
  width: 100%;
  border: none; }
  .lgx-c-progress-bar::-webkit-progress-bar {
    background: #dfe9f3; }
  .lgx-c-progress-bar::-moz-progress-bar {
    background: #57c282; }
  .lgx-c-progress-bar::-webkit-progress-value {
    background: #57c282; }

body {
  background-color: transparent; }

@media (min-width: 520px) {
  .lgx-c-container-wrap {
    padding-right: 20px;
    padding-left: 20px; } }

.lgx-c-container {
  -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1); }
  @media (min-width: 520px) {
    .lgx-c-container {
      margin-bottom: 20px;
      width: 100%;
      overflow: hidden;
      border-radius: 4px; } }

.lgx-c-main {
  background-color: #ffffff; }
  @media (min-width: 520px) {
    .lgx-c-main {
      margin-top: 30px; } }

.lgx-c-stats--written {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 5%;
  line-height: 1.33; }
  @media (min-width: 521px) {
    .lgx-c-stats--written {
      text-align: center; } }

.lgx-c-stats--written__heading {
  margin-bottom: 5px; }

.lgx-c-stats--written .lgx-c-avatars {
  margin-top: 8px; }
  @media (min-width: 521px) {
    .lgx-c-stats--written .lgx-c-avatars {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

@media (min-width: 521px) {
  .lgx-c-stats--written .lgx-c-avatar__text {
    text-align: left; } }

.lgx-c-stats--list {
  margin-bottom: 20px;
  background-color: #fefaff;
  border-bottom: 1px solid #b867c6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  height: 75px; }
  .lgx-c-stats--list + ol {
    padding-top: 50px; }

.lgx-c-stats--grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(235px, 1fr));
  grid-gap: 1rem;
  padding: 20px 0; }

.lgx-c-stickyfooter {
  padding-right: 20px;
  padding-left: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 520px) {
    .lgx-c-stickyfooter {
      padding-top: 10px;
      padding-bottom: 10px;
      position: fixed;
      bottom: 0;
      left: 0;
      z-index: 18;
      background: #ffffff;
      -webkit-box-shadow: 0 -4px 6px rgba(50, 50, 93, 0.1);
              box-shadow: 0 -4px 6px rgba(50, 50, 93, 0.1); } }
  @media (min-width: 520px) {
    .lgx-c-stickyfooter {
      margin-top: 10px;
      margin-bottom: 30px; } }

@media (max-width: 520px) {
  .lgx-c-stickyfooter .lgx-c-button--primary {
    width: calc(100vw - 40px); } }

.lgx-c-modal .lgx-c-stickyfooter {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #ffffff;
  -webkit-box-shadow: 0 -4px 6px rgba(50, 50, 93, 0.1);
          box-shadow: 0 -4px 6px rgba(50, 50, 93, 0.1); }
  @media (max-width: 520px) {
    .lgx-c-modal .lgx-c-stickyfooter {
      position: fixed; } }
  @media (min-width: 521px) {
    .lgx-c-modal .lgx-c-stickyfooter {
      position: absolute; } }
  .lgx-c-modal .lgx-c-stickyfooter button,
  .lgx-c-modal .lgx-c-stickyfooter a {
    width: 100%; }

.lgx-c-stickyfooter .has-leaderboard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 520px) {
    .lgx-c-stickyfooter .has-leaderboard .lgx-c-button--primary {
      width: calc(100vw - 20px - 40px - 45px); } }

.lgx-c-stickyfooter button + button,
.lgx-c-stickyfooter a + a {
  margin-left: 20px; }

.lgx-c-tabs {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-color: #dfe9f3; }
  @media (max-width: 520px) {
    .lgx-c-tabs {
      height: 45px; } }
  @media (min-width: 520px) {
    .lgx-c-tabs {
      height: 60px; } }

.lgx-c-tab {
  width: 50%;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  text-align: center;
  color: #000000; }
  .lgx-c-tab:hover, .lgx-c-tab:focus {
    color: #4AA567; }
  .lgx-c-tab:focus {
    outline: none; }

.lgx-c-tab__active, .lgx-c-tab__active__three, .lgx-c-tab__active__four {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 50%;
  background-color: #4AA567;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }
  .lgx-c-tab:nth-of-type(2).is-active ~ .lgx-c-tab__active, .lgx-c-tab:nth-of-type(2).is-active ~ .lgx-c-tab__active__three, .lgx-c-tab:nth-of-type(2).is-active ~ .lgx-c-tab__active__four {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }

.lgx-c-tab__active__three {
  width: 33%; }
  .lgx-c-tab:nth-of-type(2).is-active ~ .lgx-c-tab__active__three {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  .lgx-c-tab:nth-of-type(3).is-active ~ .lgx-c-tab__active__three {
    -webkit-transform: translateX(200%);
            transform: translateX(200%); }

.lgx-c-tab__active__four {
  width: 25%; }
  .lgx-c-tab:nth-of-type(2).is-active ~ .lgx-c-tab__active__four {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  .lgx-c-tab:nth-of-type(3).is-active ~ .lgx-c-tab__active__four {
    -webkit-transform: translateX(200%);
            transform: translateX(200%); }
  .lgx-c-tab:nth-of-type(4).is-active ~ .lgx-c-tab__active__four {
    -webkit-transform: translateX(300%);
            transform: translateX(300%); }

.lgx-c-tab__badge {
  position: absolute;
  bottom: -22.5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1; }

.lgx-c-badge__heading {
  padding-top: 30px;
  padding-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fcf2e7; }

.lgx-c-tab__pad--t {
  margin-top: 40px; }

.lgx-c-timeline__alert {
  margin-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  line-height: 1.33;
  font-style: italic;
  color: #8e8e93; }

.lgx-c-timeline__heading {
  margin-bottom: 1em; }
  @media (max-width: 520px) {
    .lgx-c-timeline__heading {
      padding-left: 10px; } }
  @media (min-width: 520px) {
    .lgx-c-timeline__heading {
      padding-left: 20px; } }

.lgx-c-activity {
  position: relative;
  padding-bottom: 20px; }
  @media (max-width: 520px) {
    .lgx-c-activity {
      padding-left: 10px; } }
  @media (min-width: 520px) {
    .lgx-c-activity {
      padding-left: 20px; } }
  .lgx-c-activity:before, .lgx-c-activity:after {
    content: "";
    position: absolute;
    border-width: 1px;
    border-color: #cccccc; }
  .lgx-c-activity:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    top: 5px;
    left: -6px;
    width: 11px;
    height: 11px;
    border-style: solid;
    border-radius: 100%; }
  .lgx-c-activity:after {
    top: 16px;
    left: -1px;
    height: calc(100% - 11px);
    width: 1px;
    border-left-style: solid; }

.lgx-c-activity--next-charge {
  padding-bottom: 40px; }
  .lgx-c-activity--next-charge:after {
    border-left-style: dashed; }

.lgx-c-activity__heading {
  line-height: 1.33; }

.lgx-c-activity__subheading {
  margin-top: 5px;
  margin-bottom: 10px; }

.lgx-c-timeline .lgx-c-button--text {
  margin-right: auto;
  margin-left: auto;
  display: block; }

.lgx-c-campaign-content-wrapper {
  margin-bottom: 36px; }

.lgx-c-campaign-content__objective {
  display: block;
  padding: 42px 16px 16px;
  background-color: #f7fcf9; }
  .lgx-c-campaign-content__objective h2 {
    margin-bottom: 20px; }
  .lgx-c-campaign-content__objective p {
    margin-bottom: 42px;
    line-height: 1.66; }

.lgx-l-campaign-content {
  margin-right: auto;
  margin-left: auto;
  max-width: 630px; }
  @media (max-width: 1023px) {
    .lgx-l-campaign-content {
      padding-right: 16px;
      padding-left: 16px; } }

.lgx-c-campaign-content__support-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.lgx-c-campaign-content__support {
  padding: 0 0 0 18px; }

.lgx-c-campaign-content {
  margin-top: 36px; }
  @media (max-width: 1023px) {
    .lgx-c-campaign-content {
      height: 430px;
      overflow: hidden;
      position: relative; }
      .lgx-c-campaign-content:after {
        content: "";
        height: 250px;
        width: 100%;
        position: absolute;
        bottom: 0;
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.001)), to(#ffffff));
        background-image: linear-gradient(rgba(255, 255, 255, 0.001), #ffffff);
        pointer-events: none; }
      .lgx-c-campaign-content.is-expanded {
        height: initial;
        overflow: initial; }
        .lgx-c-campaign-content.is-expanded:after {
          display: none; }
        .lgx-c-campaign-content.is-expanded + .lgx-c-button--link {
          display: none; } }
  .lgx-c-campaign-content h1,
  .lgx-c-campaign-content h2,
  .lgx-c-campaign-content h3,
  .lgx-c-campaign-content h4,
  .lgx-c-campaign-content h5,
  .lgx-c-campaign-content h6 {
    margin-bottom: 16px;
    margin-top: 4rem;
    line-height: 1.33; }
    .lgx-c-campaign-content h1:first-child,
    .lgx-c-campaign-content h2:first-child,
    .lgx-c-campaign-content h3:first-child,
    .lgx-c-campaign-content h4:first-child,
    .lgx-c-campaign-content h5:first-child,
    .lgx-c-campaign-content h6:first-child {
      margin-top: 0; }
  .lgx-c-campaign-content p {
    margin-bottom: 24px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 1.6; }
  .lgx-c-campaign-content b,
  .lgx-c-campaign-content strong {
    font-weight: 600; }
  .lgx-c-campaign-content i,
  .lgx-c-campaign-content em {
    font-style: italic; }
  .lgx-c-campaign-content ul,
  .lgx-c-campaign-content ol {
    margin-bottom: 24px;
    margin-left: 1em;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 1.66; }
  .lgx-c-campaign-content ul {
    list-style-type: disc; }
  .lgx-c-campaign-content ol {
    list-style-type: decimal; }
  .lgx-c-campaign-content img {
    margin-bottom: 24px; }
    @media (max-width: 780px) {
      .lgx-c-campaign-content img {
        max-width: 100%; } }
    @media (min-width: 781px) {
      .lgx-c-campaign-content img {
        margin-left: -24px;
        max-width: calc(100% + 24px); } }
    @media (min-width: 1281px) {
      .lgx-c-campaign-content img {
        max-width: calc(100% + 48px); } }

@media (max-width: 1023px) {
  .lgx-c-campaign-content + .lgx-c-button--link {
    margin-top: 24px;
    width: 100%; } }

@media (min-width: 1024px) {
  .lgx-c-campaign-content + .lgx-c-button--link {
    display: none; } }

.lgx-l-project-support-banner {
  width: 90%;
  margin: auto;
  display: block;
  border-radius: 8px;
  padding: 16px 0px;
  background-color: #AE74E8;
  max-width: 845px;
  color: #ffffff;
  margin-bottom: 24px; }
  .lgx-l-project-support-banner button.close {
    padding: 0px 15px 0px 0px;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none; }
  .lgx-l-project-support-banner .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20); }

.lgx-campaign-socials {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .lgx-campaign-socials a img {
    max-width: 50px !important; }
    .lgx-campaign-socials a img[width="110px"] {
      max-width: 44px !important; }

@media (min-width: 801px) {
  .lgx-c-campaign-page__hero {
    margin-bottom: 80px;
    padding-right: 24px;
    padding-left: 24px;
    position: relative;
    z-index: 1; } }

@media (min-width: 801px) {
  .lgx-c-campaign-page__background {
    position: absolute;
    top: 0;
    left: 0;
    height: 428px;
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
    background-color: #f7fcf9; } }

.lgx-c-campaign-page__main-wrapper {
  margin-bottom: 150px; }
  @media (min-width: 1024px) {
    .lgx-c-campaign-page__main-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-right: auto;
      margin-left: auto;
      padding-right: 80px;
      padding-left: 80px;
      max-width: 1290px; } }

.lgx-c-campaign-page__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1024px) {
    .lgx-c-campaign-page__main {
      margin-right: 2%;
      width: 66%; } }

@media (min-width: 1024px) {
  .lgx-c-campaign-page__aside {
    width: 32%; } }

@media (max-width: 1023px) {
  .lgx-l-campaign-page--mobile {
    margin-right: 5%;
    margin-left: 5%; } }

div[edit-manager] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 90%; }

@media (min-width: 801px) {
  project-bar + div .project-view-container {
    border-top: 40px solid #f7fcf9; } }

.project-view-container {
  background-color: #ffffff; }

.lgx-c-communities-wrapper {
  margin-bottom: 36px; }
  .lgx-c-communities-wrapper .lgx-t-title, .lgx-c-communities-wrapper .lgx-t-modal__legend {
    margin-bottom: 24px; }

.lgx-c-community {
  display: block; }
  .lgx-c-community img {
    margin-bottom: 24px;
    width: 100%;
    max-width: 400px;
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1); }
  .lgx-c-community a:hover img,
  .lgx-c-community a:focus img {
    -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
            box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1); }
  .lgx-c-community a:focus {
    outline: none; }

.lgx-community-card {
  position: relative;
  width: 250px !important;
  min-width: 250px !important;
  height: 250px !important;
  margin: 10px;
  border-radius: 8px;
  overflow: hidden; }
  .lgx-community-card_menu {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 3; }
  .lgx-community-card img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .lgx-community-card_main {
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .lgx-community-card_main h2 {
      text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 0px 4px 10px rgba(0, 0, 0, 0.1); }

.lgx-c-giving-levels-wrapper {
  margin-bottom: 36px; }
  .lgx-c-giving-levels-wrapper .lgx-t-title, .lgx-c-giving-levels-wrapper .lgx-t-modal__legend {
    margin-bottom: 16px; }

.lgx-c-giving-levels {
  margin-bottom: 24px; }

.lgx-c-giving-level:not(:last-child) {
  margin-bottom: 16px; }

.lgx-c-giving-level a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px 16px;
  min-height: 164px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #f5f5f5;
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
  color: inherit; }
  .lgx-c-giving-level a:hover, .lgx-c-giving-level a:focus {
    -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1);
            box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.1); }
  .lgx-c-giving-level a:focus {
    outline: none; }

.lgx-c-giving-level div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.lgx-c-giving-level__name {
  margin-bottom: 6px; }

.lgx-c-giving-level__note {
  margin-top: 1rem; }

.lgx-c-organizer-wrapper {
  margin-bottom: 36px;
  padding: 24px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border-width: 1px;
  border-color: #f5f5f5;
  border-top-style: solid;
  border-bottom-style: solid;
  text-align: center; }
  @media (min-width: 1024px) {
    .lgx-c-organizer-wrapper {
      border-right-style: solid;
      border-left-style: solid;
      border-radius: 8px;
      -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
              box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1); } }

.lgx-c-organizer__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  color: inherit; }
  .lgx-c-organizer__heading:hover, .lgx-c-organizer__heading:focus {
    color: #5993ed; }
  .lgx-c-organizer__heading:focus {
    outline: none; }
  .lgx-c-organizer__heading img {
    margin-bottom: 10px; }

.lgx-c-organizer__subheading {
  margin-bottom: 24px; }

.lgx-c-organizer__circles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px; }
  .lgx-c-organizer__circles .lgx-c-organizer__social:hover,
  .lgx-c-organizer__circles .lgx-c-organizer__social:focus,
  .lgx-c-organizer__circles .lgx-c-organizer__member:hover img,
  .lgx-c-organizer__circles .lgx-c-organizer__member:focus img {
    -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #5993ed;
            box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #5993ed; }
  .lgx-c-organizer__circles a:focus {
    outline: none; }

.lgx-c-organizer__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.lgx-c-organizer__social {
  height: 32px;
  width: 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%; }
  .lgx-c-organizer__social:not(:last-child) {
    margin-right: 8px; }
  .lgx-c-organizer__social svg {
    height: 14px;
    width: 14px;
    fill: #ffffff; }

.lgx-c-organizer__social--facebook {
  background-color: #3b5998; }

.lgx-c-organizer__social--twitter {
  background-color: #1DA1F2; }

.lgx-c-organizer__social--website {
  background-color: #8e8e93; }
  .lgx-c-organizer__social--website svg {
    stroke: #ffffff;
    fill: none; }

.lgx-c-organizer__socials + .lgx-c-organizer__members {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #dfe9f3; }

.lgx-c-organizer__members {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.lgx-c-organizer__member:not(:last-child) {
  margin-right: 8px; }

.lgx-c-organizer__contact {
  margin-bottom: 12px; }

.lgx-c-organizer__location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .lgx-c-organizer__location svg {
    margin: 0 auto 10px auto;
    height: 36px;
    width: 52px; }

.lgx-c-organizer__map {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1; }
  .lgx-c-organizer__map:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 135px;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #ffffff), to(rgba(255, 255, 255, 0.001)));
    background-image: linear-gradient(#ffffff 10%, rgba(255, 255, 255, 0.001)); }
  .lgx-c-organizer__map iframe {
    width: 100%;
    height: 135px;
    opacity: 0.25;
    -webkit-filter: grayscale(1);
            filter: grayscale(1); }

.lgx-share {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 68px;
  height: 51px;
  background: #F3F6F9;
  border-radius: 3.35065px;
  margin: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .lgx-share svg {
    width: 23px; }
  .lgx-share--whatsapp svg {
    fill: #24D366; }
  .lgx-share--facebook svg {
    fill: #3B5998; }
  .lgx-share--twitter svg {
    fill: #1DA1F2; }
  .lgx-share--copy {
    border: 1px solid #8E8E93;
    color: #8E8E93 !important; }

.lgx-c-share-wrapper {
  margin-bottom: 36px;
  padding-right: 24px;
  padding-left: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  text-align: center;
  background-color: #e6eeff; }
  @media (max-width: 1023px) {
    .lgx-c-share-wrapper {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  @media (max-width: 800px) {
    .lgx-c-share-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-top: 40px; } }
  @media (min-width: 801px) {
    .lgx-c-share-wrapper {
      -ms-flex-pack: distribute;
          justify-content: space-around;
      margin-top: 12px; } }
  @media (max-width: 800px) {
    .lgx-c-share-wrapper .lgx-t-title, .lgx-c-share-wrapper .lgx-t-modal__legend {
      margin-bottom: 16px; } }
  @media (min-width: 801px) {
    .lgx-c-share-wrapper .lgx-t-title, .lgx-c-share-wrapper .lgx-t-modal__legend {
      max-width: 260px; } }

@media (min-width: 801px) {
  .lgx-c-share__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

.lgx-c-share__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .lgx-c-share__socials + a {
    margin-top: 12px;
    display: block; }
    .lgx-c-share__socials + a:focus {
      outline: none; }

.lgx-c-share__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 42px;
  width: 42px;
  border: 1px solid currentColor;
  border-radius: 50%;
  background-color: #ffffff; }
  .lgx-c-share__social:not(:last-child) {
    margin-right: 12px; }
  .lgx-c-share__social:hover, .lgx-c-share__social:focus {
    background-color: currentColor; }
    .lgx-c-share__social:hover svg, .lgx-c-share__social:focus svg {
      fill: #ffffff; }
  .lgx-c-share__social:focus {
    outline: none; }
  .lgx-c-share__social svg {
    height: 45%;
    width: 45%;
    fill: currentColor; }

a.lgx-c-share__social--facebook {
  color: #3b5998; }

a.lgx-c-share__social--whatsapp {
  color: #24d366; }

a.lgx-c-share__social--twitter {
  color: #1DA1F2; }

a.lgx-c-share__social--messenger {
  color: #1877f2; }

a.lgx-c-share__social--copy {
  color: #8e8e93; }
  a.lgx-c-share__social--copy svg {
    -webkit-transition: .3s opacity ease;
    transition: .3s opacity ease;
    opacity: 1; }
  a.lgx-c-share__social--copy.is-copied {
    background-color: currentColor;
    -webkit-animation: is-copied--1 1s ease 2s forwards;
            animation: is-copied--1 1s ease 2s forwards; }
    a.lgx-c-share__social--copy.is-copied:after {
      position: absolute;
      content: "✓";
      color: white;
      -webkit-animation: is-copied--2 1s ease 2s forwards;
              animation: is-copied--2 1s ease 2s forwards; }
    a.lgx-c-share__social--copy.is-copied svg {
      opacity: 0;
      -webkit-animation: is-copied--3 1s ease 2s forwards;
              animation: is-copied--3 1s ease 2s forwards; }

@-webkit-keyframes is-copied--1 {
  to {
    background-color: white; } }

@keyframes is-copied--1 {
  to {
    background-color: white; } }

@-webkit-keyframes is-copied--2 {
  to {
    opacity: 0; } }

@keyframes is-copied--2 {
  to {
    opacity: 0; } }

@-webkit-keyframes is-copied--3 {
  to {
    opacity: 1; } }

@keyframes is-copied--3 {
  to {
    opacity: 1; } }

@media (max-width: 800px) {
  .lgx-c-share__illustration {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-top: 36px; } }

@media (min-width: 801px) {
  .lgx-c-share__illustration {
    margin-top: -12px; } }

.lgx-c-share__illustration svg,
.lgx-c-share__illustration img {
  margin-right: 12px;
  height: 144px;
  width: 172px; }

.lgx-sticky {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  width: 100%;
  z-index: 5;
  padding: 14px 16px;
  margin-top: 60px;
  background: white;
  -webkit-box-shadow: 0px -2px 6px rgba(29, 31, 36, 0.1);
          box-shadow: 0px -2px 6px rgba(29, 31, 36, 0.1);
  -webkit-transition: all .4s;
  transition: all .4s; }
  @media (min-width: 801px) {
    .lgx-sticky {
      position: relative;
      -webkit-box-shadow: none;
              box-shadow: none;
      z-index: 1; } }

.lgx-c-sticky-wrapper {
  z-index: 1;
  position: fixed;
  width: 100vw;
  border-width: 1px;
  border-color: #dfe9f3;
  background-color: #ffffff;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }
  .lgx-c-sticky-wrapper.is-sticking {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  @media (max-width: 800px) {
    .lgx-c-sticky-wrapper {
      bottom: 0;
      border-top-style: solid;
      -webkit-transform: translateY(65px);
              transform: translateY(65px); } }
  @media (min-width: 801px) {
    .lgx-c-sticky-wrapper {
      top: 0;
      border-bottom-style: solid;
      -webkit-transform: translateY(-90px);
              transform: translateY(-90px); } }

.lgx-c-sticky {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .lgx-c-sticky div,
  .lgx-c-sticky campaign-share-buttons {
    margin-right: 36px; }
  @media (max-width: 800px) {
    .lgx-c-sticky {
      height: 64px; }
      .lgx-c-sticky .lgx-c-share__social,
      .lgx-c-sticky .lgx-c-button--rounded,
      .lgx-c-sticky .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary,
      .lgx-landing.dhc19 giving-join-button .lgx-c-sticky .lgx-c-button--primary {
        height: 40px;
        width: 40px; }
      .lgx-c-sticky .lgx-c-share__social--twitter {
        display: none; }
      .lgx-c-sticky .lgx-c-button--rounded:last-of-type, .lgx-c-sticky .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary:last-of-type, .lgx-landing.dhc19 giving-join-button .lgx-c-sticky .lgx-c-button--primary:last-of-type {
        width: 100%; } }
  @media (min-width: 801px) {
    .lgx-c-sticky {
      margin-right: auto;
      margin-left: auto;
      padding-right: 24px;
      padding-left: 24px;
      height: 88px;
      max-width: 1245px; } }

@media (max-width: 800px) {
  .lgx-c-sticky__progress-wrapper {
    display: none; } }

@media (min-width: 801px) {
  .lgx-c-sticky__progress-wrapper {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-weight: 500; }
    .lgx-c-sticky__progress-wrapper div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 6px; }
    .lgx-c-sticky__progress-wrapper svg {
      margin-left: 6px;
      height: 32px;
      width: 32px;
      fill: #57c282; } }

.lgx-c-sticky new-support-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 801px) {
    .lgx-c-sticky new-support-button {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 340px; } }
  @media (max-width: 800px) {
    .lgx-c-sticky new-support-button {
      width: 100%;
      max-width: 160px; } }


.lgx-c-sticky .lgx-c-button--rounded,
.lgx-c-sticky .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary,
.lgx-landing.dhc19 giving-join-button .lgx-c-sticky .lgx-c-button--primary {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media (max-width: 800px) {
    
    .lgx-c-sticky .lgx-c-button--rounded,
    .lgx-c-sticky .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary,
    .lgx-landing.dhc19 giving-join-button .lgx-c-sticky .lgx-c-button--primary {
      max-width: 160px; } }
  @media (min-width: 801px) {
    
    .lgx-c-sticky .lgx-c-button--rounded,
    .lgx-c-sticky .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary,
    .lgx-landing.dhc19 giving-join-button .lgx-c-sticky .lgx-c-button--primary {
      max-width: 340px;
      width: 100%; } }

.lgx-c-stream {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: auto;
  scrollbar-width: none; }
  .lgx-c-stream::-webkit-scrollbar {
    display: none; }
  @media (max-width: 800px) {
    .lgx-c-stream {
      scroll-padding: 0 0 0 5%;
      padding: 0 0 0 5%; } }
  .lgx-c-stream > li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 210px;
    max-width: 210px;
    margin-left: 16px; }
    .lgx-c-stream > li:first-child {
      margin-left: 0; }
  .lgx-c-stream_amount {
    margin-bottom: 4px; }
  .lgx-c-stream_name {
    color: black;
    margin-bottom: 4px; }
  .lgx-c-stream_location {
    color: #7A8394;
    margin-bottom: 16px; }
  .lgx-c-stream_link {
    text-decoration: underline;
    font-size: 14px;
    color: #4AA567; }
  .lgx-c-stream__fade {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 5rem; }

@media (max-width: 800px) {
  .lgx-c-summary__title--desktop {
    display: none; } }

@media (min-width: 801px) {
  .lgx-c-summary__title--desktop {
    margin-right: auto;
    margin-bottom: 24px;
    margin-left: auto;
    max-width: 845px;
    font-size: 34px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 1.47;
    text-align: center; } }

@media (max-width: 800px) {
  .lgx-c-summary__title--mobile {
    margin-bottom: 24px;
    font-size: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 1.1; } }

@media (min-width: 801px) {
  .lgx-c-summary__title--mobile {
    display: none; } }

@media (max-width: 800px) {
  .lgx-c-campaign-page .lgx-c-summary-wrapper {
    border-bottom: 1px solid #dfe9f3; } }

@media (min-width: 801px) and (max-width: 1050px) {
  .lgx-c-campaign-page .lgx-c-summary-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media (min-width: 801px) {
  .lgx-c-campaign-page .lgx-c-summary-wrapper {
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    max-width: 1280px;
    overflow: hidden;
    border-radius: 8px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
    position: relative; } }

.lgx-c-summary-wrapper .lgx-c-summary-wrapper__responsive--embed {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .lgx-c-summary-wrapper .lgx-c-summary-wrapper__responsive--embed iframe {
    height: 490px; }
  @media (max-width: 800px) {
    .lgx-c-summary-wrapper .lgx-c-summary-wrapper__responsive--embed {
      margin-bottom: 16px; }
      .lgx-c-summary-wrapper .lgx-c-summary-wrapper__responsive--embed img {
        width: 100%; } }
  @media (min-width: 801px) {
    .lgx-c-summary-wrapper .lgx-c-summary-wrapper__responsive--embed {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      .lgx-c-summary-wrapper .lgx-c-summary-wrapper__responsive--embed img {
        width: 100%; } }
  @media (min-width: 1051px) {
    .lgx-c-summary-wrapper .lgx-c-summary-wrapper__responsive--embed {
      max-width: 870px; } }

.lgx-c-summary {
  display: block; }
  @media (min-width: 801px) {
    .lgx-c-summary {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 32px;
      margin: 0 auto;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      text-align: center;
      max-width: 415px; } }

@media (max-width: 800px) {
  .lgx-c-summary__watermark {
    display: none; } }

@media (min-width: 801px) {
  .lgx-c-summary__watermark {
    height: 16px;
    width: 132px;
    fill: #c8d1e0; } }

@media (min-width: 801px) {
  .lgx-c-summary__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 20px;
    padding-top: 20px; } }

@media (max-width: 800px) {
  .lgx-c-summary__current-amount {
    font-weight: 600;
    color: #4AA567; } }

@media (min-width: 801px) {
  .lgx-c-summary__current-amount {
    margin-bottom: 12px;
    font-size: 60px; } }

.lgx-c-summary__total-amount {
  margin-bottom: 10px; }

.lgx-c-summary__progress-wrapper {
  margin-bottom: 36px; }
  .lgx-c-summary__progress-wrapper .lgx-c-progress-bar {
    margin-bottom: 10px; }
    @media (max-width: 800px) {
      .lgx-c-summary__progress-wrapper .lgx-c-progress-bar {
        margin-top: 10px; } }
  .lgx-c-summary__progress-wrapper span {
    color: initial; }

@media (max-width: 800px) {
  .lgx-c-summary__button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.lgx-c-summary__button-wrapper button {
  margin-bottom: 10px;
  width: 240px; }

.lgx-c-summary__secure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 800px) {
    .lgx-c-summary__secure {
      margin-bottom: 20px; } }
  .lgx-c-summary__secure svg {
    margin-right: 6px;
    height: 12px;
    width: 12px;
    fill: currentColor; }

.lgx-c-summary__type {
  line-height: 1.33;
  max-width: 300px; }
  @media (max-width: 800px) {
    .lgx-c-summary__type {
      margin-bottom: 20px;
      text-align: center; } }
  .lgx-c-summary__type span {
    color: initial; }

.lgx-c-supporters-wrapper {
  margin-bottom: 36px; }
  .lgx-c-supporters-wrapper .lgx-t-title, .lgx-c-supporters-wrapper .lgx-t-modal__legend {
    margin-bottom: 18px; }

.lgx-c-supporters {
  margin-bottom: 24px; }

.lgx-c-supporter {
  display: grid;
  grid-template-columns: 48px 1fr;
  grid-template-rows: 1fr 1fr;
  grid-column-gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .lgx-c-supporter:not(:last-child) {
    margin-bottom: 16px; }
  .lgx-c-supporter img {
    grid-row: 1 / span 2; }
  .lgx-c-supporter a {
    color: inherit; }
    .lgx-c-supporter a:hover, .lgx-c-supporter a:focus {
      color: #5993ed; }
    .lgx-c-supporter a:focus {
      outline: none; }

.lgx-c-tab-nav-wrapper {
  border-bottom: 1px solid #dfe9f3; }

.lgx-c-tab-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 45px;
  max-width: 410px;
  position: relative;
  text-align: center; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .lgx-c-tab-nav {
      margin-right: 5%;
      margin-left: 5%; } }

.lgx-c-tab-nav__item {
  width: 50%;
  font-weight: 600;
  text-transform: uppercase;
  color: #4d4d4d; }
  .lgx-c-tab-nav__item:focus {
    outline: none; }
  .lgx-c-tab-nav__item.is-active {
    color: #000000; }
  .lgx-c-tab-nav__item:nth-child(1):hover + a + .lgx-c-tab-nav__indicator,
  .lgx-c-tab-nav__item:nth-child(1):focus + a + .lgx-c-tab-nav__indicator {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  .lgx-c-tab-nav__item.is-active + .lgx-c-tab-nav__indicator,
  .lgx-c-tab-nav__item:nth-child(2):hover + .lgx-c-tab-nav__indicator,
  .lgx-c-tab-nav__item:nth-child(2):focus + .lgx-c-tab-nav__indicator {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }

.lgx-c-tab-nav__count {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 4px;
  padding-right: 4px;
  padding-left: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 30px;
  min-width: 24px;
  border: 1px solid currentColor;
  border-radius: 14px;
  font-weight: 400; }

.lgx-c-tab-nav__indicator {
  height: 2px;
  width: 50%;
  position: absolute;
  bottom: 0;
  background-color: #000000;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

@media (max-width: 1023px) {
  .lgx-c-tags-wrapper {
    border-bottom: 1px solid #dfe9f3; } }

@media (min-width: 1024px) {
  .lgx-c-tags-wrapper {
    margin-bottom: 36px; } }

.lgx-c-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding-bottom: 10px;
  overflow: auto; }
  @media (max-width: 1023px) {
    .lgx-c-tags {
      padding-right: 16px;
      padding-left: 16px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .lgx-c-tags {
      margin-right: 5%;
      margin-left: 5%; } }

.lgx-c-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
  margin-right: 12px;
  margin-bottom: 5px;
  padding-right: 10px;
  padding-left: 10px;
  min-height: 30px;
  border: 1px solid currentColor;
  border-radius: 16px; }
  .lgx-c-tag svg {
    margin-right: 6px;
    height: 24px;
    width: 24px; }

.lgx-c-pulse__hero {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 440px;
  position: relative; }
  @media (max-width: 800px) {
    .lgx-c-pulse__hero {
      height: calc(100vh - 182px); } }
  @media (min-width: 801px) {
    .lgx-c-pulse__hero {
      height: calc(100vh - 126px);
      margin-top: -152px; } }
  .lgx-c-pulse__hero:before {
    background-size: cover;
    background-position: center;
    background-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/pulse/Masthead2.png");
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%; }
  .lgx-c-pulse__hero:after {
    position: absolute;
    z-index: 1;
    content: "New! Your Ramadan daily 👇";
    display: inline-block;
    bottom: -14px;
    text-align: center;
    width: 200px;
    font-weight: 600;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background: #fff;
    border-radius: 100px;
    padding: 9px 18px;
    font-size: 11px;
    -webkit-box-shadow: 0 0.125em 0.313em rgba(50, 50, 93, 0.09), 0 0.063em 0.125em rgba(0, 0, 0, 0.07);
            box-shadow: 0 0.125em 0.313em rgba(50, 50, 93, 0.09), 0 0.063em 0.125em rgba(0, 0, 0, 0.07);
    -webkit-animation: genie-float 3s ease-in-out infinite;
            animation: genie-float 3s ease-in-out infinite; }
  .lgx-c-pulse__hero .lgx-l-xwide {
    width: 100%; }
    @media (min-width: 801px) {
      .lgx-c-pulse__hero .lgx-l-xwide {
        padding-left: 24px;
        padding-right: 24px; } }
  .lgx-c-pulse__hero .lgx-t-overlay {
    position: absolute;
    bottom: 26px;
    right: 30px;
    color: #dfe9f3; }

@-webkit-keyframes genie-float {
  0% {
    -webkit-transform: translateX(-50%) translateY(0px);
            transform: translateX(-50%) translateY(0px);
    -webkit-box-shadow: 0 0.125em 0.313em rgba(50, 50, 93, 0.09), 0 0.063em 0.125em rgba(0, 0, 0, 0.07);
            box-shadow: 0 0.125em 0.313em rgba(50, 50, 93, 0.09), 0 0.063em 0.125em rgba(0, 0, 0, 0.07); }
  25% {
    -webkit-box-shadow: 0 0.25em 0.375em rgba(50, 50, 93, 0.09), 0 0.063em 0.188em rgba(0, 0, 0, 0.08);
            box-shadow: 0 0.25em 0.375em rgba(50, 50, 93, 0.09), 0 0.063em 0.188em rgba(0, 0, 0, 0.08); }
  50% {
    -webkit-transform: translateX(-50%) translateY(-10px);
            transform: translateX(-50%) translateY(-10px);
    -webkit-box-shadow: 0 0.063em 0.313em 0 rgba(0, 0, 0, 0.07), 0 0.438em 1.063em 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.063em 0.313em 0 rgba(0, 0, 0, 0.07), 0 0.438em 1.063em 0 rgba(0, 0, 0, 0.1); }
  100% {
    -webkit-transform: translateX(-50%) translateY(0px);
            transform: translateX(-50%) translateY(0px);
    -webkit-box-shadow: 0 0.125em 0.313em rgba(50, 50, 93, 0.09), 0 0.063em 0.125em rgba(0, 0, 0, 0.07);
            box-shadow: 0 0.125em 0.313em rgba(50, 50, 93, 0.09), 0 0.063em 0.125em rgba(0, 0, 0, 0.07); } }

@keyframes genie-float {
  0% {
    -webkit-transform: translateX(-50%) translateY(0px);
            transform: translateX(-50%) translateY(0px);
    -webkit-box-shadow: 0 0.125em 0.313em rgba(50, 50, 93, 0.09), 0 0.063em 0.125em rgba(0, 0, 0, 0.07);
            box-shadow: 0 0.125em 0.313em rgba(50, 50, 93, 0.09), 0 0.063em 0.125em rgba(0, 0, 0, 0.07); }
  25% {
    -webkit-box-shadow: 0 0.25em 0.375em rgba(50, 50, 93, 0.09), 0 0.063em 0.188em rgba(0, 0, 0, 0.08);
            box-shadow: 0 0.25em 0.375em rgba(50, 50, 93, 0.09), 0 0.063em 0.188em rgba(0, 0, 0, 0.08); }
  50% {
    -webkit-transform: translateX(-50%) translateY(-10px);
            transform: translateX(-50%) translateY(-10px);
    -webkit-box-shadow: 0 0.063em 0.313em 0 rgba(0, 0, 0, 0.07), 0 0.438em 1.063em 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0.063em 0.313em 0 rgba(0, 0, 0, 0.07), 0 0.438em 1.063em 0 rgba(0, 0, 0, 0.1); }
  100% {
    -webkit-transform: translateX(-50%) translateY(0px);
            transform: translateX(-50%) translateY(0px);
    -webkit-box-shadow: 0 0.125em 0.313em rgba(50, 50, 93, 0.09), 0 0.063em 0.125em rgba(0, 0, 0, 0.07);
            box-shadow: 0 0.125em 0.313em rgba(50, 50, 93, 0.09), 0 0.063em 0.125em rgba(0, 0, 0, 0.07); } }

.lgx-c-pulse {
  background-color: #ebeff5; }
  .lgx-c-pulse .lgx-c-share-wrapper {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    margin-top: 35px; }
    @media (min-width: 801px) {
      .lgx-c-pulse .lgx-c-share-wrapper {
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
        text-align: left; } }
    .lgx-c-pulse .lgx-c-share-wrapper:before, .lgx-c-pulse .lgx-c-share-wrapper:after {
      content: '';
      position: absolute;
      height: 100%;
      width: 300px;
      background-color: #ffffff;
      pointer-events: none;
      z-index: -1; }
    .lgx-c-pulse .lgx-c-share-wrapper:before {
      top: 0;
      left: 0;
      background: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/pulse/CTA-Together-Left--compressed.png") top left no-repeat;
      background-size: contain; }
    .lgx-c-pulse .lgx-c-share-wrapper:after {
      bottom: 0;
      right: 0;
      background: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/pulse/CTA-Together-Right--compressed.png") bottom right no-repeat;
      background-size: contain; }

.lgx-c-pulse-page__main-wrapper {
  background-color: #ebeff5;
  padding-bottom: 150px; }
  @media (min-width: 1024px) {
    .lgx-c-pulse-page__main-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-right: auto;
      margin-left: auto;
      padding-right: 80px;
      padding-left: 80px;
      max-width: 1440px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }

.lgx-c-pulse-page__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1024px) {
    .lgx-c-pulse-page__main {
      width: 100%; } }

.lgx-l-pulse-page {
  margin-right: 5%;
  margin-left: 5%; }
  .lgx-l-pulse-page .lgx-l-pulse-page--mobile {
    margin: 0; }

@media (max-width: 1023px) {
  .lgx-l-pulse-page--mobile {
    margin-right: 5%;
    margin-left: 5%; } }

.lgx-c-pulse-page__info-wrapper {
  position: relative;
  background: #ffffff; }
  @media (min-width: 1024px) {
    .lgx-c-pulse-page__info-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 60px calc(50% - 640px); } }
  @media (max-width: 1023px) {
    .lgx-c-pulse-page__info-wrapper {
      padding: 5%; } }
  @media (min-width: 768px) {
    .lgx-c-pulse-page__info-wrapper:after {
      position: absolute;
      content: "";
      width: 61px;
      height: 119px;
      background-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/pulse/infosketch.svg");
      bottom: -43px;
      right: 80px;
      background-repeat: no-repeat;
      background-size: contain; } }
  @media (min-width: 1024px) and (max-width: 1280px) {
    .lgx-c-pulse-page__info-wrapper .lgx-c-pulse-page__main {
      margin: 0 80px; } }
  .lgx-c-pulse-page__info-wrapper .lgx-c-pulse-card__image {
    padding-top: 64%; }
  .lgx-c-pulse-page__info-wrapper .lgx-landing__community {
    padding: 24px 0 0 0; }
    .lgx-c-pulse-page__info-wrapper .lgx-landing__community .lgx-c-button--slide {
      background-color: #000000;
      color: #ffffff;
      height: auto;
      letter-spacing: 2px;
      padding: 10px 25px; }

@media (min-width: 768px) {
  .lgx-c-sticky-wrapper__pulse button {
    max-width: 315px !important; } }

@media (max-width: 768px) {
  .lgx-c-sticky-wrapper__pulse h2 {
    display: none; }
  .lgx-c-sticky-wrapper__pulse button {
    max-width: 100% !important; } }

@media (max-width: 375px) {
  .lgx-c-sticky-wrapper__pulse button {
    font-size: 90%; } }

.lgx-c-pulse__header {
  margin-bottom: 18px; }

.lgx-c-pulse__heading {
  font-size: 24px; }

.lgx-c-pulse__section-wrapper {
  margin-top: 60px; }

.lgx-c-pulse__row {
  display: grid;
  grid-gap: 16px; }
  @media (min-width: 768px) {
    .lgx-c-pulse__row.lgx-c-pulse__row--2 {
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 768px) {
    .lgx-c-pulse__row.lgx-c-pulse__row--3 {
      grid-template-columns: 1fr 1fr 1fr; } }
  .lgx-c-pulse__row.lgx-c-pulse__row--5 {
    grid-gap: 12px;
    grid-template-columns: 1fr 1fr; }
    @media (min-width: 768px) {
      .lgx-c-pulse__row.lgx-c-pulse__row--5 {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr; } }

.lgx-c-pulse__row--custom {
  display: block; }
  @media (min-width: 768px) {
    .lgx-c-pulse__row--custom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .lgx-c-pulse__row--custom > div:first-child {
        margin-right: 5%;
        width: calc(95% - 330px); }
      .lgx-c-pulse__row--custom > div:last-child {
        width: 330px; } }

@media (min-width: 768px) {
  .lg\:lgx-c-pulse-card--hidden {
    display: none; } }

.lgx-c-pulse-card {
  border-radius: 16px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  overflow: hidden;
  position: relative; }
  .lgx-c-pulse-card.has-no-shadow {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .lgx-c-pulse-card.typeform-widget {
    padding-top: 355px; }
    @media (min-width: 768px) {
      .lgx-c-pulse-card.typeform-widget {
        padding-top: calc(180 / 228 * 100%); } }
    .lgx-c-pulse-card.typeform-widget > div {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }

.lgx-c-pulse-dynamic-card-wrap {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.lgx-c-pulse-dynamic-card {
  background-color: #FBF9FD;
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }
  .lgx-c-pulse-dynamic-card .lgx-c-pulse-card__top,
  .lgx-c-pulse-dynamic-card .lgx-c-pulse-card__middle,
  .lgx-c-pulse-dynamic-card .lgx-c-pulse-card__bottom {
    position: absolute;
    width: 100%; }
  .lgx-c-pulse-dynamic-card .lgx-c-pulse-card__top {
    top: 0; }
  .lgx-c-pulse-dynamic-card .lgx-c-pulse-card__bottom {
    bottom: 0; }
  .lgx-c-pulse-dynamic-card .lgx-c-pulse-card__middle {
    left: 50%;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.lgx-c-pulse__blockquote footer::before {
  display: none; }

.lgx-c-pulse-card__image {
  background-color: rgba(255, 255, 255, 0.5);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 65%;
  position: relative;
  -webkit-transition-duration: 0.35s;
          transition-duration: 0.35s;
  -webkit-transition-property: background-size;
  transition-property: background-size; }
  .lgx-c-pulse-card__image:hover, .lgx-c-pulse-card__image:focus {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05); }
  .lgx-c-pulse-card__image:focus {
    outline: none; }

.lgx-c-pulse-card--topic {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .lgx-c-pulse-card--topic img {
    width: 100%; }
  .lgx-c-pulse-card--topic .lgx-c-pulse-card__heading {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    font-size: 16px;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 0;
    padding: 1rem;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%; }

.lgx-c-pulse-card--topic-more {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #dde3ed;
  color: #4d4d4d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 16px;
  font-weight: 600;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px;
  text-align: center;
  -webkit-transition-duration: .25s;
          transition-duration: .25s;
  -webkit-transition-property: background-color;
  transition-property: background-color; }
  .lgx-c-pulse-card--topic-more:hover, .lgx-c-pulse-card--topic-more:focus {
    background-color: #c8d1e0;
    color: #4d4d4d; }
  .lgx-c-pulse-card--topic-more span {
    margin-top: .25rem; }

.lgx-c-pulse-card__tint:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25); }

.lgx-c-pulse-card__top .lgx-t-overlay {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 20px; }

.lgx-c-pulse-card__top .lgx-c-pulse-card__heading {
  font-size: 34px; }

.lgx-c-pulse-card__top.has-background:before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(transparent));
  background-image: linear-gradient(rgba(0, 0, 0, 0.25), transparent);
  content: "";
  top: 0;
  height: 80px;
  left: 0;
  position: absolute;
  width: 100%; }

.lgx-c-pulse-card__bottom.has-background:before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.25)));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.25));
  content: "";
  bottom: 0;
  height: 80px;
  left: 0;
  position: absolute;
  width: 100%; }

.lgx-c-pulse-card__bottom svg {
  fill: currentColor;
  position: relative; }

.lgx-flex .lgx-c-pulse-card--campaign, .lgx-home_banner--container .lgx-c-pulse-card--campaign {
  min-width: 320px;
  margin: 10px; }

.lgx-c-pulse-card--campaign .lgx-c-pulse-card__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all .5s;
  transition: all .5s; }

.lgx-c-pulse-card--campaign .lgx-c-pulse-card__desc {
  background-color: #ffffff;
  padding: 15px; }
  .lgx-c-pulse-card--campaign .lgx-c-pulse-card__desc .lgx-c-pulse-card__heading {
    color: inherit;
    display: block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    height: 48px;
    margin-bottom: 15px;
    overflow: hidden; }
  .lgx-c-pulse-card--campaign .lgx-c-pulse-card__desc .lgx-c-pulse-card__stats {
    color: #4d4d4d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    margin-bottom: 10px; }
  .lgx-c-pulse-card--campaign .lgx-c-pulse-card__desc .lgx-c-pulse-card__stat {
    margin-right: 15px; }
    .lgx-c-pulse-card--campaign .lgx-c-pulse-card__desc .lgx-c-pulse-card__stat svg {
      fill: #8e8e93;
      margin-right: 5px; }
  .lgx-c-pulse-card--campaign .lgx-c-pulse-card__desc .lgx-c-pulse-card__progress-wrapper {
    margin-bottom: 5px; }
  .lgx-c-pulse-card--campaign .lgx-c-pulse-card__desc .lgx-c-pulse-card__current-amount {
    display: block;
    font-size: 20px; }
  .lgx-c-pulse-card--campaign .lgx-c-pulse-card__desc .lgx-c-pulse-card__total-amount {
    color: #4d4d4d;
    font-size: 14px; }
  .lgx-c-pulse-card--campaign .lgx-c-pulse-card__desc .lgx-c-button--rounded, .lgx-c-pulse-card--campaign .lgx-c-pulse-card__desc .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary, .lgx-landing.dhc19 giving-join-button .lgx-c-pulse-card--campaign .lgx-c-pulse-card__desc .lgx-c-button--primary {
    font-size: 14px;
    height: 40px;
    padding-left: 16px;
    padding-right: 16px; }

.lgx-c-pulse-card--story p {
  font-size: 14px;
  height: 36px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden; }

.lgx-c-pulse-card--story .lgx-u-space-between span {
  font-size: 12px;
  position: relative; }

.lgx-c-pulse-card--instagram p {
  font-size: 12px;
  position: relative; }
  .lgx-c-pulse-card--instagram p:nth-child(2) {
    opacity: 0.6; }

.lgx-c-pulse-card--video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px; }
  .lgx-c-pulse-card--video:after {
    content: ""; }
  .lgx-c-pulse-card--video iframe {
    width: 100%; }

.lgx-c-pulse-card--leaderboard {
  background-color: #ffffff; }
  .lgx-c-pulse-card--leaderboard .lgx-t-overlay {
    background-color: initial;
    padding: initial; }
  .lgx-c-pulse-card--leaderboard .lgx-c-supporters__heading {
    font-size: 24px;
    margin-bottom: 5px; }
  .lgx-c-pulse-card--leaderboard .lgx-c-supporters__subheading {
    display: block;
    font-size: 12px;
    margin-bottom: 20px; }
  .lgx-c-pulse-card--leaderboard .lgx-c-supporter {
    counter-increment: custom-counter; }
    .lgx-c-pulse-card--leaderboard .lgx-c-supporter:before {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #ebeff5;
      border-radius: 50%;
      -webkit-box-shadow: inset 0 1px 1px 0 #8e8e93;
              box-shadow: inset 0 1px 1px 0 #8e8e93;
      color: #4d4d4d;
      content: counter(custom-counter);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 24px;
      grid-row: 1 / span 2;
      height: 48px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 48px; }
    .lgx-c-pulse-card--leaderboard .lgx-c-supporter:first-child:before {
      background-color: rgba(74, 165, 103, 0.1);
      color: #4AA567; }
  .lgx-c-pulse-card--leaderboard .lgx-c-pulse-card__bottom {
    font-size: 12px; }

.lgx-c-pulse__cta {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #dde3ed;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 240px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  text-align: center; }
  @media (min-width: 768px) {
    .lgx-c-pulse__cta {
      grid-column: 1/ span 3; } }
  .lgx-c-pulse__cta .lgx-t-headline {
    line-height: 1.2;
    margin-bottom: 1em; }
  .lgx-c-pulse__cta a {
    background-color: #000000;
    color: #ffffff;
    height: auto;
    letter-spacing: 2px;
    padding: 10px 25px; }

.lgx-c-pulse--end {
  position: relative; }
  @media (max-width: 800px) {
    .lgx-c-pulse--end {
      background-image: linear-gradient(45deg, #594D95, #C98DBA);
      padding-top: 32px; } }
  .lgx-c-pulse--end .rc20-logo-light {
    display: none; }
    @media (max-width: 800px) {
      .lgx-c-pulse--end .rc20-logo-light {
        display: inline-block; } }
    .lgx-c-pulse--end .rc20-logo-light g[id="Group-3"]:first-child path {
      -webkit-animation: none;
              animation: none; }
    .lgx-c-pulse--end .rc20-logo-light g[id="Group-3"]:nth-child(2) path {
      -webkit-animation: twinkle 2s;
              animation: twinkle 2s;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-delay: 2s;
              animation-delay: 2s; }
    .lgx-c-pulse--end .rc20-logo-light g[id="Group-3"]:nth-child(3) path {
      -webkit-animation: twinkle 2.5s;
              animation: twinkle 2.5s;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-delay: 3s;
              animation-delay: 3s; }
    .lgx-c-pulse--end .rc20-logo-light g[id="Group-3"]:nth-child(4) path {
      -webkit-animation: twinkle 3s;
              animation: twinkle 3s;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-delay: 4s;
              animation-delay: 4s; }
  .lgx-c-pulse--end .rc20-logo-dark {
    display: none; }
    @media (min-width: 801px) {
      .lgx-c-pulse--end .rc20-logo-dark {
        display: inline-block; } }
    .lgx-c-pulse--end .rc20-logo-dark g[id="Group-3"]:first-child path {
      -webkit-animation: none;
              animation: none; }
    .lgx-c-pulse--end .rc20-logo-dark g[id="Group-3"]:nth-child(2) path {
      -webkit-animation: twinkle 2s;
              animation: twinkle 2s;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-delay: 2s;
              animation-delay: 2s; }
    .lgx-c-pulse--end .rc20-logo-dark g[id="Group-3"]:nth-child(3) path {
      -webkit-animation: twinkle 2.5s;
              animation: twinkle 2.5s;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-delay: 3s;
              animation-delay: 3s; }
    .lgx-c-pulse--end .rc20-logo-dark g[id="Group-3"]:nth-child(4) path {
      -webkit-animation: twinkle 3s;
              animation: twinkle 3s;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-delay: 4s;
              animation-delay: 4s; }
  .lgx-c-pulse--end-days {
    position: absolute;
    width: 100%;
    top: 45px;
    left: 75px;
    text-align: center; }
    @media (max-width: 800px) {
      .lgx-c-pulse--end-days {
        top: 85px;
        left: 70px;
        font-weight: bold;
        color: white !important; } }
  @media (max-width: 800px) {
    .lgx-c-pulse--end-blacktowhite {
      color: white !important; } }

@-webkit-keyframes twinkle {
  0% {
    fill: white;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    fill: yellow;
    opacity: .2;
    -webkit-transform: scale(0.2);
            transform: scale(0.2); }
  100% {
    fill: white;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes twinkle {
  0% {
    fill: white;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    fill: yellow;
    opacity: .2;
    -webkit-transform: scale(0.2);
            transform: scale(0.2); }
  100% {
    fill: white;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

.lgx-c-status-card {
  border-radius: 16px;
  -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
  max-width: 630px;
  overflow: hidden;
  position: relative;
  z-index: 1; }

.lgx-c-status-card__top {
  background-color: #ffffff;
  position: relative; }
  @media (max-width: 649px) {
    .lgx-c-status-card__top {
      padding: 20px 16px 55px; } }
  @media (min-width: 650px) {
    .lgx-c-status-card__top {
      padding: 36px 30px; } }
  .lgx-c-status-card__top .lgx-t-caption, .lgx-c-status-card__top .lgx-c-hero .lgx-c-button--tertiary, .lgx-c-hero .lgx-c-status-card__top .lgx-c-button--tertiary, .lgx-c-status-card__top .lgx-c-hero .lgx-c-feed__share, .lgx-c-hero .lgx-c-status-card__top .lgx-c-feed__share,
  .lgx-c-status-card__top .lgx-c-hero .lgx-c-feed__action, .lgx-c-hero .lgx-c-status-card__top .lgx-c-feed__action, .lgx-c-status-card__top .lgx-c-flash, .lgx-c-status-card__top .lgx-c-button__note {
    margin-top: 6px; }
  @media (max-width: 649px) {
    .lgx-c-status-card__top .lgx-t-link--has-arrow, .lgx-c-status-card__top .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary, .lgx-landing.dhc19 giving-join-button .lgx-c-status-card__top .lgx-c-button--primary {
      display: block;
      margin-top: 10px; } }
  @media (min-width: 650px) {
    .lgx-c-status-card__top .lgx-t-link--has-arrow, .lgx-c-status-card__top .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary, .lgx-landing.dhc19 giving-join-button .lgx-c-status-card__top .lgx-c-button--primary {
      bottom: 38px;
      position: absolute;
      right: 30px; } }

.lgx-c-status-card__title {
  margin-top: 24px;
  margin-bottom: 6px; }
  .lgx-c-status-card__title svg {
    fill: currentColor;
    height: 0.7em;
    margin-right: 6px;
    stroke: currentColor;
    width: 0.7em; }

.lgx-c-status-card__progress-wrapper {
  margin-top: 10px; }
  .lgx-c-status-card__progress-wrapper .lgx-c-progress-bar {
    margin-bottom: 10px; }

.lgx-c-status-card__summary {
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-max-content;
  grid-template-columns: max-content max-content;
  grid-column-gap: 10px; }

.lgx-c-status-card__bottom {
  background-color: #f5f5f5; }
  @media (max-width: 649px) {
    .lgx-c-status-card__bottom {
      padding: 0 16px 16px; } }
  @media (min-width: 650px) {
    .lgx-c-status-card__bottom {
      padding: 16px 30px; } }
  @media (max-width: 649px) {
    .lgx-c-status-card__bottom .lgx-c-share__socials {
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly; } }
  @media (max-width: 649px) {
    .lgx-c-status-card__bottom .lgx-c-share__social {
      margin-right: 0; } }

@media (min-width: 650px) {
  .lgx-c-status-card__socials-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .lgx-c-status-card__socials-wrapper p {
      margin-left: 24px;
      text-align: left; } }

.lgx-c-status-card__button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 649px) {
    .lgx-c-status-card__button-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative;
      top: -21px; } }
  .lgx-c-status-card__button-wrapper .lgx-c-button--rounded, .lgx-c-status-card__button-wrapper .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary, .lgx-landing.dhc19 giving-join-button .lgx-c-status-card__button-wrapper .lgx-c-button--primary {
    font-size: inherit;
    height: 42px;
    -webkit-animation: heartbeat 1s infinite;
            animation: heartbeat 1s infinite; }
    @media (min-width: 650px) {
      .lgx-c-status-card__button-wrapper .lgx-c-button--rounded, .lgx-c-status-card__button-wrapper .lgx-landing.dhc19 giving-join-button .lgx-c-button--primary, .lgx-landing.dhc19 giving-join-button .lgx-c-status-card__button-wrapper .lgx-c-button--primary {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  @media (max-width: 649px) {
    .lgx-c-status-card__button-wrapper .lgx-c-button--clear, .lgx-c-status-card__button-wrapper .dropdown-group button, .dropdown-group .lgx-c-status-card__button-wrapper button {
      margin-top: 20px;
      text-decoration: underline; } }
  @media (min-width: 650px) {
    .lgx-c-status-card__button-wrapper .lgx-c-button--clear, .lgx-c-status-card__button-wrapper .dropdown-group button, .dropdown-group .lgx-c-status-card__button-wrapper button {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      border: 1px solid #4d4d4d;
      border-radius: 100px;
      margin-left: 20px; } }

@-webkit-keyframes heartbeat {
  0% {
    -webkit-box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0), 0 0.063em 0.125em rgba(125, 219, 163, 0);
            box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0), 0 0.063em 0.125em rgba(125, 219, 163, 0); }
  20% {
    -webkit-box-shadow: 0 0.063em 0.313em 0 rgba(87, 194, 130, 0.2), 0 0.438em 1.063em 0 rgba(125, 219, 163, 0.3);
            box-shadow: 0 0.063em 0.313em 0 rgba(87, 194, 130, 0.2), 0 0.438em 1.063em 0 rgba(125, 219, 163, 0.3); }
  40% {
    -webkit-box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0.15), 0 0.063em 0.125em rgba(87, 194, 130, 0.2);
            box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0.15), 0 0.063em 0.125em rgba(87, 194, 130, 0.2); }
  60% {
    -webkit-box-shadow: 0 0.063em 0.313em 0 rgba(87, 194, 130, 0.2), 0 0.438em 1.063em 0 rgba(125, 219, 163, 0.3);
            box-shadow: 0 0.063em 0.313em 0 rgba(87, 194, 130, 0.2), 0 0.438em 1.063em 0 rgba(125, 219, 163, 0.3); }
  80% {
    -webkit-box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0.15), 0 0.063em 0.125em rgba(87, 194, 130, 0.2);
            box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0.15), 0 0.063em 0.125em rgba(87, 194, 130, 0.2); }
  100% {
    -webkit-box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0.15), 0 0.063em 0.125em rgba(87, 194, 130, 0.2);
            box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0.15), 0 0.063em 0.125em rgba(87, 194, 130, 0.2); } }

@keyframes heartbeat {
  0% {
    -webkit-box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0), 0 0.063em 0.125em rgba(125, 219, 163, 0);
            box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0), 0 0.063em 0.125em rgba(125, 219, 163, 0); }
  20% {
    -webkit-box-shadow: 0 0.063em 0.313em 0 rgba(87, 194, 130, 0.2), 0 0.438em 1.063em 0 rgba(125, 219, 163, 0.3);
            box-shadow: 0 0.063em 0.313em 0 rgba(87, 194, 130, 0.2), 0 0.438em 1.063em 0 rgba(125, 219, 163, 0.3); }
  40% {
    -webkit-box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0.15), 0 0.063em 0.125em rgba(87, 194, 130, 0.2);
            box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0.15), 0 0.063em 0.125em rgba(87, 194, 130, 0.2); }
  60% {
    -webkit-box-shadow: 0 0.063em 0.313em 0 rgba(87, 194, 130, 0.2), 0 0.438em 1.063em 0 rgba(125, 219, 163, 0.3);
            box-shadow: 0 0.063em 0.313em 0 rgba(87, 194, 130, 0.2), 0 0.438em 1.063em 0 rgba(125, 219, 163, 0.3); }
  80% {
    -webkit-box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0.15), 0 0.063em 0.125em rgba(87, 194, 130, 0.2);
            box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0.15), 0 0.063em 0.125em rgba(87, 194, 130, 0.2); }
  100% {
    -webkit-box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0.15), 0 0.063em 0.125em rgba(87, 194, 130, 0.2);
            box-shadow: 0 0.125em 0.313em rgba(125, 219, 163, 0.15), 0 0.063em 0.125em rgba(87, 194, 130, 0.2); } }

@media (min-width: 650px) {
  .lgx-c-status-card__signin {
    position: absolute;
    right: 30px;
    top: 33px; } }

.lgx-c-status-card__settings {
  position: absolute;
  fill: #8e8e93; }
  @media (max-width: 649px) {
    .lgx-c-status-card__settings {
      right: 16px;
      top: 18px; } }
  @media (min-width: 650px) {
    .lgx-c-status-card__settings {
      right: 30px;
      top: 33px; } }
  .lgx-c-status-card__settings:hover, .lgx-c-status-card__settings:focus {
    fill: #000000; }

.lgx-c-thank-you .lgx-landing.dhc19 .lgx-landing__intro {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F5F0FA), to(#fff));
  background-image: linear-gradient(to bottom, #F5F0FA, #fff);
  height: auto;
  margin-bottom: 0; }
  @media (max-width: 799px) {
    .lgx-c-thank-you .lgx-landing.dhc19 .lgx-landing__intro {
      padding-top: 0;
      padding-bottom: 0; } }

.lgx-c-thank-you .lgx-landing.dhc19 .lgx-landing__intro .rc20__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0; }

.lgx-c-thank-you .lgx-c-pulse-page__main-wrapper {
  background-color: #ffffff;
  padding-bottom: 60px; }

.lgx-c-thank-you__share {
  -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  margin-bottom: 1rem; }
  @media (max-width: 800px) {
    .lgx-c-thank-you__share {
      padding-right: 12px;
      padding-left: 12px; } }
  @media (min-width: 801px) {
    .lgx-c-thank-you__share {
      padding-right: 32px;
      padding-left: 32px; } }
  .lgx-c-thank-you__share .rc20__share h2 {
    display: none; }

@media (max-width: 800px) {
  .lgx-c-thank-you__footer-wrap {
    margin-right: 5%;
    margin-left: 5%; } }

@media (min-width: 801px) {
  .lgx-c-thank-you__footer-wrap {
    margin-right: 80px;
    margin-left: 80px; } }

.lgx-c-thank-you__footer {
  background-color: #F5F7FA;
  border-radius: 4px;
  margin-bottom: 40px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1440px;
  padding-right: 32px;
  padding-left: 32px; }
  @media (min-width: 1000px) {
    .lgx-c-thank-you__footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media (max-width: 1000px) {
    .lgx-c-thank-you__footer ul {
      padding-bottom: 24px; } }
  @media (min-width: 801px) {
    .lgx-c-thank-you__footer ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .lgx-c-thank-you__footer li:not(:last-child) {
    margin-right: 2rem; }
    @media (max-width: 800px) {
      .lgx-c-thank-you__footer li:not(:last-child) {
        margin-bottom: .5rem; } }

.lgx-c-fgsection {
  background: #F7FAF8;
  border-radius: 16px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-image: url("https://launchgood.s3.amazonaws.com/static/graphics/FG-pattern.png"); }
  .lgx-c-fgsection .lgx-c-fgheading {
    font-size: 26.88px;
    line-height: 150%;
    color: #4AA567; }
  .lgx-c-fgsection .lgx-c-fgsubheading {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    line-height: 18px;
    color: #4E5562; }
    .lgx-c-fgsection .lgx-c-fgsubheading span {
      font-size: 20px;
      line-height: 28px;
      letter-spacing: -0.02em;
      color: #1D1F24;
      margin-bottom: 14px; }
  .lgx-c-fgsection .lgx-c-fgbutton {
    background-image: none !important;
    max-width: 186px;
    background: #4AA567;
    margin: auto; }
  .lgx-c-fgsection .lgx-c-fglink {
    line-height: 133%; }

.lgx-c-tip {
  background-color: rgba(74, 165, 103, 0.1);
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  max-width: 240px;
  padding: .5em .75em; }

.lgx-c-tip__icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px; }
  .lgx-c-tip__icon svg {
    fill: #57c282; }

.lgx-c-tip__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.dropdown-trigger svg {
  height: 10px;
  width: 10px; }

.dropdown-wrapper {
  background-color: #ffffff;
  border-radius: 6px;
  position: absolute;
  opacity: 0;
  right: 0;
  -webkit-transition-duration: .25s;
          transition-duration: .25s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  top: 100%;
  z-index: 1; }
  .dropdown-wrapper.is-open {
    opacity: 1;
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }

.dropdown-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 150px;
  padding: 6px 0; }
  .dropdown-group:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.dropdown-item {
  color: inherit;
  padding: 8px 10px !important;
  text-align: left; }
  .dropdown-item:hover, .dropdown-item:focus {
    background-color: #f5f5f5; }

@media (min-width: 1024px) {
  .lgx-l-feed {
    margin-right: auto;
    margin-left: auto;
    padding-right: 80px;
    padding-left: 80px;
    max-width: 1280px; } }

.lgx-l-feed + .lgx-c-pulse .lgx-c-campaign-content {
  height: auto;
  max-width: 630px; }
  .lgx-l-feed + .lgx-c-pulse .lgx-c-campaign-content:after {
    display: none; }

.lgx-c-feed__header .lgx-c-feed__media {
  height: 100% !important;
  margin-bottom: 0; }

.lgx-c-feed__header .lgx-c-tags {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media (min-width: 801px) {
  .lgx-c-feed__header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: grid;
    grid-template-columns: minmax(340px, calc(33.33% - 16px)) auto;
    grid-gap: 24px; }
    .lgx-c-feed__header .lgx-c-summary-wrapper {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .lgx-c-feed__header .lgx-c-summary-wrapper .lgx-c-summary-wrapper__responsive--embed iframe {
      max-width: 700px;
      min-height: 525px;
      width: calc(90vw - 360px); }
    .lgx-c-feed__header .lgx-c-feed__media {
      border-radius: 8px; } }

@media (min-width: 801px) and (max-width: 1023px) {
  .lgx-c-feed__header {
    padding-left: 5%;
    padding-right: 5%; } }

.lgx-c-feed__media {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%; }
  @media (max-width: 520px) {
    .lgx-c-feed__media {
      height: 98px;
      margin-bottom: 16px; } }
  @media (min-width: 521px) {
    .lgx-c-feed__media {
      height: 320px;
      margin-bottom: 36px; } }

@media (max-width: 800px) {
  .lgx-c-feed__info-wrapper {
    padding-left: 5%;
    padding-right: 5%; } }

@media (max-width: 520px) {
  .lgx-c-feed__info.has-avatar .lgx-c-feed__headings-wrapper {
    margin-top: -45px; } }

@media (min-width: 521px) and (max-width: 800px) {
  .lgx-c-feed__info.has-avatar .lgx-c-feed__headings-wrapper {
    margin-top: -55px; } }

.lgx-c-feed__heading {
  margin-bottom: 1rem;
  margin-top: .5rem; }

.lgx-c-feed__avatar {
  border-radius: 50%;
  position: relative; }
  @media (max-width: 520px) {
    .lgx-c-feed__avatar {
      height: 60px;
      width: 60px; } }
  @media (min-width: 521px) {
    .lgx-c-feed__avatar {
      height: 80px;
      width: 80px; } }

.lgx-c-feed__summary {
  line-height: 1.5;
  margin: 1rem auto;
  max-width: 360px; }

.lgx-c-feed__stats {
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 1rem auto 2rem;
  max-width: 340px;
  padding: 12px; }

.lgx-c-feed__stat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 20px; }
  .lgx-c-feed__stat:not(:last-child) {
    border-right-style: solid;
    border-width: 1px; }
  .lgx-c-feed__stat span {
    margin-top: 6px; }

.lgx-c-feed__shares {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.lgx-c-feed__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  max-width: 280px; }

.lgx-c-feed__share,
.lgx-c-feed__action {
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: inherit;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  text-transform: uppercase; }
  .lgx-c-feed__share:hover, .lgx-c-feed__share:focus,
  .lgx-c-feed__action:hover,
  .lgx-c-feed__action:focus {
    color: currentColor; }

.lgx-c-feed__share {
  min-width: auto; }
  .lgx-c-feed__share:not(:last-child) {
    margin-right: 10px; }

.lgx-c-feed__action {
  height: 50px;
  width: 100%; }
  .lgx-c-feed__action:last-child svg {
    fill: currentColor; }

.lgx-c-feed .lgx-c-tab-nav-wrapper {
  border-bottom: none;
  margin-top: 36px; }

.lgx-lb {
  position: relative;
  width: 100%;
  background: white;
  border-radius: 16px;
  margin: 20px auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1); }
  @media (max-width: 600px) {
    .lgx-lb {
      max-width: 90% !important; } }
  .lgx-lb-svg {
    position: absolute;
    top: 24px;
    right: 24px;
    border-radius: 50%;
    padding: 11px;
    background-color: #6dd599;
    fill: white; }
  .lgx-lb-compact {
    max-width: 400px;
    overflow: hidden; }
    .lgx-lb-compact--top {
      position: relative;
      width: 100%;
      padding: 20px 40px;
      text-align: center;
      background-color: rgba(74, 165, 103, 0.1); }
      .lgx-lb-compact--top h3 {
        font-weight: bold;
        font-size: 1.4rem; }
    .lgx-lb-compact--body {
      position: relative;
      width: 100%;
      padding: 10px; }
      .lgx-lb-compact--body ul {
        position: relative;
        width: 100%;
        list-style: none; }
        .lgx-lb-compact--body ul li {
          position: relative;
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 5px;
          margin: 12px 0; }
          .lgx-lb-compact--body ul li img {
            position: relative;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            -o-object-fit: cover;
               object-fit: cover;
            margin-right: 15px; }
          .lgx-lb-compact--body ul li div {
            -webkit-box-flex: 1;
                -ms-flex-positive: 1;
                    flex-grow: 1; }
            .lgx-lb-compact--body ul li div h4 {
              color: black;
              letter-spacing: .5;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis;
              width: 305px;
              margin-bottom: 5px; }
              @media (max-width: 600px) {
                .lgx-lb-compact--body ul li div h4 {
                  width: 174px; } }
            .lgx-lb-compact--body ul li div div {
              margin-bottom: 5px; }
  .lgx-lb-boatrace {
    max-width: 800px;
    padding: 25px; }
    .lgx-lb-boatrace--heading {
      font-size: 1.4rem;
      margin-bottom: 20px; }
    .lgx-lb-boatrace ul li a h4 {
      letter-spacing: .5px; }

.lgx-g--3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem; }
  @media (max-width: 800px) {
    .lgx-g--3 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 500px) {
    .lgx-g--3 {
      grid-template-columns: 1fr; } }

.lgx-c-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #DDE3ED; }
  .lgx-c-list::-webkit-scrollbar {
    display: none; }
  .lgx-c-list--item {
    padding: 10px;
    color: #A5B1C4;
    font-size: 14px;
    text-align: left;
    cursor: pointer;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .lgx-c-list--item-active {
      border-bottom: 2px solid black;
      color: black; }
    .lgx-c-list--item:hover:not(.lgx-c-list--item-active) {
      color: #4f555f;
      border-bottom: 1px solid #4f555f; }

.lgx-modal .modal-content {
  border-radius: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: 10000; }
  @media (max-width: 1023px) {
    .lgx-modal .modal-content {
      overflow-y: hidden; } }

.lgx-modal .modal-dialog {
  max-width: 400px;
  height: auto; }

.lgx-modal .modal-body {
  padding: 0px 5px 30px;
  max-width: 90%;
  margin: 0 auto; }
  .lgx-modal .modal-body p {
    font-size: 14x;
    margin-bottom: 30px;
    margin-top: 0px; }

.lgx-modal--header {
  border-bottom: 0px;
  padding: 8px; }

.lgx-modal--body {
  padding: 16px; }

.login_slider, .signup_slider {
  border-bottom: 2px solid black;
  line-height: 2.3;
  -webkit-transition: all .5s linear;
  transition: all .5s linear; }

.lgx-modal--tab_title {
  width: 50%;
  background: #fff;
  float: left;
  height: 60px;
  line-height: 40px;
  text-align: center;
  cursor: pointer; }

.lgx-modal--form {
  background: #fff;
  clear: both;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  margin-top: 0px;
  padding: 0px 16px; }

.lgx-modal--form_button {
  height: 56px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  border: none; }
  .lgx-modal--form_button[disabled] {
    border: 1px solid #D8DFEA;
    background-color: #D8DFEA;
    color: #ffffff;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: not-allowed; }
    .lgx-modal--form_button[disabled]:before {
      content: normal; }
    .lgx-modal--form_button[disabled]:hover, .lgx-modal--form_button[disabled]:focus {
      -webkit-transform: none;
              transform: none; }

.lgx-modal--show_login_form .signup-form {
  display: none; }

.lgx-modal--show_login_form .login-form {
  display: block; }

.lgx-modal--show_login_form .login_tab {
  opacity: 1; }

.lgx-modal--show_login_form .signup_tab {
  opacity: 0.2; }

.lgx-modal--show_login_form .login_slider {
  opacity: 1; }

.lgx-modal--show_login_form .signup_slider {
  opacity: 0.2; }

.lgx-modal--show_signup_form .login-form {
  display: none; }

.lgx-modal--show_signup_form .signup-form {
  display: block; }

.lgx-modal--show_signup_form .login_tab {
  opacity: 0.2; }

.lgx-modal--show_signup_form .signup_tab {
  opacity: 1; }

.lgx-modal--show_signup_form .login_slider {
  opacity: 0.2; }

.lgx-modal--show_signup_form .signup_slider {
  opacity: 1; }

.lgx-modal-socials {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 16px; }
  .lgx-modal-socials--button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: white;
    border: 1px solid black;
    border-radius: 8px;
    padding: 8px;
    font-size: 14px; }
    .lgx-modal-socials--button svg {
      margin-right: 8px; }
    .lgx-modal-socials--button span {
      color: #1D1F24; }
    .lgx-modal-socials--button_primary {
      background: #4AA567;
      border: none; }
      .lgx-modal-socials--button_primary span {
        color: white; }
    .lgx-modal-socials--button_inverse {
      background-color: black;
      border: none; }
      .lgx-modal-socials--button_inverse span {
        color: white; }

.lgx-t-green_new {
  color: #4AA567; }

.lgx-t-small {
  font-size: 14px; }

.signup_tab {
  opacity: 0.2; }

.signup_slider {
  opacity: 0.2; }

.lgx-input {
  background: #F3F6F9 !important;
  border: 0.5px solid #A5B1C4 !important;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15) !important;
          box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15) !important; }
  .lgx-input.lgx-c-form__credit-card {
    border-radius: 8px !important; }
    .lgx-input.lgx-c-form__credit-card input {
      background: transparent !important; }
  .lgx-input:focus {
    outline: none; }
    .lgx-input:focus:invalid {
      border: 0.5px solid #CA3A31; }

.lgx-modal--form_input {
  width: 100%;
  height: 56px;
  margin-bottom: 16px;
  padding: 12px 19px; }
  .lgx-modal--form_input ::-webkit-input-placeholder {
    font-size: 14px; }
  .lgx-modal--form_input ::-ms-input-placeholder {
    font-size: 14px; }
  .lgx-modal--form_input ::placeholder {
    font-size: 14px; }

.lgx-login_tabs {
  padding: 0px 16px; }

.lgx-modal--invalidpass {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: end;
      align-content: flex-end; }
  .lgx-modal--invalidpass div {
    color: #CA3A31;
    font-size: 12px;
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center; }
    .lgx-modal--invalidpass div svg {
      margin-right: 4px; }

.lgx-modal--resetpass {
  float: right;
  font-size: 12px;
  margin-bottom: 16px;
  min-width: 120px; }

.lgx-hidefc {
  display: none; }

.lgx-nav--button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px; }
  .lgx-nav--button svg {
    max-width: 16px;
    margin-right: 17px; }
  .lgx-nav--button--no_icon {
    padding: 14px;
    margin-left: 20px;
    font-size: 14px; }

.lgx-c-usernav-wrap {
  margin-top: 10px;
  display: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 0px 4px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  position: absolute;
  right: 10px;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  z-index: 100;
  overflow-y: hidden; }
  .lgx-c-usernav-wrap.is-open {
    display: block;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  @media (max-width: 520px) {
    .lgx-c-usernav-wrap {
      width: 100%;
      background-color: #ffffff;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: calc(100% - 51px);
      border-radius: 0;
      overflow-y: auto;
      position: fixed;
      right: 0;
      -webkit-transition-duration: .3s;
              transition-duration: .3s;
      -webkit-transition-property: -webkit-transform;
      transition-property: -webkit-transform;
      transition-property: transform;
      transition-property: transform, -webkit-transform;
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
      z-index: 19; }
      .lgx-c-usernav-wrap.is-open {
        -webkit-transform: translateX(0);
                transform: translateX(0);
        max-height: 100vh; } }
  @media (min-width: 521px) {
    .lgx-c-usernav-wrap {
      width: 320px; } }

.lgx-c-usernav-wrap::-webkit-scrollbar {
  width: 0px;
  scrollbar-width: none; }

.lgx-usermenu_search {
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  background-color: #F3F6F9;
  border: 0.5px solid #A5B1C4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 56px;
  margin: 0px 10px;
  margin-top: 10px;
  width: auto !important; }
  .lgx-usermenu_search label {
    font-size: 14px !important; }

.lgx-usermenu-title {
  color: #7A8394 !important;
  font-size: 10px; }

.lgx-u-border_top {
  border-top: 1px solid #D8DFEA !important;
  padding: 0px; }

.lgx-u-margin_bottom {
  margin-bottom: 16px !important; }

.lgx-u-margin_top {
  margin-top: 16px; }

.lgx-c-subnav__link--logout:hover, .lgx-c-subnav__link--logout:focus {
  color: red !important; }

.lgx-c-subnav__link svg {
  fill: none !important; }

.user-profile {
  width: 100%;
  padding: 40px 0; }
  @media (max-width: 800px) {
    .user-profile {
      padding: 0; } }
  .lgx-c-header-wrapper .user-profile {
    background: #F7FAF8;
    color: black; }
  .user-profile p {
    letter-spacing: -0.02em; }
  .user-profile--share-buttons[open] summary {
    background: #D8DFEA;
    margin-bottom: 14px; }
  .user-profile--share-buttons summary {
    -webkit-transition: background .3s;
    transition: background .3s; }
  .user-profile--share-buttons_dropdown {
    position: relative;
    z-index: 4;
    background: #F3F6F9;
    border: 1px solid #A5B1C4;
    border-radius: 8px;
    -webkit-filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1)); }
    .user-profile--share-buttons_dropdown li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 14px;
      color: #4E5562;
      border-bottom: 1px solid #A5B1C4;
      padding: 8px 12px;
      cursor: pointer;
      -webkit-transition: all .3s;
      transition: all .3s; }
      .user-profile--share-buttons_dropdown li svg {
        margin-right: 8px; }
      .user-profile--share-buttons_dropdown li:last-child {
        border-bottom: none; }
      .user-profile--share-buttons_dropdown li:hover {
        background: #D8DFEA; }
  .user-profile--avatar {
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover; }
  .user-profile--container {
    position: relative;
    max-width: 1210px;
    width: 100%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media (max-width: 800px) {
      .user-profile--container {
        padding: 0; } }
    .user-profile--container project-wide-club-card article {
      width: 100%; }
      .user-profile--container project-wide-club-card article a {
        width: 100%;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .user-profile--container project-wide-club-card article a .lgx-c-campaigncard__image-wrap {
          width: unset;
          height: 122px; }
          .user-profile--container project-wide-club-card article a .lgx-c-campaigncard__image-wrap img {
            max-width: unset;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover; }
  .user-profile--main {
    position: relative;
    max-width: 650px;
    width: 100%;
    padding-left: 5%; }
    @media (max-width: 800px) {
      .user-profile--main {
        padding-left: 0;
        max-width: 800px; } }
  .user-profile--public {
    position: relative;
    width: 100%;
    padding-left: 5%; }
    @media (max-width: 800px) {
      .user-profile--public {
        padding-left: 0;
        max-width: 800px; } }
  .user-profile--profile {
    position: relative;
    max-width: 512px;
    margin: 0 auto 40px; }
    @media (max-width: 800px) {
      .user-profile--profile {
        margin: 0 auto 16px; } }
    .user-profile--profile_avatar {
      width: 150px;
      height: 150px;
      border-radius: 50%;
      -o-object-fit: cover;
         object-fit: cover;
      overflow: hidden;
      margin-right: 40px; }
      @media (max-width: 800px) {
        .user-profile--profile_avatar {
          margin-right: 0;
          margin-bottom: 4px; } }
    .user-profile--profile_details {
      position: relative;
      width: 320px; }
      @media (max-width: 800px) {
        .user-profile--profile_details {
          text-align: center;
          margin-top: 8px; } }
      .user-profile--profile_details h1 {
        margin-bottom: 9px; }
        @media (max-width: 800px) {
          .user-profile--profile_details h1 {
            margin-bottom: 12px; } }
      .user-profile--profile_details-location {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media (max-width: 800px) {
          .user-profile--profile_details-location {
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; } }
      @media (max-width: 800px) {
        .user-profile--profile_details > p {
          margin-bottom: 12px !important; } }
    @media (min-width: 801px) {
      .user-profile--profile_campaigns .lgx-c-list {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .user-profile--profile_campaigns .lgx-c-list--item {
      padding: 10px 15px; }
  .user-profile--link {
    color: #57c282 !important;
    text-decoration: underline; }
    .user-profile--link_back {
      color: inherit; }
      .user-profile--link_back span {
        position: relative;
        bottom: 1.5px; }
  .user-profile--autocharge {
    position: relative;
    margin-left: 5%;
    width: 245px;
    background: #E1FAEA;
    border-radius: 100px;
    padding: 8px 20px; }
    .user-profile--autocharge img {
      width: 20px;
      margin-right: 10px; }
  .user-profile--switch {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 19px; }
    .user-profile--switch input {
      opacity: 0;
      width: 0;
      height: 0; }
      .user-profile--switch input:checked + span {
        background-color: #80D39C;
        border: 1px solid #4AA567; }
      .user-profile--switch input:checked + span:before {
        -webkit-transform: translateX(26px);
        transform: translateX(26px);
        background-color: white; }
      .user-profile--switch input:focus + span {
        -webkit-box-shadow: 0 0 1px #2196F3;
                box-shadow: 0 0 1px #2196F3; }
    .user-profile--switch span {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: -3px;
      bottom: 0;
      background-color: #F3F6F9;
      border: 1px solid #4E5562;
      border-radius: 128px;
      -webkit-transition: .4s;
      transition: .4s; }
      .user-profile--switch span:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 1px;
        bottom: 1px;
        background-color: #4E5562;
        border-radius: 50%;
        -webkit-transition: .4s;
        transition: .4s; }
  .user-profile--page {
    position: relative;
    width: 100%;
    padding-top: 20px; }
    .user-profile--page .breadcrumbs {
      color: #A5B1C4;
      letter-spacing: 0.04em;
      margin-bottom: 15px;
      line-height: 18px; }
      .user-profile--page .breadcrumbs--arrow {
        position: relative;
        bottom: 2px; }
    .user-profile--page .mobile {
      display: none; }
      @media (max-width: 800px) {
        .user-profile--page .mobile {
          display: block; } }
    .user-profile--page .desktop {
      display: block; }
      @media (max-width: 800px) {
        .user-profile--page .desktop {
          display: none; } }
    .user-profile--page h1 {
      font-family: 'SF Pro Display', sans-serif; }
    .user-profile--page h2 {
      font-family: 'SF Pro Text', sans-serif;
      letter-spacing: -0.02em; }
    .user-profile--page_container {
      position: relative;
      margin: 0 5% 16px; }
      .user-profile--page_container-fw {
        width: 100%;
        margin: 0; }
      .user-profile--page_container h1 {
        font-family: 'SF Pro Display', sans-serif; }
      .user-profile--page_container h1, .user-profile--page_container h2 {
        font-weight: 700; }
      .user-profile--page_container h2, .user-profile--page_container h3, .user-profile--page_container h4 {
        letter-spacing: -0.02em; }
      .user-profile--page_container.payment-details .lgx-sticky {
        position: relative;
        -webkit-box-shadow: none;
                box-shadow: none;
        padding: 0;
        margin-top: 30px; }
        @media (min-width: 801px) {
          .user-profile--page_container.payment-details .lgx-sticky {
            margin-top: 30px;
            padding: 0; } }
    .user-profile--page_section-break {
      margin: 32px 0; }
  .user-profile--campaign_footer {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: black;
    text-align: center;
    padding: 70px 30px; }
    @media (max-width: 800px) {
      .user-profile--campaign_footer {
        text-align: left;
        padding: 40px 30px; } }
  .user-profile--date-range {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 16px; }
    .user-profile--date-range > div {
      position: relative;
      width: 163px;
      height: 44px;
      padding: 5px 10px 6px 12px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      cursor: pointer; }
      .user-profile--date-range > div:first-child {
        margin-right: 16px; }
      @media (max-width: 600px) {
        .user-profile--date-range > div {
          width: 50%; } }
  .user-profile--button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: white;
    border: 1px solid black;
    border-radius: 8px;
    padding: 8px;
    font-size: 14px;
    cursor: pointer; }
    .user-profile--button svg {
      margin-right: 8px; }
    .user-profile--button span {
      color: #1D1F24; }
    .user-profile--button_primary {
      background: #4AA567;
      border: none; }
      .user-profile--button_primary span {
        color: white; }
    .user-profile--button_inverse {
      background-color: black;
      border: none; }
      .user-profile--button_inverse span {
        color: white; }
    .user-profile--button:focus {
      outline: none; }
  .user-profile--challenge_card {
    position: relative;
    width: 100%;
    height: 255px;
    border-radius: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 16px;
    padding-top: 20px;
    margin-bottom: 16px; }
    .user-profile--challenge_card:last-child {
      margin-bottom: 0; }
    @media (max-width: 800px) {
      .user-profile--challenge_card h2 {
        max-width: 55%; } }
    .user-profile--challenge_card h3 {
      max-width: 53%;
      line-height: 24px; }
    .user-profile--challenge_card--background-image {
      position: absolute;
      right: 20px;
      top: 23px;
      width: 71px;
      height: 71px;
      background-size: contain;
      background-repeat: no-repeat; }
    .user-profile--challenge_card-ramadan {
      background: linear-gradient(232.9deg, #6A5FA7 -16.63%, #F6D4E3 29.95%);
      color: #554B88; }
      .user-profile--challenge_card-ramadan .user-profile--challenge_card--background-image {
        background-image: url(https://launchgood.s3.amazonaws.com/static/graphics/RC.png); }
    .user-profile--challenge_card-fg {
      background: linear-gradient(53.37deg, #E0F9E8 55.02%, #DEF8E6 55.02%, #80D39C 105.35%);
      color: #357748; }
      .user-profile--challenge_card-fg .user-profile--challenge_card--background-image {
        background-image: url(https://launchgood.s3.amazonaws.com/static/graphics/FG.png); }
    .user-profile--challenge_card-dhc {
      background: linear-gradient(233.37deg, #2080BD -6.94%, #DFF4FF 39.68%);
      color: #176FA7; }
      .user-profile--challenge_card-dhc .user-profile--challenge_card--background-image {
        background-image: url(https://launchgood.s3.amazonaws.com/static/graphics/DHC.png); }
    .user-profile--challenge_card-rw {
      background: linear-gradient(233.37deg, #EFE5D0 15.8%, #FFFBF1 55.77%);
      color: #295C38; }
      .user-profile--challenge_card-rw .user-profile--challenge_card--background-image {
        background-image: url(https://launchgood.s3.amazonaws.com/static/graphics/RW.png);
        width: 160px;
        height: 160px;
        right: 10px;
        top: 0px;
        background-size: cover; }
    .user-profile--challenge_card-gt {
      background: linear-gradient(233.37deg, #FFE2E2 2.76%, #EEF3FB 45.9%);
      color: #003D8B; }
      .user-profile--challenge_card-gt .user-profile--challenge_card--background-image {
        background-image: url(https://launchgood.s3.amazonaws.com/static/graphics/GT.png); }
    .user-profile--challenge_card svg {
      margin-right: 8px; }
    .user-profile--challenge_card .this-week {
      margin-left: 5px; }
  .user-profile--give-list_next {
    position: relative;
    padding: 24px 16px;
    margin: 0 5% 40px; }
    @media (max-width: 800px) {
      .user-profile--give-list_next {
        margin: 0 0 40px; } }
  .user-profile--empty-state {
    position: relative;
    background: #F5F7FA;
    border-radius: 16px;
    padding: 21px; }
    .user-profile--empty-state h2 {
      max-width: 278px;
      line-height: 31.92px; }
  .user-profile--ccs {
    max-width: 500px;
    width: 100%;
    margin: 0 auto 40px; }
    @media (max-width: 800px) {
      .user-profile--ccs {
        width: 279px; } }
  .user-profile--dropdown {
    position: relative; }
    .user-profile--dropdown select {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      background: #F3F6F9;
      border: 1px solid #C3CCDA;
      border-radius: 8px;
      padding: 8px 12px;
      font-size: 14px;
      color: #4E5562;
      min-width: 130px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .user-profile--dropdown select:focus {
        outline: none; }
        .user-profile--dropdown select:focus .user-profile--dropdown_arrow {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
      .user-profile--dropdown select option {
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        outline: none;
        background: #F3F6F9;
        color: #4E5562;
        border: 1px solid #C3CCDA;
        border-radius: 4px;
        padding: 8px 12px; }
        .user-profile--dropdown select option:hover, .user-profile--dropdown select option:focus {
          background: #D8DFEA; }
    .user-profile--dropdown_arrow {
      position: absolute;
      right: 12px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      -webkit-transition: all .4s;
      transition: all .4s; }
  .user-profile--youre-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: #F7FAF8;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .user-profile--youre-in_container {
      max-width: 375px;
      width: 100%; }
      .user-profile--youre-in_container .emoji {
        font-size: 90px;
        margin-bottom: 15px; }
    .user-profile--youre-in_share {
      position: relative;
      padding: 19px 30px;
      background: white;
      border-radius: 8px; }
  .user-profile_zakat-details {
    position: relative;
    width: 100%; }
    .user-profile_zakat-details summary {
      cursor: pointer; }
      .user-profile_zakat-details summary:focus, .user-profile_zakat-details summary:active {
        border: none;
        outline: none; }
      .user-profile_zakat-details summary::-webkit-details-marker {
        display: none; }
    .user-profile_zakat-details > div {
      margin-top: 8px; }

.sidebar {
  position: relative;
  width: 340px; }
  @media (max-width: 800px) {
    .sidebar {
      max-width: none;
      width: 100vw;
      padding: 0 5%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  @media (min-width: 801px) {
    .sidebar {
      border-right: 1px solid #D8DFEA; } }
  .sidebar--header {
    width: 100%;
    margin: 13px 0; }
    .sidebar--header h2 {
      font-family: 'SF Pro Display', sans-serif;
      font-weight: 700 !important;
      margin-bottom: 32px; }
    .sidebar--header p {
      margin-left: 1px;
      margin-bottom: 8px;
      color: #4E5562;
      letter-spacing: -0.02em; }
    .sidebar--header a {
      margin-left: 1px; }
    .sidebar--header_me {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .sidebar--header_me .email {
        color: #7A8394; }
      .sidebar--header_me img {
        width: 64px;
        height: 64px;
        border-radius: 50%;
        margin: 0 20px; }
  .sidebar--adblock {
    position: relative;
    background: #F7FAF8;
    border-radius: 8px;
    margin-right: 16px; }
    @media (max-width: 800px) {
      .sidebar--adblock {
        margin-right: 0; } }
    .sidebar--adblock_no-mr {
      margin-right: 0; }
    .sidebar--adblock_alternative-header {
      color: #656E7E;
      letter-spacing: 0.04em;
      font-size: 10px; }
    .sidebar--adblock img {
      height: 56px;
      margin-right: 16px; }
    .sidebar--adblock p {
      font-size: .875rem;
      color: #4E5562;
      line-height: 18px; }
      .sidebar--adblock p a {
        text-decoration: underline;
        color: inherit; }
  .sidebar--menu {
    margin-bottom: 20px; }
    .sidebar--menu_main-menu {
      width: 100%; }
      .sidebar--menu_main-menu .list-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative;
        margin: auto;
        width: 100%;
        letter-spacing: -0.02em;
        padding: 18px 0;
        font-size: 1rem;
        cursor: pointer;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-transition: all .3s;
        transition: all .3s; }
      .sidebar--menu_main-menu .list-item.active {
        max-width: 100vw;
        background: #F3F6F9;
        border-right: 4px solid #5EB77A; }
        .sidebar--menu_main-menu .list-item.active span {
          font-weight: bold;
          color: #4AA567; }
      .sidebar--menu_main-menu .list-item.log-out {
        -webkit-box-shadow: none;
                box-shadow: none; }
        .sidebar--menu_main-menu .list-item.log-out span {
          color: #CA3A31;
          margin-left: 47px; }
      .sidebar--menu_main-menu .has-icon {
        -webkit-box-shadow: -19px 24px 3px -24px #D8DFEA;
                box-shadow: -19px 24px 3px -24px #D8DFEA; }
        .sidebar--menu_main-menu .has-icon svg {
          width: 20px;
          height: 20px;
          margin: 0 10px 0 18px; }
      .sidebar--menu_main-menu .is-dropdown {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .sidebar--menu_main-menu .is-dropdown .main-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 100%; }
          .sidebar--menu_main-menu .is-dropdown .main-item:focus {
            outline: none; }
          .sidebar--menu_main-menu .is-dropdown .main-item::-webkit-details-marker {
            display: none; }
        .sidebar--menu_main-menu .is-dropdown .dropdown-arrow {
          position: absolute;
          right: 5px;
          top: 18px;
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg);
          -webkit-transition: all .4s;
          transition: all .4s; }
        .sidebar--menu_main-menu .is-dropdown[open] .dropdown-arrow {
          -webkit-transform: rotate(0deg);
                  transform: rotate(0deg); }
    .sidebar--menu_dropdown {
      width: 100%;
      margin-top: 18px; }
      .sidebar--menu_dropdown .list-item span {
        margin-left: 47px;
        color: #1D1F24; }
  .sidebar--footer h2 {
    margin-bottom: 15px; }
  .sidebar--footer_links a {
    display: block;
    text-decoration: underline;
    color: #4E5562;
    font-size: .75rem;
    margin-bottom: 15px; }
  .sidebar--footer p {
    margin-top: 20px;
    color: #1D1F24;
    line-height: 16px; }
    .sidebar--footer p a {
      color: inherit; }

.force-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
  z-index: 5 !important;
  border-top: 1px solid #eaf1ff;
  bottom: 0; }

.giving-goal {
  position: relative; }
  .giving-goal--goal {
    position: relative; }
    .giving-goal--goal span {
      position: absolute;
      top: 30px;
      font-size: 20px;
      left: 15px;
      z-index: 2; }
    .giving-goal--goal input {
      position: relative;
      width: 100%;
      height: 76px;
      font-size: 48px;
      padding: 14px 45px; }
  .giving-goal--currency {
    position: relative;
    width: 103px;
    height: 76px;
    margin-left: 16px !important;
    padding: 27px 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .giving-goal--errormessage {
    position: relative;
    margin-top: 8px;
    display: none; }
    .giving-goal--errormessage svg {
      width: 16px;
      height: 16px;
      margin-right: 5px; }
  .giving-goal--error input {
    border: 0.5px solid #CA3A31; }
  .giving-goal--error .giving-goal--errormessage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .giving-goal--level {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 40px;
    border: 1px solid #A5B1C4;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer; }
    .giving-goal--level span {
      color: #4E5562; }
    .giving-goal--level_active {
      background: #F7FAF8;
      border: 2px solid #4AA567; }
      .giving-goal--level_active span {
        color: #4AA567; }

.gg_challenge {
  max-width: 332px;
  width: 100%;
  margin: auto; }
  .gg_challenge-main {
    position: relative;
    width: 100%;
    height: 165px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 12px; }
    .gg_challenge-main > div {
      grid-column: auto / span 2; }
    .gg_challenge-main--btn {
      position: relative;
      width: 100%;
      height: 100%;
      border: 1px solid #1D1F24;
      background: white;
      border-radius: 8px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 20px;
      color: #8C7EC4;
      font-weight: 700;
      -ms-touch-action: manipulation;
          touch-action: manipulation; }
      .gg_challenge-main--btn:focus, .gg_challenge-main--btn:active {
        outline: none; }
    .gg_challenge-main--input {
      position: relative;
      width: 100%;
      height: 110px;
      background: #F3F6F9;
      border: 1px solid #C3CCDA;
      border-radius: 8px;
      -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
              box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
      padding: 10px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      margin-bottom: 12px; }
      .gg_challenge-main--input_currency {
        position: absolute;
        top: 30px;
        font-size: 30px;
        color: #8C7EC4;
        font-family: 'SF Pro Display', sans-serif; }
      .gg_challenge-main--input input {
        width: 100%;
        height: 65px;
        text-align: center;
        color: #8C7EC4;
        font-family: 'SF Pro Display', sans-serif;
        font-weight: 300;
        font-size: 65px;
        padding: 0 0 0 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin-bottom: 10px;
        background: transparent;
        border: none; }
        .gg_challenge-main--input input:focus, .gg_challenge-main--input input:active {
          border: none;
          outline: none; }
      .gg_challenge-main--input label {
        position: relative;
        font-size: 10px;
        color: #7A8394;
        width: 100%;
        text-align: center; }
    .gg_challenge-main--select {
      position: relative;
      width: 100%;
      height: 44px;
      padding: 12px !important; }

.lgx-input {
  background: #F3F6F9 !important;
  border: 0.5px solid #A5B1C4 !important;
  border-radius: 8px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15) !important;
          box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15) !important; }
  .lgx-input.lgx-c-form__credit-card {
    height: 53px;
    border-radius: 8px !important; }
    .lgx-input.lgx-c-form__credit-card > div {
      height: 100%; }
    .lgx-input.lgx-c-form__credit-card input {
      background: transparent !important; }
  .lgx-input:focus {
    outline: none; }
    .lgx-input:focus:invalid {
      border: 0.5px solid #CA3A31; }
  .lgx-input_error {
    border: 0.5px solid #CA3A31; }

select.lgx-input {
  padding: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("https://launchgood.s3.amazonaws.com/static/graphics/Dropdown+Arrow.png") !important;
  background-size: 12px !important;
  background-position-x: 97% !important;
  background-position-y: center !important;
  background-repeat: no-repeat !important; }

.payment-method--card {
  width: 100%;
  height: 56px;
  font-size: 14px;
  color: #4E5562;
  padding: 21px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .payment-method--card card-type-icon span {
    width: 24px !important;
    height: 14px !important; }
  .payment-method--card span {
    font-size: 14px;
    color: #4E5562; }

.payment-method--selected-card.is-open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.payment-method--select-card-item {
  margin-top: -1px;
  border-radius: 0; }
  .payment-method--select-card-item:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px; }

.payment-method--add-new-card {
  height: 56px; }

.payment-method_v2 {
  position: relative; }
  .payment-method_v2--card {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #D8DFEA;
    padding: 20px 0; }
    .payment-method_v2--card:last-child {
      border-bottom: none; }
    .payment-method_v2--card > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .payment-method_v2--card > div card-type-icon span {
        height: 14px !important;
        width: 24px !important;
        margin-right: 12px; }
      .payment-method_v2--card > div .lgx-c-campaigncard_long--body_tag, .payment-method_v2--card > div .lgx-c-campaigncard_long--body_tag-challenge {
        margin-right: 12px; }
    .payment-method_v2--card_description {
      font-size: 16px;
      color: #4E5562; }
  .payment-method_v2--expiration_date {
    font-size: 12px;
    color: #A5B1C4;
    margin-top: 4px; }
  .payment-method_v2--is_expired {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #A82317;
    font-size: 10px;
    margin-top: 4px; }
    .payment-method_v2--is_expired svg {
      margin-right: 5px; }

.lgx-sidemenu {
  position: relative; }
  .lgx-sidemenu[open] summary {
    background: #D8DFEA; }
  .lgx-sidemenu summary {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #F3F6F9;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    -webkit-transition: all .4s;
    transition: all .4s;
    cursor: pointer; }
    .lgx-sidemenu summary:focus {
      outline: none; }
    .lgx-sidemenu summary::-webkit-details-marker {
      display: none; }
  .lgx-sidemenu_special {
    pointer-events: auto;
    margin-left: 4px; }
    .lgx-sidemenu_special summary {
      background: transparent; }
      .lgx-sidemenu_special summary svg {
        fill: white; }
  .lgx-sidemenu ul {
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 2;
    min-width: 130px;
    border-radius: 4px;
    border: 1px solid #C3CCDA;
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); }
    .lgx-sidemenu ul li {
      background: #F3F6F9;
      border-bottom: 1px solid #C3CCDA;
      padding: 8px 12px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 14px;
      color: #4E5562;
      cursor: pointer;
      -webkit-transition: all .2s;
      transition: all .2s; }
      .lgx-sidemenu ul li:hover {
        background: #D8DFEA; }
      .lgx-sidemenu ul li:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
      .lgx-sidemenu ul li:last-child {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom: none; }

.lgx-dialog, .lgx-dialog_large {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 345px;
  z-index: 10;
  max-height: 95vh; }
  .lgx-dialog_large {
    max-width: 1245px;
    width: 100%;
    height: 68vh;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media (max-width: 800px) {
      .lgx-dialog_large {
        max-width: 91vw; } }
  .lgx-dialog_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgba(0, 0, 0, 0.45);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    overflow: hidden; }
  .lgx-dialog--header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 6px; }
    .lgx-dialog--header svg {
      cursor: pointer; }
  .lgx-dialog--body {
    position: relative;
    background: white;
    border-radius: 16px;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 0px 4px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 0px 4px 10px rgba(0, 0, 0, 0.1);
    padding: 20px 20px 27px;
    max-height: 90vh;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .lgx-dialog--body::-webkit-scrollbar {
      display: none; }
  .lgx-dialog_success {
    margin: auto;
    text-align: center; }

.zakat_dialog .lgx-dialog--body {
  height: 100%;
  background: transparent;
  background: url(https://launchgood.s3.amazonaws.com/static/zakat_landingpage/zakat-background.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 96px 20px 64px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .zakat_dialog .lgx-dialog--body > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: center;
    width: 100%;
    height: 100%; }
    .zakat_dialog .lgx-dialog--body > div img {
      max-width: 100px;
      width: 100%;
      margin-bottom: 35px; }
    .zakat_dialog .lgx-dialog--body > div h1 {
      font-family: 'SF Pro Display', sans-serif;
      color: white;
      font-size: 48px;
      line-height: 48px;
      font-weight: 700;
      max-width: 600px;
      margin-bottom: 50px; }
    .zakat_dialog .lgx-dialog--body > div p {
      font-size: 24px;
      line-height: 32px;
      color: white;
      max-width: 690px; }

@media (max-width: 800px) {
  .zakat_dialog .lgx-dialog--body {
    padding: 50px 20px 25px; }
    .zakat_dialog .lgx-dialog--body > div h1 {
      font-size: 32px;
      line-height: 37px;
      margin-bottom: 32px; }
    .zakat_dialog .lgx-dialog--body > div button {
      font-size: 16px !important; }
    .zakat_dialog .lgx-dialog--body > div p {
      font-size: 14px;
      line-height: 20px; } }

.lgx-topic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 240px;
  color: black; }
  .lgx-topic img {
    position: relative;
    min-width: 74px;
    min-height: 74px;
    border-radius: 8px;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover;
    margin-right: 16px; }
  .lgx-topic p {
    font-size: 14px; }
  .lgx-topic_heading {
    font-weight: 600;
    margin-bottom: 4px; }

.topic {
  position: relative;
  width: 200px;
  height: 150px;
  min-width: 200px;
  max-width: 200px;
  min-height: 150px;
  border-radius: 8px;
  margin: 8px 16px 8px 0;
  overflow: hidden; }
  .topic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.lgx-pre-title {
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-weight: 400; }

.lgx-h1 {
  font-family: 'SF Pro Display', sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 24px; }

.lgx-h2 {
  font-family: 'SF Pro Display', sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px !important; }

.lgx-h3, .lgx-h4 {
  font-family: 'SF Pro Text', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 28px !important; }

.lgx-h4 {
  font-family: 'SF Pro Text', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 28px; }

.dhikr-counter {
  position: relative;
  max-width: 345px;
  width: 100%;
  margin: auto;
  background: linear-gradient(80.62deg, rgba(128, 211, 156, 0.3) -20.14%, rgba(135, 204, 243, 0.3) 112.49%);
  border-radius: 28px;
  height: 56px; }
  .dhikr-counter div:not(.dhikr-counter-plus-wrap) {
    -ms-flex-preferred-size: 0;
        flex-basis: 0; }
  .dhikr-counter-data {
    color: #1D1F24;
    font-size: 16px;
    margin-bottom: 4px; }
  .dhikr-counter-static-text {
    color: #4AA567;
    font-size: 12px; }
  .dhikr-counter-plus-wrap {
    background-color: #ffffff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0.5rem #ffffff;
            box-shadow: 0 0 0 0.5rem #ffffff;
    position: relative; }
  .dhikr-counter-plus {
    background-color: #ffffff;
    border: none;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    color: #4AA567;
    height: 56px;
    padding: 0;
    position: relative;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow;
    width: 56px; }
    .dhikr-counter-plus:hover, .dhikr-counter-plus:focus {
      -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
              box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15); }
    .dhikr-counter-plus:focus {
      outline: none; }
    .dhikr-counter-plus:active {
      -webkit-box-shadow: inset 4px 4px 8px #d6d6d6, inset -4px -4px 8px #ffffff;
              box-shadow: inset 4px 4px 8px #d6d6d6, inset -4px -4px 8px #ffffff; }
  .dhikr-counter-refresh {
    opacity: 0.5;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
    -webkit-transition-property: opacity;
    transition-property: opacity; }
    .dhikr-counter-refresh:hover, .dhikr-counter-refresh:focus {
      opacity: 1; }
  .dhikr-counter-effect {
    overflow: visible !important;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1.3);
            transform: scale(1.3); }
    .dhikr-counter-effect circle {
      -webkit-animation: ring 0.5s linear forwards;
              animation: ring 0.5s linear forwards;
      -webkit-transform-origin: center;
              transform-origin: center; }

@-webkit-keyframes ring {
  100% {
    opacity: 0;
    -webkit-transform: scale(1.75);
            transform: scale(1.75); } }

@keyframes ring {
  100% {
    opacity: 0;
    -webkit-transform: scale(1.75);
            transform: scale(1.75); } }

.cc-grid {
  position: relative; }
  .cc-grid_header {
    z-index: 2; }
    @media (min-width: 801px) {
      .cc-grid_header {
        max-width: calc(100% - 125px); } }
  .cc-grid_arrows {
    position: absolute;
    top: -53px;
    right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    margin-bottom: 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media (max-width: 800px) {
      .cc-grid_arrows {
        display: none; } }
    .cc-grid_arrows .arrow {
      position: relative;
      width: 35px;
      height: 35px;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer;
      background: white;
      -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 0px 4px 10px rgba(0, 0, 0, 0.1);
              box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 0px 4px 10px rgba(0, 0, 0, 0.1);
      -webkit-transition: all .4s;
      transition: all .4s; }
      .cc-grid_arrows .arrow:active, .cc-grid_arrows .arrow:focus {
        -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
                box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15); }
      .cc-grid_arrows .arrow img, .cc-grid_arrows .arrow svg {
        position: relative;
        fill: #4E5562;
        width: 20px;
        height: 20px; }
      .cc-grid_arrows .arrow.left-arrow {
        margin-right: 8px; }
        .cc-grid_arrows .arrow.left-arrow img, .cc-grid_arrows .arrow.left-arrow svg {
          right: 1px;
          top: 1px;
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
      .cc-grid_arrows .arrow.right-arrow {
        top: 1px;
        left: 1px; }
  .cc-grid_cards {
    position: relative;
    width: 100%;
    display: grid !important;
    grid-auto-flow: column;
    grid-template-columns: unset;
    grid-template-rows: unset;
    grid-auto-columns: 32.8%;
    /* For 4 cards, set to 24.5%. For 5, 19.5% */
    overflow: hidden !important;
    grid-gap: 8px;
    overflow: auto;
    padding: 8px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-overflow-style: none;
    /* IE 11 */
    scrollbar-width: none;
    /* Firefox 64 */ }
    .cc-grid_cards::-webkit-scrollbar {
      display: none; }
    @media (max-width: 800px) {
      .cc-grid_cards {
        overflow: scroll !important;
        grid-auto-columns: 50%; } }
    @media (max-width: 500px) {
      .cc-grid_cards {
        grid-auto-columns: 90%; } }
    .cc-grid_cards > div {
      margin: 0 8px; }

/** Products **/
body.body_club {
  background-color: #f5f5f5; }

.gc-c-splash {
  min-height: 550px;
  background-color: #6ad190;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 520px) {
    .gc-c-splash {
      background: #72d598; } }
  .gc-c-splash:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    background-color: #4AA567;
    -webkit-mask-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_pattern.svg");
            mask-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_pattern.svg");
    -webkit-mask-size: 90%;
            mask-size: 90%; }
  .gc-c-splash:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    border-bottom: 1px solid #4AA567; }
  .gc-c-splash h1 {
    margin-top: 40px;
    padding-left: 40px;
    font-size: 35px;
    font-weight: 700;
    color: #ffffff;
    opacity: 0;
    -webkit-animation: fadeIn .3s forwards 2.6s ease;
            animation: fadeIn .3s forwards 2.6s ease; }
  .gc-c-splash svg {
    display: inline-block;
    float: left;
    width: 137px;
    height: 22px;
    margin-left: 40px;
    margin-bottom: 80px;
    margin-top: 20px;
    fill: #ffffff;
    opacity: 0;
    -webkit-animation: fadeIn .3s forwards 2.9s ease;
            animation: fadeIn .3s forwards 2.9s ease; }
  .gc-c-splash h3 {
    display: inline-block;
    margin-top: 20px;
    margin-left: 5px;
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
    font-size: 22px;
    color: #ffffff;
    opacity: 0;
    -webkit-animation: fadeIn .3s forwards 3s ease, slideRight .3s forwards 3s ease;
            animation: fadeIn .3s forwards 3s ease, slideRight .3s forwards 3s ease; }
  .gc-c-splash video {
    opacity: .85;
    width: 650px;
    -webkit-animation: videoSlideControl 2.6s forwards .25s linear;
            animation: videoSlideControl 2.6s forwards .25s linear; }
  .gc-c-splash .lgx-c-stickyfooter {
    -webkit-transform: translateY(110%);
            transform: translateY(110%);
    -webkit-animation: slideUp .5s forwards 3s ease;
            animation: slideUp .5s forwards 3s ease; }

@-webkit-keyframes videoSlideControl {
  to {
    -webkit-transform: translateX(-51.646%);
            transform: translateX(-51.646%); } }

@keyframes videoSlideControl {
  to {
    -webkit-transform: translateX(-51.646%);
            transform: translateX(-51.646%); } }

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

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

@-webkit-keyframes slideRight {
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes slideRight {
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes slideUp {
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes slideUp {
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@media (max-width: 767px) {
  .dhc18.rc18.rc-main {
    background-color: #ffffff; } }

@media (min-width: 768px) {
  .dhc18.rc18.rc-main {
    background-color: #fcf3e8;
    background-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_dhc-confetti.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1000px, cover; } }

.dhc18.rc18 .dhc-logo {
  max-width: 200px; }

.dhc18.rc18.pending .lgx-c-stickyfooter .lgx-c-button--primary,
.dhc18.rc18.active .lgx-c-stickyfooter .lgx-c-button--primary {
  width: calc(100% - 127px); }

.dhc18.rc18.pending .leaf-grid .day {
  stroke: #ddd;
  stroke-dasharray: 5 2;
  stroke-width: 1;
  fill: none; }

.dhc18.rc18.pending .leaf-grid .day-number {
  stroke: #ddd;
  fill: #ddd; }

.dhc18.rc18.active .leaf-grid .leaf:hover {
  cursor: pointer; }
  .dhc18.rc18.active .leaf-grid .leaf:hover .day {
    stroke: #8e8e93;
    stroke-dasharray: none;
    stroke-width: 1; }

.dhc18.rc18.active .leaf-grid .missed .day,
.dhc18.rc18.active .leaf-grid .current-day .day {
  stroke: #ff6175;
  fill: #faf0f0;
  stroke-width: 1; }

.dhc18.rc18.active .leaf-grid .missed .day-number,
.dhc18.rc18.active .leaf-grid .current-day .day-number {
  stroke: #ff6175;
  fill: #ff6175; }

.dhc18.rc18.active .leaf-grid .supported .day {
  stroke: #4AA567;
  stroke-dasharray: none;
  fill: #4AA567; }

.dhc18.rc18.active .leaf-grid .supported .day-number {
  stroke: #ffffff;
  fill: #ffffff; }

.dhc18.rc18.active .leaf-grid .future .day {
  stroke: #8e8e93;
  stroke-dasharray: 5 2;
  fill: #ffffff; }

.dhc18.rc18.active .leaf-grid .future .day-number {
  stroke: #8e8e93;
  fill: #8e8e93; }

.dhc18.rc18.active .leaf-grid .active .day {
  stroke: #000000 !important;
  stroke-dasharray: none;
  stroke-width: 1; }

.dhc-intro--arafah {
  background: linear-gradient(45deg, #53baed, #229ad6); }

/* this type of code is also in ramadan-challenge.scss, should probably unify and move out somewhere else so not repeated */
.dhc-intro--arafah img {
  margin-top: 25px;
  margin-bottom: 50px;
  width: 160px; }

@media (min-width: 521px) {
  .body_challenge_dhul_hijjah_2018.modal_onboard giving-onboard-manual-or-automatic:after,
  .body_challenge_dhul_hijjah_2018.modal_onboard giving-onboard-previous-settings:after,
  .body_challenge_dhul_hijjah_2018.modal_onboard giving-onboard-step-one:after,
  .body_challenge_dhul_hijjah_2018.modal_onboard giving-onboard-step-two:after {
    background-color: #fcf3e8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf3e8), to(#e8f4fa));
    background-image: linear-gradient(#fcf3e8, #e8f4fa); } }

.dhc19-bg header {
  background-color: #fcf3e8; }
  @media (min-width: 801px) {
    .dhc19-bg header {
      padding-bottom: 36px; } }

.dhc19.rc18.rc18-gateway.active .rc-intro {
  color: initial; }

.dhc19.rc18.rc18-gateway.active .rc-countdown {
  margin-top: 10px; }

.dhc19.rc18.rc18-gateway.active .dhc-day {
  margin-top: 20px; }

.dhc19.rc18.rc18-gateway.active .centeredGrid svg {
  position: absolute; }
  @media (min-width: 768px) {
    .dhc19.rc18.rc18-gateway.active .centeredGrid svg {
      top: 184px; } }

.dhc19.rc18.rc18-gateway.active .projectCard {
  background-color: #e8dfd4; }

.dhc19.rc18.rc18-gateway.active .loadingProjectCardContainer {
  max-width: none;
  padding-top: 0;
  width: 90%; }

.dhc19.rc18.rc18-gateway.active .rc-find-another {
  background-color: transparent; }

.dhc19.rc18.rc18-gateway.active .lgx-c-modal__header {
  background-color: transparent;
  border-bottom: none; }
  @media (min-width: 692px) {
    .dhc19.rc18.rc18-gateway.active .lgx-c-modal__header {
      margin-top: 18px; } }

/*


DHC20


*/
.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: white;
  fill: none;
  -webkit-animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
          animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards; }

.checkmark {
  border-radius: 50%;
  display: none;
  stroke-width: 4px;
  stroke: #50B0E7;
  stroke-miterlimit: 10;
  -webkit-box-shadow: inset 0px 0px 0px white;
          box-shadow: inset 0px 0px 0px white;
  -webkit-animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
          animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both; }

.checkmark__check {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  -webkit-animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
          animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards; }

@-webkit-keyframes stroke {
  100% {
    stroke-dashoffset: 0; } }

@keyframes stroke {
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes scale {
  0%, 100% {
    -webkit-transform: none;
            transform: none; }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1); } }

@keyframes scale {
  0%, 100% {
    -webkit-transform: none;
            transform: none; }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1); } }

@-webkit-keyframes fill {
  100% {
    -webkit-box-shadow: inset 0px 0px 0px 30px white;
            box-shadow: inset 0px 0px 0px 30px white; } }

@keyframes fill {
  100% {
    -webkit-box-shadow: inset 0px 0px 0px 30px white;
            box-shadow: inset 0px 0px 0px 30px white; } }

.dhc20-mobile {
  display: block; }
  @media (min-width: 700px) {
    .dhc20-mobile {
      display: none !important; } }

.dhc20-desktop {
  display: block; }
  @media (max-width: 700px) {
    .dhc20-desktop {
      display: none !important; } }

@media (min-width: 701px) {
  .dhc20 .rc20__card {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(-27.01%, #288ECD), color-stop(111.85%, rgba(229, 242, 249, 0)));
    background: linear-gradient(0deg, #288ECD -27.01%, rgba(229, 242, 249, 0) 111.85%);
    border-radius: 0; } }

.dhc20-button {
  background: linear-gradient(265.26deg, #288ECD 0%, #176FA7 99.76%);
  padding: 18px 36px;
  min-width: 150px;
  width: 100%;
  min-height: 62px;
  font-size: 1.3rem;
  text-transform: none !important;
  margin: 16px auto;
  color: white;
  border: none;
  border-radius: 56px;
  -webkit-transition: all .4s;
  transition: all .4s; }
  .dhc20-button[disabled="disabled"] {
    opacity: .5; }
  .dhc20-button:hover {
    background: linear-gradient(265.26deg, #247fb8, #146091); }
  .dhc20-button:focus, .dhc20-button:active {
    outline: 0; }
  .dhc20-button--animate {
    padding: 0px;
    min-width: 34px;
    width: 48px;
    border-radius: 50%;
    min-height: 40px;
    height: 48px; }
    .dhc20-button--animate span {
      display: none; }
    .dhc20-button--animate .checkmark {
      display: block;
      width: 34px;
      height: 34px;
      fill: white;
      opacity: 1; }

.dhc20-back {
  position: fixed;
  top: 4px;
  left: 0;
  z-index: 9999;
  height: 50px;
  width: 50px;
  background-color: white;
  color: #50B0E7;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.dhc20-header--side {
  width: 100%;
  text-align: left; }

.dhc20-heading {
  font-weight: bold;
  color: black;
  padding-top: 5px !important; }

.dhc20-headline {
  margin-bottom: 20px; }

.dhc20-subheading {
  font-weight: bold;
  color: #50B0E7;
  font-size: 1.125rem;
  padding: 0 !important; }

.dhc20-subtitle {
  font-size: 1rem;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.6);
  padding-bottom: 7px !important; }

.dhc20-subscript {
  color: #8e8e93 !important;
  font-size: .9rem;
  text-align: center; }
  .dhc20-subscript--link {
    text-decoration: underline;
    cursor: pointer;
    margin: 10px 0; }

.dhc20-credit-card {
  border: 1px solid #AFBACC;
  border-radius: 4px;
  padding: 14px 12px;
  width: 100%;
  background: #F5F7FA; }

.dhc20-autocharge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #E1FAEB;
  border-radius: 50px;
  padding: 10px 15px;
  max-width: 315px;
  margin: 20px auto; }
  .dhc20-autocharge > div {
    margin-right: 10px; }
  .dhc20-autocharge div svg {
    position: relative;
    top: 3px;
    fill: #57C282; }
  .dhc20-autocharge div span {
    color: #57C282;
    font-size: .95rem; }
  .dhc20-autocharge div giving-timer timer {
    font-weight: bold;
    font-size: 1rem; }

.dhc20-onboarding--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
  padding: 20px 10px; }

.dhc20-onboarding--progress-bar {
  background: #F2F2F2;
  height: 4px;
  padding: 0; }
  .dhc20-onboarding--progress-bar::-webkit-progress-bar {
    background-color: #F2F2F2; }
  .dhc20-onboarding--progress-bar::-webkit-progress-value {
    background-color: #50B0E7;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
  .dhc20-onboarding--progress-bar::-moz-progress-bar {
    background-color: #50B0E7; }

.dhc20-onboarding--body {
  position: relative;
  width: 100%;
  background-color: white; }

.dhc20-preenrolled-container {
  position: relative;
  width: 100%;
  background: #F5F7FA;
  border-radius: 8px;
  padding: 20px;
  margin: 40px 0 20px; }
  .dhc20-preenrolled-container p {
    margin: 5px 0; }

.dhc20-inputbox {
  background: #F5F7FA;
  padding: 15px 10px;
  border-radius: 8px;
  margin-bottom: 10px; }

.dhc20-checkbox:checked {
  background-color: #50B0E7 !important;
  border-color: #288ECD !important; }

.dhc20__nav {
  position: fixed;
  z-index: 1002; }
  .dhc20__nav a:not(.is-active) {
    color: #535E70; }
    @media (max-width: 1080px) {
      .dhc20__nav a:not(.is-active) {
        color: #838EA0; } }
  .dhc20__nav a {
    -webkit-transition-duration: .25s;
            transition-duration: .25s;
    -webkit-transition-property: color;
    transition-property: color; }
  .dhc20__nav a:hover,
  .dhc20__nav a:focus {
    color: #288ECD; }
  .dhc20__nav a.is-active {
    color: #fff;
    background: #288ECD; }
  @media (max-width: 1079px) {
    .dhc20__nav {
      background-color: #ffffff;
      bottom: 0;
      padding-bottom: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      height: 50px;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      width: 100%; }
      .dhc20__nav a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .dhc20__nav .rc20__logo {
        display: none; } }
  @media (min-width: 1080px) {
    .dhc20__nav a {
      padding: .75rem 12px; }
      .dhc20__nav a svg {
        padding-right: 1rem; }
    .dhc20__nav .rc20__logo {
      height: 3.25rem;
      padding: 32px 0; } }

.dhc20_pulse {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(-20%, #288ecd61), color-stop(78%, rgba(229, 242, 249, 0)));
  background-image: linear-gradient(#288ecd61 -20%, rgba(229, 242, 249, 0) 78%);
  padding: 40px 0; }
  @media (max-width: 700px) {
    .dhc20_pulse {
      background-image: none;
      padding: 0; } }
  .dhc20_pulse .rc20__card {
    border: 0.5px solid #C7D1DF; }
    @media (max-width: 800px) {
      .dhc20_pulse .rc20__card {
        border: none;
        padding-bottom: 70px;
        padding-top: 30px; } }
  .dhc20_pulse .rc20__card-pulse {
    background: linear-gradient(180deg, #e5f2f9 0px, white 500px, white 80%, #e5f2f9 90%, rgba(40, 142, 205, 0.109681) 100%); }
  .dhc20_pulse--loggedout {
    text-align: center;
    max-width: 500px;
    margin: 20px auto; }
    .dhc20_pulse--loggedout-buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .dhc20_pulse--loggedout-buttons a {
        color: black;
        padding: 12px 17px;
        background: #F5F7FA;
        border-radius: 8px;
        margin: 10px; }
  .dhc20_pulse--card {
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1056px;
    padding: 40px 25px;
    position: relative;
    width: calc(100% - 2rem); }
    @media (max-width: 700px) {
      .dhc20_pulse--card {
        padding: 0; } }
  .dhc20_pulse--content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 60px; }
    @media (max-width: 700px) {
      .dhc20_pulse--content {
        padding: 40px 25px;
        margin-bottom: unset; } }
    .dhc20_pulse--content-nopaddingright {
      padding-right: 0 !important; }
  .dhc20_pulse-subheading {
    font-size: 1rem;
    color: #288ECD;
    line-height: 20px; }
  @media (max-width: 700px) {
    .dhc20_pulse .rc20__content-wrap {
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(-72%, #288ECD), color-stop(28%, rgba(229, 242, 249, 0)), color-stop(80%, rgba(229, 242, 249, 0)), color-stop(160%, #288ECD));
      background-image: linear-gradient(#288ECD -72%, rgba(229, 242, 249, 0) 28%, rgba(229, 242, 249, 0) 80%, #288ECD 160%); } }
  .dhc20_pulse--header {
    position: relative;
    width: 100%; }
    .dhc20_pulse--header-heading {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .dhc20_pulse--icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 500px; }
    .dhc20_pulse--icons-icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      margin: 10px; }
      .dhc20_pulse--icons-icon .image {
        background: white;
        padding: 15px;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        margin-bottom: 10px; }
        .dhc20_pulse--icons-icon .image img {
          width: 30px; }
        .dhc20_pulse--icons-icon .image svg {
          width: 30px; }
        .dhc20_pulse--icons-icon .image span {
          position: relative;
          top: 5px;
          left: 0px;
          font-size: 1.4rem; }
      .dhc20_pulse--icons-icon .title, .dhc20_pulse--icons-icon .action {
        font-size: .8rem;
        margin: 3px 0; }
      .dhc20_pulse--icons-icon .title {
        color: black; }
      .dhc20_pulse--icons-icon .action {
        color: #8D99AB; }
  .dhc20_pulse--end {
    padding: 30px;
    text-align: center; }
    .dhc20_pulse--end h1 {
      font-size: 36px;
      margin-bottom: 7px; }
    .dhc20_pulse--end svg {
      max-width: 500px;
      width: 100%; }
    .dhc20_pulse--end img {
      display: block;
      width: 200px;
      margin: 10px auto; }

.dhc20-topics {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .dhc20-topics--topic {
    position: relative;
    margin: 10px 7px;
    min-width: 150px;
    height: 110px;
    border-radius: 8px;
    overflow: hidden; }
    .dhc20-topics--topic img {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .dhc20-topics--topic div {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
      font-size: 1rem;
      color: white;
      text-shadow: 0px 2px 8px #1D1F24; }

.dhc20-giving {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 15px;
  margin-top: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .dhc20-giving > div img {
    width: 100%;
    height: auto; }
  .dhc20-giving--yourgivelist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 12px 20px;
    background: #F5F7FA;
    border-radius: 8px;
    color: #8D99AB;
    font-size: 1rem;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .dhc20-giving--yourgivelist:hover {
      color: #288ECD; }
    .dhc20-giving--yourgivelist svg {
      width: unset !important;
      -webkit-transition: all .4s;
      transition: all .4s; }
    .dhc20-giving--yourgivelist span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .dhc20-giving--yourgivelist span svg {
        margin-right: 5px;
        width: 19px !important; }
  .dhc20-giving--givelistempty {
    margin: 10px 5px; }
    .dhc20-giving--givelistempty p {
      margin-bottom: 3px;
      line-height: 19px; }

.dhc20-grid {
  width: 100%;
  background: #F5F7FA;
  border-radius: 8px;
  padding: 15px; }
  .dhc20-grid .st1602 {
    fill: #DDE3ED;
    stroke: none;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .dhc20-grid .st1602:hover {
      fill: #cacfd8;
      stroke: none; }
  .dhc20-grid .st1602.current-day {
    stroke: #40C67A;
    stroke-width: 1;
    stroke-dasharray: 0; }
  .dhc20-grid .st1602.missed, .dhc20-grid .rc_grid svg .st1602.current-day.normal, .rc_grid svg .dhc20-grid .st1602.current-day.normal, .dhc20-grid .rc_grid svg .st1602.missed.normal, .rc_grid svg .dhc20-grid .st1602.missed.normal, .dhc20-grid .rc_grid svg .st1602.current-day.last-ten, .rc_grid svg .dhc20-grid .st1602.current-day.last-ten, .dhc20-grid .rc_grid svg .st1602.missed.last-ten, .rc_grid svg .dhc20-grid .st1602.missed.last-ten, .dhc20-grid .rc_grid svg .st1602.current-day.laylat-al-qadr, .rc_grid svg .dhc20-grid .st1602.current-day.laylat-al-qadr, .dhc20-grid .rc_grid svg .st1602.missed.laylat-al-qadr, .rc_grid svg .dhc20-grid .st1602.missed.laylat-al-qadr {
    fill: #F1D3D3;
    stroke: #ED0000;
    stroke-width: 1;
    stroke-dasharray: 0; }
  .dhc20-grid .st1602.supported {
    fill: #40C67A !important;
    stroke: none; }

.dhc20-win {
  position: relative;
  width: 100%;
  text-align: center;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  background: linear-gradient(22deg, #125883 42.2%, #BADEF0 115.62%); }

.dhc20-invitelink {
  position: relative;
  width: 100%;
  background: linear-gradient(73.78deg, #1871A9 8.5%, #1E7CB7 57.45%, #288ECD 94.94%);
  border: 0.475789px solid #A5B1C4;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  padding: 8px;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .dhc20-invitelink h3 {
    font-weight: bold;
    color: white;
    font-size: 20px;
    margin-bottom: 7px;
    text-align: left; }
  .dhc20-invitelink--link {
    padding: 16px 13px;
    background: #F5F7FA;
    border-radius: 4px;
    font-size: 1rem;
    text-align: left; }
    .dhc20-invitelink--link p {
      overflow-wrap: break-word;
      word-wrap: break-word; }
  .dhc20-invitelink--share {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(69px, 1fr));
    grid-gap: 8px;
    margin-top: 8px; }
    .dhc20-invitelink--share a, .dhc20-invitelink--share button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background: #F5F7FA;
      border-radius: 6px;
      padding: 12px 20px;
      color: #838EA0;
      font-weight: bold; }
    .dhc20-invitelink--share button {
      border: none; }
      .dhc20-invitelink--share button:active, .dhc20-invitelink--share button:focus {
        border: none;
        outline: none; }

.dhc20-impactpoints {
  padding: 8px; }
  .dhc20-impactpoints > span {
    font-weight: bold;
    width: 100%;
    border: none !important; }
  .dhc20-impactpoints span {
    padding: 8px 8px 8px 0;
    font-size: 1rem;
    border-bottom: 0.5px solid #AEBACC; }
  .dhc20-impactpoints .lgx-text {
    width: 100%;
    color: black; }

.dhc20-sponsors {
  text-align: center; }
  .dhc20-sponsors h3 {
    font-size: 1rem;
    margin-bottom: 5px; }
  .dhc20-sponsors p {
    font-size: 14px;
    margin-bottom: 10px; }
  .dhc20-sponsors img {
    width: 100%;
    max-width: 500px; }

.dhc20-impact h1 {
  margin: 20px 0; }

.dhc20-impact h3 {
  margin-bottom: 7px; }

.dhc20-impact p {
  line-height: 21px;
  margin-bottom: 20px; }

.dhc20-impact--icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 20px 0; }
  .dhc20-impact--icons div {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 10px 0; }
    .dhc20-impact--icons div svg {
      margin-right: 10px; }
    .dhc20-impact--icons div p {
      margin-bottom: 0; }

.dhc20-impact--buttons {
  max-width: 235px;
  width: 100%;
  margin: 20px auto; }
  .dhc20-impact--buttons a {
    display: block;
    width: 100%;
    border: 1px solid #E2E2E2;
    border-radius: 2px;
    padding: 8px 0;
    text-align: center;
    color: black;
    font-weight: bold;
    font-size: .9rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .dhc20-impact--buttons a:first-child {
      margin-bottom: 15px; }
    .dhc20-impact--buttons a:hover {
      border: 1px solid #1d1c1c; }

.dhc20-blue {
  color: #288ECD; }

.dhc20-guide {
  min-height: 100vh;
  background: radial-gradient(249.74% 100% at 50% 114.3%, #FBF0E4 15.62%, #E5F2F9 39.58%, #B5E0F8 100%); }
  .dhc20-guide h1 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 29px;
    text-align: center;
    width: 100%;
    padding: 0 20px 20px; }
  .dhc20-guide--container {
    padding: 20px; }
  .dhc20-guide--body {
    background-color: white;
    border-radius: 9px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 628px;
    padding: 30px 20px;
    position: relative;
    width: 100%;
    height: 670px; }
    @media (max-width: 700px) {
      .dhc20-guide--body {
        height: auto; } }
    .dhc20-guide--body--firstpage {
      background: transparent;
      padding: 90px 20px;
      text-align: center; }
      .dhc20-guide--body--firstpage svg, .dhc20-guide--body--firstpage img {
        width: 100%; }
    .dhc20-guide--body-container {
      max-width: 350px;
      width: 100%;
      margin: auto; }
    .dhc20-guide--body img {
      width: 100%;
      max-width: 350px; }
      @media (max-width: 700px) {
        .dhc20-guide--body img {
          max-width: 250px; } }
  .dhc20-guide--content {
    padding: 20px 0; }
    .dhc20-guide--content-headinggrey {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #838EA0;
      font-weight: 600;
      font-size: 17.3674px;
      margin: 20px 0 5px; }
      .dhc20-guide--content-headinggrey svg {
        fill: #838EA0;
        width: 13px;
        margin-right: 5px; }
    .dhc20-guide--content p {
      color: #1D1F24;
      line-height: 21px; }
  .dhc20-guide--button {
    position: absolute;
    -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
    top: 300px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 700px) {
      .dhc20-guide--button {
        top: 280px; } }
    .dhc20-guide--button-back {
      left: -15px; }
    .dhc20-guide--button-next {
      left: unset;
      right: -15px; }
      .dhc20-guide--button-next svg {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
    .dhc20-guide--button-end {
      background: #50B0E7; }
      .dhc20-guide--button-end svg {
        fill: white !important; }
  .dhc20-guide--footer {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding-top: 5px; }
    .dhc20-guide--footer span {
      color: #50B0E7;
      font-size: 1.7rem;
      opacity: .5; }
      .dhc20-guide--footer span.active {
        opacity: 1; }

.rc_onboarding {
  position: relative;
  width: 100%;
  min-height: calc(100vh - 51px);
  background: #F5F0FA; }
  .rc_onboarding-main {
    position: relative;
    max-width: 888px;
    width: 100%;
    padding: 100px 0;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media (max-width: 800px) {
      .rc_onboarding-main {
        padding: 36px 5%; } }
  .rc_onboarding-container {
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    padding: 25px;
    border-radius: 16px;
    background-color: white;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 40px; }
    @media (max-width: 800px) {
      .rc_onboarding-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 34px; } }
    @media (max-width: 800px) {
      .rc_onboarding-container .heading {
        margin-bottom: 16px; } }
    .rc_onboarding-container profile-giving-payment-method .lgx-sticky {
      position: relative;
      padding: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .rc_onboarding-container > div:last-child {
      grid-column: auto / span 2; }
    .rc_onboarding-container--special {
      background-color: #EAE5F5; }
      @media (max-width: 800px) {
        .rc_onboarding-container--special {
          background-color: transparent;
          padding: 0; }
          .rc_onboarding-container--special .heading {
            display: none; } }
  .rc_onboarding--pre-enrolled .rc_onboarding-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .rc_onboarding--pre-enrolled > .lgx-grid--auto {
    grid-template-columns: repeat(auto-fit, minmax(310px, 1fr)); }
    @media (max-width: 650px) {
      .rc_onboarding--pre-enrolled > .lgx-grid--auto {
        grid-gap: 0px; } }
  @media (max-width: 800px) {
    .rc_onboarding--pre-enrolled .rc_onboarding-container--special {
      background: #EAE5F5;
      padding: 25px; } }

.rc_cta {
  background: #BE67A1;
  padding: 15px;
  min-width: 300px;
  border-radius: 8px;
  color: white;
  font-weight: 700; }

.rc_subtext {
  position: relative;
  color: #8C7EC4;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-bottom: 8px; }

.rc_h1, .rc_h1-alternate {
  font-family: 'SF Pro Display', sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  background-image: linear-gradient(269.65deg, #BD66A1 28.62%, #8B7DC4 72.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
  .rc_h1-alternate {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(1.93%, #F5CFE0), color-stop(63.99%, #A89DDC));
    background-image: linear-gradient(90deg, #F5CFE0 1.93%, #A89DDC 63.99%); }

.rc_h3, .rc_h4 {
  font-family: 'SF Pro Text', sans-serif;
  color: #BE67A1;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 16px; }

.rc_h2 {
  font-family: 'SF Pro Display', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px; }

.rc_h2-2 {
  font-family: 'SF Pro Display', sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 36px; }

.rc_h3 {
  font-size: 20px; }

.rc_h4 {
  font-size: 16px; }

.rc_subheading {
  color: #BE67A1; }

.rc_sub-text {
  color: #8C7EC4; }

.rc_body-copy--light {
  color: #654D5E !important; }

.rc_body-copy--emphasis {
  color: #903383; }

.rc_sprint {
  color: #554B88; }

.rc_dusk {
  color: #B984B5; }

.rc_purple-accessible {
  color: #7D378E; }

.rc_link {
  text-decoration: underline;
  color: inherit; }
  .rc_link:hover {
    color: inherit; }

.rc_black-to-white {
  color: black; }
  @media (max-width: 800px) {
    .rc_black-to-white {
      color: white; } }

.rc_gradient-background {
  position: relative;
  background: linear-gradient(88.13deg, #8D7CC3 0%, #BC67A2 102.39%);
  border-radius: 3.44231px;
  padding: 4px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: white;
  font-size: 22px;
  letter-spacing: 0.06em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto; }

.rc_giving-timer {
  position: relative;
  width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #E6E2FA;
  border-radius: 100px;
  padding: 8px 20px;
  margin: 8px auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .rc_giving-timer svg {
    margin-right: 8px; }
  .rc_giving-timer div {
    color: #554B88;
    font-size: 12px; }
    .rc_giving-timer div giving-timer {
      font-weight: bold; }

.rc_main {
  position: relative;
  width: 100%;
  margin-top: -51px;
  overflow-x: hidden; }
  .rc_main--container {
    position: relative;
    width: 100%;
    padding: 80px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media (max-width: 800px) {
      .rc_main--container {
        padding: 32px 0 40px; }
        .rc_main--container:last-child {
          padding-bottom: 120px; } }
    @media (max-width: 800px) {
      .rc_main--container .questions-text {
        max-width: 95%;
        margin: auto; } }
  .rc_main--header {
    position: relative;
    width: 100%;
    padding-top: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-image: url(https://launchgood.s3.amazonaws.com/static/RC21/challengepage-blended.jpg);
    background-size: contain; }
    @media (max-width: 800px) {
      .rc_main--header {
        padding-bottom: 0; } }
    .rc_main--header-container {
      position: relative;
      max-width: 1120px;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      margin: auto; }
      @media (max-width: 800px) {
        .rc_main--header-container {
          padding: 0 0 40px; } }
    .rc_main--header-stars {
      position: absolute;
      top: 0;
      left: 0;
      width: 2000px;
      height: 100%;
      background-size: 100%;
      background-repeat: no-repeat;
      z-index: 0;
      pointer-events: none;
      background-image: url(https://launchgood.s3.amazonaws.com/static/RC21/Stars.png); }
    .rc_main--header-moon {
      position: relative;
      margin: 90px 0 110px;
      pointer-events: none;
      width: 203px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media (max-width: 800px) {
        .rc_main--header-moon {
          width: 122px; } }
    .rc_main--header-heading {
      position: relative;
      margin-left: 120px; }
      @media (max-width: 800px) {
        .rc_main--header-heading {
          margin: 0 5%; } }
      .rc_main--header-heading h1 {
        font-size: 48px;
        line-height: 48px;
        height: 100px;
        max-width: 450px; }
        @media (max-width: 800px) {
          .rc_main--header-heading h1 {
            font-size: 32px;
            line-height: 36px;
            height: unset;
            margin-bottom: 8px; } }
  .rc_main--giving {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1120px;
    width: 100%;
    margin: auto;
    border-radius: 16px;
    overflow: hidden; }
    @media (max-width: 800px) {
      .rc_main--giving {
        border-radius: 0; } }
    .rc_main--giving > div {
      width: 50%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      @media (max-width: 800px) {
        .rc_main--giving > div {
          width: 100%; } }
    .rc_main--giving-grid {
      background: white;
      padding: 70px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      @media (max-width: 800px) {
        .rc_main--giving-grid {
          padding: 32px 32px 40px; } }
      .rc_main--giving-grid_giving-amount {
        position: relative;
        background: #F7FAF8;
        border-radius: 8px;
        padding: 16px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
    @media (max-width: 800px) {
      .rc_main--giving .impact-show {
        z-index: 9999;
        visibility: visible;
        opacity: 1; } }
    .rc_main--giving-impact {
      position: relative;
      background: #FDF8FA;
      padding: 45px 0 120px;
      overflow: hidden;
      -webkit-transition: all .4s;
      transition: all .4s; }
      @media (max-width: 800px) {
        .rc_main--giving-impact {
          position: fixed;
          top: 0;
          left: 0;
          width: 100%;
          height: 100vh;
          z-index: -1;
          background: rgba(83, 57, 76, 0.75);
          -webkit-backdrop-filter: blur(10px);
                  backdrop-filter: blur(10px);
          padding: 45px 0;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          opacity: 0;
          visibility: hidden; } }
      .rc_main--giving-impact_scroll-container {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        overflow: auto; }
        .rc_main--giving-impact_scroll-container::-webkit-scrollbar {
          display: none; }
      .rc_main--giving-impact_cross {
        display: none; }
        @media (max-width: 800px) {
          .rc_main--giving-impact_cross {
            display: block;
            position: absolute;
            top: 45px;
            right: 35px;
            z-index: 2; } }
      .rc_main--giving-impact_arrows {
        position: absolute;
        top: 110px;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        max-width: 313px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        z-index: 99; }
        .rc_main--giving-impact_arrows svg {
          cursor: pointer;
          -webkit-transition: all .4s;
          transition: all .4s; }
          .rc_main--giving-impact_arrows svg g path {
            -webkit-transition: all .4s;
            transition: all .4s; }
          .rc_main--giving-impact_arrows svg:hover g path:first-child {
            stroke: #5d111e; }
      .rc_main--giving-impact .impact {
        position: relative;
        width: 100%;
        min-width: 100%;
        padding: 0; }
        .rc_main--giving-impact .impact_donation-type {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          color: #654D5E; }
          .rc_main--giving-impact .impact_donation-type svg {
            margin-right: 8px; }
          @media (max-width: 800px) {
            .rc_main--giving-impact .impact_donation-type {
              color: white; }
              .rc_main--giving-impact .impact_donation-type svg {
                fill: white; } }
        .rc_main--giving-impact .impact project-card-grid .lgx-c-pulse__row {
          grid-template-columns: unset;
          margin-top: 16px; }
          .rc_main--giving-impact .impact project-card-grid .lgx-c-pulse__row .lgx-c-pulse-card {
            max-width: 313px;
            margin: auto; }
        .rc_main--giving-impact .impact .lgx-button--default__small-white {
          max-width: 313px;
          margin-left: auto;
          margin-right: auto; }

.rc_sticky-menu {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 56px;
  padding: 9px;
  border-top: 1px solid #F2CDE0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FDF8FA;
  -webkit-box-shadow: 0px -2px 6px rgba(29, 31, 36, 0.1);
          box-shadow: 0px -2px 6px rgba(29, 31, 36, 0.1);
  z-index: 999;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px); }
  @supports (-webkit-touch-callout: none) {
    .rc_sticky-menu {
      height: auto;
      padding: 9px 9px 20px; } }
  @media (min-width: 801px) {
    .rc_sticky-menu {
      display: none; } }
  .rc_sticky-menu--container {
    position: relative;
    max-width: 600px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: auto; }
    .rc_sticky-menu--container .menu-item {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      cursor: pointer; }
      .rc_sticky-menu--container .menu-item svg, .rc_sticky-menu--container .menu-item img {
        margin-bottom: 5px; }

.rc_grid svg .laylat-al-qadr {
  cursor: pointer; }

.rc_grid svg path:not(.st1602) {
  pointer-events: none; }

.rc_grid svg .st1602 {
  stroke-dasharray: unset;
  pointer-events: all;
  fill: white;
  stroke: none !important;
  cursor: pointer;
  -webkit-transition: all .4s;
  transition: all .4s; }
  .rc_grid svg .st1602:hover {
    stroke-width: 1.5 !important; }
  .rc_grid svg .st1602.current-day, .rc_grid svg .st1602.missed, .rc_grid svg .st1602.current-day.normal, .rc_grid svg .st1602.missed.normal, .rc_grid svg .st1602.current-day.last-ten, .rc_grid svg .st1602.missed.last-ten, .rc_grid svg .st1602.current-day.laylat-al-qadr, .rc_grid svg .st1602.missed.laylat-al-qadr {
    stroke-dasharray: unset;
    stroke: none; }
    .rc_grid svg .st1602.current-day.normal, .rc_grid svg .normal.st1602.current-day, .rc_grid svg .normal.st1602.missed {
      fill: #eff7f0;
      stroke: #4AA567; }
    .rc_grid svg .st1602.current-day.last-ten, .rc_grid svg .last-ten.st1602.current-day, .rc_grid svg .last-ten.st1602.missed {
      fill: #f2eaef;
      stroke: #BE67A1; }
    .rc_grid svg .st1602.current-day.laylat-al-qadr, .rc_grid svg .laylat-al-qadr.st1602.current-day, .rc_grid svg .laylat-al-qadr.st1602.missed {
      fill: #fdf7e1;
      stroke: url(#SVGID_30_); }
  .rc_grid svg .st1602.supported {
    stroke: unset; }

.rc_giving-list {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  max-width: 1120px;
  width: 100%;
  margin: auto;
  margin-bottom: 60px; }
  .rc_giving-list > div {
    width: 50%;
    min-width: 311px;
    padding: 0 20px; }
    @media (max-width: 800px) {
      .rc_giving-list > div {
        width: 100%;
        margin-bottom: 16px; } }
  @media (max-width: 800px) {
    .rc_giving-list {
      margin-bottom: 25px; } }

.rc_topics {
  position: relative;
  max-width: 1120px;
  margin: auto;
  overflow-x: auto; }
  .rc_topics .lgx-grid {
    grid-gap: 20px; }
  .rc_topics .lgx-topic img {
    width: 74px;
    height: 74px; }
  .rc_topics .lgx-button--default__small-white {
    min-width: 180px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-weight: 600; }

.rc_invite-friends {
  position: relative;
  margin-bottom: 80px;
  min-height: 335px; }
  .rc_invite-friends > div {
    width: 50%; }
    .rc_invite-friends > div:first-child {
      margin-bottom: 77px; }
    @media (max-width: 800px) {
      .rc_invite-friends > div {
        width: 100%;
        padding: 0 20px; }
        .rc_invite-friends > div:first-child {
          margin-bottom: 50px; } }
  @media (min-width: 801px) {
    .rc_invite-friends .campaign-share-buttons {
      position: absolute;
      top: 200px; } }
  .rc_invite-friends > div > img {
    position: absolute;
    right: 15%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    max-width: 180px; }
    @media (max-width: 800px) {
      .rc_invite-friends > div > img {
        position: relative;
        display: block;
        -webkit-transform: unset;
                transform: unset;
        right: unset;
        width: 165px;
        margin: 0 auto 50px; } }
  .rc_invite-friends--joined {
    position: relative;
    width: 50%;
    left: 50%;
    bottom: 130px; }
    @media (max-width: 800px) {
      .rc_invite-friends--joined {
        position: relative;
        width: 100%;
        bottom: unset;
        left: unset; } }
    .rc_invite-friends--joined details {
      position: relative;
      border-radius: 8px;
      padding: 16px 32px;
      max-width: 311px;
      width: 100%;
      background: #F0FAFF;
      margin: auto;
      margin-bottom: 30px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-transition: all .4s;
      transition: all .4s; }
      .rc_invite-friends--joined details.global-leaderboard > div hr {
        width: 100%;
        background-color: #F9E7CE;
        height: 1px;
        margin-top: 4px; }
      .rc_invite-friends--joined details[open] {
        padding-top: 32px; }
        .rc_invite-friends--joined details[open] summary svg {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
      .rc_invite-friends--joined details summary {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        cursor: pointer; }
        .rc_invite-friends--joined details summary::-webkit-details-marker {
          display: none; }
        .rc_invite-friends--joined details summary:focus, .rc_invite-friends--joined details summary:active {
          outline: none; }
        .rc_invite-friends--joined details summary svg {
          position: absolute;
          right: 0;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          -webkit-transition: all .4s;
          transition: all .4s; }
      .rc_invite-friends--joined details .list-items-container {
        position: relative;
        width: 100%;
        margin-top: 20px; }
      .rc_invite-friends--joined details .list-item {
        position: relative;
        width: 100%;
        margin-bottom: 8px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .rc_invite-friends--joined details .list-item img {
          position: relative;
          width: 40px;
          margin: 0;
          margin-right: 16px;
          border-radius: 50%; }
        .rc_invite-friends--joined details .list-item:last-child {
          margin-bottom: 20px; }
      .rc_invite-friends--joined details > div > a {
        position: relative;
        display: block;
        text-align: center;
        margin: auto;
        font-size: 14px;
        color: #00A3FF; }

.rc_share-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F5F7FA;
  border-radius: 6px;
  padding: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.rc_leaderboards-banner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  background: radial-gradient(432.09% 100% at 50.15% 100%, rgba(248, 238, 242, 0.25) 0%, rgba(245, 207, 224, 0.25) 100%);
  border-radius: 22px;
  padding: 37px 20px 47px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 800px) {
    .rc_leaderboards-banner h1 {
      width: 240px; } }
  .rc_leaderboards-banner img {
    position: relative;
    display: block;
    margin: auto;
    width: 250px; }

.rc_size {
  max-width: 1120px;
  margin: auto; }

.rc_thankyou {
  position: relative;
  max-width: 550px;
  width: 100%;
  margin: 32px auto;
  padding: 32px;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(https://launchgood.s3.amazonaws.com/static/RC21/challenge_page_header_compressed.jpeg);
  background-size: cover;
  background-position: center; }
  @media (max-width: 800px) {
    .rc_thankyou {
      border-radius: 0;
      padding: 0 0 24px 0; } }
  .rc_thankyou--moon {
    position: relative;
    width: 115px;
    margin-top: -85px;
    margin-bottom: 10px; }
    @media (max-width: 800px) {
      .rc_thankyou--moon {
        width: 84px;
        margin-top: -42px;
        margin-bottom: 0; } }
  .rc_thankyou--video {
    position: relative;
    width: 100%;
    margin-bottom: 32px; }
    @media (max-width: 800px) {
      .rc_thankyou--video {
        margin-bottom: 24px; } }
  .rc_thankyou a {
    margin: auto;
    max-width: 360px;
    width: 100%; }
    @media (max-width: 800px) {
      .rc_thankyou a {
        margin-bottom: 24px; } }
    .rc_thankyou a:hover {
      color: inherit; }
  .rc_thankyou--share-buttons {
    position: relative;
    width: 100%;
    padding: 8px 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: -20px 0 90px; }
    @media (min-width: 801px) {
      .rc_thankyou--share-buttons {
        display: none; } }
    .rc_thankyou--share-buttons p {
      max-width: 250px;
      margin: 0 auto 8px; }
    .rc_thankyou--share-buttons details {
      position: relative;
      width: 100%; }
      .rc_thankyou--share-buttons details summary::-webkit-details-marker {
        display: none; }
      .rc_thankyou--share-buttons details summary:active, .rc_thankyou--share-buttons details summary:focus {
        outline: none;
        border: none; }

.rc_announcement-banner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  color: white;
  width: 100%;
  background: #8C7EC4;
  border-radius: 8px;
  padding: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 800px) {
    .rc_announcement-banner {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      text-align: left;
      padding: 16px; } }

.rc_leaderboards--pagination > div svg {
  cursor: pointer; }

.rc_leaderboards--pagination > div .previous-arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.rc_leaderboards--pagination > div .disabled {
  cursor: not-allowed; }
  .rc_leaderboards--pagination > div .disabled path {
    opacity: .3; }

.rc_leaderboards--container .rc_h1, .rc_leaderboards--container .rc_h1-alternate {
  background-image: radial-gradient(432.09% 100% at 50.15% 100%, #F8EEF2 0%, #F5CFE0 100%); }

.rc_leaderboards--container .rc_main--header {
  padding-top: 80px;
  padding-bottom: 0;
  background: radial-gradient(172.53% 100% at 50.13% 100%, #F9B1FB 0%, #B176B3 39.06%, #766AA6 100%); }
  @media (max-width: 800px) {
    .rc_leaderboards--container .rc_main--header {
      padding: 0; } }
  .rc_leaderboards--container .rc_main--header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    @media (max-width: 800px) {
      .rc_leaderboards--container .rc_main--header-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0;
        padding-top: 100px; }
        .rc_leaderboards--container .rc_main--header-container:last-child {
          padding-bottom: 0; } }
    .rc_leaderboards--container .rc_main--header-container .leaderboard-header-img {
      max-width: 495px;
      width: 100%;
      z-index: 2; }
      @media (max-width: 800px) {
        .rc_leaderboards--container .rc_main--header-container .leaderboard-header-img {
          max-width: 250px; } }
  .rc_leaderboards--container .rc_main--header-heading {
    margin-left: 0; }
    .rc_leaderboards--container .rc_main--header-heading h1 {
      font-size: 48px;
      height: auto; }
    .rc_leaderboards--container .rc_main--header-heading p {
      color: #FDF8FA; }

.rc_leaderboards--container .rc_main--container > div {
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto; }

.rc_leaderboards--container .rc_main--container:nth-child(2) {
  padding-bottom: 20px; }
  @media (min-width: 801px) {
    .rc_leaderboards--container .rc_main--container:nth-child(2) {
      padding-bottom: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(50%, #F5F0FA), to(#F5F0FA));
      background: linear-gradient(180deg, #FFFFFF 0%, #F5F0FA 50%, #F5F0FA 100%); } }

@media (max-width: 800px) {
  .rc_leaderboards--container .rc_main--container:not(:first-child) {
    padding: 32px 5% 40px; } }

.rc_leaderboards--container .lb_container {
  position: relative;
  width: 100%;
  background: white;
  border-radius: 8px;
  padding: 64px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 800px) {
    .rc_leaderboards--container .lb_container {
      border-radius: 0;
      padding: 0;
      margin-bottom: 0; } }
  .rc_leaderboards--container .lb_container .rc20__block {
    background: transparent; }

.rc_leaderboards--button {
  position: relative;
  padding: 8px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .25s;
  transition: all .25s; }
  .rc_leaderboards--button span {
    font-size: 14px;
    color: #00A3FF; }
  .rc_leaderboards--button:focus, .rc_leaderboards--button:active {
    outline: none;
    border: none; }
  .rc_leaderboards--button.is-active span {
    color: black; }
  .rc_leaderboards--button.is-active[data-referrals-btn] {
    background: #FFEFC2; }
  .rc_leaderboards--button.is-active[data-raised-btn] {
    background: #E1FAEA; }
  .rc_leaderboards--button.is-active[data-supporters-btn] {
    background: #EDDCFF; }

.rc_leaderboards--faq {
  position: relative;
  width: 100%;
  padding-bottom: 32px;
  border-bottom: 1px solid #C3CCDA;
  margin-bottom: 32px; }
  .rc_leaderboards--faq:last-child {
    margin-bottom: 0; }
  .rc_leaderboards--faq[open] summary svg {
    -webkit-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg); }
  .rc_leaderboards--faq summary {
    position: relative;
    cursor: pointer; }
    .rc_leaderboards--faq summary p {
      max-width: 95%; }
    .rc_leaderboards--faq summary svg {
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(180deg);
              transform: translateY(-50%) rotate(180deg);
      -webkit-transition: all .4s;
      transition: all .4s; }
    .rc_leaderboards--faq summary:focus {
      outline: none; }
    .rc_leaderboards--faq summary::-webkit-details-marker {
      display: none; }

.rc_eid {
  position: relative;
  width: 100%;
  margin-top: -152px; }
  @media (max-width: 800px) {
    .rc_eid {
      margin-top: -56px; } }
  .rc_eid-header {
    position: relative;
    width: 100%;
    height: 100vh;
    background-image: url("https://launchgood.s3.amazonaws.com/static/RC21/eid_banner_desktop.jpeg");
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 90px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: -51px; }
    @media (max-width: 800px) {
      .rc_eid-header {
        background-image: url("https://launchgood.s3.amazonaws.com/static/RC21/eid_banner_mobile.jpeg"); } }
    .rc_eid-header > img:first-child {
      margin-top: 50px;
      margin-bottom: 64px !important; }
      @media (max-width: 800px) {
        .rc_eid-header > img:first-child {
          margin-top: -20px; } }
  .rc_eid-container {
    position: relative;
    width: 100%;
    padding: 90px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    @media (max-width: 800px) {
      .rc_eid-container {
        padding: 40px 0; } }
    .rc_eid-container--scrolling {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      overflow: auto;
      max-width: 1074px;
      width: 100%;
      margin: auto;
      padding: 8px;
      scroll-padding: 8px;
      -ms-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -ms-overflow-style: none;
      /* IE and Edge */
      scrollbar-width: none;
      /* Firefox */ }
      .rc_eid-container--scrolling::-webkit-scrollbar {
        display: none; }
      @media (max-width: 1073px) {
        .rc_eid-container--scrolling {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
    .rc_eid-container .rc_main--giving-grid {
      background: #FDF8FA; }
    .rc_eid-container .rc_main--giving-impact {
      padding: 45px 0 70px; }
    .rc_eid-container .lgx-home_giving-stream {
      margin-bottom: 70px; }
    .rc_eid-container .lgx-c-stream__fade {
      background: none !important; }
    .rc_eid-container .lgx-home_giving-stream--dot-pulse {
      top: -6px;
      left: -6px; }
  .rc_eid-video-placeholder {
    max-width: 890px;
    width: 100%;
    height: 501px;
    background-color: #1D1F24; }
  .rc_eid-card {
    position: relative;
    width: 202px;
    min-width: 202px;
    height: 282px;
    border-radius: 8px;
    background: white;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 0px 4px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 0px 4px 10px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    scroll-snap-align: start;
    margin-right: 16px; }
    .rc_eid-card:last-child {
      margin-right: 0; }
    .rc_eid-card img {
      width: 40px;
      margin-bottom: 16px; }
    .rc_eid-card h3 {
      font-family: 'SF Pro Display', sans-serif;
      font-size: 32px;
      font-weight: 700;
      color: #BE67A1; }
    .rc_eid-card--text {
      font-size: 16px;
      line-height: 1.375;
      color: #4E5562; }
    .rc_eid-card--bottom {
      position: absolute;
      bottom: 20px;
      width: 100%;
      text-align: center;
      font-size: 12px;
      color: #4E5562; }

@-webkit-keyframes leftorightline {
  0% {
    width: 0; }
  100% {
    width: 100%; } }

@keyframes leftorightline {
  0% {
    width: 0; }
  100% {
    width: 100%; } }

.pulsing-text {
  max-width: 100px;
  width: 100%;
  height: 3px;
  position: absolute;
  top: 120%; }
  .pulsing-text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(274.28deg, #F8EEF2 -4.71%, #F5CFE0 13.82%, #A89DDC 100%); }
  .pulsing-text:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #fdf8fa;
    -webkit-animation: leftorightline 2s forwards infinite;
            animation: leftorightline 2s forwards infinite; }

.nav-transparent .lgx-c-nav {
  background: transparent;
  border: none;
  -webkit-transition: all .6s;
  transition: all .6s; }
  .nav-transparent .lgx-c-nav a svg {
    fill: white; }

.lgx-c-nav {
  -webkit-transition: background .4s;
  transition: background .4s; }

.tip--new {
  position: relative;
  background: #903383;
  padding: 2px 4px;
  color: white;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.02em;
  border-radius: 4px;
  margin-right: 8px; }

.daily-tip--dropdown {
  position: relative;
  width: 100%;
  background: white;
  border: 1px solid #C3CCDA;
  border-radius: 8px;
  padding: 16px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  cursor: pointer;
  color: #4E5562;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("https://launchgood.s3.amazonaws.com/static/graphics/Dropdown+Arrow.png") !important;
  background-size: 12px !important;
  background-position-x: 97% !important;
  background-position-y: center !important;
  background-repeat: no-repeat !important; }
  .daily-tip--dropdown:active, .daily-tip--dropdown:focus {
    outline: none; }

.daily-tip {
  position: relative;
  background: transparent;
  border-radius: 8px;
  border: 1px solid #A5B1C4;
  padding: 10px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #4E5562;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .daily-tip_active {
    border: 1px solid #903383;
    background-color: white;
    color: #903383; }
  .daily-tip--input {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    background: white;
    border: 0.5px solid #A5B1C4;
    border-radius: 8px;
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
            box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
    padding: 20px 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .daily-tip--input span {
      position: relative;
      color: #4E5562;
      font-size: 14px;
      margin-right: 10px; }
    .daily-tip--input input {
      background: transparent;
      width: 100%;
      border: none;
      outline: none;
      font-size: 14px;
      color: #4E5562; }
      .daily-tip--input input:focus, .daily-tip--input input:active {
        border: none;
        outline: none; }

.rc21-landing {
  padding-left: 7%;
  padding-right: 7%; }

.rc21-section_padding {
  padding-top: 80px;
  padding-bottom: 80px; }

.rc21-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.rc-div {
  max-width: 1150px;
  margin: auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.rc21-purpletitle {
  color: #8c7ec4; }

.rc21-section_spacing {
  margin-top: 64px; }

.rc21-spacing__mt16 {
  margin-top: 16px; }

.rc21-spacing__mb16 {
  margin-bottom: 16px; }

.rc21-spacing__mb32 {
  margin-bottom: 32px; }

.rc21-jc__left {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -ms-flex-line-pack: start;
      align-content: flex-start; }

.rc21-announcement div {
  background: #8c7ec4;
  border-radius: 8px;
  padding: 60px; }
  .rc21-announcement div h2 {
    color: white; }

.rc21-background_one {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f0fa));
  background: linear-gradient(180deg, #ffffff 0%, #f5f0fa 100%); }

.rc21-background_purple {
  background: #f5f0fa; }

.lgx-u-pt-0 {
  padding-top: 0px !important; }

.lgx-u-py-12 {
  padding-top: 12px;
  padding-bottom: 12px; }

.rc21-minisection {
  width: 324px; }

.rc21-text__gradient {
  background: linear-gradient(269.65deg, #bd66a1 28.62%, #8b7dc4 72.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.rc21-text__title {
  font-size: 48px;
  line-height: 100%;
  font-weight: bold; }

.rc21-text__subtitle {
  color: #8c7ec4;
  font-weight: bold;
  font-size: 32px;
  line-height: 112.5%; }

.rc21-text__heading {
  font-weight: bold;
  font-size: 20px;
  line-height: 28px; }

.rc21-text__subtext {
  color: #654d5e;
  font-size: 16px;
  line-height: 22px; }

.rc21-text__subtext-sm {
  color: #654d5e;
  font-size: 14px;
  line-height: 18px; }

.rc21-text__link {
  font-size: 14px;
  line-height: 18px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #654d5e; }

.rc21-text__link:hover {
  color: #654d5e; }

.rc21-text__link-sm {
  font-size: 12px;
  line-height: 16px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #654d5e; }

.rc21-text__link-sm:hover {
  color: #654d5e; }

.rc21-text__left {
  text-align: left; }

.rc21-position {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ededed;
  padding: 30px 10% 30px 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  cursor: pointer;
  text-align: left; }

.rc21-flexspace {
  margin-right: 80px; }

.rc21-message {
  max-width: 324px;
  width: 100%;
  background: white;
  padding: 16px;
  border-radius: 8px;
  margin-bottom: 16px; }

.rc21-gray {
  color: #4E5562; }

.rc21-answer {
  font-size: 14px;
  line-height: 18px;
  color: #654D5E; }

.rc21-input {
  height: 56px;
  margin-bottom: 4px;
  padding: 16px;
  width: 100%; }

.rc21-position details svg {
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  cursor: pointer; }

.rc21-position details[open] svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.rc21-position summary {
  font-size: 1rem;
  line-height: 21px; }

.rc21-position summary:focus {
  outline: none; }

.rc21-position summary::-webkit-details-marker {
  display: none; }

.rc-faqs {
  background: #FDF8FA; }

.rc21-graphic-section {
  background: #F2CDE0; }
  .rc21-graphic-section h2 {
    color: #BE67A1;
    font-weight: bold;
    font-size: 32px;
    line-height: 112.5%; }

.rc21-graphic {
  background: #FDF8FA;
  border-radius: 16px;
  max-width: 429px;
  min-height: 146px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-top: 12px; }

.rc21-quotes {
  background: -webkit-gradient(linear, left top, left bottom, from(#F8E3ED), to(#FDF8FA));
  background: linear-gradient(180deg, #F8E3ED 0%, #FDF8FA 100%);
  mix-blend-mode: normal; }
  .rc21-quotes div {
    max-width: 800px;
    margin: 0 auto; }

.rc21-resources {
  margin-top: 40px;
  margin: 0 auto;
  max-width: 670px; }

@media (min-width: 430px) {
  .rc21-position {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

@media (min-width: 800px) {
  .rc21-faq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    max-width: 700px; } }

@media (max-width: 1023px) {
  .rc21-announcement {
    padding-left: 0px;
    padding-right: 0px; }
    .rc21-announcement div {
      border-radius: 0px; }
  .rc21-section_spacing {
    margin-top: 40px; }
  .rc21-flexspace {
    margin-right: 0px; }
  .rc-faqs {
    padding-left: 0px;
    padding-right: 0px; }
  .rc21-section_padding {
    padding-top: 40px;
    padding-bottom: 40px; }
  .rc21-resources {
    padding-left: 12%;
    padding-right: 12%; } }

.rc21-friendslist {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left; }
  .rc21-friendslist button {
    font-size: 14px;
    line-height: 18px;
    color: #00A3FF;
    background: none;
    border: 0px;
    margin-top: 8px; }

.rc21-friend {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left; }
  .rc21-friend img {
    margin-right: 16px; }

.rc21-showlist {
  margin-top: 26px;
  border-top: 1px solid #8C7EC4; }

.rc21-summarycontainer {
  background: #EBE2F5;
  border-radius: 8px;
  padding: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%; }

.rc21-summarytitle {
  font-size: 10px;
  line-height: 18px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #8C7EC4; }

.rc21-summaryamount {
  font-weight: bold;
  font-size: 24px;
  line-height: 133%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: -0.02em; }

.rc21-invitecontainer {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -ms-flex-line-pack: start;
      align-content: flex-start; }

.rc21-invitecomp {
  height: 108px;
  background: #EBE2F5;
  border-radius: 8px; }
  .rc21-invitecomp img {
    border-radius: 8px;
    position: relative;
    float: right;
    background: white;
    mix-blend-mode: multiply; }
  .rc21-invitecomp p {
    margin-left: 24px;
    font-size: 16px;
    line-height: 22px;
    color: #654D5E;
    width: 202px; }

.rc-nogradient {
  -webkit-text-fill-color: white !important; }

.youreInMessage {
  width: 100%;
  text-align: center;
  top: calc(50% - 126px) !important; }

.body_challenge {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

@media (min-width: 521px) {
  .body_challenge.has-modal .lgx-c-modal .lgx-c-stickyfooter {
    position: absolute;
    border-radius: 0 0 16px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

@media (min-width: 521px) {
  .body_challenge.has-modal .lgx-c-modal__main {
    height: calc(80vh - 122px);
    max-height: 641px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

.rc20__header {
  background-color: #f5f0fa; }

.rc20__logo {
  height: 1.5rem;
  padding: 1.25rem; }
  @media (min-width: 801px) {
    .rc20__logo {
      height: 2.875rem;
      padding: 4rem; } }

.rc20__progress {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #ffffff;
  height: 4px;
  padding: 0; }
  .rc20__progress::-webkit-progress-bar {
    background-color: #ffffff; }
  .rc20__progress::-webkit-progress-value {
    background-color: #645398;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
  .rc20__progress::-moz-progress-bar {
    background-color: #645398; }
  @media (min-width: 801px) {
    .rc20__progress {
      height: 8px; } }

.rc20__back {
  position: absolute; }
  @media (max-width: 800px) {
    .rc20__back {
      top: 22px;
      left: 14px;
      z-index: 1001; } }
  @media (min-width: 801px) {
    .rc20__back {
      left: -70px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      height: 50px;
      width: 50px;
      background-color: #ffffff;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .rc20__back:hover, .rc20__back:focus {
    color: inherit; }

.rc20__back-to-dashboard {
  margin-bottom: 2.25rem; }

.rc20__onboarding-main-wrap {
  background-image: linear-gradient(#f5f0fa, #fff 150px); }
  @media (max-width: 800px) {
    .rc20__onboarding-main-wrap .lgx-l-mobile {
      margin-right: 5%;
      margin-left: 5%; } }
  @media (min-width: 801px) {
    .rc20__onboarding-main-wrap {
      background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f0fa), to(#fbf9fd));
      background-image: linear-gradient(to bottom, #f5f0fa, #fbf9fd);
      height: 100%;
      min-height: calc(100vh - 128px); } }

@media (max-width: 800px) {
  .rc20__onboarding-main {
    padding-bottom: 120px; } }

.rc20__onboarding-main .lgx-c-modal--alternate {
  overflow: visible; }

.rc20__onboarding-main .lgx-c-form__checkbox input:checked,
.rc20__main .lgx-c-form__checkbox input:checked {
  background-color: #9280cc;
  border-color: #6d59ab; }

.rc20__onboarding-main .lgx-c-form__checkbox input:focus,
.rc20__main .lgx-c-form__checkbox input:focus {
  -webkit-box-shadow: 0 0 3px 1px #cec3ef;
          box-shadow: 0 0 3px 1px #cec3ef; }

@media (min-width: 801px) {
  .rc20__card {
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 628px;
    padding: 64px 112px;
    position: relative;
    width: 100%; }
    .rc20__main--pulse .rc20__card {
      background-image: url(https://i.imgur.com/qS4W9pL.png);
      background-position: right 42px top 42px;
      background-repeat: no-repeat;
      background-size: 100px 80px;
      overflow: hidden;
      padding: 64px 0 0 0; } }

@media (min-width: 801px) {
  .rc20__pulse-body {
    margin: 0;
    padding-right: 112px;
    padding-left: 112px; } }

.rc20__pulse-footer {
  background-image: url(https://i.imgur.com/PHJIPU6.png), linear-gradient(#fff, #e0d6f9 400px, #efd9ec 420px);
  background-position: center top;
  background-size: 400px, 100%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 64px;
  padding-top: 90px; }
  @media (max-width: 800px) {
    .rc20__pulse-footer {
      height: 550px;
      padding-right: 5%;
      padding-left: 5%; } }
  @media (min-width: 801px) {
    .rc20__pulse-footer {
      height: 660px;
      padding-bottom: 64px;
      padding-right: 112px;
      padding-left: 112px; } }

@media (min-width: 801px) {
  .rc20__card--wide {
    padding: 64px;
    max-width: 1056px;
    width: calc(100% - 2rem); } }

@media (min-width: 1080px) {
  .rc20__card--wide {
    margin-left: 200px;
    width: calc(100% - 216px); } }

@media (min-width: 1500px) {
  .rc20__card--wide {
    margin-left: auto; } }

@media (min-width: 801px) {
  .rc20__content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 500px; } }

@media (min-width: 801px) {
  .rc20__content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-bottom: 40px; } }

.rc20__cta {
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(#ffffff));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), #ffffff);
  bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  width: 100%; }
  @media (min-width: 801px) {
    .rc20__cta {
      position: relative; } }

.rc20__cta-note {
  margin-top: 8px; }
  .rc20__cta-note .lgx-c-modal__cards {
    margin-bottom: 0;
    margin-top: 0; }

.rc20__button.lgx-c-button--primary {
  background-image: linear-gradient(45deg, #594d95, #c98dba);
  border: none;
  border-radius: 8px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 64px;
  text-transform: none;
  width: 100%; }
  .rc20__button.lgx-c-button--primary[disabled] {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8d99ab), to(#8d99ab));
    background-image: linear-gradient(#8d99ab, #8d99ab); }

.rc20__block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f5f7fa;
  border-radius: 8px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.25; }
  .rc20__block + .rc20__block {
    margin-top: 8px; }

.rc20__block-link {
  border-radius: 8px;
  padding: 6px;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: background-color;
  transition-property: background-color; }
  .rc20__block-link:not(:last-child) {
    margin-bottom: 0.5em; }
  .rc20__block-link:hover, .rc20__block-link:focus {
    background-color: #ebeff6; }

.rc20__block-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  background-color: #f5f7fa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  width: 28px; }
  .rc20__block-icon:hover, .rc20__block-icon:focus {
    background-color: #ebeff6; }

.rc20__button--block {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 36px;
  padding: 8px 16px; }
  .rc20__button--block.has-arrow svg {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  .rc20__button--block.is-paused {
    background-color: #fcdb6c; }
    .rc20__button--block.is-paused:hover, .rc20__button--block.is-paused:focus {
      background-color: #fcdb6c; }

button.rc20__button--block,
a.rc20__button--block {
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: background-color;
  transition-property: background-color; }
  button.rc20__button--block:focus,
  a.rc20__button--block:focus {
    outline: none; }
  button.rc20__button--block:hover, button.rc20__button--block:focus,
  a.rc20__button--block:hover,
  a.rc20__button--block:focus {
    background-color: #ebeff6;
    color: inherit; }

.rc20__details summary {
  list-style: none;
  position: relative; }
  .rc20__details summary:focus {
    outline: none; }
  .rc20__details summary::-webkit-details-marker {
    display: none; }

.rc20__details .rc20__details-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.rc20__details[open] summary .rc20__details-icon {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.rc20__max-width {
  max-width: 320px; }

.rc20__stats {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 8px; }

.rc20__stat {
  background-color: #ebeff6;
  border-radius: 4px; }

.rc20__list li {
  border-bottom: 1px solid #c8d1e0; }
  .rc20__list li:first-child {
    border-top: 1px solid #c8d1e0; }

@media (min-width: 801px) {
  .rc20__leaderboards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px; } }

.rc20__leaderboard {
  border-radius: 8px; }
  .rc20__leaderboard .lgx-c-supporters {
    margin-bottom: 0;
    border-radius: 8px;
    padding: 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media (max-width: 800px) {
      .rc20__leaderboard .lgx-c-supporters {
        padding: 16px; } }
    .rc20__leaderboard .lgx-c-supporters li > div > a h3 {
      font-size: 14px; }
    .rc20__leaderboard .lgx-c-supporters li > div > div {
      font-size: 12px; }
  .rc20__leaderboard .lgx-c-supporter {
    counter-increment: custom-counter;
    grid-template-rows: none;
    padding: 8px;
    margin-bottom: 0; }
    .rc20__leaderboard .lgx-c-supporter a:hover,
    .rc20__leaderboard .lgx-c-supporter a:focus {
      color: inherit;
      text-decoration: underline; }
    .rc20__leaderboard .lgx-c-supporter img + div {
      min-width: 0; }
    .rc20__leaderboard .lgx-c-supporter h3 {
      font-size: 1rem;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      text-align: left;
      padding: 2px 0; }
      .rc20__leaderboard .lgx-c-supporter h3:before {
        content: counter(custom-counter) ". ";
        font-weight: 600; }
  .rc20__leaderboard .lgx-c-progress-bar {
    height: 2px;
    margin-bottom: 0;
    margin-top: 4px; }

.rc20__leaderboard-heading {
  border-radius: 8px;
  margin-bottom: 8px; }
  .rc20__leaderboard-heading > span:first-child {
    width: 18px;
    height: 18px; }
    .rc20__leaderboard-heading > span:first-child svg {
      width: 10px;
      height: 10px; }

.rc20__leaderboard-day {
  height: 64px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly; }

.rc20__leaderboards-nav {
  margin-top: 18px; }
  .rc20__leaderboards-nav .rc20__block + .rc20__block {
    margin-left: 8px;
    margin-top: 0; }
  @media (max-width: 429px) {
    .rc20__leaderboards-nav button .img-circle:first-child {
      display: none; } }
  @media (min-width: 430px) {
    .rc20__leaderboards-nav button:nth-child(1) .img-circle:first-child {
      background-color: #f7b500; }
    .rc20__leaderboards-nav button:nth-child(2) .img-circle:first-child {
      background-color: #00c779; }
    .rc20__leaderboards-nav button:nth-child(3) .img-circle:first-child {
      background-color: #b96bef; } }
  .rc20__leaderboards-nav .rc20__button--block.is-active {
    background-color: #dde3ed; }

.rc20__leaderboard--points .rc20__leaderboard-heading {
  background-color: #fff7e0; }
  .rc20__leaderboard--points .rc20__leaderboard-heading span:first-child {
    background-color: #f7b500; }

.rc20__leaderboard--points li.currentuser {
  background-color: #FFFBEF;
  padding: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 800px) {
    .rc20__leaderboard--points li.currentuser {
      padding: 16px; } }

.rc20__leaderboard--points .lgx-c-supporters {
  background: #FFFBEF; }

.rc20__leaderboard--raised .rc20__leaderboard-heading {
  background-color: #e1faeb; }
  .rc20__leaderboard--raised .rc20__leaderboard-heading span:first-child {
    background-color: #00c779; }

.rc20__leaderboard--raised .lgx-c-supporters {
  background: #F7FAF8; }

.rc20__leaderboard--supporters .rc20__leaderboard-heading {
  background-color: #eddcff; }
  .rc20__leaderboard--supporters .rc20__leaderboard-heading span:first-child {
    background-color: #b96bef; }

.rc20__leaderboard--supporters .lgx-c-supporters {
  background: #FDF8FA; }

.rc20__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 56px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 56px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-shadow: 0 0 0 0 #645398;
          box-shadow: 0 0 0 0 #645398; }
  .rc20__icon.lgx-t-purple--bright {
    background-color: #f5f0fa; }
  .rc20__icon.lgx-text-5xl {
    height: 80px;
    width: 80px; }
  .rc20__icon-active {
    -webkit-animation: pulse 2s infinite;
            animation: pulse 2s infinite; }

.rc20__icon--small {
  height: 30px;
  width: 30px; }

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(100, 83, 152, 0.7);
            box-shadow: 0 0 0 0 rgba(100, 83, 152, 0.7); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(100, 83, 152, 0);
            box-shadow: 0 0 0 10px rgba(100, 83, 152, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(100, 83, 152, 0);
            box-shadow: 0 0 0 0 rgba(100, 83, 152, 0); } }

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(100, 83, 152, 0.7);
            box-shadow: 0 0 0 0 rgba(100, 83, 152, 0.7); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(100, 83, 152, 0);
            box-shadow: 0 0 0 10px rgba(100, 83, 152, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(100, 83, 152, 0);
            box-shadow: 0 0 0 0 rgba(100, 83, 152, 0); } }

@-webkit-keyframes love {
  0% {
    top: 100%; } }

@keyframes love {
  0% {
    top: 100%; } }

.rc20__hearts {
  pointer-events: none;
  position: absolute;
  width: 56px;
  z-index: 1000; }
  @media (max-width: 800px) {
    .rc20__hearts {
      top: -100px;
      left: calc(95% - 56px);
      right: 5%; } }
  @media (min-width: 801px) {
    .rc20__hearts {
      top: -232px;
      left: calc(100% - 188px);
      right: 0; } }

.rc20__heart {
  fill: #57c282;
  position: absolute;
  top: 0; }

.rc20__currency-sign {
  left: 68px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1; }

.rc20__giving-amount,
.rc20__decrement,
.rc20__increment {
  border-radius: 4px;
  border: 1px solid #f5f7fa;
  background-color: #f5f7fa; }
  .rc20__giving-amount:focus,
  .rc20__decrement:focus,
  .rc20__increment:focus {
    outline: none; }
  .rc20__giving-amount:hover, .rc20__giving-amount:focus,
  .rc20__decrement:hover,
  .rc20__decrement:focus,
  .rc20__increment:hover,
  .rc20__increment:focus {
    border-color: #9280cc; }

.rc20__giving-amount {
  -moz-appearance: textfield;
  -webkit-appearance: none;
  height: 68px;
  width: calc(100% - 112px); }
  .rc20__giving-amount::-webkit-inner-spin-button, .rc20__giving-amount::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }

.rc20__decrement,
.rc20__increment {
  height: 68px;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 48px;
  z-index: 1001; }

.rc20__decrement {
  left: 0; }

.rc20__increment {
  right: 0; }

.rc20__change-currency {
  width: 144px; }

.rc20__credit-cards {
  margin-bottom: 20px; }
  .rc20__credit-cards svg[id="down"] {
    fill: #8e8e93;
    pointer-events: none;
    position: absolute;
    right: 18px;
    top: 21px; }

.rc20__fieldset {
  margin-bottom: 20px; }

.rc20__credit-card {
  border: 1px solid #8e8e93;
  border-radius: 4px;
  padding: 14px 12px;
  width: 100%; }

#selectCardToggle + div + svg {
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.rc20__credit-card.is-open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
  .rc20__credit-card.is-open + button + div button {
    border-radius: 0;
    margin-top: -1px; }
    .rc20__credit-card.is-open + button + div button:last-child {
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; }
  .rc20__credit-card.is-open + button + div + svg {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

.rc20__credit-card:hover, .rc20__credit-card:focus,
.lgx-c-button--new-card:hover,
.lgx-c-button--new-card:focus {
  background-color: #ebeff5; }

.rc20__modal .modal-content {
  border: 0;
  border-radius: 1em;
  -webkit-box-shadow: none;
          box-shadow: none; }

.rc20__modal-close {
  position: absolute;
  top: 0.5em;
  right: 0.5em; }

.rc20__section {
  padding-bottom: 32px; }

.rc20__main {
  overflow-x: hidden;
  padding-bottom: 8rem; }
  @media (min-width: 801px) {
    .rc20__main {
      background-image: -webkit-gradient(linear, left top, left bottom, from(#5a4d95), color-stop(20%, #ae7eb1));
      background-image: linear-gradient(180deg, #5a4d95 0%, #ae7eb1 20%);
      min-height: calc(100vh - 203px);
      margin-right: 0;
      margin-left: 0;
      padding-top: 32px; } }
  .rc20__main timer {
    font-variant: tabular-nums; }

.rc20__nav {
  position: fixed;
  z-index: 1002; }
  .rc20__nav a:not(.is-active) {
    color: #ffffff8c; }
    @media (max-width: 1080px) {
      .rc20__nav a:not(.is-active) {
        color: #534982; } }
  .rc20__nav a {
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
    -webkit-transition-property: color;
    transition-property: color; }
  .rc20__nav a:hover,
  .rc20__nav a:focus {
    color: white; }
  .rc20__nav a.is-active {
    color: #ffffff;
    background: #534982; }
  @media (max-width: 1079px) {
    .rc20__nav {
      background-color: #ffffff;
      bottom: 0;
      padding-bottom: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      height: 50px;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      width: 100%; }
      .rc20__nav a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .rc20__nav .rc20__logo {
        display: none; } }
  @media (min-width: 1080px) {
    .rc20__nav a {
      padding: 0.75rem 12px; }
      .rc20__nav a svg {
        padding-right: 1rem; }
    .rc20__nav .rc20__logo {
      height: 3.25rem;
      padding: 32px 1rem; } }

.rc20__pie {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #dde3ed;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 60px; }
  .rc20__pie div {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #f5f7fa;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 50px; }
  .rc20__pie svg {
    fill: #40c67a;
    height: 68%;
    width: 68%; }
  .rc20__leaderboards-header .rc20__pie {
    height: 24px;
    width: 24px; }
    .rc20__leaderboards-header .rc20__pie div {
      background: #fff;
      height: 12px;
      width: 12px; }

.rc20__grid {
  margin: 0 auto;
  max-width: 400px; }
  .rc20__grid .st1602 {
    fill: #dde3ed; }
  .rc20__grid .st1602,
  .rc20__grid .st1602:hover {
    stroke-width: 2 !important; }
  .rc20__grid .st1602.current-day,
  .rc20__grid .st1602.missed,
  .rc20__grid .rc_grid svg .st1602.current-day.normal,
  .rc_grid svg .rc20__grid .st1602.current-day.normal,
  .rc20__grid .rc_grid svg .st1602.missed.normal,
  .rc_grid svg .rc20__grid .st1602.missed.normal,
  .rc20__grid .rc_grid svg .st1602.current-day.last-ten,
  .rc_grid svg .rc20__grid .st1602.current-day.last-ten,
  .rc20__grid .rc_grid svg .st1602.missed.last-ten,
  .rc_grid svg .rc20__grid .st1602.missed.last-ten,
  .rc20__grid .rc_grid svg .st1602.current-day.laylat-al-qadr,
  .rc_grid svg .rc20__grid .st1602.current-day.laylat-al-qadr,
  .rc20__grid .rc_grid svg .st1602.missed.laylat-al-qadr,
  .rc_grid svg .rc20__grid .st1602.missed.laylat-al-qadr {
    fill: #faf0f0;
    stroke: #ff6175; }
  .rc20__grid .st1.current-day,
  .rc20__grid .st1.missed {
    fill: #ff6175; }
  .rc20__grid .st1 {
    pointer-events: none; }
  .rc20__grid .st1602.active {
    stroke: #000000 !important;
    stroke-width: 2; }
  .rc20__grid .st1602.future,
  .rc20__grid .st1.current-day.supported {
    fill: #ffffff; }
  .rc20__grid .st1602.supported {
    fill: #40c67a !important;
    stroke: none; }

@media (max-width: 800px) {
  .is-sticky-on-mobile .rc20__share {
    background-image: -webkit-gradient(linear, left top, right top, from(#4e4275), to(#7a6ab1));
    background-image: linear-gradient(to right, #4e4275, #7a6ab1);
    border-radius: 8px;
    bottom: 58px;
    color: #ffffff;
    left: 0;
    margin-left: 8px;
    margin-right: 8px;
    padding: 8px;
    position: fixed;
    width: calc(100% - 32px); } }

.rc20__share-icons {
  display: grid;
  margin-top: 8px;
  grid-gap: 8px;
  grid-template-columns: repeat(auto-fit, minmax(60px, 1fr)); }

.rc20__share-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #cec3ef;
  border: none;
  border-radius: 6px;
  color: #645594;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: color, -webkit-transform;
  transition-property: color, -webkit-transform;
  transition-property: color, transform;
  transition-property: color, transform, -webkit-transform; }
  .rc20__share-icon:hover, .rc20__share-icon:focus {
    color: #645594;
    outline: none;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px); }

.rc20__share-icon--whatsapp {
  background-color: #24d366; }

.rc20__share-icon--facebook {
  background-color: #1877f2; }

.rc20__share-icon--twitter {
  background-color: #1DA1F2; }

@media (max-width: 800px) {
  .rc20__locked-wrap {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f0fa), to(#fff));
    background-image: linear-gradient(to bottom, #f5f0fa, #fff); } }

.rc20__locked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b5a6e3), color-stop(20%, #fff));
  background-image: linear-gradient(180deg, #b5a6e3 0%, #fff 20%);
  padding: 40px 20px !important; }
  .rc20__locked .rc20__logo {
    height: 3.5rem;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin: 0 2rem 2rem 2rem;
    padding: 0; }
  .rc20__locked .rc20__lock-icon {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: 100%; }
  .rc20__locked .rc20__button:hover + .rc20__lock-icon .is-locked,
  .rc20__locked .rc20__button:focus + .rc20__lock-icon .is-locked {
    display: none; }

.rc20__welcome {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #8f6ca8;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  padding: 3rem 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999; }
  @media (max-width: 800px) {
    .rc20__welcome {
      background-image: linear-gradient(to bottom, #8f6ca8 330px, #cfbced 370px, #f5d4eb 430px); } }
  @media (min-width: 801px) {
    .rc20__welcome {
      background-image: linear-gradient(to bottom, #8f6ca8 475px, #cfbced 530px, #f5d4eb 615px); } }

@media (max-width: 800px) {
  .rc20__welcome-illo {
    height: 400px; } }

@media (min-width: 801px) {
  .rc20__welcome-illo {
    height: 600px; } }

.rc20__welcome-coin {
  margin: 0 auto;
  max-width: 300px;
  width: 90%; }

@media (max-width: 800px) {
  .rc20__main--pulse {
    padding-bottom: 0;
    margin-bottom: 50px; } }

.rc20__main--pulse .rc20__logo {
  height: 3.5rem;
  margin-bottom: -16px;
  padding: 0; }

.rc20__play-wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.rc20__play {
  display: grid;
  grid-template-columns: repeat(auto-fit, 75px); }
  @media (min-width: 801px) {
    .rc20__play {
      width: 320px; }
      .rc20__play + div {
        width: 340px; } }

.rc20__eid {
  background-position: unset !important;
  background-size: 100% 300px !important;
  background-image: none !important;
  padding-top: 20px !important; }
  .rc20__eid h3 {
    font-size: 1.8rem;
    text-align: center;
    max-width: 800px;
    margin: auto; }
  .rc20__eid--video {
    max-width: 600px;
    height: 100%;
    margin: 20px;
    padding: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: center;
        align-self: center;
    border: 1px solid black; }
    @media (max-width: 600px) {
      .rc20__eid--video {
        margin: 0; } }
  .rc20__eid--tile {
    position: relative;
    min-width: 280px;
    text-align: center;
    margin: 10px; }
    .rc20__eid--tile img {
      width: 100%;
      border-radius: 16px;
      -o-object-fit: cover;
         object-fit: cover; }
    .rc20__eid--tile a {
      color: black;
      text-decoration: underline; }
    .rc20__eid--tile .heading {
      font-weight: bold; }
    .rc20__eid--tile .data {
      color: #4AA567;
      margin-top: 5px; }
    .rc20__eid--tile--with-text img {
      max-height: 200px;
      margin-bottom: 15px; }
    .rc20__eid--tile--without-text img {
      max-height: 200px;
      margin-bottom: 15px; }
    .rc20__eid--tile--text-in-image {
      width: 300px;
      height: 300px;
      margin: 10px;
      border-radius: 16px; }
    .rc20__eid--tile div {
      position: absolute;
      width: 100%;
      height: 98%;
      left: 0;
      top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-radius: 16px;
      -ms-flex-line-pack: center;
          align-content: center;
      background-color: rgba(0, 0, 0, 0.2); }
      .rc20__eid--tile div p {
        color: white; }
      .rc20__eid--tile div .stat {
        width: 100%;
        font-size: 2rem; }
      .rc20__eid--tile div .text {
        max-width: 80%; }
  .rc20__eid-container {
    position: relative;
    width: 100%;
    padding: 40px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .rc20__eid-container h3 {
      padding: 10px 0;
      max-width: 480px; }
    .rc20__eid-container--header {
      max-width: 1000px;
      text-align: center; }
      .rc20__eid-container--header img {
        max-width: 100%;
        max-height: 350px; }
    .rc20__eid-container--stats .stat {
      position: relative;
      margin: auto; }
      .rc20__eid-container--stats .stat--value img,
      .rc20__eid-container--stats .stat--value svg {
        margin-right: 5px; }
      .rc20__eid-container--stats .stat--value div {
        margin-right: 5px; }
        .rc20__eid-container--stats .stat--value div svg {
          padding: 5px;
          fill: #fff;
          width: 25px;
          height: 100%;
          margin: auto; }
      .rc20__eid-container--stats .stat--value h3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: #8d99ab;
        margin-bottom: 10px; }
      .rc20__eid-container--stats .stat--name {
        text-align: center;
        font-weight: bold; }
  .rc20__eid-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    text-align: center; }
    .rc20__eid-banner h3,
    .rc20__eid-banner p {
      width: 100%;
      color: #3ab66d; }
    .rc20__eid-banner h3 {
      padding: 0; }
    .rc20__eid-banner p {
      font-weight: bold;
      padding-bottom: 20px; }
    .rc20__eid-banner a {
      background-color: #57c282;
      color: white;
      font-weight: bold;
      text-transform: none; }
      .rc20__eid-banner a:hover {
        color: white; }
    .rc20__eid-banner--purple h3,
    .rc20__eid-banner--purple p {
      color: #6d59ab; }
    .rc20__eid-banner--purple a {
      background-color: #6d59ab;
      border: #6d59ab; }

.rc18.signup {
  background-color: #ffffff; }

.rc18 .signupHeader {
  margin-bottom: 80px;
  position: relative;
  padding: 30px;
  min-height: 420px;
  background-color: #eee; }
  @media (min-width: 800px) {
    .rc18 .signupHeader {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .rc18 .signupHeader:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    height: 50px;
    width: 100%;
    -webkit-clip-path: polygon(100% 0, 0 100%, 0 0);
            clip-path: polygon(100% 0, 0 100%, 0 0);
    background-color: #eee; }

.rc18 .rc-hero {
  display: grid;
  position: relative;
  text-align: center; }
  @media (min-width: 800px) {
    .rc18 .rc-hero {
      grid-template-areas: "heading video" "cta video";
      grid-column-gap: 5em;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

@media (min-width: 800px) {
  .rc18 .rc-hero__heading {
    grid-area: heading; } }

.rc18 .rc-hero__heading img {
  width: 100%;
  max-width: 300px; }

.rc18 .rc-hero__tagline {
  margin-top: 20px;
  margin-bottom: 30px;
  display: block; }

.rc18 .rc-hero__video {
  margin-bottom: 30px; }
  @media (min-width: 800px) {
    .rc18 .rc-hero__video {
      grid-area: video; } }
  .rc18 .rc-hero__video .videoCTA {
    margin-right: auto;
    margin-left: auto;
    float: initial; }

.rc18 .rc-hero__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 800px) {
    .rc18 .rc-hero__cta {
      grid-area: cta; } }
  .rc18 .rc-hero__cta .lgx-c-progress-bar {
    margin-top: 30px;
    padding: 1px;
    height: 14px;
    border: 1px solid #8e8e93;
    border-radius: 7px;
    background-color: #ffffff; }
    .rc18 .rc-hero__cta .lgx-c-progress-bar::-webkit-progress-bar {
      overflow: hidden;
      background: #ffffff;
      border-radius: 7px; }
    .rc18 .rc-hero__cta .lgx-c-progress-bar::-moz-progress-bar {
      overflow: hidden;
      border-radius: 7px; }
    .rc18 .rc-hero__cta .lgx-c-progress-bar::-webkit-progress-value {
      border-radius: 7px; }

.rc18 .lgx-c-stats--list {
  margin-bottom: initial;
  border-bottom: initial;
  background-color: initial; }

@media (max-width: 767px) {
  .rc18.active .lgx-c-stats--list {
    margin-top: 8px;
    margin-bottom: 30px;
    height: initial; } }

.rc18 .rc-marketing {
  margin-bottom: 16px;
  padding: 24px;
  min-height: 250px;
  border-radius: 4px; }
  @media (max-width: 799px) {
    .rc18 .rc-marketing {
      margin-right: 16px;
      margin-left: 16px; } }

.rc18 .lgx-c-modal .rc-marketing {
  margin: 0;
  border-radius: initial;
  min-height: 160px; }

.rc18 .rc-marketing--win-umrah {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
  background-color: #72e8a3; }
  @media (max-width: 799px) {
    .rc18 .rc-marketing--win-umrah {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .rc18 .rc-marketing--win-umrah img {
    margin-top: -50px;
    margin-bottom: -50px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 260px;
    -o-object-fit: contain;
       object-fit: contain; }
  .rc18 .rc-marketing--win-umrah .lgx-c-button--tertiary, .rc18 .rc-marketing--win-umrah .lgx-c-feed__share,
  .rc18 .rc-marketing--win-umrah .lgx-c-feed__action {
    margin-right: auto;
    margin-bottom: 1em;
    margin-left: auto; }
  .rc18 .rc-marketing--win-umrah .lgx-t-link {
    margin-bottom: 2em;
    display: inline-block; }

.rc18 .rc-marketing--win-umrah__details {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.rc18 .rc-marketing--win-umrah__heading {
  text-transform: uppercase;
  color: #ffffff; }

.rc18 .rc-marketing--win-umrah__subheading {
  margin-bottom: 0.5em;
  display: block; }
  @media (max-width: 800px) {
    .rc18 .rc-marketing--win-umrah__subheading {
      font-size: 20px; } }

.rc18 .rc-marketing--win-umrah__terms {
  position: absolute;
  left: 50%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #f2feef; }

@media (min-width: 800px) {
  .rc18 .rc-marketing-grid {
    display: grid;
    grid-template-columns: calc(50% - 8px) calc(50% - 8px);
    grid-template-rows: calc(50% - 8px) calc(50% - 8px);
    grid-gap: 16px; }
    .rc18 .rc-marketing-grid .rc-marketing {
      margin: 0; } }

.rc18 .rc-marketing__heading {
  text-align: center;
  line-height: 1.33; }

.rc18 .rc-marketing--global-community {
  background-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_rc-global-community.svg"), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e9ff));
  background-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_rc-global-community.svg"), linear-gradient(#ffffff, #e6e9ff);
  background-repeat: no-repeat;
  background-position: bottom center; }

.rc18 .rc-marketing--progress {
  background-color: #fffcda;
  background-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/RC17/grid.png");
  background-repeat: no-repeat;
  background-position: center 80%;
  background-size: 140px; }
  @media (min-width: 800px) {
    .rc18 .rc-marketing--progress {
      background-position: center 65%; } }
  .rc18 .rc-marketing--progress .rc-marketing__heading {
    color: #b5a814; }

.rc18 .rc-marketing--auto-giving {
  background-color: #effafe;
  text-align: center; }
  .rc18 .rc-marketing--auto-giving .rc-marketing__heading,
  .rc18 .rc-marketing--auto-giving span {
    color: #009fd9; }
  .rc18 .rc-marketing--auto-giving span {
    display: block; }
  .rc18 .rc-marketing--auto-giving img {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 256px; }

.rc18 .rc-marketing--leaderboard {
  background-color: #f2feef;
  background-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/_rc-leaderboard.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 170px; }
  .rc18 .rc-marketing--leaderboard .rc-marketing__heading {
    color: #2bb359; }

.rc18 .rc-marketing--fun {
  background-color: #feefef;
  background-image: url("//media.launchgood.com/b42ddf6002cf864a19bb2db49869118f400e1897/img/RC17/fun.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 140px; }
  .rc18 .rc-marketing--fun .rc-marketing__heading {
    color: #ff5757; }

.rc18.rc-main {
  min-height: initial;
  background-color: #eee;
  background-image: none; }
  @media (min-width: 520px) {
    .rc18.rc-main {
      padding-bottom: 100px;
      min-height: calc(100vh - 60px); } }
  @media (max-width: 767px) {
    .rc18.rc-main {
      background-color: #ffffff; } }
  .rc18.rc-main .rc-logo {
    margin-top: 16px;
    margin-bottom: 16px;
    max-width: 246px; }
  .rc18.rc-main .lgx-c-modal {
    margin-right: auto;
    margin-left: auto; }
    @media (max-width: 519px) {
      .rc18.rc-main .lgx-c-modal {
        position: fixed;
        top: 0;
        padding-top: 60px; } }
    @media (min-width: 520px) {
      .rc18.rc-main .lgx-c-modal {
        height: initial;
        max-height: initial;
        border-radius: 8px; } }
  .rc18.rc-main .lgx-c-stickyfooter {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: transparent; }
    .rc18.rc-main .lgx-c-stickyfooter .lgx-i-leaderboard {
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  @media (max-width: 519px) {
    .rc18.rc-main .lgx-c-modal__main {
      height: calc(100vh - 125px); } }
  @media (min-width: 520px) {
    .rc18.rc-main .lgx-c-modal__main {
      height: initial;
      max-height: initial;
      -webkit-box-shadow: 0 0.938em 2.188em rgba(50, 50, 93, 0.1), 0 0.313em 0.938em rgba(0, 0, 0, 0.07);
              box-shadow: 0 0.938em 2.188em rgba(50, 50, 93, 0.1), 0 0.313em 0.938em rgba(0, 0, 0, 0.07);
      border-radius: 8px; } }
  .rc18.rc-main .lgx-c-modal__main .rc-countdown {
    position: absolute;
    top: 42%;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    width: 100%; }
    .rc18.rc-main .lgx-c-modal__main .rc-countdown span {
      display: block; }
  .rc18.rc-main .overviewContainer {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: initial;
    -webkit-box-shadow: initial;
            box-shadow: initial; }
    @media (max-width: 519px) {
      .rc18.rc-main .overviewContainer {
        height: 100%; } }
    @media (min-width: 520px) {
      .rc18.rc-main .overviewContainer {
        height: initial; } }
    @media (min-width: 520px) {
      .rc18.rc-main .overviewContainer .thirty-day-grid {
        position: initial;
        -webkit-transform: initial;
                transform: initial; } }
    .rc18.rc-main .overviewContainer .thirty-day-grid svg {
      margin-left: initial; }

@media (min-width: 521px) and (max-width: 767px) {
  .rc18.rc-main.complete .lgx-c-modal {
    max-width: initial; } }

@media (min-width: 768px) {
  .rc18.rc18-gateway.active .challengeContainer {
    position: relative; } }

.rc18 .lgx-c-stickyfooter {
  margin-bottom: 0;
  padding-bottom: 16px;
  -webkit-box-shadow: none;
          box-shadow: none; }
  @media (max-width: 519px) {
    .rc18 .lgx-c-stickyfooter {
      position: fixed; } }

.rc18.active .lgx-c-stickyfooter {
  padding-top: 8px;
  bottom: 0;
  left: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  z-index: 1; }
  @media (max-width: 767px) {
    .rc18.active .lgx-c-stickyfooter {
      position: fixed;
      background-color: #ffffff;
      -webkit-box-shadow: 0 0 10px 5px #ffffff;
              box-shadow: 0 0 10px 5px #ffffff; } }
  @media (min-width: 768px) {
    .rc18.active .lgx-c-stickyfooter {
      position: absolute;
      width: 50%; } }
  .rc18.active .lgx-c-stickyfooter .lgx-c-button--primary {
    width: 100%; }
  .rc18.active .lgx-c-stickyfooter .lgx-i-leaderboard {
    width: 45px; }

.rc18 .rc-intro {
  margin-bottom: 32px;
  color: #511126; }
  @media (max-width: 767px) {
    .rc18 .rc-intro {
      display: none; } }
  .rc18 .rc-intro .rc-tagline {
    display: block; }
  .rc18 .rc-intro .rc-countdown {
    display: block; }

.rc18.pending .rc-intro,
.rc18.complete .rc-intro {
  padding-top: 32px; }

.rc18 .rc-grid__links {
  bottom: 80px;
  z-index: 1; }
  @media (max-width: 767px) {
    .rc18 .rc-grid__links {
      position: fixed;
      left: 5%; } }
  @media (min-width: 768px) {
    .rc18 .rc-grid__links {
      position: absolute;
      left: 20px; } }

.rc18 .rc-grid__link {
  margin-top: 10px;
  float: left;
  clear: left; }
  .rc18 .rc-grid__link svg {
    height: 24px;
    width: 24px;
    fill: #8e8e93;
    padding: 0; }

.rc-success {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  background-color: #ffffff; }
  .rc-success .lgx-t-title, .rc-success .lgx-t-modal__legend {
    margin-bottom: 100px; }
  .rc-success img {
    width: 160px; }

.rc-footer {
  margin-top: 30px;
  margin-right: 5%;
  margin-left: 5%;
  opacity: 0.5; }
  .rc-footer p + p {
    margin-top: 10px; }
  @media (max-width: 519px) {
    .rc-footer {
      display: none; } }

.rc-umrah-leaderboard {
  padding-bottom: 0; }
  .rc-umrah-leaderboard .lgx-t-callout, .rc-umrah-leaderboard .lgx-t-static, .rc-umrah-leaderboard .lgx-t-modal__desc, .rc-umrah-leaderboard .lgx-c-dropdown, .rc-umrah-leaderboard .dropdown-wrapper {
    margin-bottom: 6px; }
  .rc-umrah-leaderboard .lgx-l-half a {
    padding: 16px 20px 20px; }
  .rc-umrah-leaderboard .rc-partner {
    margin-left: 0;
    margin-bottom: 20px; }
    .rc-umrah-leaderboard .rc-partner img {
      margin-left: 20px;
      height: 60px; }

.rc-umrah-leaderboard__logo {
  margin-top: 36px;
  margin-bottom: 10px;
  height: 64px; }
  .rc-umrah-leaderboard__logo + .rc-umrah-leaderboard__logo {
    margin-right: 5px; }

.rc-catch-up {
  margin-right: auto;
  margin-left: auto;
  padding: 8px 16px;
  min-height: initial;
  text-transform: uppercase;
  border: 1px solid #e4584c;
  background-color: #e4584c;
  color: #ffffff; }
  .rc-catch-up svg {
    margin-left: 5px;
    height: 16px;
    width: 16px;
    fill: currentColor;
    opacity: 0.6; }

.rc-partner {
  margin-left: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .rc-partner .lgx-t-gray {
    top: 0;
    margin-top: -25px;
    position: absolute; }

.rc-partner__logo {
  height: 42px; }

.rc-find-another {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 8px 46px 8px 16px;
  display: block;
  min-height: initial;
  position: relative;
  border: none;
  background-color: #ffffff; }
  .rc-find-another:hover, .rc-find-another:focus {
    background-color: rgba(74, 165, 103, 0.1); }
  .rc-find-another svg {
    position: absolute;
    top: 6px;
    right: 16px;
    height: 20px;
    width: 20px;
    fill: currentColor; }

@media (max-width: 767px) {
  .rc18 .alternateCampaignButton .rc-countdown {
    margin-top: 16px;
    margin-bottom: 16px;
    display: block;
    font-family: "SF Pro Text", sans-serif; } }

@media (min-width: 768px) {
  .rc18 .alternateCampaignButton .rc-countdown {
    display: none; } }

.rc18.rc18-gateway.active .centeredGrid {
  margin-top: 16px;
  top: initial;
  -webkit-transform: initial;
          transform: initial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 767px) {
    .rc18.rc18-gateway.active .centeredGrid {
      height: calc(100vh - 270px);
      padding: 0 24px;
      max-width: 400px; } }

.rc18.rc18-gateway.active .centeredGrid #Layer_1 {
  left: 0;
  -webkit-transform: initial;
          transform: initial; }
  @media (min-width: 768px) {
    .rc18.rc18-gateway.active .centeredGrid #Layer_1 {
      position: absolute; } }

.rc18 .centeredGrid .st1.current-day,
.rc18 .centeredGrid .st1.missed {
  fill: #ff6175; }

.rc18 .centeredGrid .st1 {
  pointer-events: none; }

.rc18.rc18-gateway.active .projectCard {
  padding: 0;
  background: #ffffff; }

.rc18.rc18-gateway.active .projectCard .lgx-c-modal__header {
  padding: 0 20px;
  height: initial; }

@media (min-width: 768px) {
  .rc18.rc18-gateway.active .projectCard .lgx-c-modal__header .mobile {
    display: none; } }

.rc-catch-up__heading {
  margin-bottom: 32px; }

.rc-catch-up__campaigns .rc-supported-status {
  margin-bottom: 8px; }

.rc-catch-up__campaign {
  margin-bottom: 24px; }
  .rc-catch-up__campaign .lgx-c-campaigncard__main {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.rc-catch-up__empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%; }
  .rc-catch-up__empty .lgx-c-modal__emoji {
    margin-bottom: 16px; }

.rc-campaigncard--horizontal {
  width: 100%;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #4AA567;
  background-color: rgba(74, 165, 103, 0.04);
  color: #4AA567; }
  @media (max-width: 520px) {
    .rc-campaigncard--horizontal {
      margin-bottom: 10px;
      height: 100px; } }
  @media (min-width: 520px) {
    .rc-campaigncard--horizontal {
      margin-bottom: 20px;
      height: 120px; } }
  .rc-campaigncard--horizontal svg {
    margin-bottom: 8px;
    height: 30px;
    width: 30px;
    fill: #4AA567;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-animation: lgx-a-scale--in 0.5s cubic-bezier(0.8, 0, 0.2, 1.4) forwards;
            animation: lgx-a-scale--in 0.5s cubic-bezier(0.8, 0, 0.2, 1.4) forwards; }
  .rc-campaigncard--horizontal.complete {
    -webkit-animation: lgx-a-fade--out 0.5s 3s ease-out forwards, lgx-a-scale--out 0.5s 3s cubic-bezier(0.8, 0, 0.2, 1.4) forwards, lgx-a-shrink--out 0.7s 3s cubic-bezier(0.8, 0, 0.2, 1.4) forwards;
            animation: lgx-a-fade--out 0.5s 3s ease-out forwards, lgx-a-scale--out 0.5s 3s cubic-bezier(0.8, 0, 0.2, 1.4) forwards, lgx-a-shrink--out 0.7s 3s cubic-bezier(0.8, 0, 0.2, 1.4) forwards; }

.rc-supported-status svg {
  height: 16px;
  width: 16px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px; }
  .rc-supported-status svg.is-incomplete {
    fill: #ff6175;
    background-color: #faf0f0; }
  .rc-supported-status svg.is-supported {
    fill: #4AA567;
    background-color: #4AA567; }
  .rc-supported-status svg.is-future {
    fill: #8e8e93;
    background-color: #ffffff; }

.lgx-home {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .lgx-home::-webkit-scrollbar {
    display: none; }
  .lgx-home_top h1, .lgx-home_top .lgx-grid {
    max-width: 330px;
    width: 100%; }
  @media (max-width: 800px) {
    .lgx-home_top {
      padding: 0 5%; }
      .lgx-home_top .lgx-grid {
        max-width: 100%; } }
  .lgx-home_container {
    position: relative;
    width: 100%;
    background: white;
    padding-top: 40px; }
    @media (min-width: 801px) {
      .lgx-home_container {
        max-width: 1120px;
        margin: auto;
        padding: 40px 16px 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; } }
  .lgx-home_banner {
    position: relative;
    width: 100%;
    height: 80vh;
    overflow: hidden;
    margin-bottom: 40px; }
    @supports (-webkit-touch-callout: none) {
      .lgx-home_banner {
        min-height: 420px; } }
    .lgx-home_banner--bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: bottom;
      background-repeat: no-repeat !important;
      z-index: -1;
      background-image: url(https://launchgood.s3.amazonaws.com/static/RC21/eid_banner_desktop.jpeg); }
      @media (max-width: 800px) {
        .lgx-home_banner--bg {
          background-image: url(https://launchgood.s3.amazonaws.com/static/RC21/eid_banner_mobile.jpeg); } }
    .lgx-home_banner:first-child a {
      color: black !important; }
    .lgx-home_banner--container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative;
      width: 100%;
      height: 100%;
      padding: 165px 16px 40px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      z-index: 2; }
      @media (max-height: 800px) {
        .lgx-home_banner--container {
          padding-top: 140px; }
          .lgx-home_banner--container .lgx-button--default__cta-white {
            padding: 8px 16px;
            font-size: 14px;
            height: 34px; } }
      @media (max-width: 800px) {
        .lgx-home_banner--container {
          padding-top: 180px; }
          .lgx-home_banner--container .lgx-button--default__cta-white {
            padding: 8px 16px;
            font-size: 14px;
            height: 34px; } }
      .lgx-home_banner--container h1 {
        font-family: "SF Pro Display";
        line-height: 48px;
        color: white;
        font-weight: 700;
        max-width: 556px;
        width: 100%; }
        @media (max-width: 800px) {
          .lgx-home_banner--container h1 {
            font-size: 32px;
            line-height: 1.125;
            max-width: 400px; } }
    .lgx-home_banner--secondary {
      width: 100%; }
      .lgx-home_banner--secondary .lgx-home_banner--container {
        padding: 48px 16px 34px; }
        .lgx-home_banner--secondary .lgx-home_banner--container_footer {
          width: 370px; }
          @media (max-width: 800px) {
            .lgx-home_banner--secondary .lgx-home_banner--container_footer {
              width: 300px; } }
      .lgx-home_banner--secondary .lgx-home_banner--bg {
        height: 110%; }
      @media (min-width: 801px) {
        .lgx-home_banner--secondary {
          max-width: 1120px;
          height: 575px;
          margin: auto;
          border-radius: 16px; }
          .lgx-home_banner--secondary::before {
            position: absolute;
            content: '';
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border-radius: 16px;
            z-index: 2;
            -webkit-box-shadow: 0 0 0 10px white;
                    box-shadow: 0 0 0 10px white; }
          .lgx-home_banner--secondary .lgx-home_banner--container > div:first-child {
            text-align: center; } }
  .lgx-home_campaigns {
    margin-bottom: 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .lgx-home a {
    color: #4AA567;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .lgx-home a:hover {
      color: #3a8251; }
  .lgx-home_topics {
    position: relative;
    padding-left: 16px;
    overflow-x: auto; }
    .lgx-home_topics::-webkit-scrollbar {
      display: none; }
    .lgx-home_topics .lgx-topic img {
      width: 74px;
      height: 74px; }
  .lgx-home_color {
    background: -webkit-gradient(linear, left top, right top, from(#80D39C), color-stop(77.78%, #87CCF3));
    background: linear-gradient(90deg, #80D39C 0%, #87CCF3 77.78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .lgx-home_stats {
    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media (max-width: 800px) {
      .lgx-home_stats {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin: 0 5%;
        margin-bottom: 20px; } }
    .lgx-home_stats div {
      margin-right: 40px; }
      .lgx-home_stats div:last-child {
        margin-right: 0; }
      @media (max-width: 800px) {
        .lgx-home_stats div {
          width: 50%;
          margin: 0;
          margin-bottom: 20px; } }
  .lgx-home_giving-stream--dot {
    position: relative;
    margin-right: 8px; }
    .lgx-home_giving-stream--dot-circle {
      position: relative;
      background: #CA3A31;
      width: 5px;
      height: 5px;
      border-radius: 50%; }
    .lgx-home_giving-stream--dot-pulse {
      position: absolute;
      top: -5px;
      left: -5px;
      border: 1px solid #CA3A31;
      border-radius: 50%;
      height: 15px;
      width: 15px;
      -webkit-animation: pulsate 2s ease-out;
              animation: pulsate 2s ease-out;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      opacity: 0.0; }
  .lgx-home_features-box {
    position: relative;
    width: 100%;
    background: #F7FAF8;
    padding: 72px 5%;
    margin-top: 72px; }
    @media (min-width: 801px) {
      .lgx-home_features-box {
        padding-bottom: 40px;
        border-radius: 16px; } }
  .lgx-home_challenges {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory; }
    @media (max-width: 800px) {
      .lgx-home_challenges {
        scroll-padding: 0 5%;
        padding: 0 5%; } }
    .lgx-home_challenges::-webkit-scrollbar {
      display: none; }
    .lgx-home_challenges-challenge {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 350px;
      min-width: 350px;
      height: 350px;
      padding: 24px 24px 30px;
      margin-right: 16px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-radius: 16px;
      scroll-snap-align: start; }
      .lgx-home_challenges-challenge_coming-soon {
        text-align: center;
        margin-bottom: 8px; }
      .lgx-home_challenges-challenge div:not(:first-child) {
        z-index: 1; }
      .lgx-home_challenges-challenge_bg {
        position: absolute;
        top: 25px;
        right: 25px;
        width: 100px;
        height: 100px;
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 0;
        pointer-events: none; }
      .lgx-home_challenges-challenge.rc {
        background: radial-gradient(246.1% 100% at 50.15% 100%, #F8EEF2 0%, #F5CFE0 13.54%, #A89DDC 100%); }
        .lgx-home_challenges-challenge.rc .lgx-home_challenges-challenge_bg {
          background-image: url(https://launchgood.s3.amazonaws.com/static/graphics/RC.png); }
        .lgx-home_challenges-challenge.rc .color {
          color: #6A5FA7; }
      .lgx-home_challenges-challenge.fg {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(2.6%, #80D39C), to(#C6DEF2));
        background: linear-gradient(180deg, #80D39C 2.6%, #C6DEF2 100%); }
        .lgx-home_challenges-challenge.fg .lgx-home_challenges-challenge_bg {
          background-image: url(https://launchgood.s3.amazonaws.com/static/graphics/FG.png); }
        .lgx-home_challenges-challenge.fg .color {
          color: #357748; }
      .lgx-home_challenges-challenge.dhc {
        background: radial-gradient(249.74% 100% at 50.15% 100%, #FBF0E4 0%, #E5F2F9 15.77%, #B5E0F8 100%); }
        .lgx-home_challenges-challenge.dhc .lgx-home_challenges-challenge_bg {
          background-image: url(https://launchgood.s3.amazonaws.com/static/graphics/DHC.png); }
        .lgx-home_challenges-challenge.dhc .color {
          color: #176FA7; }
      .lgx-home_challenges-challenge.rw {
        background: -webkit-gradient(linear, left top, left bottom, from(#F5EFDF), color-stop(67.54%, #FFFCF2), to(#FFF6DD));
        background: linear-gradient(180deg, #F5EFDF 0%, #FFFCF2 67.54%, #FFF6DD 100%); }
        .lgx-home_challenges-challenge.rw .lgx-home_challenges-challenge_bg {
          background-image: url(https://launchgood.s3.amazonaws.com/static/graphics/RW.png); }
        .lgx-home_challenges-challenge.rw .color {
          color: #357748; }
      .lgx-home_challenges-challenge.gt {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(2.6%, #ED86AF), to(#E4D5F7));
        background: linear-gradient(180deg, #ED86AF 2.6%, #E4D5F7 100%); }
        .lgx-home_challenges-challenge.gt .lgx-home_challenges-challenge_bg {
          background-image: url(https://launchgood.s3.amazonaws.com/static/graphics/GT.png); }
        .lgx-home_challenges-challenge.gt .color {
          color: #6A5FA7; }
  .lgx-home_searches {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 16px;
    margin-bottom: 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media (max-width: 800px) {
      .lgx-home_searches {
        overflow-x: auto;
        padding: 0 0 0 5%;
        scroll-padding: 0 0 0 5%; }
        .lgx-home_searches a {
          width: 270px; }
        .lgx-home_searches::-webkit-scrollbar {
          display: none; } }
    .lgx-home_searches a {
      color: #4E5562;
      padding: 0;
      font-size: 20px; }
  .lgx-home .search-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
    z-index: 1; }
    @media (max-width: 800px) {
      .lgx-home .search-icon {
        right: 3%; } }
  .lgx-home_search-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .4s;
    transition: all .4s;
    width: 0;
    overflow: hidden;
    border: none !important;
    padding: 0 !important; }
    .lgx-home_search-box:focus-within {
      border: 0.5px solid #5EB77A !important;
      -webkit-box-shadow: 0px 0px 0px 2px #FFFFFF, 0px 0px 0px 4px rgba(98, 212, 134, 0.4) !important;
              box-shadow: 0px 0px 0px 2px #FFFFFF, 0px 0px 0px 4px rgba(98, 212, 134, 0.4) !important; }
    .lgx-home_search-box-width {
      max-width: 250px;
      width: 100%;
      padding: 15px 15px !important;
      border: 0.5px solid #A5B1C4 !important; }
      @media (max-width: 800px) {
        .lgx-home_search-box-width {
          max-width: 200px; } }
    .lgx-home_search-box input {
      background: transparent;
      border: none;
      outline: none;
      z-index: 2;
      width: 90%;
      color: #4E5562; }
      .lgx-home_search-box input:focus {
        outline: none; }
      .lgx-home_search-box input:valid + label {
        top: 8px;
        font-size: 10px; }
    .lgx-home_search-box label {
      position: absolute;
      left: 17px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      color: #A5B1C4;
      pointer-events: none;
      font-size: 14px;
      font-weight: 400;
      -webkit-transition: all .4s;
      transition: all .4s; }
  .lgx-home_features {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
    @media (max-width: 800px) {
      .lgx-home_features {
        -webkit-box-pack: unset;
            -ms-flex-pack: unset;
                justify-content: unset;
        margin-left: 5%; } }
    .lgx-home_features--feature {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      max-width: 300px;
      min-width: 300px;
      margin-bottom: 40px; }
      .lgx-home_features--feature:last-child {
        margin-bottom: 32px; }
      .lgx-home_features--feature svg {
        position: relative;
        top: -7px;
        margin-right: 16px; }
      .lgx-home_features--feature .heading {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 4px; }
      .lgx-home_features--feature .info {
        font-size: 14px;
        line-height: 18px;
        color: #A5B1C4; }
      .lgx-home_features--feature a {
        font-size: 16px;
        font-weight: 600;
        background: -webkit-gradient(linear, left top, right top, from(#80D39C), color-stop(77.78%, #87CCF3));
        background: linear-gradient(90deg, #80D39C 0%, #87CCF3 77.78%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
  .lgx-home .influencers {
    max-width: 1110px;
    width: 100%;
    margin: 0 auto 50px;
    overflow: visible; }
    .lgx-home .influencers div {
      position: relative;
      float: right;
      right: 50%; }
      .lgx-home .influencers div img {
        position: relative;
        right: -50%; }

.nav-transparent {
  background: transparent !important;
  z-index: 3; }
  .nav-transparent * {
    color: white;
    border-color: white; }

.lgx-c-header-wrapper {
  -webkit-transition: background .6s;
  transition: background .6s; }
  .lgx-c-header-wrapper a:not(.lgx-c-nav__link) svg {
    -webkit-transition: all .6s;
    transition: all .6s; }

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
            transform: scale(0.1, 0.1);
    opacity: 0.0; }
  50% {
    opacity: 1.0; }
  100% {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
    opacity: 0.0; } }

@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
            transform: scale(0.1, 0.1);
    opacity: 0.0; }
  50% {
    opacity: 1.0; }
  100% {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
    opacity: 0.0; } }

@media (min-width: 801px) {
  .lgx-c-header-wrapper {
    background: #F7FAF8; } }

.discover {
  position: relative;
  width: 100%; }
  .discover--container {
    position: relative; }
  .discover--search {
    position: relative;
    padding-bottom: 50px; }
    @media (max-width: 800px) {
      .discover--search {
        background: none;
        margin: 0 0 0 5%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; } }
    .discover--search_container {
      position: relative;
      max-width: 800px;
      margin: 0 auto; }
    .discover--search_header {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 40px 5% 6px 0; }
      .discover--search_header button.discover--button_active {
        border: 0.5px solid #5EB77A;
        -webkit-box-shadow: 0px 0px 0px 2px #FFFFFF, 0px 0px 0px 4px rgba(98, 212, 134, 0.4);
                box-shadow: 0px 0px 0px 2px #FFFFFF, 0px 0px 0px 4px rgba(98, 212, 134, 0.4); }
    .discover--search_search-bar {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding-top: 10px;
      -webkit-transition: all .4s;
      transition: all .4s; }
      @media (max-width: 800px) {
        .discover--search_search-bar .lgx-input_animated {
          margin-right: 5%; } }
      .discover--search_search-bar .button-cancel {
        margin-right: 5%; }
      .discover--search_search-bar .lgx-input_animated:focus-within input, .discover--search_search-bar .lgx-input_animated:focus-within label {
        z-index: 5; }
      .discover--search_search-bar .lgx-input_animated:focus-within svg {
        z-index: 6; }
      .discover--search_search-bar .lgx-input_animated:focus-within .discover--search_search-bar__suggestions {
        display: block; }
        @media (max-width: 800px) {
          .discover--search_search-bar .lgx-input_animated:focus-within .discover--search_search-bar__suggestions {
            width: 100vw;
            left: -7%;
            top: -52px;
            -webkit-box-shadow: none;
                    box-shadow: none;
            padding-top: 126px; }
            .discover--search_search-bar .lgx-input_animated:focus-within .discover--search_search-bar__suggestions .suggestions-body {
              padding-left: 6%; } }
      @media (max-width: 800px) {
        .discover--search_search-bar .lgx-input_animated:focus-within + .button-cancel {
          display: block;
          z-index: 6; } }
      .discover--search_search-bar__suggestions {
        position: absolute;
        display: none;
        width: 100%;
        top: 56px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        background: white;
        -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
                box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
        z-index: 3;
        border-radius: 0 0 8px 8px; }
        .discover--search_search-bar__suggestions .suggestions-body {
          padding: 16px;
          padding-top: 32px;
          width: 100%;
          max-width: 100% !important; }
          .discover--search_search-bar__suggestions .suggestions-body h4 {
            font-size: 12px;
            color: #A5B1C4;
            letter-spacing: 0.04em;
            margin-bottom: 36px; }
          .discover--search_search-bar__suggestions .suggestions-body ul li {
            font-size: 14px;
            color: #1D1F24;
            margin-bottom: 32px;
            cursor: pointer; }
          .discover--search_search-bar__suggestions .suggestions-body .topic {
            min-width: 206px;
            max-width: 206px; }
          .discover--search_search-bar__suggestions .suggestions-body .discover--body_main-topics {
            margin-left: 0 !important; }
          @media (max-width: 800px) {
            .discover--search_search-bar__suggestions .suggestions-body project-card-grid div div project-card-grid-display div {
              margin: 0 !important; } }
        .discover--search_search-bar__suggestions .suggestions-footer {
          background: #F7FAF8;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          text-align: center;
          padding: 21px 50px;
          color: #7A8394;
          font-size: 18px;
          font-family: Georgia, "Times New Roman", Times, serif;
          font-style: italic;
          border-top: 1px solid #A5B1C4;
          border-radius: 0 0 8px 8px; }
    .discover--search_popular-searches {
      position: relative;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      overflow-x: auto;
      -ms-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory;
      margin-top: 16px;
      margin-right: 16px;
      padding-bottom: 10px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .discover--search_popular-searches > button {
        scroll-snap-align: start; }
      .discover--search_popular-searches button {
        margin: 0 5px; }
      .discover--search_popular-searches button.discover--button_active {
        border: 1px solid #4AA567;
        background-color: #57c282;
        color: white; }
  .discover--search-results {
    max-width: 777px; }
    .discover--search-results project-card-grid div div > button.btn-load-more {
      background: #1B1D20;
      border-radius: 24px;
      color: #FFFFFF;
      font-size: 16px;
      padding: 8px 16px;
      border: none;
      -webkit-transition: all .4s;
      transition: all .4s; }
      .discover--search-results project-card-grid div div > button.btn-load-more:hover {
        background-color: black;
        color: white; }
      .discover--search-results project-card-grid div div > button.btn-load-more:active {
        opacity: .5; }
      .discover--search-results project-card-grid div div > button.btn-load-more:focus {
        outline: none; }
    .discover--search-results project-card-grid div div project-card-grid-display > div project-wide-club-card article a div div h3 {
      margin-bottom: 5px; }
    @media (min-width: 801px) {
      .discover--search-results project-card-grid div div project-card-grid-display > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .discover--search-results project-card-grid div div project-card-grid-display > div project-wide-club-card {
          max-width: 777px;
          width: 100%;
          height: 150px; }
          .discover--search-results project-card-grid div div project-card-grid-display > div project-wide-club-card article {
            padding: 16px;
            border-radius: 8px;
            -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
                    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); }
            .discover--search-results project-card-grid div div project-card-grid-display > div project-wide-club-card article a {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              width: 100%; }
              .discover--search-results project-card-grid div div project-card-grid-display > div project-wide-club-card article a div:first-child div h3 {
                margin-bottom: 5px; }
              .discover--search-results project-card-grid div div project-card-grid-display > div project-wide-club-card article a div:nth-child(2) {
                width: unset; }
                .discover--search-results project-card-grid div div project-card-grid-display > div project-wide-club-card article a div:nth-child(2) img {
                  width: 163px;
                  height: 122px;
                  -o-object-fit: cover;
                     object-fit: cover; } }
  .discover--body {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1310px;
    width: 100%;
    margin: 28px auto 0;
    padding-bottom: 50px; }
    @media (max-width: 800px) {
      .discover--body {
        margin-top: 0; } }
    .discover--body_filters {
      position: relative;
      width: 340px;
      min-width: 340px; }
      @media (min-width: 801px) {
        .discover--body_filters {
          margin-right: 16px; } }
      .discover--body_filters > div {
        position: relative;
        padding: 16px 18px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        border-bottom: 1px solid #A5B1C4; }
        .discover--body_filters > div:last-child {
          border-bottom: none; }
        .discover--body_filters > div li, .discover--body_filters > div p {
          font-size: 14px;
          color: #1D1F24; }
          .discover--body_filters > div li.inactive, .discover--body_filters > div p.inactive {
            color: #A5B1C4;
            cursor: not-allowed; }
            .discover--body_filters > div li.inactive p, .discover--body_filters > div p.inactive p {
              color: #A5B1C4; }
            .discover--body_filters > div li.inactive label, .discover--body_filters > div p.inactive label {
              cursor: not-allowed;
              z-index: -1; }
        .discover--body_filters > div .subtext {
          width: 100%;
          font-size: 12px;
          color: #a5b1c4;
          margin-top: 5px; }
        .discover--body_filters > div h4 {
          font-size: 12px;
          letter-spacing: 0.04em;
          color: #a5b1c4;
          margin-bottom: 36px; }
        .discover--body_filters > div li {
          position: relative;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          cursor: pointer; }
          .discover--body_filters > div li details {
            width: 100%; }
            .discover--body_filters > div li details summary {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: justify;
                  -ms-flex-pack: justify;
                      justify-content: space-between;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              cursor: pointer; }
              .discover--body_filters > div li details summary svg {
                -webkit-transition: all .4s;
                transition: all .4s; }
              .discover--body_filters > div li details summary:focus {
                outline: none; }
              .discover--body_filters > div li details summary::-webkit-details-marker {
                display: none; }
            .discover--body_filters > div li details[open] summary svg {
              -webkit-transform: rotate(180deg);
                      transform: rotate(180deg); }
          .discover--body_filters > div li .lgx-c-form__checkbox {
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            margin: 0;
            cursor: pointer; }
            .discover--body_filters > div li .lgx-c-form__checkbox input {
              margin: 0;
              cursor: pointer; }
            .discover--body_filters > div li .lgx-c-form__checkbox svg {
              right: 0; }
          .discover--body_filters > div li svg {
            cursor: pointer; }
        .discover--body_filters > div ul li:not(:last-child) {
          margin-bottom: 32px; }
    .discover--body_main {
      position: relative;
      width: 100%; }
      .discover--body_main project-card-grid div div > button.btn-load-more {
        background: #1B1D20;
        border-radius: 24px;
        color: #FFFFFF;
        font-size: 16px;
        padding: 8px 16px;
        border: none;
        -webkit-transition: all .4s;
        transition: all .4s; }
        .discover--body_main project-card-grid div div > button.btn-load-more:hover {
          background-color: black;
          color: white; }
        .discover--body_main project-card-grid div div > button.btn-load-more:active {
          opacity: .5; }
        .discover--body_main project-card-grid div div > button.btn-load-more:focus {
          outline: none; }
      .discover--body_main-container {
        position: relative;
        margin-bottom: 32px; }
        .discover--body_main-container .discover--search_popular-searches {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          .discover--body_main-container .discover--search_popular-searches .discover--button_transparent {
            font-size: 14px;
            padding: 5px 15px;
            border-radius: 4px;
            margin: 5px 10px 5px 0;
            border-color: #A5B1C4;
            font-weight: normal; }
          .discover--body_main-container .discover--search_popular-searches .discover--button_active {
            border: 1px solid #4AA567;
            background-color: #57c282;
            color: white; }
      @media (max-width: 800px) {
        .discover--body_main-topics {
          margin-left: 5%; } }
  .discover--button_transparent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #4E5562;
    border-radius: 8px;
    padding: 7px 15px;
    font-weight: bold;
    color: #4E5562;
    background: transparent; }
    .discover--button_transparent.with-icon span {
      margin-right: 8px; }
    .discover--button_transparent:focus {
      outline: none; }
    .discover--button_transparent-lg {
      background: transparent;
      color: #4E5562;
      border: none;
      outline: none; }
      .discover--button_transparent-lg:focus {
        outline: none; }
  .discover--button_black-lg {
    background: #1B1D20;
    border-radius: 24px;
    color: white;
    font-weight: bold;
    height: 40px;
    font-size: 16px;
    padding: 8px 16px;
    outline: none;
    border: none; }
    .discover--button_black-lg:focus {
      outline: none; }
  .discover--countries-dropdown {
    margin-bottom: 8px; }
  .discover--reset-filter {
    font-size: 14px; }
  .discover--sponsored-campaigns {
    background: white;
    padding-top: 30px; }
  .discover--sponsor-campaigns-header {
    text-align: center;
    margin-top: 72px; }
  .discover_ad {
    position: relative;
    background: #1C1958;
    border-radius: 16px;
    padding: 32px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .discover_ad h1 {
      font-family: 'SF Pro Display', sans-serif;
      font-weight: 700;
      font-size: 36px;
      line-height: 1.1;
      margin-right: 32px;
      color: white; }
    @media (max-width: 800px) {
      .discover_ad {
        margin: 0 16px 32px; }
        .discover_ad h1 {
          font-size: 30px; }
        .discover_ad svg {
          width: 100px; } }

.lgx-input_animated {
  position: relative;
  width: 100%; }
  .lgx-input_animated--icon svg {
    position: absolute;
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    fill: none !important; }
  .lgx-input_animated label {
    position: absolute;
    left: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 16px;
    color: #A5B1C4;
    pointer-events: none;
    -webkit-transition: 300ms all;
    transition: 300ms all; }
  .lgx-input_animated input {
    position: relative;
    width: 100%;
    height: 56px;
    padding: 25px 12px 10px 54px;
    color: #4E5562;
    background: #F3F6F9;
    border: 0.5px solid #A5B1C4;
    border-radius: 8px;
    -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
            box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .4s;
    transition: all .4s; }
    .lgx-input_animated input:focus {
      outline: none;
      border: 0.5px solid #5EB77A;
      -webkit-box-shadow: 0px 0px 0px 2px #FFFFFF, 0px 0px 0px 4px rgba(98, 212, 134, 0.4);
              box-shadow: 0px 0px 0px 2px #FFFFFF, 0px 0px 0px 4px rgba(98, 212, 134, 0.4); }
    .lgx-input_animated input:focus + label {
      color: #5EB77A;
      font-size: 12px;
      top: 15px;
      padding: 0 6px;
      left: 50px; }
    .lgx-input_animated input:valid + label {
      font-size: 12px;
      top: 15px;
      padding: 0 6px;
      left: 50px; }

.filters-mobile {
  top: -40px;
  left: 0;
  width: 100%;
  z-index: 10; }
  .filters-mobile_header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: #F7FAF8;
    padding: 50px 16px 16px; }
    .filters-mobile_header a {
      color: #3D9E62; }
      .filters-mobile_header a.inactive {
        color: #A5B1C4; }
  .filters-mobile .discover--body_filters {
    width: 100%;
    background: white;
    padding-bottom: 100px; }

@media (max-width: 800px) {
  .hide-mobile {
    display: none; } }

@media (min-width: 801px) {
  .hide-desktop {
    display: none; } }

.zakat_details-box, .zakat_details-box--no-border {
  position: relative;
  width: 100%;
  border: 1px solid #C3CCDA;
  border-radius: 8px;
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .zakat_details-box--no-border {
    border: none;
    padding: 0; }
  .zakat_details-box .subtext, .zakat_details-box--no-border .subtext {
    font-size: 10px;
    font-weight: 600;
    color: #4E5562;
    letter-spacing: 0.04em;
    text-transform: uppercase; }

.zakat_progress-bar {
  position: relative;
  width: 100%;
  height: 4px;
  background: #D8DFEA;
  border-radius: 4px;
  overflow: hidden; }
  .zakat_progress-bar .bar {
    position: relative;
    width: 0px;
    height: 100%;
    background: #4AA567; }

.zakat_tracker, .zakat_tracker--current {
  position: relative;
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  color: black;
  background: #F3F6F9;
  padding: 16px;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .zakat_tracker:last-child, .zakat_tracker--current:last-child {
    margin-bottom: 0; }
  .zakat_tracker:hover h3, .zakat_tracker--current:hover h3 {
    color: black; }
  .zakat_tracker svg, .zakat_tracker--current svg {
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .zakat_tracker--current {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.02em; }

.zc {
  position: relative;
  width: 100%; }
  .zc h1 {
    font-family: 'SF Pro Display', sans-serif;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700; }
  .zc h2 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 32px; }
  .zc h3 {
    font-family: 'SF Pro Text', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.02em; }
  .zc h4 {
    font-size: 16px;
    font-weight: 700;
    color: #4E5562;
    line-height: 22px;
    letter-spacing: -0.02em; }
  .zc_subtext {
    font-size: 10px;
    color: #4AA567;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-weight: 600; }
  .zc_accent {
    color: #D2FEC0; }
  .zc_assets {
    color: #4AA567; }
  .zc_debts {
    color: #1D7AB4; }
  .zc_wealth {
    color: #1D1F24; }
  .zc_header {
    position: relative;
    width: 100%;
    margin-top: -152px;
    background-image: url("https://launchgood.s3.amazonaws.com/static/zakat/leaves.jpg");
    background-size: cover;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media (max-width: 800px) {
      .zc_header {
        margin-top: -56px; } }
    .zc_header > div:first-child {
      padding: 200px 0; }
      @media (max-width: 800px) {
        .zc_header > div:first-child {
          padding: 96px 0 200px; } }
    .zc_header > div:last-child {
      padding-bottom: 185px;
      background: -webkit-gradient(linear, left bottom, left top, from(#243D18), to(rgba(36, 61, 24, 0)));
      background: linear-gradient(360deg, #243D18 0%, rgba(36, 61, 24, 0) 100%); }
  .zc_container {
    position: relative;
    width: 100%;
    padding: 32px 16px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .zc_container--special {
      margin-top: -100px; }
  .zc_box {
    position: relative;
    width: 100%;
    background: white;
    border-radius: 16px;
    padding: 32px;
    max-width: 600px;
    margin: 0 auto 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .zc_box--special {
      -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 0px 4px 10px rgba(0, 0, 0, 0.1);
              box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 0px 4px 10px rgba(0, 0, 0, 0.1);
      margin: -70px auto 40px;
      text-align: center; }
    .zc_box .calculation {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      max-width: 300px;
      margin: auto; }
      .zc_box .calculation p {
        font-size: 14px; }
      .zc_box .calculation .assets, .zc_box .calculation .debts, .zc_box .calculation .wealth, .zc_box .calculation .yzp {
        width: 40px;
        height: 40px;
        padding: 10px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        border-radius: 8px; }
      .zc_box .calculation .assets {
        color: #4AA567;
        font-weight: 700;
        border: 2px solid #4AA567; }
      .zc_box .calculation .debts {
        color: #1D7AB4;
        font-weight: 700;
        border: 2px solid #1D7AB4; }
      .zc_box .calculation .wealth {
        color: #1D1F24;
        font-weight: 700;
        border: 2px solid #1D1F24; }
      .zc_box .calculation .yzp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-weight: 700;
        border: 2px solid #1D1F24;
        border-style: dashed;
        width: unset;
        font-size: 10px; }
    .zc_box details {
      position: relative;
      width: 100%; }
      .zc_box details summary {
        position: relative;
        width: 100%;
        min-height: 20px;
        cursor: pointer; }
        .zc_box details summary::-webkit-details-marker {
          display: none; }
        .zc_box details summary:focus, .zc_box details summary:active {
          outline: none;
          border: none; }
        .zc_box details summary .dropdown-arrow {
          -webkit-transition: all .4s;
          transition: all .4s; }
      .zc_box details > div {
        margin-top: 40px; }
      .zc_box details[open] > summary .dropdown-arrow {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
    .zc_box--section {
      position: relative;
      width: 100%;
      padding-bottom: 48px;
      border-bottom: 1px solid #4AA567;
      margin-bottom: 48px; }
      .zc_box--section:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none; }
    .zc_box--input {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: left;
      min-height: 56px;
      padding: 12px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .zc_box--input span {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .zc_box--input span span {
          margin-right: 8px; }
      .zc_box--input label {
        font-size: 10px;
        color: #7A8394; }
      .zc_box--input input {
        background: transparent;
        border: none;
        outline: none;
        width: 100%; }
        .zc_box--input input:focus, .zc_box--input input:active {
          border: none;
          outline: none; }
      .zc_box--input-calculation {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .zc_box--input-calculation .zc_box--input {
          width: 100%; }
        .zc_box--input-calculation > svg {
          min-width: 25px;
          margin: 8px 0; }
  .zc_button, .zc_button--transparent, .zc_button--active {
    font-size: 14px;
    border-radius: 8px;
    -webkit-transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, -webkit-box-shadow;
    transition-property: background-color, color, box-shadow;
    transition-property: background-color, color, box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: .4s;
            transition-duration: .4s; }
    .zc_button:active, .zc_button--transparent:active, .zc_button--active:active, .zc_button:focus, .zc_button--transparent:focus, .zc_button--active:focus {
      outline: none; }
    .zc_button--transparent {
      background: transparent;
      color: #1D1F24;
      border: 1px solid #7A8394;
      padding: 8px 12px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    .zc_button--active {
      background: #F7FAF8;
      color: #4AA567;
      border: 1px solid #4AA567;
      -webkit-box-shadow: 0 0 0 1px #4AA567;
              box-shadow: 0 0 0 1px #4AA567;
      padding: 8px 12px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  .zc_investment {
    position: relative;
    width: 100%;
    border: 1px solid #C3CCDA;
    border-radius: 8px;
    margin-top: 16px;
    padding: 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .zc_investment summary {
      position: relative; }
      .zc_investment summary > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%; }
        .zc_investment summary > div p {
          margin-left: 16px;
          text-align: left; }
      .zc_investment summary svg {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
    .zc_investment > div {
      margin-top: 16px; }
  .zc_results {
    position: relative;
    width: 100%;
    border-radius: 8px;
    overflow: hidden; }
    .zc_results--light {
      position: relative;
      width: 100%;
      background: #F7FAF8;
      padding: 32px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .zc_results--light div {
        padding-bottom: 16px; }
        .zc_results--light div:nth-child(2) {
          border-bottom: 1px solid #4E5562;
          margin-bottom: 16px; }
        .zc_results--light div:last-child {
          margin-bottom: 0; }
    .zc_results--medium {
      position: relative;
      width: 100%;
      background: #E6F1E9;
      padding: 16px 32px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .zc_results--medium > p {
        width: 100%; }
      .zc_results--medium-calculation {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .zc_results--medium-calculation .zakat-value {
          border: 1px solid #C5D9CA;
          border-radius: 8px;
          padding: 8px 12px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          font-size: 14px;
          color: #1D1F24;
          font-weight: 600; }
    .zc_results--dark {
      position: relative;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      background: #BDE6C7;
      padding: 16px 32px;
      border-radius: 0 0 8px 8px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    .zc_results--result {
      position: relative;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-radius: 20px;
      border: 1px solid #1D1F24;
      padding: 4px 16px !important;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: #1D1F24;
      font-size: 12px; }
      .zc_results--result.success {
        background: #4AA567;
        color: white;
        border: none; }
        .zc_results--result.success svg {
          margin-right: 10px; }
  .zc_sticky-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    background: rgba(36, 61, 24, 0.9);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px); }
    .zc_sticky-bar .scroll-position-container {
      position: relative;
      width: 100%;
      height: 4px;
      background: rgba(36, 61, 24, 0.5); }
    .zc_sticky-bar .scroll-position {
      position: relative;
      width: 0px;
      height: 100%;
      background: #4AA567;
      -webkit-transition: all .4s;
      transition: all .4s; }
    .zc_sticky-bar--container {
      position: relative;
      max-width: 600px;
      width: 100%;
      margin: auto;
      padding: 16px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .zc_sticky-bar--container > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .zc_sticky-bar--container .lgx-flex, .zc_sticky-bar--container .lgx-home_banner--container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        cursor: pointer; }
        .zc_sticky-bar--container .lgx-flex svg, .zc_sticky-bar--container .lgx-home_banner--container svg {
          margin-bottom: 8px; }
  .zc_message-box {
    border: 1px solid #C3CCDA;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 8px;
    padding: 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 16px; }
    .zc_message-box svg {
      margin-right: 10px;
      min-width: 16px; }

/** TODO: remove container class from uiView wrapping div which is still taking from old styles **/
.container {
  margin: initial !important;
  padding: initial !important;
  width: initial !important; }
/*# sourceMappingURL=lgx.css.map */