@import"animations.css";.p-relative{position:relative}.hero{padding-top:173px;background:linear-gradient(273.07deg,#116D8B 0%,#26266D 78.89%)}.hero .h1{margin-bottom:45px;color:#01fefc}.hero .hero--bot{position:absolute;top:-42px}.navigation .button{display:flex;align-items:center;justify-content:center;color:#194276;border:2px solid #194276;font-weight:600;border-radius:30px;height:48px;width:100%;font-size:20px;transition:all .3s ease-in}.navigation .button:hover{background-color:#194276;color:#fff}.season{padding-top:132px;overflow:hidden}.season .season--title{display:inline-block;position:relative;margin-bottom:42px;color:#fff}.season .h3{font-weight:400;margin-bottom:12px}.season .season--title:after{content:"";position:absolute;width:100vw;right:-30px;top:50%;transform:translateY(-50%);height:64px;border-radius:0 30px 30px 0;z-index:-1}.season.season--four .h3{color:#00646a}.season.season--four .season--title:after{background-color:#00646a}.season.season--three .h3{color:#002c6a}.season.season--three .season--title:after{background-color:#002c6a}.season.season--two .h3{color:#4b0072}.season.season--two .season--title:after{background-color:#4b0072}.season.season--one .h3{color:#001e8a}.season.season--one .season--title:after{background-color:#001e8a}.divider:not(:last-of-type):after{content:"";width:100%;height:1px;border-bottom:2px dashed #D1D3D4;left:0;display:block;margin:32px 0 42px}#backToTop{position:fixed;right:15px;bottom:15px;z-index:5;width:64px;height:64px;border-radius:50%;opacity:0;transition:all .3s ease-in;background:url(/images/mindsetters/up.svg) no-repeat center/cover}#backToTop:hover{background:url(/images/mindsetters/upHover.svg) no-repeat center/cover}#backToTop.show{opacity:1}@media only screen and (max-width: 1199px){.hero .hero--bot{top:15px}}@media only screen and (max-width: 992px){.hero{padding-top:48px;text-align:center}.hero img{margin:0 auto}}.skeleton .skeleton-header,.skeleton .skeleton-text,.skeleton .skeleton-podcast{position:relative;background:#e2e2e2;overflow:hidden;border-radius:10px;height:30px}.skeleton .skeleton-header{width:50%}.skeleton .skeleton-podcast{height:152px}.skeleton .skeleton-header:before,.skeleton .skeleton-text:before,.skeleton .skeleton-podcast:before{content:"";position:absolute;left:0%;top:0;height:100%;width:50%;background:linear-gradient(to right,#e2e2e2 25%,#d5d5d5 50%,#e2e2e2 100%);animation:skeleton-loading 1s linear infinite alternate;filter:blur(5px);z-index:2}.skeleton .skeleton-podcast img{position:relative;height:100%;width:100%;z-index:4}@keyframes skeleton-loading{0%{left:0%}to{left:100%}}
