.podcast-details-tabs{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.podcast-details-tabs__inner{align-items:center;display:flex;flex-direction:column;margin:0 auto;padding-bottom:var(--podcast-details-padding-bottom);padding-top:var(--podcast-details-padding-top);width:min(calc(100% - 3.2rem),var(--podcast-details-section-width))}.podcast-details-tabs__tablist{background:#f5f5f5;border-radius:2.4rem;box-shadow:2px 2px 2px #0000001a;color:#351e1b;display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:.4rem;max-width:var(--podcast-details-tabs-width);padding:.8rem;width:min(100%,var(--podcast-details-tabs-width))}.podcast-details-tabs__tab{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:999px;color:#351e1bad;cursor:pointer;font-family:var(--font-body-family);font-size:var(--podcast-details-tab-size);font-weight:500;letter-spacing:0;line-height:150%;min-height:4.4rem;min-width:0;padding:.85rem 2.4rem;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;white-space:nowrap}.podcast-details-tabs__tab.is-active{background:#fff;color:#351e1b}.podcast-details-tabs__tab:focus-visible{outline:var(--focused-base-outline);outline-offset:.3rem}.podcast-details-tabs__content{color:rgb(var(--color-foreground));margin-top:var(--podcast-details-content-gap);max-width:var(--podcast-details-content-width);width:min(100%,var(--podcast-details-content-width))}.podcast-details-tabs__panel{font-family:var(--font-body-family);font-size:var(--podcast-details-body-size);font-weight:400;letter-spacing:0;line-height:1.5}.podcast-details-tabs__panel[hidden]{display:none}.podcast-details-tabs__panel>*:first-child,.podcast-details-tabs__panel .metafield-rich_text_field>*:first-child,.podcast-details-tabs__entry>*:first-child,.podcast-details-tabs__entry-main>*:first-child{margin-top:0}.podcast-details-tabs__panel>*:last-child,.podcast-details-tabs__panel .metafield-rich_text_field>*:last-child,.podcast-details-tabs__entry>*:last-child,.podcast-details-tabs__entry-main>*:last-child{margin-bottom:0}.podcast-details-tabs__panel>h2,.podcast-details-tabs__panel .metafield-rich_text_field h2{color:currentColor;font-family:var(--font-heading-family);font-size:var(--podcast-details-heading-size);font-style:var(--font-heading-style);font-weight:500;letter-spacing:0;line-height:1;margin:0 0 1.2rem}.podcast-details-tabs__panel>h3,.podcast-details-tabs__panel .metafield-rich_text_field h3,.podcast-details-tabs__entry h3,.podcast-details-tabs__panel>strong{color:currentColor;font-family:var(--font-body-family);font-size:var(--podcast-details-body-size);font-weight:600;line-height:1.5}.podcast-details-tabs__panel>h3,.podcast-details-tabs__panel .metafield-rich_text_field h3,.podcast-details-tabs__entry h3{margin:2.4rem 0 1.2rem}.podcast-details-tabs__panel>p,.podcast-details-tabs__panel>ul,.podcast-details-tabs__panel>ol,.podcast-details-tabs__panel .metafield-rich_text_field p,.podcast-details-tabs__panel .metafield-rich_text_field ul,.podcast-details-tabs__panel .metafield-rich_text_field ol{margin-bottom:0;margin-top:0}.podcast-details-tabs__panel>p+p,.podcast-details-tabs__panel>p+ul,.podcast-details-tabs__panel>p+ol,.podcast-details-tabs__panel>ul+p,.podcast-details-tabs__panel>ol+p,.podcast-details-tabs__panel .metafield-rich_text_field p+p,.podcast-details-tabs__panel .metafield-rich_text_field p+ul,.podcast-details-tabs__panel .metafield-rich_text_field p+ol{margin-top:2.4rem}.podcast-details-tabs__panel>ul,.podcast-details-tabs__panel>ol,.podcast-details-tabs__panel .metafield-rich_text_field ul,.podcast-details-tabs__panel .metafield-rich_text_field ol{padding-left:2.7rem}.podcast-details-tabs__panel>li+li,.podcast-details-tabs__panel .metafield-rich_text_field li+li{margin-top:1.2rem}.podcast-details-tabs__panel>em,.podcast-details-tabs__panel .metafield-rich_text_field em{font-style:italic;line-height:1.4}.podcast-details-tabs__outline-continuation{margin-top:2.4rem}.podcast-details-tabs__entries{display:flex;flex-direction:column;gap:2.4rem}.podcast-details-tabs__entry{display:block}.podcast-details-tabs__entry--with-time{align-items:start;column-gap:1.6rem;display:grid;grid-template-columns:minmax(7.6rem,max-content) minmax(0,1fr)}.podcast-details-tabs__entry-time{color:currentColor;font-family:var(--font-body-family);font-size:var(--podcast-details-body-size);font-weight:400;line-height:1.5;white-space:nowrap}.podcast-details-tabs__entry-main>h3{margin:0 0 1.2rem}.podcast-details-tabs__entry--fade-soft{opacity:.72}.podcast-details-tabs__entry--fade-medium{opacity:.42}.podcast-details-tabs__entry--fade-strong{opacity:.16}.podcast-details-tabs__character-preview{line-height:1.5}.podcast-details-tabs__file-list,.podcast-details-tabs__value-list{margin:0;padding-left:2.7rem}.podcast-details-tabs__file-link{margin:0}.podcast-details-tabs__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:center;margin-top:5.2rem}.podcast-details-tabs__action{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:1px solid rgb(var(--color-foreground));border-radius:99px;color:rgb(var(--color-foreground));cursor:pointer;display:inline-flex;font-family:var(--font-body-family);font-size:var(--podcast-details-action-size);font-weight:500;gap:1rem;justify-content:center;line-height:1.5;min-height:4.9rem;padding:1rem 2.4rem;text-decoration:none;transition:background-color .3s ease,color .3s ease;white-space:nowrap}.podcast-details-tabs__action:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.podcast-details-tabs__action svg{color:currentColor;display:block;height:2rem;width:2rem}.podcast-details-tabs__action svg path{fill:currentColor}.podcast-details-tabs__share{display:inline-flex;position:relative}.podcast-details-tabs__share-popover{display:none}.podcast-details-tabs__share-title{color:#555;font-family:var(--font-body-family);font-size:1.8rem;font-weight:600;letter-spacing:0;line-height:1.3;margin:0;text-align:center}.podcast-details-tabs__share-option{align-items:center;-webkit-appearance:none;appearance:none;background:transparent;border:0;border-top:1px solid #e4e0dd;color:#555;cursor:pointer;display:flex;font-family:var(--font-body-family);font-size:1.8rem;font-weight:400;gap:1.8rem;line-height:1.4;min-height:5.9rem;padding:1.4rem 1.2rem;text-align:left;text-decoration:none;width:100%}button.podcast-details-tabs__share-option:first-of-type{border-top:0;margin-top:1.4rem}.podcast-details-tabs__share-option:hover{color:#351e1b;text-decoration:none}.podcast-details-tabs__share-option:focus-visible{outline:var(--focused-base-outline);outline-offset:-.2rem}.podcast-details-tabs__share-icon{color:#351e1b;display:inline-flex;flex:0 0 2.6rem;height:2.6rem;width:2.6rem}.podcast-details-tabs__share-icon svg{display:block;height:100%;width:100%}.podcast-details-tabs__share-icon svg path,.podcast-details-tabs__share-icon svg rect,.podcast-details-tabs__share-icon svg circle{fill:currentColor}.podcast-details-tabs__status{margin-top:1.2rem}.podcast-details-tabs__gate{align-items:center;background:#f5f5f5;border-radius:.8rem;display:flex;flex-direction:column;margin-top:6.4rem;padding:5.6rem 4rem 5.4rem;position:relative;text-align:center;width:100%}.podcast-details-tabs__panel .podcast-details-tabs__gate{margin-top:2.4rem}.podcast-details-tabs__gate:before{background:linear-gradient(180deg,rgba(var(--color-background),0),rgb(var(--color-background)));bottom:100%;content:"";height:25rem;left:0;pointer-events:none;position:absolute;right:0}.podcast-details-tabs__gate-icon{color:#a51c30;margin-bottom:2.6rem}.podcast-details-tabs__gate-icon img,.podcast-details-tabs__gate-icon svg{display:block;height:4.8rem;margin:0 auto;width:4.8rem}.podcast-details-tabs__gate-heading{color:#351e1b;font-family:var(--font-heading-family);font-size:var(--podcast-details-gate-heading-size);font-style:normal;font-weight:400;letter-spacing:0;line-height:100%;margin:0}.podcast-details-tabs__gate-text{color:#351e1b;font-family:var(--font-body-family);font-size:var(--podcast-details-gate-body-size);font-style:normal;font-weight:300;letter-spacing:0;line-height:150%;margin-top:2.8rem;max-width:44.2rem;text-align:center}.podcast-details-tabs__gate-text p,.podcast-details-tabs__gate-benefits-list p{margin:0}.podcast-details-tabs__gate .podcast-details-tabs__gate-button{align-items:center;background:#a51c30;border-radius:40px;color:#fff;display:inline-flex;font-family:var(--font-body-family);font-size:18px;font-weight:500;justify-content:center;line-height:1;margin-top:2.6rem;margin-bottom:1.2rem;min-height:4.8rem;max-width:22.4rem;width:100%;padding:0 3.2rem;letter-spacing:.1rem;text-decoration:none}.podcast-details-tabs__gate .podcast-details-tabs__gate-button:hover{color:#fff;filter:brightness(.9);text-decoration:none}.podcast-details-tabs__gate-helper{color:#927f79;font-family:var(--font-body-family);font-size:var(--podcast-details-gate-meta-size);line-height:150%;margin:0}.podcast-details-tabs__panel .podcast-details-tabs__gate .podcast-details-tabs__gate-sign-in{color:#a51c30;font-family:var(--font-body-family);font-size:var(--podcast-details-gate-meta-size);line-height:150%;margin:8px 0 0}.podcast-details-tabs__gate-sign-in a{color:inherit;text-decoration:none}.podcast-details-tabs__gate-benefits{border-top:1px solid #351E1B1A;margin-top:2.6rem;max-width:78rem;padding-top:2.4rem;width:100%}.podcast-details-tabs__gate-benefits-heading{color:#351e1b;font-family:var(--font-body-family);font-size:var(--podcast-details-gate-meta-size);font-weight:500;line-height:140%;margin:0 0 1rem}.podcast-details-tabs__gate-benefits-list{color:#351e1b;font-family:var(--font-body-family);font-size:var(--podcast-details-gate-meta-size);font-style:normal;font-weight:300;line-height:140%}@media screen and (min-width:750px){.podcast-details-tabs__inner{width:min(calc(100% - 10rem),var(--podcast-details-section-width))}}@media screen and (min-width:990px){.podcast-details-tabs__share-popover:not([hidden]){background:#fff;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;box-shadow:0 1.6rem 4rem #351e1b1a;display:block;left:50%;opacity:0;padding:2rem 2.6rem 2.2rem;pointer-events:none;position:absolute;top:calc(100% + 2.1rem);transform:translate(-50%) translateY(-.4rem);transition:opacity .3s ease,transform .3s ease;width:28.5rem;z-index:4}.podcast-details-tabs__share-popover.is-open:not([hidden]){opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.podcast-details-tabs__share-popover.is-closing:not([hidden]){opacity:0;pointer-events:none;transform:translate(-50%) translateY(-.4rem)}.podcast-details-tabs__share-popover:before{background:#a51c30;content:"";height:.2rem;left:0;position:absolute;right:0;top:0}.podcast-details-tabs__share-popover:after{content:url("data:image/svg+xml,%3Csvg width='20' height='11' viewBox='0 0 20 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10.89L5.75981 2.2011C7.70527 -0.733701 12.0141 -0.7337 13.9596 2.2011L19.7194 10.89H0Z' fill='%23A51C30'/%3E%3C/svg%3E");height:1.1rem;left:50%;line-height:0;position:absolute;top:-1.1rem;transform:translate(-50%);width:2rem}}@media screen and (max-width:749px){.podcast-details-tabs__tablist{grid-auto-columns:minmax(0,1fr);width:100%}.podcast-details-tabs__tab{font-size:var(--podcast-details-tab-size-mobile);min-height:3.2rem;overflow-wrap:anywhere;padding:.8rem 1rem;white-space:normal}.podcast-details-tabs__panel{font-size:var(--podcast-details-body-size-mobile)}.podcast-details-tabs__panel>h2,.podcast-details-tabs__panel .metafield-rich_text_field h2{font-size:var(--podcast-details-heading-size-mobile)}.podcast-details-tabs__panel>h3,.podcast-details-tabs__panel .metafield-rich_text_field h3,.podcast-details-tabs__entry h3,.podcast-details-tabs__panel>strong{font-size:var(--podcast-details-body-size-mobile)}.podcast-details-tabs__entry--with-time{column-gap:1.4rem;grid-template-columns:minmax(6.2rem,max-content) minmax(0,1fr)}.podcast-details-tabs__entry-time{font-size:var(--podcast-details-body-size-mobile)}.podcast-details-tabs__actions{flex-direction:column;gap:1.2rem;margin-top:3.2rem}.podcast-details-tabs__action{flex:0 0 auto;font-size:var(--podcast-details-action-size-mobile);min-height:4.2rem;padding:.8rem 1.6rem}.podcast-details-tabs__action[data-podcast-details-download]{order:1}.podcast-details-tabs__action[data-podcast-details-share],.podcast-details-tabs__share{order:2}.podcast-details-tabs__gate{margin-top:4rem;padding:3.2rem 1.6rem}.podcast-details-tabs__panel .podcast-details-tabs__gate{margin-top:1.6rem}.podcast-details-tabs__gate:before{height:15rem}.podcast-details-tabs__gate-icon img,.podcast-details-tabs__gate-icon svg{height:4.8rem;width:4.8rem}.podcast-details-tabs__gate-heading{font-size:var(--podcast-details-gate-heading-size-mobile)}.podcast-details-tabs__gate-text{font-size:var(--podcast-details-gate-body-size-mobile);margin-top:1.8rem;max-width:33.5rem}.podcast-details-tabs__gate .podcast-details-tabs__gate-button{font-size:16px;margin-top:2rem;min-height:4.8rem;max-width:17.7rem;padding:0 3.2rem}.podcast-details-tabs__gate-sign-in,.podcast-details-tabs__gate-benefits-heading,.podcast-details-tabs__gate-benefits-list{font-size:var(--podcast-details-gate-meta-size-mobile)}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/section-podcast-details-tabs.css.map */
