.plans-block{display:flex;flex-direction:row;justify-content:center;gap:2.28571rem;flex-wrap:wrap;position:relative;z-index:2;padding-bottom:3.42857rem}.plans-block .plan{max-width:20.71429rem;width:100%;padding:2rem 1.71429rem 1.71429rem;background-color:var(--color-neutral-white);display:flex;flex-direction:column;justify-content:space-between;flex-wrap:nowrap;position:relative}.best:is(.plans-block .plan){background-color:var(--color-primary-alt1);border-color:var(--color-primary-alt1)}.best:is(.plans-block .plan) h2,.best:is(.plans-block .plan) p,.best:is(.plans-block .plan) .price span,.best:is(.plans-block .plan)>span{color:var(--color-neutral-white)}.best:is(.plans-block .plan) .banner-top{display:block}:is(.plans-block .plan) .banner-top{display:none;background-color:var(--color-primary-main);position:absolute;top:0;left:50%;transform:translate(-50%,-50%);font-size:.85714rem;font-family:var(--font-poppins);font-weight:600;padding:.5rem 1.14286rem;white-space:nowrap;border-radius:1.42857rem;color:var(--color-primary-dark)!important;text-transform:uppercase;line-height:1;letter-spacing:.07143rem}:is(:is(.plans-block .plan) .banner-top) img{width:auto;height:1rem;display:inline-block;vertical-align:bottom;margin-right:.57143rem}:is(.plans-block .plan) .text-flex{flex:1;min-height:5.85714rem}:is(.plans-block .plan) .price{display:flex;flex-direction:row;align-items:baseline;gap:.57143rem;white-space:nowrap;flex-wrap:wrap;justify-content:center;font-family:var(--font-poppins);color:var(--color-primary-alt1)}:is(:is(.plans-block .plan) .price) .monthly-price{font-size:3rem;font-weight:600}.plans-block .characteristics{text-align:left;color:var(--color-primary-dark)}:is(.plans-block .characteristics)>p{display:flex;flex-direction:row;gap:.57143rem}.plans-block .monthly-price:after{color:inherit;font-size:2.14286rem;margin-right:0;position:relative;top:-.14286rem}.plans-block .icon{margin-right:.28571rem}
