:root{--gr-deep:#07143d;--gr-navy:#102566;--gr-orange:#f28a1a;--gr-red:#ef3f24;--gr-muted:#68738c;--gr-line:#e3e8f1}.gg-routes-page h1,.gg-routes-page h2,.gg-routes-page h3{font-family:Georgia,"Times New Roman",serif}.gg-routes-hero{padding:55px 0 80px;background:radial-gradient(circle at 86% 4%,rgba(242,138,26,.2),transparent 28%),linear-gradient(125deg,#07143d,#102566)}.gg-routes-breadcrumb{display:flex;gap:10px;align-items:center;margin-bottom:43px;font-size:13px}.gg-routes-breadcrumb a{color:#ffad47}.gg-routes-breadcrumb i{font-size:9px;color:#8290b5}.gg-routes-breadcrumb span{color:#c6cee0}.gg-routes-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--gr-orange);text-transform:uppercase;letter-spacing:1.5px;font-size:12px;font-weight:700;margin-bottom:14px}.gg-routes-hero h1{font-size:clamp(40px,5vw,62px);line-height:1.08;color:#fff;margin-bottom:18px}.gg-routes-hero p{font-size:17px;color:#c2cbe0;line-height:1.75;max-width:650px}.gg-routes-primary{background:linear-gradient(135deg,var(--gr-orange),var(--gr-red));color:#fff;border:0;padding:14px 24px;border-radius:7px;font-weight:700;margin-top:15px}.gg-routes-primary:hover{color:#fff}.gg-routes-visual{position:relative;padding:15px 18px 25px 0}.gg-routes-visual:before{content:"";position:absolute;inset:0 0 10px 20px;border:1px solid rgba(255,173,71,.55);border-radius:40px 5px 5px}.gg-routes-visual img{position:relative;width:100%;height:320px;object-fit:cover;border-radius:40px 5px 5px}.gg-routes-visual>div{position:absolute;left:-15px;bottom:0;background:#fff;border-left:4px solid var(--gr-orange);padding:13px 18px;box-shadow:0 12px 30px rgba(0,0,0,.2)}.gg-routes-visual strong,.gg-routes-visual span{display:block}.gg-routes-visual strong{color:var(--gr-deep);font-size:20px}.gg-routes-visual span{font-size:11px;color:var(--gr-muted)}.gg-routes-list{padding:85px 0}.gg-routes-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:42px}.gg-routes-heading h2{color:var(--gr-deep);font-size:clamp(30px,3.8vw,44px);margin-bottom:7px}.gg-routes-heading p{margin:0;color:var(--gr-muted)}.gg-routes-summary{text-align:right;border-left:3px solid var(--gr-orange);background:#f4f7fc;padding:12px 17px}.gg-routes-summary strong,.gg-routes-summary span{display:block}.gg-routes-summary strong{color:var(--gr-deep)}.gg-routes-summary span{font-size:11px;color:var(--gr-muted)}.gg-route-city{margin-bottom:52px}.gg-route-city-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--gr-line);padding-bottom:14px;margin-bottom:22px}.gg-route-city-head>div{display:flex;align-items:center;gap:12px}.gg-route-pin{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff3e4;color:var(--gr-orange)}.gg-route-city-head small{color:#8490a6;text-transform:uppercase;letter-spacing:.8px;font-size:9px}.gg-route-city-head h3{color:var(--gr-deep);font-size:22px;margin:0}.gg-route-city-head>span{font-size:11px;color:var(--gr-muted)}.gg-route-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.gg-route-card{background:#fff;border:1px solid var(--gr-line);border-radius:8px;overflow:hidden;box-shadow:0 7px 22px rgba(7,20,61,.05);transition:.25s}.gg-route-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(7,20,61,.11)}.gg-route-image{display:block;height:155px;position:relative;overflow:hidden;background:#f3f5f9}.gg-route-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.gg-route-card:hover img{transform:scale(1.04)}.gg-route-image span{position:absolute;right:12px;bottom:12px;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--gr-navy);color:#fff}.gg-route-card>div{padding:18px}.gg-route-card small{font-size:9px;color:var(--gr-orange);text-transform:uppercase;letter-spacing:.7px}.gg-route-card h3{font-size:17px;line-height:1.35;margin:8px 0}.gg-route-card h3 a{color:var(--gr-deep)}.gg-route-card p{font-size:11px;color:var(--gr-muted);margin:0 0 15px}.gg-route-link{font-size:11px;font-weight:700;color:var(--gr-navy)}.gg-route-loader{max-width:460px;margin:10px auto 0;padding:20px;text-align:center;border:1px solid var(--gr-line);background:#f8faff;border-radius:8px}.gg-route-loader strong,.gg-route-loader small{display:block}.gg-route-loader small{font-size:11px;color:var(--gr-muted)}.gg-route-loader>span{display:none;width:26px;height:26px;margin:0 auto 8px;border:3px solid #e2e7f0;border-top-color:var(--gr-orange);border-radius:50%;animation:grspin .7s linear infinite}.gg-route-loader.loading>span{display:block}.gg-route-loader.complete{background:#f3fbf7;border-color:#cae3d4}@keyframes grspin{to{transform:rotate(360deg)}}.gg-routes-content{padding:75px 0;background:#fffaf3}.gg-routes-content .container>div{max-width:1050px;margin:auto;color:#58657c;line-height:1.85}.gg-routes-content h2,.gg-routes-content h3{color:var(--gr-deep)}.gg-routes-faq{padding:80px 0;background:#f4f7fc}.gg-routes-accordion{max-width:980px}.gg-routes-accordion .accordion-item{border:1px solid var(--gr-line);border-radius:7px!important;overflow:hidden;margin-bottom:12px}.gg-routes-accordion .accordion-button{font-weight:700;color:var(--gr-deep);padding:19px}.gg-routes-accordion .accordion-button:not(.collapsed){background:#fff7ed;box-shadow:none}@media(max-width:991px){.gg-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575px){.gg-routes-hero{padding:35px 0 55px}.gg-routes-hero h1{font-size:38px}.gg-routes-visual img{height:250px}.gg-routes-list{padding:60px 0}.gg-routes-heading{align-items:flex-start}.gg-route-grid{grid-template-columns:1fr}.gg-route-city-head{align-items:flex-start}.gg-routes-content,.gg-routes-faq{padding:60px 0}}