.podcast{max-width:420px;margin:4rem auto auto;padding:4rem;border-radius:8px;box-shadow:1px 3px 50px 1px #00000012;position:relative;transition-duration:.2s}.podcast:hover{box-shadow:1px 3px 70px 2px #00000017}.podcast__asset{margin-bottom:3rem}.podcast__asset>*,.podcast__asset img{max-width:100%;height:auto;width:auto;border-top-left-radius:8px;border-top-right-radius:8px}.podcast__asset:not(.default-asset){margin:-4rem -4rem 0}.podcast__title{font-weight:700}.podcast__links{margin:2rem 0 4rem}.podcast__links a{display:block;color:inherit;padding:1rem;border-bottom:1px solid #e8eced;font-size:16px}.podcast__links a,.podcast__links a:hover{text-decoration:none}.podcast__links a:hover{background-color:#f6f8f8}.podcast__links a img{height:30px;width:30px;margin-right:1rem}.podcast__manual h4{font-weight:700;font-size:16px}.podcast__manual .podcast__manual_url{display:flex;align-items:center}.podcast__manual .podcast__manual_url .clippy{flex:0}.podcast__manual .podcast__manual_url input{flex:1;margin-left:10px;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:12px;padding:6px}.podcast__manual .podcast__manual_url input,.podcast__manual .podcast__manual_url input:focus{border:1px solid #e8eced}