/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-aa2c6d94]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************//*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
.fadeIn-enter-active,
.fadeIn-leave-active {
  -webkit-transition: opacity 0.75s;
  transition: opacity 0.75s;
}
.fadeIn-enter, .fadeIn-leave-to {
  opacity: 0;
}
.fadeIn-leave-to {
  position: absolute;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
.social-feed__card-container {
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media (max-width: 767px) {
.social-feed__card-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 1.25rem;
}
}
.social-feed__card {
  background: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(50% - 0.5rem);
          flex: 1 1 calc(50% - 0.5rem);
  max-width: calc(50% - 0.5rem);
}
@media (max-width: 767px) {
.social-feed__card {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
}
}
.social-feed__message-container {
  padding: 1rem;
  border-bottom: solid 2px #e2e1ee;
}
.social-feed__message {
  line-height: 1.75;
  color: #4a4d56;
}
.social-feed__message p:last-child {
  margin-bottom: 0;
}
.social-feed__message a {
  word-break: break-word;
}
.social-feed__interactions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.875rem;
}
.social-feed__interaction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #4a4d56;
}
.social-feed__interaction:not(:last-child) {
  margin-right: 2.5rem;
}
.social-feed__interaction i {
  color: rgb(194.5319148936, 192.4468085106, 219.5531914894);
  font-size: 1.125rem;
  margin-right: 0.375rem;
}
.social-feed img.social-feed__img {
  width: 100%;
  max-width: 100%;
}
.social-feed__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.social-feed__profile-img {
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
  border: solid 2px #e2e1ee;
  overflow: hidden;
  margin-right: 1rem;
}
.social-feed__profile-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.social-feed__profile-name {
  font-weight: 700;
  margin-bottom: 0.375rem;
}
.social-feed__profile-name a {
  color: #4a4d56;
}
.social-feed__posted-time {
  font-size: 0.875rem;
  margin-bottom: 0;
  color: #4a4d56;
}
.social-feed__icon {
  font-size: 1.25rem;
  margin-left: auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-69a2f8fc]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
}

/* 
create a fluid property value that adjusts from $min to $max, 
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
.loader[data-v-69a2f8fc] {
  max-width: 700px;
  height: 200px;
  margin: 2rem auto;
}
.loader__spinner[data-v-69a2f8fc] {
  height: 160px;
  width: 160x;
  position: relative;
  margin: 0 auto;
}
.loader__bubble[data-v-69a2f8fc] {
  position: absolute;
  width: 100%;
  height: 100%;
}
.loader__bubble[data-v-69a2f8fc]::after {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  min-width: 16px;
  border-radius: 50%;
  display: block;
  top: 0;
  left: calc(50% - 8px);
  background: transparent;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.loader__bubble[data-v-69a2f8fc]:nth-child(1) {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.loader__bubble[data-v-69a2f8fc]:nth-child(1)::after {
  -webkit-animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
          animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
  -webkit-animation-delay: 0.065s;
          animation-delay: 0.065s;
}
.loader__bubble[data-v-69a2f8fc]:nth-child(2) {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
.loader__bubble[data-v-69a2f8fc]:nth-child(2)::after {
  -webkit-animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
          animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
  -webkit-animation-delay: 0.13s;
          animation-delay: 0.13s;
}
.loader__bubble[data-v-69a2f8fc]:nth-child(3) {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.loader__bubble[data-v-69a2f8fc]:nth-child(3)::after {
  -webkit-animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
          animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
  -webkit-animation-delay: 0.195s;
          animation-delay: 0.195s;
}
.loader__bubble[data-v-69a2f8fc]:nth-child(4) {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
}
.loader__bubble[data-v-69a2f8fc]:nth-child(4)::after {
  -webkit-animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
          animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
  -webkit-animation-delay: 0.26s;
          animation-delay: 0.26s;
}
.loader__bubble[data-v-69a2f8fc]:nth-child(5) {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
}
.loader__bubble[data-v-69a2f8fc]:nth-child(5)::after {
  -webkit-animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
          animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
  -webkit-animation-delay: 0.325s;
          animation-delay: 0.325s;
}
.loader__bubble[data-v-69a2f8fc]:nth-child(6) {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.loader__bubble[data-v-69a2f8fc]:nth-child(6)::after {
  -webkit-animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
          animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
  -webkit-animation-delay: 0.39s;
          animation-delay: 0.39s;
}
.loader__bubble[data-v-69a2f8fc]:nth-child(7) {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
}
.loader__bubble[data-v-69a2f8fc]:nth-child(7)::after {
  -webkit-animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
          animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
  -webkit-animation-delay: 0.455s;
          animation-delay: 0.455s;
}
.loader__bubble[data-v-69a2f8fc]:nth-child(8) {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
.loader__bubble[data-v-69a2f8fc]:nth-child(8)::after {
  -webkit-animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
          animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
  -webkit-animation-delay: 0.52s;
          animation-delay: 0.52s;
}
.loader__bubble[data-v-69a2f8fc]:nth-child(9) {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.loader__bubble[data-v-69a2f8fc]:nth-child(9)::after {
  -webkit-animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
          animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
  -webkit-animation-delay: 0.585s;
          animation-delay: 0.585s;
}
.loader__bubble[data-v-69a2f8fc]:nth-child(10) {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg);
}
.loader__bubble[data-v-69a2f8fc]:nth-child(10)::after {
  -webkit-animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
          animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
  -webkit-animation-delay: 0.65s;
          animation-delay: 0.65s;
}
.loader__bubble[data-v-69a2f8fc]:nth-child(11) {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
}
.loader__bubble[data-v-69a2f8fc]:nth-child(11)::after {
  -webkit-animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
          animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
  -webkit-animation-delay: 0.715s;
          animation-delay: 0.715s;
}
.loader__bubble[data-v-69a2f8fc]:nth-child(12) {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.loader__bubble[data-v-69a2f8fc]:nth-child(12)::after {
  -webkit-animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
          animation: colorChange-data-v-69a2f8fc infinite 1.5s ease;
  -webkit-animation-delay: 0.78s;
          animation-delay: 0.78s;
}
.loader__text[data-v-69a2f8fc] {
  font-weight: 700;
  position: absolute;
  top: calc(50% - 8px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.loader__copy[data-v-69a2f8fc] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.error .loader__copy[data-v-69a2f8fc]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  font-size: 5rem;
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 2rem;
}
@media speech {
.error .loader__copy[data-v-69a2f8fc]::before {
    display: none;
    visibility: hidden;
}
}
.loader.fadeIn-leave-active[data-v-69a2f8fc], .loader.fadeIn-leave-to[data-v-69a2f8fc] {
  display: none;
  opacity: 0;
  width: 0;
}
@-webkit-keyframes colorChange-data-v-69a2f8fc {
0% {
    background: transparent;
}
33% {
    background: #004990;
}
66% {
    background: #b32317;
}
100% {
    background: transparent;
}
}
@keyframes colorChange-data-v-69a2f8fc {
0% {
    background: transparent;
}
33% {
    background: #004990;
}
66% {
    background: #b32317;
}
100% {
    background: transparent;
}
}