.siteWrapper h1,
.mainContent h1,
.block h1,
.footer h1,
.siteWrapper h2,
.mainContent h2,
.block h2,
.footer h2,
.siteWrapper h3,
.mainContent h3,
.block h3,
.footer h3,
.siteWrapper h4,
.mainContent h4,
.block h4,
.footer h4,
.siteWrapper h5,
.mainContent h5,
.block h5,
.footer h5,
.siteWrapper h6,
.mainContent h6,
.block h6,
.footer h6,
body .siteWrapper .h1,
body .mainContent .h1,
body .block .h1,
body .footer .h1,
body .siteWrapper .h2,
body .mainContent .h2,
body .block .h2,
body .footer .h2,
body .siteWrapper .h3,
body .mainContent .h3,
body .block .h3,
body .footer .h3,
body .siteWrapper .h4,
body .mainContent .h4,
body .block .h4,
body .footer .h4,
body .siteWrapper .h5,
body .mainContent .h5,
body .block .h5,
body .footer .h5,
body .siteWrapper .h6,
body .mainContent .h6,
body .block .h6,
body .footer .h6,
.milestone-title,
.postItem.postItem--featured .postItem-info .postItem-title,
.single_content-author,
.single_content-content h2,
.single_content-content h3,
.single_content-content h4,
.searchResult-type,
.float_block-title,
.playbook_card-title {
  margin: 0;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  color: #341c4c;
}

.siteWrapper h1,
.mainContent h1,
.block h1,
.footer h1,
body .siteWrapper .h1,
body .mainContent .h1,
body .block .h1,
body .footer .h1 {
  font-size: 3.55556rem;
  line-height: 1.125;
  font-weight: 700;
}

@media (min-width: 1024px) and (max-width: 1279px) {

  .siteWrapper h1,
  .mainContent h1,
  .block h1,
  .footer h1,
  body .siteWrapper .h1,
  body .mainContent .h1,
  body .block .h1,
  body .footer .h1 {
    font-size: 2.77778rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {

  .siteWrapper h1,
  .mainContent h1,
  .block h1,
  .footer h1,
  body .siteWrapper .h1,
  body .mainContent .h1,
  body .block .h1,
  body .footer .h1 {
    font-size: 2.22222rem;
  }
}

@media (max-width: 767px) {

  .siteWrapper h1,
  .mainContent h1,
  .block h1,
  .footer h1,
  body .siteWrapper .h1,
  body .mainContent .h1,
  body .block .h1,
  body .footer .h1 {
    font-size: 2rem;
    line-height: 1.22;
  }
}

.siteWrapper h2,
.mainContent h2,
.block h2,
.footer h2,
body .siteWrapper .h2,
body .mainContent .h2,
body .block .h2,
body .footer .h2,
.postItem.postItem--featured .postItem-info .postItem-title {
  font-size: 3.55556rem;
  line-height: 1.125;
  font-weight: 700;
}

@media (min-width: 1024px) and (max-width: 1279px) {

  .siteWrapper h2,
  .mainContent h2,
  .block h2,
  .footer h2,
  body .siteWrapper .h2,
  body .mainContent .h2,
  body .block .h2,
  body .footer .h2,
  .postItem.postItem--featured .postItem-info .postItem-title {
    font-size: 2.77778rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {

  .siteWrapper h2,
  .mainContent h2,
  .block h2,
  .footer h2,
  body .siteWrapper .h2,
  body .mainContent .h2,
  body .block .h2,
  body .footer .h2,
  .postItem.postItem--featured .postItem-info .postItem-title {
    font-size: 2.22222rem;
  }
}

@media (max-width: 767px) {

  .siteWrapper h2,
  .mainContent h2,
  .block h2,
  .footer h2,
  body .siteWrapper .h2,
  body .mainContent .h2,
  body .block .h2,
  body .footer .h2,
  .postItem.postItem--featured .postItem-info .postItem-title {
    font-size: 2rem;
    line-height: 1.22;
  }
}

.siteWrapper h3,
.mainContent h3,
.block h3,
.footer h3,
body .siteWrapper .h3,
body .mainContent .h3,
body .block .h3,
body .footer .h3 {
  font-size: 3.11111rem;
  line-height: 1.14;
  font-weight: 700;
}

@media (min-width: 1024px) and (max-width: 1279px) {

  .siteWrapper h3,
  .mainContent h3,
  .block h3,
  .footer h3,
  body .siteWrapper .h3,
  body .mainContent .h3,
  body .block .h3,
  body .footer .h3 {
    font-size: 2.22222rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {

  .siteWrapper h3,
  .mainContent h3,
  .block h3,
  .footer h3,
  body .siteWrapper .h3,
  body .mainContent .h3,
  body .block .h3,
  body .footer .h3 {
    font-size: 1.66667rem;
  }
}

@media (max-width: 767px) {

  .siteWrapper h3,
  .mainContent h3,
  .block h3,
  .footer h3,
  body .siteWrapper .h3,
  body .mainContent .h3,
  body .block .h3,
  body .footer .h3 {
    font-size: 1.66667rem;
    line-height: 1.26;
  }
}

.siteWrapper h4,
.mainContent h4,
.block h4,
.footer h4,
body .siteWrapper .h4,
body .mainContent .h4,
body .block .h4,
body .footer .h4,
.milestone-title,
.single_content-content h2,
.playbook_card-title {
  font-size: 2rem;
  line-height: 1.22;
  font-weight: 700;
}

@media (min-width: 1024px) and (max-width: 1279px) {

  .siteWrapper h4,
  .mainContent h4,
  .block h4,
  .footer h4,
  body .siteWrapper .h4,
  body .mainContent .h4,
  body .block .h4,
  body .footer .h4,
  .milestone-title,
  .single_content-content h2,
  .playbook_card-title {
    font-size: 1.66667rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {

  .siteWrapper h4,
  .mainContent h4,
  .block h4,
  .footer h4,
  body .siteWrapper .h4,
  body .mainContent .h4,
  body .block .h4,
  body .footer .h4,
  .milestone-title,
  .single_content-content h2,
  .playbook_card-title {
    font-size: 1.44444rem;
  }
}

@media (max-width: 767px) {

  .siteWrapper h4,
  .mainContent h4,
  .block h4,
  .footer h4,
  body .siteWrapper .h4,
  body .mainContent .h4,
  body .block .h4,
  body .footer .h4,
  .milestone-title,
  .single_content-content h2,
  .playbook_card-title {
    font-size: 1.44444rem;
    line-height: 1.31;
  }
}

.siteWrapper h5,
.mainContent h5,
.block h5,
.footer h5,
body .siteWrapper .h5,
body .mainContent .h5,
body .block .h5,
body .footer .h5,
.single_content-content h3,
.searchResult-type {
  font-size: 1.55556rem;
  line-height: 1.29;
  font-weight: 400;
}

@media (min-width: 1024px) and (max-width: 1279px) {

  .siteWrapper h5,
  .mainContent h5,
  .block h5,
  .footer h5,
  body .siteWrapper .h5,
  body .mainContent .h5,
  body .block .h5,
  body .footer .h5,
  .single_content-content h3,
  .searchResult-type {
    font-size: 1.44444rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {

  .siteWrapper h5,
  .mainContent h5,
  .block h5,
  .footer h5,
  body .siteWrapper .h5,
  body .mainContent .h5,
  body .block .h5,
  body .footer .h5,
  .single_content-content h3,
  .searchResult-type {
    font-size: 1.22222rem;
  }
}

@media (max-width: 767px) {

  .siteWrapper h5,
  .mainContent h5,
  .block h5,
  .footer h5,
  body .siteWrapper .h5,
  body .mainContent .h5,
  body .block .h5,
  body .footer .h5,
  .single_content-content h3,
  .searchResult-type {
    font-size: 1.22222rem;
    line-height: 1.36;
  }
}

.siteWrapper h6,
.mainContent h6,
.block h6,
.footer h6,
body .siteWrapper .h6,
body .mainContent .h6,
body .block .h6,
body .footer .h6,
.single_content-author,
.single_content-content h4,
.float_block-title {
  font-size: 1.33333rem;
  line-height: 1.33;
  font-weight: 700;
}

@media (min-width: 1024px) and (max-width: 1279px) {

  .siteWrapper h6,
  .mainContent h6,
  .block h6,
  .footer h6,
  body .siteWrapper .h6,
  body .mainContent .h6,
  body .block .h6,
  body .footer .h6,
  .single_content-author,
  .single_content-content h4,
  .float_block-title {
    font-size: 1.22222rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {

  .siteWrapper h6,
  .mainContent h6,
  .block h6,
  .footer h6,
  body .siteWrapper .h6,
  body .mainContent .h6,
  body .block .h6,
  body .footer .h6,
  .single_content-author,
  .single_content-content h4,
  .float_block-title {
    font-size: 1rem;
  }
}

@media (max-width: 767px) {

  .siteWrapper h6,
  .mainContent h6,
  .block h6,
  .footer h6,
  body .siteWrapper .h6,
  body .mainContent .h6,
  body .block .h6,
  body .footer .h6,
  .single_content-author,
  .single_content-content h4,
  .float_block-title {
    font-size: 1rem;
    line-height: 1.44;
  }
}

.p_large,
.p_large p,
.textBubbles .textBubbles-item .textBubble,
.single_content-content h5,
.single_content-content h6,
p.block-title,
p.block-subTitle,
.post_card--listen .post_card-title,
.post_card--type_2 .post_card-title {
  font-size: 1.22222rem;
  line-height: 1.55;
}

@media (max-width: 767px) {

  .p_large,
  .p_large p,
  .textBubbles .textBubbles-item .textBubble,
  .single_content-content h5,
  .single_content-content h6,
  p.block-title,
  p.block-subTitle,
  .post_card--listen .post_card-title,
  .post_card--type_2 .post_card-title {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.p_small,
.p_small p,
.footer-legal * {
  font-size: 0.88889rem;
  line-height: 1.5;
}

@media (max-width: 767px) {

  .p_small,
  .p_small p,
  .footer-legal * {
    font-size: 0.77778rem;
  }
}

.caption {
  font-size: 0.77778rem;
  line-height: 1.2;
  margin-top: 0.55556rem;
}

@media (min-width: 1024px) and (max-width: 1279px) {}

@media (min-width: 768px) and (max-width: 1023px) {}

@media (max-width: 767px) {}

.color--header_text {
  color: #341c4c !important;
}

.overlay--header_text {
  background-color: #341c4c;
}

.bg--header_text {
  background-color: #341c4c;
}

.block--bgheader_text:not(.block--boxBackground) {
  background-color: #341c4c;
}

.block--bgheader_text:not(.block--boxBackground):before,
.block--bgheader_text:not(.block--boxBackground):before {
  background-color: #341c4c;
}

.block--boxBackground.block--bgheader_text:before {
  background-color: #341c4c;
}

.block.block--textheader_text p,
.block.block--textheader_text li,
.block.block--textheader_text h1,
.block.block--textheader_text h2,
.block.block--textheader_text h3,
.block.block--textheader_text h4,
.block.block--textheader_text h5,
.block.block--textheader_text h6,
.block.block--textheader_text blockquote,
.block.block--textheader_text div {
  color: #341c4c;
}

.block.block--textheader_text a:not(.btn) {
  color: #341c4c;
}

.block.block--textheader_text a:not(.btn):hover {
  color: #1a0e27;
}

.block.block--bgheader_text.block--paddingBottomDefault+.block.block--bgheader_text.block--paddingTopDefault {
  padding-top: 0;
}

.color--primary_text {
  color: #5b666f !important;
}

.overlay--primary_text {
  background-color: #5b666f;
}

.bg--primary_text {
  background-color: #5b666f;
}

.block--bgprimary_text:not(.block--boxBackground) {
  background-color: #5b666f;
}

.block--bgprimary_text:not(.block--boxBackground):before,
.block--bgprimary_text:not(.block--boxBackground):before {
  background-color: #5b666f;
}

.block--boxBackground.block--bgprimary_text:before {
  background-color: #5b666f;
}

.block.block--textprimary_text p,
.block.block--textprimary_text li,
.block.block--textprimary_text h1,
.block.block--textprimary_text h2,
.block.block--textprimary_text h3,
.block.block--textprimary_text h4,
.block.block--textprimary_text h5,
.block.block--textprimary_text h6,
.block.block--textprimary_text blockquote,
.block.block--textprimary_text div {
  color: #5b666f;
}

.block.block--textprimary_text a:not(.btn) {
  color: #5b666f;
}

.block.block--textprimary_text a:not(.btn):hover {
  color: #444c53;
}

.block.block--bgprimary_text.block--paddingBottomDefault+.block.block--bgprimary_text.block--paddingTopDefault {
  padding-top: 0;
}

.color--gray {
  color: #e6e8e9 !important;
}

.overlay--gray {
  background-color: #e6e8e9;
}

.bg--gray {
  background-color: #e6e8e9;
}

.block--bggray:not(.block--boxBackground) {
  background-color: #e6e8e9;
}

.block--bggray:not(.block--boxBackground):before,
.block--bggray:not(.block--boxBackground):before {
  background-color: #e6e8e9;
}

.block--boxBackground.block--bggray:before {
  background-color: #e6e8e9;
}

.block.block--textgray p,
.block.block--textgray li,
.block.block--textgray h1,
.block.block--textgray h2,
.block.block--textgray h3,
.block.block--textgray h4,
.block.block--textgray h5,
.block.block--textgray h6,
.block.block--textgray blockquote,
.block.block--textgray div {
  color: #e6e8e9;
}

.block.block--textgray a:not(.btn) {
  color: #e6e8e9;
}

.block.block--textgray a:not(.btn):hover {
  color: #cbcfd1;
}

.block.block--bggray.block--paddingBottomDefault+.block.block--bggray.block--paddingTopDefault {
  padding-top: 0;
}

.color--border {
  color: #e0e0e0 !important;
}

.overlay--border {
  background-color: #e0e0e0;
}

.bg--border {
  background-color: #e0e0e0;
}

.block--bgborder:not(.block--boxBackground) {
  background-color: #e0e0e0;
}

.block--bgborder:not(.block--boxBackground):before,
.block--bgborder:not(.block--boxBackground):before {
  background-color: #e0e0e0;
}

.block--boxBackground.block--bgborder:before {
  background-color: #e0e0e0;
}

.block.block--textborder p,
.block.block--textborder li,
.block.block--textborder h1,
.block.block--textborder h2,
.block.block--textborder h3,
.block.block--textborder h4,
.block.block--textborder h5,
.block.block--textborder h6,
.block.block--textborder blockquote,
.block.block--textborder div {
  color: #e0e0e0;
}

.block.block--textborder a:not(.btn) {
  color: #e0e0e0;
}

.block.block--textborder a:not(.btn):hover {
  color: #c7c7c7;
}

.block.block--bgborder.block--paddingBottomDefault+.block.block--bgborder.block--paddingTopDefault {
  padding-top: 0;
}

.color--link {
  color: #95569e !important;
}

.overlay--link {
  background-color: #95569e;
}

.bg--link {
  background-color: #95569e;
}

.block--bglink:not(.block--boxBackground) {
  background-color: #95569e;
}

.block--bglink:not(.block--boxBackground):before,
.block--bglink:not(.block--boxBackground):before {
  background-color: #95569e;
}

.block--boxBackground.block--bglink:before {
  background-color: #95569e;
}

.block.block--textlink p,
.block.block--textlink li,
.block.block--textlink h1,
.block.block--textlink h2,
.block.block--textlink h3,
.block.block--textlink h4,
.block.block--textlink h5,
.block.block--textlink h6,
.block.block--textlink blockquote,
.block.block--textlink div {
  color: #95569e;
}

.block.block--textlink a:not(.btn) {
  color: #95569e;
}

.block.block--textlink a:not(.btn):hover {
  color: #76447d;
}

.block.block--bglink.block--paddingBottomDefault+.block.block--bglink.block--paddingTopDefault {
  padding-top: 0;
}

.color--white {
  color: #fff !important;
}

.overlay--white {
  background-color: #fff;
}

.bg--white {
  background-color: #fff;
}

.block--bgwhite:not(.block--boxBackground) {
  background-color: #fff;
}

.block--bgwhite:not(.block--boxBackground):before,
.block--bgwhite:not(.block--boxBackground):before {
  background-color: #fff;
}

.block--boxBackground.block--bgwhite:before {
  background-color: #fff;
}

.block.block--textwhite p,
.block.block--textwhite li,
.block.block--textwhite h1,
.block.block--textwhite h2,
.block.block--textwhite h3,
.block.block--textwhite h4,
.block.block--textwhite h5,
.block.block--textwhite h6,
.block.block--textwhite blockquote,
.block.block--textwhite div {
  color: #fff;
}

.block.block--textwhite a:not(.btn) {
  color: #fff;
}

.block.block--textwhite a:not(.btn):hover {
  color: #e6e6e6;
}

.block.block--bgwhite.block--paddingBottomDefault+.block.block--bgwhite.block--paddingTopDefault {
  padding-top: 0;
}

.color--black {
  color: #000 !important;
}

.overlay--black {
  background-color: #000;
}

.bg--black {
  background-color: #000;
}

.block--bgblack:not(.block--boxBackground) {
  background-color: #000;
}

.block--bgblack:not(.block--boxBackground):before,
.block--bgblack:not(.block--boxBackground):before {
  background-color: #000;
}

.block--boxBackground.block--bgblack:before {
  background-color: #000;
}

.block.block--textblack p,
.block.block--textblack li,
.block.block--textblack h1,
.block.block--textblack h2,
.block.block--textblack h3,
.block.block--textblack h4,
.block.block--textblack h5,
.block.block--textblack h6,
.block.block--textblack blockquote,
.block.block--textblack div {
  color: #000;
}

.block.block--textblack a:not(.btn) {
  color: #000;
}

.block.block--textblack a:not(.btn):hover {
  color: #000;
}

.block.block--bgblack.block--paddingBottomDefault+.block.block--bgblack.block--paddingTopDefault {
  padding-top: 0;
}

.color--placeholder {
  color: rgba(91, 102, 111, 0.5) !important;
}

.overlay--placeholder {
  background-color: rgba(91, 102, 111, 0.5);
}

.bg--placeholder {
  background-color: rgba(91, 102, 111, 0.5);
}

.block--bgplaceholder:not(.block--boxBackground) {
  background-color: rgba(91, 102, 111, 0.5);
}

.block--bgplaceholder:not(.block--boxBackground):before,
.block--bgplaceholder:not(.block--boxBackground):before {
  background-color: rgba(91, 102, 111, 0.5);
}

.block--boxBackground.block--bgplaceholder:before {
  background-color: rgba(91, 102, 111, 0.5);
}

.block.block--textplaceholder p,
.block.block--textplaceholder li,
.block.block--textplaceholder h1,
.block.block--textplaceholder h2,
.block.block--textplaceholder h3,
.block.block--textplaceholder h4,
.block.block--textplaceholder h5,
.block.block--textplaceholder h6,
.block.block--textplaceholder blockquote,
.block.block--textplaceholder div {
  color: rgba(91, 102, 111, 0.5);
}

.block.block--textplaceholder a:not(.btn) {
  color: rgba(91, 102, 111, 0.5);
}

.block.block--textplaceholder a:not(.btn):hover {
  color: rgba(68, 76, 83, 0.5);
}

.block.block--bgplaceholder.block--paddingBottomDefault+.block.block--bgplaceholder.block--paddingTopDefault {
  padding-top: 0;
}

.color--purple {
  color: #341c4c !important;
}

.overlay--purple {
  background-color: #341c4c;
}

.bg--purple {
  background-color: #341c4c;
}

.block--bgpurple:not(.block--boxBackground) {
  background-color: #341c4c;
}

.block--bgpurple:not(.block--boxBackground):before,
.block--bgpurple:not(.block--boxBackground):before {
  background-color: #341c4c;
}

.block--boxBackground.block--bgpurple:before {
  background-color: #341c4c;
}

.block.block--textpurple p,
.block.block--textpurple li,
.block.block--textpurple h1,
.block.block--textpurple h2,
.block.block--textpurple h3,
.block.block--textpurple h4,
.block.block--textpurple h5,
.block.block--textpurple h6,
.block.block--textpurple blockquote,
.block.block--textpurple div {
  color: #341c4c;
}

.block.block--textpurple a:not(.btn) {
  color: #341c4c;
}

.block.block--textpurple a:not(.btn):hover {
  color: #1a0e27;
}

.block.block--bgpurple.block--paddingBottomDefault+.block.block--bgpurple.block--paddingTopDefault {
  padding-top: 0;
}

.color--darkpurple {
  color: #230f36 !important;
}

.overlay--darkpurple {
  background-color: #230f36;
}

.bg--darkpurple {
  background-color: #230f36;
}

.block--bgdarkpurple:not(.block--boxBackground) {
  background-color: #230f36;
}

.block--bgdarkpurple:not(.block--boxBackground):before,
.block--bgdarkpurple:not(.block--boxBackground):before {
  background-color: #230f36;
}

.block--boxBackground.block--bgdarkpurple:before {
  background-color: #230f36;
}

.block.block--textdarkpurple p,
.block.block--textdarkpurple li,
.block.block--textdarkpurple h1,
.block.block--textdarkpurple h2,
.block.block--textdarkpurple h3,
.block.block--textdarkpurple h4,
.block.block--textdarkpurple h5,
.block.block--textdarkpurple h6,
.block.block--textdarkpurple blockquote,
.block.block--textdarkpurple div {
  color: #230f36;
}

.block.block--textdarkpurple a:not(.btn) {
  color: #230f36;
}

.block.block--textdarkpurple a:not(.btn):hover {
  color: #09040e;
}

.block.block--bgdarkpurple.block--paddingBottomDefault+.block.block--bgdarkpurple.block--paddingTopDefault {
  padding-top: 0;
}

.color--lilac {
  color: #95569e !important;
}

.overlay--lilac {
  background-color: #95569e;
}

.bg--lilac {
  background-color: #95569e;
}

.block--bglilac:not(.block--boxBackground) {
  background-color: #95569e;
}

.block--bglilac:not(.block--boxBackground):before,
.block--bglilac:not(.block--boxBackground):before {
  background-color: #95569e;
}

.block--boxBackground.block--bglilac:before {
  background-color: #95569e;
}

.block.block--textlilac p,
.block.block--textlilac li,
.block.block--textlilac h1,
.block.block--textlilac h2,
.block.block--textlilac h3,
.block.block--textlilac h4,
.block.block--textlilac h5,
.block.block--textlilac h6,
.block.block--textlilac blockquote,
.block.block--textlilac div {
  color: #95569e;
}

.block.block--textlilac a:not(.btn) {
  color: #95569e;
}

.block.block--textlilac a:not(.btn):hover {
  color: #76447d;
}

.block.block--bglilac.block--paddingBottomDefault+.block.block--bglilac.block--paddingTopDefault {
  padding-top: 0;
}

.color--lilaclight {
  color: #b36ebd !important;
}

.overlay--lilaclight {
  background-color: #b36ebd;
}

.bg--lilaclight {
  background-color: #b36ebd;
}

.block--bglilaclight:not(.block--boxBackground) {
  background-color: #b36ebd;
}

.block--bglilaclight:not(.block--boxBackground):before,
.block--bglilaclight:not(.block--boxBackground):before {
  background-color: #b36ebd;
}

.block--boxBackground.block--bglilaclight:before {
  background-color: #b36ebd;
}

.block.block--textlilaclight p,
.block.block--textlilaclight li,
.block.block--textlilaclight h1,
.block.block--textlilaclight h2,
.block.block--textlilaclight h3,
.block.block--textlilaclight h4,
.block.block--textlilaclight h5,
.block.block--textlilaclight h6,
.block.block--textlilaclight blockquote,
.block.block--textlilaclight div {
  color: #b36ebd;
}

.block.block--textlilaclight a:not(.btn) {
  color: #b36ebd;
}

.block.block--textlilaclight a:not(.btn):hover {
  color: #9f4eaa;
}

.block.block--bglilaclight.block--paddingBottomDefault+.block.block--bglilaclight.block--paddingTopDefault {
  padding-top: 0;
}

.color--orange {
  color: #ff5050 !important;
}

.overlay--orange {
  background-color: #ff5050;
}

.bg--orange {
  background-color: #ff5050;
}

.block--bgorange:not(.block--boxBackground) {
  background-color: #ff5050;
}

.block--bgorange:not(.block--boxBackground):before,
.block--bgorange:not(.block--boxBackground):before {
  background-color: #ff5050;
}

.block--boxBackground.block--bgorange:before {
  background-color: #ff5050;
}

.block.block--textorange p,
.block.block--textorange li,
.block.block--textorange h1,
.block.block--textorange h2,
.block.block--textorange h3,
.block.block--textorange h4,
.block.block--textorange h5,
.block.block--textorange h6,
.block.block--textorange blockquote,
.block.block--textorange div {
  color: #ff5050;
}

.block.block--textorange a:not(.btn) {
  color: #ff5050;
}

.block.block--textorange a:not(.btn):hover {
  color: #ff1d1d;
}

.block.block--bgorange.block--paddingBottomDefault+.block.block--bgorange.block--paddingTopDefault {
  padding-top: 0;
}

.color--lightgray {
  color: #5b666f !important;
}

.overlay--lightgray {
  background-color: #5b666f;
}

.bg--lightgray {
  background-color: #5b666f;
}

.block--bglightgray:not(.block--boxBackground) {
  background-color: #5b666f;
}

.block--bglightgray:not(.block--boxBackground):before,
.block--bglightgray:not(.block--boxBackground):before {
  background-color: #5b666f;
}

.block--boxBackground.block--bglightgray:before {
  background-color: #5b666f;
}

.block.block--textlightgray p,
.block.block--textlightgray li,
.block.block--textlightgray h1,
.block.block--textlightgray h2,
.block.block--textlightgray h3,
.block.block--textlightgray h4,
.block.block--textlightgray h5,
.block.block--textlightgray h6,
.block.block--textlightgray blockquote,
.block.block--textlightgray div {
  color: #5b666f;
}

.block.block--textlightgray a:not(.btn) {
  color: #5b666f;
}

.block.block--textlightgray a:not(.btn):hover {
  color: #444c53;
}

.block.block--bglightgray.block--paddingBottomDefault+.block.block--bglightgray.block--paddingTopDefault {
  padding-top: 0;
}

.color--highlight {
  color: #58B999 !important;
}

.overlay--highlight {
  background-color: #58B999;
}

.bg--highlight {
  background-color: #58B999;
}

.block--bghighlight:not(.block--boxBackground) {
  background-color: #58B999;
}

.block--bghighlight:not(.block--boxBackground):before,
.block--bghighlight:not(.block--boxBackground):before {
  background-color: #58B999;
}

.block--boxBackground.block--bghighlight:before {
  background-color: #58B999;
}

.block.block--texthighlight p,
.block.block--texthighlight li,
.block.block--texthighlight h1,
.block.block--texthighlight h2,
.block.block--texthighlight h3,
.block.block--texthighlight h4,
.block.block--texthighlight h5,
.block.block--texthighlight h6,
.block.block--texthighlight blockquote,
.block.block--texthighlight div {
  color: #58B999;
}

.block.block--texthighlight a:not(.btn) {
  color: #58B999;
}

.block.block--texthighlight a:not(.btn):hover {
  color: #49ad8c;
}

.block.block--bghighlight.block--paddingBottomDefault+.block.block--bghighlight.block--paddingTopDefault {
  padding-top: 0;
}

.color--videoSurvey {
  color: #8A65D1 !important;
}

.overlay--videoSurvey {
  background-color: #8A65D1;
}

.bg--videoSurvey {
  background-color: #8A65D1;
}

.block--bgvideoSurvey:not(.block--boxBackground) {
  background-color: #8A65D1;
}

.block--bgvideoSurvey:not(.block--boxBackground):before,
.block--bgvideoSurvey:not(.block--boxBackground):before {
  background-color: #8A65D1;
}

.block--boxBackground.block--bgvideoSurvey:before {
  background-color: #8A65D1;
}

.block.block--textvideoSurvey p,
.block.block--textvideoSurvey li,
.block.block--textvideoSurvey h1,
.block.block--textvideoSurvey h2,
.block.block--textvideoSurvey h3,
.block.block--textvideoSurvey h4,
.block.block--textvideoSurvey h5,
.block.block--textvideoSurvey h6,
.block.block--textvideoSurvey blockquote,
.block.block--textvideoSurvey div {
  color: #8A65D1;
}

.block.block--textvideoSurvey a:not(.btn) {
  color: #8A65D1;
}

.block.block--textvideoSurvey a:not(.btn):hover {
  color: #784dca;
}

.block.block--bgvideoSurvey.block--paddingBottomDefault+.block.block--bgvideoSurvey.block--paddingTopDefault {
  padding-top: 0;
}

.color--ux {
  color: #21AEE5 !important;
}

.overlay--ux {
  background-color: #21AEE5;
}

.bg--ux {
  background-color: #21AEE5;
}

.block--bgux:not(.block--boxBackground) {
  background-color: #21AEE5;
}

.block--bgux:not(.block--boxBackground):before,
.block--bgux:not(.block--boxBackground):before {
  background-color: #21AEE5;
}

.block--boxBackground.block--bgux:before {
  background-color: #21AEE5;
}

.block.block--textux p,
.block.block--textux li,
.block.block--textux h1,
.block.block--textux h2,
.block.block--textux h3,
.block.block--textux h4,
.block.block--textux h5,
.block.block--textux h6,
.block.block--textux blockquote,
.block.block--textux div {
  color: #21AEE5;
}

.block.block--textux a:not(.btn) {
  color: #21AEE5;
}

.block.block--textux a:not(.btn):hover {
  color: #784dca;
}

.block.block--bgux.block--paddingBottomDefault+.block.block--bgux.block--paddingTopDefault {
  padding-top: 0;
}

.color--liveInterviews {
  color: #0069B4 !important;
}

.overlay--liveInterviews {
  background-color: #0069B4;
}

.bg--liveInterviews {
  background-color: #0069B4;
}

.block--bgliveInterviews:not(.block--boxBackground) {
  background-color: #0069B4;
}

.block--bgliveInterviews:not(.block--boxBackground):before,
.block--bgliveInterviews:not(.block--boxBackground):before {
  background-color: #0069B4;
}

.block--boxBackground.block--bgliveInterviews:before {
  background-color: #0069B4;
}

.block.block--textliveInterviews p,
.block.block--textliveInterviews li,
.block.block--textliveInterviews h1,
.block.block--textliveInterviews h2,
.block.block--textliveInterviews h3,
.block.block--textliveInterviews h4,
.block.block--textliveInterviews h5,
.block.block--textliveInterviews h6,
.block.block--textliveInterviews blockquote,
.block.block--textliveInterviews div {
  color: #0069B4;
}

.block.block--textliveInterviews a:not(.btn) {
  color: #0069B4;
}

.block.block--textliveInterviews a:not(.btn):hover {
  color: #005ea2;
}

.block.block--bgliveInterviews.block--paddingBottomDefault+.block.block--bgliveInterviews.block--paddingTopDefault {
  padding-top: 0;
}

.color--chatGPT {
  color: #F69C35 !important;
}

.overlay--chatGPT {
  background-color: #F69C35;
}

.bg--chatGPT {
  background-color: #F69C35;
}

.block--bgchatGPT:not(.block--boxBackground) {
  background-color: #F69C35;
}

.block--bgchatGPT:not(.block--boxBackground):before,
.block--bgchatGPT:not(.block--boxBackground):before {
  background-color: #F69C35;
}

.block--boxBackground.block--bgchatGPT:before {
  background-color: #F69C35;
}

.block.block--textchatGPT p,
.block.block--textchatGPT li,
.block.block--textchatGPT h1,
.block.block--textchatGPT h2,
.block.block--textchatGPT h3,
.block.block--textchatGPT h4,
.block.block--textchatGPT h5,
.block.block--textchatGPT h6,
.block.block--textchatGPT blockquote,
.block.block--textchatGPT div {
  color: #F69C35;
}

.block.block--textchatGPT a:not(.btn) {
  color: #F69C35;
}

.block.block--textchatGPT a:not(.btn):hover {
  color: #f58e18;
}

.block.block--bgchatGPT.block--paddingBottomDefault+.block.block--bgchatGPT.block--paddingTopDefault {
  padding-top: 0;
}

.color--community {
  color: #ff0054 !important;
}

.overlay--community {
  background-color: #ff0054;
}

.bg--community {
  background-color: #ff0054;
}

.block--bgcommunity:not(.block--boxBackground) {
  background-color: #ff0054;
}

.block--bgcommunity:not(.block--boxBackground):before,
.block--bgcommunity:not(.block--boxBackground):before {
  background-color: #ff0054;
}

.block--boxBackground.block--bgcommunity:before {
  background-color: #ff0054;
}

.block.block--textcommunity p,
.block.block--textcommunity li,
.block.block--textcommunity h1,
.block.block--textcommunity h2,
.block.block--textcommunity h3,
.block.block--textcommunity h4,
.block.block--textcommunity h5,
.block.block--textcommunity h6,
.block.block--textcommunity blockquote,
.block.block--textcommunity div {
  color: #ff0054;
}

.block.block--textcommunity a:not(.btn) {
  color: #ff0054;
}

.block.block--textcommunity a:not(.btn):hover {
  color: #c31854;
}

.block.block--bgcommunity.block--paddingBottomDefault+.block.block--bgcommunity.block--paddingTopDefault {
  padding-top: 0;
}

.color--services {
  color: #3CA64F !important;
}

.overlay--services {
  background-color: #3CA64F;
}

.bg--services {
  background-color: #3CA64F;
}

.block--bgservices:not(.block--boxBackground) {
  background-color: #3CA64F;
}

.block--bgservices:not(.block--boxBackground):before,
.block--bgservices:not(.block--boxBackground):before {
  background-color: #3CA64F;
}

.block--boxBackground.block--bgservices:before {
  background-color: #3CA64F;
}

.block.block--textservices p,
.block.block--textservices li,
.block.block--textservices h1,
.block.block--textservices h2,
.block.block--textservices h3,
.block.block--textservices h4,
.block.block--textservices h5,
.block.block--textservices h6,
.block.block--textservices blockquote,
.block.block--textservices div {
  color: #3CA64F;
}

.block.block--textservices a:not(.btn) {
  color: #3CA64F;
}

.block.block--textservices a:not(.btn):hover {
  color: #369547;
}

.block.block--bgservices.block--paddingBottomDefault+.block.block--bgservices.block--paddingTopDefault {
  padding-top: 0;
}

.color--additional1 {
  color: #2faee5 !important;
}

.overlay--additional1 {
  background-color: #2faee5;
}

.bg--additional1 {
  background-color: #2faee5;
}

.block--bgadditional1:not(.block--boxBackground) {
  background-color: #2faee5;
}

.block--bgadditional1:not(.block--boxBackground):before,
.block--bgadditional1:not(.block--boxBackground):before {
  background-color: #2faee5;
}

.block--boxBackground.block--bgadditional1:before {
  background-color: #2faee5;
}

.block.block--textadditional1 p,
.block.block--textadditional1 li,
.block.block--textadditional1 h1,
.block.block--textadditional1 h2,
.block.block--textadditional1 h3,
.block.block--textadditional1 h4,
.block.block--textadditional1 h5,
.block.block--textadditional1 h6,
.block.block--textadditional1 blockquote,
.block.block--textadditional1 div {
  color: #2faee5;
}

.block.block--textadditional1 a:not(.btn) {
  color: #2faee5;
}

.block.block--textadditional1 a:not(.btn):hover {
  color: #1ca2dd;
}

.block.block--bgadditional1.block--paddingBottomDefault+.block.block--bgadditional1.block--paddingTopDefault {
  padding-top: 0;
}

.color--additional2 {
  color: #8adb37 !important;
}

.overlay--additional2 {
  background-color: #8adb37;
}

.bg--additional2 {
  background-color: #8adb37;
}

.block--bgadditional2:not(.block--boxBackground) {
  background-color: #8adb37;
}

.block--bgadditional2:not(.block--boxBackground):before,
.block--bgadditional2:not(.block--boxBackground):before {
  background-color: #8adb37;
}

.block--boxBackground.block--bgadditional2:before {
  background-color: #8adb37;
}

.block.block--textadditional2 p,
.block.block--textadditional2 li,
.block.block--textadditional2 h1,
.block.block--textadditional2 h2,
.block.block--textadditional2 h3,
.block.block--textadditional2 h4,
.block.block--textadditional2 h5,
.block.block--textadditional2 h6,
.block.block--textadditional2 blockquote,
.block.block--textadditional2 div {
  color: #8adb37;
}

.block.block--textadditional2 a:not(.btn) {
  color: #8adb37;
}

.block.block--textadditional2 a:not(.btn):hover {
  color: #7cd126;
}

.block.block--bgadditional2.block--paddingBottomDefault+.block.block--bgadditional2.block--paddingTopDefault {
  padding-top: 0;
}

.color--grey {
  color: #ededed !important;
}

.overlay--grey {
  background-color: #ededed;
}

.bg--grey {
  background-color: #ededed;
}

.block--bggrey:not(.block--boxBackground) {
  background-color: #ededed;
}

.block--bggrey:not(.block--boxBackground):before,
.block--bggrey:not(.block--boxBackground):before {
  background-color: #ededed;
}

.block--boxBackground.block--bggrey:before {
  background-color: #ededed;
}

.block.block--textgrey p,
.block.block--textgrey li,
.block.block--textgrey h1,
.block.block--textgrey h2,
.block.block--textgrey h3,
.block.block--textgrey h4,
.block.block--textgrey h5,
.block.block--textgrey h6,
.block.block--textgrey blockquote,
.block.block--textgrey div {
  color: #ededed;
}

.block.block--textgrey a:not(.btn) {
  color: #ededed;
}

.block.block--textgrey a:not(.btn):hover {
  color: #d5d5d5;
}

.block.block--bggrey.block--paddingBottomDefault+.block.block--bggrey.block--paddingTopDefault {
  padding-top: 0;
}

:root {
  font-size: 18px;
}

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-size: 18px;
}

.siteWrapper {
  min-height: 100vh;
}

.siteBody {
  contain: paint;
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

figure {
  padding: 0;
  margin: 0;
}

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.83333rem;
  margin-right: -0.83333rem;
  margin-bottom: -3.33333rem;
}

.grid>* {
  padding-left: 0.83333rem;
  padding-right: 0.83333rem;
}

@media (max-width: 1023px) {
  .grid>* {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 1023px) {

  [class^="grid-offset-"],
  [class*=" grid-offset-"] {
    margin-left: 0 !important;
  }
}

.grid-offset-0 {
  margin-left: 0;
}

.grid-1of12 {
  -ms-flex-preferred-size: 8.333333333333332%;
  flex-basis: 8.333333333333332%;
  max-width: 8.333333333333332%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-1of12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-offset-1 {
  margin-left: 8.333333333333332%;
}

.grid-order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.grid-2of12 {
  -ms-flex-preferred-size: 16.666666666666664%;
  flex-basis: 16.666666666666664%;
  max-width: 16.666666666666664%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-2of12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-offset-2 {
  margin-left: 16.666666666666664%;
}

.grid-order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.grid-3of12 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-3of12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-offset-3 {
  margin-left: 25%;
}

.grid-order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.grid-4of12 {
  -ms-flex-preferred-size: 33.33333333333333%;
  flex-basis: 33.33333333333333%;
  max-width: 33.33333333333333%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-4of12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-offset-4 {
  margin-left: 33.33333333333333%;
}

.grid-order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.grid-5of12 {
  -ms-flex-preferred-size: 41.66666666666667%;
  flex-basis: 41.66666666666667%;
  max-width: 41.66666666666667%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-5of12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-offset-5 {
  margin-left: 41.66666666666667%;
}

.grid-order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.grid-6of12 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-6of12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-offset-6 {
  margin-left: 50%;
}

.grid-order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.grid-7of12 {
  -ms-flex-preferred-size: 58.333333333333336%;
  flex-basis: 58.333333333333336%;
  max-width: 58.333333333333336%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-7of12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-offset-7 {
  margin-left: 58.333333333333336%;
}

.grid-order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.grid-8of12 {
  -ms-flex-preferred-size: 66.66666666666666%;
  flex-basis: 66.66666666666666%;
  max-width: 66.66666666666666%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-8of12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-offset-8 {
  margin-left: 66.66666666666666%;
}

.grid-order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.grid-9of12 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-9of12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-offset-9 {
  margin-left: 75%;
}

.grid-order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.grid-10of12 {
  -ms-flex-preferred-size: 83.33333333333334%;
  flex-basis: 83.33333333333334%;
  max-width: 83.33333333333334%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-10of12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-offset-10 {
  margin-left: 83.33333333333334%;
}

.grid-order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.grid-11of12 {
  -ms-flex-preferred-size: 91.66666666666666%;
  flex-basis: 91.66666666666666%;
  max-width: 91.66666666666666%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-11of12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-offset-11 {
  margin-left: 91.66666666666666%;
}

.grid-order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.grid-12of12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-12of12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-offset-12 {
  margin-left: 100%;
}

.grid-order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.grid-1 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-1 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-2 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-2 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-3 {
  -ms-flex-preferred-size: 33.33333333333333%;
  flex-basis: 33.33333333333333%;
  max-width: 33.33333333333333%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-3 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-4 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-4 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-5 {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  max-width: 20%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-5 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-6 {
  -ms-flex-preferred-size: 16.666666666666664%;
  flex-basis: 16.666666666666664%;
  max-width: 16.666666666666664%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-6 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.grid-7 {
  -ms-flex-preferred-size: 14.285714285714285%;
  flex-basis: 14.285714285714285%;
  max-width: 14.285714285714285%;
  margin-bottom: 3.33333rem;
}

@media (max-width: 767px) {
  .grid-7 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) {
  .grid {
    margin-left: -0.83333rem;
    margin-right: -0.83333rem;
  }

  .grid>* {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
  }

  .grid-1of12--large {
    -ms-flex-preferred-size: 8.333333333333332%;
    flex-basis: 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  .grid-2of12--large {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  .grid-3of12--large {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .grid-4of12--large {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  .grid-5of12--large {
    -ms-flex-preferred-size: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }

  .grid-6of12--large {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .grid-7of12--large {
    -ms-flex-preferred-size: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }

  .grid-8of12--large {
    -ms-flex-preferred-size: 66.66666666666666%;
    flex-basis: 66.66666666666666%;
    max-width: 66.66666666666666%;
  }

  .grid-9of12--large {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .grid-10of12--large {
    -ms-flex-preferred-size: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }

  .grid-11of12--large {
    -ms-flex-preferred-size: 91.66666666666666%;
    flex-basis: 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  .grid-12of12--large {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .grid-order-1--large {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .grid-order-2--large {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .grid-order-3--large {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .grid-order-4--large {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .grid-order-5--large {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .grid-order-6--large {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .grid-order-7--large {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .grid-order-8--large {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .grid-order-9--large {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .grid-order-10--large {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .grid-order-11--large {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .grid-order-12--large {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .grid-1--large {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 3.33333rem;
  }

  .grid-2--large {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 3.33333rem;
  }

  .grid-3--large {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
    margin-bottom: 3.33333rem;
  }

  .grid-4--large {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    margin-bottom: 3.33333rem;
  }

  .grid-5--large {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    margin-bottom: 3.33333rem;
  }

  .grid-6--large {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
    margin-bottom: 3.33333rem;
  }

  .grid-7--large {
    -ms-flex-preferred-size: 14.285714285714285%;
    flex-basis: 14.285714285714285%;
    max-width: 14.285714285714285%;
    margin-bottom: 3.33333rem;
  }
}

@media (max-width: 1023px) {
  .grid {
    margin-left: -0.55556rem;
    margin-right: -0.55556rem;
  }

  .grid>* {
    padding-left: 0.55556rem;
    padding-right: 0.55556rem;
  }

  .grid-1of12--nav {
    -ms-flex-preferred-size: 8.333333333333332%;
    flex-basis: 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  .grid-2of12--nav {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  .grid-3of12--nav {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .grid-4of12--nav {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  .grid-5of12--nav {
    -ms-flex-preferred-size: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }

  .grid-6of12--nav {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .grid-7of12--nav {
    -ms-flex-preferred-size: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }

  .grid-8of12--nav {
    -ms-flex-preferred-size: 66.66666666666666%;
    flex-basis: 66.66666666666666%;
    max-width: 66.66666666666666%;
  }

  .grid-9of12--nav {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .grid-10of12--nav {
    -ms-flex-preferred-size: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }

  .grid-11of12--nav {
    -ms-flex-preferred-size: 91.66666666666666%;
    flex-basis: 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  .grid-12of12--nav {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .grid-order-1--nav {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .grid-order-2--nav {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .grid-order-3--nav {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .grid-order-4--nav {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .grid-order-5--nav {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .grid-order-6--nav {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .grid-order-7--nav {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .grid-order-8--nav {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .grid-order-9--nav {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .grid-order-10--nav {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .grid-order-11--nav {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .grid-order-12--nav {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .grid-1--nav {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 3.33333rem;
  }

  .grid-2--nav {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 3.33333rem;
  }

  .grid-3--nav {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
    margin-bottom: 3.33333rem;
  }

  .grid-4--nav {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    margin-bottom: 3.33333rem;
  }

  .grid-5--nav {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    margin-bottom: 3.33333rem;
  }

  .grid-6--nav {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
    margin-bottom: 3.33333rem;
  }

  .grid-7--nav {
    -ms-flex-preferred-size: 14.285714285714285%;
    flex-basis: 14.285714285714285%;
    max-width: 14.285714285714285%;
    margin-bottom: 3.33333rem;
  }
}

@media (min-width: 768px) {
  .grid {
    margin-left: -0.55556rem;
    margin-right: -0.55556rem;
  }

  .grid>* {
    padding-left: 0.55556rem;
    padding-right: 0.55556rem;
  }

  .grid-1of12--medium {
    -ms-flex-preferred-size: 8.333333333333332%;
    flex-basis: 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  .grid-2of12--medium {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  .grid-3of12--medium {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .grid-4of12--medium {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  .grid-5of12--medium {
    -ms-flex-preferred-size: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }

  .grid-6of12--medium {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .grid-7of12--medium {
    -ms-flex-preferred-size: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }

  .grid-8of12--medium {
    -ms-flex-preferred-size: 66.66666666666666%;
    flex-basis: 66.66666666666666%;
    max-width: 66.66666666666666%;
  }

  .grid-9of12--medium {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .grid-10of12--medium {
    -ms-flex-preferred-size: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }

  .grid-11of12--medium {
    -ms-flex-preferred-size: 91.66666666666666%;
    flex-basis: 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  .grid-12of12--medium {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .grid-order-1--medium {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .grid-order-2--medium {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .grid-order-3--medium {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .grid-order-4--medium {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .grid-order-5--medium {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .grid-order-6--medium {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .grid-order-7--medium {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .grid-order-8--medium {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .grid-order-9--medium {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .grid-order-10--medium {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .grid-order-11--medium {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .grid-order-12--medium {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .grid-1--medium {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 3.33333rem;
  }

  .grid-2--medium {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 3.33333rem;
  }

  .grid-3--medium {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
    margin-bottom: 3.33333rem;
  }

  .grid-4--medium {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    margin-bottom: 3.33333rem;
  }

  .grid-5--medium {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    margin-bottom: 3.33333rem;
  }

  .grid-6--medium {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
    margin-bottom: 3.33333rem;
  }

  .grid-7--medium {
    -ms-flex-preferred-size: 14.285714285714285%;
    flex-basis: 14.285714285714285%;
    max-width: 14.285714285714285%;
    margin-bottom: 3.33333rem;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .grid {
    margin-left: -0.83333rem;
    margin-right: -0.83333rem;
  }

  .grid>* {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
  }

  .grid-1of12--land {
    -ms-flex-preferred-size: 8.333333333333332%;
    flex-basis: 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  .grid-2of12--land {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  .grid-3of12--land {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .grid-4of12--land {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  .grid-5of12--land {
    -ms-flex-preferred-size: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }

  .grid-6of12--land {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .grid-7of12--land {
    -ms-flex-preferred-size: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }

  .grid-8of12--land {
    -ms-flex-preferred-size: 66.66666666666666%;
    flex-basis: 66.66666666666666%;
    max-width: 66.66666666666666%;
  }

  .grid-9of12--land {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .grid-10of12--land {
    -ms-flex-preferred-size: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }

  .grid-11of12--land {
    -ms-flex-preferred-size: 91.66666666666666%;
    flex-basis: 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  .grid-12of12--land {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .grid-order-1--land {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .grid-order-2--land {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .grid-order-3--land {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .grid-order-4--land {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .grid-order-5--land {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .grid-order-6--land {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .grid-order-7--land {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .grid-order-8--land {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .grid-order-9--land {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .grid-order-10--land {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .grid-order-11--land {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .grid-order-12--land {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .grid-1--land {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 3.33333rem;
  }

  .grid-2--land {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 3.33333rem;
  }

  .grid-3--land {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
    margin-bottom: 3.33333rem;
  }

  .grid-4--land {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    margin-bottom: 3.33333rem;
  }

  .grid-5--land {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    margin-bottom: 3.33333rem;
  }

  .grid-6--land {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
    margin-bottom: 3.33333rem;
  }

  .grid-7--land {
    -ms-flex-preferred-size: 14.285714285714285%;
    flex-basis: 14.285714285714285%;
    max-width: 14.285714285714285%;
    margin-bottom: 3.33333rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .grid {
    margin-left: -0.83333rem;
    margin-right: -0.83333rem;
  }

  .grid>* {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem;
  }

  .grid-1of12--port {
    -ms-flex-preferred-size: 8.333333333333332%;
    flex-basis: 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  .grid-2of12--port {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  .grid-3of12--port {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .grid-4of12--port {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  .grid-5of12--port {
    -ms-flex-preferred-size: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }

  .grid-6of12--port {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .grid-7of12--port {
    -ms-flex-preferred-size: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }

  .grid-8of12--port {
    -ms-flex-preferred-size: 66.66666666666666%;
    flex-basis: 66.66666666666666%;
    max-width: 66.66666666666666%;
  }

  .grid-9of12--port {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .grid-10of12--port {
    -ms-flex-preferred-size: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }

  .grid-11of12--port {
    -ms-flex-preferred-size: 91.66666666666666%;
    flex-basis: 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  .grid-12of12--port {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .grid-order-1--port {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .grid-order-2--port {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .grid-order-3--port {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .grid-order-4--port {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .grid-order-5--port {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .grid-order-6--port {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .grid-order-7--port {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .grid-order-8--port {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .grid-order-9--port {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .grid-order-10--port {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .grid-order-11--port {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .grid-order-12--port {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .grid-1--port {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 3.33333rem;
  }

  .grid-2--port {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 3.33333rem;
  }

  .grid-3--port {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
    margin-bottom: 3.33333rem;
  }

  .grid-4--port {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    margin-bottom: 3.33333rem;
  }

  .grid-5--port {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    margin-bottom: 3.33333rem;
  }

  .grid-6--port {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
    margin-bottom: 3.33333rem;
  }

  .grid-7--port {
    -ms-flex-preferred-size: 14.285714285714285%;
    flex-basis: 14.285714285714285%;
    max-width: 14.285714285714285%;
    margin-bottom: 3.33333rem;
  }
}

@media (max-width: 767px) {
  .grid {
    margin-left: -0.55556rem;
    margin-right: -0.55556rem;
  }

  .grid>* {
    padding-left: 0.55556rem;
    padding-right: 0.55556rem;
  }

  .grid-1of12--palm {
    -ms-flex-preferred-size: 8.333333333333332%;
    flex-basis: 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  .grid-2of12--palm {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  .grid-3of12--palm {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .grid-4of12--palm {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  .grid-5of12--palm {
    -ms-flex-preferred-size: 41.66666666666667%;
    flex-basis: 41.66666666666667%;
    max-width: 41.66666666666667%;
  }

  .grid-6of12--palm {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .grid-7of12--palm {
    -ms-flex-preferred-size: 58.333333333333336%;
    flex-basis: 58.333333333333336%;
    max-width: 58.333333333333336%;
  }

  .grid-8of12--palm {
    -ms-flex-preferred-size: 66.66666666666666%;
    flex-basis: 66.66666666666666%;
    max-width: 66.66666666666666%;
  }

  .grid-9of12--palm {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .grid-10of12--palm {
    -ms-flex-preferred-size: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
    max-width: 83.33333333333334%;
  }

  .grid-11of12--palm {
    -ms-flex-preferred-size: 91.66666666666666%;
    flex-basis: 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  .grid-12of12--palm {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .grid-order-1--palm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .grid-order-2--palm {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .grid-order-3--palm {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .grid-order-4--palm {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .grid-order-5--palm {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .grid-order-6--palm {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .grid-order-7--palm {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .grid-order-8--palm {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .grid-order-9--palm {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .grid-order-10--palm {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .grid-order-11--palm {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .grid-order-12--palm {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .grid-1--palm {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 3.33333rem;
  }

  .grid-2--palm {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 3.33333rem;
  }

  .grid-3--palm {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
    max-width: 33.33333333333333%;
    margin-bottom: 3.33333rem;
  }

  .grid-4--palm {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    margin-bottom: 3.33333rem;
  }

  .grid-5--palm {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    margin-bottom: 3.33333rem;
  }

  .grid-6--palm {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
    max-width: 16.666666666666664%;
    margin-bottom: 3.33333rem;
  }

  .grid-7--palm {
    -ms-flex-preferred-size: 14.285714285714285%;
    flex-basis: 14.285714285714285%;
    max-width: 14.285714285714285%;
    margin-bottom: 3.33333rem;
  }
}

.grid--borders>* {
  border-right: 1px solid #e0e0e0;
}

.grid--borders>*:last-child {
  border-right: 0;
}

.grid--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.grid--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.grid--columnReverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.grid--justifyContentStart {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.grid--justifyContentEnd {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.grid--justifyContentCenter {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid--justifyContentSpaceBetween {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.grid--justifyContentSpaceAround {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.grid--justifyContentSpaceEvenly {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.grid--alignItemsStart {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grid--alignItemsEnd {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.grid--alignItemsCenter {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid--alignItemsStretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.grid--alignItemsBaseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.grid--alignContentStart {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.grid--alignContentEnd {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.grid--alignContentCenter {
  -ms-flex-line-pack: center;
  align-content: center;
}

.grid--alignContentStretch {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.grid--alignContentSpaceBetween {
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.grid--alignContentSpaceAround {
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

@media (min-width: 1024px) and (max-width: 767px) {
  .grid-1--large {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 767px) {
  .grid-2--large {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 767px) {
  .grid-3--large {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 767px) {
  .grid-4--large {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 767px) {
  .grid-5--large {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 767px) {
  .grid-6--large {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 767px) {
  .grid-7--large {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 1023px) and (max-width: 767px) {
  .grid-1--nav {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 1023px) and (max-width: 767px) {
  .grid-2--nav {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 1023px) and (max-width: 767px) {
  .grid-3--nav {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 1023px) and (max-width: 767px) {
  .grid-4--nav {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 1023px) and (max-width: 767px) {
  .grid-5--nav {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 1023px) and (max-width: 767px) {
  .grid-6--nav {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 1023px) and (max-width: 767px) {
  .grid-7--nav {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 767px) {
  .grid-1--medium {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 767px) {
  .grid-2--medium {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 767px) {
  .grid-3--medium {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 767px) {
  .grid-4--medium {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 767px) {
  .grid-5--medium {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 767px) {
  .grid-6--medium {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 767px) {
  .grid-7--medium {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) and (max-width: 767px) {
  .grid-1--land {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) and (max-width: 767px) {
  .grid-2--land {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) and (max-width: 767px) {
  .grid-3--land {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) and (max-width: 767px) {
  .grid-4--land {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) and (max-width: 767px) {
  .grid-5--land {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) and (max-width: 767px) {
  .grid-6--land {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) and (max-width: 767px) {
  .grid-7--land {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) and (max-width: 767px) {
  .grid-1--port {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) and (max-width: 767px) {
  .grid-2--port {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) and (max-width: 767px) {
  .grid-3--port {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) and (max-width: 767px) {
  .grid-4--port {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) and (max-width: 767px) {
  .grid-5--port {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) and (max-width: 767px) {
  .grid-6--port {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) and (max-width: 767px) {
  .grid-7--port {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .grid-1--palm {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .grid-2--palm {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .grid-3--palm {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .grid-4--palm {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .grid-5--palm {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .grid-6--palm {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .grid-7--palm {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.u-alignLeft,
.u-alignleft {
  text-align: left;
}

.u-alignCenter,
.u-aligncenter {
  text-align: center;
}

.u-alignRight,
.u-alignright {
  text-align: right;
}

.u-block {
  display: block !important;
}

.u-inline,
.u-inline-block {
  display: inline-block !important;
}

.u-noScroll {
  overflow: hidden;
}

.u-plainList,
.nav-primary {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.u-plainList li,
.nav-primary li {
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .u-noPalm {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .u-noNav {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .u-noPort {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .u-noLarge {
    display: none !important;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .u-noLand {
    display: none !important;
  }
}

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

.u-bottom5 {
  margin-bottom: 0.27778rem !important;
}

.u-bottom10 {
  margin-bottom: 0.55556rem !important;
}

.u-bottom15 {
  margin-bottom: 0.83333rem !important;
}

.u-bottom20 {
  margin-bottom: 1.11111rem !important;
}

.u-light {
  font-weight: 300 !important;
}

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

.u-medium {
  font-weight: 500 !important;
}

.u-semibold {
  font-weight: 700 !important;
}

.u-bold {
  font-weight: 700 !important;
}

.u-black {
  font-weight: 900 !important;
}

.u-none {
  display: none !important;
}

.u-relative {
  position: relative !important;
}

.u-floatLeft {
  float: left;
}

.u-offset {
  padding-left: 6%;
}

@media (max-width: 767px) {
  .u-offset {
    padding-left: 0;
  }
}

ul.u-inline {
  padding-right: 1.11111rem;
  vertical-align: top;
}

@media (max-width: 767px) {
  ul.u-inline {
    display: block;
    padding-right: 0;
    margin: 0;
  }
}

.visuallyHidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 0.05556rem;
  margin: -0.05556rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.05556rem;
}

.u-whitespace-nowrap {
  white-space: nowrap;
}

.header_font {
  font-family: 'Poppins', sans-serif !important;
}

.base_font {
  font-family: 'Poppins', sans-serif !important;
}

.visible {
  visibility: visible !important;
  opacity: 1 !important;
}

.visible * {
  visibility: visible !important;
  opacity: 1 !important;
}

.hidden {
  visibility: hidden !important;
  opacity: 0 !important;
}

.hidden * {
  visibility: hidden !important;
  opacity: 0 !important;
}

.show {
  visibility: visible !important;
  opacity: 1 !important;
  max-height: 55.55556rem;
}

.show * {
  visibility: visible !important;
  opacity: 1 !important;
  max-height: 55.55556rem;
}

.hide {
  visibility: hidden !important;
  opacity: 0 !important;
  max-height: 0;
}

.hide * {
  visibility: hidden !important;
  opacity: 0 !important;
  max-height: 0;
}

.hideStyles {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.hideStyles * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body:not(.wp-admin) {
  font-family: 'Poppins', sans-serif;
}

body:not(.wp-admin),
p,
ul,
ol,
.page-numbers {
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  line-height: 1.66;
  font-weight: 400;
  color: #5b666f;
}

.p,
.div {
  font-family: 'Poppins', sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.66 !important;
  font-weight: 400 !important;
  color: #5b666f !important;
}

.siteWrapper h1 span,
.mainContent h1 span,
.block h1 span,
.footer h1 span,
.siteWrapper h2 span,
.mainContent h2 span,
.block h2 span,
.footer h2 span,
.siteWrapper h3 span,
.mainContent h3 span,
.block h3 span,
.footer h3 span,
.siteWrapper h4 span,
.mainContent h4 span,
.block h4 span,
.footer h4 span,
.siteWrapper h5 span,
.mainContent h5 span,
.block h5 span,
.footer h5 span,
.siteWrapper h6 span,
.mainContent h6 span,
.block h6 span,
.footer h6 span {
  color: #95569e;
}

.siteWrapper h1.u-semiBold,
.mainContent h1.u-semiBold,
.block h1.u-semiBold,
.footer h1.u-semiBold {
  font-weight: 700;
}

@media (max-width: 767px) {
  .paragraphContent p {
    font-size: 0.88889rem;
    line-height: 1.5;
  }
}

.link,
p a,
li a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #FF5050;
}

.link:hover,
p a:hover,
li a:hover {
  color: #341c4c;
}

.link:focus,
p a:focus,
li a:focus {
  outline: 0;
}

::-moz-selection {
  background: #341c4c;
  color: #fff;
}

::selection {
  background: #341c4c;
  color: #fff;
}

@media (max-width: 767px) {
  br {
    display: none;
  }
}

.weight_thin {
  font-weight: 100;
}

.weight_lightest {
  font-weight: 200;
}

.weight_light {
  font-weight: 300;
}

.weight_regular {
  font-weight: 400;
}

.weight_medium {
  font-weight: 500;
}

.weight_semibold {
  font-weight: 700;
}

.weight_bold {
  font-weight: 700;
}

.weight_extrabold {
  font-weight: 800;
}

.weight_black {
  font-weight: 900;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?ejv5ba");
  src: url("../fonts/icomoon.eot?ejv5ba#iefix") format('embedded-opentype'), url("../fonts/icomoon.ttf?ejv5ba") format('truetype'), url("../fonts/icomoon.woff?ejv5ba") format('woff'), url("../fonts/icomoon.svg?ejv5ba#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* 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;
}

.icon-chevron-left:before {
  content: "\e90c";
}

.icon-chevron-right:before {
  content: "\e912";
}

.icon-menu:before {
  content: "\e910";
}

.icon-checkmark:before {
  content: "\e90f";
}

.icon-close:before {
  content: "\e911";
}

.icon-play:before {
  content: "\e90d";
}

.icon-chevron-down:before {
  content: "\e90e";
}

.icon-search:before {
  content: "\e90b";
}

.icon-email:before {
  content: "\e90a";
}

.icon-facebook:before {
  content: "\e900";
}

.icon-github:before {
  content: "\e901";
}

.icon-instagram:before {
  content: "\e902";
}

.icon-linkedin:before {
  content: "\e903";
}

.icon-pinterest:before {
  content: "\e904";
}

.icon-skype:before {
  content: "\e905";
}

.icon-spotify:before {
  content: "\e906";
}

.icon-tumblr:before {
  content: "\e907";
}

.icon-twitter:before {
  content: "\e908";
}

.icon-youtube:before {
  content: "\e909";
}

.icon-arrow:before {
  content: "\e913";
}

.icon-arrow-right:before {
  content: "\e914";
}

.icon-info:before {
  content: "\e915";
}

.icon-search2:before {
  content: "\e916";
}

.btn,
.cli-plugin-button.cli-plugin-main-button,
.loadMore a {
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0.27778rem 1.88889rem;
  display: inline-block;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-width: 2px;
  font-size: 1.11111rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  border-radius: 8px;
  min-width: 8.88889rem;
  color: #fff;
  position: relative;
}

.btn:after{
  display: none !important;
}

.btn:focus,
.cli-plugin-button.cli-plugin-main-button:focus,
.loadMore a:focus,
.btn:active,
.cli-plugin-button.cli-plugin-main-button:active,
.loadMore a:active {
  outline: 0 !important;
}

.btn--small,
.cli-plugin-button.cli-plugin-main-button {
  font-size: 0.88889rem;
  padding: 0.33333rem 1.66667rem;
  min-width: 0;
  border-width: 1px !important;
}

.btn--large {
  font-size: 1.22222rem;
  min-width: 13.88889rem;
  padding: 0.33333rem 1.94444rem;
}

.btn--orange,
.btn--default,
.cli-plugin-button.cli-plugin-main-button,
.loadMore a {
  background-color: #ff5050;
  border: 1px solid #ff5050;
}

.btn--orange:hover,
.btn--default:hover,
.cli-plugin-button.cli-plugin-main-button:hover,
.loadMore a:hover,
.btn--orange.hover,
.btn--default.hover,
.cli-plugin-button.cli-plugin-main-button.hover,
.loadMore a.hover,
.btn--orange:focus,
.btn--default:focus,
.cli-plugin-button.cli-plugin-main-button:focus,
.loadMore a:focus,
.btn--orange.focus,
.btn--default.focus,
.cli-plugin-button.cli-plugin-main-button.focus,
.loadMore a.focus {
  background-color: transparent;
  color: #ff5050;
}

.btn--orangeOutline {
  color: #ff5050;
  border: 1px solid #ff5050;
}

.btn--orangeOutline:hover,
.btn--orangeOutline.hover,
.btn--orangeOutline:focus,
.btn--orangeOutline.focus {
  background-color: #ff5050;
  color: #fff;
}

.btn--lightBlue,
.btn--ux,
.btn--uxLightBlue {
  background-color: #21AEE5;
  border: 1px solid #21AEE5;
  color: #fff !important;
}

.btn--lightBlue:hover,
.btn--lightBlue.hover,
.btn--lightBlue:focus,
.btn--lightBlue.focus,
.btn--ux:hover,
.btn--ux.hover,
.btn--ux:focus,
.btn--ux.focus,
.btn--uxLightBlue:hover,
.btn--uxLightBlue.hover,
.btn--uxLightBlue:focus,
.btn--uxLightBlue.focus {
  background-color: transparent !important;
  color: #21AEE5 !important;
}

.btn--lightBlueOutline,
.btn--uxOutline,
.btn--uxLightBlueOutline {
  color: #21AEE5;
  border: 1px solid #21AEE5;
}

.btn--lightBlueOutline:hover,
.btn--lightBlueOutline.hover,
.btn--lightBlueOutline:focus,
.btn--lightBlueOutline.focus,
.btn--uxOutline:hover,
.btn--uxOutline.hover,
.btn--uxOutline:focus,
.btn--uxOutline.focus,
.btn--uxLightBlueOutline:hover,
.btn--uxLightBlueOutline.hover,
.btn--uxLightBlueOutline:focus,
.btn--uxLightBlueOutline.focus {
  background-color: #21AEE5;
  color: #fff;
}

.btn--lilac {
  background-color: #95569e;
  border: 1px solid #95569e;
  color: #fff !important;
}

.btn--lilac:hover,
.btn--lilac.hover,
.btn--lilac:focus,
.btn--lilac.focus {
  background-color: transparent !important;
  color: #95569e !important;
}

.btn--lilacOutline {
  color: #95569e;
  border: 1px solid #95569e;
}

.btn--lilacOutline:hover,
.btn--lilacOutline.hover,
.btn--lilacOutline:focus,
.btn--lilacOutline.focus {
  background-color: #95569e;
  color: #fff;
}

.btn--purple {
  background-color: #341c4c;
  border: 1px solid #341c4c;
}

.btn--purple:hover,
.btn--purple.hover,
.btn--purple:focus,
.btn--purple.focus {
  background-color: transparent;
  color: #341c4c;
}

.btn--purpleOutline {
  color: #341c4c;
  border: 1px solid #341c4c;
}

.btn--purpleOutline:hover,
.btn--purpleOutline.hover,
.btn--purpleOutline:focus,
.btn--purpleOutline.focus {
  background-color: #341c4c;
  color: #fff;
}

.btn--whiteOutline {
  color: #fff;
  border: 2px solid #fff;
}

.btn--whiteOutline:hover,
.btn--whiteOutline.hover,
.btn--whiteOutline:focus,
.btn--whiteOutline.focus {
  background-color: #fff;
  color: #ff5050;
}

.btn--highlight {
  background-color: #58B999;
  border: 1px solid #58B999;
}

.btn--highlight:hover,
.btn--highlight.hover,
.btn--highlight:focus,
.btn--highlight.focus {
  background-color: transparent;
  color: #58B999;
}

.btn--highlightOutline {
  color: #58B999;
  border: 1px solid #58B999;
}

.btn--highlightOutline:hover,
.btn--highlightOutline.hover,
.btn--highlightOutline:focus,
.btn--highlightOutline.focus {
  background-color: #58B999;
  color: #fff;
}

.btn--videoSurvey {
  background-color: #8A65D1;
  border: 1px solid #8A65D1;
}

.btn--videoSurvey:hover,
.btn--videoSurvey.hover,
.btn--videoSurvey:focus,
.btn--videoSurvey.focus {
  background-color: transparent;
  color: #8A65D1;
}

.btn--videoSurveyOutline {
  color: #8A65D1;
  border: 1px solid #8A65D1;
}

.btn--videoSurveyOutline:hover,
.btn--videoSurveyOutline.hover,
.btn--videoSurveyOutline:focus,
.btn--videoSurveyOutline.focus {
  background-color: #8A65D1;
  color: #fff;
}

.btn--liveInterviews {
  background-color: #0069B4;
  border: 1px solid #0069B4;
}

.btn--liveInterviews:hover,
.btn--liveInterviews.hover,
.btn--liveInterviews:focus,
.btn--liveInterviews.focus {
  background-color: transparent;
  color: #0069B4;
}

.btn--liveInterviewsOutline {
  color: #0069B4;
  border: 1px solid #0069B4;
}

.btn--liveInterviewsOutline:hover,
.btn--liveInterviewsOutline.hover,
.btn--liveInterviewsOutline:focus,
.btn--liveInterviewsOutline.focus {
  background-color: #0069B4;
  color: #fff;
}
.btn--chatGPT {
  background-color: #F69C35;
  border: 1px solid #F69C35;
}

.btn--chatGPT:hover,
.btn--chatGPT.hover,
.btn--chatGPT:focus,
.btn--chatGPT.focus {
  background-color: transparent;
  color: #F69C35;
}

.btn--chatGPTOutline {
  color: #F69C35;
  border: 1px solid #F69C35;
}

.btn--chatGPTOutline:hover,
.btn--chatGPTOutline.hover,
.btn--chatGPTOutline:focus,
.btn--chatGPTOutline.focus {
  background-color: #F69C35;
  color: #fff;
}

.btn--community {
  background-color: #ff0054;
  border: 1px solid #ff0054;
}

.btn--community:hover,
.btn--community.hover,
.btn--community:focus,
.btn--community.focus {
  background-color: transparent;
  color: #ff0054;
}

.btn--communityOutline {
  color: #ff0054;
  border: 1px solid #ff0054;
}

.btn--communityOutline:hover,
.btn--communityOutline.hover,
.btn--communityOutline:focus,
.btn--communityOutline.focus {
  background-color: #ff0054;
  color: #fff;
}

.btn--services {
  background-color: #3CA64F;
  border: 1px solid #3CA64F;
}

.btn--services:hover,
.btn--services.hover,
.btn--services:focus,
.btn--services.focus {
  background-color: transparent;
  color: #3CA64F;
}

.btn--servicesOutline {
  color: #3CA64F;
  border: 1px solid #3CA64F;
}

.btn--servicesOutline:hover,
.btn--servicesOutline.hover,
.btn--servicesOutline:focus,
.btn--servicesOutline.focus {
  background-color: #3CA64F;
  color: #fff;
}
.btn--additional1 {
  background-color: #2faee5;
  border: 1px solid #2faee5;
}

.btn--additional1:hover,
.btn--additional1.hover,
.btn--additional1:focus,
.btn--additional1.focus {
  background-color: transparent;
  color: #2faee5;
}

.btn--additional1Outline {
  color: #2faee5;
  border: 1px solid #2faee5;
}

.btn--additional1Outline:hover,
.btn--additional1Outline.hover,
.btn--additional1Outline:focus,
.btn--additional1Outline.focus {
  background-color: #2faee5;
  color: #fff;
}

.btn--additional2 {
  background-color: #8adb37;
  border: 1px solid #8adb37;
}

.btn--additional2:hover,
.btn--additional2.hover,
.btn--additional2:focus,
.btn--additional2.focus {
  background-color: transparent;
  color: #8adb37;
}

.btn--additional2Outline {
  color: #8adb37;
  border: 1px solid #8adb37;
}

.btn--additional2Outline:hover,
.btn--additional2Outline.hover,
.btn--additional2Outline:focus,
.btn--additional2Outline.focus {
  background-color: #8adb37;
  color: #fff;
}

.btn--grey {
  background-color: #ededed;
  border: 1px solid #ededed;
}

.btn--grey:hover,
.btn--grey.hover,
.btn--grey:focus,
.btn--grey.focus {
  background-color: transparent;
  color: #ededed;
}

.btn--greyOutline {
  color: #ededed;
  border: 1px solid #ededed;
}

.btn--greyOutline:hover,
.btn--greyOutline.hover,
.btn--greyOutline:focus,
.btn--greyOutline.focus {
  background-color: #ededed;
  color: #000;
}


.ctaButtons {
  margin-top: 2.77778rem;
  margin-bottom: -1.11111rem;
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.55556rem;
  margin-right: -0.55556rem;
}

.ctaButtons .btn,
.ctaButtons .icon {
  margin: 0 0.55556rem 1.11111rem;
}

@media (max-width: 767px) {

  .ctaButtons .btn,
  .ctaButtons .icon {
    margin: 0 0.55556rem 1.11111rem;
  }
}

.ctaButtons .icon {
  display: inline-block;
  color: #72808b;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 2rem;
}

.ctaButtons .icon:hover {
  color: #5b666f;
}

@media (max-width: 767px) {
  .ctaButtons {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}

@media (max-width: 767px) {
  .contentStyled {
    text-align: center !important;
  }
}

.contentStyled>*,
.contentStyled .styledWysiwyg>*,
.contentStyled .paragraphContent>p {
  margin: 0 0 1.66667rem;
}

.contentStyled>*:last-child,
.contentStyled .styledWysiwyg>*:last-child,
.contentStyled .paragraphContent>p:last-child {
  margin-bottom: 0 !important;
}

.contentStyled>*:first-child,
.contentStyled .styledWysiwyg>*:first-child,
.contentStyled .paragraphContent>p:first-child {
  margin-top: 0 !important;
}

.contentStyled h1:not(:last-child),
.contentStyled .h1:not(:last-child),
.contentStyled h2:not(:last-child),
.contentStyled .h2:not(:last-child),
.contentStyled h3:not(:last-child),
.contentStyled .h3:not(:last-child) {
  margin: 0 0 1.66667rem !important;
}

.contentStyled h4:not(:last-child),
.contentStyled .h4:not(:last-child),
.contentStyled h5:not(:last-child),
.contentStyled .h5:not(:last-child),
.contentStyled h6:not(:last-child),
.contentStyled .h6:not(:last-child) {
  margin: 0 0 1.66667rem !important;
}

.contentStyled .paragraphContent.color--white p {
  color: #fff !important;
}

.contentStyled .paragraphContent.color--purple p {
  color: #341c4c !important;
}

.contentStyled .paragraphContent.color--lilac p {
  color: #95569e !important;
}

.contentStyled .u-inline-block {
  margin-right: 0.38889rem;
}

.contentStyled .styledButton {
  margin-top: 1.66667rem;
}

.contentStyled .formStyled {
  margin: 2.22222rem 0;
}

.contentStyled .styledWysiwyg img.alignright {
  display: inline;
  float: right;
  margin: 1.11111rem 0 1.11111rem 1.66667rem;
  vertical-align: middle;
}

.contentStyled .styledWysiwyg img.alignleft {
  display: inline;
  float: left;
  margin: 1.11111rem 1.66667rem 1.11111rem 0;
  vertical-align: middle;
}

.contentStyled .contentStyled-image,
.contentStyled .videoStyled {
  margin-top: 2.77778rem;
  margin-bottom: 2.77778rem;
}

@media (max-width: 767px) {

  .contentStyled .contentStyled-image,
  .contentStyled .videoStyled {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .contentStyled .contentStyled-image img,
  .contentStyled .videoStyled img {
    max-height: 250px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.contentStyled ul,
.contentStyled ol {
  padding-left: 1.38889rem;
  margin: 0 0 0.88889rem;
}

.contentStyled ul li,
.contentStyled ol li {
  margin-bottom: 0.83333rem;
}

@media (max-width: 767px) {

  .contentStyled ul li,
  .contentStyled ol li {
    text-align: left !important;
  }

  .contentStyled ul li p,
  .contentStyled ol li p {
    font-size: 0.88889rem;
  }
}

.contentStyled img {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.contentStyled img.image--left {
  margin-left: 0;
}

.contentStyled img.image--right {
  margin-right: 0;
}

.contentStyled>div img,
.contentStyled>a img {
  margin: 0 auto;
  display: block;
}

.contentStyled>div img.image--left,
.contentStyled>a img.image--left {
  margin-left: 0;
}

.contentStyled>div img.image--right,
.contentStyled>a img.image--right {
  margin-right: 0;
}

.contentStyled .hire-jobs {
  margin-top: 2.22222rem !important;
  overflow: hidden;
  margin-bottom: -6.11111rem !important;
}

@media (max-width: 649px) {
  .contentStyled .hire-jobs {
    margin-bottom: -3.88889rem !important;
  }
}

.contentStyled .hire-jobs iframe {
  top: -110px;
  left: -78px;
  position: relative;
}

@media (max-width: 649px) {
  .contentStyled .hire-jobs iframe {
    left: -15px;
    top: -40px;
  }
}

.grid--contentStyledImageGrid {
  margin-left: -0.61111rem !important;
  margin-right: -0.61111rem !important;
}

.grid--contentStyledImageGrid>* {
  padding: 0 0.61111rem;
}

@media (max-width: 767px) {
  .grid--contentStyledImageGrid .grid-6of12:last-child .contentStyled-imageGrid-image {
    margin-bottom: 0 !important;
  }
}

.contentStyled-imageGrid {
  margin-top: 5.55556rem !important;
  margin-bottom: 5.55556rem !important;
}

@media (max-width: 767px) {
  .contentStyled-imageGrid {
    margin-top: 2.77778rem !important;
    margin-bottom: 2.77778rem !important;
  }
}

@media (max-width: 767px) {
  .contentStyled-imageGrid-image {
    margin-bottom: 2.22222rem !important;
  }
}

.contentStyled-imageGrid-smallText {
  margin-top: 0.55556rem;
  font-size: 0.77778rem;
}

.contentStyled-imageGrid-smallText span {
  color: #341c4c;
}

.single_content-content .contentStyled h1,
.single_content-content .contentStyled h2,
.single_content-content .contentStyled h3,
.single_content-content .contentStyled h4 {
  margin: 0 0 1.66667rem;
}

.single_content-content .contentStyled p,
.single_content-content .contentStyled h5,
.single_content-content .contentStyled h6 {
  margin: 0 0 0.88889rem;
}

.single_content-content .contentStyled a {
  color: #341c4c;
  display: inline-block;
  text-decoration: none;
  position: relative;
}

.single_content-content .contentStyled a:after {
  content: '';
  position: absolute;
  height: 0.05556rem;
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #e0e0e0;
}

.single_content-content .contentStyled a:hover {
  text-decoration: none;
  color: #ffffff;
}

.single_content-content .contentStyled>.grid>*:last-child .contentStyled-image {
  margin-bottom: 0;
}

.grid--contentStyledMilestones {
  margin-bottom: -1.66667rem;
}

.milestone {
  margin-bottom: 1.66667rem;
}

.milestone-title {
  font-family: 'Poppins', sans-serif;
}

.milestone-text {
  margin-top: 0.83333rem;
}

.image--border {
  border: 1px solid #e0e0e0;
}

.contentStyled img.image--left,
img.image--left {
  margin-left: 0;
}

.contentStyled img.image--right,
img.image--right {
  margin-right: 0;
}

.textBubbles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

.textBubbles .textBubbles-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.textBubbles .textBubbles-item-align-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.textBubbles .textBubbles-item--align-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.textBubbles .textBubbles-item--text-left {
  text-align: left;
}

.textBubbles .textBubbles-item--text-center {
  text-align: center;
}

.textBubbles .textBubbles-item--text-right {
  text-align: right;
}

.textBubbles .textBubbles-item .textBubble {
  position: relative;
  max-width: 20rem;
  padding: 1.38889rem 1.66667rem;
  border-radius: 100px;
  background: #fff;
  -webkit-box-shadow: 3px 6px 25px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 6px 25px rgba(0, 0, 0, 0.15);
  font-weight: 700;
  color: #341c4c;
}

@media (max-width: 767px) {
  .textBubbles .textBubbles-item .textBubble {
    padding: 1.11111rem 1.38889rem;
  }
}

.textBubbles .textBubbles-item .textBubble:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: -20px;
  z-index: 2;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  left: 60px;
}

.textBubbles .textBubbles-item.textBubbles-item--tail-right .textBubble:after {
  left: unset;
  right: 60px;
}

.playbookNumber {
  font-size: 4rem;
  font-weight: 400;
}

.mainContent select,
.block select,
.footer select,
.mainContent textarea,
.block textarea,
.footer textarea,
.mainContent input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.block input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.footer input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.mainContent .gform_wrapper.gravity-theme input[type=color],
.block .gform_wrapper.gravity-theme input[type=color],
.footer .gform_wrapper.gravity-theme input[type=color],
.mainContent .gform_wrapper.gravity-theme input[type=date],
.block .gform_wrapper.gravity-theme input[type=date],
.footer .gform_wrapper.gravity-theme input[type=date],
.mainContent .gform_wrapper.gravity-theme input[type=datetime-local],
.block .gform_wrapper.gravity-theme input[type=datetime-local],
.footer .gform_wrapper.gravity-theme input[type=datetime-local],
.mainContent .gform_wrapper.gravity-theme input[type=datetime],
.block .gform_wrapper.gravity-theme input[type=datetime],
.footer .gform_wrapper.gravity-theme input[type=datetime],
.mainContent .gform_wrapper.gravity-theme input[type=email],
.block .gform_wrapper.gravity-theme input[type=email],
.footer .gform_wrapper.gravity-theme input[type=email],
.mainContent .gform_wrapper.gravity-theme input[type=month],
.block .gform_wrapper.gravity-theme input[type=month],
.footer .gform_wrapper.gravity-theme input[type=month],
.mainContent .gform_wrapper.gravity-theme input[type=number],
.block .gform_wrapper.gravity-theme input[type=number],
.footer .gform_wrapper.gravity-theme input[type=number],
.mainContent .gform_wrapper.gravity-theme input[type=password],
.block .gform_wrapper.gravity-theme input[type=password],
.footer .gform_wrapper.gravity-theme input[type=password],
.mainContent .gform_wrapper.gravity-theme input[type=search],
.block .gform_wrapper.gravity-theme input[type=search],
.footer .gform_wrapper.gravity-theme input[type=search],
.mainContent .gform_wrapper.gravity-theme input[type=tel],
.block .gform_wrapper.gravity-theme input[type=tel],
.footer .gform_wrapper.gravity-theme input[type=tel],
.mainContent .gform_wrapper.gravity-theme input[type=text],
.block .gform_wrapper.gravity-theme input[type=text],
.footer .gform_wrapper.gravity-theme input[type=text],
.mainContent .gform_wrapper.gravity-theme input[type=time],
.block .gform_wrapper.gravity-theme input[type=time],
.footer .gform_wrapper.gravity-theme input[type=time],
.mainContent .gform_wrapper.gravity-theme input[type=url],
.block .gform_wrapper.gravity-theme input[type=url],
.footer .gform_wrapper.gravity-theme input[type=url],
.mainContent .gform_wrapper.gravity-theme input[type=week],
.block .gform_wrapper.gravity-theme input[type=week],
.footer .gform_wrapper.gravity-theme input[type=week],
.mainContent .gform_wrapper.gravity-theme select,
.block .gform_wrapper.gravity-theme select,
.footer .gform_wrapper.gravity-theme select,
.mainContent .gform_wrapper.gravity-theme textarea,
.block .gform_wrapper.gravity-theme textarea,
.footer .gform_wrapper.gravity-theme textarea,
body .mainContent .gform_wrapper textarea.medium,
body .block .gform_wrapper textarea.medium,
body .footer .gform_wrapper textarea.medium,
body .mainContent .gform_wrapper ul.gform_fields li.gfield select,
body .block .gform_wrapper ul.gform_fields li.gfield select,
body .footer .gform_wrapper ul.gform_fields li.gfield select,
body .mainContent .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .block .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .footer .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: none;
  font-family: 'Poppins', sans-serif;
  padding: 0.66667rem 0;
  margin: 0;
  outline: 0;
  width: 100%;
  border-bottom: 1px solid rgba(91, 102, 111, 0.5);
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  /* color: #fff; */
  width: 100%;
  border-radius: 0;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: 'Poppins', sans-serif;
}

.mainContent select:focus,
.block select:focus,
.footer select:focus,
.mainContent textarea:focus,
.block textarea:focus,
.footer textarea:focus,
.mainContent input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.block input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.footer input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.mainContent .gform_wrapper.gravity-theme input[type=color]:focus,
.block .gform_wrapper.gravity-theme input[type=color]:focus,
.footer .gform_wrapper.gravity-theme input[type=color]:focus,
.mainContent .gform_wrapper.gravity-theme input[type=date]:focus,
.block .gform_wrapper.gravity-theme input[type=date]:focus,
.footer .gform_wrapper.gravity-theme input[type=date]:focus,
.mainContent .gform_wrapper.gravity-theme input[type=datetime-local]:focus,
.block .gform_wrapper.gravity-theme input[type=datetime-local]:focus,
.footer .gform_wrapper.gravity-theme input[type=datetime-local]:focus,
.mainContent .gform_wrapper.gravity-theme input[type=datetime]:focus,
.block .gform_wrapper.gravity-theme input[type=datetime]:focus,
.footer .gform_wrapper.gravity-theme input[type=datetime]:focus,
.mainContent .gform_wrapper.gravity-theme input[type=email]:focus,
.block .gform_wrapper.gravity-theme input[type=email]:focus,
.footer .gform_wrapper.gravity-theme input[type=email]:focus,
.mainContent .gform_wrapper.gravity-theme input[type=month]:focus,
.block .gform_wrapper.gravity-theme input[type=month]:focus,
.footer .gform_wrapper.gravity-theme input[type=month]:focus,
.mainContent .gform_wrapper.gravity-theme input[type=number]:focus,
.block .gform_wrapper.gravity-theme input[type=number]:focus,
.footer .gform_wrapper.gravity-theme input[type=number]:focus,
.mainContent .gform_wrapper.gravity-theme input[type=password]:focus,
.block .gform_wrapper.gravity-theme input[type=password]:focus,
.footer .gform_wrapper.gravity-theme input[type=password]:focus,
.mainContent .gform_wrapper.gravity-theme input[type=search]:focus,
.block .gform_wrapper.gravity-theme input[type=search]:focus,
.footer .gform_wrapper.gravity-theme input[type=search]:focus,
.mainContent .gform_wrapper.gravity-theme input[type=tel]:focus,
.block .gform_wrapper.gravity-theme input[type=tel]:focus,
.footer .gform_wrapper.gravity-theme input[type=tel]:focus,
.mainContent .gform_wrapper.gravity-theme input[type=text]:focus,
.block .gform_wrapper.gravity-theme input[type=text]:focus,
.footer .gform_wrapper.gravity-theme input[type=text]:focus,
.mainContent .gform_wrapper.gravity-theme input[type=time]:focus,
.block .gform_wrapper.gravity-theme input[type=time]:focus,
.footer .gform_wrapper.gravity-theme input[type=time]:focus,
.mainContent .gform_wrapper.gravity-theme input[type=url]:focus,
.block .gform_wrapper.gravity-theme input[type=url]:focus,
.footer .gform_wrapper.gravity-theme input[type=url]:focus,
.mainContent .gform_wrapper.gravity-theme input[type=week]:focus,
.block .gform_wrapper.gravity-theme input[type=week]:focus,
.footer .gform_wrapper.gravity-theme input[type=week]:focus,
.mainContent .gform_wrapper.gravity-theme select:focus,
.block .gform_wrapper.gravity-theme select:focus,
.footer .gform_wrapper.gravity-theme select:focus,
.mainContent .gform_wrapper.gravity-theme textarea:focus,
.block .gform_wrapper.gravity-theme textarea:focus,
.footer .gform_wrapper.gravity-theme textarea:focus,
body .mainContent .gform_wrapper textarea.medium:focus,
body .block .gform_wrapper textarea.medium:focus,
body .footer .gform_wrapper textarea.medium:focus,
body .mainContent .gform_wrapper ul.gform_fields li.gfield select:focus,
body .block .gform_wrapper ul.gform_fields li.gfield select:focus,
body .footer .gform_wrapper ul.gform_fields li.gfield select:focus,
body .mainContent .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
body .block .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
body .footer .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
  border-color: #949494;
}

.mainContent textarea,
.block textarea,
.footer textarea,
.mainContent .gform_wrapper.gravity-theme .gfield textarea.large,
.block .gform_wrapper.gravity-theme .gfield textarea.large,
.footer .gform_wrapper.gravity-theme .gfield textarea.large,
body .mainContent .gform_wrapper textarea.medium,
body .block .gform_wrapper textarea.medium,
body .footer .gform_wrapper textarea.medium {
  height: 5.55556rem;
  font-family: 'Poppins', sans-serif;
}

.mainContent select,
.block select,
.footer select,
body .mainContent .gform_wrapper ul.gform_fields li.gfield select,
body .block .gform_wrapper ul.gform_fields li.gfield select,
body .footer .gform_wrapper ul.gform_fields li.gfield select {
  background-image: url("../dist/img/dropdown.svg") !important;
  background-size: 16px 9px;
  background-repeat: no-repeat;
  background-position: center right 10px;
  font-family: 'Poppins', sans-serif;
}

.mainContent ::-webkit-input-placeholder,
.block ::-webkit-input-placeholder,
.footer ::-webkit-input-placeholder {
  color: rgba(91, 102, 111, 0.5);
}

.mainContent ::-moz-placeholder,
.block ::-moz-placeholder,
.footer ::-moz-placeholder {
  color: rgba(91, 102, 111, 0.5);
}

.mainContent :-ms-input-placeholder,
.block :-ms-input-placeholder,
.footer :-ms-input-placeholder {
  color: rgba(91, 102, 111, 0.5);
}

.mainContent :-moz-placeholder,
.block :-moz-placeholder,
.footer :-moz-placeholder {
  color: rgba(91, 102, 111, 0.5);
}

.mainContent .checkbox,
.block .checkbox,
.footer .checkbox,
.mainContent .gfield_checkbox>div,
.block .gfield_checkbox>div,
.footer .gfield_checkbox>div,
body .mainContent .gform_wrapper ul.gfield_checkbox li,
body .block .gform_wrapper ul.gfield_checkbox li,
body .footer .gform_wrapper ul.gfield_checkbox li {
  list-style: none;
  position: relative;
  cursor: pointer;
  color: #5b666f;
}

.mainContent .checkbox:hover label,
.block .checkbox:hover label,
.footer .checkbox:hover label,
.mainContent .gfield_checkbox>div:hover label,
.block .gfield_checkbox>div:hover label,
.footer .gfield_checkbox>div:hover label,
body .mainContent .gform_wrapper ul.gfield_checkbox li:hover label,
body .block .gform_wrapper ul.gfield_checkbox li:hover label,
body .footer .gform_wrapper ul.gfield_checkbox li:hover label {
  color: #5b666f;
}

.mainContent .checkbox label,
.block .checkbox label,
.footer .checkbox label,
.mainContent .gfield_checkbox>div label,
.block .gfield_checkbox>div label,
.footer .gfield_checkbox>div label,
body .mainContent .gform_wrapper ul.gfield_checkbox li label,
body .block .gform_wrapper ul.gfield_checkbox li label,
body .footer .gform_wrapper ul.gfield_checkbox li label {
  display: inline-block;
  max-width: 100%;
  padding-left: 1.77778rem;
  font-size: 0.88889rem;
  line-height: 1.44444rem;
  font-weight: 400 !important;
  color: #5b666f;
}

.mainContent .checkbox input[type="checkbox"],
.block .checkbox input[type="checkbox"],
.footer .checkbox input[type="checkbox"],
.mainContent .gfield_checkbox>div input[type="checkbox"],
.block .gfield_checkbox>div input[type="checkbox"],
.footer .gfield_checkbox>div input[type="checkbox"],
body .mainContent .gform_wrapper ul.gfield_checkbox li input[type="checkbox"],
body .block .gform_wrapper ul.gfield_checkbox li input[type="checkbox"],
body .footer .gform_wrapper ul.gfield_checkbox li input[type="checkbox"] {
  background-image: url("../dist/img/form_checkbox_normal.svg");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  left: 0;
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 1.11111rem !important;
  height: 1.11111rem !important;
  outline: 0 !important;
}

.mainContent .checkbox input[type="checkbox"]:checked,
.block .checkbox input[type="checkbox"]:checked,
.footer .checkbox input[type="checkbox"]:checked,
.mainContent .gfield_checkbox>div input[type="checkbox"]:checked,
.block .gfield_checkbox>div input[type="checkbox"]:checked,
.footer .gfield_checkbox>div input[type="checkbox"]:checked,
body .mainContent .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked,
body .block .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked,
body .footer .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked {
  background-image: url("../dist/img/form_checkbox_active.svg");
}

.mainContent .radio,
.block .radio,
.footer .radio,
body .mainContent .gform_wrapper ul.gfield_radio li,
body .block .gform_wrapper ul.gfield_radio li,
body .footer .gform_wrapper ul.gfield_radio li {
  position: relative;
}

.mainContent .radio label,
.block .radio label,
.footer .radio label,
body .mainContent .gform_wrapper ul.gfield_radio li label,
body .block .gform_wrapper ul.gfield_radio li label,
body .footer .gform_wrapper ul.gfield_radio li label {
  padding-left: 1.44444rem;
  font-weight: 400 !important;
  font-size: 0.88889rem;
  line-height: 1.44444rem;
  color: #5b666f;
}

.mainContent .radio input[type="radio"],
.block .radio input[type="radio"],
.footer .radio input[type="radio"],
body .mainContent .gform_wrapper ul.gfield_radio li input[type="radio"],
body .block .gform_wrapper ul.gfield_radio li input[type="radio"],
body .footer .gform_wrapper ul.gfield_radio li input[type="radio"] {
  background-image: url("../dist/img/form_radio_normal.svg");
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: left center;
  left: 0;
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 1.22222rem !important;
  height: 1.22222rem !important;
  outline: 0 !important;
}

.mainContent .radio input[type="radio"]:checked,
.block .radio input[type="radio"]:checked,
.footer .radio input[type="radio"]:checked,
body .mainContent .gform_wrapper ul.gfield_radio li input[type="radio"]:checked,
body .block .gform_wrapper ul.gfield_radio li input[type="radio"]:checked,
body .footer .gform_wrapper ul.gfield_radio li input[type="radio"]:checked {
  background-image: url("../dist/img/form_radio_active.svg");
}

.mainContent input[type=search]::-ms-clear,
.block input[type=search]::-ms-clear,
.footer input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

.mainContent input[type=search]::-ms-reveal,
.block input[type=search]::-ms-reveal,
.footer input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

.mainContent input[type="search"]::-webkit-search-decoration,
.block input[type="search"]::-webkit-search-decoration,
.footer input[type="search"]::-webkit-search-decoration,
.mainContent input[type="search"]::-webkit-search-cancel-button,
.block input[type="search"]::-webkit-search-cancel-button,
.footer input[type="search"]::-webkit-search-cancel-button,
.mainContent input[type="search"]::-webkit-search-results-button,
.block input[type="search"]::-webkit-search-results-button,
.footer input[type="search"]::-webkit-search-results-button,
.mainContent input[type="search"]::-webkit-search-results-decoration,
.block input[type="search"]::-webkit-search-results-decoration,
.footer input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

body .mainContent fieldset,
body .block fieldset,
body .footer fieldset {
  border: 0;
}

body .mainContent .gform_wrapper,
body .block .gform_wrapper,
body .footer .gform_wrapper {
  padding: 0;
  margin: 0;
}

body .mainContent .gform_wrapper.gravity-theme .gform_fields,
body .block .gform_wrapper.gravity-theme .gform_fields,
body .footer .gform_wrapper.gravity-theme .gform_fields {
  width: auto;
  grid-row-gap: 0;
  grid-column-gap: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 -0.27778rem -1.44444rem;
}

body .mainContent .gform_wrapper.gravity-theme .gform_fields>*,
body .block .gform_wrapper.gravity-theme .gform_fields>*,
body .footer .gform_wrapper.gravity-theme .gform_fields>* {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: 0 0.27778rem;
  margin-bottom: 1.44444rem;
}

body .mainContent .gform_wrapper.gravity-theme .gform_fields>*.half,
body .block .gform_wrapper.gravity-theme .gform_fields>*.half,
body .footer .gform_wrapper.gravity-theme .gform_fields>*.half,
body .mainContent .gform_wrapper.gravity-theme .gform_fields>*.gfield--width-half,
body .block .gform_wrapper.gravity-theme .gform_fields>*.gfield--width-half,
body .footer .gform_wrapper.gravity-theme .gform_fields>*.gfield--width-half {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

@media (max-width: 767px) {

  body .mainContent .gform_wrapper.gravity-theme .gform_fields>*.half,
  body .block .gform_wrapper.gravity-theme .gform_fields>*.half,
  body .footer .gform_wrapper.gravity-theme .gform_fields>*.half,
  body .mainContent .gform_wrapper.gravity-theme .gform_fields>*.gfield--width-half,
  body .block .gform_wrapper.gravity-theme .gform_fields>*.gfield--width-half,
  body .footer .gform_wrapper.gravity-theme .gform_fields>*.gfield--width-half {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

body .mainContent .gform_wrapper .gform_footer,
body .block .gform_wrapper .gform_footer,
body .footer .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
  margin-top: 1.66667rem;
}

body .mainContent .gform_wrapper ul.gform_fields li.gfield,
body .block .gform_wrapper ul.gform_fields li.gfield,
body .footer .gform_wrapper ul.gform_fields li.gfield {
  margin: 0;
  padding: 0;
}

body .mainContent .gform_wrapper .gfield_label,
body .block .gform_wrapper .gfield_label,
body .footer .gform_wrapper .gfield_label,
body .mainContent .ginput_container_address label,
body .block .ginput_container_address label,
body .footer .ginput_container_address label {
  display: block;
  font-weight: 400;
}

body .mainContent .ginput_complex span,
body .block .ginput_complex span,
body .footer .ginput_complex span {
  display: block;
  margin-bottom: 1.44444rem;
}

body .mainContent .ginput_complex span:last-child,
body .block .ginput_complex span:last-child,
body .footer .ginput_complex span:last-child,
body .mainContent .ginput_complex span:nth-last-child(2),
body .block .ginput_complex span:nth-last-child(2),
body .footer .ginput_complex span:nth-last-child(2) {
  margin-bottom: 0;
}

body .mainContent .gform_wrapper .field_description_below .gfield_description,
body .block .gform_wrapper .field_description_below .gfield_description,
body .footer .gform_wrapper .field_description_below .gfield_description {
  padding-top: 0;
}

body .mainContent .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half),
body .block .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half),
body .footer .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}

body .mainContent .gform_wrapper li.gfield.gfield_error,
body .block .gform_wrapper li.gfield.gfield_error,
body .footer .gform_wrapper li.gfield.gfield_error,
body .mainContent body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
body .block body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
body .footer body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border-top: 0;
  border-bottom: 0;
  background-color: transparent;
}

.gform_wrapper .gform_heading {
  display: none;
}

.gform_wrapper .gform_footer {
  margin-top: 3.33333rem;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
  background: transparent;
  padding: 1rem;
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
  padding: 0;
  background: transparent;
  border: none;
}

#gform_wrapper_21 .gform_heading {
  display: none;
}

#gform_21 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#gform_21>* {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

#gform_21 .gf_progressbar_wrapper {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.switch {
  position: relative;
  display: inline-block;
  width: 3.27778rem;
  height: 1.55556rem;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  border: 1px solid #341c4c;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.switch .slider:before {
  position: absolute;
  content: "";
  height: 1rem;
  width: 1rem;
  left: 5px;
  bottom: 4px;
  background-color: #341c4c;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.switch .slider.round {
  border-radius: 34px;
}

.switch .slider.round:before {
  border-radius: 50%;
}

.switch input:checked+.slider {
  background-color: #95569e;
  border: none;
}

.switch input:checked+.slider:before {
  background-color: #fff;
  bottom: 5px;
}

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

.switch input:focus+.slider {
  -webkit-box-shadow: 0 0 1px #2196f3;
  box-shadow: 0 0 1px #2196f3;
}

body .block .acf-fields select,
body .block .acf-fields textarea,
body .block .acf-fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .block .acf-fields .gform_wrapper.gravity-theme input[type=color],
body .block .acf-fields .gform_wrapper.gravity-theme input[type=date],
body .block .acf-fields .gform_wrapper.gravity-theme input[type=datetime-local],
body .block .acf-fields .gform_wrapper.gravity-theme input[type=datetime],
body .block .acf-fields .gform_wrapper.gravity-theme input[type=email],
body .block .acf-fields .gform_wrapper.gravity-theme input[type=month],
body .block .acf-fields .gform_wrapper.gravity-theme input[type=number],
body .block .acf-fields .gform_wrapper.gravity-theme input[type=password],
body .block .acf-fields .gform_wrapper.gravity-theme input[type=search],
body .block .acf-fields .gform_wrapper.gravity-theme input[type=tel],
body .block .acf-fields .gform_wrapper.gravity-theme input[type=text],
body .block .acf-fields .gform_wrapper.gravity-theme input[type=time],
body .block .acf-fields .gform_wrapper.gravity-theme input[type=url],
body .block .acf-fields .gform_wrapper.gravity-theme input[type=week],
body .block .acf-fields .gform_wrapper.gravity-theme select,
body .block .acf-fields .gform_wrapper.gravity-theme textarea {
  color: #000;
}

@charset "UTF-8";

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}

.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: calc(1 * 2);
  animation-iteration-count: calc(1 * 2);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}

.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: calc(1 * 3);
  animation-iteration-count: calc(1 * 3);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}

.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}

.animate__animated.animate__delay-2s {
  -webkit-animation-delay: calc(1s * 2);
  animation-delay: calc(1s * 2);
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}

.animate__animated.animate__delay-3s {
  -webkit-animation-delay: calc(1s * 3);
  animation-delay: calc(1s * 3);
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}

.animate__animated.animate__delay-4s {
  -webkit-animation-delay: calc(1s * 4);
  animation-delay: calc(1s * 4);
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}

.animate__animated.animate__delay-5s {
  -webkit-animation-delay: calc(1s * 5);
  animation-delay: calc(1s * 5);
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}

.animate__animated.animate__faster {
  -webkit-animation-duration: calc(1s / 2);
  animation-duration: calc(1s / 2);
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}

.animate__animated.animate__fast {
  -webkit-animation-duration: calc(1s * 0.8);
  animation-duration: calc(1s * 0.8);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}

.animate__animated.animate__slow {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}

.animate__animated.animate__slower {
  -webkit-animation-duration: calc(1s * 3);
  animation-duration: calc(1s * 3);
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}

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

  .animate__animated[class*='Out'] {
    opacity: 0;
  }
}

/* Attention seekers  */
@-webkit-keyframes bounce {

  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}

@keyframes bounce {

  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}

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

@-webkit-keyframes flash {

  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {

  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

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

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

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@-webkit-keyframes shakeX {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shakeX {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}

@-webkit-keyframes shakeY {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}

@keyframes shakeY {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}

.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

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

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

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

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

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

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: calc(1s * 1.3);
  animation-duration: calc(1s * 1.3);
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

/* Back entrances */
@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}

@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}

@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}

@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}

/* Back exits */
@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}

@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}

.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}

@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}

@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}

.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}

@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}

@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}

.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}

@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}

@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}

.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}

/* Bouncing entrances  */
@-webkit-keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.animate__bounceIn {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

/* Bouncing exits  */
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.animate__bounceOut {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}

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

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}

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

/* Fading entrances  */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}

/* Fading exits */
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

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

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

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

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

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

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

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

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

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

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

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

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

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

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

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

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

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

@-webkit-keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}

@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}

.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}

@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}

@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}

.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}

@-webkit-keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}

@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}

.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}

@-webkit-keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}

@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}

.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}

/* Flippers */
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

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

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

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

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

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

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.animate__flipOutX {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.animate__flipOutY {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

/* Lightspeed */
@-webkit-keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}

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

/* Rotating entrances */
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

/* Rotating exits */
@-webkit-keyframes rotateOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

/* Specials */
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.animate__hinge {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

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

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

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

@keyframes rollOut {
  from {
    opacity: 1;
  }

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

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

/* Zooming entrances */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

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

  50% {
    opacity: 1;
  }
}

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

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

/* Zooming exits */
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

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

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}

.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}

.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

/* Sliding exits */
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  -webkit-transition-duration: 50ms;
  transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  -webkit-transition-duration: .1s;
  transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  -webkit-transition-duration: .15s;
  transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  -webkit-transition-delay: .15s;
  transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  -webkit-transition-duration: .2s;
  transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  -webkit-transition-duration: .25s;
  transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  -webkit-transition-delay: .25s;
  transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  -webkit-transition-delay: .3s;
  transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  -webkit-transition-duration: .35s;
  transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  -webkit-transition-delay: .35s;
  transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  -webkit-transition-duration: .4s;
  transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  -webkit-transition-delay: .4s;
  transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  -webkit-transition-duration: .45s;
  transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  -webkit-transition-delay: .45s;
  transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  -webkit-transition-delay: .5s;
  transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  -webkit-transition-duration: .55s;
  transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  -webkit-transition-delay: .55s;
  transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  -webkit-transition-duration: .6s;
  transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  -webkit-transition-delay: .6s;
  transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  -webkit-transition-duration: .65s;
  transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  -webkit-transition-delay: .65s;
  transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  -webkit-transition-duration: .7s;
  transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  -webkit-transition-delay: .7s;
  transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  -webkit-transition-duration: .75s;
  transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  -webkit-transition-delay: .75s;
  transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  -webkit-transition-duration: .8s;
  transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  -webkit-transition-delay: .8s;
  transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  -webkit-transition-duration: .85s;
  transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  -webkit-transition-delay: .85s;
  transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  -webkit-transition-duration: .9s;
  transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  -webkit-transition-delay: .9s;
  transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  -webkit-transition-duration: .95s;
  transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  -webkit-transition-delay: .95s;
  transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  -webkit-transition-duration: 1s;
  transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  -webkit-transition-delay: 1s;
  transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  -webkit-transition-duration: 1.05s;
  transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  -webkit-transition-duration: 1.1s;
  transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  -webkit-transition-duration: 1.15s;
  transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.15s;
  transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  -webkit-transition-duration: 1.2s;
  transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  -webkit-transition-duration: 1.25s;
  transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.25s;
  transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  -webkit-transition-duration: 1.3s;
  transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  -webkit-transition-duration: 1.35s;
  transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.35s;
  transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  -webkit-transition-duration: 1.45s;
  transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.45s;
  transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  -webkit-transition-duration: 1.55s;
  transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.55s;
  transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  -webkit-transition-duration: 1.6s;
  transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  -webkit-transition-duration: 1.65s;
  transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.65s;
  transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  -webkit-transition-duration: 1.7s;
  transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  -webkit-transition-duration: 1.75s;
  transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.75s;
  transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  -webkit-transition-duration: 1.8s;
  transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  -webkit-transition-duration: 1.85s;
  transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.85s;
  transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  -webkit-transition-duration: 1.9s;
  transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  -webkit-transition-duration: 1.95s;
  transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.95s;
  transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  -webkit-transition-duration: 2s;
  transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  -webkit-transition-delay: 2s;
  transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  -webkit-transition-duration: 2.05s;
  transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.05s;
  transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  -webkit-transition-duration: 2.1s;
  transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.1s;
  transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  -webkit-transition-duration: 2.15s;
  transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.15s;
  transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  -webkit-transition-duration: 2.2s;
  transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.2s;
  transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  -webkit-transition-duration: 2.25s;
  transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.25s;
  transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  -webkit-transition-duration: 2.3s;
  transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.3s;
  transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  -webkit-transition-duration: 2.35s;
  transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.35s;
  transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  -webkit-transition-duration: 2.4s;
  transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  -webkit-transition-duration: 2.45s;
  transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.45s;
  transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  -webkit-transition-duration: 2.5s;
  transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  -webkit-transition-duration: 2.55s;
  transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.55s;
  transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  -webkit-transition-duration: 2.6s;
  transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.6s;
  transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  -webkit-transition-duration: 2.65s;
  transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.65s;
  transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  -webkit-transition-duration: 2.7s;
  transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.7s;
  transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  -webkit-transition-duration: 2.75s;
  transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.75s;
  transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  -webkit-transition-duration: 2.8s;
  transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.8s;
  transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  -webkit-transition-duration: 2.85s;
  transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.85s;
  transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  -webkit-transition-duration: 2.9s;
  transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.9s;
  transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  -webkit-transition-duration: 2.95s;
  transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.95s;
  transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  -webkit-transition-duration: 3s;
  transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  -webkit-transition-delay: 3s;
  transition-delay: 3s
}

[data-aos] {
  pointer-events: none
}

[data-aos].aos-animate {
  pointer-events: auto
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
  transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
  transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
  transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
  transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
  transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
  transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
  transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
  transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
  transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
  transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
  transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
  transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
  transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
  transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
  transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

@media screen {
  html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
  }

  html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }

  html:not(.no-js) [data-aos=fade-up] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
  }

  html:not(.no-js) [data-aos=fade-down] {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0)
  }

  html:not(.no-js) [data-aos=fade-right] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
  }

  html:not(.no-js) [data-aos=fade-left] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
  }

  html:not(.no-js) [data-aos=fade-up-right] {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0)
  }

  html:not(.no-js) [data-aos=fade-up-left] {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0)
  }

  html:not(.no-js) [data-aos=fade-down-right] {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0)
  }

  html:not(.no-js) [data-aos=fade-down-left] {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0)
  }

  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
  }

  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
  }

  html:not(.no-js) [data-aos=zoom-in] {
    -webkit-transform: scale(.6);
    transform: scale(.6)
  }

  html:not(.no-js) [data-aos=zoom-in-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(.6);
    transform: translate3d(0, 100px, 0) scale(.6)
  }

  html:not(.no-js) [data-aos=zoom-in-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(.6);
    transform: translate3d(0, -100px, 0) scale(.6)
  }

  html:not(.no-js) [data-aos=zoom-in-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(.6);
    transform: translate3d(-100px, 0, 0) scale(.6)
  }

  html:not(.no-js) [data-aos=zoom-in-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(.6);
    transform: translate3d(100px, 0, 0) scale(.6)
  }

  html:not(.no-js) [data-aos=zoom-out] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }

  html:not(.no-js) [data-aos=zoom-out-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
    transform: translate3d(0, 100px, 0) scale(1.2)
  }

  html:not(.no-js) [data-aos=zoom-out-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
    transform: translate3d(0, -100px, 0) scale(1.2)
  }

  html:not(.no-js) [data-aos=zoom-out-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
    transform: translate3d(-100px, 0, 0) scale(1.2)
  }

  html:not(.no-js) [data-aos=zoom-out-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
    transform: translate3d(100px, 0, 0) scale(1.2)
  }

  html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform, -webkit-transform;
    visibility: hidden
  }

  html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  html:not(.no-js) [data-aos=slide-up] {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  html:not(.no-js) [data-aos=slide-down] {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  html:not(.no-js) [data-aos=slide-right] {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  html:not(.no-js) [data-aos=slide-left] {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform, -webkit-transform
  }

  html:not(.no-js) [data-aos=flip-left] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg)
  }

  html:not(.no-js) [data-aos=flip-left].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
  }

  html:not(.no-js) [data-aos=flip-right] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg)
  }

  html:not(.no-js) [data-aos=flip-right].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0)
  }

  html:not(.no-js) [data-aos=flip-up] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg)
  }

  html:not(.no-js) [data-aos=flip-up].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
  }

  html:not(.no-js) [data-aos=flip-down] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg)
  }

  html:not(.no-js) [data-aos=flip-down].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0)
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 0.44444rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 2.44444rem;
  height: 2.44444rem;
  line-height: 2.44444rem;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 1rem 0.55556rem;
  color: #FFF;
  font-style: normal;
  font-size: 1.55556rem;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 0.33333rem;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 0.66667rem;
  line-height: 1rem;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -3.05556rem;
  padding: 0;
  width: 5rem;
  height: 6.11111rem;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -3rem;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 1.94444rem;
  margin-left: 1.94444rem;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 1.72222rem;
}

.mfp-arrow-left:before {
  margin-left: 1.38889rem;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 2.16667rem;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 2.22222rem;
  padding-bottom: 2.22222rem;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 50rem;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.22222rem 0 2.22222rem;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 0.66667rem;
  line-height: 0.77778rem;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -2rem;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 1rem;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 2rem;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 0.27778rem;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 0.16667rem 0.27778rem;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 1.94444rem;
    height: 1.94444rem;
    line-height: 1.94444rem;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 0.33333rem;
    padding-right: 0.33333rem;
  }
}

@-webkit-keyframes modal-video {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes modal-video {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px)
  }

  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px)
  }

  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-name: modal-video;
  animation-name: modal-video;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out
}

.modal-video-close {
  opacity: 0
}

.modal-video-close .modal-video-movie-wrap {
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px)
}

.modal-video-body {
  max-width: 53.33333rem;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 0.55556rem;
  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
}

.modal-video-inner {
  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: 100%
}

@media (orientation: landscape) {
  .modal-video-inner {
    padding: 0.55556rem 3.33333rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
}

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-name: modal-video-inner;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -45px;
  right: 0;
  display: inline-block;
  width: 1.94444rem;
  height: 1.94444rem;
  overflow: hidden;
  border: none;
  background: transparent
}

@media (orientation: landscape) {
  .modal-video-close-btn {
    top: 0;
    right: -45px
  }
}

.modal-video-close-btn:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.modal-video-close-btn:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.modal-video-close-btn:before,
.modal-video-close-btn:after {
  content: '';
  position: absolute;
  height: 0.11111rem;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -0.05556rem;
  background: #fff;
  border-radius: 5px;
  margin-top: -0.33333rem
}

.wow {
  visibility: hidden;
}

.bubble {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}

.bubble--orange,
.bubble--orangewhite,
.bubble--purple,
.bubble--white,
.bubble--whitepurple {
  height: 3.66667rem;
  width: 7.27778rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {

  .bubble--orange,
  .bubble--orangewhite,
  .bubble--purple,
  .bubble--white,
  .bubble--whitepurple {
    height: 2.22222rem;
    width: 4.44444rem;
  }
}

.bubble--orange {
  background-image: url("/website/assets/img/bubble-orange.svg");
}

.bubble--orangewhite {
  background-image: url("/website/assets/img/bubble-orangewhite.svg");
}

.bubble--purple {
  background-image: url("/website/assets/img/bubble-purple.svg");
}

.bubble--white {
  background-image: url("/website/assets/img/bubble-white.svg");
}

.bubble--whitepurple {
  background-image: url("/website/assets/img/bubble-whitepurple.svg");
}

.bubble--textpurple,
.bubble--textlilac,
.bubble--textwhite {
  padding: 1.11111rem 2.5rem;
  border-radius: 60px;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
}

.bubble--textpurple.bubble--smallerText,
.bubble--textlilac.bubble--smallerText,
.bubble--textwhite.bubble--smallerText {
  padding: 1.11111rem 1.16667rem;
  font-size: 1.11111rem;
  max-width: 15.11111rem;
}

@media (max-width: 1023px) {

  .bubble--textpurple.bubble--smallerText,
  .bubble--textlilac.bubble--smallerText,
  .bubble--textwhite.bubble--smallerText {
    font-size: 0.88889rem;
    padding: 0.55556rem 1.11111rem;
  }
}

.bubble--textpurple {
  background-color: #341c4c;
  color: #95569e;
}

.bubble--textpurple:before {
  content: '';
  position: absolute;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 1.05556rem;
  width: 1.33333rem;
  right: 50px;
  top: calc(100% - 5px);
  background-image: url("/website/assets/img/bubble-arrowpurple.svg");
}

.bubble--textlilac {
  background-color: #95569e;
  color: #fff;
}

.bubble--textlilac:before {
  content: '';
  position: absolute;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 1.05556rem;
  width: 1.33333rem;
  right: 50px;
  top: calc(100% - 5px);
  background-image: url("/website/assets/img/bubble-arrowlilac.svg");
}

.bubble--textwhite {
  background-color: #341c4c;
  color: #fff;
}

.bubble--textwhite:before {
  content: '';
  position: absolute;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 1.05556rem;
  width: 1.33333rem;
  right: 50px;
  top: calc(100% - 5px);
  background-image: url("/website/assets/img/bubble-arrowpurple.svg");
}

.bubble--playpattern {
  background-image: url("/website/assets/img/play-pattern.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 9.66667rem;
  height: 7.61111rem;
}

.bubble--playpattern.bubble--rightbottom,
.bubble--playpattern.bubble--bottom {
  right: 0;
  bottom: 0;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

@media (min-width: 768px) and (max-width: 1023px) {

  .bubble--playpattern.bubble--rightbottom,
  .bubble--playpattern.bubble--bottom {
    -webkit-transform: translate(50%, 50%) scale(0.8);
    transform: translate(50%, 50%) scale(0.8);
  }
}

@media (max-width: 767px) {

  .bubble--playpattern.bubble--rightbottom,
  .bubble--playpattern.bubble--bottom {
    -webkit-transform: translate(50%, 50%) scale(0.5);
    transform: translate(50%, 50%) scale(0.5);
    right: -10px;
  }
}

.bubble--playpattern.bubble--leftbottom {
  right: auto;
  left: 0;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

@media (min-width: 768px) and (max-width: 1023px) {
  .bubble--playpattern.bubble--leftbottom {
    -webkit-transform: translate(-50%, 50%) scale(0.8);
    transform: translate(-50%, 50%) scale(0.8);
  }
}

@media (max-width: 767px) {
  .bubble--playpattern.bubble--leftbottom {
    -webkit-transform: translate(-50%, 50%) scale(0.5);
    transform: translate(-50%, 50%) scale(0.5);
    left: -10px;
  }
}

.bubble--playpattern.bubble--top {
  right: 0;
  left: auto;
  top: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

@media (min-width: 768px) and (max-width: 1023px) {
  .bubble--playpattern.bubble--top {
    -webkit-transform: translate(50%, -50%) scale(0.8);
    transform: translate(50%, -50%) scale(0.8);
  }
}

@media (max-width: 767px) {
  .bubble--playpattern.bubble--top {
    -webkit-transform: translate(50%, -50%) scale(0.5);
    transform: translate(50%, -50%) scale(0.5);
    right: -10px;
  }
}

.bubble--top {
  top: 0;
  left: 30px;
  -webkit-transform: translateY(-50%) translateY(7px);
  transform: translateY(-50%) translateY(7px);
}

@media (max-width: 767px) {
  .bubble--top {
    left: 20px;
  }
}

.bubble--top.bubble--textpurple,
.bubble--top.bubble--textlilac {
  -webkit-transform: translateY(-50%) translateY(-20px);
  transform: translateY(-50%) translateY(-20px);
}

.bubble--topright {
  top: 0;
  right: 35px;
  -webkit-transform: translateY(-50%) translateY(7px);
  transform: translateY(-50%) translateY(7px);
}

@media (max-width: 767px) {
  .bubble--topright {
    right: 20px;
  }
}

.bubble--bottom {
  bottom: 0;
  right: 30px;
  -webkit-transform: translateY(50%) translateY(-7px);
  transform: translateY(50%) translateY(-7px);
}

@media (max-width: 767px) {
  .bubble--bottom {
    right: 20px;
  }
}

.bubble--right {
  right: -30px;
  top: 90px;
}

@media (max-width: 767px) {
  .bubble--right {
    right: -20px;
  }
}

.bubble--rightbottom {
  right: -30px;
  bottom: 0;
}

@media (max-width: 767px) {
  .bubble--rightbottom {
    right: -20px;
  }
}

.bubble--left {
  left: -30px;
  top: 90px;
}

@media (max-width: 767px) {
  .bubble--left {
    left: -20px;
  }
}

.bubble--leftbottom {
  left: -30px;
  bottom: 0;
}

@media (max-width: 767px) {
  .bubble--leftbottom {
    left: -20px;
  }
}

.commentsTitle {
  margin-bottom: 1.94444rem;
}

.commentsContainer #commentform .commentField {
  margin-bottom: 1.11111rem;
}

.commentsContainer #commentform .commentField.oneFourth {
  width: calc(25% - 0.66667rem);
  display: inline-block;
  margin-right: 0.55556rem;
}

@media (max-width: 1075px) {
  .commentsContainer #commentform .commentField.oneFourth {
    width: calc(50% - 0.44444rem);
  }

  .commentsContainer #commentform .commentField.oneFourth.oneFourth--second {
    margin-right: 0;
  }
}

.commentsContainer #commentform .commentField.oneFourth.oneFourth--last {
  margin-right: 0;
}

@media (max-width: 767px) {
  .commentsContainer #commentform .commentField.oneFourth {
    width: 100%;
    margin-right: 0;
    display: block;
  }
}

.commentsContainer .oneFourth input[type=submit] {
  margin-top: 0;
  width: 100%;
}

@media (max-width: 767px) {
  .commentsContainer .oneFourth input[type=submit] {
    margin-top: 1.66667rem;
  }
}

.commentsContainer input[type=submit] {
  background: none;
  border: none;
  cursor: pointer;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 0.77778rem 2.22222rem;
  display: inline-block;
  text-decoration: none;
  font-size: 0.83333rem !important;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  margin-top: 1.66667rem;
}

.commentsContainer input[type=submit]:hover {
  color: #fff;
}

.commentsContainer textarea {
  width: 100%;
  height: 8.33333rem;
}

.commentsContainer textarea:focus {
  outline: 0;
}

.userComments {
  margin: 0 0 2.22222rem;
  list-style: none;
  padding: 0;
}

.userComments p {
  margin-bottom: 0;
  margin-top: 0;
}

.userComments p:last-child {
  margin-bottom: 0;
}

.userComments .userComment {
  margin-bottom: 2.22222rem;
}

.userComments .userComment:last-child {
  margin-bottom: 0;
}

.userComment-name {
  font-weight: 400;
}

.userComment-time {
  font-weight: 300;
  margin-bottom: 0.55556rem;
  color: #666;
  font-style: italic;
}

.userComment-text {
  font-weight: 300;
}

.comment-subscription-form {
  display: none;
}

.subscribe-label {
  display: none;
}

@media (max-width: 767px) {
  .block--boxBackground .container {
    padding: 0 1.38889rem;
  }
}

.container {
  margin: 0 auto;
  max-width: 69.44444rem;
  padding: 0 2.22222rem;
  position: relative;
}

.container-full {
  max-width: 100%;
  padding: 0;
}

@media (max-width: 767px) {
  .container {
    padding: 0 1.11111rem;
  }
}

.container--medium {
  max-width: 62.22222rem;
}

.container--blog {
  max-width: 56.66667rem;
}

.container--small {
  max-width: 56.66667rem;
}

.container--extraSmall {
  max-width: 51.11111rem;
}

.container--full {
  max-width: none;
}

.footer {
  background-color: #341c4c;
}

@media (max-width: 767px) {
  .footer {
    padding-bottom: 2.22222rem !important;
  }
}

.footer-top .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 60px;
}

@media (max-width: 767px) {
  .footer-top .container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1.5rem;
    flex-direction: column;
  }
}

.footer-linkGroups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px 60px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .footer-linkGroups {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    gap: 40px 50px;
  }
}

.linkGroup {
  display: block;
  min-width: 9.44444rem;
}

@media (max-width: 767px) {
  .linkGroup {
    flex: 1;
    min-width: 100%;
  }
}

.linkGroup .linkGroup-link {
  margin-bottom: 0.27778rem;
}

.linkGroup .linkGroup-link:last-child {
  margin-bottom: 0;
}

.linkGroup a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.33;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
}

.linkGroup a.bold {
  font-weight: 700;
}

.footer-social {
  text-align: right;
}

@media (max-width: 767px) {

  .footer-social {
      text-align: center;
    }
}

.footer-socialContainer {
  display: inline-block;
  text-align: left;
}

@media (max-width: 767px) {
  .footer-socialContainer {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    justify-content: space-between;
  }

    .socialLinks {
      margin: 0 !important;
    }
}

.footer-cta {
  white-space: nowrap;
}

.socialLinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 1.38889rem 0 0 0.27778rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

a.socialLink {
  width: 2rem;
  height: 2rem;
}

.socialLinks>* {
  display: block;
}

.footer-bottom {
  border-top: 1px solid #95569e;
  margin-top: 7.77778rem;
  padding: 3.33333rem 0 0;
}

.footer-tabletNav {
  display: none;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .footer-linkGroups,
  .footer-tabletNav {
    display: none;
  }

  .footer-top .container {
    justify-content: center;
  }

  .footer-social {
    text-align: center;
  }

  .footer-socialContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
  }

  .socialLinks {
    margin: 0;
    gap: 0.75rem;
  }

  .footer-bottom {
    margin-top: 2.5rem;
  }
}

@media (max-width: 767px) {
  .footer-bottom {
    margin-top: 2.77778rem;
    padding: 2.22222rem 0 0;
  }
}

.footer-legal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.footer-legal * {
  color: #fff;
}

.legal-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.legal-links a {
  text-decoration: none;
  font-weight: 700;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .legal-links {
    max-width: 17.22222rem;
    margin: 0 auto;
  }
}

.legal-message {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.cli-plugin-button.cli-plugin-main-button {
  margin-left: 0.83333rem !important;
}

#cookie-law-info-bar span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.siteWrapper {
  margin-top: 0.05556rem;
}

.header {
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
  z-index: 100;
}

.header.is-sticky .nav {
  -webkit-box-shadow: 0 2px 5px -2px rgba(52, 28, 76, 0.25);
  box-shadow: 0 2px 5px -2px rgba(52, 28, 76, 0.25);
}

.nav {
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0 2px 2px -2px transparent;
  box-shadow: 0 2px 2px -2px transparent;
}

@media (max-width: 1023px) {
  .nav {
    padding: 0.66667rem 0;
  }
}

.nav>.container {
  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;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  /* padding-top: 0.5rem;
  padding-bottom: 0.5rem; */
}

.nav-logo {
  display: inline-block;
  flex-shrink: 0;
}

.nav-logo img,
.nav-logo svg {
  height: 2.94444rem;
  width: auto;
  display: block;
}

@media (max-width: 1023px) {

  .nav-logo img,
  .nav-logo svg {
    height: 2.61111rem;
  }
}

.nav-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 40px;
}

@media (min-width: 1024px) and (max-width: 1139px) {
  .nav-right {
    gap: 0 20px;
  }
}

@media (max-width: 1023px) {
  .nav-right {
    gap: 0 20px;
  }
}

.nav-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 40px;
}

@media (max-width: 1023px) {
  .nav-primary {
    text-align: left;
  }
}

@media (min-width: 1024px) and (max-width: 1139px) {
  .nav-primary {
    gap: 0 20px;
  }
}

@media (max-width: 1023px) {
  .nav-primary {
    max-height: calc(100vh - 3.94444rem);
    overflow-y: auto;
  }
}

.nav-primary>.nav-item {
  display: inline-block;
  padding: 2.611111rem 0;
}

@media (max-width: 1023px) {
  .nav-primary>.nav-item {
    padding: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}

.nav-primary>.nav-item>a {
  text-decoration: none;
  font-size: 0.88889rem;
  line-height: 1.5;
  font-weight: 600;
  color: #341c4c;
}

@media (min-width: 1024px) {
  .nav-primary>.nav-item>a:hover {
    color: #95569e;
  }
}

@media (max-width: 1023px) {
  .nav-primary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 1.94444rem 1.11111rem 0;
  }

  .nav-primary>.nav-item {
    margin-bottom: 0.66667rem;
  }

  .nav-primary>.nav-item>a {
    font-size: 1.66667rem;
    font-weight: 400;
  }
}

.nav-primary .arrow {
  display: inline-block;
  width: 1.11111rem;
  height: 1.11111rem;
  margin-left: 0.55556rem;
  background-image: url("../dist/img/menu-arrow.svg");
  background-size: contain;
  vertical-align: middle;
}

@media (min-width: 1024px) {
  .nav-primary .arrow {
    width: 0.83333rem;
    height: 0.83333rem;
  }
}

/* @TODO - nolan working here */

/* .nav-primary > li {
  position: relative;
} */

.nav-primary>li.show .arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.nav-primary>li.show>ul {
  display: flex;
flex-direction: column;
}

.nav-primary>li>ul {
  display: none;
  list-style: none;
  padding: 0;
  padding-top: 0.66667rem;
}

@media (min-width: 1024px) {
  .nav-primary>li>ul {
    position: absolute;
    background: #fff;
    left: 0;
    max-height: calc(100vh - 7.22222rem);
    overflow-y: auto;
    padding: 0;
    padding: 2rem 30%;
    top: 100%;
    width: 100%;
    z-index: -1;
  }
}

.nav-primary>li>ul>li>a {
  display: block;
  padding: 0.16667rem 0 0.16667rem 1.11111rem;
  font-size: 1.38889rem;
  color: #341c4c;
  font-weight: 700;
  background: #fff;
  text-decoration: none;
}

@media (min-width: 1024px) {
  .nav-primary>li>ul>li>a {
    padding: 0.55556rem 1.11111rem;
    font-size: 0.88889rem;
    min-width: 10.55556rem;
    white-space: nowrap;
  }


  /*
  .nav-primary>li>ul>li>a:hover {
    color: #fff;
    background: #95569e;
  } */

  .nav-primary>li>ul>li>a:hover {
    color: #95569e;
  }
}

@media (min-width: 1024px) {
  /* .nav-primary>li>ul>li:last-of-type>a {
    border-radius: 0px 0px 20px 20px;
  }

  .nav-primary>li>ul>li:not(:last-of-type)>a {
    border-bottom: 1px solid rgba(149, 86, 158, 0.2);
  }

  .nav-primary>li>ul>li:not(:last-of-type)>a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  } */
}

  .nav-primary>li>ul>li.nav-item--type-custom>a{
    display: none;
  }

@media (min-width: 1024px) {
  .nav-primary>li>ul>li.nav-item--type-custom>a{
      display: block;
      color: #5b666f;
      font-weight: 400;
      margin-top: -1rem;
      cursor: pointer;
      background: transparent;
  }
}

.nav-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 10px;
}

@media (max-width: 1023px) {
  .nav-buttons {
    display: none;
  }
}

.nav-menu {
  display: none;
}

@media (max-width: 1023px) {
  .nav-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;
    text-decoration: none;
    color: #5b666f;
    height: 1.66667rem;
    width: 1.66667rem;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .nav-menu img {
    display: block;
  }

  .nav-menu img:first-child {
    display: block;
  }

  .nav-menu img:last-child {
    display: none;
  }

  .nav-menu.active img:first-child {
    display: none;
  }

  .nav-menu.active img:last-child {
    display: block;
  }

  .nav-primaryContainer {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: calc(100vh - 4.16667rem);
    visibility: hidden !important;
    opacity: 0 !important;
    background-color: #fff;
    z-index: 1000;
  }

  .nav-primaryContainer * {
    visibility: hidden !important;
    opacity: 0 !important;
  }

  .nav-primaryContainer.active {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .nav-primaryContainer.active * {
    visibility: visible !important;
    opacity: 1 !important;
  }

  .nav-primary>.nav-item {
    display: block;
  }
}


.nav-loginContainer {
  position: absolute;
  top: 0.25rem;
  right: 0;
}

@media screen and (max-width: 1024px) {
  .nav-loginContainer {
    display: none;
  }
}

.nav-login {
  display: flex;
  margin: 0 2.5rem 0 0;
  column-gap: 1rem;
}

.nav-login li {
  list-style-type: none;
}

.nav-login a {
  list-style-type: none;
  color: #5b666f;
  font-size: .7rem;
  font-weight: 700;
}

.overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.overlay--bg {
  z-index: -4;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}

.modalContainer {
  position: relative;
  height: 100%;
}

body.modalActive {
  overflow: hidden;
}

.pagination {
  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;
  margin-left: -0.72222rem;
  margin-right: -0.72222rem;
  margin-top: 5.55556rem;
}

.pagination>* {
  margin: 0 0.11111rem;
  padding: 0 0.61111rem;
}

.page-numbers {
  color: #5b666f;
}

.page-numbers.prev:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 0.77778rem;
  content: '\e90c';
}

.page-numbers.next:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 0.77778rem;
  content: '\e912';
}

.page-numbers.current {
  color: #341c4c;
  border: 2px solid #341c4c;
  border-radius: 2px;
}

#ajax-loader {
  display: none;
}

.postItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 50px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}

.postItem * {
  text-decoration: none;
}

.postItem:hover {
  -webkit-box-shadow: 0 10px 15px -10px rgba(30, 45, 62, 0.21), 0 5px 40px -10px rgba(31, 44, 60, 0.1);
  box-shadow: 0 10px 15px -10px rgba(30, 45, 62, 0.21), 0 5px 40px -10px rgba(31, 44, 60, 0.1);
}

.postItem-image {
  padding-bottom: 55.778894472361806%;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #95569e;
  width: 100%;
}

.postItem-image.postItem-image--single {
  margin: 0 -4.44444rem 2.77778rem;
  width: calc(100% + 8.88889rem);
}

@media (max-width: 900px) {
  .postItem-image.postItem-image--single {
    width: 100%;
    margin: 0 0 2.77778rem;
  }
}

.postItem-info {
  width: 100%;
  padding: 1.66667rem;
  background-color: #fff;
  color: #5b666f;
  border: 1px solid #e0e0e0;
  border-top: 0;
  border-radius: 0 0 50px 50px;
}

.postItem-title {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
}

.postItem-taxonomy {
  font-size: 0.66667rem;
  font-weight: 700;
  color: #341c4c;
  letter-spacing: 0.01667rem;
  text-transform: uppercase;
  margin-bottom: 0.83333rem;
  display: block;
  cursor: pointer;
  padding-bottom: 0.11111rem;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}

.postItem-taxonomy:after {
  content: '';
  border-bottom: 2px solid #341c4c;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.postItem.postItem--featured .featuredText {
  display: none;
}

@media (min-width: 767px) {
  .postItem.postItem--featured {
    margin-bottom: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .postItem.postItem--featured .postItem-image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 60%;
    padding-bottom: 40%;
  }

  .postItem.postItem--featured .postItem-info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 40%;
    text-align: left;
    padding: 2.5rem;
    border: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    border-right: 0;
    border-radius: 50px 0 0 50px;
  }

  .postItem.postItem--featured .postItem-info .postItem-title {
    font-weight: 700;
  }

  .postItem.postItem--featured .postItem-info .postItem-taxonomy {
    margin-bottom: 1.38889rem;
  }

  .postItem.postItem--featured .postItem-info .featuredText {
    display: block;
    letter-spacing: 0;
    text-transform: none;
    font-size: 1rem;
    margin-top: 1.66667rem;
    color: #333;
    font-weight: 400;
    line-height: 1.5;
  }

  .postItem.postItem--featured .postItem-author-photo {
    height: 3.33333rem;
    width: 3.33333rem;
    margin-right: 1.11111rem;
  }

  .postItem.postItem--featured .postItem-author-photo img {
    max-height: 3.33333rem;
  }
}

.postItem-author {
  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;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 2.77778rem;
}

.postItem-author-photo {
  border-radius: 50%;
  overflow: hidden;
  height: 2.77778rem;
  width: 2.77778rem;
  position: relative;
  margin-right: 0.55556rem;
}

.postItem-author-photo img {
  max-height: 2.77778rem;
  width: auto;
  display: block;
  position: absolute;
  bottom: 50%;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.postItem-author-info {
  width: auto;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.postItem-author-name {
  color: #5b666f;
}

.postItem-author-title {
  font-size: 0.77778rem;
}

.progress {
  background: -webkit-gradient(linear, left top, right top, from(#341c4c), color-stop(0, transparent));
  background: linear-gradient(to right, #341c4c var(--scroll), transparent 0);
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 0.22222rem;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
}

.skipNavigation {
  position: fixed;
  bottom: 50%;
  right: 50%;
  -webkit-transform: translate(-5000%, 50%);
  transform: translate(-5000%, 50%);
  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;
  max-width: 95%;
  max-height: 95%;
  padding: 5%;
  background-color: #fff;
  z-index: 1001;
  border: 2px solid #e0e0e0;
}

.skipNavigation>* {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.skipNavigation:focus,
.skipNavigation:focus-within,
.skipNavigation.focus {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.skipNavigation-link:focus {
  outline: 1px solid #341c4c;
}

.slick-dots {
  text-align: center;
  padding: 0;
  height: auto;
  margin: 0;
  position: absolute;
  list-style: none;
}

.slick-dots li {
  display: inline-block;
  margin: 0 0.55556rem;
  border: none;
  width: 1.11111rem;
  height: 1.11111rem;
  background-color: #fff;
  outline: none;
  cursor: pointer;
  border-radius: 50%;
}

.slick-dots li:first-of-type:last-of-type {
  display: none;
}

.slick-dots li:focus {
  outline: none;
}

.slick-dots li.slick-active,
.slick-dots li:hover {
  background-color: #00f;
}

.slick-dots li:only-child {
  display: none;
}

.slick-dots li button {
  display: none;
}

.slick-slider {
  min-width: 100%;
  width: 0;
}

.slick-loading .slick-list {
  background: #fff url("../dist/img/ajax-loader.gif") center center no-repeat;
}

.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tabs .tab {
  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;
  cursor: pointer;
}

.tabs .tab .tab-text {
  text-align: center;
}

.tabContent {
  display: none;
}

.tabContent.active {
  display: block;
}

.modal-video-inner {
  padding: 0 0.55556rem;
}

.modal-video-close-btn {
  cursor: pointer;
  right: 0;
}

.modal-video-close-btn:focus {
  outline: 0;
}

.videoWrapper {
  position: relative;
  aspect-ratio: 16/9;
  width: 100%;
  margin: 0 auto;
}

.videoWrapper video {
  border-radius: 50px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .videoWrapper video {
    border-radius: 25px;
  }
}

.videoWrapper.has-full-video {
  cursor: pointer;
}

.videoWrapper.has-full-video:after {
  content: '';
  position: absolute;
  width: 4.44444rem;
  height: 4.44444rem;
  border-radius: 100px;
  z-index: 9;
  left: 50%;
  margin-left: -2.22222rem;
  top: 50%;
  margin-top: -2.22222rem;
  background: url("/website/assets/img/play.svg") no-repeat center center transparent;
}

.videoWrapper iframe,
.videoWrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalVideo {
  cursor: pointer;
  width: max-content;
  background: inherit;
}

.loopingVideo video {
  border-radius: 50px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .loopingVideo video {
    border-radius: 25px;
  }
}

.mgp-inline-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.mgp-inline-content video {
  max-width: 100vw;
  width: 44.44444rem;
  max-height: 100vh;
}

.mgp-inline-content .mfp-close {
  background: #fff;
  opacity: 1;
}

.wistia_responsive_padding {
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .wistia_responsive_padding {
    border-radius: 16px;
  }
}

.grid.single_content-grid {
  margin-left: -1.66667rem;
  margin-right: -1.66667rem;
}

.grid.single_content-grid>* {
  padding-left: 1.66667rem;
  padding-right: 1.66667rem;
}

.single_content-title {
  margin-bottom: 1.11111rem !important;
  max-width: 59.44444rem;
}

.single_content-authorInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 2.77778rem;
}

@media (min-width: 1024px) {
  .single_content-authorInfo {
    margin-bottom: 3.33333rem;
  }
}

.single_content-author {
  color: #95569e;
  width: 100%;
  margin-bottom: 1.11111rem;
}

@media (min-width: 1024px) {
  .single_content-author {
    margin-right: 1.83333rem;
    margin-bottom: 0;
    width: auto;
  }
}

.single_content-content {
  max-width: 33.33333rem;
}

.single_content-content>.block.block--paddingTopDefault:first-child {
  padding-top: 0;
}

.single_content-content>.block.block--paddingTopDefault:last-child {
  padding-bottom: 0;
}

.single_content-content .container {
  padding-left: 0;
  padding-right: 0;
}

.single_content-content h2 {
  padding-top: 1.11111rem;
}

.single_content-content h3 {
  padding-top: 1.11111rem;
  font-weight: 700;
}

.single_content-content h4 {
  padding-top: 0.55556rem;
}

.single_content-content img {
  display: block;
}

.single_content-content img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.single_content-content img.alignright {
  margin-left: auto;
}

.single_content-content img.alignleft {
  margin-left: auto;
}

.single_content-sidebar {
  position: relative;
}

@media (min-width: 768px) {
  .single_content-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.single_content-float_block {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
}

@media (min-width: 1024px) {
  .single_content-float_block {
    top: 130px;
  }
}

@media (max-width: 767px) {
  .block--single_content {
    text-align: center;
  }
}

.block--single_content iframe {
  max-width: 100%;
}

.block.block--singleIndex {
  padding-top: 4.44444rem;
  padding-bottom: 4.44444rem;
}

.taxonomyList {
  position: relative;
  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;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 1.66667rem 0;
}

.taxonomyList:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0.05556rem;
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
}

@media (max-width: 1023px) {
  .taxonomyList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.taxonomyList--blog {
  justify-content: center;
}

.taxonomyList--blog .taxonomyList-select {
  border: 1px solid rgba(91,102,111,.5);
  border-radius: 4px;
  padding-left: 1rem;
  padding-right: 2rem;
  background-position: calc(100% - 1rem) center;
}

.taxonomyList-select {
  min-width: 13.88889rem;
}

.taxonomyList-taxonomy {
  font-size: 1rem;
  text-transform: uppercase;
  color: #5b666f;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0 0.83333rem;
  padding: 0.27778rem 0;
  position: relative;
  white-space: nowrap;
}

.taxonomyList-taxonomy:after {
  content: '';
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  width: 100%;
  height: 0.05556rem;
  bottom: 0;
  left: 0;
  max-width: 0;
  border-bottom: 2px solid #341c4c;
}

.taxonomyList-taxonomy:hover:after {
  max-width: 100%;
}

.taxonomyList-taxonomy.active:after {
  max-width: 100%;
}

.loadMore {
  text-align: center;
}

.taxonomyList-terms {
  display: flex;
  align-items: center;
  column-gap: 2rem;
}

.taxonomyList--label {
  font-weight: 700;
  font-size: 0.875rem;
}

@media (max-width: 767px) {
  .taxonomyList-terms {
    width: 100%;
    flex-direction: column;
    row-gap: 2rem;
    margin-bottom: 0.83333rem;
  }
  .taxonomyList--label {
    margin-bottom: -1.25rem;
  }
}

.taxonomyList-search {
  padding-left: 1.11111rem;
  text-align: right;
}

@media (max-width: 767px) {
  .taxonomyList--blog .taxonomyList-search {
    width: 100%;
  }
}


@media (max-width: 1023px) {
  .taxonomyList-search {
    padding: 0;
  }
}

.postSearchContainer {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  min-width: 13.88889rem;
  display: inline-block;
}

.postSearchContainer:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: '\e90b';
  position: absolute;
  bottom: 50%;
  right: 8px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  pointer-events: none;
  font-size: 0.83333rem;
}

@media (max-width: 1023px) {
  .postSearchContainer {
    width: 100%;
  }
}

input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).postSearch {
  width: 100%;
  font-family: 'Poppins', sans-serif;
}

.search-form {
  position: relative;
  display: inline-block;
}

.search-form:after {
  content: '';
  height: 0.88889rem;
  width: 0.05556rem;
  border-right: 1px solid rgba(91, 102, 111, 0.2);
  position: absolute;
  left: 38px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  pointer-events: none;
}

.search-form .icon-search {
  position: absolute;
  left: 15px;
  bottom: 50%;
  font-size: 0.77778rem;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  pointer-events: none;
}

@media (max-width: 767px) {
  .search-form {
    width: 100%;
  }
}

.search-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])[type=search] {
  border-radius: 100px;
  font-size: 0.88889rem;
  width: 16.66667rem;
  padding: 0.38889rem 3.22222rem 0.38889rem 2.88889rem;
}

@media (max-width: 767px) {
  .search-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])[type=search] {
    width: 100%;
  }
}

.search-form .btn--search {
  position: absolute;
  right: 10px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  text-transform: uppercase;
  padding: 0.22222rem 0.55556rem !important;
  z-index: 1;
}

@media (max-width: 767px) {
  .search-form .btn--search {
    width: auto;
    min-width: 0;
  }
}

.searchBar {
  padding-top: 2.22222rem;
}

.searchResults {
  margin-top: 2.22222rem;
  margin-bottom: -1.66667rem;
}

.searchResults>* {
  margin-bottom: 1.66667rem;
}

.searchResult-type {
  margin-bottom: 0.44444rem;
}

.searchResult-link {
  color: rouge;
  text-decoration: none;
}

.grid--posts {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-rows: 1fr;
  column-gap: 1.25rem;
  row-gap: 2.5rem;
  margin-bottom: 2.5rem;
}

@media (max-width: 1023px) {
  .grid--posts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 530px) {
  .grid--posts {
    display: flex;
    flex-direction: column;
  }
}

.grid--posts > * {
  padding: 0;
}

.legal-section-inner .legal-section-title-block h2 {
  font-size: 1.66667rem;
  line-height: 2.27778rem;
  font-weight: 700;
  letter-spacing: 0;
  color: #341c4c;
  margin: 2.77778rem 0 2.22222rem;
  padding-bottom: 0.88889rem;
  border-bottom: 1px solid #e0e0e0;
}

.legal-section-inner .legal-snippets {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  row-gap: 20px;
}

@media (max-width: 767px) {
  .legal-section-inner .legal-snippets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px 0;
  }

  .legal-section-inner .legal-snippets>* {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.legal-section-inner .legal-snippet {
  border: 1px solid #e0e0e0;
  background-color: #fff;
  padding: 1.44444rem 3.61111rem 1.44444rem 1.44444rem;
  border-radius: 10px;
  text-decoration: none !important;
  display: block;
  position: relative;
}

.legal-section-inner .legal-snippet h3 {
  font-size: 1.33333rem;
  line-height: 1.83333rem;
  font-weight: 700;
  letter-spacing: 0;
  color: #341c4c;
  margin: 0 0 0.77778rem;
}

.legal-section-inner .legal-snippet p {
  font-size: 1.11111rem;
  line-height: 1.5rem;
  font-weight: 300;
  letter-spacing: 0;
  color: #341c4c;
  margin: 0;
}

.legal-section-inner .legal-snippet svg {
  width: 0.88889rem;
  position: absolute;
  right: 30px;
  bottom: 30px;
}

.block {
  position: relative;
  max-width: 100%;
}

.block img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: revert-layer;
}

.block.block--fullHeight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100vh - 1.61111rem);
}

@media (max-width: 1023px) {
  .block.block--fullHeight {
    min-height: calc(100vh - 1.61111rem);
  }
}

.block.block--fullHeight--top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.block.block--fullHeight--middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block.block--fullHeight--bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.block.block--fullHeight--left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.block.block--fullHeight--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block.block--fullHeight--right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.block-titles.block-titles--noContent .block-title.block-title--hasNoSubTitle,
.block-titles.block-titles--noContent .block-subTitle {
  margin-bottom: 0 !important;
}

.block-title {
  margin-bottom: 1.11111rem !important;
  max-width: 53.88889rem;
}

.block-title.block-title--hasNoSubTitle {
  margin-bottom: 3.88889rem !important;
}

@media (max-width: 767px) {

  .block-title,
  .block-title.block-title--hasNoSubTitle {
    margin-bottom: 2rem !important;
  }

  .block-title {
    text-align: center !important;
  }
}

.block-subTitle {
  margin-top: 0;
  margin-bottom: 3.88889rem !important;
  max-width: 53.88889rem;
}

@media (max-width: 767px) {
  .block-subTitle {
    text-align: center !important;
    margin-bottom: 1rem !important;
  }
}

.mainContent>.block.block--boxBackground:first-child {
  margin-top: 1.66667rem;
}

.block--boxBackground:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 35px;
  right: 35px;
  border-radius: 50px;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .block--boxBackground:before {
    left: 20px;
    right: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .block--boxBackground:before {
    left: 20px;
    right: 20px;
  }
}

@media (max-width: 767px) {
  .block--boxBackground:before {
    left: 10px;
    right: 10px;
    width: calc(100% - 25px);
  }
}

.block.block--alignLeft.block--simple-content .contentStyled>* {
  margin-left: 0;
  margin-right: auto;
}

.block.block--alignLeft .container>*,
.block.block--alignLeft .contentStyled {
  text-align: left;
}

.block.block--alignLeft .ctaButtons {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.block.block--alignCenter.block--simple-content .contentStyled>* {
  margin-left: auto;
  margin-right: auto;
}

.block.block--alignCenter .container>*,
.block.block--alignCenter .contentStyled {
  text-align: center;
}

.block.block--alignCenter .ctaButtons {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block.block--alignCenter .block-title,
.block.block--alignCenter .block-subTitle {
  margin-left: auto;
  margin-right: auto;
}

.block.block--alignRight.block--simple-content .contentStyled>* {
  margin-left: auto;
  margin-right: 0;
}

.block.block--alignRight .container>*,
.block.block--alignRight .contentStyled {
  text-align: right;
}

.block.block--alignRight .ctaButtons {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.block.block--alignTitles .block-title,
.block.block--alignDefault .block-title,
.block.block--alignTitles .block-subTitle,
.block.block--alignDefault .block-subTitle {
  text-align: center;
}

.block.block--alignTitles .ctaButtons,
.block.block--alignDefault .ctaButtons {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block.block--alignTitles .contentStyled .ctaButtons,
.block.block--alignDefault .contentStyled .ctaButtons {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.block.block--alignTitles .block-title,
.block.block--alignDefault .block-title,
.block.block--alignTitles .block-subTitle,
.block.block--alignDefault .block-subTitle {
  margin-left: auto;
  margin-right: auto;
}

.block.block--bgdefaultcolor.block--paddingBottomDefault+.block.block--bgdefaultcolor.block--paddingTopDefault {
  padding-top: 0;
}

.block.block--paddingTopNone {
  padding-top: 0;
}

.block.block--paddingTopSmall {
  padding-top: 2.77778rem;
}

.block.block--paddingTopMedium,
.block.block--paddingTopDefault {
  padding-top: 4.44444rem;
}

@media (max-width: 767px) {

  .block.block--paddingTopMedium,
  .block.block--paddingTopDefault {
    padding-top: 2rem;
  }
}

.block.block--paddingTopLarge {
  padding-top: 7.77778rem;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .block.block--paddingTopLarge {
    padding-top: 5.55556rem;
  }
}

@media (max-width: 767px) {
  .block.block--paddingTopLarge {
    padding-top: 4.44444rem;
  }
}

.block.block--paddingBottomNone {
  padding-bottom: 0;
}

.block.block--paddingBottomNone .contact {
  padding-bottom: 0;
}

.block.block--paddingBottomSmall {
  padding-bottom: 2.77778rem;
}

.block.block--paddingBottomSmall .contact {
  padding-bottom: 2.77778rem;
}

.block.block--paddingBottomMedium,
.block.block--paddingBottomDefault {
  padding-bottom: 4.44444rem;
}

.block.block--paddingBottomMedium .contact,
.block.block--paddingBottomDefault .contact {
  padding-bottom: 4.44444rem;
}

@media (max-width: 767px) {

  .block.block--paddingBottomMedium,
  .block.block--paddingBottomDefault {
    padding-bottom: 2rem;
  }

  .block.block--paddingBottomMedium .contact,
  .block.block--paddingBottomDefault .contact {
    padding-bottom: 2rem;
  }
}

.block.block--paddingBottomLarge {
  padding-bottom: 7.77778rem;
}

.block.block--paddingBottomLarge .contact {
  padding-bottom: 7.77778rem;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .block.block--paddingBottomLarge {
    padding-bottom: 5.55556rem;
  }

  .block.block--paddingBottomLarge .contact {
    padding-bottom: 5.55556rem;
  }
}

@media (max-width: 767px) {
  .block.block--paddingBottomLarge {
    padding-bottom: 4.44444rem;
  }

  .block.block--paddingBottomLarge .contact {
    padding-bottom: 4.44444rem;
  }
}

.img--topLeft .bgVideo,
.img--topleft .bgVideo,
.img--topLeft .bgImage img,
.img--topleft .bgImage img {
  -o-object-position: left top;
  object-position: left top;
}

.img--topCenter .bgVideo,
.img--topcenter .bgVideo,
.img--topCenter .bgImage img,
.img--topcenter .bgImage img {
  -o-object-position: center top;
  object-position: center top;
}

.img--topRight .bgVideo,
.img--topright .bgVideo,
.img--topRight .bgImage img,
.img--topright .bgImage img {
  -o-object-position: right top;
  object-position: right top;
}

.img--bottomLeft .bgVideo,
.img--bottomleft .bgVideo,
.img--bottomLeft .bgImage img,
.img--bottomleft .bgImage img {
  -o-object-position: left bottom;
  object-position: left bottom;
}

.img--bottomCenter .bgVideo,
.img--bottomcenter .bgVideo,
.img--bottomCenter .bgImage img,
.img--bottomcenter .bgImage img {
  -o-object-position: center bottom;
  object-position: center bottom;
}

.img--bottomRight .bgVideo,
.img--bottomright .bgVideo,
.img--bottomRight .bgImage img,
.img--bottomright .bgImage img {
  -o-object-position: right bottom;
  object-position: right bottom;
}

.img--centerLeft .bgVideo,
.img--centerleft .bgVideo,
.img--centerLeft .bgImage img,
.img--centerleft .bgImage img {
  -o-object-position: left center;
  object-position: left center;
}

.img--centerCenter .bgVideo,
.img--centercenter .bgVideo,
.img--centerCenter .bgImage img,
.img--centercenter .bgImage img {
  -o-object-position: center center;
  object-position: center center;
}

.img--centerRight .bgVideo,
.img--centerright .bgVideo,
.img--centerRight .bgImage img,
.img--centerright .bgImage img {
  -o-object-position: right center;
  object-position: right center;
}

@media (max-width: 767px) {
  .img--hasMobile {
    display: none !important;
  }
}

.img--mobile {
  display: none !important;
}

@media (max-width: 767px) {
  .img--mobile {
    display: block !important;
  }
}

.bgImage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.bgImage img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}

.bgVideoContainer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.bgVideo {
  position: absolute;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  bottom: 50%;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
}

body,
.siteWrapper {
  max-width: 100%;
}

body.active {
  overflow: hidden;
}

*:focus {
  outline: 0;
}

[class^="icon-"],
[class*=" icon-"] {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

[role="button"] {
  cursor: pointer;
}


.spacer {
  height: 1.11111rem;
}

iframe {
  border: 0 !important;
}

html {
  -webkit-text-size-adjust: 100%;
}

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

.roundCorners {
  border-radius: 50px;
}

@media (max-width: 1023px) {
  .roundCorners {
    border-radius: 25px;
  }
}

.styleguide-colors {
  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;
  margin: 3.33333rem -0.83333rem 1.66667rem;
}

.styleguide-colors>* {
  padding: 0 0.83333rem;
  margin-bottom: 1.66667rem;
  text-align: center;
}

.styleguide-color {
  height: 5.55556rem;
  width: 5.55556rem;
  border-radius: 50%;
  border: 1px solid #000;
}

.post_card img {
  width: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.postItem {
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 3px 6px 25px rgba(0,0,0,.1);
  overflow: hidden;
  color: #341c4c;
}

.postItem--content {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
  padding: 1.25rem;
  height: 100%;
  color: #341c4c;
  width: 100%;
}

.postItem--btn  {
  margin-top: auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  text-transform: uppercase;
  border: 1px solid #341c4c;
  font-size: 0.75rem;
  padding: 0.5rem 1.25rem;
  font-weight: 700;
}

.postItem--cat {
  display: flex;
  align-items: center;
  column-gap: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
}

.postItem--icon {
  display: inline-flex;
}

.postItem--cat svg {
  width: 1.5rem;
}

.postItem-title {
  font-weight: normal;
}

.postItem--academy .postItem--cat p {
  color: #95569e;
}

.post_card svg {
  position: absolute;
  width: 3.61111rem;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}

.post_card>*:first-of-type {
  margin-bottom: 1.22222rem;
}

.post_card-audio {
  margin-top: 1.11111rem;
  line-height: 0;
}

@media (min-width: 768px) {
  .post_card-audio {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0;
    margin-bottom: 1.11111rem;
  }
}

.post_card-audio audio {
  width: 100%;
}

.post_card-date,
.post_card-minutes_required {
  font-size: 0.88889rem;
  color: #5b666f;
  margin-bottom: 0.27778rem;
}

@media (min-width: 768px) {

  .post_card-date,
  .post_card-minutes_required {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

.post_card .post_card-title {
  color: #341c4c;
  text-align: left;
}

@media (max-width: 767px) {
  .post_card .post_card-title {
    text-align: center;
  }
}

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

@media (min-width: 768px) {
  .post_card--listen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 30px;
  }
}

@media (min-width: 1024px) {
  .post_card--listen {
    padding: 0 2.77778rem;
  }
}

@media (min-width: 768px) {
  .post_card--listen>*:first-of-type {
    width: 34.5%;
    margin-bottom: 0 !important;
  }
}

.post_card--listen>*:last-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.post_card--listen .post_card-title {
  max-width: 34.11111rem;
}

@media (min-width: 768px) {
  .post_card--listen .post_card-title {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}

.post_card--type_2 {
  padding: 0;
}

.post_card--type_2 .post_card-title {
  font-weight: 700;
}

@media (min-width: 768px) {
  .post_card--type_2 .post_card-audio {
    margin-top: 1.88889rem;
    margin-bottom: 0;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}

@media (max-width: 767px) {
  .single_content-share {
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}



.post_card--excerpt a.view-link {
  color: #95569e
}

.share_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  font-size: 0;
}

.share_buttons img{
    display: block;
    width: 35px;
    height: 35px;
}

@media (max-width: 767px) {
  .share_buttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.share_buttons button {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  margin-right: 0.8rem;
  position: relative;
  top: 2px;
}

.share_buttons button svg {
  height: 1.5rem;
}

.float_block {
  background: #fff;
  -webkit-box-shadow: 3px 6px 25px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 6px 25px rgba(0, 0, 0, 0.15);
  border-radius: 25px;
  overflow: hidden;
  font-size: 0;
}

.float_block-image {
  width: 100%;
}

.float_block-text_box {
  padding: 1.66667rem;
}

.float_block-title {
  margin-bottom: 0.77778rem;
}

.float_block-text {
  font-size: 1rem;
  color: #341c4c;
}

.float_block-cta {
  margin-top: 1.66667rem;
}

@media (max-width: 767px) {
  .playbook_card {
    text-align: center;
  }
}

.playbook_card-image {
  position: relative;
  width: 3.33333rem;
  aspect-ratio: 1;
  margin-bottom: 0.77778rem;
}

@media (max-width: 767px) {
  .playbook_card-image {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) {
  .playbook_card-image {
    width: 4.16667rem;
  }
}

.playbook_card-image svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center left;
  object-position: center left;
}

.playbook_card-title {
  color: #341c4c;
  margin-bottom: 0.66667rem;
  font-size: 1.61111rem;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .playbook_card-title {
    font-size: 1.61111rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .playbook_card-title {
    font-size: 1.44444rem;
  }
}

@media (max-width: 767px) {
  .playbook_card-title {
    font-size: 1.44444rem;
    line-height: 1.31;
  }
}

.playbook_card-description {
  font-size: 0.88889rem;
  color: #5b666f;
  margin-bottom: 0.83333rem;
}

.playbook_card a {
  text-decoration: none;
  display: block;
  height: 100%;
  position: relative;
  padding-bottom: 1.5rem;
}

.playbook_card-hover {
  font-size: 0.88889rem;
  color: #341c4c;
  font-weight: 700;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (max-width: 767px) {
  .playbook_card-hover {
    left: auto;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}

@media (min-width: 768px) {
  .playbook_card-hover {
    opacity: 0;
  }
}

.playbook_card-hover span {
  display: inline-block;
  font-size: 1rem;
  vertical-align: middle;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}

.playbook_card:hover .playbook_card-hover {
  opacity: 1;
}

.posts_grid__nav{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  margin-bottom: -1rem;
}

@media (max-width: 767px) {
  .posts_grid__nav{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

.posts_grid__nav .page-numbers{
  align-items: center;
  color: #5b666f;
  display: flex;
  height: 2rem;
  justify-content: center;
  text-decoration: none;
  width: 2rem;
}

.posts_grid__nav .page-numbers.current{
  background: #341c4c;
  color: #fff;
  border-radius: 2px;
}

.posts_grid__nav .page-numbers.next,
.posts_grid__nav .page-numbers.prev {
  width: auto;
  margin: 0 0.5rem;
}

.posts_grid__nav .page-numbers.next:before,
.posts_grid__nav .page-numbers.prev:before {
  display: none;
}

/* Single wide pages */

.single_content-content--wide{
  max-width: 100%;
}

/* Neew nav */

body{
  overflow-x: clip;
}

.nav-primary>li.show>ul {
  display: flex;
  flex-direction: row;
  padding: 0;
  max-width: 1300px;
  border-bottom: 1px solid #d5d6d8;
  border-top: 1px solid #d5d6d8;
  overflow: visible;
}

@media (max-width: 1023px) {
  .nav-primary>li.show>ul {
    flex-direction: column;
    border: none;
  }
}

.nav-primary>li.show>ul:before, .nav-primary>li.show>ul:after{
  background: #fff;
  border-bottom: 1px solid #d5d6d8;
  border-top: 1px solid #d5d6d8;
  content: "";
  position: absolute;
  top: -1px;
  left: -100%;
  height: calc(100% + 2px);
  width: 100%;
}

@media (max-width: 1023px) {
  .nav-primary>li.show>ul:before, .nav-primary>li.show>ul:after{
    display: none;
  }
}

.nav-primary>li.show>ul:after{
  left: 100%;
}

.nav-primary>li.show>ul>li {
    flex: 1;
    width: 33%;
    border-right: 1px solid #d5d6d8;
    padding: 2rem;
    max-width: 33%;
}

@media (max-width: 1023px) {
  .nav-primary>li.show>ul>li {
    width: 100%;
    max-width: 100%;
    border: none;
    padding: 0
  }
}

.nav-primary>li.show>ul>li:last-child {
  border-right: none;
}

.nav-primary>li.show>ul>li .nav-submenu{
  padding: 0;
  font-size: 0.8rem;
}

.nav-primary>li.show>ul>li .nav-submenu li {
  list-style-type: none;
  font-weight: 700;
}

.nav-primary>li.show>ul>li .nav-submenu li a{
  font-size: 0.9rem;
  color: #341c4c;
  padding: 1rem;
  position: relative;
  display: block;
}

.nav-primary>li.show>ul>li .nav-submenu li a:hover,
.nav-primary>li.show>ul>li .nav-submenu li a:hover .subtitle {
  color: #fff;
}

.nav-primary>li.show>ul>li .nav-submenu li a:hover .background-block{
  opacity: 1 !important;
}

.nav-primary>li.show>ul>li .nav-submenu li a .background-block{
  border-radius: 10px;
  height: 100%;
  left: 0;
  opacity: 0 !important;
  position: absolute;
  top: 0;
  transition: .3s ease-in-out;
  width: 100%;
  z-index: -1;
}

.nav-primary>li.show>ul>li .nav-submenu li .subtitle{
  color: #5b666f;
  display: block;
  font-size: 0.8rem;
  font-weight: 400;
  transition: .3s ease-in-out;
}

.nav-primary>li>ul>li.nav-item--type-custom>a {
    background: 0 0;
    color: #95569e;
    cursor: default;
    font-weight: 700;
    margin-top: -1rem;
    padding: 1rem;
}

.nav-primary>li>ul>li.nav-item--type-custom>a span{
  display: none;
  cursor: default;
}

@media (max-width: 1023px) {
}


/* About us images */

.page-id-20530 .contentStyled .styledWysiwyg img{
  max-height: 350px !important;
}

.page-id-20530 .contentStyled .styledWysiwyg h5{
  margin-bottom: 0 !important;
}


body.noscroll {
  overflow-y: hidden !important;
}

.featured_listen_post {
  background: #fff;
  -webkit-box-shadow: 3px 6px 25px rgba(0,0,0,0.15);
  box-shadow: 3px 6px 25px rgba(0,0,0,0.15);
  border-radius: 35px;
  padding: 1.66667rem;
}

@media (min-width: 1400px) {
  .featured_listen_post {
    padding: 3.33333rem;
    margin-left: -3.33333rem;
    margin-right: -3.33333rem;
  }
}

.block--single_content .featured_listen_post {
  margin: 0 0 2rem 0;
}

.featured_listen_post .post_card--listen,
.post_card--listen > *:first-of-type {
  width: 100%;
}

.featured_listen_post .post_card-title {
  max-width: 100%;
}

.learn-content .block--heading .heading-line,
.learn-content .block--heading .heading-dots,
.learn-content .block--filters .taxonomyList:after {
  display: none;
}


.learn-content .taxonomyList-terms {
  align-items: flex-start;
}

.learn-content .taxonomyList--tags {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.learn-content .taxonomyList--tags a {
  border-radius: 2rem;
  padding: 0.375rem 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  background: #95569e;
  color: #ffffff;
}

.learn-content .block--filters-hidden {
  display: none;
}

.no-grid--posts {
  grid-column: 1 / -1;
  text-align: center;
}

.no-grid--posts p{
  font-weight: 600;
  color: #341C4C;
}

.no-grid--posts p a {
  color: #95569E;
}

body .mainContent .gform_wrapper,
body .block .gform_wrapper {
  display: block !important
}

.siteWrapper {
  position: relative;
  z-index: 9999999;
}

.cky-revisit-bottom-left {
  z-index: 999999999 !important;
}

.block--simple-content .videoWrapper iframe {
  border-radius: 50px;
}

@media (max-width: 767px) {
  .block--simple-content .videoWrapper iframe {
    border-radius: 25px;
  }
}

.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  align-items: center;
  justify-content: center;
  padding: 20px;
  z-index: 9999999;
}

.modal-content {
  background: #fff;
  border-radius: 8px;
  max-width: 600px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
  padding: 30px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
}

.modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.modal-title {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
}

.modal-close {
  background: none;
  border: none;
  font-size: 28px;
  cursor: pointer;
  padding: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  transition: color 0.2s;
  margin-left: auto;
}

.modal-close:hover,
.modal-close:focus {
  color: #000;
  outline: 2px solid #0066cc;
  outline-offset: 2px;
  border-radius: 4px;
}

.modal-body {
  line-height: 1.6;
}

@media (max-width: 768px) {
  .modal-content {
    padding: 20px;
    max-height: 95vh;
  }
}

.block--typing {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
  width: 100%;
  max-width: 70rem;
  margin: 0 auto;
}

.block--typing-placeholder {
  text-decoration: none;
  color: rgba(2, 8, 23);
}

.mock-input {
  border-radius:9999px;
  background: #ffffff;
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  border: 1px solid #d1d5db;
  padding: 0.75rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 1rem;
}

@media (max-width: 1024px) {
  .mock-input {
    flex-direction: column;
    justify-content: center;
  }
}

.mock-input .placeholder {
  padding: 0.6rem 0.75rem;
  font-size: 1rem;
  line-height: 1.55;
  color: #5b666f;
}

.block--typing-placeholder:hover .mock-button {
  background: rgba(0, 105, 180, 0.8);
}

.mock-button {
  border-radius: 9999px;
  font-weight: 600;
  background: rgba(0, 105, 180, 1);
  color: #ffffff;
  height: 40px;
  padding: 0 24px;
  display: flex;
  align-items: center;
  transition: color 0.3s ease-in-out;
  flex-shrink: 0;
  margin-left: auto;
}

@media (max-width: 1024px) {
  .mock-input {
    border-radius: 20px;
    row-gap: 20px;
    min-height: 195px;
    text-align: center;
  }
  .mock-button {
    margin-left: 0;
    margin-top: auto;
  }
}

.block--typing p {
  margin: 0;
  text-align: center;
}

.block--typing p.text-sm {
  font-size: 0.875rem; /* 14px */
  line-height: 1.25rem; /* 20px */
}

.block--typing p.text-base {
  font-size: 1rem; /* 16px */
  line-height: 1.5rem; /* 24px */
}

.block--typing p.text-lg {
  font-size: 1.125rem; /* 18px */
  line-height: 1.75rem; /* 28px */
}

.block--typing p.text-xl {
  font-size: 1.25rem; /* 20px */
  line-height: 1.75rem; /* 28px */
}

.block--typing p.text-2xl {
  font-size: 1.5rem; /* 24px */
  line-height: 2rem; /* 32px */
}

.block--typing p.text-3xl {
  font-size: 1.875rem; /* 30px */
  line-height: 2.25rem; /* 36px */
}