.local-hub{padding-top:6rem;padding-bottom:6rem}.local-hub__title{color:#374151;text-align:center;margin-bottom:6rem}.local-hub__links{margin-bottom:6rem;position:relative;overflow:hidden}.local-hub__links-title{color:#6b7280;margin-bottom:2.4rem;text-align:center}.local-hub__links-wrap{display:flex;gap:.8rem;justify-items:center}.local-hub__links-link{width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:1.2rem;background:#1f2937;transition:background .3s,color .3s,box-shadow .3s}.local-hub__links-link:not(.absence):hover{background:linear-gradient(135deg,#facc15 0,#eab308 100%);color:#111827;box-shadow:0 .8rem 2.4rem rgba(250,204,21,.4)}.local-hub__links-link:not(.absence):active{transform:translateY(-.2rem)}.local-hub__links-link.absence{background:#1f2937;color:#4b5563;cursor:not-allowed}.local-hub__block{margin-bottom:6rem}.local-hub__block-header{margin-bottom:3.2rem;padding-bottom:2rem;display:flex;align-items:center;gap:2rem;border-bottom:solid #facc15}.local-hub__block-letter{width:8rem;height:8rem;display:flex;align-items:center;justify-content:center;color:#374151;border-radius:2rem;background:linear-gradient(135deg,#facc15 0,#eab308 100%);box-shadow:0 .8rem 2.4rem rgba(250,204,21,.3);flex-shrink:0}.local-hub__block-descr{margin:0;color:#4b5563}.local-hub__block-items{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem}.local-hub__block-item{padding:0;margin-bottom:3.2rem;display:flex;flex-direction:column;background:#fff;border:solid #e5e7eb;border-radius:2.4rem;transition:border-color .4s,box-shadow .4s,transform .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.local-hub__block-item:hover{border-color:#d1d5db;box-shadow:0 2rem 4.8rem rgba(0,0,0,.08);transform:translateY(-.4rem)}.local-hub__block-item:hover .city i{transform:scale(1.1)}.local-hub__block-item:hover .more{background:#facc15;color:#111827}.local-hub__block-item-main{padding:3.2rem 2.2rem;height:100%;display:grid;grid-template-areas:"address address" "phone email" "btn btn";gap:2.4rem 1.6rem;align-items:start;background:#fff}.local-hub__block-item .wrap{display:flex;flex-direction:column;gap:1rem;position:relative}.local-hub__block-item .wrap:hover .subtitle{color:#6b7280}.local-hub__block-item .wrap.address{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;grid-area:address}.local-hub__block-item .wrap.phone{-ms-grid-row:3;-ms-grid-column:1;grid-area:phone}.local-hub__block-item .wrap.phone .descr{white-space:nowrap}.local-hub__block-item .wrap.email{-ms-grid-row:3;-ms-grid-column:3;margin-left:auto;margin-bottom:1.8rem;grid-area:email}.local-hub__block-item .wrap .subtitle{display:flex;align-items:center;gap:.8rem;color:#6b7280;text-transform:uppercase}.local-hub__block-item .wrap .subtitle::before{content:"";width:1rem;height:1rem;background:#facc15;border-radius:50%;display:inline-block}.local-hub__block-item .wrap .subtitle.address::before{background:#facc15}.local-hub__block-item .wrap .subtitle.phone::before{background:#029e37}.local-hub__block-item .wrap .subtitle.email::before{background:#ff9100}.local-hub__block-item .wrap .descr{color:#4b5563;transition:color .3s}.local-hub__block-item .wrap .descr[href]:hover{color:#eab308}.local-hub .city{padding:3.2rem;display:flex;align-items:center;gap:1.6rem;color:#fff;background:#111827;position:relative;transition:background .3s}.local-hub .city i{font-size:2.8rem;color:#facc15}.local-hub .city:hover{background:#1f2937}.local-hub .more{-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:3;margin-top:auto;padding:2rem 4rem;width:24rem;background:#fff;color:#111827;display:inline-flex;grid-area:btn;gap:1.2rem;border-radius:1.6rem;border:solid #111827;transition:.3s}.local-hub .more .icon-arrow{font-size:1.2rem;transition:transform .3s}.local-hub .more:hover{background:#facc15;color:#111827;transform:translateY(-.2rem);box-shadow:0 .8rem 2.4rem rgba(0,0,0,.15)}.local-hub .more:hover .icon-arrow{transform:translateX(.4rem)}@media (max-width:576px){.local-hub{padding-top:2.8rem;padding-bottom:2.8rem}.local-hub__links,.local-hub__title{margin-bottom:4rem}.local-hub__links-title{margin-bottom:2rem}.local-hub__links-wrap{display:grid;grid-template-columns:repeat(auto-fill,minmax(4rem,1fr));gap:.8rem}.local-hub__links-link{border-radius:1rem}.local-hub__block{margin-bottom:4rem}.local-hub__block-header{margin-bottom:2.4rem;padding-bottom:1.6rem;gap:1.2rem}.local-hub__block-letter{width:6rem;height:6rem;border-radius:1.6rem}.local-hub__block-items{grid-template-columns:1fr}.local-hub__block-item{margin-bottom:2rem}.local-hub__block-item-main{padding:3.2rem 2.2rem 2.4rem;display:flex;flex-direction:column;gap:2rem}.local-hub__block-item .wrap{gap:.6rem}.local-hub__block-item .wrap.email{margin:0}.local-hub .city{padding:2.4rem;gap:1.2rem}.local-hub .city i{font-size:2.4rem}.local-hub .more{margin-top:1.6rem;padding:1.8rem}}