.destination-main{margin-top:38px;margin-bottom:60px}.destination-overview{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:28px;align-items:center}.destination-lead{font-size:17px;line-height:2;color:#4f5d63}.destination-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.destination-facts div{background:#fff;border:1px solid #e3e8ea;padding:16px}.destination-facts small{display:block;color:#77838a;margin-bottom:5px}.destination-facts strong{color:#27343a;line-height:1.55}.destination-section{margin-top:48px}.destination-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:20px}.destination-heading h2{font-size:29px;color:#263238;margin:0}.destination-heading p{margin:6px 0 0;color:#69757b}.destination-heading>a{color:#f78600;font-weight:700;white-space:nowrap}.destination-routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.destination-route{background:#fff;border:1px solid #e2e7e9;box-shadow:0 5px 18px rgba(31,48,55,.07);overflow:hidden;display:flex;flex-direction:column}.destination-route>a:first-child{display:block;background:#f5f6f6}.destination-route img{display:block;width:100%;height:auto;object-fit:contain}.destination-route-copy{padding:17px 18px;display:flex;flex-direction:column;flex:1}.destination-route h3{font-size:17px;line-height:1.55;margin:0 0 9px}.destination-route h3 a{color:#263238}.destination-route h3 a:hover{color:#f78600}.destination-route-meta{font-size:13px;color:#79858b}.destination-route-spots{line-height:1.75;color:#59666c;margin:9px 0;flex:1}.destination-route-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf0f1;padding-top:12px}.destination-route-bottom strong{color:#f15b32;font-size:20px}.destination-route-bottom a{color:#f78600;font-weight:700}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guide-card{background:#fff;border:1px solid #e2e7e9;padding:21px;display:flex;flex-direction:column}.guide-card .guide-label{color:#f78600;font-size:13px;font-weight:700}.guide-card h3{font-size:19px;line-height:1.5;margin:8px 0}.guide-card h3 a{color:#263238}.guide-card p{color:#5d6a70;line-height:1.85;margin:0 0 15px;flex:1}.guide-card>a{color:#f78600;font-weight:700}.destination-tips{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.destination-tips section{background:#293439;color:#fff;padding:23px}.destination-tips h3{margin:0 0 10px;color:#ffad41}.destination-tips p{margin:0;line-height:1.8;color:#dce3e6}.destination-contact{margin-top:45px;background:#fff4e5;border-left:5px solid #f78600;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:25px}.destination-contact h2{margin:0 0 8px}.destination-contact p{margin:0;color:#5d686d}.destination-contact a{background:#f78600;color:#fff;padding:12px 20px;white-space:nowrap}@media(max-width:900px){.destination-overview{grid-template-columns:1fr}.destination-routes,.guide-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.destination-facts,.destination-routes,.guide-grid,.destination-tips{grid-template-columns:1fr}.destination-heading,.destination-contact{display:block}.destination-heading>a,.destination-contact a{display:inline-block;margin-top:14px}}