.airport-hero{padding:110px 0 64px;background:radial-gradient(circle at 20% 10%,rgba(11,191,255,.12),transparent 34%),linear-gradient(135deg,#07111e 0%,#0b1728 52%,#101d31 100%);color:#fff}.airport-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:56px;align-items:center}.airport-breadcrumb{display:inline-flex;margin-bottom:22px;color:#9edfff;font-size:13px;font-weight:700;text-decoration:none}.airport-kicker{display:block;margin-bottom:10px;color:#0bbfff;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.airport-hero h1{max-width:760px;margin:0 0 18px;color:#fff;font-size:clamp(38px,5vw,64px);line-height:1.02;letter-spacing:-.035em}.airport-hero__lead{max-width:650px;margin:0;color:rgba(255,255,255,.78);font-size:18px;line-height:1.7}.airport-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.airport-hero__actions .btn-book,.airport-hero__actions .btn-call{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:12px;text-decoration:none;font-weight:800}.airport-hero__actions .btn-call{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.08);color:#fff}.airport-hero__trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.airport-hero__trust span{padding:8px 11px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.78);font-size:12px;font-weight:700}.airport-hero__media{margin:0;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 70px rgba(0,0,0,.28);aspect-ratio:3/2;background:#101a28}.airport-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.airport-section{padding:76px 0}.airport-section--muted{background:#f6f8fb;border-top:1px solid #e5eaf0;border-bottom:1px solid #e5eaf0}.airport-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;align-items:start}.airport-switcher{grid-column:1/-1;display:flex;gap:8px;flex-wrap:wrap;margin-bottom:-18px}.airport-switcher a,.airport-related a{display:inline-flex;padding:9px 12px;border:1px solid #dbe3ea;border-radius:999px;background:#fff;color:#243044;font-size:13px;font-weight:700;text-decoration:none}.airport-switcher a[aria-current=page]{border-color:#0bbfff;background:#e9f9ff;color:#075f7e}.airport-intro__copy h2,.airport-section__head h2{margin:0 0 14px;color:#182334;font-size:clamp(28px,3.2vw,42px);line-height:1.12;letter-spacing:-.025em}.airport-intro__copy p,.airport-section__head p{margin:0;color:#566172;font-size:16px;line-height:1.75}.airport-benefits{display:grid;grid-template-columns:1fr 1fr;gap:16px}.airport-benefit{display:flex;gap:14px;padding:20px;border:1px solid #e2e7ed;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(31,35,40,.04)}.airport-benefit__check{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:999px;background:#e9f9ff;color:#087ca5;font-weight:900}.airport-benefit h3{margin:1px 0 6px;color:#182334;font-size:16px}.airport-benefit p{margin:0;color:#606b78;font-size:14px;line-height:1.6}.airport-section__head{max-width:760px;margin-bottom:30px}.airport-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.airport-card{overflow:hidden;border:1px solid #e0e6ec;border-radius:18px;background:#fff;text-decoration:none;box-shadow:0 8px 26px rgba(31,35,40,.05);transition:transform .18s ease,box-shadow .18s ease}.airport-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(31,35,40,.09)}.airport-card img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#e9edf1}.airport-card__body{display:flex;flex-direction:column;gap:5px;padding:17px 18px}.airport-card__body strong{color:#182334;font-size:16px}.airport-card__body span{color:#697483;font-size:13px}.airport-process__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.airport-process__grid article{padding:24px;border:1px solid #e0e6ec;border-radius:18px;background:#fff}.airport-process__grid article>span{display:grid;width:34px;height:34px;place-items:center;margin-bottom:18px;border-radius:10px;background:#0b1728;color:#fff;font-weight:800}.airport-process__grid h3{margin:0 0 8px;color:#182334;font-size:17px}.airport-process__grid p{margin:0;color:#606b78;font-size:14px;line-height:1.65}.airport-related{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px}.airport-faq{max-width:920px}.airport-faq__list{overflow:hidden;border:1px solid #e0e6ec;border-radius:18px;background:#fff}.airport-faq .faq-item{border:0;border-bottom:1px solid #e9edf1;background:#fff}.airport-faq .faq-item:last-child{border-bottom:0}.airport-faq .faq-item summary{padding:19px 22px;font-weight:750;color:#182334}.airport-faq .faq-answer{padding:0 22px 20px;color:#5a6574;line-height:1.7}.airport-faq .faq-icon{font-size:19px;color:#0b7fa9}@media(max-width:960px){.airport-hero{padding:88px 0 50px}.airport-hero__grid,.airport-intro{grid-template-columns:1fr;gap:34px}.airport-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.airport-hero{padding:82px 0 38px}.airport-hero h1{font-size:38px}.airport-hero__lead{font-size:16px}.airport-hero__actions .btn-book,.airport-hero__actions .btn-call{width:100%}.airport-hero__media{border-radius:18px}.airport-section{padding:54px 0}.airport-benefits,.airport-card-grid,.airport-process__grid{grid-template-columns:1fr}.airport-switcher{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.airport-switcher a{white-space:nowrap}}@media(prefers-reduced-motion:reduce){.airport-card{transition:none}}.airport-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.airport-card{display:flex;align-items:center}.airport-card img{width:104px;height:104px;flex:0 0 104px;aspect-ratio:1/1;object-fit:cover}.airport-card__body{padding:12px 16px;gap:3px;min-width:0}.airport-card__code{display:inline-block;align-self:flex-start;margin-bottom:4px;padding:3px 9px;border-radius:8px;background:#0b1728;color:#fff;font-size:12px;font-weight:800;font-style:normal;letter-spacing:.07em}@media(max-width:960px){.airport-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.airport-card-grid{grid-template-columns:1fr}.airport-card img{width:88px;height:88px;flex-basis:88px}}