@import url(https://fonts.googleapis.com/css?family=Montserrat);@-webkit-keyframes move{0%{background-position:0 0}to{background-position:50px 50px}}@keyframes move{0%{background-position:0 0}to{background-position:50px 50px}}.player{background:rgba(250,254,255,.9);color:#f47533;display:flex;flex-direction:column;left:0;position:fixed;width:100%}@media screen and (min-width:500px){.player{top:0}}@media screen and (max-width:500px){.player{border-top:.2em solid #f47533;bottom:0}}.player.player-hidden{transition:all .5s}@media screen and (min-width:500px){.player.player-hidden{top:-15em}}@media screen and (max-width:500px){.player.player-hidden{bottom:-15em}}.buffering{-webkit-animation:move 2s linear infinite;animation:move 2s linear infinite;background-color:#f47533;background-image:linear-gradient(-45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);background-size:50px 50px}.player.playing{color:#f47533}@media screen and (max-width:500px){.player.playing{border-color:#f47533;bottom:0}}.player.playing>.player-seekbar.buffering{background-color:#f47533}.player.playing>.player-seekbar{border-color:#f47533}.player.playing>.player-seekbar .seekbar-played{background:#f47533}.player.playing>.player-seekbar .seekbar-loaded{background:rgba(244,117,51,.1)}.player.playing>.svg-btn{fill:#f47533}.player.nav-is-showing{left:50%}.player.nav-is-not-showing{transition:left .1s}.player-info{align-items:center;display:flex;justify-content:space-between;padding:.75em 0}.player-info button{align-items:center;display:flex;flex-direction:column;font-size:1.75em;justify-content:center;margin:0 .1em;outline:none;padding:0}@media screen and (max-width:500px){.player-info button{font-size:2.5em}}.player-info button:first-child{margin-left:0}@media screen and (max-width:500px){.player-info{flex-wrap:wrap}}.player-controls{flex-shrink:1;margin-left:30px;width:10%}.player-controls .player-button-set{display:flex;flex-direction:row}@media screen and (max-width:500px){.player-controls{display:flex;flex-basis:100%;justify-content:center;margin:0 0 2.5%}}.player-now-playing{flex-shrink:1;max-width:700px;width:90%}@media screen and (max-width:500px){.player-now-playing{margin-left:5%;margin-right:5%;width:65%}}.player-now-playing .title-text{letter-spacing:.025em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.player-time{margin-right:30px;text-align:right;width:10%}@media screen and (max-width:500px){.player-time{margin-right:5%;width:20%}}.player-seekbar{border-color:#f47533;border-style:solid;border-width:.15em 0}.player-seekbar .seekbar-loaded{background:rgba(244,117,51,.15);height:1em;width:0}.player-seekbar .seekbar-played{background:#f47533;height:1em;margin-bottom:-1em;position:relative;top:-1em;width:0}.seek-input{background:transparent;margin-top:-1.3em;padding:0;position:relative}.seek-input input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;display:block;font-size:1.3em;margin:0;padding:0;width:100%}.seek-input input[type=range]::-ms-range-track,.seek-input input[type=range]::-ms-track,.seek-input input[type=range]::-webkit-slider-runnable-track{background:transparent;height:1em;margin:0;padding:0}.seek-input input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:transparent;border:0;height:1.25em;margin-top:-.25em;width:3em}.seek-input input[type=range]:focus{outline:none}.ctrl-btn{background:transparent}.ctrl-btn img{height:1em}@media screen and (max-width:500px){.ctrl-btn img{height:1.5em}}.ctrl-btn:hover{background:hsla(0,0%,100%,.2)}.ctrl-btn.disabled-btn{opacity:.5}.ctrl-btn.disabled-btn:hover{background:transparent}.svg-btn{fill:#f47533}.about-container{align-items:flex-start;display:flex;flex-direction:row}@media screen and (max-width:500px){.about-container{flex-direction:column}}.about-container div{flex-basis:50%;flex-shrink:0}.about-img{margin:30px;max-width:50%;width:290px}@media screen and (max-width:500px){.about-img{display:block;margin:15px auto;max-width:100%}}.credits{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.credits span{flex-basis:33%;margin:15px 0;text-align:center}@media screen and (max-width:500px){.credits span{flex-basis:50%}}.lz-grid{grid-column-gap:15px;grid-row-gap:15px;display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:500px){.lz-grid{grid-template-columns:repeat(2,auto)}}button.lz-col{cursor:pointer}.lz-col{background:transparent;padding:0}.cover-art{box-shadow:2px 2px 5px 0 rgba(0,0,0,.15);width:100%}.cover-art .selected,.cover-art:hover{box-shadow:4px 4px 5px 0 rgba(0,0,0,.25)}.filler{background:red;height:0}.lz-modal-col-side{flex-basis:15%;text-align:center}.lz-modal-col-center{align-items:center;display:flex;flex-basis:70%;justify-content:center}.lz-modal-img{max-height:90vh;max-width:100%}@media screen and (min-width:500px){.lz-grid-with-drawer-mobile{display:none}}@media screen and (max-width:500px){.lz-grid-with-drawer-desktop{display:none}}.lz-drawer-wrapper{align-self:start;grid-column-end:5;grid-column-start:1;grid-row-end:2;grid-row-start:1}@media screen and (max-width:500px){.lz-drawer-wrapper{grid-column-end:3;grid-column-start:1}}.lz-drawer{background:#fafeff;box-shadow:0 0 15px 5px rgba(0,0,0,.25);margin-top:30px;width:100%}.lz-drawer .pinch-row{position:relative;top:-15px}.lz-drawer .lz-col{align-items:center;display:flex;height:15px;justify-content:center;margin-top:0}.lz-drawer .pinch-arrow{border-bottom:15px solid #fafeff;border-left:15px solid transparent;border-right:15px solid transparent;height:0;width:0}.lz-drawer .inner-drawer{display:flex;flex-direction:row;padding-bottom:15px;padding-top:0}@media screen and (max-width:500px){.lz-drawer .inner-drawer{flex-direction:column}}.lz-drawer .inner-drawer>div{flex-grow:1;padding:0 15px}.lz-drawer .inner-drawer .drawer-player{order:-1}@media screen and (max-width:500px){.lz-drawer .inner-drawer .drawer-player{order:1}}.lz-drawer .inner-drawer h4{margin:0;text-align:left}.lz-drawer .inner-drawer p{margin:15px 0}.lz-drawer .inner-drawer .close-drawer{background:transparent;cursor:pointer;float:right;margin-left:15px;padding:0}.after-row-1{grid-row-end:3;grid-row-start:2}.after-row-2{grid-row-end:4;grid-row-start:3}.after-row-3{grid-row-end:5;grid-row-start:4}.after-row-4{grid-row-end:6;grid-row-start:5}.after-row-5{grid-row-end:7;grid-row-start:6}.after-row-6{grid-row-end:8;grid-row-start:7}.after-row-7{grid-row-end:9;grid-row-start:8}.after-row-8{grid-row-end:10;grid-row-start:9}.after-row-9{grid-row-end:11;grid-row-start:10}.after-row-10{grid-row-end:12;grid-row-start:11}.after-col-1{grid-column-end:3;grid-column-start:2}.after-col-2{grid-column-end:4;grid-column-start:3}.after-col-3{grid-column-end:5;grid-column-start:4}.after-col-4{grid-column-end:6;grid-column-start:5}.lz-modal{align-items:center;background:rgba(0,0,0,.9);color:#fff;display:flex;flex-direction:row;font-size:1.5em;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100%}.lz-modal .a-disabled,.lz-modal a{background:hsla(0,0%,100%,.85);border-radius:.1em;color:#222;padding:.25em;text-decoration:none}.lz-modal .a-disabled{opacity:.2}.no-script-tile-link{display:block;height:152.5px;margin-top:-152.5px;position:relative;width:152.5px}@media screen and (max-width:500px){.no-script-tile-link{height:47.5%;margin-top:-47.5%;width:47.5%}}.drawer-enter{max-height:0;overflow:hidden}.drawer-enter.drawer-enter-active{max-height:1000px;overflow:hidden;transition:max-height 1s ease-in}.drawer-leave{max-height:1000px;overflow:hidden}.drawer-leave.drawer-leave-active{max-height:0;overflow:hidden;transition:max-height .3s ease-in}body{background:#fafeff;color:#222;font-size:medium;margin:0;padding:0}body,h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6{color:#1d789f;text-align:center;text-transform:uppercase}p{line-height:1.66em;margin:30px}button{align-items:center;background:#1d789f;border:0;border-radius:.1em;color:#fff;display:inline-flex;flex-direction:row;font-size:1em;justify-content:space-around;padding:.25em 1em}button span{align-items:center;display:flex;flex-direction:column;justify-content:center}button:hover{background:#155774}a{color:#1d789f}a:visited{color:#092733}.hidden{display:none}.img-responsive{display:block;max-width:100%}.text-center{text-align:center}.pull-left{float:left}.pull-right{float:right}.lz-padding{margin:30px 0}.lz-dbl-padding{margin:60px 0}.lz-container{margin:30px auto;max-width:700px;width:90%}.lz-container-no-scroll{margin:0 auto;max-height:100vh;overflow:hidden}@media screen and (min-width:500px){.lz-container.player-is-visible{margin-top:6em}}@media screen and (max-width:500px){.lz-container.player-is-visible{margin-bottom:8em}}.lz-footer{clear:both;font-family:Montserrat,sans-serif;margin-top:60px}.hamburger{cursor:pointer;display:inline-block;max-width:19px;position:absolute;top:26.5px;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:10100}@media screen and (min-width:500px){.hamburger{display:none}}.hamburger button{background:transparent;border-radius:0;cursor:pointer;display:block;margin:0;outline:none;padding:0}.hamburger img,.hamburger-line{margin:8px 7px;width:18px}.hamburger-line{border-bottom:1px solid #4d4d4d}.logo{text-align:center}.mobile-logo{height:25px}@media screen and (min-width:500px){.mobile-logo{display:none}}.desktop-logo{height:125px;width:125px}@media screen and (max-width:500px){.desktop-logo{display:none}}.lz-nav{font-family:Montserrat,sans-serif}.lz-nav button{background:transparent;margin:0;padding:0}.lz-nav button:active{outline:none}.lz-nav a,.lz-nav button{color:#222;font-family:inherit;text-decoration:none;text-transform:uppercase}.lz-nav a.nav-active{color:#1d789f}@media screen and (max-width:500px){.lz-nav a.nav-active{color:#222}}.lz-nav a:focus,.lz-nav a:hover,.lz-nav button:focus,.lz-nav button:hover{color:#1d789f;cursor:pointer}.lz-nav .disabled{color:#888}@media screen and (max-width:500px){.lz-nav{align-items:stretch;display:flex;flex-direction:row;height:100vh;justify-content:center;left:0;margin:0;position:absolute;top:0;width:100vw;z-index:10000}.lz-nav>div{flex-basis:50%;width:50%}.lz-nav .nav-column{align-items:center;background:#fafeff;box-shadow:0 0 15px 0 rgba(34,34,34,.3);display:flex;flex-direction:column;justify-content:center;transition:all .5s}.lz-nav .nav-modal{background:rgba(0,0,0,.1)}.lz-nav a,.lz-nav button{color:#1d789f}.lz-nav a:hover,.lz-nav button:hover{color:#222}.hide-nav{left:-110%;transition:all .25s}.hide-nav .nav-modal{background:transparent}}.lz-nav nav{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:500px){.lz-nav nav{align-items:center;flex-direction:column;height:60vh;justify-content:space-between}}.sub-menu{display:inline-flex;flex-direction:column}@media screen and (max-width:500px){.sub-menu{align-items:center}.sub-menu>button{margin-bottom:1em}}.sub-menu .ctrl-wrapper{display:inline-flex;flex-direction:column;margin-left:50%}@media screen and (max-width:500px){.sub-menu .ctrl-wrapper{margin:0}}.sub-menu .ul-wrapper{display:inline-flex;margin-top:1em;position:absolute;transition:all 1s;z-index:10000}@media screen and (max-width:500px){.sub-menu .ul-wrapper{margin:0;position:static}}.sub-menu .ul-wrapper ul.sub-menu-menu{background:rgba(250,254,255,.9);box-shadow:0 0 1em .3333333333em rgba(0,0,0,.25);flex-direction:column;list-style:none;margin:0 50% 0 -50%;padding:.1em 1em;text-align:center}@media screen and (max-width:500px){.sub-menu .ul-wrapper ul.sub-menu-menu{box-shadow:0 0 0 0 #fff;margin:0}}.sub-menu .ul-wrapper ul.sub-menu-menu li{margin:1em 0}@media screen and (max-width:500px){.sub-menu .ul-wrapper ul.sub-menu-menu li a{color:#f47533}}.sub-menu .ul-wrapper.sub-hidden{display:none}.sub-menu .sub-menu-pinch-arrow{border-bottom:1em solid #fafeff;border-left:1em solid transparent;border-right:1em solid transparent;height:0;margin:-1em 0 0 -1em;position:absolute;width:0}@media screen and (max-width:500px){.sub-menu .sub-menu-pinch-arrow{display:none}}.nav-disabled{color:#9a9a9a}.disabled-btn,.disabled-btn:hover{background:#a2a2a2;color:#e1e1e1}.episode-showcase{grid-column-gap:15px;grid-row-gap:15px;display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:500px){.episode-showcase{grid-template-columns:1fr}}.episode-showcase .description{grid-column-end:5;grid-column-start:2}@media screen and (max-width:500px){.episode-showcase .description{grid-column-end:2;grid-column-start:1}}.episode-showcase .description h4{color:#f47533;font-size:1.1em;letter-spacing:.075em;margin:0;text-align:left}.episode-showcase .description p{line-height:1.5em;margin:.5em 0}.episode-showcase .art-width .cover-art{box-shadow:2px 2px 5px 0 rgba(0,0,0,.15)}.podcast-display-btn{background:transparent;font-size:2.75em;margin:0 .25em 0 0;outline:none;padding:0}.podcast-display-btn:first-child{margin-left:0}.podcast-display-btn:hover{background:transparent;cursor:pointer}.podcast-display-btn-color{align-items:center;background:#f47533;border-color:#f79663 #b7450a #b7450a #f79663;border-radius:1.5em;border-style:solid;border-width:1px;color:#421300;display:inline-flex;flex-direction:row;font-size:2em;font-weight:700;justify-content:space-between;padding:.125em .25em .125em .125em}.podcast-display-btn-color .podcast-display-btn-text{font-size:.5em;margin:0 .5em}.podcast-display-btn-color:hover{border-color:#2599ca #0d3749 #0d3749 #2599ca;color:#fff;cursor:pointer}.podcast-display-btn-color .svg-btn{fill:#fff}.gallery-fullsize{width:100%}.photo-step{position:relative}.photo-step-links{display:flex;justify-content:space-between;position:absolute;width:100%;z-index:100000}.photo-step-link{background:#f47533;border-radius:.25em;color:#fff;margin:1em;padding:.5em;text-decoration:none}.photo-step-link:visited{color:#fff}.photo-step-link:hover{background:#b7450a}.share-your-story{background:#f47533;color:#3e1703;padding:30px 15px}.share-your-story h1,.share-your-story h2,.share-your-story h3,.share-your-story h4,.share-your-story h5,.share-your-story h6{color:#3e1703;margin:0 0 15px}.share-your-story .message{color:#3e1703;display:none;padding:0 15px;text-align:center}.share-your-story.sending .story-form{opacity:.5}.share-your-story.sending .message{display:block}.share-your-story.sent .story-form{display:none}.share-your-story.sent h1,.share-your-story.sent h2,.share-your-story.sent h3,.share-your-story.sent h4,.share-your-story.sent h5,.share-your-story.sent h6{margin:0}.share-your-story.error .message{display:block}.story-form{display:flex;flex-direction:row;transition:all .5s}@media screen and (max-width:500px){.story-form{flex-wrap:wrap}}.story-form>div{display:flex;flex-basis:50%;flex-direction:column;justify-content:space-between;margin:0 15px}@media screen and (max-width:500px){.story-form>div{flex-basis:100%}}.story-form>div span{align-items:center;display:flex;margin:7.5px 0}@media screen and (max-width:500px){.story-form>div span{align-items:flex-start;flex-direction:column}}.story-form>div span label{flex-shrink:0;padding-right:15px;text-align:right;width:15%}.story-form>div label.textarea-label{display:none}@media screen and (max-width:500px){.story-form>div label.textarea-label{display:block}}.story-form>div span.align-right{justify-content:flex-end}.story-form input,.story-form textarea{border:none;border-radius:.15em;font-size:1em;padding:.25em}.story-form input{width:100%}.story-form input[type=submit]{background:#fff;width:25%}@media screen and (max-width:500px){.story-form input[type=submit]{width:100%}}.story-form input[type=submit]:hover{background:#3e1703;color:#fff}.story-form textarea{height:4em;margin:7.5px 0;padding:7.5px;resize:none}.lz-pagination-btns{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:15px}.lz-pagination-btns span{margin-bottom:15px}.lz-pagination-btns a{color:#1d789f;margin-bottom:15px;padding:0 15px}.lz-pagination-btns a.active{color:#222;font-weight:700;text-decoration:none}.podcast-detail-page p{margin-left:0;margin-right:0}.pd-date{font-weight:700;text-align:left}.pd-art{box-shadow:2px 2px 5px 0 rgba(0,0,0,.15);float:right;margin-bottom:30px;margin-left:30px;width:45%}@media screen and (max-width:500px){.pd-art{float:none;margin:0;width:100%}}.pd-duration{color:#646464;font-weight:700}.podcast-detail-body{clear:both;padding-top:1em}