.podcast-episodes{padding:8rem 0 10rem}@media(max-width:750px){.podcast-episodes{padding:0 0 6rem}.podcast-episodes__platforms{padding-bottom:4.8rem}}.podcast-episodes__inner{margin:0 auto}.podcast-episodes__header{margin:0 0 1.5rem}.podcast-episodes__heading{font-size:1.75em;margin:0 0 1.5rem}.podcast-episodes__platforms{display:flex;flex-wrap:wrap;gap:.75rem;margin:0}@media(min-width:750px){.podcast-episodes__header{display:flex;align-items:flex-end;justify-content:space-between;flex-direction:row-reverse;gap:1.5rem;margin-bottom:0}.podcast-episodes__heading{margin:0}.podcast-episodes__platforms{justify-content:flex-end;margin-left:auto}}.podcast-episodes__platform-link{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;min-height:44px;padding:.875rem 1rem;border:1px solid #000;color:#000;font-size:.875em;font-weight:600;line-height:1.2;text-decoration:none;transition:all .3s}.podcast-episodes__platform-link svg{width:20px}.podcast-episodes__platform-icon{flex:0 0 auto;width:18px;height:18px}.podcast-episodes__platform-link:hover{border-color:#c98e96;background:#c98e96;color:#fff}.podcast-episodes__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.podcast-episodes__empty{color:#0009;font-style:italic}.podcast-episodes h2{--h2-multiplier: var(--h3-multiplier);--font-heading-family: var(--font-body-family)}.podcast-episodes h3{--h3-multiplier: var(--h4-multiplier);--font-heading-family: var(--font-body-family)}.podcast-episode{display:grid;grid-template-columns:80px 1fr;gap:1.25em;border-bottom:1px solid #C98E96;padding:2em 0;align-items:flex-start}.podcast-episode:last-child{border-bottom:0}.podcast-episode--no-image{grid-template-columns:1fr}@media(min-width:750px){.podcast-episode{grid-template-columns:120px 1fr}.podcast-episode--no-image{grid-template-columns:1fr}}.podcast-episode__cover{width:80px;height:80px;border-radius:6px;overflow:hidden;background:#0000000d}@media(min-width:750px){.podcast-episode__cover{width:120px;height:120px}}.podcast-episode__cover img{width:100%;height:100%;object-fit:cover;display:block}.podcast-episode__cover-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#0006;font-weight:600;font-size:1.25em}.podcast-episode__body{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:1.25rem;min-width:0}.podcast-episode__content,.podcast-episode__details{min-width:0}.podcast-episode__summary{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:start;gap:1rem;cursor:pointer;list-style:none}.podcast-episode__summary::-webkit-details-marker{display:none}.podcast-episode__summary-content{display:block;min-width:0}.podcast-episode__expand-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:#0000009e;transition:transform .2s ease,color .2s ease;position:relative;top:20px;right:20px}.podcast-episode__summary:hover .podcast-episode__expand-icon{color:#c98e96}.podcast-episode__details[open] .podcast-episode__expand-icon{transform:rotate(180deg)}.podcast-episode__details-panel{overflow:hidden;padding:1rem 3rem 0 0}.podcast-episode__details.is-animating .podcast-episode__details-panel{transition:height .28s ease,opacity .22s ease}.podcast-episode__details[open] .podcast-episode__description--preview{display:none}.podcast-episode__description ul{margin-bottom:1em}.podcast-episode__description li{list-style:disc}.podcast-episode__description a{color:var(--color-default-link-text);text-decoration:underline;text-underline-offset:.2rem;transition:text-decoration-color var(--duration-short)}.podcast-episode__description a:hover{text-decoration-color:transparent}@media(min-width:1024px){.podcast-episode{align-items:flex-start}}.podcast-episode__meta{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .5rem;font-size:.8125em;color:#0000008c;text-transform:uppercase;letter-spacing:.04em}.podcast-episode__meta-sep{opacity:.5}.podcast-episode__title{display:block;font-size:1.35em;margin:0;line-height:1.3}.podcast-episode__guests{margin:0;font-size:.875em;color:#000000a6}.podcast-episode__description{font-size:1em;line-height:1.7;color:#000000bf}.podcast-episode__description--preview{display:-webkit-box;overflow:hidden;margin-top:.85rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.podcast-episode__description--preview p{display:inline}.podcast-episode__description--preview p:not(:first-child){display:none}.podcast-episode__description p:first-child{margin-top:0}.podcast-episode__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding-top:1rem}.podcast-episode__player{flex:1 1 auto;min-width:0}.podcast-episode__player audio{width:100%;max-width:360px}.podcast-episode__listen{font-weight:600;text-decoration:underline}.podcast-episode__download-btn{flex:0 0 auto;padding:1.125rem;border:1px solid #000;background:transparent;font-size:.875em;font-weight:600;cursor:pointer;color:#000;display:flex;align-items:center;gap:1rem;min-height:44px}.podcast-episode__play-btn{flex:0 0 56px;align-self:flex-start;width:56px;min-width:56px;max-width:56px;height:56px;min-height:56px;max-height:56px;aspect-ratio:1 / 1;box-sizing:border-box;padding:0;border:1px solid #000;border-radius:50%;background:#fff;color:#000;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;margin-top:20px;transition:all .3s}.podcast-episode__download-btn svg{width:16px;height:16px}.podcast-episode__play-btn svg{width:30px;height:30px}.podcast-episode__play-icon{display:none}.podcast-episode__play-icon--play{display:block;margin-left:.2rem}.podcast-episode__play-btn.is-playing .podcast-episode__play-icon--play{display:none}.podcast-episode__play-btn.is-playing .podcast-episode__play-icon--pause{display:block;margin-left:0}.podcast-episode__download-btn:hover,.podcast-episode__play-btn:hover,.podcast-episode__play-btn.is-playing{border-color:#c98e96;background:#c98e96;color:#fff}@media(max-width:749px){.podcast-episode{grid-template-columns:64px 1fr;gap:1rem}.podcast-episode--no-image{grid-template-columns:1fr}.podcast-episode__body{gap:.75rem}.podcast-episode__summary{grid-template-columns:minmax(0,1fr) 28px;gap:.5rem}.podcast-episode__title{font-size:1.05em}.podcast-episode__description{font-size:.9em;line-height:1.55}.podcast-episode__details-panel{padding-right:0}.podcast-episode__play-btn{flex-basis:52px;width:52px;min-width:52px;max-width:52px;height:52px;min-height:52px;max-height:52px}.podcast-episode__play-btn svg{width:24px;height:24px}}.podcast-player-active{padding-bottom:calc(164px + env(safe-area-inset-bottom,0px))}.podcast-player-active #smile-ui-container{display:none}.podcast-sticky-player{position:fixed;right:0;bottom:0;left:0;z-index:9999999999;background:#1f1c1b;color:#fff;border-top:1px solid rgba(255,255,255,.16);box-shadow:0 -18px 42px #00000047;padding:1.35rem 1.5rem calc(1.35rem + env(safe-area-inset-bottom,0px))}.podcast-sticky-player[hidden]{display:none!important}.podcast-sticky-player__inner{width:min(100%,1200px);margin:0 auto;display:grid;grid-template-columns:64px minmax(0,1fr) 40px;align-items:center;gap:1.35rem;min-height:96px}.podcast-sticky-player__toggle,.podcast-sticky-player__close{border:1px solid rgba(255,255,255,.28);background:transparent;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.podcast-sticky-player__toggle{width:64px;height:64px;border-color:#c98e96;background:#c98e96;color:#fff;border-radius:64px}.podcast-sticky-player__close{width:40px;height:40px;border-color:#ffffff3d;color:#ffffffb8}.podcast-sticky-player__close:hover{border-color:#fff;background:#fff;color:#1f1c1b!important}.podcast-sticky-player__toggle:hover{border-color:#c98e96;background:#c98e96;color:#fff}.podcast-sticky-player__toggle svg{width:26px;height:26px}.podcast-sticky-player__close svg{width:18px;height:18px}.podcast-sticky-player__toggle:focus-visible,.podcast-sticky-player__close:focus-visible,.podcast-sticky-player__seek:focus-visible{outline:2px solid #fff;outline-offset:3px}.podcast-sticky-player__close:focus-visible{color:#fff}.podcast-sticky-player__close:hover{color:#fff}.podcast-sticky-player__content{min-width:0}.podcast-sticky-player__episode{min-width:0;margin-bottom:1rem}.podcast-sticky-player__eyebrow{display:block;margin-bottom:.25rem;font-size:.75em;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#c98e96}.podcast-sticky-player__title{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.2em;font-weight:600;line-height:1.25}.podcast-sticky-player__timeline{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:1rem}.podcast-sticky-player__time{font-size:.8em;color:#ffffffad;font-variant-numeric:tabular-nums}.podcast-sticky-player__time:last-child{text-align:right}.podcast-sticky-player__seek{width:100%;accent-color:#C98E96;cursor:pointer}.podcast-sticky-player__icon{display:none}.podcast-sticky-player.is-paused .podcast-sticky-player__icon--play,.podcast-sticky-player.is-playing .podcast-sticky-player__icon--pause{display:block}@media(max-width:749px){.podcast-player-active{padding-bottom:calc(184px + env(safe-area-inset-bottom,0px))}.podcast-sticky-player{padding:1.15rem 1rem calc(1.15rem + env(safe-area-inset-bottom,0px))}.podcast-sticky-player__inner{grid-template-columns:52px minmax(0,1fr) 34px;align-items:flex-start;gap:.85rem;min-height:118px}.podcast-sticky-player__toggle{width:52px;height:52px}.podcast-sticky-player__close{width:34px;height:34px}.podcast-sticky-player__title{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1em}.podcast-sticky-player__eyebrow{font-size:.68em}.podcast-sticky-player__timeline{grid-template-columns:42px minmax(0,1fr) 42px;gap:.65rem}}.podcast-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:1rem}.podcast-modal.is-open{display:flex;background:#0000008c}.podcast-modal[hidden],.podcast-modal [hidden]{display:none!important}.podcast-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;cursor:pointer}.podcast-modal__panel{position:relative;background:#fff;border-radius:10px;max-width:440px;width:100%;padding:2.5rem;box-shadow:0 10px 40px #0003;animation:podcast-modal-in .18s ease-out}@keyframes podcast-modal-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.podcast-modal__close{position:absolute;top:.5rem;right:.5rem;width:36px;height:36px;border:0;background:transparent;cursor:pointer;color:#00000080;display:flex;align-items:center;justify-content:center;border-radius:50%}.podcast-modal__close:hover{background:#0000000d;color:#000c}.podcast-modal__title{font-size:1.25em;margin:0 0 .5rem;padding-right:2rem;line-height:1.3}.podcast-modal__subhead{font-size:.9375em;color:#000000a6;margin:0 0 1.25rem;line-height:1.5}.podcast-modal__form{display:flex;flex-direction:column;gap:.625rem}.podcast-modal__form input[type=email]{width:100%;padding:.75rem .875rem;font-size:1em;border:1px solid rgba(0,0,0,.2);border-radius:6px;background:#fff}.podcast-modal__form input[type=email]:focus{outline:2px solid currentColor;outline-offset:1px}.podcast-modal__submit{padding:.75rem 1rem;font-size:1em;font-weight:600;border:0;border-radius:6px;background:#111;color:#fff;cursor:pointer}.podcast-modal__submit:hover:not(:disabled){background:#000}.podcast-modal__submit:disabled{opacity:.6;cursor:not-allowed}.podcast-modal__error{margin:.75rem 0 0;font-size:.875em;color:#b00020;line-height:1.4}.podcast-modal__skip{display:block;margin:1rem auto 0;background:transparent;border:0;color:#0000008c;font-size:.875em;cursor:pointer;text-decoration:underline;padding:.5rem}.podcast-modal__skip:hover{color:#000000d9}.podcast-modal__legal{margin:.75rem 0 0;font-size:.75em;color:#00000080;text-align:center;line-height:1.4}h3#podcast-modal-title{font-size:2rem;font-family:var(--font-body-text)}input#podcast-modal-email{height:44px;border-radius:0}button.podcast-modal__submit{height:50px;font-family:var(--font-button-family)!important;font-size:1.75rem;line-height:1.5rem;font-weight:var(--font-button-weight);letter-spacing:.2rem;text-transform:uppercase;border-radius:0}p.podcast-modal__subhead,p.podcast-modal__confirm-message{font-size:1.1em;padding:1rem 0}.podcast-modal__confirmation button.podcast-modal__submit{width:100%;margin:0 0 2rem}button.podcast-modal__skip{color:#000}.podcast-newsletter-subscribed .podcast-inline-newsletter{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.podcast-hero{padding:10rem 0;background:#f5f5f5}.podcast-hero__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.75rem}@media(min-width:750px){.podcast-hero__inner{flex-direction:row;align-items:center;text-align:left;gap:2.5rem}}.podcast-hero__cover{flex:0 0 auto;width:200px;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;background:#0000000d;box-shadow:0 12px 32px #00000026}@media(min-width:750px){.podcast-hero__cover{width:240px}}.podcast-hero__cover img{width:100%;height:100%;object-fit:cover;display:block}.podcast-hero__content{flex:1 1 auto;min-width:0}.podcast-hero__eyebrow{margin:0 0 .4rem;font-size:.75em;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#0000008c}.podcast-hero__title{margin:0 0 .75rem;font-size:clamp(1.75em,4vw,2.5em);line-height:1.15}.podcast-hero__tagline{margin:0 0 1.5rem;font-size:1.0625em;line-height:1.5;color:#000000b3}.podcast-hero__listen-on{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}@media(min-width:750px){.podcast-hero__listen-on{justify-content:flex-start}}.podcast-hero__listen-link{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .875rem;border:1px solid rgba(0,0,0,.2);border-radius:999px;font-size:.875em;font-weight:500;text-decoration:none;color:inherit;transition:border-color .12s ease,background-color .12s ease}.podcast-hero__listen-link:hover{background:#0000000a;border-color:#0006}.podcast-hero__listen-icon{display:inline-flex;width:18px;height:18px}.podcast-hero__listen-icon img{width:100%;height:100%;object-fit:contain}.podcast-bio{padding:12rem 0;border-top:1px solid rgba(0,0,0,.08)}.podcast-bio__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.podcast-bio__heading{font-size:1.75em;margin:0 0 1.5rem}.podcast-bio__layout{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start}@media(min-width:750px){.podcast-bio__layout{flex-direction:row;gap:2rem}}.podcast-bio__photo{flex:0 0 auto;width:120px;height:120px;border-radius:50%;overflow:hidden;background:#0000000d}@media(min-width:750px){.podcast-bio__photo{width:160px;height:160px}}.podcast-bio__photo img{width:100%;height:100%;object-fit:cover;display:block}.podcast-bio__body{flex:1 1 auto;min-width:0}.podcast-bio__host-name{margin:0 0 .25rem;font-size:1.25em}.podcast-bio__host-role{margin:0 0 1rem;color:#0009;font-size:.9375em}.podcast-bio__text{font-size:1rm;line-height:1.6;color:#000c}.podcast-bio__text p{margin:0 0 .75rem}.podcast-bio__text p:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/296/assets/podcast.css.map */
