:root{--font-title-1:3.125rem;--font-title-2:1.5625rem;--font-title-3:1.25rem;--font-short-text:1.25rem;--font-long-text:0.9375rem;--font-sub-title:0.6875rem;--font-weight-regular:400;--font-weight-ligh:300;--space-xs:12px;--space-sm:24px;--space-md:48px;--space-lg:64px;--heading-color:#000;--body-color:#333}.title-1{font-size:var(--font-title-1);font-weight:var(--font-weight-regular);font-family:var(--font-family-default)}.title-2{font-size:var(--font-title-2);font-weight:var(--font-weight-regular);font-family:var(--font-family-default)}.title-3{font-size:var(--font-title-3);font-weight:var(--font-weight-regular);font-family:var(--font-family-default)}.short-text{font-size:var(--font-short-text);font-weight:var(--font-weight-regular);font-family:var(--font-family-default)}.short-text-light{font-size:var(--font-short-text);font-weight:var(--font-weight-light);font-family:var(--font-family-default)}.long-text{font-size:var(--font-long-text);font-weight:var(--font-weight-regular);font-family:var(--font-family-default);line-height:1.6}.sub-title{font-size:var(--font-sub-title);font-weight:var(--font-weight-regular);font-family:var(--font-family-default);text-transform:none}.title-2-uppercase{font-size:var(--font-title-2);font-weight:var(--font-weight-regular);font-family:var(--font-family-default);text-transform:uppercase}.section-padding{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.space-title-text{margin-bottom:var(--space-sm)}.space-subtitle{margin-top:var(--space-md);margin-bottom:var(--space-sm)}.space-subsection{margin-top:var(--space-md)}.space-between-text{margin-top:var(--space-xs)}.nooz-post{background-color:transparent!important;border-radius:2px;box-shadow:none!important;font-size:NaNrem;color:#000;overflow:hidden;position:relative}ul.custom-arrows>li span{font-weight:400}ul.custom-arrows>li::marker{content:"→";position:absolute;left:0;top:.1em;margin-right:5px;color:#000}ul.custom-arrows{list-style-type:none;padding-right:1.2em}ul.custom-arrows li::marker{content:"→";color:#000;margin-right:5px;font-size:1em}ul.arrow-list{list-style:none;padding-left:1em}ul.arrow-list li::before{content:"→ ";color:#333}fieldset.hidden-fields-container{display:none!important}.faq{margin:0 auto}.faq summary{list-style:none;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq__item{border-bottom:1px solid #e5e7eb;padding:12px 0}.faq__question{font-weight:600;position:relative;padding-left:28px}.faq__question::before{content:"▶";position:absolute;left:0;top:0;font-size:14px;line-height:1.4;transition:transform 0.2s ease}details[open]>.faq__question::before{transform:rotate(90deg)}.faq__answer{padding:8px 0 0 28px;color:#4b5563;line-height:1.6}a.post-button{border:1px solid;border-radius:55px}