@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap");*{padding:0;margin:0}body{font-family:'Open Sans', sans-serif;font-size:17px;line-height:1.5;color:#333;background-image:url("../images/background-hp.png");background-repeat:no-repeat}body.podcasts{background-color:#322c79;background-image:none;color:#fff}body.podcasts .logo{height:180px}body a{color:unset}body a:hover{text-decoration:none}.logo-wrapper{display:flex;justify-content:center}.podcast-wrapper{width:50%;margin:auto}.podcast-wrapper .category{font-size:12px;font-weight:600}.content-wrapper{max-width:50%;text-align:center;margin:auto}.content-wrapper .button-custom-home{border-radius:24px;color:#333;font-size:12px}.content-wrapper p{color:#fff}.hidden{display:none}.player{color:#333;max-width:500px;margin:3rem auto;background:white;padding:24px 32px 24px 32px;border-radius:14px}.player.player-home{margin:32px auto 0px auto}.player img{margin-right:18px}.player-track-meta{text-align:center}.player-track-meta p{margin:0;font-size:20px;color:#0e0e0e;font-weight:700}.player-track-meta span{font-size:16px;font-weight:400;padding:0 2px;position:relative;top:1px;color:#a3a3a3}.player-controls{display:flex;align-items:center}.player-play-btn{background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;width:36px;height:36px}.icon-container{fill:transparent;stroke:none}.player-play-btn:hover{fill:#444444}.player-play-btn svg{color:#0e0e0e;position:relative;left:0.5px;width:36px;height:36px;display:block}.player-play-btn:hover svg{color:#ffffff}.player-timeline{display:flex;flex:1;align-items:center;justify-content:space-between;padding-left:10px}.player-progress{display:flex;postion:relative;height:6px;background:#a3a3a3;border-radius:25px;margin:0 5px;flex:10;flex-basis:100%;overflow:hidden}.player-progress-filled{height:6px;background:#0e0e0e;flex:0;flex-basis:0%;border-radius:25px}.player-time{padding:2px 5px}.player-volume-container{width:15%}.player-volume{height:28px;-webkit-appearance:none;margin:10px 0;width:100%;background:transparent}.player-volume:focus{outline:none}.player-volume::-webkit-slider-runnable-track{width:100%;height:6px;cursor:pointer;animate:0.2s;background:#0e0e0e;border-radius:10px}.player-volume::-webkit-slider-thumb{height:16px;width:16px;border-radius:100px;border:none;background:#0e0e0e;cursor:pointer;-webkit-appearance:none;margin-top:-4px}.player-volume:focus::-webkit-slider-runnable-track{background:#0e0e0e}.player-volume::-moz-range-track{width:100%;height:6px;cursor:pointer;animate:0.2s;background:#0e0e0e;border-radius:10px}.player-volume::-moz-range-thumb{height:16px;width:16px;border-radius:100px;border:none;background:#0e0e0e;cursor:pointer;margin-top:-4px}.player-volume::-ms-track{width:100%;height:6px;cursor:pointer;animate:0.2s;background:#0e0e0e;border-radius:10px}.player-volume::-ms-fill-lower{background:#0e0e0e;border-radius:10px}.player-volume::-ms-fill-upper{background:#0e0e0e;border-radius:10px}.player-volume::-ms-thumb{margin-top:1px;height:15px;width:15px;border-radius:5px;border:none;background:#0e0e0e;cursor:pointer}.player-volume:focus::-ms-fill-lower{background:#38bdf8}.player-volume:focus::-ms-fill-upper{background:#38bdf8}#myBtnContainer{position:fixed;margin-left:48px}#myBtnContainer .categories-wrapper .categories-header{height:40px;background-color:#fff;border-top-left-radius:24px;border-top-right-radius:24px;padding-left:24px;display:flex;align-items:center;color:#333}#myBtnContainer .categories-wrapper .categories{display:flex;flex-direction:column;padding-left:24px;padding-right:24px;background-color:#fff;color:#333;padding-bottom:8px;margin-top:1px;border-bottom-left-radius:24px;border-bottom-right-radius:24px}#myBtnContainer .categories-wrapper .categories span{margin-top:6px;cursor:pointer}.container{overflow:hidden}.filterDiv{display:none}.show{display:block}.btn{border:none;outline:none;padding:12px 16px;background-color:#f1f1f1;cursor:pointer}.btn:hover{background-color:#ddd}.btn.active{background-color:#666;color:white}
/*# sourceMappingURL=styles.min.css.map */