.ct-split{display:flex;flex-wrap:wrap;min-height:min(70vh,720px);border-top:2px solid #1a1a2e}.ct-info{flex:1 1 320px;display:flex;flex-direction:column;justify-content:center;gap:1.5rem;padding:clamp(2rem,5vw,3.5rem) clamp(1.25rem,4vw,3rem);background:#1a1a2e;color:#fff}.ct-info__eyebrow{margin:0;color:#ff6b2b;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ct-info__title{margin:.5rem 0 0;font-size:clamp(1.75rem,3.5vw,2.35rem);font-weight:800;letter-spacing:-.03em;line-height:1.1}.ct-info__body{margin:.85rem 0 0;color:rgba(255,255,255,.65);font-size:.95rem;font-weight:500;line-height:1.55;max-width:32rem}.ct-channels{gap:.75rem;margin-top:.5rem}.ct-channel,.ct-channels{display:flex;flex-direction:column}.ct-channel{gap:.25rem;padding:1rem 1.1rem;border:1.5px solid rgba(255,255,255,.18);background:rgba(255,255,255,.04);color:inherit;text-decoration:none;transition:border-color .15s ease,background .15s ease}a.ct-channel:hover{border-color:#ff6b2b;background:rgba(255,107,43,.1)}.ct-channel__title{margin:0;font-size:.95rem;font-weight:800;color:#fff}.ct-channel__desc{margin:0;font-size:.82rem;font-weight:500;color:rgba(255,255,255,.55);line-height:1.45}.ct-channel__cta{display:inline-flex;align-items:center;gap:.3rem;margin-top:.35rem;color:#ff6b2b;font-size:.82rem;font-weight:800}.ct-channel__cta svg{width:1rem;height:1rem}.ct-form-panel{flex:1 1 360px;display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,3.5rem) clamp(1.25rem,4vw,3rem);background:#f8f4ef}.ct-form-panel__head{margin-bottom:1.35rem}.ct-form-panel__eyebrow{margin:0;color:#ff6b2b;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ct-form-panel__title{margin:.5rem 0 0;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;letter-spacing:-.03em;color:#1a1a2e}.ct-form-panel__sub{margin:.55rem 0 0;color:rgba(26,26,46,.55);font-size:.92rem;font-weight:500;line-height:1.5}.ct-form .bac-form{box-shadow:4px 4px 0 #1a1a2e}.ct-form__row{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:560px){.ct-form__row{grid-template-columns:1fr 1fr}}.ct-form__sent{display:grid;gap:.75rem;padding:2rem 1.5rem;border:2px solid #1a1a2e;background:#fff;box-shadow:4px 4px 0 #1a1a2e;text-align:center}.ct-form__sent-icon{width:3rem;height:3rem;margin:0 auto;display:flex;align-items:center;justify-content:center;border:2px solid #1a1a2e;background:#ff6b2b;color:#fff}.ct-form__sent-icon svg{width:1.35rem;height:1.35rem}.ct-form__sent h3{margin:0;font-size:1.25rem;font-weight:800;color:#1a1a2e}.ct-form__sent p{margin:0;color:rgba(26,26,46,.55);font-size:.9rem;line-height:1.5}.ct-form__legal{margin:0;text-align:center;color:rgba(26,26,46,.45);font-size:.75rem;font-weight:600}.ct-form__legal a{color:#ff6b2b;font-weight:800;text-decoration:none}.ct-form__legal a:hover{text-decoration:underline}@media (max-width:899px){.ct-split{flex-direction:column;min-height:0}}