.accountant-match-section{background-color:#fafbff;border-radius:1rem;padding:2rem}.accountant-match-section__heading-wrapper{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.accountant-match-section__illustration{height:1.5rem;width:1.5rem}.accountant-match-section__description,.accountant-match-section__hr{margin-bottom:1.5rem}.accountant-match-section__show-more{display:flex;justify-content:center}div[data-map]{height:27.25rem;margin-bottom:1.5rem;width:100%}.accountant-list{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1023px){.accountant-list{grid-template-columns:repeat(1,minmax(0,1fr))}}.accountant{background-color:#f1f5ff;border-radius:1rem;display:flex;flex-direction:column;padding:0 2.5rem 2.5rem}.accountant__partner{align-items:center;background-color:#fff;border-radius:0 0 .5rem .5rem;color:#474d66;display:flex;font-weight:500;gap:.8125rem;padding:.625rem 1rem}.accountant__name,.accountant__pitch-text{margin-block:1.5rem}.accountant__address{margin-bottom:1.5rem}.accountant__phone{margin-bottom:.625rem}.accountant__radio-wrapper{align-items:center;display:flex;font-weight:500;gap:.75rem;margin-top:1.6875rem}.accountant__radio{background-color:#fff;border:1px solid #000072;border-radius:3.125rem;height:1.5rem;width:1.5rem}.accountant-input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.accountant-input:checked+.accountant{background-color:#0080ff;color:#fff}.accountant-input:checked+.accountant .accountant__radio{border-width:.375rem}.accountant-input:focus-visible+.accountant{outline:2px solid #000}