:root{--offwhite:#fdf5e8;--maintext:#3d3533;--titlestrong:#334e61;--secondarytitle:#6c5f5b;--mainlink:#ef854b;--linkblue:#198491;--midbrown:#7b6e6c;--brownlight:#958683;--brownultralight:#cab8b3;--darkrose:#bc5032;--orangeultralight:#fdeac9;--midorange:#d96a30;--font-serif:"Hoefler Text", "Baskerville Old Face", Garamond, "Times New Roman", serif;--font-title:Dosis, Impact, Verdana, sans-serif}html,body{margin:0;height:100%}body{color:var(--maintext);background:var(--offwhite);line-height:1.5;font-family:sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);text-transform:uppercase;color:var(--secondarytitle)}h1{font-size:3em;font-weight:400;color:var(--titlestrong)}h2{font-size:2em}h3{font-size:1.5em}h4,h5,h6{font-size:1em}p,label,legend{font-family:var(--font-serif)}ul{margin:0;padding:0}li{list-style-type:none;margin:0;padding:0 1em 0 0;display:inline-block}a{color:var(--mainlink);text-decoration:none}a:hover,a:focus{color:var(--linkblue);text-decoration:underline}.container{width:100%}.flex-third{max-width:calc(33% - .5em);min-width:320px}header{padding-bottom:1em;background:#000;min-height:10vh}header .container{width:calc(100vw - 1em)}header a{color:#fff;text-shadow:#0009 0 1px 2px;transition:all ease-out 300ms}header nav a{font-weight:700}header a:hover,header a:focus{text-shadow:#0009 0 2px 2px}header nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.menu-main{display:flex;flex-direction:row;list-style-type:none;margin:0;padding:0}.menu-main>li{margin:0;overflow:hidden}.menu-button-container{display:none;height:100%;width:30px;cursor:pointer;flex-direction:column;justify-content:center;align-items:center}#menu-toggle{display:none}.menu-button,.menu-button::before,.menu-button::after{display:block;background-color:#fff;position:absolute;height:4px;width:30px;transition:transform 400ms cubic-bezier(.23,1,.32,1);border-radius:2px}.menu-button::before{content:"";margin-top:-8px}.menu-button::after{content:"";margin-top:8px}#menu-toggle:checked+.menu-button-container .menu-button::before{margin-top:0;transform:rotate(405deg)}#menu-toggle:checked+.menu-button-container .menu-button{background:0 0}#menu-toggle:checked+.menu-button-container .menu-button::after{margin-top:0;transform:rotate(-405deg)}.site-branding{padding:1em 0 0;font-size:25px;width:calc(1080px - 1em);margin:0 auto;color:#fff}.custom-logo-link img{float:left;width:64px;height:64px;margin:0 1em 0 0}h1.site-title{margin:0;padding:0;display:inline-block;vertical-align:top;font-size:1em}.site-title:not(:empty)+.site-description:not(:empty)::before{content:"\2014";margin:0 .2em}.site-description{display:inline;font-family:var(--font-serif);font-style:italic;letter-spacing:-.01em;overflow-wrap:break-word}.site-title a,.site-description{text-shadow:#0006 0 1px 2px}#breadcrumbs{font-size:.9em;padding:.5em 0}#breadcrumbs li{padding:0;color:var(--brownlight);vertical-align:middle}#breadcrumbs a{color:var(--secondarytitle)}main .content{padding-bottom:3em}.content{max-width:1080px;margin:0 auto}article,.posts-list{padding-top:3em}article hr{width:860px;background-color:#958683;height:2px;border:none}figure.featured-image{margin:0;background:url(../img/motif-scan-pave.webp)no-repeat #e9c89f;background-blend-mode:multiply;width:100%;text-align:right}.featured-image img{padding:0;line-height:0;vertical-align:bottom;height:500px;object-position:100%}article h1,article h2,article h3,article h4{width:860px;margin:1em auto .5em;clear:both}article blockquote{font-style:italic}article p,article ul{font-size:1.4em;line-height:1.6em;width:860px;margin-left:auto;margin-right:auto;font-family:var(--font-serif)}article li{display:list-item}article div{width:860px;margin:0 auto}article p img{float:left;margin:0 1em 0 0;padding:.25em 0 2em;max-width:33%}h3 time{font-size:.6em;color:var(--brownlight)}.single-date time{display:block;margin:0 auto;line-height:1.6em;width:860px}.single-date time::before{content:"\020";display:block;height:3px;margin:1em 0;width:10em;background:var(--brownultralight)}.single-date h1{margin-bottom:0;line-height:1em}.posts-list h1{width:860px;margin-left:170px}.posts-list h3{vertical-align:bottom;margin-bottom:0;padding:0}.posts-list h2,.posts-list h4,.posts-list h5,.posts-list h6{font-size:1em;margin-left:170px;width:740px}.posts-list time{display:inline-block;width:160px;text-align:right;margin:0;padding-right:5px;vertical-align:middle}.posts-list section{margin-bottom:1em;padding-bottom:1.5em;border-bottom:1px solid var(--brownultralight)}.posts-list section:last-child{border:none}.posts-list p{margin:0;padding:0;margin-left:170px;width:740px;font-size:1.2em;line-height:1.6em}.route-list{width:860px;background:#fdf5e8;padding:1em 0 2em}.route-list{display:flex;flex-flow:row wrap;justify-content:space-around}.route-list section{padding:.5em 0;max-width:calc(33% - 1em);min-width:28%;font-size:1.2em;line-height:1.6em}.route-list section p{margin:0 auto}#homepage{height:100vh;display:grid;place-content:start;background:url(../img/2025-hero-home-2.webp)no-repeat 50%/cover}#homepage header{background:linear-gradient( 180deg,#000000ff 0%,#00000055 60%,#00000000 100% )}#homepage main .content{max-width:100%;height:89vh;padding:0}#home-landing{font-size:1.4em;text-shadow:#0009 0 2px 3px}#home-landing strong{color:#fff}#home-landing span{color:var(--offwhite)}#homepage main h1{font-weight:400;line-height:1em;color:#fff;text-align:center;margin:0 0 20px;font-size:5em;text-shadow:#0009 0 6px 8px}#home-content{text-align:center;width:1080px;height:100%;margin:0 auto;color:#fff}#home-numbers{padding-top:40vh;text-shadow:#0009 0 2px 3px;display:flex;flex-flow:row wrap;justify-content:space-between;max-width:1080px;margin:0 auto}#home-numbers div{padding:1em 0 3em;margin:0 1em;text-align:center;text-transform:uppercase;transition:all ease-out 300ms}#home-numbers span{font-size:1em}#home-numbers .big-number{display:block;color:#fff;font-family:var(--font-title);font-size:2em;font-weight:700}section.basics{background:#fdf5e8;padding:1em 0 2em}#module-basics{display:flex;flex-flow:row wrap;justify-content:space-around}section.basics section{padding:.5em 0;max-width:calc(50% - 4em);font-size:1.2em;line-height:1.6em}section.basics p{margin:0 auto}section.live-tracking{background:#fdeac9;padding:1em 0;height:240px;overflow:hidden}#module-live-tracking{display:flex;flex-flow:row wrap;justify-content:space-around}#module-live-tracking div{padding:.5em .5em 0 0;max-width:calc(50% - 1em)}#module-live-tracking p{font-size:1.2em;line-height:1.6em}#module-live-tracking img{margin-top:1em;box-shadow:#00000044 0 0 20px}#info-previous-edition{background:var(--orangeultralight);padding:1em;width:calc(860px - 2em)}#info-previous-edition h3{padding-top:0;margin-top:0}#info-previous-edition .stats-numbers{display:flex}#info-previous-edition p{font-size:1em;font-family:sans-serif;color:var(--brownlight);padding-bottom:1em}footer{background:#f6b37e}footer,footer a{color:var(--midorange)}footer .content{display:flex;flex-flow:row wrap;justify-content:space-between;max-width:1080px;margin:0 auto}.footer-module{padding:1em 0;margin-bottom:1em}.footer-module h3,.footer-module h4{color:#bf5a0d;margin:0 0 .5em}#module-partners p{font-family:sans-serif;font-size:.9em}#module-partners img{float:right;width:125px;padding-left:.5em;margin-top:-1em}footer #site-summary{font-size:1.4em;line-height:1.6em;font-style:italic}footer a:hover,footer a:focus{text-decoration:underline}footer .secondary-menu ul{margin:0;font-size:.9em;border:none}footer .secondary-menu li{display:block;padding:.2em 0}footer p{margin:0}.rs-icon{width:48px;height:48px;fill:#d96a30}.rs-icon:hover,.rs-icon:focus{fill:#c6592e}#site-summary:not(:empty){border-top:1px solid #d96a30;border-bottom:1px solid #d96a30;padding-top:1.4em}footer .footer-menu{padding-left:1em;font-size:.9em;font-weight:700;background:#dc7f65;margin:1em auto 0;padding-top:.5em;max-width:100%}.footer-menu nav{width:1080px;margin:0 auto}#colophon{font-family:sans-serif;font-weight:700;font-size:.8em;border-top:1px solid var(--darkrose);color:var(--darkrose);margin:.5em auto 0;padding:.5em 0;max-width:1080px}.footer-menu a{color:var(--darkrose)}.footer-menu a:hover,.footer-menu a:focus{color:#7a3b1b}.content form{margin:0 auto;width:860px;font-size:1.2em}fieldset{margin:0 auto;padding:1em 2em;border:1px solid var(--brownultralight);border-radius:8px}.asterisk{color:red}input,textarea{font-weight:700;display:inline-block;width:99%;margin:.5em 0;padding:.5em;text-transform:none;color:var(--brownlight);border:1px solid var(--brownlight);outline:none}textarea{min-height:3em}input[type=text]:focus,input[type=email]:focus,textarea:focus{color:var(--midbrown);border:1px solid var(--midbrown);box-shadow:0 0 4px #00000066}input[type=submit],a.button{padding:.5em 1em;display:block;margin:0 auto;font-weight:700;margin:1em auto 0;font-size:1.1em;width:max-content;border-radius:8px;border:none;background:var(--mainlink);color:var(--offwhite);transition:all ease-out 300ms}a.button:hover,a.button:focus,input[type=submit]:hover,input[type=submit]:focus{background:var(--linkblue);color:#fff}#mailchimp-logo,.screen-reader-text{display:none}