a,body,button,h1,h2,h3,input,li,p,ul{margin:0;padding:0;box-sizing:border-box;cursor:none}.section_video{padding:4rem 1.5rem;background-color:#f9f9f9;color:#333;justify-content:center;display:flex;flex-direction:column;align-items:center;border-radius:15px}.container-large{max-width:1200px;margin:0 auto}.floating-apps-wrapper{position:relative;max-width:90%;margin:2rem auto;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.1);overflow:hidden;z-index:1}.floating-apps-wrapper:before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:linear-gradient(135deg,#33f04f,#ba6bf7);border-radius:1.2rem;z-index:-1;filter:blur(20px)}.wrapper-podcast{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2rem}.heading-style-h2{font-size:2.5rem;font-weight:700;line-height:1.2;color:#504081}.text-size-regular{font-size:1rem;color:#555}.wrapper-filter-podcast{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:20px}.filter-dropdown,.search{width:300px;margin-bottom:0;cursor:none}.toggle{width:auto}.filter-dropdown{flex:1;min-width:200px}.toggle{background-color:#fff;border:1px solid #ddd;padding:.5rem 1rem;width:200px;transition:background-color .2s ease}.toggle:hover{background-color:#f5f5f5;cursor:none}.dropdown-icon{font-size:1rem;color:#777;transition:transform .2s ease}.toggle[aria-expanded=true] .dropdown-icon{transform:rotate(180deg);cursor:none}.dropdown-list{border:1px solid #ddd;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:100;max-height:200px;overflow-y:auto}.filter-dropdown .w-dropdown-toggle[aria-expanded=true]~.dropdown-list,.filter-dropdown:hover .dropdown-list{display:block;cursor:none}.check-box-field{padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem;transition:background-color .2s ease}.check-box-field:hover{background-color:#f5f5f5;cursor:none}.chk-box{cursor:none}.chk-box-label{font-size:1rem;color:#333}.search{flex:1;max-width:200px;padding:.5rem;border:1px solid #ccc;border-radius:5px;cursor:none}.clear-filters-btn{background-color:#ff6b6b;color:#fff;border:none;padding:.3rem 1rem;border-radius:5px;text-align:center;cursor:none}.clear-filters-btn:hover{background-color:#e65b5b;cursor:none}.wrapper-grid-podcast{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}.card-podcast{background-color:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.card-podcast:hover{transform:translateY(-5px);box-shadow:0 6px 10px rgba(0,0,0,.15)}.podcast-thumbnail{width:100%;height:auto;display:block}.category-pill{background-color:#ffc107;color:#fff;font-size:.85rem;font-weight:700;padding:.25rem .75rem;border-radius:15px;margin:.5rem;display:inline-block}.text-size-medium{font-size:1rem;margin:1rem .5rem;color:#333}.text-weight-bold{font-weight:700}.cms-podcast.wrapper-grid-podcast{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;justify-items:center}@media (max-width:1200px){.cms-podcast.wrapper-grid-podcast{grid-template-columns:repeat(4,1fr)}}@media (max-width:992px){.cms-podcast.wrapper-grid-podcast{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.heading-style-h2{font-size:2rem}.cms-podcast.wrapper-grid-podcast{grid-template-columns:repeat(2,1fr)}.wrapper-filter-podcast{flex-direction:column;align-items:stretch}.filter-left-wrap{flex-direction:column;gap:.5rem}.filter-dropdown,.search{width:100%;margin-bottom:10px}}@media (max-width:480px){.heading-style-h2{font-size:1.75rem}.search,.toggle{width:100%}.cms-podcast.wrapper-grid-podcast{grid-template-columns:1fr}}.filter-dropdown{position:relative;width:100%;cursor:none}.toggle{background-color:#f1f1f1;padding:10px;cursor:pointer;border:1px solid #ccc;border-radius:5px;display:flex;justify-content:space-between;align-items:center;cursor:none}.dropdown-icon{transition:transform .3s ease}.rotate{transform:rotate(180deg)}.dropdown-list{display:none;position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ccc;border-radius:5px;width:100%;margin-top:5px;z-index:10;cursor:none}.dropdown-list.active{display:block;cursor:none}.check-box-field{padding:8px 10px;border-bottom:1px solid #eee;cursor:none}.check-box-field:last-child{border-bottom:none;cursor:none}.chk-box-label{margin-left:10px}.chk-box{cursor:pointer}