html {
  background-color: white;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.policy {
  margin-left: 0;
  margin-top: 55px;
  color: black;
}

.privacy-content {margin-top:0}

#hero-image {
  width: 100%;
}

.privacy-content h1 {
  color:#2C377A;
}

.hero {
  min-height: 70px !important
}

.splash {
  z-index: 5000;
}

.at-row.PostalCode {
  flex: none !important
}

.at-text.MobilePhone {
  flex: none !important;

}

.UpdateMyProfile {
  display: none;
}

.bottom-signup .at-text.MobilePhone {
  margin-left: 10px !important;
}

.volunteer {
  width: 100px;
  height: 32px;
  text-align: center;
  line-height: 2;
  background: #228ae6 !important;
  transition: .25s ease-in-out;
}

.donate:hover {
  background: #2c367acf !important;
}

.volunteer:hover {
  background: #228be6b5 !important;
}


.donate {
  width: 100px;
  height: 32px;
  transition: .25s ease-in-out;
  text-align: center;
  line-height: 2;
  background: #2C377A !important
}

.splash-content,
.donate-hero,
.splash-donate {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.donate-hero .donate-option {
  margin: 10px 0;
  transition: .25s ease-in-out
}


.donate-hero {
  background: #040d46 !important;
  z-index: 0;
  padding-top: 10px;
  position: relative;
}

.donate-hero h2 {
  color: white;
  text-align: center;
  font-family: 'Lexend';
  font-size: 40px;
  font-weight: 700;
  padding-top: 20px;
}

img {
  max-width: 100%;
  height: auto;
}

html,
body {
  height: 100%;
}


.close-button {
  width: 26px;
  position: absolute;
  top: 20px;
  right: 21px;
  height: auto;
  transition: .5s ease-in-out;
}



.close-button:hover {
  transform: rotate(135deg);

  cursor: pointer;
}


.splash {
  position: absolute;
  top: 0;
  padding-bottom: 50px;
  left: 0;
  width: 100%;
  background: #06a3dc;
}

.privacy-hero {
  height: 500px
}

.splash-donate h2,
.splash-disclaimer {
  color: white;
  text-align: center;
  padding: 0 0 5px;
}


.splash-disclaimer {
  max-width: 500px;
  width: 80%;
  font-size: 9px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.privacy-hero .hero-logo {
  margin: 0 auto 0 30px;
}

.privacy-hero .hero-logo {
  margin: 0 auto 0 30px;
}

.privacy-body {
  background: white;
}

.privacy-hero {
  background: white;
  background-image: none !important;
  height: 100px !important;
  min-height: unset;
}

.splash-donate h2 {
  text-align: center;
  font-weight: 600;
  font-size: 33px;
  font-family: 'Lexend';
}


.splash-content {
  width: 100%;
  margin: 0 auto;
  max-width: 800px
}

.donate-options {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.donate-options {
  text-align: center;
}

.splash-video {
  margin-bottom: 10px;
  cursor: pointer;
  width: 100%;
  max-width: 600px;
}

.donate-option {
  width: 150px;
  height: 70px;
  background: white;
  color: #2C377A;
  transition: .25s ease;
  margin: 5px 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.509)
}

.goto-button {
  width: 120px;
  margin: 10px 20px 0;
  transition: .5s ease;
  padding-bottom: 20px;

}

.goto-button:hover {
  transform: scale(1.05)
}

.donate-option h3 {
  color: #2C377A;
  transition: .25s ease;
  font-size: 33px;
  font-weight: 700;
  height: 100%;
  line-height: 1.2;
  transition: .5s ease-in-out;
}

sup {
  font-size: 18px;
  font-weight: 800;
}

.donate-option:hover h3,
.donate-option:hover {
  transition: .5s ease-in-out;
  color: white;
  background: #2C377A;
}

a {
  text-decoration: none;
}

.donate-hero .donate-option:hover h3,
.donate-option:hover {
  background: #228ae6 !important;
  color: white;
}

h3 {
  font-family: 'Lexand';
}

.donate-hero .donate-option {
  width: 124px;
  height: 60px;
  margin: 10px 1px;
}

.donate-hero .donate-option h3 {
  line-height: .9;
}

.support-bar-disclaimer {
  padding-top: 10px;
  font-size: 9px;
  width: 80%;
  margin-top: 0;
  padding-bottom: 40px;
}

.donate-hero .donate-option.generic-donate {
  width: 200px;
  background: #2C377A;
  transition: .25s;

}

.donate-hero .donate-option.generic-donate h3 {
  color: white;
}

.generic-donate:hover {
  background: #228ae6 !important;
}

.splash-logo {
  margin-top: 30px;
  margin-bottom: 40px;
  width: 400px;
  padding: 0 40px;
  transition: .25s ease-in-out;
}

.splash-logo:hover {
  transform: scale(1.01);
}

.privacy {
  width: 90%;
  margin: auto 50px;
}

html,
body {
  height: 100%;
  min-height: 100%;
}

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

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #000;
}

body {
  margin: 0;
  width: 100%;
  background-size: cover;
  background-repeat: repeat;
  position: relative;
}

.page {
  min-height: 300px;
}

.at fieldset:last-of-type {
  border-bottom: 0px;
  padding-bottom: 0px;
}

img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  height: auto;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

.hero-image {
  width: 100%;
}

p,
span,
li,
ul {
  font-family: 'Lexend',
    sans-serif;
}

a {
  color: #228ae6 !important;
  transition: .25s ease;
}

a:hover {
  color: #040d46 !important;
  ;
}

h1 {
  font-family: 'Lexend',
    sans-serif;
  margin: auto;
  font-size: 35px;
  font-weight: bold;
  font-stretch: normal;
  text-transform: uppercase;
  width: 100%;
  font-style: normal;
  line-height: 1;
  padding-top: 40px;
  letter-spacing: normal;
  color: #252525;

}

h2 {
  font-family: 'Lexend';
  font-size: 40px;
  font-weight: 500;
  padding-top: 20px;
  width: 100%;
  font-stretch: normal;
  text-transform: uppercase;

  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: black;

  margin: 0px
}

.splash-donate {
  width: 100%
}

h3 {
  color: black;
  font-family: 'Lexend',
    sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: normal;
  color: #ffffff;
  margin: auto;
  padding: 15px;
}

h4,
h5,
h6 {
  font-family: 'Lexend',
    sans-serif;
}

.SmsLegalDisclaimer {
  display: none
}

input::placeholder {
  font-family: 'Lexend';
  color: #0A113B !important;
}

input {
  color: #0A113B !important;
  margin-bottom: 8px !important;
  background-color: rgba(245, 245, 245, 0.912) !important
}

.splash-content {
  background: #06a3dcf5;
}

.signup {
  width: 400px;
  margin: 250px 25px 50px auto;
  position: relative;
}

.meet-matt,
.why-section {
  display: flex;
  flex-direction: column;
  width: 80%;
  max-width: 800px;
  margin: 0 auto;
}

.meet-content h3,
.why-section h3 {
  text-transform: uppercase;
  color: #2C377A;
  text-align: left;
  font-family: 'Lexend';
  font-weight: 600;
}

.meet-matt h1,
.bottom-signup h1,
.why-section h1 {
  text-transform: uppercase;
  color: #2C377A;
  margin: 0;
  text-align: center;
  font-family: 'Lexend';
  font-weight: 600;
  padding: 40px 0 10px
}

.white-tri {
  width: 30px;
  height: auto;
  position: absolute;
  bottom: 0%
}

.bottom-signup {
  display: flex;
  padding: 20px 0 45px;
  flex-direction: column;
  background-color: #00A7DA;
}

.bottom-signup h1 {
  padding-bottom: 0;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.392);
  color: white;
}

.bottom-signup input::placeholder {
  color: gray !important;
}

.bottom-signup .btn-at-primary:hover {
  background-color: #0467b3 !important;
}

.bottom-signup .ContactInformation {
  padding-bottom: 1px;
}

.bottom-signup .sms-info {
  color: black;
  width: 100%;
  max-width: 550px;
  margin: -10px auto 20px;
}

.blue-tri {
  width: 30px;
  height: auto;
  position: absolute;
  bottom: 0%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.meet-matt h3 {
  max-width: 600px
}

.fullwidth {
  margin-top: 50px
}

.meet-content h1,
.meet-content h3,
.meet-content p {
  padding-left: 0;
  padding-right: 0
}

.why-section .splash-video {
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
  margin-top: 40px;
}

.meet-content p,
.why-section p,
.subtext {
  font-family: 'Lexend';
  color: black;
  font-weight: 400;
  line-height: 1.5;
  font-size: 16px;
  padding-top: 5px;
  margin: 0 auto;
  max-width: 600px;
}

.subtext {
  margin-bottom: 30px
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=text],
.intl-tel-input.separate-dial-code input[type=tel] {
  padding-left: 6px !important
}

.flag-container {
  display: none
}

input {
  border-radius: 0 !important;
  border: 1px solid #0D2B4C !important;
}

.at-form-submit.clearfix {

  width: 100%;
  padding: 0 10px 0 30px;
}

.hero-logo {
  width: 250px;
  margin: 0 auto;
  height: auto;
  position: relative;
}

.footer {
  background-image: url('/img/footer.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.anchors {
  display: flex;
  flex-direction: row;
}

.footer-logo {
  width: 400px;
  margin-top: 50px;
}

html {
  scroll-behavior: smooth;
}

.anchors span {
  font-size: 15px;
  padding-top: 30px;
  margin: 20px;
  font-family: 'Lexend';
  font-weight: 600;
}

.meetlink {
  color: #0D2B4C;
  transition: .25s ease
}

.meetlink:hover {
  color: #00A7DA;

}

.footer-text a {
  color: #0D2B4C;
  font-size: 14px;
  transition: .25s ease;
}

.footer-social img {
  transition: .5s;
}

.footer-social img:hover {
  filter: hue-rotate(-30deg) brightness(2.5);
}

.footer-text {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.footer-text p {
  color: #0D2B4C !important;
}

.footer-text a:hover {
  color: #00A7DA;
}

.anchors {
  margin: 40px 0 20px;
}

.header-twitter {
  width: 22px;
  margin: 10px;
}

.header-facebook {
  width: 15px;
  height: 28px;
  margin: 10px;
}


.footer-social {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}


.donatespanlink:hover {
  color: #0D2B4C
}


.donatespanlink {
  color: #00A7DA;
  transition: .25s ease
}

.hero {
  background-image: url('img/hero.png');
  height: fit-content;
}

.btn-at-primary {
  width: 100% !important;
  background-color: #00A7DA !important;
  border-radius: 0 !important;
  color: white !important;
  margin-top: 0 !important;
  transition: .25s ease-in-out;
  font-size: 18px !important;
  height: 37px;
  font-family: 'Lexend' !important;
  font-weight: 600 !important;
  padding: 0 !important;
  border: none !important;

}

.meet-content {
  max-width: 600px;
  margin: 0 auto;

}

.quotes {
  width: 80%;
  height: auto;
  max-width: 400px;
  margin: 20px auto;
}


.couch {
  width: 100%;
  height: auto;
  max-width: 500px;
  border: .5px solid #2C377A;
  margin: 20px auto;
}

.porch {
  width: 200px;
  height: auto;
  float: left;
  border: .5px solid #2C377A;
  margin: 5px 15px 5px 0
}

label.at-text.PostalCode {
  width: 27% !important;
  min-width: unset !important;
  flex: none !important;
  margin: 0 0 0 10px !important
}

label.at-text.MobilePhone {
  width: 63% !important;
  min-width: unset !important;
  flex: none !important;
  margin: 0 10px 0 0 !important
}

.bottom-signup label.at-text.MobilePhone {
  margin: 0 0px 0 10px !important
}

.bottom-signup label.at-text.PostalCode {
  margin: 0 10px 0 0px !important
}

.bottom-signup label.at-text.PostalCode {
  width: 32% !important;
}

.btn-at-primary:hover {
  background-color: #2C377A !important;
}

.bottom-signup .btn-at-primary {
  width: 100% !important;
  background-color: #2C377A !important;
  border-radius: 0 !important;
  color: white !important;
  margin-top: 0 !important;
  transition: .25s ease-in-out;
  font-size: 18px !important;
  height: 37px;
  font-family: 'Lexend' !important;
  font-weight: 600 !important;
  padding: 0 !important;
  border: none !important;

}

.nav-top,
.nav-bottom {
  display: flex;
  flex-direction: row;
  width: 100%;
  color: white;
}

.nav-top span {
  color: white;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Lexend';
  font-weight: 600;
  font-size: 13px;
}

.nav-bottom img {
  width: 20px;
  height: 100%;
}

.nav-bottom .header-twitter {
  width: 25px;
  transition: .25s;
  height: 22px;
}

.nav-bottom .header-facebook {
  width: 19px;
  transition: .25s;
  height: 25px;
}

.privacy-content {
  width: 90%;
  max-width: 700px;
  margin: 20px auto;
  padding-bottom: 30px;
}

.nav-bottom {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  height: 34px;
  align-items: center;
  background: rgba(76, 171, 230, 0.635);
}

.header-twitter:hover,
.header-facebook:hover {
  filter: invert(.1)
}

.nav {
  display: flex;
  position: absolute;
  top: 25px;
  right: 20px;
  z-index: 10;
  width: 200px;
  flex-direction: column;
  align-items: flex-end;
}

.at .error small.error {
  padding: 0 !important;
  font-size: 8px !important;
  margin: 7px 0 !important;
  color: white !important;
  text-align: center;
  font-family: 'Jost' !important;
}

.sms-info {
  color: white;
  margin-top: -10px;
  font-size: 13px;
  width: 100%;
  padding: 0px 21px 0 21px;
  text-align: center;
  font-family: 'Jost'
}



.at-form p {
  display: none
}

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-size: cover;
  margin-top: -20px;
  height: auto;
  position: relative;
  color: #0D2B4C;
  font-family: 'Lexend';
  z-index: 2;
  min-height: 198px;
  max-height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.at-form header,
.at-form legend,
.at-form h1 {
  display: none
}

label {
  display: none;
}

.hero {
  min-height: 300px;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 25px;
  background-position: right;
  display: flex;
  flex-direction: column;
}

.at-inner {
  background-color: transparent !important
}

.hero-image {
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  position: absolute;
}

.footer-rectangle {
  border: solid 1px;
  width: 250px;
  min-width: 230px;
  height: 23px;
  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;
}

.footer-disclaimer {
  text-align: center;
  font-family: 'Lexend';
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.17px;
  text-align: center;

}

.quotediv {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}

.footer-link {
  color: white;
}

.UpdateMyProfile {
  display: none !important
}

.nosplash {
  display: none;
}

body {
  background: #06a3dc;
}

@media only screen and (max-width: 750px) {
  .hero-logo {
    width: 250px;
    margin: 0 auto 0 18px;
    height: auto;
    position: relative;
  }
}

@media only screen and (max-width: 700px) {

  .meet-content p,
  .subtext,
  .why-section p {
    font-size: 12px;
    max-width: 450px
  }

  .meet-content h1,
  .why-section h1 {
    font-size: 27px;
  }

  .subtext {
    width: 80%;
    padding: 0
  }
}

@media only screen and (max-width: 640px) {
  h1 {
    font-size: 23px;
  }


  .signup input {    font-size: 18px !important;}
  .donate-hero .donate-options {
    flex-direction: column;
    width: 100%;
  }

  .donate-hero .donate-option {
    margin: 1px 0;
    height: 44px;
    width: 280px;
    transition: .25s ease-in-out;
    margin-bottom: 10px;
    flex-direction: column;
    padding: 0px;
    justify-content: center;
  }

  .splash-disclaimer {
    margin-top: 10px !important;
    max-width: 280px;
  }

  .donate-hero .donate-option.generic-donate {
    width: 280px;
  }

  .donate-hero .generic-donate h3 {
    line-height: .5 !important;
  }

  .donate-hero .generic-donate {
    width: 280px;

  }

  .donate-hero h2 {
    font-size: 35px;
    padding-bottom: 10px;
  }

  .support-bar-disclaimer {
    max-width: 300px
  }

  .donate-hero .donate-option h3 {
    line-height: 0;
  }

  .donate-option {
    margin-bottom: 20px;
  }

  h2 {
    font-size: 35px;
  }

  h3 {
    font-size: 20px;
  }

  .hero {
    background-position: center;
  }

  .footer {
    min-height: 140px;
  }

  .footer-logo {
    width: 300px
  }
}

@media only screen and (max-width: 510px) {
  .donate-hero h2 {
    font-size: 26px;
  }

  .splash-donate h2 {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    padding-bottom: 10px;
  }

  .splash-logo {
    margin-top: 20px;
    width: 270px;
    margin-bottom: 21px;
    padding: 0 40px;
    transition: .25s ease-in-out;
  }

  .bottom-signup label.at-text.PostalCode {
    width: 30% !important;
  }

  h3 {
    font-size: 16px;
    text-align: center;
  }

  .nav-top,
  .nav-bottom {
    flex-direction: column;
    width: 100px;
  }

  .volunteer,
  .donate {
    width: 100px;
  }

  .nav-bottom {
    width: 100px;
    flex-direction: row;
    height: 31px;
  }

  .quotes {
    width: 95%;
    height: auto;
    max-width: 400px;
    margin: 15px auto;
  }



  .meet-content h1,
  .bottom-signup h1,
  .why-section h1 {
    font-size: 24px;
    line-height: 1;
  }

  h4 {
    margin: 0 auto;
    font-size: 15px;
  }

  h5 {
    font-size: 14.5px;
  }

  .donate-options a {
    width: 100%
  }

  .donate-hero .donate-options a {
    width: unset;
  }



  .splash-disclaimer {
    width: 80%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0px;
  }


  .donate-options {
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
    width: 80%;
    justify-content: center;
  }

  .splash {
    padding-bottom: 20px;
  }

  .goto-button {
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .donate-option {
    width: 100%;
    height: 70px;
    background: white;
    color: #2C377A;
    transition: .25s ease;
    margin: 0 0 10px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 51%);
  }

  .splash .donate-option {
    height: 50px;

  }

  .splash-disclaimer {
    margin-top: 0px !important;
  }

  .splash .donate-option h3 {
    line-height: .5;
  }

  h2 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 500px) {
  .couch {
    border-left: none;
    border-right: none
  }

  .footer-logo {
    width: 280px;
  }
}

@media only screen and (max-width: 450px) {
  .porch {
    width: 100%;
    height: auto;
    float: unset;
    margin-bottom: 15px;
  }

  .volunteer,
  .donate {
    height: 24px;
    text-align: center;
    line-height: 1.4;
  }

  .signup {
    width: 300px;
    margin: 250px auto 20px auto;
    position: relative;
  }

  .nav-top span {
    font-size: 10px;
  }

  .hero-logo {
    width: 200px;
  }

}

@media only screen and (max-width: 400px) {
  .hero-logo {
    width: 150px;
  }

  .bottom-signup label.at-text.PostalCode {
    width: 29% !important;
  }
}



/* animate css: */
/* not on mobile */

@media only screen and (min-width: 420px) {
  .fade-in-from-bottom {
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
  }

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

  .fade-in-from-bottom.animated {
    -webkit-animation-name: fade-from-bottom;
    animation-name: fade-from-bottom;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .fade-in-from-right.animated {
    -webkit-animation-name: fade-from-right;
    animation-name: fade-from-right;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .fade-in-from-right {
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
  }

  .fade-in-from-left.animated {
    -webkit-animation-name: fade-from-left;
    animation-name: fade-from-left;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .fade-in-from-left {
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    transform: translateX(-15px);
  }

  @-webkit-keyframes fade-from-left {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-15px);
      -ms-transform: translateX(-15px);
      transform: translateX(-15px);
    }

    90% {
      opacity: 1;
    }

    100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }

  @keyframes fade-from-left {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-15px);
      -ms-transform: translateX(-15px);
      transform: translateX(-15px);
    }

    90% {
      opacity: 1;
    }

    100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }

  @-webkit-keyframes fade-from-bottom {
    0% {
      opacity: 0;
      -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
      transform: translateY(15px);
    }

    90% {
      opacity: 1;
    }

    100% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }

  @keyframes fade-from-bottom {
    0% {
      opacity: 0;
      -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
      transform: translateY(15px);
    }

    90% {
      opacity: 1;
    }

    100% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }

  @-webkit-keyframes fade-from-right {
    0% {
      opacity: 0;
      -webkit-transform: translateX(40px);
      -ms-transform: translateX(40px);
      transform: translateX(40px);
    }

    90% {
      opacity: 1;
    }

    100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }

  @keyframes fade-from-right {
    0% {
      opacity: 0;
      -webkit-transform: translateX(40px);
      -ms-transform: translateX(40px);
      transform: translateX(40px);
    }

    90% {
      opacity: 1;
    }

    100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
}