.elsa-plans {
  padding: 20px 0 52px;
}

.plans-choose-contain {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.elsa-plans-header {
  text-align: center;
  margin-bottom: 72px;
}

.plans-button-container {
  margin-bottom: 16px;
}

.plans-button-enterprise {
  background: transparent;
  border: 1px solid #9D9D9D;
  color: #9D9D9D;
}

.plans-button-single,
.plans-button-enterprise:hover {
  background: linear-gradient(180deg, #28415C 0%, #102441 100%);
  color: #FFFFFF;
  border: 1px solid transparent
}

.plans-button-single,
.plans-button-enterprise {
  border-radius: 40px;
  font-size: 16px;
  line-height: 22px;
  padding: 6px 0;
  width: 240px;
  margin: 0 5px;
  outline: none !important;
  display: inline-block;
  text-align: center;
}

.plans-choose-title {
  margin-bottom: 16px;
  color: #000000;
  font-weight: bold;
  font-size: 27px;
  line-height: 37px;
}

.elsa-plans-header-title {
  color: #000000;
  font-size: 32px;
  line-height: 44px;
}

.elsa-plans-header-text {
  max-width: 540px;
  margin: auto;
  color: #171F48;
  font-size: 18px;
  line-height: 180%;
}

.elsa-plans-contain {
  display: flex;
  justify-content: center;
  align-items: center;
}

.elsa-plans-contain .elsa-plans-item {
  position: relative;
  width: 280px;
  margin: 0 20px;
  border-radius: 20px;
  border: 1px solid #d2d2d2;
}

.elsa-plans-item>div.image-contain>img {
  object-position: center;
  object-fit: cover;
  width: 100%;
  transition: transform 0.4s ease-in-out;
}

.elsa-plans-item:hover>div.image-contain>img {
  transform: scale(1.1);
}

/*
.one-year-plan{
    background-image: url('../../static/images/plans-one-year.png');
}

.life-plan {
    background-image: url('../../static/images/plans-life.png');
} */

.elsa-plans-price-detail {
  text-align: center;
  border-radius: 0 0 40px 40px;
  padding: 16px 0;
  transition: background 0.4s ease-in-out;
  font-size: 18px;
}

.elsa-plans-price-detail>* {
  margin-bottom: 8px;
}

.elsa-plans-price-detail> :last-child {
  margin-bottom: 0;
}

.elsa-plans-price-detail>.pack-title {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  line-height: 27px;
}

.elsa-plans-price-detail>.old-price {
  font-weight: 300;
  font-size: 10px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.67);

}

.elsa-plans-price-detail>.old-price>span {
  text-decoration: line-through;
}

.sell-price {
  font-weight: bold;
  font-size: 30px;
  line-height: 41px;
  background: -webkit-linear-gradient(#F62323, #FC5A47, #FF795B);
  -webkit-text-fill-color: transparent;
}

@media (max-width: 768px) {
  .elsa-plans-contain {
    flex-wrap: wrap;
  }

  .elsa-plans-contain>.elsa-plans-item {
    margin-bottom: 30px;
  }

  .elsa-plans-price-detail>.pack-title {
    font-size: 12px;
    line-height: 16px;
  }

  .elsa-plans {
    padding-top: 12px;
  }

  .old-price {
    font-weight: 300;
    font-size: 8px;
    line-height: 11px;
  }

  .sell-price {
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
  }

  .elsa-plans-price-detail {
    padding: 8px 0px;
    border-radius: 0 0 20px 20px;
    padding-bottom: 15px;
  }

  .elsa-plans-item>div.image-contain {
    border-radius: 20px 20px 0 0;
  }

  .elsa-plans-price-detail>* {
    margin-bottom: 0;
  }

  .elsa-plans-item:first-child {
    margin-left: 0;
    margin-right: 10px;
  }

  .elsa-plans-item:last-child {
    margin-right: 0;
    margin-left: 10px;
  }

  .plans-choose-title {
    color: #9D9D9D;
    font-size: 10px;
    line-height: 14px;
  }

  .plans-button-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .plans-button-single,
  .plans-button-enterprise {
    font-size: 10px;
    line-height: 14px;
    width: 160px;
    padding: 4px 0;
  }

  .elsa-plans-header-title {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
  }

  .elsa-plans-header-text {
    color: #9D9D9D;
    font-size: 15px;
    line-height: 180%;
  }

  .elsa-plans-header {
    margin-bottom: 20px;
  }
}

.outline-btn a,
.packages__interval {
  background: linear-gradient(180.04deg, #6ee8ff 0.45%, #3a87ff 101.21%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.packages__item:hover,
.packages__item.highlight {
  background-image: url("https://elsaspeak.com/salp/_nuxt/img/card-bg-highlighted.28626d9.svg");
}

.packages__item:hover .packages__interval,
.packages__item.highlight .packages__interval {
  background-image: linear-gradient(180.04deg, #fac84e 0.45%, #f07c33 101.21%);
}

.packages__item:hover .packages__price,
.packages__item.highlight .packages__price,
.packages__item:hover .packages__bill,
.packages__item.highlight .packages__bill,
.packages__item:hover .packages__per-month,
.packages__item.highlight .packages__per-month,
.packages__item:hover .packages__buy-btn a,
.packages__item.highlight .packages__buy-btn a {
  color: #fff;
}

.packages__item:hover .packages__buy-btn a,
.packages__item.highlight .packages__buy-btn a {
  background: unset;
  background-clip: unset;
  -webkit-text-fill-color: unset;
}

.packages__item:hover .outline-btn,
.packages__item.highlight .outline-btn {
  background-image: linear-gradient(to bottom, #1c1458, #1a154d);
}

.section-package {
  background-image: url("https://elsaspeak.com/salp/_nuxt/img/pricing-bg.ef336e3.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  .section-package {
    background-image: url("https://elsaspeak.com/salp/_nuxt/img/pricing-bg-mobile.6b1089e.svg");
  }
}

.section-package .section-title {
  padding-block: 70px;
}

.packages {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 40px;
  flex-wrap: wrap;
  gap: 170px;
  margin-top: 80px;
}

@media (max-width: 767px) {
  .packages {
    margin-top: 20px;
    gap: 40px;
  }
}

.packages__item {
  width: 320px;
  min-height: 420px;
  padding: 20px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  position: relative;
  background-image: url("https://elsaspeak.com/salp/_nuxt/img/card-bg.51cba7f.svg");
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 25px;
  border: 1px solid #e7ebee;
  filter: drop-shadow(0px 40px 56px rgba(0, 0, 0, 0.02)) drop-shadow(0px 24px 24px rgba(0, 0, 0, 0.06)) drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.06));
  text-align: center;
}

.packages__item:hover .outline-btn {
  background-image: linear-gradient(180.04deg, #6ee8ff 0.45%, #3a87ff 101.21%);
}

@media (max-width: 767px) {
  .packages__item {
    filter: unset;
  }
}

.packages__label {
  min-width: 128px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 10px;
  background-image: linear-gradient(to bottom right, #ffb84e, #fc2ac2);
  padding: 5px 10px;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: -1em;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .packages__label {
    border-radius: 0 0 10px 10px;
    top: 0;
  }
}

.packages__interval {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .packages__label+.packages__interval {
    margin-top: 15px;
  }
}

.packages__price {
  display: flex;
  align-items: flex-start;
  margin: 0 auto;
  color: #2f1f96;
  font-size: 48px;
  font-weight: 700;
}

.packages__currency {
  font-size: 24px;
}

.packages__per-month {
  margin-top: 16px;
  color: #2f1f96;
  font-size: 20px;
  font-weight: 600;
}

.packages__buy-btn {
  margin-top: auto;
  padding: 20px;
  z-index: 1;
}

.packages__bill {
  font-size: 16px;
  white-space: nowrap;
}

.packages.slick-dotted.slick-slider {
  margin: 0;
}

.packages.slick-slider .slick-track {
  display: flex;
}

@media (max-width: 767px) {
  .packages.slick-slider .slick-track .packages__item-wrapper:nth-child(2) {
    order: -1;
  }
}

.outline-btn {
  position: relative;
  background-color: #fff;
  width: 100%;
  border-radius: 50px;
  cursor: pointer;
}

.outline-btn::after {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  bottom: -2px;
  right: -2px;
  z-index: -1;
  border-radius: inherit;
  background-image: linear-gradient(to bottom, #29f4ff, #5257ff);
}

.outline-btn a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  display: block;
  width: 100%;
  height: 100%;
  padding-block: 10px;
  cursor: pointer;
}

.elsa-plans-item .product-label {
  position: absolute;
  left: -8px;
  top: 8px;
  color: yellow;
  text-transform: uppercase;
  background: url('../../../theme-ELSA-SHOP/img/packages/bg_label.png') no-repeat 0 0;
  width: 155px;
  padding: 6px 5px 14px 18px;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1;
  z-index: 1;
  font-size: 14px;
}
