.locations-page{width:100%;min-height:100vh;background:#0a0f13;color:#ffffff}.locations-container{width:min(100% - 32px,1300px);margin:0 auto}.locations-header{position:absolute;top:0;left:0;z-index:20;width:100%;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(3,8,13,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.locations-header__inner{width:min(100% - 32px,1300px);min-height:80px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:34px}.locations-logo{display:inline-flex;align-items:center;gap:12px;color:#ffffff;text-decoration:none;flex-shrink:0}.locations-logo>span{width:40px;height:40px;display:inline-flex;flex:0 0 auto}.locations-logo svg{width:100%;height:100%}.locations-logo strong{display:block;color:#ffffff;font-size:26px;font-weight:900;line-height:.9;letter-spacing:-.8px}.locations-logo small{display:block;margin-top:4px;color:rgba(255,255,255,.6);font-size:8px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.6px}.locations-nav{display:flex;align-items:center;gap:32px}.locations-nav a{color:rgba(255,255,255,.8);font-size:13px;font-weight:700;text-decoration:none;letter-spacing:.3px;transition:color .3s ease;position:relative}.locations-nav a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#1d4ed8;transition:width .3s ease}.locations-nav a.active:after,.locations-nav a:hover:after{width:100%}.locations-nav a.active,.locations-nav a:hover{color:#ffffff}.locations-header-phone{display:inline-flex;align-items:center;gap:10px;color:#ffffff;font-size:14px;font-weight:800;text-decoration:none;padding:8px 16px;border-radius:6px;border:1px solid rgba(255,255,255,.1);transition:border-color .3s ease}.locations-header-phone:hover{border-color:#1d4ed8}.locations-header-phone svg{width:18px;height:18px;color:#1d4ed8}.locations-hero{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden;background:#071019}.locations-hero__image{object-fit:cover;object-position:center;opacity:.5}.locations-hero__overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(135deg,rgba(3,8,13,.95),rgba(3,8,13,.7) 50%,rgba(3,8,13,.9))}.locations-hero__content{position:relative;z-index:3;width:min(100% - 32px,1300px);margin:0 auto;padding:140px 0 80px}.locations-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;color:rgba(255,255,255,.6);font-size:13px;font-weight:600;letter-spacing:.3px}.locations-breadcrumb a{color:rgba(255,255,255,.6);text-decoration:none;transition:color .3s ease}.locations-breadcrumb a:hover,.locations-breadcrumb strong{color:#1d4ed8}.locations-breadcrumb span{color:rgba(255,255,255,.3)}.locations-hero__title{max-width:800px;margin:0;color:#ffffff;font-size:clamp(42px,6vw,76px);font-weight:900;line-height:1.05;letter-spacing:-2.5px}.locations-hero__title br{display:block}.locations-hero__description{max-width:540px;margin:24px 0 0;color:rgba(255,255,255,.7);font-size:18px;line-height:1.7;font-weight:400}.locations-hero__buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.locations-btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 28px;border-radius:8px;color:#ffffff;font-size:14px;font-weight:800;text-decoration:none;transition:all .3s ease}.locations-btn:hover{transform:translateY(-2px)}.locations-btn svg{width:18px;height:18px;flex:0 0 auto}.locations-btn--primary{background:#1d4ed8;border:1px solid #1d4ed8;box-shadow:0 12px 32px rgba(29,78,216,.3)}.locations-btn--primary:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 16px 40px rgba(29,78,216,.4)}.locations-btn--outline{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(12px)}.locations-btn--outline:hover{border-color:#1d4ed8;background:rgba(29,78,216,.1)}.locations-section{position:relative;background:#0a0f13}.locations-grid-section{padding:60px 0 80px}.locations-section-heading{max-width:720px;margin:0 auto 48px;text-align:center}.locations-section-heading h2{margin:0;color:#ffffff;font-size:clamp(30px,4vw,40px);font-weight:900;line-height:1.1;letter-spacing:-1px}.locations-section-divider{display:block;width:48px;height:3px;margin:16px auto 18px;border-radius:999px;background:linear-gradient(90deg,#1d4ed8,#2563eb)}.locations-section-heading p{margin:0;color:rgba(255,255,255,.6);font-size:16px;line-height:1.7}.locations-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.locations-card{overflow:hidden;color:#ffffff;text-decoration:none;border-radius:12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);transition:all .4s cubic-bezier(.25,.46,.45,.94)}.locations-card:hover{transform:translateY(-6px);border-color:rgba(29,78,216,.4);background:rgba(255,255,255,.06);box-shadow:0 20px 60px rgba(0,0,0,.4)}.locations-card__image{position:relative;height:180px;overflow:hidden;background:#071019}.locations-card__image:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(7,16,25,0),rgba(7,16,25,.2) 60%,rgba(7,16,25,.6))}.locations-card__image img{object-fit:cover;transition:transform .5s ease}.locations-card:hover .locations-card__image img{transform:scale(1.08)}.locations-card__body{padding:20px 22px 24px}.locations-card__title{display:flex;align-items:center;gap:12px}.locations-card__icon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:rgba(255,255,255,.9);background:rgba(255,255,255,.06)}.locations-card__icon svg{width:16px;height:16px}.locations-card h3{margin:0;color:#ffffff;font-size:20px;font-weight:800;letter-spacing:-.3px}.locations-card p{margin:12px 0 0 44px;color:rgba(255,255,255,.55);font-size:13px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.locations-card__link{display:inline-flex;align-items:center;gap:6px;margin:16px 0 0 44px;color:#3b82f6;font-size:13px;font-weight:800;transition:gap .3s ease}.locations-card:hover .locations-card__link{gap:10px}.locations-card__link svg{width:16px;height:16px}@media (max-width:1180px){.locations-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.locations-header__inner{min-height:72px}.locations-header-phone,.locations-nav{display:none}.locations-hero__content{padding-top:120px}.locations-hero__title{font-size:clamp(34px,8vw,48px);letter-spacing:-1.5px}.locations-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.locations-container,.locations-header__inner,.locations-hero__content{width:min(100% - 20px,1300px)}.locations-logo strong{font-size:22px}.locations-logo>span{width:34px;height:34px}.locations-hero{min-height:auto}.locations-hero__overlay{background:linear-gradient(180deg,rgba(3,8,13,.92),rgba(3,8,13,.85))}.locations-hero__content{padding:110px 0 56px}.locations-breadcrumb{font-size:12px;gap:6px;margin-bottom:20px}.locations-hero__title{font-size:clamp(30px,12vw,38px);letter-spacing:-1px}.locations-hero__description{font-size:15px;margin-top:16px}.locations-hero__buttons{flex-direction:column;gap:10px}.locations-btn{width:100%;min-height:48px;font-size:13px}.locations-grid-section{padding:40px 0 56px}.locations-section-heading h2{font-size:28px}.locations-section-heading p{font-size:14px}.locations-grid{grid-template-columns:1fr;gap:14px}.locations-card__image{height:160px}.locations-card h3{font-size:18px}.locations-card p,.locations-card__link{margin-left:44px;font-size:12px}}@media (max-width:380px){.locations-hero__title{font-size:clamp(26px,10vw,32px)}}