.pricing-cards .gradient{height:100%;left:50%;position:absolute;text-align:center;transform:translateX(-50%);width:100vw}.pricing-cards .gradient svg{transform:translate(-59%,-13%)}.pricing-cards__cards-wrapper{display:grid;gap:24px}.pricing-cards__pricing-card:not(.hidden){backdrop-filter:blur(5px);background:hsla(0,0%,5%,.4);border:1px solid hsla(0,0%,100%,.4);border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;transition:.3s ease-in-out}.pricing-cards__pricing-card.style_light{background:rgba(57,3,114,.4)}.pricing-cards__pricing-card.style_light .highlight{background:#fff;color:var(--secondary-colour)}.pricing-cards__content-title{padding-bottom:10px}.pricing-cards__pricing-card__top{border-radius:8px;padding:40px 32px 16px}.pricing-cards__pricing-card__top span.highlight{background:var(--primary-colour);border-radius:0 8px 0 16px;color:var(--white);font-family:var(--primary-font);font-size:14px;font-weight:700;padding:6px 12px;position:absolute;right:0;top:0}.flow-wrapper__steps__step__tiers__tier__top .show-more:not(.hidden){color:var(--lila-light);cursor:pointer;display:block;font-size:12px;margin:15px 0 20px;text-decoration:underline}.flow-wrapper__steps__step__tiers__tier__top .starts-from-price-label{font-size:var(--small-text)}.pricing-cards__pricing-card__title{font-family:var(--primary-font);font-size:18px;font-style:normal;font-weight:600;margin-bottom:12px}.pricing-cards__pricing-card__title h6{margin-bottom:0}.pricing-cards__pricing-card__title p{font-size:14px}.pricing-cards__pricing-card__price{font-weight:700;line-height:1;margin-bottom:0}.pricing-cards__pricing-card__price span.price_prev{font-family:var(--primary-font);font-size:14px;margin-right:5px}.pricing-cards__pricing-card__price span.price_aft{display:inline-block;font-family:var(--primary-font);font-size:14px;margin-left:5px;vertical-align:text-top}.pricing-cards__pricing-card__billing{font-size:14px;font-weight:500;margin-bottom:0}.pricing-cards__pricing-card__desc{color:#bfbbc4;font-size:12px;margin:0}.pricing-cards__pricing-card__bottom{display:flex;flex-direction:column;justify-content:space-between;padding:0 32px 32px}.pricing-cards__pricing-card__bottom-wrapper{border-top:1px solid hsla(0,0%,100%,.4)}.pricing-cards ul{list-style:none;margin:0;padding:5px 0 25px}.pricing-cards ul li{font-size:14px;margin:8px 0 0;padding-left:24px;position:relative}.pricing-cards ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' fill='none' viewBox='0 0 12 9'%3E%3Cpath fill='%23fff' d='M11.565 1.543 4.498 8.609a.333.333 0 0 1-.473 0L.432 5.016a.333.333 0 0 1 0-.473l.466-.467a.333.333 0 0 1 .474 0l2.886 2.887L10.625.596a.34.34 0 0 1 .473 0l.467.473a.333.333 0 0 1 0 .474'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:8px;left:0;margin-top:.35rem;position:absolute;top:0;width:11px}.pricing-cards__pricing-card__bottom .button-wrapper a.button{width:100%}.pricing_cards__pricing-card__feature{padding:.7rem 0}.pricing_cards__pricing-card__feature p{margin:0 0 0 .75rem}.pricing-cards__pricing-card__button{background-color:var(--primary-colour);border-radius:0 0 15px 15px;color:var(--white);display:flex;justify-content:center;padding:1.5rem 10px;transition:.3s ease-in-out}@media (max-width:991px){.pricing-cards{padding-left:unset;padding-right:unset}}@media (max-width:767px){.pricing-cards .gradient svg{height:auto;transform:translate(-15%,-20%);width:800px}}@media (min-width:992px){.pricing-cards__cards-wrapper{gap:21px}.pricing-cards__content-title{padding-bottom:40px}}