.office-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:22px 0}.catalog-card{background:#fff;border:1px solid #e3eaf2;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 6px 24px #16365e04}.catalog-photo{height:180px;position:relative;overflow:hidden}.catalog-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.catalog-card:hover .catalog-photo img{transform:scale(1.04)}.catalog-photo>span{position:absolute;bottom:14px;left:15px;background:#fffffff0;border:1px solid #fff;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:600;color:#243f63;display:flex;align-items:center;gap:7px}.catalog-photo .icon{width:12px;height:12px}.catalog-body{padding:23px;display:flex;flex-direction:column;flex:1}.catalog-body h2{font-size:21px;letter-spacing:-.6px;line-height:1.25;margin:0 0 11px}.catalog-body>p{color:#6c7a90;font-size:12px;line-height:1.75;margin:0 0 18px;min-height:42px}.catalog-interest{display:block;color:#2866cf;font-size:9px;letter-spacing:.5px;margin-bottom:9px;font-weight:700}.catalog-includes{display:grid;gap:9px;color:#5b6c85;margin-bottom:24px;font-size:11px}.catalog-includes span{display:flex;align-items:center;gap:8px}.catalog-includes .icon{width:13px;height:13px;color:#3779da}.catalog-price{margin-top:auto;border-top:1px solid #edf1f6;padding-top:18px;display:flex;flex-direction:column;gap:5px}.catalog-price strong{font-size:29px;letter-spacing:-.7px}.catalog-price small{font-size:11px;font-weight:500;color:#60728e}.catalog-price>span{font-size:10px;color:#7c8ba1}.catalog-body .office-status{margin-top:14px}.catalog-body>.text-button{margin:19px 0;font-size:11px;align-self:flex-start}.catalog-body>.button{font-size:12px;margin-top:auto;white-space:normal;text-align:center}.catalog-note{color:#74839a;line-height:1.8;font-size:12px;display:flex;gap:10px;margin:25px 0}.catalog-note .icon{flex-shrink:0;margin-top:3px;width:15px;height:15px}.free-account-steps{display:flex;justify-content:space-between;gap:15px;padding:21px 25px;background:#fff;border:1px solid #e6edf5;border-radius:15px;margin:0 0 28px}.free-account-steps span{display:flex;align-items:center;gap:10px;font-size:12px;color:#65748a}.free-account-steps .icon{color:#3879dc;width:17px;height:17px}.free-account-steps span:first-child .icon{color:#208563}.free-account-hero .eyebrow .icon{width:12px;height:12px;vertical-align:middle;margin-right:5px}.program-outline{padding-left:21px;color:#5a6c83;font-size:14px;line-height:1.9}.purchase-summary{display:flex;gap:16px;align-items:center;margin:5px 0 23px}.purchase-summary small{color:#72839a;letter-spacing:1px;font-size:9px}.purchase-summary h3{font-size:20px;margin:6px 0}.purchase-total{display:flex;justify-content:space-between;align-items:center;gap:15px;background:#f2f6fc;border:1px solid #e4ecf6;border-radius:12px;padding:20px}.purchase-total span{font-size:13px;color:#607592}.purchase-total strong{font-size:23px;white-space:nowrap}.signup-note{color:#74839a;font-size:12px;line-height:1.7;margin-top:15px}
@media(max-width:1100px){.office-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.free-account-steps{flex-wrap:wrap;gap:16px}.catalog-photo{height:190px}}
@media(max-width:700px){.office-catalog{grid-template-columns:1fr}.catalog-photo{height:205px}.catalog-body{padding:24px}.catalog-body>p{min-height:0}.free-account-steps{flex-direction:column;padding:21px}.free-account-hero .eyebrow{font-size:10px}.purchase-total{padding:15px}.purchase-total strong{font-size:19px}}
