.price-cards-frame{background:#f5f6f7;padding-top:0 !important;padding-bottom:0 !important}.price-cards__header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px;flex-wrap:wrap}.price-cards__heading h1,.price-cards__heading .h1,.price-cards__heading h2,.price-cards__heading .h2,.price-cards__heading h3,.price-cards__heading .h3,.price-cards__heading h4,.price-cards__heading .h4,.price-cards__heading h5,.price-cards__heading .h5,.price-cards__heading h6,.price-cards__heading .h6{line-height:1.05;margin:0;letter-spacing:-0.01em}.price-cards__heading h1,.price-cards__heading .h1,.price-cards__heading h2,.price-cards__heading .h2,.price-cards__heading h3,.price-cards__heading .h3,.price-cards__heading h4,.price-cards__heading .h4,.price-cards__heading h5,.price-cards__heading .h5,.price-cards__heading h6,.price-cards__heading .h6{font-size:28px}@media screen and (min-width: 480px){.price-cards__heading h1,.price-cards__heading .h1,.price-cards__heading h2,.price-cards__heading .h2,.price-cards__heading h3,.price-cards__heading .h3,.price-cards__heading h4,.price-cards__heading .h4,.price-cards__heading h5,.price-cards__heading .h5,.price-cards__heading h6,.price-cards__heading .h6{font-size:calc(28px + 18*(100vw - 480px)/920)}}@media screen and (min-width: 1400px){.price-cards__heading h1,.price-cards__heading .h1,.price-cards__heading h2,.price-cards__heading .h2,.price-cards__heading h3,.price-cards__heading .h3,.price-cards__heading h4,.price-cards__heading .h4,.price-cards__heading h5,.price-cards__heading .h5,.price-cards__heading h6,.price-cards__heading .h6{font-size:46px}}.price-cards__note{font-size:13px;color:#9aa0a6;flex-shrink:0}.price-cards__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:18px}.price-cards__card{background:#fff;border:1px solid #e6e8ea;border-radius:18px;padding:28px;position:relative}.price-cards__card--featured{background:#15171a;color:#fff;border-color:rgba(0,0,0,0)}.price-cards__badge{position:absolute;top:20px;right:20px;background:#ffed00;color:#15171a;font-family:"PT Sans Narrow","PT Sans","Open Sans",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:11px;padding:5px 10px;border-radius:999px}.price-cards__card-label{font-family:"PT Sans Narrow","PT Sans","Open Sans",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:700;color:#7a8087}.price-cards__card--featured .price-cards__card-label{color:#c6c9cc}.price-cards__price{margin-top:10px;font-family:"PT Sans Narrow","PT Sans","Open Sans",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif;font-weight:700;font-size:48px;line-height:1}.price-cards__ages{margin-top:16px;font-size:14px;line-height:2;color:#3a3f45}.price-cards__card--featured .price-cards__ages{color:#c6c9cc}.price-cards__age-row{display:flex;justify-content:space-between}.price-cards__age-price{font-weight:700}.price-cards__card--featured .price-cards__age-price{color:#fff}.price-cards__actions{display:flex;gap:13px;margin-top:28px;flex-wrap:wrap;align-items:center}@media(max-width: 900px){.price-cards__grid{grid-template-columns:1fr;max-width:480px}}@media(max-width: 600px){.price-cards__header{flex-direction:column;align-items:flex-start;gap:8px}}.price-cards-frame>.container{padding-top:84px;padding-bottom:84px}@media(max-width: 900px){.price-cards-frame>.container{padding-top:60px;padding-bottom:60px}}@media(max-width: 600px){.price-cards-frame>.container{padding-top:48px;padding-bottom:48px}}