.ad-hero-pillars{align-items:center;background:#39357e;border-radius:45px;display:flex;justify-content:center;margin-top:20px;max-height:640px;overflow:hidden;padding:0 24px;position:relative}.ad-hero-pillars:before{background:radial-gradient(50% 50% at 0 100%,#6761e5 0,rgba(103,97,229,0) 100%);bottom:0;content:"";height:50%;left:0;pointer-events:none;position:absolute;width:45%;z-index:1}.ad-hero-pillars__inner{align-items:center;display:flex;gap:24px;margin:0 auto;max-width:var(--container-max,1280px);position:relative;z-index:2}.ad-hero-pillars__content{color:#fff;flex:1 1 50%;max-width:50%}.ad-hero-pillars__eyebrow{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:600;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.ad-hero-pillars__eyebrow,.ad-hero-pillars__title{font-family:var(--ff-heading,"Space Grotesk",sans-serif)}.ad-hero-pillars__title{color:#fff!important;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15;margin:0 0 16px}.ad-hero-pillars__title span{color:var(--accent-pink,#e040fb)}.ad-hero-pillars__subtitle{color:hsla(0,0%,100%,.8);font-family:var(--ff-serif,"Fraunces",serif);font-size:16px;line-height:1.6;margin:0 0 20px;max-width:480px}.ad-hero-pillars__proof{align-items:center;display:flex;gap:12px}.ad-hero-pillars__proof-avatars{display:flex}.ad-hero-pillars__avatar{align-items:center;background:hsla(0,0%,100%,.15);border:2px solid hsla(0,0%,100%,.3);border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:700;height:36px;justify-content:center;margin-right:-10px;width:36px}.ad-hero-pillars__avatar:last-child{margin-right:0}.ad-hero-pillars__avatar--plus{background:var(--accent-pink,#e040fb)}.ad-hero-pillars__proof-text{display:flex;flex-direction:column}.ad-hero-pillars__proof-number{color:#fff!important;font-family:var(--ff-heading,"Space Grotesk",sans-serif);font-size:16px;font-weight:700}.ad-hero-pillars__proof-sub{color:hsla(0,0%,100%,.65);font-family:var(--ff-serif,"Fraunces",serif);font-size:14px}.ad-hero-pillars__cta{align-items:center;align-self:flex-start;background:var(--accent-pink,#e040fb);border:2px solid transparent;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--ff-heading,"Space Grotesk",sans-serif);font-size:16px;font-weight:700;justify-content:center;margin-top:16px;padding:14px 36px;text-decoration:none;transition:all .25s ease}.ad-hero-pillars__cta:hover{background:#fff;border:2px solid var(--accent-pink,#e040fb);color:var(--accent-pink,#e040fb);transform:scale(1.03)}.ad-hero-pillars__media{align-items:center;align-self:stretch;animation:heroPillarSlideIn 1s cubic-bezier(.16,1,.3,1) .4s both;display:flex;flex:1 1 55%;justify-content:center;max-width:55%}.ad-hero-pillars__media img{border-radius:20px;height:100%;max-height:100%;max-width:120%;object-fit:contain;width:120%}@keyframes heroPillarSlideIn{0%{opacity:0;transform:translateX(80px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.ad-hero-pillars{border-radius:32px;margin-top:12px;min-height:auto;padding:12px 16px 4px}.ad-hero-pillars__inner{flex-direction:column;text-align:center}.ad-hero-pillars__content,.ad-hero-pillars__subtitle{max-width:100%}.ad-hero-pillars__proof{justify-content:center}.ad-hero-pillars__media{max-width:100%}.ad-hero-pillars__media img{max-width:100%;width:100%}}