/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;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%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body,html{margin:0;padding:0;height:100%;width:100%}html{font-size:75%}body{font-family:sans-serif;font-size:1.5rem}button{cursor:pointer}button:disabled{cursor:default}#root{-ms-flex:1 1;flex:1 1}.page_container{-ms-flex-direction:column;flex-direction:column}.body_container,.page_container{display:-ms-flexbox;display:flex;height:100%}.content_container{-ms-flex:1 0 auto;flex:1 0 auto;background-color:#f5f5f6;color:#fff;width:calc(100% - 80px);height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center stretch;align-items:center stretch}.nav_container{padding-top:2rem;-ms-flex:0 0 80px;flex:0 0 80px;z-index:1;background-color:#34515e;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.nav_container:focus,.nav_container:hover{-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch}p{word-wrap:break-all;white-space:normal}.header{height:40px;background:#34515e;color:#fff;padding:2rem;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;z-index:3}.header__icon{margin:-.75rem 1rem 0 -.5rem;height:200%}.header__icon>img{height:80%;-webkit-clip-path:circle(45% at 50%);clip-path:circle(45% at 50%)}.header__title{font-size:1.5rem}.header__subtitle{color:#e6e6e6;font-size:1.25rem}@media (min-width:45rem){.header{height:60px;padding:2rem}.header__icon{margin:-.5rem 2rem 0 -.5rem;height:160%}.header__title{font-size:2.5rem;font-weight:thin}.header__subtitle{font-size:1.25rem}}.nav_link{margin:0 auto;padding:15px 0;width:100%;font-size:.75rem;font-weight:800;text-decoration:none;text-transform:uppercase;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.nav_link .nav_link:first{margin-top:20px}.nav_link>span{padding:.25rem}.nav_link.active,.nav_link.active>span{color:#111;background-color:#aaa}@media (min-width:45rem){.nav_link{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.nav_link>span{-webkit-transform:translateX(-200px);-ms-transform:translateX(-200px);transform:translateX(-200px)}.nav_link.active,.nav_link.active>span,.nav_link>span{-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.nav_link.active,.nav_link.active>span{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.nav_link:hover>span{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);color:#fff}}.article{background-color:#fff;color:#000;border-radius:2px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);width:90%;margin:2rem auto}.article_body{font-size:80%;padding:2rem}.article_body>video{width:100%}.article_button{background-color:#5870cb;display:block;padding:2rem;color:#fff;text-align:center;font-size:2.5rem;text-decoration:none;font-weight:700}@media (min-width:45rem){.article{width:60%}}.content_header{padding:3rem;background-color:#22353d}.content_header__title{font-weight:700;font-size:4rem;color:#fff}.content_header__subtitle{font-size:2rem;color:#fff}.card_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto;-ms-flex-pack:center;justify-content:center}.card{background-color:#fff;color:#000;border-radius:2px;margin:2rem;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);padding:2rem}@media (min-width:45rem){.card_container{-ms-flex-direction:row;flex-direction:row}.card{width:25%}}#podcast__container{-ms-flex-align:center;align-items:center}#podcast__container,#podcast__episodes_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}#podcast__episodes_container{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;width:100%}.podcast__episode{background-color:#fff;color:#000;border-radius:2px;margin:1rem auto;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);width:85%;overflow:hidden}.podcast__episode_title{display:block;width:100%;background-color:#5870cb;color:#fff;font-size:1.5rem;padding:1rem}.podcast__episode_details{padding:1.5rem}.podcast__episode_description{font-size:1.25rem;overflow:scroll;overflow-x:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:15rem}.podcast__episode_description::-webkit-scrollbar{width:4px;background-color:#fff}.podcast__episode_description::-webkit-scrollbar-thumb{width:4px;border-radius:2px;background-color:#8c9eff}.podcast__episode_listen{display:-ms-flexbox;display:flex;width:100%}.podcast__episode_listen audio{-ms-flex:1 1;flex:1 1}.podcast__search{width:85%;padding:2rem;margin:0 auto}.podcast__search form{height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.podcast__search .podcast_search__field{height:3rem;font-size:2.5rem;padding:.5rem}.podcast__search .podcast_latest__button,.podcast__search .podcast_search__button{background-color:#5870cb;border:none;color:#fff;height:3rem;margin-top:1rem}.podcast__pagination{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.podcast__pagination_display{border:none;color:#000;height:3rem;margin-top:1rem;padding:1rem}.podcast__pagination_button{background-color:#607d8b;border:none;color:#fff;height:3rem;margin:1rem .5rem 0;width:4rem;font-size:1.25rem}.podcast__pagination_button:disabled{background-color:#bbb}@media (min-width:45rem){#podcast__episodes_container{-ms-flex-direction:row;flex-direction:row}.podcast__episode{background-color:#fff;color:#000;border-radius:2px;margin:2rem;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);width:30%;overflow:hidden}.podcast__search .podcast_search__field{width:50%}.podcast__search .podcast_search__button{width:10%;margin:0 1rem;height:auto}.podcast__search .podcast_latest__button{width:10%;margin:0;height:auto}.podcast__search form{-ms-flex-direction:row;flex-direction:row}.podcast__pagination_button{width:10rem;font-size:1.5rem}}
/*# sourceMappingURL=main.5957335a.css.map*/