.locations__tabs-list{display:flex;padding:2px 0;margin-top:24px;align-items:center;justify-self:center;gap:10px;align-self:stretch;overflow-y:auto}.locations .text-block{text-align:center}.locations__tab{display:flex;padding:15px 24px;color:#374249;text-align:center;font-size:20px;font-weight:400;align-items:center;flex-shrink:0;border-radius:99px;background:#e8e9ed}.locations__tab--active{border:2px solid #0066b1;background:rgba(0,102,177,.2)}.locations__tabs-content-item--active{display:flex;flex-direction:column;padding:40px 0}@media (min-width:768px){.locations__tab{flex-shrink:1}}