﻿.python-location-hero {
    position: relative;
    min-height: 315px;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: linear-gradient(112deg, rgba(4, 20, 32, .96), rgba(0, 82, 109, .84), rgba(230, 173, 42, .38)), url("/images/hero.jpg") center/cover no-repeat;
    color: #fff;
    padding: 64px 0 72px;
}
.python-location-hero .container, .python-company-hero .container { max-width: 1160px; }
.python-location-hero__copy, .python-company-hero__copy { max-width: 790px; text-align: left; }
.python-location-hero__kicker, .python-company-kicker { margin: 0 0 10px; color: #ffd86a; font-size: 12px; font-weight: 800; line-height: 1.4; text-transform: uppercase; }
.python-location-hero h1, .python-company-hero h1 { margin: 0 0 18px; color: #fff !important; font-size: 46px; font-weight: 800; line-height: 1.12; text-transform: none; }
.python-location-hero p:last-child, .python-company-hero p:last-child { max-width: 720px; margin: 0; color: rgba(255,255,255,.9); font-size: 19px; line-height: 1.65; }
.python-location-main { background: #f5f8fb !important; padding: 56px 0 44px !important; }
.python-location-main > .container { max-width: 1160px; border: 1px solid #d7e4ea; border-radius: 8px; background: #fff; box-shadow: 0 14px 34px rgba(12,33,46,.07); padding: 36px 40px 40px !important; text-align: left !important; }
.python-location-pill { display: inline-flex; margin-bottom: 14px; border: 1px solid #c9dbe2; border-radius: 999px; background: #edf8fb; color: #0b7894; font-size: 12px; font-weight: 800; line-height: 1.3; padding: 7px 11px; text-transform: uppercase; }
.python-location-main h1, .python-location-main h2, .python-company-shell h1, .python-company-shell h2, .python-company-shell h3 { color: #0b1f2a !important; font-weight: 800 !important; letter-spacing: 0; }
.python-location-main h1 { margin: 0 0 18px !important; font-size: 30px !important; line-height: 1.18 !important; text-transform: none !important; }
.python-location-main p, .python-location-main li, .python-company-shell p, .python-company-shell li { color: #314253; font-size: 17px; line-height: 1.72; }
.python-location-main a, .python-company-shell a { color: #087f9d; font-weight: 800; }
.python-location-main .python-location-highlight { margin-top: 4px; border-left: 4px solid #e6ad2a; background: #fff9e9; color: #0b1f2a; padding: 13px 16px; }
.python-location-main ul { margin: 8px 0 22px; padding-left: 22px; }
.python-location-main li { margin-bottom: 8px; }
.python-location-button, .python-company-button { display: inline-block; border: 1px solid #076a83 !important; border-radius: 6px !important; background: #087f9d !important; color: #fff !important; font-weight: 800 !important; padding: 13px 22px !important; text-decoration: none !important; }
.python-location-button:hover, .python-company-button:hover { background: #06657d !important; color: #fff !important; }
.python-location-proof-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; margin-top: 28px; text-align: left; }
.python-location-proof-grid div, .python-location-card, .python-company-card, .python-company-location { border: 1px solid #d7e4ea; border-radius: 8px; background: #fbfdff; padding: 18px 20px; }
.python-location-proof-grid strong { display: block; color: #0b1f2a; font-size: 17px; font-weight: 800; line-height: 1.25; }
.python-location-proof-grid span { display: block; color: #465c67; font-size: 15px; line-height: 1.55; margin-top: 5px; }
.python-location-services { background: #fff; padding: 48px 0; }
.python-location-services .container { max-width: 1160px; }
.python-location-services .row > .col-lg-4 { margin-bottom: 24px; }
.python-location-card { height: 100%; border-left: 4px solid #087f9d; box-shadow: 0 12px 28px rgba(12,33,46,.06); }
.python-location-card h2 { font-size: 20px !important; line-height: 1.3; }
.python-location-card p { color: #465c67; font-size: 16px; line-height: 1.68; }
.python-location-card img { max-width: 76px; height: auto; margin-bottom: 20px; }
.python-location-resource-cta { background: linear-gradient(135deg, #092331, #0b4a5d) !important; padding: 54px 0 !important; }
.python-location-resource-cta h2 { max-width: 980px; margin: 0 auto; color: #fff !important; font-size: 24px !important; font-weight: 800 !important; line-height: 1.45 !important; }
.python-location-resource-cta a { color: #ffd86a !important; font-weight: 800; text-decoration: underline; }
.python-location-directory-wrap { max-width: 1160px; border: 1px solid #d7e4ea; border-radius: 8px; background: #fff; box-shadow: 0 14px 34px rgba(12,33,46,.07); margin: 52px auto 74px !important; padding: 30px !important; }
.python-location-directory__header { max-width: 760px; margin: 0 auto 24px; text-align: center; }
.python-location-directory__header p { margin: 0 0 8px; color: #0b7894; font-size: 12px; font-weight: 800; line-height: 1.4; text-transform: uppercase; }
.python-location-directory__header h2 { margin: 0; color: #0b1f2a; font-size: 28px !important; font-weight: 800 !important; line-height: 1.25; }
.python-location-directory__grid, .python-company-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 12px; }
.python-location-directory__grid a { display: flex; min-height: 44px; align-items: center; border: 1px solid #d7e4ea; border-radius: 8px; background: #fbfdff; color: #087f9d !important; font-weight: 800; line-height: 1.35; padding: 11px 13px; text-decoration: none !important; }
.python-location-directory__grid a:hover { border-color: #087f9d; background: #edf8fb; color: #054f63 !important; }
.python-company-hero { position: relative; min-height: 360px; display: flex; align-items: center; background: linear-gradient(112deg, rgba(4,20,32,.96), rgba(0,82,109,.8), rgba(230,173,42,.32)), url("/images/header.jpg") center/cover no-repeat; color: #fff; padding: 72px 0; }
.python-company-shell { background: #f5f8fb; padding: 56px 0 74px; }
.python-company-panel, .python-company-cta { max-width: 1160px; margin: 0 auto 24px; border: 1px solid #d7e4ea; border-radius: 8px; background: #fff; box-shadow: 0 14px 34px rgba(12,33,46,.07); padding: 34px; }
.python-company-grid { margin-top: 24px; }
.python-company-location { border-left: 4px solid #087f9d; }
.python-company-cta { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 24px; align-items: center; margin-bottom: 0; background: linear-gradient(135deg, #092331, #0b4a5d); }
.python-company-cta h2, .python-company-cta p, .python-company-cta .python-company-kicker { color: #fff !important; }
.python-company-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.python-company-button--secondary { border-color: rgba(255,255,255,.36) !important; background: rgba(255,255,255,.12) !important; }
@media (max-width: 900px) { .python-location-hero, .python-company-hero { min-height: 290px; padding: 58px 0; } .python-location-hero h1, .python-company-hero h1 { font-size: 36px; } .python-location-main > .container, .python-company-panel, .python-company-cta { padding: 28px 24px 32px !important; } .python-location-proof-grid, .python-company-cta { grid-template-columns: 1fr; } .python-location-resource-cta h2 { font-size: 21px !important; } }
@media (max-width: 767px) { .python-location-hero h1, .python-company-hero h1 { font-size: 32px; } .python-location-hero p:last-child, .python-company-hero p:last-child { font-size: 17px; } .python-location-main { padding-top: 42px !important; } }
