.social-cta{overflow:hidden;padding:5rem 2rem}.social-cta__inner{align-items:center;display:flex;gap:4rem;margin:0 auto;max-width:1200px}.social-cta__content{flex:1;min-width:0}.social-cta__subtitle{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:3px;margin-bottom:1rem;text-transform:uppercase}.social-cta__heading{font-family:Oswald,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.05;margin:0 0 1.25rem;text-transform:uppercase}.social-cta__description{font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.6;margin-bottom:2rem;max-width:480px;opacity:.75}.social-cta__button{border:2px solid transparent;color:#000;display:inline-block;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600;letter-spacing:1.5px;padding:1rem 2.5rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.social-cta__button:hover{background-color:transparent!important}.social-cta__platforms{align-items:center;display:flex;gap:1rem;margin-top:2.5rem}.social-cta__platforms-label{font-family:Inter,sans-serif;font-size:.8rem;letter-spacing:1px;margin-right:.5rem;opacity:.5;text-transform:uppercase}.social-cta__platform-link{align-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .3s ease;width:44px}.social-cta__platform-link:hover{background-color:rgba(197,165,90,.1)}.social-cta__platform-link svg{fill:currentColor;height:20px;width:20px}.social-cta__phone-wrap{flex:0 0 auto;position:relative}.social-cta__phone{background:#1a1a1a;border-radius:40px;box-shadow:0 25px 80px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.08);height:570px;padding:12px;position:relative;width:280px}.social-cta__phone:before{background:#000;border-radius:0 0 16px 16px;content:"";height:28px;left:50%;position:absolute;top:12px;transform:translateX(-50%);width:100px;z-index:2}.social-cta__phone-screen{background:#000;border-radius:30px;height:100%;overflow:hidden;width:100%}.social-cta__phone-screen img{display:block;height:100%;object-fit:cover;object-position:top center;width:100%}.social-cta__phone-placeholder{align-items:center;background:linear-gradient(180deg,#111,#1a1a1a);border-radius:30px;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;text-align:center;width:100%}.social-cta__phone-placeholder svg{height:48px;margin-bottom:1rem;width:48px}.social-cta__phone-placeholder span{color:hsla(0,0%,100%,.4);font-family:Inter,sans-serif;font-size:.75rem;letter-spacing:1px;text-transform:uppercase}.social-cta__phone-glow{background:radial-gradient(circle,rgba(197,165,90,.08) 0,transparent 70%);height:350px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:350px;z-index:-1}@media (max-width:900px){.social-cta{padding:3rem 1.5rem}.social-cta__inner{flex-direction:column;gap:3rem;text-align:center}.social-cta__heading{font-size:2.5rem}.social-cta__description{margin-left:auto;margin-right:auto;max-width:100%}.social-cta__platforms{flex-wrap:wrap;justify-content:center}.social-cta__phone{height:490px;width:240px}}@media (max-width:480px){.social-cta__heading{font-size:2rem}.social-cta__phone{height:430px;width:210px}}