.membership-cards{padding-bottom:60px;padding-top:60px}.membership-cards__container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:20px;padding-right:20px}.membership-cards__title{color:#1b234f;font-size:2.5rem;font-weight:700;line-height:1.3;margin:0 0 .75rem;text-align:center}.membership-cards__content{color:#555;font-size:1rem;line-height:1.6;margin:0 0 2.5rem;text-align:center}.membership-cards__grid{align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.membership-cards__card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);display:flex;flex-direction:column;overflow:hidden;padding:0;text-align:center}.membership-cards__label{background-color:#1b234f;border-radius:0;color:#fff;display:block;font-size:.875rem;font-weight:600;letter-spacing:.02em;margin-bottom:1.5rem;padding:.75rem 1.5rem;text-align:center;width:100%}.membership-cards__card-body{align-items:center;display:flex;flex-direction:column;flex-grow:1;padding:0 1.75rem 2rem;width:100%}.membership-cards__pricing{align-items:baseline;display:flex;justify-content:center;margin-bottom:.25rem}.membership-cards__price{color:#c8145e;font-size:3.5rem;font-weight:700;line-height:1}.membership-cards__duration{color:#555;font-size:1.25rem;font-weight:400;margin-left:.125rem}.membership-cards__type{color:#777;font-size:.9rem;margin:.25rem 0 1.5rem}.membership-cards__list{border-top:2px solid #ebb594;list-style:none;margin:0 0 1.75rem;padding:1.5rem 0 0;text-align:left;width:100%}.membership-cards__list-item{align-items:center;color:#333;display:flex;font-size:.9rem;gap:.625rem;padding:.4rem 0}.membership-cards__check-icon{border:2px solid #000;border-radius:50%;box-sizing:content-box;color:#000;flex-shrink:0;height:18px;padding:2px;width:18px}.membership-cards__button{align-items:center;background-color:#c8145e;border-radius:999px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:auto;max-width:280px;padding:.75rem 2rem;text-decoration:none;transition:background-color .2s ease;width:100%}.membership-cards__button:focus,.membership-cards__button:hover{background-color:#a5104d;color:#fff}.membership-cards__button-icon{height:18px;object-fit:contain;width:18px}@media only screen and (max-width:61.999em){.membership-cards__grid{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:420px}}@media only screen and (min-width:48em){.membership-cards{padding-bottom:70px;padding-top:70px}.membership-cards__container{padding-left:30px;padding-right:30px}}@media only screen and (min-width:62em){.membership-cards{padding-bottom:80px;padding-top:80px}.membership-cards__container{padding-left:40px;padding-right:40px}}@media only screen and (min-width:90em){.membership-cards__container{padding-left:60px;padding-right:60px}}