body {
  background-color: #f4f4f4;
  padding-top: 1rem;
}

body .fancy {
  max-width: 1024px;
  padding: 0.1rem;
}

.plans-header {
  color: #000000 !important;
  font-weight: normal !important;
  padding-bottom: 4rem !important;
}

.fancy-header {
  display: flex;
  align-content: center;
  align-items: center;
  color: #000000 !important;
  padding-top: 2rem;
  padding-bottom: 1rem;
}

@media (max-width: 992px) {
  .fancy-header {
    flex-direction: column;
  }

  .fancy-header a {
    margin-top: 1rem;
  }
}

.fancy-header .logo {
  width: 12rem;
}

.fancy-header a {
  color: #000000;
}

.fancy-header .homeBtn {
  margin-right: 1.5rem;
}

.plans {
  margin: 2rem auto;
}

.plans .plans-header {
  padding: 1rem;
  text-align: center;
  color: white;
}

.plans .plans-header h1 {
  font-size: 2rem;
}

.plans .plans-header h2 {
  font-size: 1.2rem;
  margin: 2rem 0;
  font-style: italic;
  font-weight: lighter;
}

.plans .signup-plans {
  margin: auto;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}

.plans .signup-plans .plan {
  position: relative;
  text-align: center;
  padding: 0;
}

.plans .signup-plans .plan:not(.offer) .plan-offer {
  visibility: hidden;
}

.plans .signup-plans .plan .btn-oval,
.plans .signup-plans .plan .btn-oval-primary,
.plans .signup-plans .plan .loginBtn {
  min-width: 70%;
  margin: 0;
  padding: 0.2rem;
  border-radius: 5px;
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .plans .signup-plans .plan .btn-oval,
  .plans .signup-plans .plan .btn-oval-primary,
  .plans .signup-plans .plan .loginBtn {
    font-size: 1rem;
  }
}

.plans .signup-plans .plan .plan-offer {
  background-color: #ca2f2f;
  color: white;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 0.5rem 0.5rem 0.2rem 0.5rem;
  display: inline-block;
  font-size: 1rem;
}

@media (min-width: 768px) {
  .plans .signup-plans .plan .plan-offer {
    font-size: 0.6rem;
  }
}

.plans .signup-plans .plan-container {
  border-radius: 0.5rem;
  margin: 0 1rem;
}

@media (min-width: 576px) {
  .plans .signup-plans .plan-container {
    margin: 0 2rem;
  }
}

@media (min-width: 768px) {
  .plans .signup-plans .plan-container {
    margin: 0 0.4rem;
  }
}

@media (min-width: 992px) {
  .plans .signup-plans .plan-container {
    margin: 0 0.7rem;
  }
}

.faq {
  margin-top: 2rem;
}

.faq .faq-header {
  color: #3f3b3b;
  font-size: 1.5rem;
  text-align: left;
  font-weight: bold;
  padding-bottom: 0.5rem;
  border-bottom: 4px solid #c9c9c9;
  margin: 5rem 1rem 0rem 1rem;
}

.faq .faq-item {
  padding: 1.8rem 1rem;
}

.faq .faq-item .question {
  color: #3f3b3b;
  font-size: 1.4rem;
  margin-bottom: 0.4rem;
  font-weight: bold;
}

.faq .faq-item .answer {
  line-height: 1.6;
}

.btn-oval,
.btn-oval-primary,
.loginBtn {
  display: inline-block;
  background: white;
  color: #000000;
  border-radius: 4rem;
  padding: 0.3rem 1.3rem;
  border: solid 1px #eceeef;
  margin: 0.5rem;
  font-size: 0.8rem;
}

.btn-oval-primary,
.loginBtn {
  color: #ffffff;
  background: #d7a73a;
  border: none;
}

.btn-oval-primary:hover,
.loginBtn:hover {
  color: #ffffff;
}

.loginBtn {
  background: white;
  color: #000000 !important;
}

.backToTopBtn {
  display: block;
  color: #3333FF;
  text-align: right;
  margin: 1rem;
}

.offerPlaceHolder {
  height: 5.5rem;
}

.plan-name {
  height: 5rem;
}

.btn-quote {
  color: #fff;
}

.btn-quote:hover {
  color: #fff;
}

.plan-trial,
.plan-trial:hover {
  color: #ccfc34;
}

.btn-oval.institution,
.institution.btn-oval-primary,
.institution.loginBtn {
  color: #ffffff;
  border: none;
}

.btn-oval.institution-quote,
.institution-quote.btn-oval-primary,
.institution-quote.loginBtn {
  color: #ffffff;
  font-size: 0.65rem;
  border: none;
  background-color: transparent;
}

.plan-instant-quote-container {
  height: 2rem;
}

.plan-option-container {
  border-radius: 0.5rem;
  font-size: 1.5rem;
}

.plan-option-container .btn-expand {
  color: #000;
  font-size: 1rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  .plan-option-container {
    font-size: 1rem;
  }
}

.plan-option-container.id-100 {
  background-color: #d2cec5;
}

.plan-option-container.id-101 {
  background-color: #3286ea;
  color: #ffffff;
}

.plan-option-container.id-102 {
  background-color: #154c91;
  color: #ffffff;
}

.plan-text-container {
  padding: 1rem;
  background-color: #fff;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  font-size: 1.1rem;
  color: #000;
}

@media (min-width: 768px) {
  .plan-text-container {
    font-size: 0.8rem;
  }
}

.plan-feature {
  padding-bottom: 2.2rem;
}

.plan-foot-note {
  position: relative;
}

.plan-foot-note div {
  top: 0.5rem;
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 0.6rem;
  font-weight: bold;
  color: #3f3433 !important;
}


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