.pp{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:37px}.pp *,.pp :after,.pp :before{box-sizing:border-box;margin:0;padding:0}.pp__grid{align-items:stretch;display:flex;gap:24px;max-width:1200px;width:100%}.pp__card{background:#fff;border-radius:8px;display:flex;flex:1;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;transition:box-shadow .2s ease,transform .2s ease}.pp__card--default{border:.5px solid #e2e8f0;box-shadow:0 10px 10px rgba(6,27,49,.02);padding:30px}.pp__card--featured{border:.5px solid #d9480f;box-shadow:0 16px 16px rgba(6,27,49,.05);padding:48px 40px 40px}.pp__card:hover{box-shadow:0 20px 36px rgba(6,27,49,.08);transform:translateY(-2px)}.pp__featured-bar{background:#d9480f;border-radius:18px 18px 0 0;height:8px;left:0;position:absolute;right:0;top:0}.pp__card-body{display:flex;flex:1;flex-direction:column;gap:20px}.pp__card-header{align-items:center;display:flex;justify-content:space-between;width:100%}.pp__badge{align-items:center;border-radius:30px;display:inline-flex;font-family:Manrope,sans-serif;font-size:11px;font-weight:700;padding:6px 14px;text-transform:uppercase;white-space:nowrap}.pp__badge--blue{background:rgba(26,115,209,.06);color:#1a73d1}.pp__badge--orange{background:#fdf2e9;color:#d9480f}.pp__retainer{font-family:Manrope,sans-serif;font-size:13px;font-weight:500;white-space:nowrap}.pp__retainer--grey{color:#64748b}.pp__retainer--orange{color:#d9480f;font-weight:600}.pp__pricing{display:flex;flex-direction:column;gap:8px;width:100%}.pp__price{color:#061b31;font-size:30px;font-weight:800;line-height:1.1}.pp__price,.pp__price-sub{font-family:Manrope,sans-serif;width:100%}.pp__price-sub{font-size:13px;font-weight:700;text-transform:uppercase}.pp__price-sub--blue{color:#1a73d1}.pp__price-sub--orange{color:#d9480f}.pp__divider{background:#e2e8f0;flex-shrink:0;height:1px;width:100%}.pp__plan-info{display:flex;flex-direction:column;gap:16px;width:100%}.pp__plan-title{color:#061b31;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;width:100%}.pp__plan-desc{color:#64748b;font-family:Work Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.6;width:100%}.pp__features{display:flex;flex-direction:column;gap:12px;width:100%}.pp__feature{align-items:center;display:flex;gap:8px;width:100%}.pp__feature svg{flex-shrink:0;height:16px;width:16px}.pp__feature span{color:#061b31;flex:1;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;min-width:0}.pp__card-footer{padding-top:40px;width:100%}.pp__btn{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;justify-content:center;padding:14px 24px;text-decoration:none;transition:opacity .15s ease,background .15s ease;white-space:nowrap;width:100%}.pp__btn--outline{background:#fff;border:.5px solid #061b31;color:#061b31}.pp__btn--outline:hover{background:#f8fafc}.pp__btn--filled{background:#d9480f;border:none;color:#fff}.pp__btn--filled:hover{opacity:.88}.pp__trust{display:flex;justify-content:center;padding-top:32px;width:100%}.pp__trust-text{color:#64748b;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;text-align:center;white-space:nowrap}@media (max-width:1100px){.pp{padding:48px 48px 80px}.pp__grid{flex-wrap:wrap}.pp__card{flex:1 1 280px}.pp__trust-text{white-space:normal}}@media (max-width:720px){.pp{padding:48px 24px 64px}.pp__card{flex:1 1 100%}.pp__price{font-size:36px}}