.podcast .bl-1{background-color:rgba(239,247,245,.4)}.podcast .bl-1 .flx{align-items:center;display:flex;justify-content:space-between}.podcast .bl-1 .flx .block h1{color:var(--text-primary);font-size:50px;font-weight:700;line-height:60px;margin-bottom:20px}@media (max-width:600px){.podcast .bl-1 .flx .block h1{font-size:36px;line-height:43px}}.podcast .bl-1 .flx .block h2{color:var(--text-primary);color:var(--brand-gold);font-size:18px;font-weight:400;font-weight:600;line-height:25px;margin-bottom:15px}.podcast .bl-1 .flx .block h3{color:var(--text-primary);font-size:20px;font-weight:400;line-height:28px;margin-bottom:48px}@media (max-width:600px){.podcast .bl-1 .flx .block h3{margin-bottom:32px}}.podcast .bl-1 .flx .block .flx-2{display:flex}.podcast .bl-1 .flx .block .flx-2 a{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;display:flex;margin-right:20px;padding:6px 8px;text-decoration:none}.podcast .bl-1 .flx .block .flx-2 a img{margin-right:8px}.podcast .bl-1 .flx .block .flx-2 a p{color:var(--text-secondary);font-size:10px;line-height:1.33}.podcast .bl-1 .flx .block .flx-2 a p strong{color:var(--text-primary);display:block;font-size:12px;font-weight:500}.podcast .bl-1 .flx .block .flx-2 a:last-child{margin-right:0}.podcast .bl-1 .flx .block img.bg{margin-right:-70px}.podcast .bl-1 .flx .block:first-child{padding-right:45px}.podcast .bl-2 h2{color:var(--text-primary);font-size:44px;font-weight:600;line-height:52px;margin-bottom:48px;margin-top:100px;text-align:center}@media (max-width:600px){.podcast .bl-2 h2{font-size:32px;line-height:38px;margin-bottom:32px}}.podcast .bl-2 .category-filter{background:#fff;border-radius:20px;box-shadow:0 6px 25px 0 rgba(0,0,0,.05);margin-bottom:60px;padding:20px 30px}.podcast .bl-2 .category-filter .flx{display:flex;justify-content:space-between}.podcast .bl-2 .category-filter .flx .block{align-items:center;display:flex}.podcast .bl-2 .category-filter .flx .block .title{color:var(--text-primary);font-size:18px;font-weight:400;margin-right:12px}.podcast .bl-2 .category-filter .flx .block .dropdown-wrapper{position:relative}.podcast .bl-2 .category-filter .flx .block .dropdown-wrapper .ae-dropdown .ae-select{border:1px solid var(--border);border-radius:5px;color:var(--text-secondary);cursor:pointer;font-size:16px;font-weight:400;min-width:220px;padding:12px 30px 12px 12px}.podcast .bl-2 .category-filter .flx .block .dropdown-wrapper .ae-dropdown .ae-select:after{background:url(../../src/img/dropdown-icon.svg) no-repeat;content:"";height:24px;position:absolute;right:5px;top:50%;transform:translateY(-50%);width:24px}.podcast .bl-2 .category-filter .flx .block .dropdown-wrapper .ae-dropdown ul.dropdown-menu{background:#fff;border-radius:6px;box-shadow:0 2px 8px 0 rgba(0,0,0,.12);overflow:hidden;position:absolute;top:45px;width:100%;z-index:1}.podcast .bl-2 .category-filter .flx .block .dropdown-wrapper .ae-dropdown ul.dropdown-menu li a{color:var(--text-primary);display:block;font-size:16px;padding:10px 12px;text-decoration:none}.podcast .bl-2 .category-filter .flx .block .dropdown-wrapper .ae-dropdown ul.dropdown-menu li a:hover{background:#fcf8f3}.podcast .bl-2 .category-filter .flx .block .dropdown-wrapper .ae-dropdown ul.dropdown-menu li.current-menu-item{background:var(--brand-grey)}.podcast .bl-2 .category-filter .flx .block .dropdown-wrapper .ae-dropdown ul.dropdown-menu:not(.ae-hide)~.ae-select{box-shadow:0 0 0 3px #fbf1e9}.podcast .bl-2 .category-filter .flx .block .dropdown-wrapper .ae-dropdown .ae-hide{display:none}.podcast .bl-2 .category-filter .flx .search-form{align-items:center;display:flex}.podcast .bl-2 .category-filter .flx .search-form input[type=text]{background:url(../../src/img/search-loupe.svg) no-repeat;background-position:6px 50%;border:1px solid var(--border);border-radius:6px;box-sizing:border-box;color:var(--text-primary);font-size:16px;height:40px;margin-right:12px;outline:none;padding:8px 8px 8px 35px;transition:.3s;width:100%;width:304px}.podcast .bl-2 .category-filter .flx .search-form input[type=text]::-moz-placeholder{color:var(--text-secondary)}.podcast .bl-2 .category-filter .flx .search-form input[type=text]::placeholder{color:var(--text-secondary)}.podcast .bl-2 .category-filter .flx .search-form input[type=text]:hover{border:1px solid var(--brand-gold-bright)}.podcast .bl-2 .category-filter .flx .search-form input[type=text]:focus{border:1px solid var(--brand-gold-bright);box-shadow:0 0 0 3px #fbf1e9}.podcast .bl-2 .category-filter .flx .search-form input[type=text]:disabled{background:var(--brand-grey)}.podcast .bl-2 .category-filter .flx .search-form input[type=text].error{border:1px solid #e54343}.podcast .bl-2 .category-filter .flx .search-form input[type=text].error:focus{box-shadow:none}@media (max-width:600px){.podcast .bl-2 .category-filter .flx .search-form input[type=text]{height:48px}}.podcast .bl-2 .category-filter .flx .search-form button{background:var(--brand-gold);border:none;border-radius:6px;color:var(--text-primary-invert);cursor:pointer;display:block;font-size:16px;font-weight:500;height:40px;outline:none;padding:0;text-align:center;text-decoration:none;text-transform:uppercase;transition:.3s;width:117px}.podcast .bl-2 .category-filter .flx .search-form button:hover{background:var(--brand-gold-dark)}.podcast .bl-2 .category-filter .flx .search-form button:focus{box-shadow:0 0 0 3px #fbf1e9}.podcast .bl-2 .category-filter .flx .search-form button:disabled{background:var(--brand-gold-secondary);cursor:not-allowed}.podcast .bl-2 .posts{padding-bottom:100px}.podcast .bl-2 .posts .post-flx{display:flex;flex-wrap:wrap;justify-content:space-between}.podcast .bl-2 .posts .post-flx:after{content:"";position:relative;width:calc(33.33333% - 20px)}.podcast .bl-2 .posts .post-flx .post{background-color:#fff;border-radius:6px;box-shadow:0 10px 30px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;margin-bottom:40px;position:relative;width:calc(33.33333% - 20px)}.podcast .bl-2 .posts .post-flx .post .img-thumbnail{border-radius:5px 5px 0 0;display:block;overflow:hidden;position:relative}.podcast .bl-2 .posts .post-flx .post .img-thumbnail img{border-radius:5px 5px 0 0;display:block;height:auto;transition:.3s;width:100%}.podcast .bl-2 .posts .post-flx .post .content{padding:20px}.podcast .bl-2 .posts .post-flx .post .content .cat-tag{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:12px}.podcast .bl-2 .posts .post-flx .post .content .cat-tag .episode{color:#4f4f5d;font-size:16px;font-weight:600;padding-right:25px;position:relative}.podcast .bl-2 .posts .post-flx .post .content .cat-tag .episode:after{background:#e0e0e0;border-radius:50%;content:"";height:5px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:5px}.podcast .bl-2 .posts .post-flx .post .content .cat-tag .duration-time{background:url(../../src/img/podcast-bl-2-time.svg) no-repeat 0 50%;color:var(--text-primary);font-size:16px;font-weight:400;padding:2px 0 2px 25px}.podcast .bl-2 .posts .post-flx .post .content a.title{color:var(--text-primary);font-size:20px;font-weight:600;line-height:1.4;text-decoration:none}.podcast .bl-2 .posts .post-flx .post .content a.title:hover{text-decoration:underline}.podcast .bl-2 .posts .post-flx .post .content .description{margin-bottom:56px;margin-top:10px}.podcast .bl-2 .posts .post-flx .post .content .description p{color:var(--text-primary);font-size:16px;line-height:1.5}.podcast .bl-2 .posts .post-flx .post .content a.play-episode{align-items:center;background:url(../../src/img/testimonials-component-play.svg) no-repeat 17px 50%;background-size:23px;border:1px solid var(--brand-gold);border-radius:12px;bottom:20px;box-sizing:border-box;color:var(--brand-gold);display:flex;font-size:12px;font-weight:500;height:40px;letter-spacing:.6px;padding:8px 20px 8px 50px;position:absolute;text-decoration:none;transition:.3s;width:168px}.podcast .bl-2 .posts .post-flx .post .content a.play-episode:hover{box-shadow:0 0 20px -5px var(--brand-gold)}.podcast .bl-2 .posts button#show-btn{background:var(--brand-gold);border:none;border-radius:6px;color:var(--text-primary-invert);cursor:pointer;display:block;font-size:16px;font-weight:500;height:40px;margin:50px auto 0;outline:none;padding:0;text-align:center;text-decoration:none;text-transform:uppercase;transition:.3s;width:184px}.podcast .bl-2 .posts button#show-btn:hover{background:var(--brand-gold-dark)}.podcast .bl-2 .posts button#show-btn:focus{box-shadow:0 0 0 3px #fbf1e9}.podcast .bl-2 .posts button#show-btn:disabled{background:var(--brand-gold-secondary);cursor:not-allowed}.podcast .bl-2 .posts button#show-btn.hidden{display:none}.podcast .bl-2 .posts img.loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}@media (max-width:1300px){.podcast .bl-1{padding-top:50px}.podcast .bl-1 .flx{flex-wrap:wrap}.podcast .bl-1 .flx .block{width:100%}.podcast .bl-1 .flx .block img.bg{display:block;margin:0 auto;max-width:100%}.podcast .bl-1 .flx .block:first-child{padding-right:0}}@media (max-width:940px){.podcast .bl-2 .category-filter .flx{flex-direction:column-reverse}.podcast .bl-2 .category-filter .flx .block{justify-content:center}.podcast .bl-2 .category-filter .flx .search-form{margin-bottom:24px}.podcast .bl-2 .category-filter .flx .search-form input[type=text]{width:calc(100% - 117px)}.podcast .bl-2 .posts .post-flx .post{width:calc(50% - 15px)}}@media (max-width:600px){.podcast .bl-1{padding-bottom:40px;padding-top:30px}.podcast .bl-1 .flx .block h3{margin-bottom:20px}.podcast .bl-1 .flx .block img.bg{display:none}.podcast .bl-1 .flx .block .flx-2{flex-wrap:wrap;justify-content:space-between}.podcast .bl-1 .flx .block .flx-2 a{margin-bottom:16px;margin-right:0;width:calc(50% - 10px)}.podcast .bl-2 h2{margin-top:60px}.podcast .bl-2 .category-filter{margin-bottom:40px}.podcast .bl-2 .category-filter .flx .block{flex-wrap:wrap}.podcast .bl-2 .category-filter .flx .block .title{margin-bottom:10px;width:100%}.podcast .bl-2 .category-filter .flx .block .dropdown-wrapper,.podcast .bl-2 .category-filter .flx .block .dropdown-wrapper .ae-dropdown ul.dropdown-menu{width:100%}.podcast .bl-2 .category-filter .flx .search-form{flex-wrap:wrap}.podcast .bl-2 .category-filter .flx .search-form input[type=text]{margin-bottom:16px;margin-right:0;width:100%}.podcast .bl-2 .category-filter .flx .search-form button{width:100%}.podcast .bl-2 .posts{padding-bottom:60px}.podcast .bl-2 .posts .post-flx .post{width:100%}.podcast .bl-2 .posts .post-flx .post:last-child{margin-bottom:0}}
