:root{--primary-gradient:#0019ff;--light-blue-gradient:#00cbff;--secondary-gradient:#8145f6}.transition-all{transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cap h3{padding:0 1rem}.audience-section{background:#000;overflow:hidden;padding:3rem 1rem;position:relative}.audience-section .background-blur{animation:pulse 3s infinite alternate;background:rgba(128,0,128,.2);border-radius:50%;bottom:0;filter:blur(3rem);height:24rem;position:absolute;right:25%;width:24rem;z-index:0}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.05)}}.audience-section .audience-container{margin:0 auto;max-width:1200px;position:relative;z-index:10}.audience-section .section-header{margin-bottom:2.5rem;text-align:center}.audience-section .section-header h2{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.audience-section .section-header p{color:#fff;font-size:1.25rem;margin:0 auto}.audience-section .cards-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(280px,1fr))}.audience-section .audience-card{border-radius:24px;box-shadow:0 8px 20px rgba(0,0,0,.2);padding:1.5rem;transition:all .3s ease}.audience-section .audience-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.3);transform:scale(1.05)}.audience-section .gradient-purple{background:linear-gradient(45deg,#8b41ff,#59a9f9)}.audience-section .gradient-blue{background:linear-gradient(to bottom right,#2563eb,#3b82f6,#06b6d4)}.audience-section .gradient-indigo{background:linear-gradient(45deg,#1319ff,#884bff,#00cbff)}.audience-section .gradient-cyan,.audience-section .gradient-pink{background:linear-gradient(45deg,#1822fe,#7c3cfc)}.audience-section .gradient-violet{background:linear-gradient(45deg,#16a9dd,#7c3cfc)}.audience-section .card-content{align-items:flex-start;display:flex;gap:1rem}.audience-section .icon-container{align-items:center;backdrop-filter:blur(6px);background:hsla(0,0%,100%,.2);border-radius:16px;display:flex;flex-shrink:0;height:48px;justify-content:center;min-width:48px;transition:all .3s;width:48px}.audience-section .audience-card:hover .icon-container{background:hsla(0,0%,100%,.3)}.audience-section .icon-container svg{height:24px;stroke:#fff;width:24px}.audience-section .card-content h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 6px}.audience-section .card-content p{color:hsla(0,0%,100%,.9);line-height:1.5;margin:0}@media(max-width:999px){.audience-section .cards-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.audience-section .cards-grid{display:grid;gap:1rem;grid-auto-columns:100%;grid-auto-flow:column;grid-template-rows:repeat(2,auto);overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth;scroll-snap-type:x mandatory}.audience-section .audience-card{scroll-snap-align:start}.audience-section .cards-grid::-webkit-scrollbar{display:none}.audience-section .cards-grid{scrollbar-width:none}@media (max-width:768px){.grid-wrappr{padding-top:1.5rem;position:relative}.audience-section .audience-arrow{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 8px 20px rgba(0,0,0,.15);color:#000;cursor:pointer;display:flex;font-size:0;font-weight:300;height:42px;justify-content:center;line-height:1;position:absolute;top:0;transform:translateY(-50%);transition:all .3s ease;width:42px;z-index:20}.audience-section .audience-arrow.prev{right:50px}.audience-section .audience-arrow.next{right:0}.audience-arrow:before{border:2px solid #000;border-bottom:0;border-left:0;content:"";height:20px;margin-left:10px;transform:rotate(-135deg);width:20px}.audience-arrow.next:before{margin-right:10px;transform:rotate(45deg)}.audience-section .audience-arrow:hover{background:linear-gradient(90deg,#0019ff 3.94%,#00cbff 92.96%);box-shadow:0 12px 30px rgba(0,0,0,.25);color:#fff;transform:translateY(-50%) scale(1.05)}.audience-section .audience-arrow:hover:before{border-color:#fff}.audience-section .audience-arrow:active{transform:translateY(-50%) scale(.98)}}}