.lead-form-section{padding:3.75rem 0}@media (min-width: 992px){.lead-form-section{padding:5rem 0}}.lead-form-section .container{display:grid;gap:2.5rem;align-items:start}@media (min-width: 992px){.lead-form-section .container{grid-template-columns:1fr minmax(0,420px)}}.lead-form-copy{background:#fff;padding:1.875rem;border-radius:.75rem;box-shadow:0 20px 45px #11111114}.lead-form-copy .lead-form-intro{font-size:1.05rem;line-height:1.65;color:#333;margin-bottom:1.75rem}.lead-form-copy .program-highlights{display:grid;gap:1.25rem;margin:1.75rem 0 2rem;padding:1.5rem;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:.5rem;border-left:4px solid #ed1f1f}@media (min-width: 768px){.lead-form-copy .program-highlights{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.lead-form-copy .program-highlights .highlight-item strong{display:block;font-size:1rem;color:#222;margin-bottom:.5rem;font-weight:700}.lead-form-copy .program-highlights .highlight-item p{margin:0;font-size:.92rem;line-height:1.5;color:#333}.lead-form-copy .benefits-heading{font-size:1.15rem;font-weight:700;color:#222;margin:0 0 1rem}.lead-form-copy .lead-form-benefits{list-style:none;margin:0;display:grid;gap:.75rem}.lead-form-copy .lead-form-benefits li{display:flex;gap:.65rem;align-items:flex-start;color:#222;line-height:1.45}.lead-form-copy .lead-form-benefits li:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;color:#ed1f1f;margin-top:.15rem}.lead-form{position:relative;background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 28px 55px #11111124;display:grid;gap:1rem;border:1px solid rgba(17,17,17,.06)}@media (max-width: 991px){.lead-form{padding:1.5rem}}.lead-form .form-group{position:relative;margin-bottom:1.5rem}.lead-form .form-group label{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);font-weight:600;color:#999;transition:all .2s ease;pointer-events:none;background:#fff;padding:0 .25rem;font-size:1rem}.lead-form .form-group input,.lead-form .form-group select,.lead-form .form-group textarea{width:100%;border-radius:.3125rem;border:1px solid rgba(17,17,17,.12);padding:.75rem .85rem;font-size:.85rem;color:#222;transition:border-color .3s ease,box-shadow .3s ease;background:#fff}.lead-form .form-group input:focus-visible,.lead-form .form-group select:focus-visible,.lead-form .form-group textarea:focus-visible{outline:none;border-color:#ed1f1f;box-shadow:0 0 0 3px #ed1f1f26}.lead-form .form-group textarea{resize:vertical;min-height:110px;line-height:1.35}.lead-form .form-group input:focus+label,.lead-form .form-group input:not(:placeholder-shown)+label{top:-.5rem;transform:translateY(0);font-size:.75rem;color:#ed1f1f}.lead-form .form-group textarea:focus+label,.lead-form .form-group textarea:not(:placeholder-shown)+label{top:-.5rem;transform:translateY(0);font-size:.75rem;color:#ed1f1f}.lead-form .form-group select:focus+label,.lead-form .form-group select.has-value+label{top:-.5rem;transform:translateY(0);font-size:.75rem;color:#ed1f1f}.lead-form .form-group select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(0,0,0,.4) 50%),linear-gradient(135deg,rgba(0,0,0,.4) 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%;background-size:6px 6px;background-repeat:no-repeat}.lead-form .form-group select option:first-child{color:#999}.lead-form .field-error{display:block;font-size:.8rem;color:#ed1f1f;min-height:1.2em;margin-top:.35rem;padding-left:.25rem;font-weight:500}.lead-form .field-error:empty{display:none}.lead-form .form-group.has-error input,.lead-form .form-group.has-error select,.lead-form .form-group.has-error textarea{border-color:#ed1f1f;background-color:#ed1f1f05}.lead-form .form-group.has-error input:focus-visible,.lead-form .form-group.has-error select:focus-visible,.lead-form .form-group.has-error textarea:focus-visible{box-shadow:0 0 0 3px #ed1f1f26}.lead-form .form-group.has-error label{color:#ed1f1f}.lead-form .form-group.has-error .field-error{display:block}.lead-form .form-group.has-success input,.lead-form .form-group.has-success select,.lead-form .form-group.has-success textarea{border-color:#28a745;background-color:#2ecc7105}.lead-form .form-group.has-success input:focus-visible,.lead-form .form-group.has-success select:focus-visible,.lead-form .form-group.has-success textarea:focus-visible{box-shadow:0 0 0 3px #2ecc7126}.lead-form .consent-row.has-error .consent-checkbox{color:#ed1f1f}.lead-form .consent-row.has-error .field-error{display:block}.lead-form .consent-row .field-error{margin-top:.5rem}.lead-form .lead-form-submit:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.lead-form .lead-form-submit:disabled:hover,.lead-form .lead-form-submit:disabled:focus-visible{background:#ccc;transform:none;box-shadow:none}.lead-form .form-row{display:flex;flex-direction:column;gap:.35rem}.lead-form .form-row-split{flex-direction:column}.lead-form .consent-checkbox{flex-direction:row;align-items:flex-start;gap:.65rem;font-size:.92rem}.lead-form .consent-checkbox input[type=checkbox]{margin-top:.35rem;width:18px;height:18px}.lead-form .consent-checkbox a{color:#ed1f1f;text-decoration:underline}.lead-form .lead-form-submit{margin-top:.5rem;padding:1rem;border-radius:.5rem;border:none;background:#ed1f1f;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease}.lead-form .lead-form-submit:hover,.lead-form .lead-form-submit:focus-visible{background:#c81a1a;transform:translateY(-2px);box-shadow:0 18px 34px #ed1f1f47}.lead-form .lead-form-privacy{margin:0;font-size:.85rem;color:#555}.lead-form .lead-form-feedback{min-height:1.25rem;font-size:.95rem;font-weight:600}.lead-form .lead-form-feedback[data-state=loading]{color:#555}.lead-form .lead-form-feedback[data-state=success]{color:#28a745}.lead-form .lead-form-feedback[data-state=error]{color:#ed1f1f}@media (max-width: 991px){.lead-form-copy,.lead-form{padding:1.5rem}}.trust-pillar{color:#222;background:#fff}.trust-pillar code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:#ed1f1f14;color:#ed1f1f;padding:.1rem .35rem;border-radius:.25rem}.trust-container{width:min(92%,1180px);margin-inline:auto}.trust-header{position:sticky;top:0;z-index:50;background:#fffffff5;backdrop-filter:blur(16px);border-bottom:1px solid #eeeeee}.trust-header__inner{width:min(94%,1180px);margin-inline:auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.trust-logo{display:inline-flex;align-items:center}.trust-logo img{width:126px;height:auto;display:block}.trust-nav{display:flex;align-items:center;gap:1rem;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700}.trust-nav a{color:#1a1a1a;text-decoration:none}.trust-nav a:hover{color:#ed1f1f}@media (max-width: 991px){.trust-nav{display:none}}.trust-header__cta{display:inline-flex;align-items:center;justify-content:center;background:#ed1f1f;color:#fff;padding:.75rem 1.15rem;border-radius:999px;text-decoration:none;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700;box-shadow:0 8px 22px #ed1f1f38}.trust-header__cta:hover{background:#c81a1a}.trust-hero{padding:5.5rem 0 4.25rem;background:radial-gradient(circle at top right,rgba(237,31,31,.11),transparent 35%),linear-gradient(135deg,#fff,#f8f8fa 55%,#fff2f2)}.trust-hero__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:3rem;align-items:center}@media (max-width: 991px){.trust-hero__grid{grid-template-columns:1fr}}.trust-eyebrow{margin:0 0 .7rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ed1f1f}.trust-hero h1,.trust-section h2{margin:0;font-family:Montserrat,sans-serif;color:#1a1a1a;line-height:1.12;letter-spacing:-.025em}.trust-hero h1{max-width:820px;font-size:clamp(2.35rem,5vw,4.35rem);font-weight:800}.trust-answer{margin:1.6rem 0 1.25rem;padding:1.25rem 1.45rem;border-left:5px solid #ed1f1f;border-radius:0 .5rem .5rem 0;background:#ffffffd1;box-shadow:0 16px 38px #0000000f;font-family:Nunito,sans-serif;font-size:1.08rem;line-height:1.7;color:#1a1a1a;font-weight:600}.trust-hero__copy{margin:0;max-width:760px;font-family:Nunito,sans-serif;font-size:1.05rem;line-height:1.75;color:#555}.trust-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.trust-button{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;padding:.95rem 1.35rem;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,background .3s ease,outline .3s ease}.trust-button:hover{transform:translateY(-2px)}.trust-button:focus-visible{outline:2px solid #ed1f1f;outline-offset:4px}.trust-button--primary{background:#ed1f1f;color:#fff;box-shadow:0 10px 26px #ed1f1f45}.trust-button--primary:hover{background:#c81a1a}.trust-button--secondary{background:#fff;color:#1a1a1a;border:1px solid #dddddd}.trust-hero__panel{background:#1a1a1a;color:#fff;border-radius:1.25rem;padding:2rem;box-shadow:0 24px 60px #0000002e}.trust-panel__label{margin:0 0 1.25rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#ffffffa6}.trust-hero__panel ul{list-style:none;display:grid;gap:1rem;margin:0;padding:0}.trust-hero__panel li{display:grid;grid-template-columns:minmax(75px,max-content) 1fr;gap:.9rem;align-items:center;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.12)}.trust-hero__panel li:last-child{padding-bottom:0;border-bottom:0}.trust-hero__panel li strong{font-family:Montserrat,sans-serif;font-size:2rem;color:#ed1f1f;line-height:1;white-space:nowrap}.trust-hero__panel li span{font-family:Nunito,sans-serif;color:#ffffffd1;line-height:1.4}.trust-toc{position:sticky;top:76px;z-index:40;background:#fffffff2;border-block:1px solid #eeeeee;backdrop-filter:blur(14px)}.trust-toc .trust-container{display:flex;gap:.2rem;overflow-x:auto;padding-block:.65rem}.trust-toc a{white-space:nowrap;text-decoration:none;color:#555;padding:.55rem .85rem;border-radius:999px;font-family:Nunito,sans-serif;font-size:.88rem;font-weight:700;transition:background .3s ease,color .3s ease}.trust-toc a:hover{color:#ed1f1f;background:#ed1f1f12}.trust-toc a:focus-visible{outline:2px solid #ed1f1f;outline-offset:2px}.trust-section{padding:5rem 0}.trust-section h2{font-size:clamp(1.9rem,3.4vw,2.7rem);font-weight:800}.trust-section p{font-family:Nunito,sans-serif;font-size:1.03rem;line-height:1.76;color:#555}.trust-section--muted,.trust-section--cluster,.trust-section--faq{background:#f5f5f7}.trust-section__header{max-width:780px;margin:0 auto 3rem;text-align:center}.trust-section__header p:last-child{margin-bottom:0}.trust-split{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:2.5rem;align-items:start}@media (max-width: 991px){.trust-split{grid-template-columns:1fr}}.trust-split--reverse{grid-template-columns:minmax(0,1fr) 360px}@media (max-width: 991px){.trust-split--reverse{grid-template-columns:1fr}}.trust-proof-card{background:#fff;border:1px solid #eeeeee;border-radius:1rem;padding:1.7rem;box-shadow:0 16px 36px #0000000f}.trust-proof-card h3{margin:0 0 .8rem;font-family:Montserrat,sans-serif;font-size:1.25rem;color:#1a1a1a}.trust-proof-card ul,.trust-proof-card ol{margin:1rem 0 0;padding-left:1.25rem;font-family:Nunito,sans-serif;color:#555;line-height:1.65}.trust-proof-card--dark{background:#1a1a1a;color:#fff}.trust-proof-card--dark h3{color:#fff}.trust-proof-card--dark ol,.trust-proof-card--dark p{color:#ffffffd1}.trust-cluster-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.15rem}.trust-cluster-card a,.trust-cluster-card,.trust-group-card a,.trust-group-card{text-decoration:none}.trust-cluster-card a{min-height:100%;display:flex;flex-direction:column;padding:1.35rem;border-radius:1rem;background:#fff;border:1px solid #eeeeee;color:inherit;box-shadow:0 10px 28px #0000000a;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.trust-cluster-card a:hover{transform:translateY(-4px);border-color:#ed1f1f;box-shadow:0 16px 34px #00000014}.trust-card-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:.85rem;background:#ed1f1f1a;color:#ed1f1f;margin-bottom:1rem}.trust-card-pillar,.trust-group-card span{display:inline-block;align-self:flex-start;margin-bottom:.65rem;padding:.22rem .55rem;border-radius:999px;background:#ed1f1f14;color:#ed1f1f;font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.trust-cluster-card h3,.trust-group-card h3{margin:0 0 .65rem;font-family:Montserrat,sans-serif;font-size:1.08rem;line-height:1.35;color:#1a1a1a}.trust-cluster-card p,.trust-group-card p{margin:0 0 1rem;color:#555;font-size:.95rem;line-height:1.58}.trust-card-link{margin-top:auto;display:inline-flex;align-items:center;gap:.45rem;color:#ed1f1f;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700}.trust-group-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.trust-group-grid--wide{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.trust-group-grid--compact{margin-top:1.5rem}.trust-contextual-links{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;gap:1.25rem}.trust-contextual-links li{background:#fff;padding:1.25rem;border-radius:.75rem;border:1px solid #eeeeee;transition:border-color .3s ease,box-shadow .3s ease}.trust-contextual-links li:hover{border-color:#ed1f1f;box-shadow:0 4px 16px #00000008}.trust-contextual-links a{text-decoration:none;color:#1a1a1a;font-family:Montserrat,sans-serif;display:inline-block;margin-bottom:.35rem}.trust-contextual-links a:hover{color:#ed1f1f}.trust-contextual-links a:focus-visible{outline:2px solid #ed1f1f;outline-offset:4px;border-radius:4px}.trust-contextual-links p{margin:0;font-size:.9rem;color:#555;line-height:1.6}.trust-group-card{display:block;padding:1.35rem;border:1px solid #eeeeee;border-radius:1rem;background:#fff;box-shadow:0 8px 24px #0000000a;transition:transform .3s ease,border-color .3s ease}.trust-group-card:hover{transform:translateY(-3px);border-color:#ed1f1f}.trust-section--decision{padding:3.5rem 0;background:linear-gradient(135deg,#1a1a1a,#2b2b2b)}.trust-decision{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}@media (max-width: 991px){.trust-decision{align-items:flex-start;flex-direction:column}}.trust-decision h2,.trust-decision p{color:#fff}.trust-decision p{max-width:720px;color:#fffc}.trust-faq-list{max-width:880px;margin-inline:auto;display:grid;gap:.8rem}.trust-faq-item{background:#fff;border:1px solid #eeeeee;border-radius:.85rem;padding:0;overflow:hidden}.trust-faq-item summary{cursor:pointer;padding:1.1rem 1.25rem;list-style:none}.trust-faq-item summary::-webkit-details-marker{display:none}.trust-faq-item h3{margin:0;font-family:Montserrat,sans-serif;font-size:1rem;color:#1a1a1a}.trust-faq-item div{padding:0 1.25rem 1.15rem;border-top:1px solid #eeeeee}.trust-faq-item p{margin:1rem 0 0;font-size:.97rem}.trust-footer{background:#111;color:#ffffffbf;padding:2rem 0}.trust-footer .trust-container{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.trust-footer p{margin:0;font-family:Nunito,sans-serif}.trust-footer a{color:#fff;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none}@media (max-width: 767px){.trust-hero{padding:3.75rem 0 3rem}.trust-section{padding:3.75rem 0}.trust-header__cta{padding:.65rem .9rem;font-size:.78rem}}
