a,address,article,audio,b,blockquote,body,canvas,caption,cite,div,em,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,legend,li,main,menu,nav,ol,p,pre,q,span,strong,table,tbody,td,tfoot,th,thead,tr,u,ul,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}article,footer,header,main,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{display:block}a{color:inherit}b,strong{font-weight:900}em,i{font-style:italic}template{display:none}html{--viewport-height:100vh}body,html{min-width:320px;height:100vh;height:var(--viewport-height);margin:0}.app{height:100%;min-height:40rem;overflow:auto;-webkit-overflow-scrolling:touch}.main{min-height:calc(100% - 26rem)}.view{display:none}.view.view-active{display:block}.section{padding:2rem}.view .section{width:100%;padding:0 0 2rem}.wrapper{box-sizing:border-box;width:100%;max-width:100rem;margin:0 auto}.view>.wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;box-sizing:border-box;max-width:104rem;min-height:calc(100vh - 7rem);min-height:calc(var(--viewport-height) - 7rem);padding:2rem}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in-up{0%{opacity:0;transform:translate3d(0,10rem,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@media screen and (min-width:375px){.main{min-height:calc(100% - 30rem)}}@media screen and (min-width:768px){.main{min-height:calc(100% - 14rem)}.view .section{padding:2rem 0}.view>.wrapper{min-height:calc(100vh - 14rem);min-height:calc(var(--viewport-height) - 14rem)}}@font-face{font-family:raleway-medium;src:url(../fonts/raleway-medium.ttf) format("truetype");font-display:swap}@font-face{font-family:raleway-bold;src:url(../fonts/raleway-bold.ttf) format("truetype");font-display:swap}@font-face{font-family:raleway-semibold;src:url(../fonts/raleway-semibold.ttf) format("truetype");font-display:swap}body,html{font-family:raleway-medium,Arial,sans-serif;font-size:10px;-webkit-text-size-adjust:100%}body{font-size:1.6rem;line-height:1.25}h1{padding-bottom:1.5rem;font-family:raleway-semibold,Arial,sans-serif;font-size:2.25rem}h2{font-family:raleway-semibold,Arial,sans-serif;padding-bottom:1rem;font-size:2rem}p{padding-bottom:1rem}b,strong{font-family:raleway-bold,Arial,sans-serif;font-weight:400}a{text-decoration:underline;border-radius:.5rem}a:focus{outline:.2rem solid #4d4c84}a:hover{text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:2rem;color:#fff;font:inherit;font-family:raleway-bold,Arial,sans-serif;line-height:1.5;text-align:center;text-transform:uppercase;text-decoration:none;background:#228f71;border:3px solid transparent;border-radius:4rem;cursor:pointer;transition:color 150ms ease-out,background-color 150ms ease-out,border-color 150ms ease-out}.button:hover{text-decoration:underline;border-color:#51b497}.button:focus{text-decoration:none;border-color:#b2ddd0}.button:focus:hover{text-decoration:underline}.button::-moz-focus-inner{border:0}.button::after,.button::before{display:inline-flex;width:3rem;height:3rem;margin:0 1rem 0 0;position:relative;background-repeat:no-repeat;background-position:50%;background-attachment:scroll;background-size:contain}.button::after{margin:0 0 0 1rem}.button-alt{color:#3b565b;background-color:#fff;border-color:#3b565b}.button-alt:hover{border-color:#7297a1}.button[disabled]{opacity:.5;pointer-events:none}.button-red,.button-red:hover{pointer-events:none;background-color:#3a575b}@media screen and (max-width:375px){.button::after,.button::before{width:2.5rem;height:2.5rem}}@media screen and (min-width:375px){body{font-size:2rem}h1{font-size:2.75rem}h2{font-size:2.25rem}}@media screen and (min-width:768px){h1{font-size:3.5rem}h2{font-size:3rem}.button{padding:2rem 4rem}}@media screen and (min-width:1024px){h1{font-size:4rem}}body,html{color:#fafafa;background-color:#4d4c84}input[type=email],input[type=text],select,textarea{border-color:#444}.header{box-sizing:border-box;width:100%;height:7rem;padding:2rem;color:#fff;background:#4d4c84}.header .button:focus{outline-color:#324d5b}.header .wrapper{display:flex;align-items:center;height:100%}.header-title{font-size:2.5rem;text-decoration:none}.header-title:hover{text-decoration:underline}@media screen and (min-width:768px){.header-title{font-size:3rem}}.footer{box-sizing:border-box;padding:1rem;border-top-width:1px;border-top-style:solid;color:#fff;text-shadow:1px 1px 0 #252830;background:#4d4c84;border-top-color:#65649d}.footer a{display:block;padding:0 .5rem;text-decoration:none}.footer a:hover{text-decoration:underline}.footer a:focus{outline:.2rem solid #fff}.footer-logo{padding:2rem;height:5.5rem;margin:0 auto;font-size:2rem;line-height:1.4;text-align:center}.footer-logo span{display:block;font-size:2.95rem;font-family:raleway-bold,Arial,sans-serif;line-height:.6;text-transform:lowercase}.footer-navigation ul{font-size:1.6rem;font-family:raleway-bold,Arial,sans-serif;line-height:3;text-align:center}.footer-navigation li{display:block;padding:0 1rem}.footer-navigation a{text-transform:uppercase}@media screen and (min-width:768px){.foote-logo{width:30rem;height:13rem;margin:0;text-align:left}}@media screen and (min-width:1024px){.footer{height:7rem;padding:2rem}.footer .wrapper{display:flex;align-items:center;height:100%}.footer-logo{width:auto;text-align:inherit;padding:0}.footer-navigation{flex:2 1 0;margin:0 0 0 -1rem}.footer-navigation ul{text-align:right}.footer-navigation li{display:inline-block}}.block-audio-player{background-color:#fff}.block-audio-player .audio-wrapper{box-sizing:border-box;width:100%;max-width:104.6rem;min-height:9rem;margin:1rem auto 2rem;padding:2rem;font-size:2.5rem;color:#252830;background-color:#ffd985;border:.3rem solid #efac03;border-radius:1rem}.block-audio-player .audio-player{display:flex;align-items:center;justify-content:space-between;gap:3rem}.block-audio-player .audio-player-content span{display:block;font-size:2rem;margin-top:.5rem}@media screen and (max-width:1023px){.block-audio-player .audio-player{flex-direction:column;gap:1rem}.block-audio-player .audio-player-content{font-size:1.8rem;text-align:center}.block-audio-player .audio-player-content span{font-size:1.6rem}}.block-audio-player .audio-player-track{visibility:hidden;position:absolute;pointer-events:none}.block-audio-player .audio-player-container{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:480px){.block-audio-player .audio-player-container{flex-direction:row;flex:1 1 0;align-items:center;justify-content:center;gap:3rem}}.block-audio-player .audio-player-controls{display:flex;justify-content:center;align-items:center;gap:2rem}.block-audio-player .audio-player-button{display:flex;justify-content:center;align-items:flex-end;width:11rem;height:11rem;padding:0 0 2rem;color:#fff;font-size:1.6rem;font-weight:700;text-transform:uppercase;background-color:#51b497;background-position:50% 1.5rem;background-repeat:no-repeat;background-attachment:scroll;background-size:4rem auto;border:.3rem solid #228f71;border-radius:50%;cursor:pointer;transition:background-color .3s}.block-audio-player .audio-player-play{background-image:url(/images/icon-player-play.svg)}.block-audio-player .audio-player-play[data-state=pause]{background-image:url(/images/icon-player-pause.svg)}.block-audio-player .audio-player-mute{background-image:url(/images/icon-player-mute.svg)}.block-audio-player .audio-player-mute[data-state=unmute]{background-image:url(/images/icon-player-unmute.svg)}.block-audio-player .audio-player-restart{display:flex;align-items:center;justify-content:center;margin:1rem auto 0;padding:1rem 2rem 1rem 4.5rem;color:#fff;font-size:1.8rem;background:#51b497 url(/images/icon-player-restore.svg) 2rem 50%/1.75rem no-repeat;border:.3rem solid #228f71;border-radius:5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.block-audio-player .audio-player-button:hover,.block-audio-player .audio-player-restart:hover{background-color:#228f71}.block-audio-player .audio-player-button:focus,.block-audio-player .audio-player-restart:focus{outline:.3rem solid #f33c00}.audio-player-display{text-align:center}.audio-player-transcript{display:none;margin:2rem 0 0;padding:2rem 0 0;font-size:2rem;line-height:1.6;border-top:.2rem solid #efac03}.audio-player-transcript[data-active=true]{display:block}@media screen and (max-width:1023px){.audio-player-transcript{font-size:1.6rem;line-height:1.5}}.page-content{background:#fff;color:#111}.block-content .button{margin:2rem 0;padding:0 2rem;position:relative;z-index:1;left:50%;transform:translate3d(-50%,0,0)}.block-content ol,.block-content ul{margin:1rem 0 2rem 3rem}.block-content ul{list-style:outside disc}.block-content ol{list-style:outside decimal-leading-zero}.block-content ol ol{margin-bottom:0;list-style:outside lower-alpha}.block-content ol ol ol{list-style:outside lower-roman}.block-content li{margin:0 0 1rem}.block-hero{padding:1rem 0 0;background-color:#fff;border-top:1rem solid #c5c5e3;border-top-right-radius:6rem;border-top-left-radius:6rem;overflow:hidden}.block-hero .wrapper{display:flex;flex-direction:row}.block-hero .hero-graphic{display:flex;align-items:flex-start;justify-content:center;flex:.7 1 0;position:relative}.block-hero .hero-graphic img{width:60rem;position:absolute;z-index:1;top:0;left:50%;transform:translate3d(-50%,0,0)}@media screen and (max-width:960px){.block-hero .hero-graphic{display:none}}.block-hero .hero-content{display:flex;flex-direction:column;flex:1.2 1 0;align-items:center;gap:2rem;position:relative;z-index:1}.block-hero .hero-heading{position:relative;padding:2rem 2rem 0}.block-hero .hero-heading::after{display:none;height:600vw;width:600vw;position:absolute;z-index:1;bottom:-5rem;left:50%;background:#fff;border-radius:50%;transform:translate3d(-50%,0,0);pointer-events:none;content:""}.block-hero .hero-heading .container{display:flex;flex-direction:column;max-width:100rem;margin:0 auto;position:relative;z-index:2}.block-hero .hero-heading img{width:100%;max-width:56rem;margin:0 auto}.block-hero .hero-heading h1{margin:2.4rem auto 0;padding:2.2rem 0 0;position:relative;color:#252830;font-size:2.4rem;font-weight:700;text-align:center}.block-hero .hero-heading h1::after{width:26rem;height:0;border-top:.3rem solid #252830;position:absolute;z-index:1;top:0;left:50%;transform:translate3d(-50%,0,0);content:""}.block-hero .hero-intro{padding:0 2rem}.block-hero .hero-intro .container{max-width:58rem;background:#51b497;border:.3rem solid #228f71;border-top-left-radius:35%;border-top-right-radius:50%;border-bottom-left-radius:16rem;border-bottom-right-radius:90%}.block-hero .hero-intro p{margin:0;padding:1rem 2.5rem;font-size:2rem;line-height:1.4}.block-hero .hero-intro p:first-child{padding-top:4rem}.block-hero .hero-intro p:last-child{padding-bottom:6rem}.block-hero .hero-intro .button{font-size:1.8rem;padding:1rem 2rem;color:#fff;background:#6d67ae;border:.3rem solid #c5c5e3}.block-hero .hero-intro .button:hover{border-color:#efac03}.block-hero .hero-intro .button:focus{outline:.3rem solid #f33c00}@media screen and (min-width:768px){.block-hero{padding:3rem 0}.block-hero .hero-heading{padding:2rem}.block-hero .hero-heading h1{font-size:2.6rem;text-align:inherit}.block-hero .hero-intro{padding:0}.block-hero .hero-intro p{padding:1rem 4rem;font-size:2.4rem;line-height:1.65}.block-hero .hero-intro p:first-child{padding-top:5rem}.block-hero .hero-intro .button{padding:1rem 4rem;font-size:inherit}}.block-partnership{background:#fff;color:#111;padding:0 2rem}.block-partnership .wrapper{display:block;padding:4rem 0;border-top:1px solid #ccc}.block-partnership .container{display:flex;flex-direction:column;align-items:center;justify-content:center}.block-partnership h2{text-align:center;padding-bottom:4rem}.block-partnership .content{display:flex;flex:1 1 0;flex-direction:column;align-items:flex-start}.block-partnership .image{display:flex;flex:1 1 0;flex-direction:row;justify-content:flex-end}.block-partnership .image img{max-width:100%;padding:2rem}@media screen and (min-width:768px){.block-partnership .container{flex-direction:row}.block-partnership .image img{padding:0}}.block-podcast-episodes{padding:4rem 2rem;background:#fff;color:#111}.block-podcast-episodes h2{padding:1rem 2rem 4rem;font-weight:700;text-align:center}.block-podcast-episodes .list{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.block-podcast-episodes .list li{padding:2rem 0;text-align:center}.block-podcast-episodes .list a{display:block;text-decoration:none;text-align:center}.block-podcast-episodes .list img{display:inline-block;max-width:20rem;height:20rem;margin:0 auto 1rem;background:#bfd0c0}.block-podcast-episodes .list span{display:block;padding:.25rem 0}.block-podcast-episodes .episode-number{color:#3b565b;font-family:raleway-bold,Arial,sans-serif;text-transform:uppercase}.block-podcast-episodes .episode-title{color:#252830;font-family:raleway-bold,Arial,sans-serif;text-transform:uppercase}.block-podcast-episodes a:hover .episode-title{text-decoration:underline}.block-podcast-episodes .episode-description{max-width:30rem;margin:0 auto}@media screen and (min-width:768px){.block-podcast-episodes .list{flex-direction:row;margin:0 -1rem}.block-podcast-episodes .list li{max-width:25%;padding:1rem}.block-podcast-episodes .list a{text-align:inherit}.block-podcast-episodes .list img{margin:0 0 1rem}}.block-podcast-player{background-color:#fff}.block-podcast-player iframe{box-sizing:border-box;width:100%;max-width:100%;min-height:9rem;margin:1rem auto;padding:.5rem;text-align:center;background-color:#f26f21;border:1rem solid #f9c5ac;border-radius:1rem}.block-podcast-subscribe{padding:0 2rem 4rem;color:#111;background:#c2c2dd;border-top:.3rem solid #4d4c84;border-bottom-right-radius:6rem;border-bottom-left-radius:6rem}@media screen and (min-width:768px){.block-podcast-subscribe{padding-top:4rem}}.block-podcast-subscribe .wrapper{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:768px){.block-podcast-subscribe .wrapper{flex-direction:row}}.block-podcast-subscribe .content{flex:1 1 0;padding:3.5rem 0;text-align:left}.block-podcast-subscribe .content h2{line-height:1.25}.block-podcast-subscribe .content h2 strong{color:#3b565b}.block-podcast-subscribe .content p{line-height:1.5}@media screen and (min-width:768px){.block-podcast-subscribe .content p{padding-right:7rem}}.block-podcast-subscribe .subscribe-options a{display:block;background:#fff;border:.3rem solid #fff;border-radius:2.25rem}.block-podcast-subscribe .subscribe-options a:focus{outline:#4d4c84 solid .3rem}.block-podcast-subscribe .subscribe-options a img{width:100%;max-width:30rem;border-radius:2rem}.page-home .main{display:flex;flex-direction:column;min-height:inherit;position:relative;background-color:#c2c2dd;border-top:1rem solid #4d4c84;border-top-right-radius:7rem;border-top-left-radius:7rem}
/*# sourceMappingURL=main.css.map */
