.plan__top {
  text-align: center;
  margin-bottom: 2.1875rem;
}

@media screen and (min-width: 768px) {
  .plan__top {
    margin-bottom: 3.75rem;
  }
}

.plan__top .small-label {
  margin-bottom: 0.9375rem;
  text-transform: uppercase;
  color: #55C96B;
  font-weight: 500;
}

.plan__top .title-medium {
  margin-bottom: 1.25rem;
}

.plan__top .sub-title {
  font-size: 1.0625rem;
}

@media screen and (min-width: 768px) {
  .plan__top .sub-title {
    font-size: 1.25rem;
  }
}

.plan__tabs {
  margin-bottom: 2.1875rem;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .plan__tabs {
    margin-bottom: 3.75rem;
  }
}

.plan__tabs ul {
  display: inline-flex;
  align-items: center;
  border: 0.0625rem solid #001438;
  border-radius: 3.125rem;
  padding: 0.1875rem;
}

.plan__tabs li {
  padding: 0.3125rem 0.9375rem;
  border-radius: 3.125rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4375rem;
}

.plan__tabs li.is-active {
  color: #fff;
  background-color: #001438;
}

.plan__tabs li.is-active span {
  background-color: #fff;
}

.plan__tabs li span {
  padding: 0.125rem 0.1875rem 0.1875rem;
  background-color: #d6d8e7;
  color: #001438;
  border-radius: 0.3125rem;
  font-size: 0.8125rem;
}

@media screen and (min-width: 768px) {
  .plan__list {
    display: flex;
    justify-content: center;
    gap: 1.5625rem;
  }
}

.plan__item {
  width: 100%;
  text-align: center;
  border: 0.0625rem solid #D5DADF;
  border-radius: 0.9375rem;
  padding: 1.25rem;
}

@media screen and (min-width: 768px) {
  .plan__item {
    display: flex;
    flex-direction: column;
    padding: 1.875rem;
    width: 25%;
  }
}

@media screen and (max-width: 767px) {
  .plan__item {
    margin-bottom: 1.25rem;
  }
}

.plan__item.choose {
  background-color: #001438;
  position: relative;
  padding-top: 1.875rem;
}

@media screen and (max-width: 767px) {
  .plan__item.choose {
    margin-top: 1.875rem;
  }
}

.plan__item.choose .tag {
  padding: 0.25rem 0.9375rem 0.375rem !important;
  font-size: 0.875rem;
  background-color: #55C96B;
  color: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.9375rem;
  border-radius: 0.625rem;
  text-transform: uppercase;
  font-weight: bold;
  white-space: nowrap;
}

.plan__item.choose .tag:before {
  display: none;
}

.plan__item.choose .title, .plan__item.choose .wrap-price, .plan__item.choose .description, .plan__item.choose .content {
  color: #fff;
}

.plan__item.choose .btn {
  background-color: #55C96B;
  color: #fff;
  border-color: #55C96B;
}

.plan__item.choose .btn:hover {
  color: #001438;
  border-color: #fff;
  background-color: #fff;
}

.plan__item .title {
  font-weight: bold;
  font-size: 1.25rem;
  margin-bottom: 0.9375rem;
}

@media screen and (min-width: 768px) {
  .plan__item .title {
    font-size: 1.5rem;
  }
}

.plan__item .wrap-price {
  margin-bottom: 0.9375rem;
}

.plan__item .wrap-price.change-price .price.month {
  display: none;
}

.plan__item .wrap-price.change-price .price.year {
  display: block;
}

.plan__item .wrap-price .text-small {
  margin-top: 0.625rem;
}

.plan__item .price {
  font-size: 2.1875rem;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .plan__item .price {
    font-size: 2.8125rem;
  }
}

.plan__item .price.year {
  display: none;
}

.plan__item .description {
  font-size: 0.9375rem;
  padding: 0.625rem 0.9375rem;
  max-width: 25rem;
  margin: 0 auto 0.9375rem;
}

@media screen and (min-width: 768px) {
  .plan__item .description {
    font-size: 1.0625rem;
    margin: 0 auto 1.25rem;
  }
}

.plan__item .wrap-btn {
  margin-bottom: 1.25rem;
}

.plan__item .btn--dark {
  border: 0.125rem solid #001438;
  background-color: transparent;
  color: #001438;
  font-weight: bold;
  padding: 0.8125rem 1.875rem 0.9375rem;
}

.plan__item .btn--dark:hover {
  background-color: #001438;
  color: #fff;
}

.plan__item .content {
  text-align: left;
}

@media screen and (min-width: 768px) {
  .plan__item .content {
    padding: 0 1.875rem;
  }
}

.plan__item .content h1, .plan__item .content h2, .plan__item .content h3, .plan__item .content h4, .plan__item .content h5, .plan__item .content h6, .plan__item .content p {
  margin-bottom: 0.9375rem;
}

.plan__item .content ul li {
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 0.9375rem;
}

@media screen and (min-width: 768px) {
  .plan__item .content ul li {
    padding-left: 1.875rem;
  }
}

.plan__item .content ul li:before {
  content: '\E80B';
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.625rem;
  position: absolute;
  top: 0.375rem;
  left: 0;
  color: #55C96B;
}

@media screen and (min-width: 768px) {
  .plan__item .content ul li:before {
    font-size: 0.9375rem;
  }
}

.plan .icon-check {
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 50%;
  background-color: #E1F3E2;
  color: #55C96B;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.625rem;
}

@media screen and (min-width: 768px) {
  .plan .icon-check {
    height: 2.25rem;
    width: 2.25rem;
    font-size: 1rem;
  }
}

.plan .icon-close {
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 50%;
  background-color: rgba(231, 76, 76, 0.1);
  color: #E74C4C;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.625rem;
}

@media screen and (min-width: 768px) {
  .plan .icon-close {
    height: 2.25rem;
    width: 2.25rem;
    font-size: 1.125rem;
  }
}

.plan .icon-close:before {
  margin: 0;
}
/*# sourceMappingURL=plan.css.map */