.wp-block-cc-podcasts.podcasts-grid{display:flex;flex-direction:column}.wp-block-cc-podcasts.podcasts-grid .podcasts-grid__content{display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-grid__content{gap:24px}}.wp-block-cc-podcasts.podcasts-grid .podcasts-grid__content:empty{display:none}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero{display:grid;gap:12.5px;grid-template-columns:1fr}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-hero{gap:20px;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr)}}@media(min-width:768px)and (max-width:1199.98px){.wp-block-cc-podcasts.podcasts-grid .podcasts-hero{grid-template-columns:1fr;grid-template-rows:none}}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--large{border-radius:4px;color:var(--wp--preset--color--white,#fff);display:block;overflow:hidden;position:relative}@media(min-width:1200px){.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--large{grid-row:1/-1}}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--large .podcasts-image{margin:0;position:relative;width:100%}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--large .podcasts-image:after{content:"";display:block;padding-bottom:103%}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--large .podcasts-image:after{height:512px;padding-bottom:0}}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--large .podcasts-image img{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--large .podcasts-info{background:linear-gradient(180deg,rgba(0,0,0,.65),#000);border:0;border-radius:0 0 4px 4px;bottom:0;color:var(--wp--preset--color--white,#fff);left:0;padding:18px 12px;position:absolute;right:0}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--large .podcasts-info{padding:32px 24px}}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--large .podcasts-title{color:var(--wp--preset--color--white,#fff);-webkit-line-clamp:2}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--large .podcasts-text p{color:var(--wp--preset--color--tech-white,#f5f5f5)}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--large .podcasts-more{color:var(--wp--preset--color--white,#fff)}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--large .podcasts-more:hover{color:var(--wp--preset--color--light-gray,#d3d3d3)}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--large .podcasts-readtime{color:var(--wp--preset--color--tech-white,#f5f5f5)}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--small{align-items:stretch;background:var(--wp--preset--color--luxury-white,#fafafa);border:1px solid var(--wp--preset--color--tech-white,#f5f5f5);border-radius:4px;display:flex;flex-direction:row;overflow:hidden}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--small .podcasts-image{flex:0 0 128px;margin:0;min-width:128px;position:relative;width:128px}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--small .podcasts-image{flex:0 0 217px;min-width:217px;width:217px}}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--small .podcasts-image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--small .podcasts-info{background:var(--wp--preset--color--luxury-white,#fafafa);flex:1;min-width:0;padding:15.5px 12px}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--small .podcasts-info{padding:11px 12px}}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--small .podcasts-title{-webkit-line-clamp:1}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--small .podcasts-text{-webkit-line-clamp:2;margin-top:0}.wp-block-cc-podcasts.podcasts-grid .podcasts-hero .podcasts-item--small .podcasts-text p{color:var(--wp--preset--color--dark-grey,#404040)}.wp-block-cc-podcasts.podcasts-grid .podcasts-list{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}@media(max-width:767.98px){.wp-block-cc-podcasts.podcasts-grid .podcasts-list{grid-template-columns:1fr}}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-list{gap:24px}}@media(min-width:992px){.wp-block-cc-podcasts.podcasts-grid .podcasts-list{grid-template-columns:repeat(3,1fr)}}.wp-block-cc-podcasts.podcasts-grid .podcasts-item{color:var(--wp--preset--color--true-black,#0a0a0a);text-decoration:none;transition:box-shadow .15s ease}.wp-block-cc-podcasts.podcasts-grid .podcasts-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.wp-block-cc-podcasts.podcasts-grid .podcasts-item--grid{background:var(--wp--preset--color--luxury-white,#fafafa);border:1px solid var(--wp--preset--color--tech-white,#f5f5f5);border-radius:4px;display:flex;flex-direction:column;overflow:hidden}@media(max-width:767.98px){.wp-block-cc-podcasts.podcasts-grid .podcasts-item--grid{align-items:stretch;flex-direction:row}}.wp-block-cc-podcasts.podcasts-grid .podcasts-item--grid .podcasts-image{margin:0;position:relative}.wp-block-cc-podcasts.podcasts-grid .podcasts-item--grid .podcasts-image:after{content:"";display:block;padding-bottom:75%}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-item--grid .podcasts-image:after{padding-bottom:64%}}@media(max-width:767.98px){.wp-block-cc-podcasts.podcasts-grid .podcasts-item--grid .podcasts-image{flex:0 0 128px;min-width:128px;width:128px}.wp-block-cc-podcasts.podcasts-grid .podcasts-item--grid .podcasts-image:after{padding-bottom:100%}}.wp-block-cc-podcasts.podcasts-grid .podcasts-item--grid .podcasts-image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.wp-block-cc-podcasts.podcasts-grid .podcasts-item--grid .podcasts-info{padding:12px 11px}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-item--grid .podcasts-info{padding:16px 15px}}@media(max-width:767.98px){.wp-block-cc-podcasts.podcasts-grid .podcasts-item--grid .podcasts-info{flex:1;min-width:0}}.wp-block-cc-podcasts.podcasts-grid .podcasts-title{font-size:16px;font-weight:600;line-height:24px;margin:0}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-title{font-size:24px;line-height:36px}}.wp-block-cc-podcasts.podcasts-grid .podcasts-text,.wp-block-cc-podcasts.podcasts-grid .podcasts-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wp-block-cc-podcasts.podcasts-grid .podcasts-text p{color:var(--wp--preset--color--dark-grey,#404040);font-size:14px;letter-spacing:0;line-height:20px;margin:0}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-text p{font-size:18px;letter-spacing:-.4px;line-height:28px}}.wp-block-cc-podcasts.podcasts-grid .podcasts-meta{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:12px}.wp-block-cc-podcasts.podcasts-grid .podcasts-more{color:var(--wp--preset--color--classic-rose,#9d0208);display:inline-block;font-size:14px;font-weight:500;letter-spacing:0;line-height:20px;transition:color .3s ease;white-space:nowrap}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-more{font-size:18px;letter-spacing:-.4px;line-height:28px}}.wp-block-cc-podcasts.podcasts-grid .podcasts-readtime{align-items:center;color:var(--wp--preset--color--dark-grey,#404040);display:inline-flex;font-size:14px;gap:6px;line-height:20px;white-space:nowrap}.wp-block-cc-podcasts.podcasts-grid .podcasts-readtime svg{display:block;flex-shrink:0}@media(max-width:400px){.wp-block-cc-podcasts.podcasts-grid .podcasts-meta{flex-wrap:wrap;gap:8px}.wp-block-cc-podcasts.podcasts-grid .podcasts-more,.wp-block-cc-podcasts.podcasts-grid .podcasts-readtime{font-size:12px;line-height:16px}.wp-block-cc-podcasts.podcasts-grid .podcasts-readtime svg{height:12px;width:12px}}.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination{margin-top:15px}.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__nav{align-items:center;display:flex;gap:4px;justify-content:center;margin-top:23px;padding:0}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__nav{margin-top:16px}}.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__nav:empty{display:none}.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__btn{align-items:center;background:none;border:none;border-radius:2px;color:var(--wp--preset--color--true-black,#0a0a0a);cursor:pointer;display:inline-flex;font-family:var(--wp--preset--font-family--ibm-plex-sans,"IBM Plex Sans");font-size:14px;font-weight:500;height:40px;justify-content:center;line-height:20px;min-width:40px;text-decoration:none;transition:background-color .2s ease}.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__btn:hover:not(.is-disabled):not(.current):not(.dots){background:var(--wp--preset--color--silvery-white,#e4e4e4)}.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__btn.current{background:var(--wp--preset--color--tango,#c0201e);color:var(--wp--preset--color--white,#fff);cursor:default}.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__btn.next,.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__btn.prev{border:1px solid var(--wp--preset--color--gray-hint,#e5e5e5);color:var(--wp--preset--color--bold-grey,#666);font-family:inherit;font-size:12px;font-weight:500;gap:6px;letter-spacing:0;line-height:16px;min-width:77px;text-transform:uppercase}.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__btn.prev{margin-right:5px}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__btn.prev{margin-right:20px}}.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__btn.next{margin-left:5px}@media(min-width:768px){.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__btn.next{margin-left:20px}}.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__btn.is-disabled{cursor:default;opacity:.5;pointer-events:none}.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__btn.dots{color:var(--wp--preset--color--super-grey,#999);cursor:default;font-size:14px;line-height:18px}@media(max-width:767.98px){.wp-block-cc-podcasts.podcasts-grid .podcasts-pagination__btn.dots{min-width:unset}}
