.podcasts-preview{background:linear-gradient(180deg,#5425d9 0,#0aa8e2);padding:6rem 0;position:relative;z-index:0}.podcasts-preview__event .button{background:#582ffb;border-color:#582ffb}.podcasts-preview__event .button:focus,.podcasts-preview__event .button:hover{background:#0aa8e2;border-color:#0aa8e2;color:#fff}.podcasts-preview__intro{color:#fff;display:block;text-align:center}.podcasts-preview__intro h2{color:#fff}.podcasts-prevew__button{display:block;margin-bottom:4rem}.podcasts-preview__flex-wrapper{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.podcasts-preview__event{background:#fff;border-radius:16px;box-shadow:0 2px 8px 0 rgba(0,0,0,.2);padding:1.5rem;width:calc(33% - 1.33333rem)}.podcasts-preview__event-icon{aspect-ratio:1;background:#f7f8fa;margin-bottom:1rem;object-fit:contain}.podcasts-preview__event-number{color:#0aa8e2;font-weight:700}.podcasts-preview__event-name{color:#000;font-weight:700;margin-bottom:2rem}.podcasts-preview__button{display:block;margin:1rem auto 2rem;width:fit-content}@media (max-width:960px){.podcasts-preview__event{width:calc(50% - 1rem)}}@media (max-width:768px){.podcasts-preview__event{width:100%}}