.location-details-page{width:100%;min-height:100vh;overflow:hidden;background:#12181d;color:#ffffff;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.location-container{width:min(100% - 32px,1320px);margin:0 auto}.location-container--faq{width:min(100% - 32px,1040px)}.location-hero{position:relative;min-height:660px;overflow:hidden;background:#080d12;display:flex;align-items:center}.location-hero:after{content:"";position:absolute;left:-5%;right:-5%;bottom:-95px;height:165px;z-index:4;background:#12181d;border-radius:50% 50% 0 0/100% 100% 0 0}.location-hero__image{object-fit:cover;object-position:center right;opacity:.62}.location-hero__overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(5,9,13,.98),rgba(8,13,18,.88) 38%,rgba(8,13,18,.4) 70%,rgba(8,13,18,.8)),linear-gradient(180deg,rgba(5,9,13,.55),rgba(18,24,29,.95))}.location-hero__content{position:relative;z-index:5;width:min(100% - 32px,1320px);margin:0 auto;padding:110px 0 130px}.location-hero__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;color:rgba(255,255,255,.76);font-size:15px;font-weight:500}.location-hero__breadcrumb a{color:rgba(255,255,255,.76);text-decoration:none;transition:color .25s ease}.location-hero__breadcrumb a:hover,.location-hero__breadcrumb strong{color:#1d4ed8}.location-hero__breadcrumb span{color:rgba(255,255,255,.36)}.location-hero h1{max-width:100%;margin:0;color:#ffffff;font-size:clamp(42px,5vw,76px);font-weight:900;line-height:.98;letter-spacing:-3px;white-space:nowrap}.location-hero__content>p{max-width:570px;margin:28px 0 0;color:rgba(255,255,255,.76);font-size:19px;line-height:1.65}.location-hero__buttons{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px}.location-btn{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:0 28px;border-radius:8px;font-size:16px;font-weight:800;text-decoration:none;transition:transform .25s ease,border-color .25s ease,background .25s ease,color .25s ease}.location-btn:hover{transform:translateY(-2px)}.location-btn span{width:19px;height:19px;display:inline-flex}.location-btn svg{width:100%;height:100%}.location-btn--primary{color:#ffffff;background:#1d4ed8;border:1px solid #1d4ed8;box-shadow:0 16px 32px rgba(29,78,216,.28)}.location-btn--primary:hover{background:#2563eb;border-color:#2563eb}.location-btn--outline{color:#ffffff;background:rgba(18,24,29,.34);border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(10px)}.location-btn--outline:hover{border-color:#1d4ed8;color:#ffffff}.location-hero__features{display:flex;flex-wrap:wrap;gap:34px;margin-top:44px}.location-hero__features div{display:inline-flex;align-items:center;gap:12px;color:rgba(255,255,255,.72);font-size:14px;font-weight:600}.location-hero__features svg{width:34px;height:34px;color:#1d4ed8}.location-section{position:relative;background:#12181d}.location-work-section{padding:72px 0 36px}.location-faq-section{padding:34px 0 44px}.location-other-section{padding:36px 0 88px}.location-section-heading{max-width:790px;margin:0 auto 34px;text-align:center}.location-section-heading h2{margin:0;color:#ffffff;font-size:clamp(32px,4vw,44px);font-weight:900;line-height:1.1;letter-spacing:-1.2px}.location-section-heading span{display:block;width:62px;height:4px;margin:14px auto 16px;border-radius:999px;background:#1d4ed8}.location-section-heading p{margin:0;color:rgba(255,255,255,.68);font-size:17px;line-height:1.65}.location-about-section{padding:70px 0 42px}.location-about{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,560px);gap:54px;align-items:stretch}.location-about__eyebrow{display:inline-flex;margin-bottom:16px;color:#8db5ff;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.location-about__content h2{max-width:620px;margin:0;color:#ffffff;font-size:clamp(34px,4vw,52px);font-weight:900;line-height:1.08;letter-spacing:-1.4px}.location-about__content p{max-width:670px;margin:20px 0 0;color:rgba(255,255,255,.72);font-size:18px;line-height:1.75}.location-about__image{position:relative;min-height:100%;overflow:hidden;border-radius:16px;background:#0d1217;border:1px solid rgba(255,255,255,.14);box-shadow:0 22px 70px rgba(0,0,0,.28)}.location-about__image:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,transparent 48%,rgba(8,12,16,.34))}.location-about__image img{object-fit:cover}.location-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.location-service-card{position:relative;min-height:205px;display:grid;grid-template-columns:82px 1fr 28px;gap:18px;align-items:center;padding:28px 24px;overflow:hidden;border-radius:12px;color:#ffffff;text-decoration:none;background:radial-gradient(circle at 0 0,rgba(29,78,216,.14),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 70px rgba(0,0,0,.22);transition:transform .28s ease,border-color .28s ease,background .28s ease}.location-service-card:before{content:"";position:absolute;inset:0;opacity:0;background:linear-gradient(135deg,rgba(29,78,216,.18),transparent 55%);transition:opacity .28s ease}.location-service-card:hover{transform:translateY(-4px);border-color:rgba(29,78,216,.55)}.location-service-card:hover:before{opacity:1}.location-service-card__arrow,.location-service-card__content,.location-service-card__icon{position:relative;z-index:2}.location-service-card__icon{width:72px;height:72px;display:grid;place-items:center;color:#8db5ff;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.18);border-radius:50%}.location-service-card__icon svg{width:38px;height:38px}.location-service-card h3{max-width:230px;margin:0 0 12px;color:#ffffff;font-size:23px;font-weight:850;line-height:1.16;letter-spacing:-.4px}.location-service-card p{margin:0;color:rgba(255,255,255,.66);font-size:14px;line-height:1.65}.location-service-card__arrow{width:24px;height:24px;color:#1d4ed8;justify-self:end}.location-service-card__arrow svg{width:100%;height:100%}.location-faq-list{overflow:hidden;border-radius:12px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.14)}.location-faq-item+.location-faq-item{border-top:1px solid rgba(255,255,255,.1)}.location-faq-question{width:100%;min-height:76px;display:grid;grid-template-columns:34px 1fr 24px;gap:18px;align-items:center;padding:0 24px;cursor:pointer;border:0;color:#ffffff;background:transparent;text-align:left}.location-faq-question__icon{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#1d4ed8;color:#ffffff;font-size:22px;font-weight:700;line-height:1}.location-faq-question strong{color:#ffffff;font-size:17px;font-weight:800;line-height:1.4}.location-faq-question__chevron{width:22px;height:22px;color:rgba(255,255,255,.86);transform:rotate(90deg);transition:transform .25s ease}.location-faq-question__chevron svg{width:100%;height:100%}.location-faq-item--open .location-faq-question__chevron{transform:rotate(-90deg)}.location-faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.location-faq-answer p{min-height:0;overflow:hidden;margin:0;padding:0 76px;color:rgba(255,255,255,.7);font-size:15px;line-height:1.75;transition:padding .32s ease}.location-faq-item--open .location-faq-answer{grid-template-rows:1fr}.location-faq-item--open .location-faq-answer p{padding:0 76px 28px}.location-areas-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.location-area-card{overflow:hidden;border-radius:9px;color:#ffffff;text-decoration:none;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.13);box-shadow:0 16px 55px rgba(0,0,0,.25);transition:transform .28s ease,border-color .28s ease}.location-area-card:hover{transform:translateY(-5px);border-color:rgba(29,78,216,.55)}.location-area-card__image{position:relative;height:150px;overflow:hidden;background:#0d1217}.location-area-card__image:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,transparent 35%,rgba(8,12,16,.28))}.location-area-card__image img{object-fit:cover;transition:transform .35s ease}.location-area-card:hover .location-area-card__image img{transform:scale(1.05)}.location-area-card__body{padding:18px 18px 20px}.location-area-card__title{display:flex;align-items:center;gap:11px}.location-area-card__title span{width:33px;height:33px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:rgba(255,255,255,.86);background:rgba(255,255,255,.12)}.location-area-card__title svg{width:17px;height:17px}.location-area-card h3{margin:0;color:#ffffff;font-size:19px;font-weight:850;letter-spacing:-.2px}.location-area-card p{display:inline-flex;align-items:center;gap:5px;margin:18px 0 0 44px;color:#3b82f6;font-size:13px;font-weight:800}.location-area-card p svg{width:16px;height:16px}.location-other-section__button{display:flex;justify-content:center;margin-top:28px}.location-other-section__button .location-btn{min-width:300px}@media (max-width:1180px){.location-services-grid{grid-template-columns:repeat(2,1fr)}.location-areas-grid{grid-template-columns:repeat(3,1fr)}.location-service-card{min-height:190px}}@media (max-width:768px){.location-hero{min-height:auto}.location-hero:after{bottom:-70px;height:110px}.location-hero__image{object-position:center}.location-hero__overlay{background:linear-gradient(90deg,rgba(5,9,13,.95),rgba(5,9,13,.76)),linear-gradient(180deg,rgba(5,9,13,.35),#12181d 100%)}.location-hero__content{padding:96px 0 115px}.location-hero h1{max-width:100%;letter-spacing:-2px;font-size:clamp(34px,8vw,48px);white-space:normal}.location-hero__content>p{font-size:16px}.location-hero__features{gap:18px}.location-services-grid{grid-template-columns:1fr}.location-about-section{padding:54px 0 30px}.location-about{grid-template-columns:1fr;gap:28px}.location-about__image{min-height:320px}.location-service-card{grid-template-columns:68px 1fr 24px;min-height:auto;padding:22px 18px}.location-service-card__icon{width:62px;height:62px}.location-service-card__icon svg{width:32px;height:32px}.location-service-card h3{font-size:21px}.location-faq-question{grid-template-columns:31px 1fr 21px;gap:13px;padding:0 16px}.location-faq-answer p,.location-faq-item--open .location-faq-answer p{padding-left:60px;padding-right:18px}.location-areas-grid{grid-template-columns:repeat(2,1fr)}.location-area-card__image{height:145px}}@media (max-width:540px){.location-container,.location-container--faq,.location-hero__content{width:min(100% - 24px,1320px)}.location-hero__breadcrumb{font-size:13px;gap:8px}.location-hero h1{font-size:45px}.location-hero__buttons{flex-direction:column}.location-btn{width:100%}.location-hero__features{flex-direction:column;margin-top:32px}.location-work-section{padding-top:54px}.location-section-heading{margin-bottom:26px}.location-section-heading h2{font-size:31px}.location-section-heading p{font-size:15px}.location-about__content h2{font-size:31px}.location-about__content p{font-size:15px}.location-about__image{min-height:260px;border-radius:12px}.location-service-card{grid-template-columns:1fr;gap:14px}.location-service-card__arrow{position:absolute;right:20px;bottom:22px}.location-faq-question strong{font-size:15px}.location-faq-answer p,.location-faq-item--open .location-faq-answer p{padding-left:16px}.location-areas-grid{grid-template-columns:1fr}.location-other-section__button .location-btn{min-width:0}}