.intro-row{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}.intro-h1{font-size:clamp(1.75rem,4vw,2.6rem);color:#111;line-height:1.2;margin-bottom:0;font-family:Libre Baskerville,Georgia,serif}.intro-rule{width:80px;height:1px;background:var(--red);margin:20px 0 18px;border:none}.intro-image img{width:100%;height:auto;border-radius:4px;display:block}.intro-row.intro-row--solo{grid-template-columns:1fr;max-width:none}.intro-row.intro-row--solo:not(.intro-row--toggles){text-align:center}.intro-row.intro-row--solo:not(.intro-row--toggles) .intro-rule{margin-left:auto;margin-right:auto}.intro-row.intro-row--solo .intro-text p{max-width:none}@media(max-width:768px){.intro-row{grid-template-columns:1fr}.intro-image{order:1}}.content-section a,.intro-text a{color:var(--red);text-decoration:none}.content-section a:hover,.intro-text a:hover{text-decoration:underline}.intro-row--toggles{align-items:start}.intro-toggles{margin:0}.intro-toggle{border-top:1px solid rgba(0,0,0,.12)}.intro-toggle:last-child{border-bottom:1px solid rgba(0,0,0,.12)}.intro-toggle summary{display:flex;align-items:center;justify-content:space-between;padding:18px 4px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;color:#111;cursor:pointer;list-style:none;gap:16px}.intro-toggle summary::-webkit-details-marker{display:none}.intro-toggle summary:after{content:"+";font-size:1.3rem;font-weight:300;color:#00000073;flex-shrink:0;line-height:1}.intro-toggle[open] summary:after{content:"−"}.intro-toggle-body p{padding:0 4px 14px;margin:0;font-size:.93rem;color:#444;line-height:1.7}.intro-toggle-body a{color:var(--red);text-decoration:none}.intro-toggle-body a:hover{text-decoration:underline}@media(max-width:768px){.intro-row--toggles{grid-template-columns:1fr}}.sz-cards-section{padding:8px 0 16px}.sz-cards-hd{text-align:center;margin-bottom:36px}.sz-cards-hd p{margin-top:16px;margin-bottom:0;line-height:1.7}.sz-cards-heading{font-family:Libre Baskerville,Georgia,serif;font-size:clamp(1.4rem,2.5vw,1.9rem);color:#111;margin-bottom:0}.sz-cards-rule{width:80px;height:1px;background:var(--red);margin:16px auto 0}.sz-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.sz-card{background:#fff;border:1px solid #e6e6e6;border-top:3px solid var(--red);border-radius:4px;padding:26px 26px 24px;box-shadow:0 2px 12px #0000000d;display:flex;flex-direction:column}.sz-card-title{font-family:Libre Baskerville,Georgia,serif;font-size:1.2rem;color:#111;margin:0 0 14px;line-height:1.3}.sz-card p{font-size:.94rem;color:#444;line-height:1.65;margin-bottom:12px}.sz-card p strong{font-weight:700;color:#111}.sz-card-sub{font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700;color:#111;margin:8px 0 10px;text-transform:none}.sz-card-list{list-style:none;padding:0;margin:0}.sz-card-list li{position:relative;padding-left:18px;font-size:.9rem;font-weight:500;color:#333;line-height:1.55;margin-bottom:6px}.sz-card-list li:before{content:"›";position:absolute;left:0;color:var(--red);font-weight:700;line-height:1.4}.sz-cards-grid--single{grid-template-columns:1fr}.sz-cards-grid--single .sz-card{flex-direction:row;gap:28px;align-items:flex-start}.sz-card-img-col{flex:0 0 240px;width:240px}.sz-card-img-col img{width:100%;height:auto;border-radius:4px;display:block}.sz-card-content{flex:1;min-width:0}.sz-card-toggle{border-top:1px solid #ddd;margin-top:10px}.sz-card-toggle:last-of-type{border-bottom:1px solid #ddd}.sz-card-toggle summary{list-style:none;cursor:pointer;font-weight:700;padding:10px 28px 10px 0;position:relative;font-size:.95rem;color:#1a1a1a}.sz-card-toggle summary::-webkit-details-marker{display:none}.sz-card-toggle summary:after{content:"+";position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:1.1rem;color:var(--red);font-weight:700}.sz-card-toggle[open] summary:after{content:"−"}.sz-card-toggle>ul{margin:0 0 10px;padding-left:20px}.sz-card-toggle>ul li{margin-bottom:5px;font-size:.93rem}@media(max-width:820px){.sz-cards-grid{grid-template-columns:1fr}.sz-cards-grid--single .sz-card{flex-direction:column}.sz-card-img-col{width:100%;flex:none}}.sz-expert{padding:8px 0 40px;max-width:820px;margin:0 auto;text-align:center}.sz-expert-heading{font-family:Libre Baskerville,Georgia,serif;font-size:clamp(1.3rem,2.3vw,1.7rem);color:#111;margin-bottom:0;line-height:1.25}.sz-expert-rule{width:80px;height:1px;background:var(--red);margin:16px auto 22px}.sz-expert p{font-size:.97rem;color:#444;line-height:1.75;margin-bottom:16px}.sz-expert-btn{display:inline-block;margin-top:12px;background:var(--red);color:#fff;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;padding:12px 28px;text-decoration:none;border-radius:2px;transition:background .2s}.sz-expert-btn:hover{background:var(--red-dark)}.sz-expert--dark{background:#111;padding:64px 0;max-width:none;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:0;margin-bottom:0}.sz-expert--dark>*{max-width:820px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.sz-expert--dark .sz-expert-heading{color:#fff}.sz-expert--dark .sz-expert-rule{background:var(--red)}.sz-expert--dark p{color:#ccc}.sz-expert--dark .sz-expert-btn{background:var(--red)}.sz-expert--flush{margin-bottom:-56px}.sz-expert--split{display:grid;grid-template-columns:1fr 1fr;gap:48px 56px;align-items:center;max-width:1040px;text-align:left}.sz-expert--split .sz-expert-rule{margin:16px 0 22px}.sz-expert--split .sz-expert-right{padding-top:8px}.sz-expert--split .sz-card-list--icon{list-style:none;padding:0;margin:0 0 24px}.sz-expert--split .sz-card-list--icon li{padding:14px 0 14px 36px;border-bottom:1px solid #eee;font-size:.95rem;color:#333;line-height:1.5;position:relative}.sz-expert--split .sz-card-list--icon li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:var(--red);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='white'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:cover}@media(max-width:720px){.sz-expert--split{grid-template-columns:1fr;gap:0}}.sz-expert-logo{display:block;max-width:220px;margin:32px auto 24px;opacity:.9}.faq-band{background:#111;color:#fff;padding:80px 0 90px;text-align:center;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:0;margin-bottom:0}.faq-band-inner{max-width:760px;margin:0 auto;padding:0 20px}.faq-band-logo{display:block;width:240px;max-width:70%;height:auto;margin:0 auto 28px}.faq-band--flush{margin-bottom:-56px}.faq-band--gap-top{margin-top:48px}.faq-band-heading{font-family:Libre Baskerville,Georgia,serif;font-size:clamp(1.4rem,2.5vw,1.9rem);color:#fff;margin-bottom:0}.faq-band-rule{width:80px;height:1px;background:var(--red);margin:18px auto 28px}.faq-band-subhead{font-family:Libre Baskerville,Georgia,serif;font-size:1.05rem;font-weight:700;color:#fff;margin:8px 0 12px}.faq-band-copy{font-size:.97rem;color:#ffffffbf;line-height:1.75;margin-bottom:14px}.faq-accordions{margin-top:36px;text-align:left}.faq-acc{border-top:1px solid rgba(255,255,255,.15)}.faq-acc:last-child{border-bottom:1px solid rgba(255,255,255,.15)}.faq-acc summary{display:flex;align-items:center;justify-content:space-between;padding:18px 4px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;color:#fff;cursor:pointer;list-style:none;gap:16px}.faq-acc summary::-webkit-details-marker{display:none}.faq-acc summary:after{content:"+";font-size:1.3rem;font-weight:300;color:#fff9;flex-shrink:0;line-height:1}.faq-acc[open] summary:after{content:"−"}.faq-acc p,.faq-acc ul{padding:0 4px 14px;margin:0;font-size:.93rem;color:#ffffffc7;line-height:1.7}.faq-acc ul{padding-left:28px;padding-bottom:18px}.faq-acc ul li{margin-bottom:6px}.faq-acc p strong{color:#fff}.faq-band-cta{margin-top:52px;text-align:center}.faq-band-btn{display:inline-block;background:var(--red);color:#fff;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;padding:13px 32px;text-decoration:none;border-radius:2px;transition:background .2s}.faq-band-btn:hover{background:var(--red-dark)}.sz-best{padding:64px 0 48px}.sz-best-hd{text-align:center;max-width:760px;margin:0 auto 32px}.sz-best-heading{font-family:Libre Baskerville,Georgia,serif;font-size:clamp(1.4rem,2.5vw,1.9rem);color:#111;margin-bottom:0}.sz-best-rule{width:80px;height:1px;background:var(--red);margin:16px auto 22px}.sz-best-hd p{font-size:.97rem;color:#444;line-height:1.75;margin-bottom:14px}.sz-best-sub{font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#777;text-align:center;margin:8px 0 28px}.sz-model-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.sz-model{background:#fff;border:1px solid #e6e6e6;border-top:3px solid var(--red);border-radius:4px;overflow:hidden;box-shadow:0 2px 12px #0000000d;display:flex;flex-direction:column}.sz-model-img{width:100%;aspect-ratio:16/10;overflow:hidden;background:#f2f2f2;flex-shrink:0}.sz-model-img img{width:100%;height:100%;object-fit:cover;display:block}.sz-model-body{padding:22px 26px 24px;display:flex;flex-direction:column;flex:1}.sz-model h5{font-family:Libre Baskerville,Georgia,serif;font-size:1.15rem;color:#111;margin:0 0 12px}.sz-model p{font-size:.94rem;color:#444;line-height:1.7;margin-bottom:10px}.sz-model p strong,.sz-model p b{font-weight:700;color:#111}.sz-model ul{padding-left:22px;margin:0 0 10px}.sz-model ul li{font-size:.92rem;color:#333;line-height:1.6;margin-bottom:4px}.sz-model--wide{grid-column:1 / -1;flex-direction:row}.sz-model--wide .sz-model-img{width:45%;aspect-ratio:auto;height:auto}.sz-model--wide .sz-model-body{flex:1}@media(max-width:820px){.sz-model-grid{grid-template-columns:1fr}.sz-model--wide{flex-direction:column}.sz-model--wide .sz-model-img{width:100%;aspect-ratio:16/10}}
