.efc-sponsor-cta-v1,
.efc-sponsor-cta-v1 *{box-sizing:border-box}
.efc-sponsor-cta-v1{width:100%;background:var(--efc-scta-section-bg,#fff);padding-top:var(--efc-scta-pt,74px);padding-bottom:var(--efc-scta-pb,74px);overflow:hidden}
.efc-scta__container{width:min(var(--efc-scta-container,1560px),calc(100% - 72px));margin:0 auto}
.efc-scta__box{min-height:var(--efc-scta-min-h,330px);background:var(--efc-scta-bg,#062b52);border-radius:var(--efc-scta-radius,18px);padding:var(--efc-scta-box-pt,58px) var(--efc-scta-box-pr,82px) var(--efc-scta-box-pb,58px) var(--efc-scta-box-pl,62px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--efc-scta-gap,70px);align-items:center;overflow:hidden}
.efc-scta__label{font-family:"Virage Wide Italic","Virage Wide",Arial,sans-serif;font-size:var(--efc-scta-label-size,24px);font-weight:var(--efc-scta-label-weight,700);font-style:italic;line-height:var(--efc-scta-label-lh,1);letter-spacing:var(--efc-scta-label-ls,-.2px);color:var(--efc-scta-label,#d8b243);text-transform:uppercase;margin:0 0 var(--efc-scta-label-mb,34px)}
.efc-scta__title{font-family:"Virage Wide Italic","Virage Wide",Arial,sans-serif;font-size:var(--efc-scta-title-size,64px);font-weight:var(--efc-scta-title-weight,800);font-style:italic;line-height:var(--efc-scta-title-lh,.92);letter-spacing:var(--efc-scta-title-ls,-1.4px);color:var(--efc-scta-title,#fff);text-transform:uppercase;margin:0 0 var(--efc-scta-title-mb,24px);max-width:950px}
.efc-scta__description{font-family:"Inter",Arial,sans-serif;font-size:var(--efc-scta-desc-size,26px);font-weight:var(--efc-scta-desc-weight,400);line-height:var(--efc-scta-desc-lh,1.25);color:var(--efc-scta-text,#fff);margin:0;max-width:var(--efc-scta-desc-max,850px)}
.efc-scta__action{display:flex;align-items:center;justify-content:flex-end}
.efc-scta__button{width:var(--efc-scta-btn-w,430px);height:var(--efc-scta-btn-h,86px);border-radius:var(--efc-scta-btn-radius,999px);background:var(--efc-scta-btn-bg,#d8b243);color:var(--efc-scta-btn-text,#062b52)!important;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;font-family:"Virage Wide Italic","Virage Wide",Arial,sans-serif;font-size:var(--efc-scta-btn-size,32px);font-weight:var(--efc-scta-btn-weight,800);font-style:italic;line-height:1;letter-spacing:var(--efc-scta-btn-ls,-.5px);text-transform:uppercase;white-space:nowrap;transition:transform .2s ease, filter .2s ease}
.efc-scta__button:hover{transform:translateY(-2px);filter:brightness(1.04)}
@media(max-width:900px){.efc-scta__container{width:calc(100% - 40px)}.efc-scta__box{grid-template-columns:1fr;gap:28px;padding:var(--efc-scta-mobile-pad,28px);min-height:auto}.efc-scta__title{font-size:var(--efc-scta-mobile-title,40px)}.efc-scta__description{font-size:var(--efc-scta-mobile-desc,18px)}.efc-scta__action{justify-content:flex-start}.efc-scta__button{width:var(--efc-scta-mobile-btn-w,260px);height:var(--efc-scta-mobile-btn-h,58px);font-size:16px}}
