.starter-cta{background-color:#175db8;width:100%;padding-top:1rem;padding-bottom:clamp(5rem,12vh,8rem);position:relative}.starter-cta__inner{width:100%;max-width:1380px;padding-left:var(--content-padding-x,20px);padding-right:var(--content-padding-x,20px);margin-left:auto;margin-right:auto}.starter-cta__card{color:var(--foreground);background-color:#f1f1f1;border-radius:1.5rem;grid-template-columns:1fr;gap:0;padding:0;display:grid;position:relative;overflow:hidden}.starter-cta__content{flex-direction:column;justify-content:center;gap:2rem;padding:3rem 2rem;display:flex}.starter-cta__title{letter-spacing:-.03em;color:var(--foreground);font-size:clamp(2rem,4vw,3.5rem);font-weight:500;line-height:1.1}.starter-cta__actions{align-items:center;gap:.75rem;display:flex}.starter-cta__btn{color:#fff;font-size:var(--font-size-sm);background-color:#175db8;border-radius:9999px;justify-content:center;align-items:center;padding:1rem 1.875rem;font-weight:500;line-height:1;text-decoration:none;transition:background-color .15s,transform .15s;display:inline-flex}.starter-cta__btn:hover{background-color:#114a93}.starter-cta__btn:active{transform:scale(.98)}.starter-cta__whatsapp{background-color:#25d366;border:1px solid #1fb855;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;text-decoration:none;transition:background-color .15s,transform .15s;display:inline-flex}.starter-cta__whatsapp:hover{background-color:#1fb855;transform:scale(1.04)}.starter-cta__whatsapp-icon{opacity:.75;width:1.25rem;height:1.25rem}.starter-cta__visual{justify-content:flex-end;align-items:flex-end;padding:2rem 2rem 0;display:flex;position:relative}.starter-cta__visual-image{object-fit:contain;object-position:bottom right;width:100%;height:auto;display:block}@media (min-width:768px){.starter-cta__card{grid-template-columns:40% 60%;align-items:stretch}.starter-cta__content{padding:3.5rem 2.5rem}.starter-cta__visual{padding:3rem 3rem 0}}@media (min-width:1100px){.starter-cta__content{padding:4.5rem 3.5rem}.starter-cta__visual{padding:4rem 4rem 0}}
