@media only screen and (min-width:0rem){#podcast-content{background-color:#fff;overflow:hidden;padding:var(--sectionPadding);padding-bottom:calc(clamp(3.75rem, 7.82vw, 6.25rem)/2);position:relative;z-index:1}#podcast-content .cs-container{gap:clamp(2.5rem,4vw,4rem);margin:auto;max-width:80rem;position:relative}#podcast-content .cs-container,#podcast-content .cs-content{align-items:center;display:flex;flex-direction:column;width:100%}#podcast-content .cs-content{max-width:56.25rem;text-align:center}#podcast-content .cs-title{color:var(--headerColor);font-size:var(--headerFontSize);font-weight:900;line-height:1.2em;margin:0 0 1.5rem;max-width:100%;position:relative;text-align:inherit;width:100%}#podcast-content .cs-color{color:var(--primary)}#podcast-content p{color:var(--bodyTextColor);font-size:var(--bodyFontSize);line-height:1.6em;margin:0 0 1.5rem;text-align:inherit;width:100%}#podcast-content .cs-subtitle{color:var(--secondary);font-size:1.25rem;font-weight:700;line-height:1.4em;margin:0}#podcast-content .cs-player{max-width:56.25rem;width:100%}#podcast-content .cs-bubbles{background:transparent;border:1px solid var(--primary);border-radius:50%;bottom:0;height:29.625rem;opacity:.15;position:absolute;right:-12.5rem;width:29.625rem;z-index:-1}#podcast-content .cs-bubbles:before{height:21.875rem;width:21.875rem}#podcast-content .cs-bubbles:after,#podcast-content .cs-bubbles:before{background:transparent;border:1px solid var(--primary);border-radius:50%;content:"";left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%)}#podcast-content .cs-bubbles:after{height:13.75rem;width:13.75rem}}@media only screen and (min-width:48rem){#podcast-content .cs-content{text-align:center}#podcast-content .cs-subtitle{font-size:1.375rem}}@media only screen and (min-width:64rem){#podcast-content .cs-bubbles{bottom:0;right:-6.25rem}}