:root{--ink:#19352e;--green:#16372f;--paper:#f5f6f2;--gold:#e3c183;--red:#ab4a36;--line:#d9ded7;--muted:#62716b;--serif:"Songti SC","STSong",serif;--sans:"PingFang SC","Microsoft YaHei",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid var(--red);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:600}h2{font-size:clamp(30px,3.1vw,44px);line-height:1.4}h3{font-size:28px}img{display:block;width:100%;object-fit:cover}.site-header{height:88px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600;line-height:1.4;letter-spacing:2px}.seal{display:grid;place-items:center;width:39px;height:43px;background:var(--red);color:#fff;font:29px var(--serif);border-radius:2px}.brand small{display:block;font-size:10px;letter-spacing:1.5px;margin-top:4px;font-weight:400}.site-header nav{display:flex;gap:32px;font-size:14px}.site-header nav a:hover{color:var(--red)}.print-button{background:none;border:1px solid #b9c3ba;padding:8px 15px;font-size:14px}.hero{display:grid;grid-template-columns:46% 54%;background:var(--green);color:var(--paper);min-height:615px}.hero-copy{padding:63px 30px 56px 12%;position:relative}.eyebrow{font-size:12px;letter-spacing:2.6px;font-weight:600;margin-bottom:22px}.hero .eyebrow{color:var(--gold)}h1{font-size:clamp(56px,5.8vw,86px);line-height:1.28;letter-spacing:4px;margin-left:-3px}h1 span{color:var(--gold)}.hero-desc{font-size:17px;line-height:1.9;margin-top:23px;color:#dbe3db}.hero-dates{display:flex;align-items:center;gap:17px;margin-top:28px}.hero-dates>b{font:37px Georgia,serif;line-height:1.2}.hero-dates i{font-style:normal;color:#86a195}.hero-dates small{font-size:12px;line-height:1.7;border-left:1px solid #638074;padding-left:17px;color:#c8d4cf}.hero-link{display:inline-flex;align-items:center;border-bottom:1px solid #728c7d;padding:9px 0;margin-top:26px;font-size:14px}.hero-visual{position:relative;overflow:hidden;min-height:540px;background:#244f42}.hero-visual-type{position:absolute;bottom:70px;left:48px;right:32px;z-index:2}.hero-visual-type p{font-size:14px;letter-spacing:2px}.hero-visual-type strong{display:block;font:46px var(--serif);margin:16px 0}.trip-stats{display:grid;grid-template-columns:repeat(4,1fr);padding:34px 5.5%;border-bottom:1px solid var(--line)}.trip-stats>div{padding-left:27px;border-left:1px solid var(--line)}.trip-stats>div:first-child{padding-left:0;border:0}.trip-stats strong{font:35px Georgia,serif;white-space:nowrap}.trip-stats strong span{font:14px var(--sans);margin:0 6px}.trip-stats p{font-size:13px;color:var(--muted);margin-top:9px}.section{padding:80px 5.5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:38px}.section .eyebrow{color:var(--red)}.section-heading>p{font-size:14px;line-height:1.8;color:var(--muted);max-width:340px}.small-note{font-size:13px;color:var(--muted);line-height:1.7}.route-summary{display:flex;gap:18px;padding:36px;border:1px solid var(--line);margin-bottom:20px;flex-wrap:wrap}.route-summary span:not(:last-child):after{content:' →';color:var(--red);margin-left:12px}footer{padding:32px 5.5%;border-top:1px solid var(--line);font-size:14px}footer span{float:right;font:14px Georgia,serif}@media(max-width:950px){.hero-copy{padding-left:9%}.hero{grid-template-columns:50% 50%;min-height:560px}.hero-visual{min-height:520px}.hero-visual-type{left:25px}.hero-visual-type strong{font-size:36px}.trip-stats strong{font-size:28px}.site-header nav{gap:17px}}@media(max-width:600px){html{scroll-padding-top:25px}.site-header{height:74px;padding:0 6%;gap:10px}.site-header nav{display:none}.brand{font-size:16px}.brand small{font-size:8px}.print-button{font-size:12px;padding:7px 10px}.hero{display:flex;flex-direction:column}.hero-copy{padding:38px 7% 40px}h1{font-size:60px}.hero .eyebrow{font-size:11px;letter-spacing:2px;margin-bottom:18px}.hero-desc{font-size:16px}.hero-dates{margin-top:22px}.hero-visual{min-height:330px}.hero-visual-type{bottom:40px;left:7%}.trip-stats{grid-template-columns:1fr 1fr;padding:10px 6%}.trip-stats>div{padding:20px 0!important;border:0;border-bottom:1px solid var(--line)}.trip-stats>div:nth-child(2n){padding-left:18px!important}.trip-stats>div:nth-child(n+3){border-bottom:0}.trip-stats strong{font-size:29px}.trip-stats p{font-size:12px}.trip-stats strong span{font-size:12px}.section{padding:50px 6%}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:16px}.eyebrow{font-size:11px;margin-bottom:14px}footer{font-size:12px}footer span{float:none;display:block;margin-top:8px}}@media print{.site-header nav,.print-button,.hero-link{display:none}.hero{min-height:420px}.hero-copy{padding:30px}h1{font-size:48px}.section{padding:30px 0}.section-heading{break-after:avoid}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}@page{size:A4;margin:15mm}}
/* The complete travel handbook */
.skip-link{position:absolute;left:20px;top:-80px;z-index:20;background:#fff;padding:12px}.skip-link:focus{top:12px}.brand small{font-size:12px;letter-spacing:1px}.date-note{font-size:13px;color:#c8d4cf;margin-top:8px}.hero-link{gap:28px}.hero-img{position:absolute;inset:0;height:100%;object-fit:cover;object-position:52% center}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(14,42,28,.72))}.hero-visual-type span{font-size:13px;color:#e4e8df}.hero-credit{position:absolute;bottom:18px;left:48px;right:20px;font-size:12px;z-index:2;color:#e5e8df}.route-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);border:1px solid var(--line);background:#eef1e9}.route-map{padding:16px}.route-map svg{display:block;width:100%;height:auto}.map-road{fill:none;stroke:var(--red);stroke-width:3;stroke-dasharray:8 8;stroke-linecap:round}.map-meta{fill:var(--muted);font:14px var(--sans)}.route-day-label{fill:var(--red);font:italic 16px Georgia,serif}.map-point circle{fill:var(--red);stroke:var(--paper);stroke-width:4}.map-point text{fill:var(--ink);font:600 22px var(--serif)}.map-point .map-small{fill:var(--muted);font:14px var(--sans)}.map-point:hover circle{stroke:var(--gold);stroke-width:6}.lake-point circle{fill:#497d83}.route-aside{padding:32px;border-left:1px solid var(--line);background:rgba(255,255,255,.34)}.route-aside .eyebrow{margin-bottom:14px}.route-aside h3{font-size:26px;line-height:1.5}.night-list{list-style:none;margin:26px 0 22px;padding:0}.night-list li{display:flex;gap:17px;padding:16px 0;border-bottom:1px solid var(--line)}.night-list li>span{font:21px Georgia,serif;color:var(--red);min-width:57px;padding-top:4px}.night-list strong{font-size:15px}.night-list p{font-size:13px;color:var(--muted);margin-top:3px}.route-footnote{display:flex;gap:28px;align-items:start;margin-top:22px}.route-footnote span{font-size:14px;font-weight:600;flex:0 0 35%}.route-footnote p{font-size:13px;color:var(--muted)}.season-note{background:#e8eadd;display:grid;grid-template-columns:1fr 1.25fr;padding:48px 8%;gap:10%;border-top:1px solid #d9dccb;border-bottom:1px solid #d9dccb}.season-note .eyebrow{color:var(--red);margin-bottom:14px}.season-note h2{font-size:36px}.season-note>div>p:not(.eyebrow){font-size:15px;line-height:1.95;margin-bottom:12px}.season-note a{font-size:14px;text-decoration:underline;text-underline-offset:5px}.day-nav{display:grid;grid-template-columns:repeat(6,1fr);position:sticky;top:0;z-index:5;background:rgba(245,246,242,.96);backdrop-filter:blur(12px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:58px}.day-nav a{display:flex;flex-wrap:wrap;align-content:center;column-gap:9px;line-height:1.5;padding:15px 18px;border-right:1px solid var(--line);border-bottom:3px solid transparent}.day-nav a:last-child{border-right:0}.day-nav a:hover,.day-nav a.active{background:#e9ede3;border-bottom-color:var(--red)}.day-nav span{font:italic 16px Georgia,serif;color:var(--red)}.day-nav b{font-weight:500;font-size:14px}.day-nav small{flex-basis:100%;font-size:12px;color:var(--muted);margin-top:4px}.day{padding-bottom:64px;margin-bottom:64px;border-bottom:1px solid var(--line);scroll-margin-top:100px}.day-heading{display:flex;gap:25px;align-items:center;margin-bottom:30px}.day-number{font:italic 68px Georgia,serif;color:#b0baaa;line-height:1}.day-heading .eyebrow{font-size:12px;letter-spacing:1.2px;margin-bottom:7px;color:var(--red)}.day-heading h3{font-size:34px;line-height:1.5}.day-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:40px;align-items:start}.photo{margin:0}.photo-open{display:block;width:100%;position:relative;overflow:hidden;border:0;padding:0;background:#e6e9df;color:var(--ink)}.photo-open img{height:auto;aspect-ratio:auto;object-fit:contain}.photo-tag{position:absolute;top:13px;left:13px;background:rgba(246,247,241,.94);padding:4px 9px;font-size:12px;box-shadow:0 1px 8px #0001}.photo-expand{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:30px;height:30px;background:rgba(246,247,241,.94);font-size:20px}.photo-open:hover .photo-expand{background:var(--gold)}figcaption{display:flex;flex-wrap:wrap;column-gap:12px;row-gap:2px;line-height:1.7;padding-top:12px;font-size:12px;color:var(--muted)}figcaption strong{font-size:14px;color:var(--ink)}figcaption a{flex-basis:100%;text-decoration:underline;text-underline-offset:3px}.small-photo{width:76%;margin-top:29px;margin-left:auto}.day-desc{font-size:16px;line-height:1.9;margin-top:-4px}.day-facts{display:grid;grid-template-columns:1fr 1.3fr;gap:20px;padding:21px 0;margin:18px 0 25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.day-facts span{display:block;font-size:12px;color:var(--muted);margin-bottom:7px}.day-facts strong{font-size:15px;font-weight:500;line-height:1.6;display:block}.timeline{list-style:none;padding:0;margin:0}.timeline li{display:grid;grid-template-columns:68px 1fr;gap:16px;margin-bottom:22px}.timeline li>span{font-size:13px;color:var(--red);padding-top:2px}.timeline h4{font-size:16px;font-weight:600;margin:0 0 5px}.timeline p{font-size:14px;color:var(--muted);line-height:1.8}.day-note{border-left:2px solid var(--red);background:#eceee6;padding:14px 18px;margin:25px 0 19px}.day-note strong{font-size:14px;font-weight:600}.day-note p{font-size:13px;color:#5c6d60;line-height:1.85;margin-top:6px}.map-links{display:flex;flex-wrap:wrap;gap:9px 18px;align-items:center;font-size:13px}.map-links>span{color:var(--muted);font-size:12px}.map-links a{border-bottom:1px solid #aebcad}.wide-day .day-layout{grid-template-columns:1fr 1fr;gap:28px 40px}.wide-day .day-gallery{display:contents}.wide-day .day-gallery>.photo:first-child{grid-column:1/-1}.wide-day .day-content{grid-column:2;grid-row:2/span 2}.wide-day .small-photo{width:100%;margin:0;grid-column:1}.return-day{background:var(--green);color:var(--paper);padding:38px 40px 42px;border:0;margin-bottom:0}.return-day .day-number{color:#91a793}.return-day .day-heading .eyebrow{color:var(--gold)}.return-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:37px}.return-time>span{font-size:14px;color:#bacbc0}.return-time>strong{display:block;font:90px Georgia,serif;line-height:1.5;color:var(--gold)}.return-time small{font:14px var(--sans);margin-left:12px}.return-time>p{font-size:14px;color:#c8d5ca}.return-day .day-desc{font-size:15px;color:#d3ded5}.return-day .day-note{background:#234439;border-color:var(--gold);margin-bottom:0}.return-day .day-note p{color:#cfdbd2}.practical{background:#ecefe7}.practical-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:38px 60px}.practical-grid article{position:relative;padding-left:43px}.note-number{position:absolute;top:2px;left:0;font:italic 23px Georgia,serif;color:var(--red)}.practical h3{font-size:24px;margin-bottom:13px}.practical-grid p{font-size:14px;color:#56695c;line-height:1.95;margin-bottom:11px}.practical-grid a{font-size:12px;text-decoration:underline;text-underline-offset:3px}.sources details{border-top:1px solid var(--line)}.sources details:last-child{border-bottom:1px solid var(--line)}.sources summary{padding:24px 0;font-size:16px;font-weight:500;cursor:pointer}.sources summary span{font-size:12px;color:var(--muted);font-weight:400;float:right}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px;text-align:left;min-width:590px}th,td{border-bottom:1px solid var(--line);padding:17px 18px 17px 0;vertical-align:top}thead th{font-size:12px;color:var(--muted);font-weight:500}tbody th{font-weight:500;min-width:110px}td:nth-child(2){width:30%}td p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:7px}td a,.source-links a{text-decoration:underline;text-underline-offset:3px}.source-badge{font-size:12px;color:var(--red)}.rights-note{font-size:12px;color:var(--muted);line-height:1.9;padding:20px 0;max-width:860px}.source-links{font-size:14px;line-height:2.2;padding-left:22px;margin:0}footer{display:flex;align-items:center;justify-content:space-between}footer span{float:none}.footer-brand>span:last-child{font:16px var(--serif)}.footer-brand small{font-family:Georgia,serif;letter-spacing:1px}.footer-brand .seal{font:29px var(--serif)}.lightbox{width:max-content;max-width:94vw;max-height:94vh;border:0;padding:18px;background:var(--paper);color:var(--ink);overflow:auto;box-shadow:0 10px 50px #0005}.lightbox::backdrop{background:#07170ee3;backdrop-filter:blur(6px)}.lightbox>img{width:auto;max-width:calc(94vw - 36px);height:auto;max-height:77vh;object-fit:contain;margin:auto}.lightbox>p{font-size:13px;padding:14px 35px 0 0;max-width:750px}.close-lightbox{position:sticky;float:right;top:0;right:0;border:0;background:var(--green);color:white;font-size:28px;width:38px;height:38px;line-height:1;z-index:2;margin-bottom:10px}.lightbox[open]{display:flow-root}
@media(min-width:1500px){.section,.trip-stats{padding-left:max(5.5%,calc((100vw - 1340px)/2));padding-right:max(5.5%,calc((100vw - 1340px)/2))}.hero-copy{padding-left:max(12%,calc((100vw - 1340px)/2))}}
@media(max-width:1050px){.route-layout{grid-template-columns:1.5fr 1fr}.route-aside{padding:25px}.night-list li{gap:10px}.night-list li>span{min-width:48px;font-size:18px}.day-layout{gap:28px}.day-heading h3{font-size:30px}.day-facts{grid-template-columns:1fr;gap:13px}.day-facts p{display:flex;align-items:baseline;gap:15px}.day-facts span{min-width:75px;margin:0}.day-nav a{padding:12px}.return-time>strong{font-size:76px}}
@media(max-width:850px){.site-header nav{display:none}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:42px 24px 42px 10%}h1{font-size:58px}.hero-desc{font-size:15px}.hero-visual{min-height:520px}.route-layout{grid-template-columns:1fr}.route-aside{border-left:0;border-top:1px solid var(--line);padding:28px}.night-list{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.route-aside h3{font-size:26px}.route-footnote{display:block}.route-footnote p{margin-top:8px}.season-note{padding:38px 6%;gap:30px}.season-note h2{font-size:30px}.day-layout{grid-template-columns:1fr}.day-gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px}.day-gallery>.photo:first-child{grid-column:1/-1}.small-photo{width:85%;grid-column:2;margin-top:0}.day-facts{grid-template-columns:1fr 1fr}.day-facts p{display:block}.day-facts span{margin-bottom:5px}.day-heading h3{font-size:29px}.wide-day .day-content{grid-column:1/-1;grid-row:auto}.wide-day .small-photo{grid-column:auto}.return-grid{gap:25px}.return-day{padding:30px}.return-time>strong{font-size:65px}.practical-grid{gap:30px}.practical-grid article{padding-left:32px}}
@media(max-width:600px){.brand small{display:none}.site-header .print-button{font-size:12px}.hero-copy{padding:36px 7% 37px}h1{font-size:62px}.hero .eyebrow,.eyebrow{font-size:12px}.hero-desc{font-size:16px}.hero-visual{min-height:330px}.hero-credit{left:7%;font-size:12px;bottom:16px}.hero-visual-type{bottom:58px}.hero-visual-type p{font-size:12px}.hero-visual-type strong{font-size:37px;margin:10px 0}.hero-visual-type span{font-size:12px}.date-note{font-size:12px}.trip-stats strong{font-size:28px}.trip-stats p{font-size:12px}.trip-stats>div:nth-child(4) strong{font-size:24px}.section-heading>p{font-size:14px}.route-map{padding:5px}.route-aside{padding:22px}.night-list{grid-template-columns:1fr;margin:14px 0}.night-list li{padding:12px 0;gap:18px}.route-footnote span{font-size:13px}.season-note{display:block;padding:32px 6%}.season-note h2{font-size:30px;margin-bottom:22px}.season-note>div>p:not(.eyebrow){font-size:14px}.day-nav{margin-left:-6.82%;margin-right:-6.82%;overflow-x:auto;display:flex;gap:0;margin-bottom:36px}.day-nav a{min-width:96px;padding:12px 14px;flex-shrink:0}.day-nav small{white-space:nowrap}.day{padding-bottom:38px;margin-bottom:40px;scroll-margin-top:92px}.day-heading{gap:15px;align-items:flex-start;margin-bottom:23px}.day-number{font-size:45px;padding-top:3px}.day-heading h3{font-size:26px;line-height:1.5}.day-heading .eyebrow{font-size:12px;letter-spacing:.2px}.day-layout{gap:27px}.day-gallery{gap:20px}.small-photo{width:100%;grid-column:1/-1;margin-left:0}.day-facts{grid-template-columns:1fr 1.1fr;gap:10px;margin-bottom:22px}.day-facts strong{font-size:14px}.timeline li{grid-template-columns:59px 1fr;gap:12px}.day-note{padding:13px 15px}.wide-day .day-layout{grid-template-columns:1fr;gap:25px}.wide-day .day-gallery>.photo:first-child,.wide-day .small-photo,.wide-day .day-content{grid-column:1;grid-row:auto}.wide-day .day-content{order:3}.return-day{padding:26px 23px;margin-left:-2%;margin-right:-2%;margin-bottom:0}.return-grid{grid-template-columns:1fr;margin-top:24px;gap:28px}.return-day .day-heading h3{font-size:24px}.return-time>strong{font-size:77px}.practical-grid{grid-template-columns:1fr;gap:32px}.practical h3{font-size:23px}.sources summary{font-size:14px;padding:20px 0}.sources summary span{display:none}.rights-note{font-size:12px}.footer-brand>span:last-child{font-size:14px}footer{gap:15px}footer>a:last-child{white-space:nowrap;font-size:12px}.footer-brand .seal{display:none}.footer-brand small{display:block;margin-top:5px}.lightbox{padding:12px}.lightbox>img{max-width:calc(94vw - 24px)}.lightbox>p{font-size:12px}.close-lightbox{width:34px;height:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{.skip-link,.day-nav,.photo-expand,.map-links,.hero-link,.lightbox,.sources,footer>a:last-child{display:none!important}.site-header{height:60px;padding:0;border-bottom:0}.hero{display:grid;grid-template-columns:46% 54%;min-height:350px}.hero-copy{padding:28px 25px}.hero-visual{min-height:350px}.hero h1{font-size:48px}.hero-desc{font-size:14px}.hero-dates{margin-top:18px}.hero-dates>b{font-size:28px}.hero .eyebrow{margin-bottom:14px}.hero-visual-type{left:25px;bottom:57px}.hero-visual-type strong{font-size:29px}.hero-credit{left:25px;font-size:10px}.trip-stats{padding:22px 0;grid-template-columns:repeat(4,1fr)}.trip-stats strong{font-size:24px}.trip-stats strong span,.trip-stats p{font-size:10px}.section{padding:28px 0}.section-heading{margin-bottom:18px}.section-heading h2{font-size:29px}.section-heading>p{font-size:12px}.section .eyebrow{font-size:10px;margin-bottom:8px}.route-layout{grid-template-columns:1.65fr 1fr}.route-aside{padding:18px;border-left:1px solid var(--line);border-top:0}.route-aside h3{font-size:20px}.night-list{display:block;margin:10px 0}.night-list li{padding:9px 0;gap:12px}.night-list li>span{font-size:17px;min-width:40px}.night-list strong{font-size:12px}.night-list p,.small-note{font-size:10px}.route-footnote{display:block}.route-footnote p,.route-footnote span{font-size:10px}.season-note{padding:24px;gap:35px;break-inside:avoid}.season-note h2{font-size:26px}.season-note>div>p:not(.eyebrow){font-size:12px}.day{break-before:page;padding-top:15px;padding-bottom:25px;margin-bottom:0}.day-heading{margin-bottom:22px}.day-heading h3{font-size:26px}.day-number{font-size:50px}.day-layout{grid-template-columns:1fr 1fr;gap:25px}.day-gallery{display:block}.small-photo{width:85%;margin-top:22px}.day-desc{font-size:13px}.day-facts{display:block;margin:14px 0;padding:13px 0}.day-facts p{margin-bottom:9px}.day-facts strong{font-size:12px}.day-facts span{font-size:10px}.timeline li{grid-template-columns:48px 1fr;gap:10px;margin-bottom:18px}.timeline h4{font-size:13px}.timeline p{font-size:12px}.timeline li>span{font-size:11px}.day-note{padding:10px 12px}.day-note p,figcaption,figcaption strong{font-size:10px}.day-note strong{font-size:12px}.photo-tag{font-size:10px;top:9px;left:9px}.wide-day .day-layout{gap:20px 25px}.wide-day .small-photo{margin:0}.wide-day .day-content{grid-column:2;grid-row:2/span 2}.return-day{margin-top:20px;padding:25px;break-before:auto;break-inside:avoid}.return-grid{grid-template-columns:1fr 1fr}.return-time>strong{font-size:58px}.return-time p,.return-time>span,.return-day .day-desc{font-size:12px}.practical{break-before:page;padding:30px 24px}.practical-grid{grid-template-columns:1fr 1fr;gap:30px}.practical-grid article{padding-left:30px}.practical h3{font-size:20px}.practical-grid p{font-size:12px}.practical-grid a{font-size:10px}footer{margin-top:25px;padding:20px 0}}
