.oficial-pharma-stores{padding:40px 0}.pharma-stores__title{font-size:28px;font-weight:600;color:#333;margin:0 0 4px;text-transform:lowercase}.pharma-stores__subtitle{font-size:14px;color:#666;margin:0 0 32px}.pharma-stores__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}@media screen and (max-width:768px){.pharma-stores__grid{grid-template-columns:repeat(2,1fr);gap:12px}}.pharma-stores__card{border:1px solid #fafafa;border-radius:16px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;text-decoration:none;transition:box-shadow .2s ease}.pharma-stores__card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.pharma-stores__card-logo{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;margin-bottom:12px}.pharma-stores__card-logo img{width:100%;height:100%;object-fit:cover}.pharma-stores__card-logo-letter{font-size:22px;font-weight:600;color:#fff;text-transform:uppercase}.pharma-stores__card-name{font-size:14px;font-weight:600;color:#333;margin:0 0 16px;line-height:1.3}.pharma-stores__card-button{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;border-radius:100px;color:#fff;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s ease;margin-top:auto}.pharma-stores__card:hover .pharma-stores__card-button{opacity:.9}.pharma-stores__banner{display:flex;align-items:center;gap:12px;margin-top:32px;padding:14px 20px;background:linear-gradient(135deg,rgba(230,230,250,.5),rgba(200,220,255,.3));border-radius:12px}.pharma-stores__banner-icon{flex-shrink:0;color:#666}.pharma-stores__banner-text{font-size:12px;color:#666;margin:0;line-height:1.5}.pharma-stores__banner-text b,.pharma-stores__banner-text strong{font-weight:600;color:#333}