form.driving-directions{margin:15px 0;}form.driving-directions label{display:inline-block;font-size:1.1rem;width:100%;}form.driving-directions input{display:block;border:2px solid rgba(0,0,0,0.125);box-shadow:inset 0 0 0 rgba(0,0,0,0);width:100%;padding:0.7rem;margin:5px 0;border-radius:4px;font-size:1.1rem;background-color:inherit;}form.driving-directions button{margin-top:10px;padding:12px 0;}.map:after{display:block;content:'(View Larger Map)';margin-bottom:30px;font-size:.8rem;}@media (min-width:800px){form.driving-directions{display:flex;align-items:flex-end;}form.driving-directions button{max-width:250px;margin:0 0 8px 10px;}}.directions .north,.directions .south,.directions .east,.directions .west{margin:20px;}.directions{padding-bottom:10px;}.directions .north:before,.directions .south:before,.directions .east:before,.directions .west:before{display:block;font-weight:bold;color:var(--main-color);}.directions .north:before{content:'From the North';}.directions .south:before{content:'From the South';}.directions .east:before{content:'From the East';}.directions .west:before{content:'From the West';}