:root{--thpv-red:#ef2f33;--thpv-deep:#a60716;--thpv-ink:#071a36;--thpv-copy:#4a5871;--thpv-soft:#f6f8fb;--thpv-line:#dfe5ee}.th-pv{overflow:hidden;background:#fff;color:var(--thpv-ink)}.th-pv *{box-sizing:border-box}.th-pv-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.th-pv-hero{padding:84px 0;background:linear-gradient(118deg,#9e0615 0%,#d11122 48%,#f13a41 100%);color:#fff}.th-pv-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:62px;align-items:center}.th-pv-hero h1{margin:0 0 24px;color:#fff;font-size:clamp(48px,5.6vw,76px);line-height:.99;letter-spacing:-.055em}.th-pv-hero-copy p{max-width:770px;margin:0 0 16px;color:#fff;font-size:17px;line-height:1.72}.th-pv-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:15px;padding:16px 23px;border-radius:15px;background:#fff;color:#a60918!important;font-weight:900;text-decoration:none!important;transition:.2s ease}.th-pv-btn:hover{transform:translateY(-2px);box-shadow:0 15px 34px rgba(0,0,0,.2)}.th-pv-hero-card{position:relative;overflow:hidden;padding:38px;border-radius:30px;background:#fff;color:var(--thpv-ink);box-shadow:0 30px 72px rgba(70,0,9,.27)}.th-pv-hero-card h2{margin:0 0 18px;color:var(--thpv-ink);font-size:clamp(31px,3.1vw,45px);line-height:1.05;letter-spacing:-.045em}.th-pv-hero-card ul{margin:0;padding:0;list-style:none}.th-pv-hero-card li{position:relative;padding:13px 0 13px 30px;border-top:1px solid #edf0f4;color:#344054;font-weight:700;line-height:1.45}.th-pv-hero-card li:first-child{border-top:0}.th-pv-hero-card li:before{content:"✓";position:absolute;left:0;color:var(--thpv-red);font-weight:950}.th-pv-watermark{position:absolute;right:20px;bottom:-10px;color:rgba(239,47,51,.055);font-size:92px;font-weight:950;line-height:1}.th-pv-section{padding:82px 0}.th-pv-soft{background:var(--thpv-soft)}.th-pv-dark{background:var(--thpv-ink);color:#fff}.th-pv-heading{max-width:900px;margin:0 auto 40px;text-align:center}.th-pv-heading h2{margin:0 0 14px;color:var(--thpv-ink);font-size:clamp(35px,4vw,54px);line-height:1.04;letter-spacing:-.045em}.th-pv-heading p,.th-pv-section p{color:var(--thpv-copy);font-size:16px;line-height:1.72}.th-pv-heading p{margin:8px 0}.th-pv-dark .th-pv-heading h2{color:#fff}.th-pv-dark .th-pv-heading p,.th-pv-dark p{color:#d8dfe8}.th-pv-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.th-pv-card,.th-pv-info,.th-pv-doc,.th-pv-rule{padding:28px;border:1px solid var(--thpv-line);border-radius:24px;background:#fff;box-shadow:0 14px 40px rgba(15,23,42,.045)}.th-pv-card h3,.th-pv-info h3,.th-pv-doc h3,.th-pv-rule h3{margin:0 0 10px;color:var(--thpv-ink);font-size:21px;line-height:1.25}.th-pv-card p,.th-pv-info p,.th-pv-rule p{margin:0;color:var(--thpv-copy);font-size:15px;line-height:1.65}.th-pv-num{display:grid;place-items:center;width:44px;height:40px;margin-bottom:20px;border-radius:12px;background:var(--thpv-red);color:#fff;font-size:13px;font-weight:950}.th-pv-table-wrap{overflow-x:auto;border:1px solid var(--thpv-line);border-radius:24px;background:#fff;box-shadow:0 16px 45px rgba(15,23,42,.045)}.th-pv-table{width:100%;min-width:700px;border-collapse:collapse}.th-pv-table th{padding:19px 20px;background:var(--thpv-ink);color:#fff;text-align:left;font-size:14px}.th-pv-table tbody th{background:#fff;color:var(--thpv-ink);border-top:1px solid var(--thpv-line);font-size:15px}.th-pv-table td{padding:19px 20px;border-top:1px solid var(--thpv-line);color:var(--thpv-copy);font-size:15px;line-height:1.55;vertical-align:top}.th-pv-note{max-width:1020px;margin:26px auto 0;padding:24px 27px;border:1px solid #ffd0d3;border-radius:20px;background:#fff2f3}.th-pv-note p{margin:7px 0;color:#67333a}.th-pv-note h3{margin:0 0 8px;color:var(--thpv-ink);font-size:22px}.th-pv-grid2,.th-pv-grid3{display:grid;gap:20px}.th-pv-grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.th-pv-grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.th-pv-info ul,.th-pv-doc ul,.th-pv-dark-card ul,.th-pv-checklist{margin:13px 0;padding:0;list-style:none}.th-pv-info li,.th-pv-doc li,.th-pv-dark-card li,.th-pv-checklist li{position:relative;margin:9px 0;padding-left:27px;line-height:1.5}.th-pv-info li,.th-pv-doc li,.th-pv-checklist li{color:var(--thpv-copy)}.th-pv-info li:before,.th-pv-doc li:before,.th-pv-dark-card li:before,.th-pv-checklist li:before{content:"✓";position:absolute;left:0;color:var(--thpv-red);font-weight:950}.th-pv-info p{margin-bottom:13px}.th-pv-dark-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.th-pv-dark-card{padding:29px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:rgba(255,255,255,.06)}.th-pv-dark-card h3{margin:0 0 10px;color:#fff;font-size:21px}.th-pv-dark-card p,.th-pv-dark-card li{color:#d9e0e8;font-size:15px;line-height:1.62}.th-pv-faq{max-width:940px;margin:0 auto}.th-pv-faq details{margin-bottom:13px;padding:21px 23px;border:1px solid var(--thpv-line);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.04)}.th-pv-faq summary{cursor:pointer;color:var(--thpv-ink);font-size:18px;font-weight:900}.th-pv-faq p{margin:13px 0 0}.th-pv-cta{text-align:center}.th-pv-cta h2{margin:0 0 16px;color:var(--thpv-ink);font-size:clamp(35px,4vw,54px);line-height:1.05;letter-spacing:-.045em}.th-pv-cta p{max-width:850px;margin:0 auto 13px}.th-pv-cta .th-pv-btn{background:var(--thpv-red);color:#fff!important}.th-pv a:focus-visible,.th-pv summary:focus-visible{outline:3px solid #ffc0c4;outline-offset:4px}
@media(max-width:1050px){.th-pv-hero-grid{grid-template-columns:1fr}.th-pv-hero-card{max-width:760px}.th-pv-service-grid,.th-pv-dark-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.th-pv-grid3{grid-template-columns:1fr}}
@media(max-width:760px){.th-pv-wrap{width:min(100% - 28px,1180px)}.th-pv-hero{padding:60px 0}.th-pv-hero h1{font-size:clamp(40px,11vw,56px)}.th-pv-hero-card{padding:28px 24px;border-radius:23px}.th-pv-section{padding:60px 0}.th-pv-heading{text-align:left;margin-bottom:28px}.th-pv-service-grid,.th-pv-grid2,.th-pv-dark-grid{grid-template-columns:1fr}.th-pv-table{min-width:0}.th-pv-table thead{display:none}.th-pv-table,.th-pv-table tbody,.th-pv-table tr,.th-pv-table th,.th-pv-table td{display:block;width:100%}.th-pv-table tr{padding:18px;border-top:1px solid var(--thpv-line)}.th-pv-table tr:first-child{border-top:0}.th-pv-table tbody th,.th-pv-table td{padding:7px 0;border:0}.th-pv-table td:before{content:attr(data-label);display:block;margin-bottom:3px;color:var(--thpv-ink);font-size:12px;font-weight:900;text-transform:uppercase}}

/* v368 contextual sections */
.th-pv-eyebrow{display:inline-flex;align-items:center;width:max-content;margin-bottom:16px;padding:8px 13px;border:1px solid #ffd4d7;border-radius:999px;background:#fff0f1;color:#c31220;font-size:11px;font-weight:950;letter-spacing:.055em;text-transform:uppercase}.th-pv-specified-section .th-pv-heading{max-width:880px}.th-pv-work-requirements{max-width:930px;margin:0 auto 22px}.th-pv-work-requirements .th-pv-dark-card{background:linear-gradient(135deg,rgba(239,47,51,.18),rgba(255,255,255,.065))}.th-pv-work-badge{display:inline-flex;margin-bottom:15px;padding:7px 11px;border-radius:999px;background:var(--thpv-red);color:#fff;font-size:11px;font-weight:950;text-transform:uppercase}.th-pv-work-requirements .th-pv-dark-card h3{font-size:28px}.th-pv-work-panel{max-width:1100px;margin:0 auto;padding:32px 34px;border:1px solid rgba(255,255,255,.18);border-radius:26px;background:#fff;color:var(--thpv-ink);box-shadow:0 20px 50px rgba(0,0,0,.14)}.th-pv-work-panel-copy{max-width:770px;margin-bottom:23px}.th-pv-work-panel h3{margin:0 0 8px;color:var(--thpv-ink);font-size:27px;line-height:1.15}.th-pv-work-panel p{margin:0;color:var(--thpv-copy)!important}.th-pv-work-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:0;padding:0;list-style:none}.th-pv-work-list li{position:relative;padding:13px 15px 13px 43px;border:1px solid var(--thpv-line);border-radius:14px;background:var(--thpv-soft);color:#344054;line-height:1.45}.th-pv-work-list li:before{content:"✓";position:absolute;left:15px;top:12px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--thpv-red);color:#fff;font-size:11px;font-weight:950}.th-pv-agent-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:52px;align-items:center}.th-pv-agent-copy h2,.th-pv-form-copy h2{margin:0 0 16px;color:var(--thpv-ink);font-size:clamp(35px,4vw,54px);line-height:1.04;letter-spacing:-.045em}.th-pv-agent-copy p,.th-pv-form-copy p{max-width:650px;margin:0 0 14px;color:var(--thpv-copy);font-size:16px;line-height:1.72}.th-pv-agent-card{position:relative;padding:33px 35px;border:1px solid var(--thpv-line);border-radius:27px;background:#fff;box-shadow:0 18px 52px rgba(15,23,42,.06)}.th-pv-agent-card h3{margin:0 0 17px;color:var(--thpv-ink);font-size:27px}.th-pv-agent-card ul{margin:0;padding:0;list-style:none}.th-pv-agent-card li{position:relative;padding:13px 0 13px 31px;border-top:1px solid #edf0f4;color:#344054;font-weight:700;line-height:1.45}.th-pv-agent-card li:first-child{border-top:0}.th-pv-agent-card li:before{content:"✓";position:absolute;left:0;color:var(--thpv-red);font-weight:950}.th-pv-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.th-pv-related-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.th-pv-related-card{display:flex;flex-direction:column;min-height:100%;padding:27px;border:1px solid var(--thpv-line);border-radius:24px;background:#fff;color:inherit;text-decoration:none!important;box-shadow:0 14px 40px rgba(15,23,42,.045);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.th-pv-related-card:hover{transform:translateY(-4px);border-color:#ffabb0;box-shadow:0 20px 48px rgba(15,23,42,.09)}.th-pv-related-card>span{display:grid;place-items:center;width:58px;height:43px;margin-bottom:20px;border-radius:13px;background:var(--thpv-ink);color:#fff;font-size:12px;font-weight:950}.th-pv-related-card h3{margin:0 0 10px;color:var(--thpv-ink);font-size:20px;line-height:1.25}.th-pv-related-card p{margin:0 0 17px;color:var(--thpv-copy);font-size:14.5px;line-height:1.62}.th-pv-related-card strong{margin-top:auto;color:var(--thpv-red);font-size:14px}.th-pv-assessment-section{background:#fff}.th-pv-form-layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(450px,1.12fr);gap:54px;align-items:start}.th-pv-form-copy{padding-top:24px}.th-pv-form-card{padding:20px;border:1px solid var(--thpv-line);border-radius:28px;background:var(--thpv-soft)}.th-pv-form-card .th-formcard{margin:0}.th-pv-form-card .th-formcard h3{color:var(--thpv-ink)}
@media(max-width:1050px){.th-pv-agent-layout,.th-pv-form-layout{grid-template-columns:1fr}.th-pv-agent-card,.th-pv-form-card{max-width:780px}.th-pv-related-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.th-pv-work-panel{padding:25px 21px}.th-pv-work-list,.th-pv-related-grid,.th-pv-related-grid--four{grid-template-columns:1fr}.th-pv-agent-card{padding:27px 23px}.th-pv-form-card{padding:10px}.th-pv-form-copy{padding-top:0}}
