.pricing-plans{flex-wrap:wrap;gap:1.25rem}.plan-card,.pricing-plans{display:flex;justify-content:space-between}.plan-card{background:#fff;border-radius:16px;flex:1 1 30%;flex-direction:column;padding:1.5625rem}.body-container--home .plan-card{background:#f8f8f8}.plan-card__name{border-bottom:1px solid #e1e1e1;font-size:1.25rem;font-weight:800;height:2.5rem;margin-bottom:1.0625rem}.plan-card__title{color:#b0b0b0;font-size:.75rem;margin:1.125rem 0 .375rem}.plan-card__text{font-size:.9375rem;font-weight:700;margin-bottom:.5rem}.plan-card__subtext{font-size:.75rem;margin-bottom:.5625rem}.plan-card__list{margin-top:1rem;padding-left:1.2rem}.plan-card__buttons{align-items:center;display:flex;flex-direction:column;gap:.5625rem;margin-top:1.5rem}.plan-card__button{align-self:center;background:#101828;border-radius:8px;display:inline-block;padding:.8rem 1.2rem;width:auto}.plan-card__button,.plan-card__button:hover{color:#fff;text-decoration:none}.plan-card__buttons .plan-card__button:nth-child(2n){background:#fff;border:1px solid #101828;color:#101828}.plan-card__buttons .plan-card__button:nth-child(2n):hover{background:#fff;color:#101828}@media (max-width:767px){.pricing-plans{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:1rem}.pricing-plans::-webkit-scrollbar{height:6px}.pricing-plans::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.plan-card{flex:0 0 80%}}@media (min-width:768px){.pricing-plans{gap:1.5rem;margin:0}.plan-card{padding:2.8125rem 2.3125rem}.plan-card__name{font-size:2.3125rem;height:5.3125rem;margin-bottom:1.5625rem}.plan-card__title{margin:1.125rem 0 .375rem}.plan-card__text{font-size:1rem;margin-bottom:.5625rem}}