.podcast-player_podcastPlayer__gN4vl{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.5rem 1rem .5rem .8rem;border-radius:20px;border:1px solid white;background:transparent;box-shadow:0 8px 16px rgba(0,0,0,.2);transition:transform .2s ease-in-out;position:relative;max-width:calc(100vw - 40px);height:auto;color:white;margin:20px auto;overflow:hidden;box-sizing:border-box}.podcast-player_podcastPlayer__gN4vl:hover{transform:scale(1.02)}.podcast-player_podcastImage__Dcr3Z{border-radius:14px;object-fit:cover;width:85px;height:85px;flex-shrink:0}.podcast-player_podcastInfo__idWyF{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:left;min-width:0;margin-right:70px}.podcast-player_timeDisplay__BOC6R{min-width:200px;display:inline-block}.podcast-player_playButton__JF1dZ{background:white;color:#fb8542;padding:16px;width:55px;height:55px;border-radius:50%;cursor:pointer;transition:transform .2s ease-in-out;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:none;box-shadow:0 4px 8px rgba(0,0,0,.2);position:absolute;right:20px;top:50%;transform:translateY(-50%)}.podcast-player_playButton__JF1dZ:hover{box-shadow:0 0 15px rgb(202 160 214),0 0 30px rgb(202 160 214)}.podcast-player_podcastMeta__3HHsh{display:flex;align-items:center;font-size:.8rem;text-align:left;gap:6px}.podcast-player_progressContainer__8ZicN{padding:0;width:100%;height:3px;position:relative;margin-top:8px;cursor:pointer}.podcast-player_progressBackground__Taxp7{position:absolute;width:100%;height:100%;background:rgba(255,255,255,.5);border-radius:4px}.podcast-player_progressFill__b1mNE{position:absolute;height:100%;background:white;border-radius:4px}.podcast-player_progressBall__mmPiV{position:absolute;width:12px;height:12px;border-radius:50%;background:white;top:50%;transform:translate(-50%,-50%);pointer-events:none}@media (max-width:768px){.podcast-player_podcastPlayer__gN4vl{width:95%;max-width:calc(100vw - 20px);min-width:auto;margin:10px auto}.podcast-player_podcastImage__Dcr3Z{width:60px;height:60px}.podcast-player_podcastTitle__mHpiy{font-size:1rem;text-align:left}.podcast-player_podcastMeta__3HHsh{font-size:.5rem;text-align:left}.podcast-player_playButton__JF1dZ{width:50px;height:50px;right:10px}.podcast-player_podcastInfo__idWyF{max-width:calc(100% - 130px);margin-right:60px}}.hero_hero-section__LJ6Px{display:flex;flex-direction:column;align-items:center;padding:2rem;gap:2rem}@media (min-width:768px){.hero_hero-section__LJ6Px{flex-direction:row;gap:5rem}}@media (max-width:768px){.hero_hero-section__LJ6Px{padding:0}}.hero_hero-text__bVhyj{flex:1}.hero_hero-title__uTQT_{font-weight:700;margin-bottom:1rem}.hero_hero-description__lSkzB{text-align:justify;word-break:keep-all}.hero_hero-card__vXOxj{flex:1;max-width:50%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero_hero-card-title__BHded{font-weight:600;margin-bottom:.5rem}.hero_hero-card-description__Wjosi{text-align:justify}.hero_hero-card-content___OKso{display:flex;justify-content:space-between;align-items:center}.hero_hero-card-content___OKso span{font-weight:500}@media (max-width:768px){.hero_hero-card__vXOxj{max-width:100%}.hero_hero-section__LJ6Px{display:flex;flex-direction:column;align-items:flex-start;padding:0 1rem;width:100%}.hero_hero-text__bVhyj{width:100%}.hero_hero-card-content___OKso{align-items:center;width:100%;display:flex;justify-content:center}.hero_podcast-player__eU_X5{width:100%!important;max-width:600px!important;min-width:350px;display:flex;justify-content:center}.hero_podcast-player__eU_X5 audio,.hero_podcast-player__eU_X5 iframe{width:100%!important;max-width:100%!important}}.volumes_container__HKmpY{margin-top:80px;padding:2rem}.volumes_grid__JynjC{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}.volumes_card__KpuXo{max-width:500px;border:2px solid white;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:box-shadow .3s ease,transform .3s ease;width:95%;color:white;display:flex;flex-direction:column;margin:0 auto 2rem}.volumes_card__KpuXo:hover{box-shadow:0 6px 12px rgba(0,0,0,.15);transform:scale(1.02)}.volumes_card__KpuXo img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.volumes_card-content__pj2mV{padding:1rem;background:transparent;border-top:1px solid rgba(255,255,255,.5);color:#fff}.volumes_card-title__TJ4SP{font-size:1.25rem;font-weight:600;color:#fff}.volumes_card-description__dE1Md{color:#fff;margin:.5rem 0}.volumes_image__wAtyo{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;display:block}.volumes_neon-button__EAGx1{display:inline-block;padding:.5em 2em;font-size:1rem;font-weight:700;text-align:center;color:#fff;background:none;border:2px solid #fff;border-radius:50px;text-decoration:none;position:relative;overflow:hidden;transition:all .3s ease-in-out}.volumes_neon-button__EAGx1:before{content:"";position:absolute;top:50%;left:50%;width:300%;height:300%;transition:width .4s ease,height .4s ease,top .4s ease,left .4s ease;border-radius:50%;transform:translate(-50%,-50%);opacity:0}.volumes_neon-button__EAGx1:hover:before{width:100%;height:100%;opacity:1}.volumes_neon-button__EAGx1:hover{background:rgba(0,255,255,.2);transform:scale(1.05);box-shadow:0 0 15px rgb(202 160 214),0 0 30px rgb(202 160 214)}.volumes_neon-button__EAGx1:active{transform:scale(.98);box-shadow:0 0 8px rgba(0,255,255,.7)}@media (min-width:640px){.volumes_grid__JynjC{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:768px){.volumes_neon-button__EAGx1{font-size:.9rem;padding:.4em 1.5em}}.loader_spinnerWrapper__6pz3Q{display:flex;justify-content:center;align-items:center;flex-direction:column;height:70vh}.loader_loadingText__fFTUt{font-family:var(--font-latino-heart);font-size:6rem;color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:2px;opacity:.9;transition:opacity .4s ease-in-out;display:flex}.loader_loadingPart__EZmJp{display:inline;opacity:0;animation:loader_fadeIn__Ytpgi 3s ease-in-out infinite}.loader_loadingPart__EZmJp:first-child{animation-delay:0s}.loader_loadingPart__EZmJp:nth-child(2){animation-delay:.2s}.loader_loadingPart__EZmJp:nth-child(3){animation-delay:.4s}@keyframes loader_fadeIn__Ytpgi{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}@media (max-width:768px){.loader_loadingText__fFTUt{font-size:3rem}}.page_container__UGtvO{max-width:90%;margin:0 auto;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.page_containerVisible__qOgeu{opacity:1;transform:translateY(0)}