.block-podcast-featured{background:#1c2333;text-align:left;padding:90px 0;border-top:4px solid #e47938}.block-podcast-featured .podcast-featured__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.block-podcast-featured .podcast-featured__content h2{font-family:"Lora";font-size:3.25rem;line-height:1.1;color:#fff;margin:0 0 20px}.block-podcast-featured .podcast-featured__content h2 span{color:#e47938}.block-podcast-featured .podcast-featured__label{font-size:.875rem;letter-spacing:2px;text-transform:uppercase;font-weight:700;color:#e47938;display:inline-flex;align-items:center;gap:9px;margin-bottom:16px}.block-podcast-featured .podcast-featured__label .dot{width:8px;height:8px;border-radius:50%;background:#e47938;box-shadow:0 0 0 0 rgba(228,121,56,.6);animation:pulse 2.2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(228,121,56,.55)}70%{box-shadow:0 0 0 9px rgba(228,121,56,0)}100%{box-shadow:0 0 0 0 rgba(228,121,56,0)}}.block-podcast-featured .podcast-featured__desc p{color:hsla(0,0%,100%,.78);font-size:1.125rem;line-height:1.7;max-width:520px;margin:0 0 32px}.block-podcast-featured .ep-featured{position:relative;cursor:pointer;display:block;position:relative;border-radius:2px;overflow:hidden;background:#1c2333;box-shadow:0 40px 80px -30px rgba(0,0,0,.65);transition:transform 350ms ease,box-shadow 350ms ease}.block-podcast-featured .ep-featured__thumb{position:relative;overflow:hidden;aspect-ratio:16/10;margin:0px}.block-podcast-featured .ep-featured__thumb::after{content:"";position:absolute;inset:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent);pointer-events:none}.block-podcast-featured .ep-featured__img{width:100%;height:100%;object-fit:cover;display:block}.block-podcast-featured .ep-featured__badge{position:absolute;top:16px;left:16px;z-index:2;padding:8px 14px;background:var(--secondaryColor);color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.block-podcast-featured .ep-featured__play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;width:75px;height:75px;display:flex;align-items:center;justify-content:center;transition:all 250ms ease}.block-podcast-featured .ep-featured__play svg{display:block;width:100%;height:100%}.block-podcast-featured .ep-featured:hover .ep-featured__play{transform:translate(-50%, -50%) scale(1.1)}.block-podcast-featured .ep-featured__body{padding:20px}.block-podcast-featured .ep-featured__body h3{font-family:"Lora";font-size:1.5rem;line-height:1.3;color:#fff;margin:0}.block-podcast-featured .ep-featured__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:.75rem;letter-spacing:1.5px;text-transform:uppercase;color:hsla(0,0%,100%,.72);margin-bottom:9px}.block-podcast-featured .ep-featured__meta span{display:inline-flex;align-items:center}.block-podcast-featured .ep-featured__meta span::after{margin-left:10px;content:"";display:block;width:4px;height:4px;border-radius:50%;background:hsla(0,0%,100%,.35)}.block-podcast-featured .ep-featured__meta span:last-child::after{display:none}.block-podcast-featured .ep-featured__num{color:#e47938;font-weight:700}@media(max-width: 1100px){.block-podcast-featured .podcast-featured__grid{gap:40px}.block-podcast-featured .podcast-featured__content h2{font-size:2.75rem;line-height:1.25}}@media(max-width: 810px){.block-podcast-featured{padding:60px 0}.block-podcast-featured .podcast-featured__grid{grid-template-columns:1fr;gap:40px}.block-podcast-featured .podcast-featured__content{text-align:center}.block-podcast-featured .podcast-featured__content h2{font-size:2.25rem}.block-podcast-featured .podcast-featured__label{justify-content:center}.block-podcast-featured .ep-featured__body{text-align:left}}@media(max-width: 480px){.block-podcast-featured{padding:40px 0 50px 0}.block-podcast-featured .podcast-featured__content h2{font-size:1.875rem;margin-bottom:10px}.block-podcast-featured .podcast-featured__desc p{font-size:18px;line-height:1.35}.block-podcast-featured .ep-featured__body h3{font-size:1.375rem}.block-podcast-featured .ep-featured__badge{font-size:.625rem;padding:8px 10px;line-height:1.5}}.block-podcast-featured .podcast-modal-container{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:-9999;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;pointer-events:none;transition:opacity .3s ease}.block-podcast-featured .podcast-modal-container.open{opacity:1;pointer-events:all;z-index:99999}.block-podcast-featured .podcast-modal-container #podcast-modal{position:relative;width:100%;max-width:1200px;background:#000}.block-podcast-featured .podcast-modal-container #podcast-modal .close-modal{position:absolute;top:-40px;right:0;font-size:32px;color:#fff;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:color .2s;z-index:10}.block-podcast-featured .podcast-modal-container #podcast-modal .close-modal:hover{color:var(--secondaryColor)}.block-podcast-featured .podcast-modal-container #podcast-modal .modal-video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.block-podcast-featured .podcast-modal-container #podcast-modal .modal-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width: 767px){.block-podcast-featured .podcast-modal-container{padding:10px}.block-podcast-featured .podcast-modal-container #podcast-modal .close-modal{top:-35px;font-size:28px}}body.modal-open{overflow:hidden}
