.podcast-episode{background:#004bff;border-radius:24px;color:#fff;padding:50px}.podcast-episode *{color:#fff}.podcast-episode__player{background:#0e193c;background-image:url("https://1951667.fs1.hubspotusercontent-eu1.net/hubfs/1951667/Assets%20-%20Surecloud%20-%202025/ARC%20(2).png");background-position:top;background-repeat:no-repeat;background-size:contain;border-radius:24px;padding:50px}.podcast-episode__header{align-items:center;display:flex;gap:24px}.podcast-subscribe{align-items:center;background:#053dc3;border-radius:50px;display:flex;margin-left:auto;padding:12px 24px}.podcast-subscribe__platform{margin-left:12px}.podcast-subscribe__platform svg path{fill:#fff;fill-opacity:1;transition:all .3s ease}.podcast-subscribe__platform a:hover svg path{fill-opacity:.5;transition:all .3s ease}.podcast-episode__meta{align-items:center;display:flex;width:100%}.podcast-episode__image img{border-radius:12px;display:block;max-width:100px;min-width:100px}.podcast-share{align-items:center;display:inline-flex;margin-left:auto}.podcast-share svg{margin-left:12px}.podcast-episode__title{font-size:36px;margin:12px 0 24px;max-width:75%}.podcast-episode__overview{border-top:1.5px solid #ffffff17;padding-top:24px}.podcast-episode__overview p{max-width:75%}.podcast-episode__people,.podcast-episode__player{margin-top:24px}.podcast-episode__people svg{margin-right:8px;max-width:15px}.podcast-episode__namespacer{display:inline-block;min-width:90px}.podcast-episode__guest,.podcast-episode__host{align-items:center;display:flex}.podcast-episode__guest a,.podcast-episode__host a{align-items:center;display:flex;font-weight:600;margin-right:12px;text-decoration:underline!important}.podcast-episode__guest a:hover,.podcast-episode__host a:hover{text-decoration:none}.podcast-episode iframe{aspect-ratio:16/9;border-radius:12px;height:auto;margin-top:50px;width:100%}.podcast-episode__tags{margin-top:24px}.podcast-episode__tag-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.podcast-episode__tag{background:hsla(0,0%,100%,.08);border-radius:12px;border-radius:999px;font-size:9px;padding:6px 9px}.podcast-share-modal{align-items:center;background:rgba(0,0,0,.6);display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease;z-index:9999}.podcast-share-modal.is-open{backdrop-filter:blur(10px);opacity:1;pointer-events:auto}.podcast-share-modal__dialog{background:#0b1739;border-radius:12px;box-shadow:0 12px 30px rgba(0,0,0,.3);color:#fff;max-width:500px;padding:30px;position:relative;width:100%}.podcast-share-modal__close{background:none;border:0;color:#fff;cursor:pointer;font-size:24px;line-height:1;position:absolute;right:12px;top:10px}.podcast-share-modal__title{font-size:22px;margin:0 0 8px}.podcast-share-modal__subtitle{font-size:15px;margin:0 0 16px;opacity:.8}.podcast-share__btn--copy{background:transparent;border:1px solid #fff;border-radius:999px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin-bottom:16px;padding:8px 14px}.podcast-share__links{display:flex;flex-wrap:wrap;gap:8px}.podcast-share__link{align-items:center;background:#004bff;border-radius:999px;color:#fff;display:inline-flex;font-size:15px;font-weight:600;padding:10px 20px;text-decoration:none}.podcast-share__link svg{margin-right:12px;max-width:15px}.podcast-share__link:hover{background:#004bffab}.podcast-relatedLatest{display:flex;gap:24px;margin-top:50px}.podcast-relatedLatest__related{background:#fff;border-radius:24px;padding:30px;width:50%}.podcast-relatedLatest__related *{color:#0e193c}.podcast-relatedLatest__latest{color:#fff;padding-right:30px;width:50%}.podcast-relatedLatest__latest h5{margin-bottom:30px;padding-top:30px;width:100%}.podcast-relatedLatest__latest-podcasts{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.podcast-relatedLatest__thumb{border-radius:12px;height:100%;max-height:250px;min-height:250px;overflow:hidden}.podcast-relatedLatest__thumb img{height:100%;min-height:100%;object-fit:cover!important;object-position:center center}h5.podcast-relatedLatest__title{font-size:16px;margin-bottom:12px;padding-top:12px;width:100%}.podcast-relatedLatest__meta{font-size:14px}.podcast-relatedLatest .podcast-episode__tag-list{margin-top:12px}.podcast-relatedLatest__item-link{color:inherit;display:flex;position:relative;text-decoration:none}.podcast-relatedLatest__item-link:hover .podcast-relatedLatest__item{transform:translateY(-3px);transition:transform .2s ease}.podcast-relatedLatest__item{transition:transform .2s ease}.podcast-relatedLatest__related>h5{margin-bottom:30px}.podcast-relatedLatest__resources{display:flex;flex-direction:column;gap:24px}.podcast-relatedLatest__resources .podcast-relatedLatest__resource{align-items:center;background:#f0f3fa;border-radius:12px;display:flex;justify-content:flex-start;padding:30px}.podcast-relatedLatest__resource-thumb{border-radius:12px;display:flex;height:80px;max-width:80px;width:80px}.podcast-relatedLatest__resource-thumb img{object-fit:cover;object-position:center}.podcast-relatedLatest__resource{align-items:flex-start;background:#f0f3fa;border-radius:12px;color:inherit;display:flex;justify-content:space-between;padding:30px;position:relative;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.podcast-relatedLatest__resource:hover{transform:translateY(-3px)}.podcast-relatedLatest__resource-main{display:flex;flex-direction:column;gap:8px}.podcast-relatedLatest__resource-tags{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.podcast-relatedLatest__resource-tag{background:#fff;border-radius:999px;color:#0e193c;font-size:9px;font-weight:500;line-height:1.2;padding:4px 10px}.podcast-relatedLatest__resource-title{color:#0e193c;font-size:15px;font-weight:600}.podcast-relatedLatest__resource-more{align-self:center;color:#0e193c;font-size:14px;font-weight:600;margin-left:auto;padding-left:50px;text-decoration:underline!important;transition:all .2s ease;white-space:nowrap}.podcast-relatedLatest__resource:hover .podcast-relatedLatest__resource-more span{color:#004bff!important;transition:all .2s ease}.podcast-relatedLatest__resource:hover .podcast-relatedLatest__resource-more{text-decoration-color:#004bff!important}.podcast-upcoming{margin-top:50px}.podcast-upcoming__item-link:hover .podcast-upcoming__item{transform:translateY(-3px);transition:transform .2s ease}.podcast-upcoming__item-link .podcast-upcoming__item{transition:transform .2s ease}.podcast-upcoming h5{margin-bottom:24px}.podcast-upcoming__list{display:flex;flex-direction:column;gap:24px}.podcast-upcoming__item{align-items:center;background:#053dc333;border-radius:16px;display:flex;gap:24px;padding:30px}.podcast-upcoming__thumb{border-radius:12px;height:100%;max-height:250px;min-height:250px;min-width:250px;overflow:hidden;width:250px}.podcast-upcoming__thumb img{height:100%;object-fit:cover;object-position:center;width:100%}.podcast-upcoming__info{display:flex;flex-direction:column;gap:6px}.podcast-upcoming__title{font-size:16px;margin:0}.podcast-upcoming__meta{font-size:14px;margin:0}.podcast-upcoming__tags{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:4px 0 0;padding:0}.podcast-upcoming__tag{background:hsla(0,0%,100%,.12);border-radius:999px;font-size:11px;padding:3px 8px}.podcast-upcoming__description{margin-top:12px}@media screen and (max-width:991px){.podcast-episode{border-radius:12px;padding:30px 15px}.podcast-episode__header{flex-wrap:wrap;gap:12px}.podcast-episode__image{width:60px}.podcast-episode__info{width:calc(100% - 120px)}.podcast-episode__overview p{max-width:100%}.podcast-episode__namespacer{min-width:0}.podcast-episode__guest{margin-top:12px}.podcast-relatedLatest,.podcast-upcoming__item{flex-direction:column}.podcast-episode__image img{max-width:60px;min-width:60px}.podcast-relatedLatest__latest,.podcast-relatedLatest__related{width:100%}.podcast-show{font-size:14px}.podcast-show h5{font-size:14px;margin-bottom:5px}.podcast-subscribe{font-size:14px;margin-left:0}.podcast-episode__player{border-radius:12px;padding:20px}.podcast-episode__meta{font-size:12px}.podcast-episode__title{font-size:calc(48px - 1.2rem);max-width:100%}.podcast-episode__guest,.podcast-episode__host{flex-wrap:wrap}.podcast-episode__player{display:flex;flex-direction:column}.podcast-episode iframe{display:inline-flex;margin:0 0 24px;order:1}.podcast-episode__actual{order:2}.podcast-episode__tags{order:3}.podcast-subscribe__platform svg{max-width:15px}.podcast-relatedLatest__latest{margin-bottom:24px;padding-right:0}.podcast-relatedLatest__latest>h5,.podcast-relatedLatest__related>h5{margin-bottom:24px;padding-top:0;width:100%}.podcast-relatedLatest__thumb{border-radius:12px;display:flex;height:100%;max-height:180px;min-height:180px;overflow:hidden}.podcast-relatedLatest,.podcast-upcoming__item{align-items:flex-start}.podcast-share svg{margin-left:6px;max-width:14px}.podcast-share-modal__dialog{margin:15px}.podcast-share__link{min-height:42px;padding:8px 20px}}