.hs-avail-wrapper{box-sizing:border-box;padding:4rem 2rem;width:100%}.hs-avail__header{margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:768px;text-align:center}.hs-avail__eyebrow{color:#1a1a1a;font-size:.85rem;font-weight:700;letter-spacing:.02em;margin:0 0 .4rem}.hs-avail__title{color:#1a1a1a;font-size:2.25rem;font-weight:800;margin:0}.hs-avail__subtitle{color:#1a1a1a;font-size:18px;font-weight:400;margin:0;padding-top:2rem}.hs-avail__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}.hs-avail__card{border:1.5px solid #aaa;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;gap:.75rem;min-height:150px;padding:1.5rem}.hs-avail__icon img{display:block;height:32px;object-fit:contain;width:32px}.hs-avail__card-text{color:#222;font-size:.95rem;font-weight:500;line-height:1.45;margin:0}@media screen and (max-width:767px){.hs-avail__grid{grid-template-columns:repeat(2,1fr)}.hs-avail__title{font-size:1.75rem}}@media screen and (max-width:480px){.hs-avail__grid{grid-template-columns:1fr}}