.cms-content{font-family:var(--font-sans);color:var(--color-sh-ink);font-size:15px;line-height:1.55}.cms-content>:first-child{margin-top:0}.cms-content blockquote{border:none;margin:0 0 16px;padding:0}.cms-content blockquote p{font-family:var(--font-label);color:var(--color-sh-gold);text-transform:uppercase;letter-spacing:.1em;text-align:center;margin:0;font-size:18px;font-weight:700;display:block}.cms-content p{margin:0 0 16px}.cms-content h2{font-family:var(--font-display);color:var(--color-sh-brand);margin:32px 0 16px;padding-top:6px;font-size:22px;font-weight:700;line-height:1.25}.cms-content h2:first-of-type{margin-top:8px}.cms-content h3{font-family:var(--font-label);color:var(--color-sh-brand);text-transform:uppercase;letter-spacing:.02em;margin:24px 0 10px;font-size:13px;font-weight:700}.cms-content ul{margin:0 0 28px;padding:0;list-style:none}.cms-content ul>li{margin-bottom:10px;padding-left:22px;font-size:15px;line-height:1.5;position:relative}.cms-content ul>li:before{content:"✓";color:var(--color-sh-gold);font-weight:700;position:absolute;top:0;left:0}.cms-content ul>li strong{color:var(--color-sh-brand)}.cms-content ol{counter-reset:step;margin:0 0 28px;padding:0;list-style:none}.cms-content ol>li{counter-increment:step;min-height:30px;margin-bottom:18px;padding-left:44px;font-size:14.5px;line-height:1.5;position:relative}.cms-content ol>li:before{content:counter(step);background:var(--color-sh-brand);width:30px;height:30px;color:var(--color-sh-surface);font-family:var(--font-label);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;position:absolute;top:0;left:0}.cms-content ol>li strong{color:var(--color-sh-deep);margin-bottom:2px;font-size:15px;display:block}.cms-content h3+p{background:var(--color-sh-cream);border-left:4px solid var(--color-sh-brand);border-radius:6px;margin-bottom:22px;padding:16px 18px;font-size:14.5px;line-height:1.6}.cms-content h3+p strong{color:var(--color-sh-brand)}.bg-sh-cream .cms-content h3+p{background:#fff}.cms-content table{border-collapse:collapse;background:#fff;width:100%;margin-bottom:22px;font-size:14.5px}.cms-content th{background:var(--color-sh-cream);color:var(--color-sh-brand);font-family:var(--font-label);text-transform:uppercase;letter-spacing:.03em;text-align:left;border-bottom:2px solid var(--color-sh-gold-light);padding:10px 12px;font-size:12.5px;font-weight:700}.cms-content td{border-bottom:1px solid var(--color-sh-border);vertical-align:top;padding:11px 12px}.cms-content tr:last-child td{border-bottom:none}.cms-content a{color:var(--color-sh-brand);text-underline-offset:2px;font-weight:600;text-decoration:underline}.cms-content a:hover{color:var(--color-sh-gold)}@media (max-width:480px){.cms-content h2{font-size:19px}.cms-content table,.cms-content thead,.cms-content tbody,.cms-content th,.cms-content td,.cms-content tr{display:block}:is(.cms-content thead,.cms-content th,.cms-content tr:has(th)){display:none}.cms-content tr{background:var(--color-sh-cream);border:1px solid var(--color-sh-border);border-radius:10px;margin-bottom:10px;overflow:hidden}.bg-sh-cream .cms-content tr{background:#fff}.cms-content td{border-bottom:1px solid var(--color-sh-border);justify-content:flex-start;align-items:flex-start;gap:12px;padding:9px 14px;display:flex}.cms-content tr td:last-child{border-bottom:none}.cms-content td:before{content:attr(data-label);width:84px;font-family:var(--font-label);text-transform:uppercase;letter-spacing:.02em;color:var(--color-sh-ink-subtle);flex:0 0 84px;font-size:11px;font-weight:700}.cms-content td:first-child{color:var(--color-sh-brand);font-weight:700}.cms-content td:first-child:before{display:none}}.cms-content .cms-tabs{margin:0 0 28px}.cms-content .cms-tab-radio{opacity:0;pointer-events:none;position:absolute}.cms-content .cms-tab-list{border-bottom:2px solid var(--color-sh-border);flex-wrap:wrap;gap:4px 8px;margin-bottom:18px;display:flex}.cms-content .cms-tab-label{cursor:pointer;font-family:var(--font-label);text-transform:uppercase;letter-spacing:.02em;color:var(--color-sh-ink-subtle);border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 4px;font-size:12.5px;font-weight:700;transition:color .15s}.cms-content .cms-tab-label:hover{color:var(--color-sh-brand)}.cms-content .cms-tab-panel{display:none}.cms-content .cms-tab-panel>:last-child{margin-bottom:0}.cms-content .cms-tab-radio:first-of-type:checked~.cms-tab-list .cms-tab-label:first-of-type,.cms-content .cms-tab-radio:nth-of-type(2):checked~.cms-tab-list .cms-tab-label:nth-of-type(2),.cms-content .cms-tab-radio:nth-of-type(3):checked~.cms-tab-list .cms-tab-label:nth-of-type(3),.cms-content .cms-tab-radio:nth-of-type(4):checked~.cms-tab-list .cms-tab-label:nth-of-type(4),.cms-content .cms-tab-radio:nth-of-type(5):checked~.cms-tab-list .cms-tab-label:nth-of-type(5),.cms-content .cms-tab-radio:nth-of-type(6):checked~.cms-tab-list .cms-tab-label:nth-of-type(6),.cms-content .cms-tab-radio:nth-of-type(7):checked~.cms-tab-list .cms-tab-label:nth-of-type(7),.cms-content .cms-tab-radio:nth-of-type(8):checked~.cms-tab-list .cms-tab-label:nth-of-type(8){color:var(--color-sh-brand);border-bottom-color:var(--color-sh-brand)}.cms-content .cms-tab-radio:first-of-type:checked~.cms-tab-panels .cms-tab-panel:first-of-type,.cms-content .cms-tab-radio:nth-of-type(2):checked~.cms-tab-panels .cms-tab-panel:nth-of-type(2),.cms-content .cms-tab-radio:nth-of-type(3):checked~.cms-tab-panels .cms-tab-panel:nth-of-type(3),.cms-content .cms-tab-radio:nth-of-type(4):checked~.cms-tab-panels .cms-tab-panel:nth-of-type(4),.cms-content .cms-tab-radio:nth-of-type(5):checked~.cms-tab-panels .cms-tab-panel:nth-of-type(5),.cms-content .cms-tab-radio:nth-of-type(6):checked~.cms-tab-panels .cms-tab-panel:nth-of-type(6),.cms-content .cms-tab-radio:nth-of-type(7):checked~.cms-tab-panels .cms-tab-panel:nth-of-type(7),.cms-content .cms-tab-radio:nth-of-type(8):checked~.cms-tab-panels .cms-tab-panel:nth-of-type(8){display:block}.cms-content .cms-accordion{flex-direction:column;gap:10px;margin:0 0 28px;display:flex}.cms-content .cms-accordion-item{background:var(--color-sh-surface);border:1px solid var(--color-sh-border);border-radius:16px;transition:border-color .15s;overflow:hidden;box-shadow:0 1px 2px #0d1f1a0d}.cms-content .cms-accordion-item[open]{border-color:#1b4d2e66}.cms-content .cms-accordion-summary{cursor:pointer;min-height:44px;font-family:var(--font-sans);color:var(--color-sh-ink);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;font-size:14px;font-weight:700;list-style:none;display:flex}.cms-content .cms-accordion-summary::-webkit-details-marker{display:none}.cms-content .cms-accordion-summary:after{content:"";background-color:var(--color-sh-ink-muted);flex-shrink:0;width:16px;height:16px;transition:transform .15s;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.cms-content .cms-accordion-item[open] .cms-accordion-summary:after{transform:rotate(180deg)}.cms-content .cms-accordion-body{border-top:1px solid var(--color-sh-border);color:var(--color-sh-ink-muted);padding:12px 20px 16px;font-size:14px;line-height:1.6}.cms-content .cms-accordion-body>:last-child{margin-bottom:0}
