@import url("https://fonts.googleapis.com/css?family=Permanent+Marker&display=swap");@import url("https://fonts.googleapis.com/css?family=Muli:300,300i,400,400i,800,800i&display=swap");*,:after,:before{box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}html{cursor:default;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;word-break:break-word}body{margin:0}h1{font-size:2em;margin:.67em 0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{margin:0}hr{height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none;padding:0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}iframe,img{border-style:none}svg:not([fill]){fill:currentColor}svg:not(:root){overflow:hidden}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{border:1px solid #a0a0a0;padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical}[type=checkbox],[type=radio]{padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[tabindex],a,area,button,input,label,select,summary,textarea{touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]{display:initial}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);position:absolute}@-webkit-keyframes arrow{0%{transform:translate(0)}15%{transform:translateY(8px)}50%{transform:translate(0)}}@keyframes arrow{0%{transform:translate(0)}15%{transform:translateY(8px)}50%{transform:translate(0)}}.anchor{display:block;position:relative;top:-2.25rem;visibility:hidden}.anchor.plus{top:-3.25rem}.font-b{font-family:Permanent Marker}.button{align-self:center;transition:color,background-color .3s ease;background-color:#00587e;color:#fff;padding:.65em 1.4em;text-align:center;border-radius:.5em;border:0;font-weight:700;text-transform:uppercase}.button:hover{background-color:#449bc0;color:#fff}.separator{display:block;height:2px;max-width:70%;padding:0 5rem;margin:.1rem auto;opacity:.3;background-image:linear-gradient(90deg,transparent,#f13e3d,transparent)}.round-crop{border:.7em solid #f13e3d;border-radius:50%;overflow:hidden}.round-crop img{height:100%;width:auto;max-width:100%;width:100%;transform:scale(1.03)}form{display:flex;margin-top:.5em;flex-direction:column;align-content:space-around}form p{margin:1.5em 0 .2em}form .radios{margin:1em;overflow:hidden;align-self:center}form .input-group{border-radius:.5em;margin:.5em 0;display:block;position:relative;background-color:#fff}form .input-group label{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;padding:.5em 1em;color:#b9c1cc;cursor:pointer;z-index:2;transition:opacity color .2s ease;overflow:hidden;border-radius:.5em}form .input-group label i{transition:opacity .5s ease;margin-left:1em;visibility:hidden;opacity:0}form .input-group label span{font-weight:700;text-transform:uppercase}form .input-group label:hover{background-color:#449bc0;color:#fff}form .input-group label:before{border-radius:.5em;position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:#00587e;transition:opacity .3s ease;opacity:0;z-index:-1}form .input-group input{position:absolute;z-index:2;cursor:pointer;visibility:hidden}form .input-group input:checked~label{color:#fff}form .input-group input:checked~label i{visibility:visible;opacity:1}form .input-group input:checked~label:before{opacity:1}form input[type=text]{font-family:Muli;color:#38414e;font-size:1em;border:0;border-radius:.2em;padding:1.2em .5em;width:100%;height:2em}form input[type=SUBMIT]{margin:auto;font-size:1em;align-self:center}.burger span{display:block;position:relative;transition:transform .3s;width:1.2rem;background:#38414e;border-radius:.16667rem;height:.125rem}.burger span:first-child{-webkit-animation:top-2 .3s ease forwards;animation:top-2 .3s ease forwards}.burger span:nth-child(2){-webkit-animation:scaled-2 .3s ease forwards;animation:scaled-2 .3s ease forwards}.burger span:nth-child(3){-webkit-animation:bottom-2 .3s ease forwards;animation:bottom-2 .3s ease forwards}.burger span+span{margin-top:.3125rem}.burger.open span:nth-child(2){-webkit-animation:scaled .3s ease forwards;animation:scaled .3s ease forwards}.burger.open span:nth-child(3){-webkit-animation:bottom .3s ease forwards;animation:bottom .3s ease forwards}.burger.open span:first-child{-webkit-animation:top .3s ease forwards;animation:top .3s ease forwards}@-webkit-keyframes top{0%{top:0;transform:rotate(0)}50%{top:.4375rem;transform:rotate(0)}to{top:.4375rem;transform:rotate(45deg)}}@keyframes top{0%{top:0;transform:rotate(0)}50%{top:.4375rem;transform:rotate(0)}to{top:.4375rem;transform:rotate(45deg)}}@-webkit-keyframes top-2{0%{top:.4375rem;transform:rotate(45deg)}50%{top:.4375rem;transform:rotate(0deg)}to{top:0;transform:rotate(0deg)}}@keyframes top-2{0%{top:.4375rem;transform:rotate(45deg)}50%{top:.4375rem;transform:rotate(0deg)}to{top:0;transform:rotate(0deg)}}@-webkit-keyframes bottom{0%{bottom:0;transform:rotate(0)}50%{bottom:.4375rem;transform:rotate(0)}to{bottom:.4375rem;transform:rotate(135deg)}}@keyframes bottom{0%{bottom:0;transform:rotate(0)}50%{bottom:.4375rem;transform:rotate(0)}to{bottom:.4375rem;transform:rotate(135deg)}}@-webkit-keyframes bottom-2{0%{bottom:.4375rem;transform:rotate(135deg)}50%{bottom:.4375rem;transform:rotate(0)}to{bottom:0;transform:rotate(0)}}@keyframes bottom-2{0%{bottom:.4375rem;transform:rotate(135deg)}50%{bottom:.4375rem;transform:rotate(0)}to{bottom:0;transform:rotate(0)}}@-webkit-keyframes scaled{50%{transform:scale(0)}to{transform:scale(0)}}@keyframes scaled{50%{transform:scale(0)}to{transform:scale(0)}}@-webkit-keyframes scaled-2{0%{transform:scale(0)}50%{transform:scale(0)}to{transform:scale(1)}}@keyframes scaled-2{0%{transform:scale(0)}50%{transform:scale(0)}to{transform:scale(1)}}html{font-family:Muli}:root{font-size:106.25%}@media (min-width:23.375em){:root{font-size:116.875%}}@media (min-width:25.625em){:root{font-size:127.5%}}@media (min-width:46.25em){:root{font-size:138.125%}}@media (min-width:61.25em){:root{font-size:138.125%}}p{line-height:1.5rem;margin-bottom:0;font-weight:300}ol,p,ul{margin-top:1.5rem}ol,ul{margin-bottom:1.5rem}ol li,ul li{line-height:1.5rem}ol ol,ol ul,ul ol,ul ul{margin-top:0;margin-bottom:0}blockquote{margin-bottom:1.5rem}blockquote,h1,h2,h3,h4,h5,h6{line-height:1.5rem;margin-top:1.5rem}h1,h2,h3,h4,h5,h6{font-family:Permanent Marker;margin-bottom:0}h1{font-size:3.3rem;line-height:4.5rem;margin-top:3rem}h2{font-size:2.145rem;line-height:2.25rem;margin-bottom:.75rem}h3{font-size:1.1rem}h4{font-size:.55rem}h5{font-size:.36667rem}h6{font-size:.275rem}table{margin-top:1.5rem;border-spacing:0;border-collapse:collapse}td,th{padding:0;line-height:25.5}code{vertical-align:bottom}.lead{font-size:1.1rem}.hug{margin-top:0}nav{background:#fff;position:fixed;border-bottom:1px solid transparent;transition:transform,height .6s ease,border-bottom-color .1s ease,box-shadow .6s ease;width:100%;z-index:100}nav,nav .menu-button{display:flex;height:2.25rem}nav .menu-button{align-items:center}nav .menu-button .burger{position:fixed;right:0;margin:0 1em;padding:.1em}nav .container{display:flex;flex-direction:column;justify-content:space-evenly;width:100%;height:100%;padding:0}nav .container a{text-align:center;width:100%;transform:translateY(-100vh);transition:transform .3s ease;padding:1em 0}nav.open{height:100%;background:#fff}nav.open a{transform:translate(0)}nav.background{border-bottom-color:#dbdbdb;box-shadow:0 0 .5em rgba(0,0,0,.3)}@media (min-width:61.25em){nav{display:block;float:none}nav.open{height:2.25rem}nav .burger{display:none}nav .container{flex-direction:row;justify-content:flex-start;align-items:center}nav .container a{transform:translate(0);float:left;width:unset;font-size:.8em;margin:0 1em}}main{max-width:100%;overflow-x:hidden;color:#38414e}.home{min-height:100vh;text-align:center;display:flex;align-items:center;justify-content:center}.home p{margin:1em 1em 1.5em;max-width:25em}@media (min-width:25.625em){.home p{margin:1.5em 2em 2em}}@media (min-width:46.25em){.home p{margin:1.5em 4em 2em}}@media (min-width:61.25em){.home p{margin:1.5em 4em 2em}}.home .container{height:100%;justify-content:space-around}.home .container,.home .feature{display:flex;flex-direction:column;align-items:center}.home .feature h1{color:#f13e3d;font-family:Permanent Marker;margin:0;padding:0;font-size:2.25em;line-height:1em;width:100%}@media (min-width:46.25em){.home .feature h1{font-size:3em}}@media (min-width:61.25em){.home .feature h1{font-size:3em}}.home .feature img{display:block;margin:1em 0 0 1.5em;max-width:12em}@media (min-width:46.25em){.home .feature img{max-width:12em}}@media (min-width:61.25em){.home .feature img{max-width:15em}}.home .button{font-size:.9em}.home .button i{margin-right:.8em;font-size:.9em}section{background:#fff}section .container{margin:auto;display:flex;padding:3em 1em 2em;flex-direction:column;justify-content:center}@media (min-width:46.25em){section .container{max-width:60rem;padding:3em 4em 2em}}section .flex{align-content:center;justify-content:center}section .flex,section .inner{display:flex;flex-direction:column;align-items:center}section .inner{width:100%;justify-content:space-between}section .learn-more{margin:1em 0;font-weight:700;text-align:center}section .separator{margin-top:3em;margin-bottom:3em}section .image{margin:1em 1.5em 0;max-width:18em;flex-shrink:0.85}@media (min-width:61.25em){section .image.left{margin-left:0}section .image.right{margin-right:0}}section h1,section h2,section h3,section h4,section h5,section h6{color:#f13e3d;text-align:center;margin-top:0}section.red{background:#f13e3d;color:#fff;box-shadow:inset 0 0 .7em rgba(0,0,0,.3)}section.red a,section.red h1,section.red h2,section.red h3,section.red h4,section.red h5,section.red h6{color:#fff}section.red a:hover{color:#f2f2f2}section.episodes .container{max-width:40em}section.episodes .pod-player{background:#f13e3d;overflow:hidden;height:420px;border-radius:.5em;margin:2em 0}@media (min-width:61.25em){section.about .inner{margin:0}section.about .image{margin-bottom:4em}section.about .text{max-width:28em}section.about h2{width:100%;text-align:left;margin-bottom:0}}@media (min-width:61.25em) and (min-width:61.25em) and (max-width:69.1775em){section.about h2{margin-bottom:.5em}}@media (min-width:61.25em){section.about .text{text-align:left}section.about .inner{flex-direction:row-reverse}section.about .inner p{display:inline}section.about .inner p.learn-more{margin-top:2em;display:block;width:100%;text-align:left}section.about .jon .text{text-align:right}section.about .jon .inner{flex-direction:row}section.about .jon .inner .learn-more,section.about .jon h2{text-align:right}}section.support .image{margin-top:2em}@media (min-width:61.25em){section.support .container{max-width:50em}section.support .inner{display:flex;flex-direction:row;margin-top:2em}section.support .inner .text{max-width:25em;text-align:left}}section.mailing-list .container{max-width:40em}section.contact .links{margin:.5em 0;justify-self:center;align-self:center;flex-direction:column;font-size:1.2em}section.contact .links a{display:flex;transition:transform .1s ease;align-items:center;margin:1em 0}section.contact .links a span{margin-left:.5em}section.contact .links a i{color:#fff;font-size:2.2em}section.contact .links a:hover{transform:scale(1.05);color:#fff}footer{text-align:center;font-family:Permanent Marker;color:#f13e3d}footer .container{padding:2em 0}footer p{margin:0;padding:0;line-height:1.3em}footer .separator{width:10em}footer .credit{margin-top:.3em;font-size:.6em;font-family:Muli}footer .credit a{color:#00587e}a{color:#f13e3d;text-decoration:none;font-weight:700}a:hover{color:#ff7568}
/*# sourceMappingURL=main.css.map */
