.sticky-cta-button-wrapper{z-index:1000;pointer-events:none;position:fixed}.sticky-cta-button-wrapper.sticky-cta-button--bottom-left{left:1.5rem;transform:translateY(0)}.sticky-cta-button-wrapper.sticky-cta-button--bottom-center{left:50%;transform:translate(-50%)}.sticky-cta-button-wrapper.sticky-cta-button--bottom-right{right:1.5rem;transform:translateY(0)}@media (max-width:768px){.sticky-cta-button-wrapper.sticky-cta-button--bottom-left,.sticky-cta-button-wrapper.sticky-cta-button--bottom-right,.sticky-cta-button-wrapper.sticky-cta-button--bottom-center{left:1rem;right:1rem;transform:translateY(0)}}.sticky-cta-button{cursor:pointer;pointer-events:auto;white-space:nowrap;box-shadow:0 4px 12px var(--color-overlay-15);z-index:1;border:2px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:14px 2rem;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.sticky-cta-button.sticky-cta-button--primary{background-color:var(--brand-color-primary);color:var(--color-text-inverse);border-color:var(--brand-color-primary)}.sticky-cta-button.sticky-cta-button--primary:hover{background-color:var(--brand-blue-600);border-color:var(--brand-blue-600);box-shadow:0 6px 16px var(--color-focus-ring);transform:translateY(-2px)}.sticky-cta-button.sticky-cta-button--primary:active{background-color:var(--brand-blue-700);border-color:var(--brand-blue-700);transform:translateY(0)}.sticky-cta-button.sticky-cta-button--primary:focus-visible{outline:3px solid var(--color-focus-ring,#4785ea66);outline-offset:2px}.sticky-cta-button.sticky-cta-button--secondary{background-color:var(--color-primary-yellow-500);color:var(--color-text-primary);border-color:var(--color-primary-yellow-500)}.sticky-cta-button.sticky-cta-button--secondary:hover{background-color:var(--color-primary-yellow-600);border-color:var(--color-primary-yellow-600);transform:translateY(-2px);box-shadow:0 6px 16px #fcc0154d}.sticky-cta-button.sticky-cta-button--secondary:active{background-color:var(--color-primary-yellow-700);border-color:var(--color-primary-yellow-700);transform:translateY(0)}.sticky-cta-button.sticky-cta-button--secondary:focus-visible{outline-offset:2px;outline:3px solid #fcc01566}.sticky-cta-button.sticky-cta-button--outline{color:var(--brand-color-primary);border-color:var(--brand-color-primary);background-color:#0000}.sticky-cta-button.sticky-cta-button--outline:hover{border-color:var(--brand-blue-600);color:var(--brand-blue-600);background-color:#1434cb0d;transform:translateY(-2px);box-shadow:0 6px 16px #1434cb26}.sticky-cta-button.sticky-cta-button--outline:active{border-color:var(--brand-blue-700);color:var(--brand-blue-700);background-color:#1434cb1a;transform:translateY(0)}.sticky-cta-button.sticky-cta-button--outline:focus-visible{outline:3px solid var(--color-focus-ring,#4785ea66);outline-offset:2px}.sticky-cta-button.sticky-cta-button--animating{animation:.3s ease-out fadeInUp}.sticky-cta-button .sticky-cta-button__icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.sticky-cta-button .sticky-cta-button__icon--left{margin-right:.25rem}.sticky-cta-button .sticky-cta-button__icon--right{margin-left:.25rem}.sticky-cta-button .sticky-cta-button__icon svg{width:1rem;height:1rem;transition:transform .2s}.sticky-cta-button:hover .sticky-cta-button__icon--right svg{transform:translate(2px)}.sticky-cta-button:hover .sticky-cta-button__icon--left svg{transform:translate(-2px)}.sticky-cta-button .sticky-cta-button__text{display:inline-block}@media (max-width:768px){.sticky-cta-button{justify-content:center;width:100%;padding:12px 1.5rem;font-size:15px}}@media (max-width:480px){.sticky-cta-button{padding:10px 20px;font-size:14px}}.sticky-cta-button-wrapper.sticky-cta-button--dark .sticky-cta-button.sticky-cta-button--outline{color:var(--color-text-inverse);border-color:var(--color-text-inverse,#fff);background-color:#0000}.sticky-cta-button-wrapper.sticky-cta-button--dark .sticky-cta-button.sticky-cta-button--outline:hover{background-color:var(--color-bg-white-opacity-10,#ffffff1a);border-color:var(--color-text-inverse,#fff);color:var(--color-text-inverse)}.sticky-cta-button-wrapper.sticky-cta-button--dark .sticky-cta-button.sticky-cta-button--outline:active{background-color:var(--color-bg-white-opacity-15,#ffffff26)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sticky-cta-button{transition:none}.sticky-cta-button:hover{transform:none}.sticky-cta-button.sticky-cta-button--animating{animation:none}@keyframes fadeInUp{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}}@media print{.sticky-cta-button-wrapper{display:none}}
.contact-us-form-page-wrapper{background-color:var(--color-bg-primary);width:100%;color:var(--color-text-primary)}.contact-us-form-page-wrapper--first-after-header{margin-top:calc(76px + var(--global-alert-height,0px))}.contact-us-form-outer{width:100%;max-width:1600px;margin:0 auto}@media (min-width:768px) and (max-width:991px){.contact-us-form-outer{padding:48px 24px}}@media (min-width:992px) and (max-width:1199px){.contact-us-form-outer{padding:48px}}.contact-us-form{font-family:var(--visa-font-family,var(--font-family-primary));flex-direction:row;justify-content:left;gap:3rem;display:flex}@media (min-width:1200px) and (max-width:1600px){.contact-us-form{padding:80px 48px}}@media (min-width:1601px){.contact-us-form{padding:80px 0}}@media (max-width:768px){.contact-us-form{flex-direction:column;padding:3rem 1.5rem}}.contact-us-form .visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.contact-form-header{text-align:left;flex:1 1 0;min-width:0;margin-bottom:3rem}@media (min-width:768px){.contact-form-header{align-self:flex-start;position:sticky;top:120px}}.contact-form-header .contact-title{color:var(--color-text-primary);letter-spacing:-.52px;margin-bottom:1rem;font-size:52px;font-style:normal;font-weight:400;line-height:110%}@media (max-width:768px){.contact-form-header .contact-title{font-size:2rem}}.contact-form-header .contact-title h1,.contact-form-header .contact-title h2,.contact-form-header .contact-title h3,.contact-form-header .contact-title h4,.contact-form-header .contact-title h5,.contact-form-header .contact-title h6,.contact-form-header .contact-title p{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0}.contact-form-header .contact-title b,.contact-form-header .contact-title strong{font-weight:400}.contact-form-header .contact-subtitle{color:var(--color-surface-dark-muted);margin:0 auto;font-size:1.125rem;line-height:1.6}@media (max-width:768px){.contact-form-header .contact-subtitle{font-size:1rem}}.contact-form-header .contact-subtitle p{font-size:inherit;line-height:inherit;color:inherit;margin:0}.contact-form{flex:1 1 0;min-width:0}.contact-form .form-section{margin-bottom:2rem}.contact-form .form-section .section-header{cursor:pointer;border-radius:8px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem .75rem .75rem 0;transition:all .2s;display:flex}.contact-form .form-section .section-header .section-status{flex-shrink:0;width:3rem;height:3rem;position:relative}.contact-form .form-section .section-header .section-status .status-circle{border:2px solid var(--card-bottom-panel-border);background-color:#0000;border-radius:50%;width:3rem;height:3rem;transition:border-color .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.contact-form .form-section .section-header .section-status .status-circle:after{content:"";background-color:var(--color-text-primary);border-radius:50%;height:0;transition:height .4s cubic-bezier(.4,0,.2,1) .2s;position:absolute;bottom:0;left:0;right:0}.contact-form .form-section .section-header .section-status .check-icon{color:var(--color-text-inverse);opacity:0;filter:brightness(0)invert();width:1.5rem;height:1.5rem;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=dark] .contact-form .form-section .section-header .section-status .check-icon{filter:brightness(0)}.contact-form .form-section .section-header .section-status .error-status-icon{color:var(--toast-error-bold);opacity:0;width:1rem;height:1rem;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact-form .form-section .section-header .section-status.completed .status-circle{border-color:var(--color-text-primary);background-color:#0000}.contact-form .form-section .section-header .section-status.completed .status-circle:after{height:100%}.contact-form .form-section .section-header .section-status.completed .check-icon{opacity:1;z-index:1}.contact-form .form-section .section-header .section-status.error{background-color:var(--toast-error-regular);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:12px;display:flex}.contact-form .form-section .section-header .section-status.error .status-circle{display:none}.contact-form .form-section .section-header .section-status.error .error-status-icon{opacity:1;width:24px;height:24px;color:var(--toast-error-bold);position:static;transform:none}.contact-form .form-section .section-header .section-toggle{cursor:pointer;width:1.5rem;height:1.5rem;color:var(--color-text-primary);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.contact-form .form-section .section-header .section-toggle:focus{outline:none}.contact-form .form-section .section-header .section-toggle:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.contact-form .form-section .section-header .section-toggle svg{width:100%;height:100%;color:inherit;transition:color .3s cubic-bezier(.4,0,.2,1)}.contact-form .form-section .section-header .section-toggle .toggle-icon{stroke:currentColor;width:1.5rem;height:1.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.contact-form .form-section .section-header .section-toggle .toggle-icon.expanded{transform:rotate(45deg)}.contact-form .form-section .section-header .section-toggle .toggle-icon.collapsed{transform:rotate(0)}.contact-form .form-section .section-header .section-toggle .toggle-icon path{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.contact-form .form-section .section-title{color:var(--color-text-primary);flex-direction:column;flex:1;gap:.25rem;margin:0;font-size:20px;font-weight:400;line-height:130%;transition:color .3s cubic-bezier(.4,0,.2,1);display:flex}.contact-form .form-section .section-title p,.contact-form .form-section .section-title div{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0}.contact-form .form-section .section-title .optional-label,.contact-form .form-section .section-title .step-optional-label{color:var(--color-text-primary);font-family:var(--font-family-primary);margin:0 0 .25rem;font-size:12px;font-style:normal;font-weight:400;line-height:130%;transition:color .3s cubic-bezier(.4,0,.2,1)}.contact-form .form-section .section-title .step-description{color:var(--color-text-secondary);margin:.25rem 0 0;font-size:.875rem;font-weight:400;line-height:1.5;transition:color .3s cubic-bezier(.4,0,.2,1)}.contact-form .form-section .section-contact-us-form-error-message{color:var(--toast-error-bold);align-items:center;gap:.5rem;margin-top:.25rem;font-size:12px;font-style:normal;font-weight:400;line-height:130%;display:flex}.contact-form .form-section .step-error-message{color:var(--toast-error-bold);margin:.25rem 0 0;font-size:.875rem;font-weight:400;line-height:1.5}.contact-form .form-section.has-errors .section-header .section-status{background-color:var(--toast-error-regular);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:12px;display:flex}.contact-form .form-section.has-errors .section-header .section-status .status-circle{display:none}.contact-form .form-section.has-errors .section-header .section-status .error-status-icon{opacity:1;width:24px;height:24px;color:var(--toast-error-bold);position:static;transform:none}.contact-form .form-section.has-errors .section-header .section-status .check-icon{opacity:0}.contact-form .form-section.has-errors .section-header .section-title{color:var(--toast-error-bold)}.contact-form .form-section.has-errors .section-header .section-title .step-error-message{color:var(--toast-error-bold);margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.contact-form .form-accordion-header{cursor:pointer;border-radius:8px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem .75rem .75rem 0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.contact-form .form-accordion-header:focus{outline:none}.contact-form .form-accordion-header:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.contact-form .form-accordion-header .icon-slot{flex-shrink:0;width:3rem;height:3rem;position:relative}.contact-form .form-accordion-header .icon-slot .circle{border:2px solid var(--card-bottom-panel-border);background-color:#0000;border-radius:50%;width:3rem;height:3rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-form .form-accordion-header .icon-slot .check-icon{color:var(--color-text-inverse);opacity:0;width:1.5rem;height:1.5rem;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact-form .form-accordion-header .icon-slot .error-icon{color:var(--color-text-inverse);opacity:0;width:1rem;height:1rem;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact-form .form-accordion-header .title-container{flex-direction:column;flex:1;gap:.25rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.contact-form .form-accordion-header .title-container .step-title{color:var(--color-text-primary);margin:0;font-family:inherit;font-size:20px;font-weight:400;line-height:130%;transition:color .3s cubic-bezier(.4,0,.2,1)}.contact-form .form-accordion-header .title-container .step-title p,.contact-form .form-accordion-header .title-container .step-title div{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0}.contact-form .form-accordion-header .title-container .step-error-message{color:var(--toast-error-bold);margin:0;font-size:.875rem;font-weight:500;line-height:1.5}.contact-form .form-accordion-header .title-container .step-description{color:var(--color-text-secondary);margin:0;font-size:.875rem;font-weight:400;line-height:1.5}.contact-form .form-accordion-header .icon-toggle{flex-shrink:0;width:1.5rem;height:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-form .form-accordion-header .icon-toggle svg{width:100%;height:100%;color:var(--color-text-primary);transition:color .3s cubic-bezier(.4,0,.2,1)}.contact-form .form-section.completed .form-accordion-header .icon-slot .circle{border-color:var(--color-text-primary);background-color:var(--color-text-primary)}.contact-form .form-section.completed .form-accordion-header .icon-slot .check-icon{opacity:1}.contact-form .form-section.active .form-accordion-header .icon-toggle{transform:rotate(45deg)}.contact-form .form-section.has-errors .form-accordion-header .icon-slot{background-color:var(--toast-error-regular);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:12px;display:flex}.contact-form .form-section.has-errors .form-accordion-header .icon-slot .circle{display:none}.contact-form .form-section.has-errors .form-accordion-header .icon-slot .error-icon{opacity:1;width:24px;height:24px;color:var(--toast-error-bold);position:static;transform:none}.contact-form .form-section.has-errors .form-accordion-header .icon-slot .check-icon{opacity:0}.contact-form .form-section.has-errors .form-accordion-header .title-container .step-title{color:var(--toast-error-bold)}.contact-form .inquiry-type-section{border:none;margin:0 0 2.5rem;padding:0}.contact-form .inquiry-type-section .inquiry-type-buttons{flex-wrap:wrap;justify-content:flex-start;gap:1rem;display:flex}@media (max-width:480px){.contact-form .inquiry-type-section .inquiry-type-buttons{flex-direction:column;gap:1rem}}.contact-form .inquiry-type-section .inquiry-type-button{border:2px solid var(--card-bottom-panel-border);min-height:3.5rem;color:var(--color-text-primary);cursor:pointer;text-align:center;background-color:#0000;border-radius:0;outline:none;flex:1;justify-content:center;align-items:center;padding:1rem 2rem;font-family:inherit;font-size:1.125rem;font-weight:500;transition:all .2s;display:flex}.contact-form .inquiry-type-section .inquiry-type-button:hover{border-color:var(--color-text-primary)}.contact-form .inquiry-type-section .inquiry-type-button:focus{outline:none}.contact-form .inquiry-type-section .inquiry-type-button:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.contact-form .inquiry-type-section .inquiry-type-button.active{border-color:var(--color-text-primary);color:var(--color-text-primary);background-color:#0000}.contact-form .inquiry-type-section .inquiry-type-button.active:hover{border-color:var(--color-text-primary)}.contact-form .inquiry-type-section .inquiry-type-button p{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0}@media (max-width:480px){.contact-form .inquiry-type-section .inquiry-type-button{flex:none;width:100%}}.contact-form .help-topic-section{border:none;margin:0;padding:0}.contact-form .help-topic-section .multi-select-hint{color:var(--color-border-primary-light);margin:0 0 2rem;font-size:1rem;font-weight:400;line-height:1.5}.contact-form .help-topic-section .help-options{gap:1rem;display:grid}.contact-form .help-topic-section .help-options .help-option{border:2px solid var(--card-bottom-panel-border);background-color:var(--color-bg-primary);margin-bottom:.875rem;padding:0;transition:all .2s}.contact-form .help-topic-section .help-options .help-option:hover{border-color:var(--color-text-primary);box-shadow:0 2px 8px #1434cb1a}.dark-theme .contact-form .help-topic-section .help-options .help-option:hover{box-shadow:0 2px 8px var(--color-bg-white-opacity-10,#ffffff1a)}.contact-form .help-topic-section .help-options .help-option:has(input:checked){border-color:var(--color-text-primary);background-color:var(--color-text-primary-light,#1434cb0d)}.contact-form .help-topic-section .help-options .help-option.selected{border-color:var(--color-text-primary);background-color:#1434cb0a}.contact-form .help-topic-section .help-options .help-option .help-option-checkmark{flex-shrink:0;align-items:center;margin-left:auto;padding-left:12px;display:flex}.contact-form .help-topic-section .help-options .help-option .help-option-checkmark img{filter:invert(20%)sepia()saturate(2000%)hue-rotate(220deg)brightness(90%)contrast(90%);width:24px;height:24px}.dark-theme .contact-form .help-topic-section .help-options .help-option .help-option-checkmark img{filter:brightness(0)invert()}.contact-form .help-topic-section .help-options .help-option.help-option--link{cursor:pointer}.contact-form .help-topic-section .help-options .help-option.help-option--link:has(input:checked){border-color:var(--card-bottom-panel-border);background-color:var(--color-bg-primary)}.contact-form .help-topic-section .help-options .help-option.help-option--link .help-option-label{cursor:pointer}.contact-form .help-topic-section .help-options .help-option.help-option--link .help-option-label:focus{outline:none}.contact-form .help-topic-section .help-options .help-option.help-option--link .help-option-label:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.contact-form .help-topic-section .help-options .help-option input[type=radio]{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.contact-form .help-topic-section .help-options .help-option .help-option-label{cursor:pointer;align-items:center;min-height:72px;padding:16px;display:flex}.contact-form .help-topic-section .help-options .help-option .help-option-label .help-content{align-items:center;gap:24px;width:100%;display:flex}.contact-form .help-topic-section .help-options .help-option .help-option-label .help-option-link-arrow{flex-shrink:0;align-items:center;margin-left:auto;display:flex}.contact-form .help-topic-section .help-options .help-option .help-option-label .help-option-link-arrow img{display:block}.dark-theme .contact-form .help-topic-section .help-options .help-option .help-option-label .help-option-link-arrow img{filter:brightness(0)invert()}.contact-form .help-topic-section .help-options .help-option .help-option-label .help-image{flex-shrink:0;width:40px;height:40px}.contact-form .help-topic-section .help-options .help-option .help-option-label .help-image img{-o-object-fit:contain;object-fit:contain;width:40px;height:40px}.contact-form .help-topic-section .help-options .help-option .help-option-label .help-text{flex:1}.contact-form .help-topic-section .help-options .help-option .help-option-label .help-title{color:var(--color-text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:500}.contact-form .help-topic-section .help-options .help-option .help-option-label .help-title p,.contact-form .help-topic-section .help-options .help-option .help-option-label .help-title div{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0}.contact-form .help-topic-section .help-options .help-option .help-option-label .help-description{color:var(--color-surface-dark-muted);font-size:.875rem;line-height:1.4}.contact-form .help-topic-section .help-options .help-option .help-option-label p,.contact-form .help-topic-section .help-options .help-option .help-option-label div{font-size:inherit;line-height:inherit;color:inherit;margin:0}.textarea-field-simple .textarea-control-simple{color:var(--color-text-primary);border:1px solid var(--card-bottom-panel-border);background-color:var(--color-bg-primary);resize:vertical;border-radius:0;outline:none;width:100%;min-height:7.5rem;padding:1rem;font-family:inherit;font-size:.875rem;line-height:1.6;transition:border-color .2s}.textarea-field-simple .textarea-control-simple:focus{border-color:var(--color-text-primary)}.textarea-field-simple .textarea-control-simple:hover:not(:focus){border-color:var(--color-text-primary-light,#5a6fd8)}.textarea-field-simple .textarea-control-simple::placeholder{color:var(--color-surface-dark-muted);opacity:1}.input-field{flex-direction:column;display:flex;position:relative}.input-field .input-floating-label{color:var(--color-surface-dark-muted);pointer-events:none;z-index:1;background-color:#0000;padding:0;font-size:.875rem;line-height:1.5;transition:top .2s,font-size .2s,color .2s;position:absolute;top:1.5rem;left:1rem}.input-field .input-floating-label .field-optional{font-size:inherit;color:inherit;font-weight:400}.input-field .input-floating-label--select{font-size:.75rem;line-height:1;top:.5rem}.input-field .input-floating-label--textarea{top:1rem}.input-field--text .input-text:not(:-moz-placeholder-shown)+.input-floating-label{font-size:.75rem;line-height:1;top:.5rem}.input-field--text .input-text:focus+.input-floating-label,.input-field--text .input-text:not(:placeholder-shown)+.input-floating-label{font-size:.75rem;line-height:1;top:.5rem}.input-field--textarea .input-textarea:not(:-moz-placeholder-shown)+.input-floating-label--textarea{color:var(--color-surface-dark-muted);font-size:.75rem;line-height:1;top:.5rem}.input-field--textarea .input-textarea:focus+.input-floating-label--textarea,.input-field--textarea .input-textarea:not(:placeholder-shown)+.input-floating-label--textarea{color:var(--color-surface-dark-muted);font-size:.75rem;line-height:1;top:.5rem}.input-field--error .input-text,.input-field--error .input-select,.input-field--error .input-textarea{border-color:var(--toast-error-bold)}.input-field.has-error .input-text{border-color:var(--toast-error-bold);color:var(--toast-error-bold)}.input-field.has-error .input-floating-label{color:var(--toast-error-bold)}.input-field .field-optional-hint{color:var(--color-surface-dark-muted);margin-top:.25rem;font-size:.75rem;line-height:1.3;display:block}.input-field .field-error-message{color:var(--toast-error-bold);align-items:center;gap:.375rem;margin-top:.25rem;font-size:.75rem;line-height:1.3;display:flex}.input-field .field-error-message .error-icon{color:var(--toast-error-bold);flex-shrink:0;width:16px;height:16px}.input-field .input-text{border:1px solid var(--card-bottom-panel-border);background-color:var(--color-bg-primary);width:100%;height:4rem;color:var(--color-text-primary);border-radius:0;outline:none;padding:1.5rem 1rem .5rem;font-family:inherit;font-size:1rem;line-height:1.5;transition:border-color .2s}.input-field .input-text::placeholder{color:#0000}.input-field .input-text:focus{border-color:var(--color-text-primary)}.input-field .input-text:hover:not(:focus){border-color:var(--color-text-primary-light,#5a6fd8)}.input-field .input-text.input-error{border-color:var(--toast-error-bold);color:var(--toast-error-bold)}.input-field .input-textarea{border:1px solid var(--card-bottom-panel-border);background-color:var(--color-bg-primary);width:100%;color:var(--color-text-primary);resize:vertical;border-radius:0;outline:none;min-height:7.5rem;padding:1.5rem 1rem .5rem;font-family:inherit;font-size:.875rem;line-height:1.6;transition:border-color .2s}.input-field .input-textarea::placeholder{color:#0000}.input-field .input-textarea:focus{border-color:var(--color-text-primary)}.input-field .input-textarea:hover:not(:focus){border-color:var(--color-text-primary-light,#5a6fd8)}.input-field .input-select-wrapper{position:relative}.input-field .input-select{border:1px solid var(--card-bottom-panel-border);background-color:var(--color-bg-primary);width:100%;height:4rem;color:var(--color-text-primary);cursor:pointer;appearance:none;border-radius:0;outline:none;padding:1.5rem 2.5rem .5rem 1rem;font-family:inherit;font-size:1rem;line-height:1.5;transition:border-color .2s}.input-field .input-select:focus{border-color:var(--color-text-primary)}.input-field .input-select:hover:not(:focus){border-color:var(--color-text-primary-light,#5a6fd8)}.input-field .input-select.input-error{border-color:var(--toast-error-bold);color:var(--toast-error-bold)}.input-field .input-select option{background-color:var(--color-bg-primary);color:var(--color-text-primary)}.input-field .input-select::-ms-expand{display:none}.input-field .input-select-chevron{pointer-events:none;color:var(--color-text-primary);position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.input-field .input-select-chevron path{stroke:currentColor}.input-field .error-message{color:var(--Text-Status-Error);align-items:center;gap:.5rem;margin-top:.5rem;font-size:12px;font-style:normal;font-weight:400;line-height:130%;display:flex}.input-field .error-message:before{content:"";background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.12761 1.26855C8.42673 1.28779 8.71834 1.37422 8.98048 1.52181C9.24246 1.66932 9.46714 1.87388 9.63868 2.11947L9.70899 2.22754L15.3581 11.6572L15.3633 11.6663L15.4251 11.7816C15.5598 12.0546 15.6307 12.3556 15.6315 12.6611C15.6325 13.0103 15.5414 13.3539 15.3685 13.6572C15.1956 13.9605 14.9461 14.2133 14.6452 14.3903C14.3443 14.5673 14.0021 14.6625 13.653 14.6663H2.34506C1.99591 14.6625 1.65381 14.5674 1.35287 14.3903C1.05196 14.2132 0.80249 13.9605 0.629565 13.6572C0.456658 13.3539 0.366248 13.0103 0.367195 12.6611C0.368173 12.3119 0.460792 11.9688 0.635424 11.6663L0.640632 11.6572L6.28907 2.22754L6.35938 2.11947C6.53094 1.8738 6.75618 1.66935 7.01824 1.52181C7.31771 1.35325 7.6557 1.26465 7.99936 1.26465L8.12761 1.26855ZM7.91407 2.60319C7.82927 2.61411 7.74685 2.64171 7.67188 2.68392C7.57216 2.74012 7.48841 2.82107 7.42904 2.91895L1.78972 12.333L1.75131 12.4111C1.71812 12.4912 1.70081 12.5772 1.70053 12.6644C1.7002 12.7807 1.73024 12.8954 1.78777 12.9964C1.84541 13.0976 1.92898 13.1822 2.0293 13.2412C2.12959 13.3002 2.24371 13.3317 2.36003 13.333H13.6387C13.755 13.3317 13.8691 13.3002 13.9694 13.2412C14.0697 13.1822 14.1527 13.0975 14.2103 12.9964C14.2679 12.8953 14.2985 12.7807 14.2982 12.6644C14.2978 12.5481 14.2665 12.4337 14.2083 12.333L8.56902 2.91895L8.52019 2.84863C8.46692 2.78192 8.40103 2.72606 8.32618 2.68392C8.22638 2.62773 8.11388 2.59801 7.99936 2.59798L7.91407 2.60319Z' fill='%236C0505'/%3e%3cpath d='M7.33254 8.66648V5.99981C7.33254 5.63162 7.63102 5.33314 7.99921 5.33314C8.3674 5.33314 8.66587 5.63162 8.66587 5.99981V8.66648C8.66587 9.03467 8.3674 9.33314 7.99921 9.33314C7.63102 9.33314 7.33254 9.03467 7.33254 8.66648Z' fill='%236C0505'/%3e%3cpath d='M8.00572 10.6665L8.07408 10.6697C8.41024 10.7039 8.67238 10.988 8.67238 11.3331C8.67238 11.6783 8.41024 11.9624 8.07408 11.9966L8.00572 11.9998H7.99921C7.63102 11.9998 7.33254 11.7013 7.33254 11.3331C7.33254 10.965 7.63102 10.6665 7.99921 10.6665H8.00572Z' fill='%236C0505'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:16px;height:16px}.input-field .error-message p{font-size:inherit;line-height:inherit;color:inherit;font-weight:inherit;margin:0}.personal-details-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:768px){.personal-details-grid{grid-template-columns:1fr}}.personal-details-grid .input-field{grid-column:1/-1}.cta-captcha-section{flex-direction:column;gap:1.5rem;padding-top:1rem;display:flex}.captcha-container{justify-content:space-between;align-items:center;gap:1rem;display:flex}.captcha-container .captcha-checkbox{align-items:center;gap:.5rem;display:flex}.captcha-container .captcha-checkbox input[type=checkbox]{border:2px solid var(--card-bottom-panel-border);background-color:var(--color-bg-primary);cursor:pointer;appearance:none;border-radius:2px;flex-shrink:0;width:1.5rem;height:1.5rem;position:relative}.captcha-container .captcha-checkbox input[type=checkbox]:checked{background-color:var(--color-text-primary);border-color:var(--color-text-primary)}.captcha-container .captcha-checkbox input[type=checkbox]:checked:after{content:"";border:solid var(--color-text-inverse,#fff);border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:3px;left:7px;transform:rotate(45deg)}.captcha-container .captcha-checkbox label{color:var(--color-surface-dark-muted);cursor:pointer;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.5}.captcha-container .captcha-logo .recaptcha-badge{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.captcha-container .captcha-logo .recaptcha-badge .recaptcha-text{color:var(--color-surface-dark-muted);letter-spacing:.5px;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.625rem;font-weight:500}.captcha-container .captcha-logo .recaptcha-badge .recaptcha-links{color:var(--color-surface-dark-muted);font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.5rem;line-height:1.6}.captcha-container .captcha-logo .recaptcha-badge .recaptcha-links a{color:var(--color-surface-dark-muted);text-decoration:none}.captcha-container .captcha-logo .recaptcha-badge .recaptcha-links a:hover{text-decoration:underline}.form-step-content{flex-direction:column;gap:1.5rem;display:flex}.text-button{color:var(--color-text-primary);background-color:var(--color-bg-primary);border:1px solid var(--color-text-primary);cursor:pointer;text-align:center;border-radius:1000px;align-self:flex-start;width:fit-content;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:all .2s}.text-button:hover:not(:disabled):not(.disabled){background-color:var(--color-bg-secondary,var(--color-light-grey))}.text-button:active:not(:disabled):not(.disabled){background-color:var(--color-text-primary);color:var(--color-bg-primary)}[data-theme=dark] .text-button:hover:not(:disabled):not(.disabled){background-color:var(--color-bg-secondary,#ffffff1a)}[data-theme=dark] .text-button:active:not(:disabled):not(.disabled){background-color:var(--color-text-primary);color:var(--color-bg-primary)}.text-button:focus:not(:disabled):not(.disabled){outline:2px solid var(--color-text-primary);outline-offset:2px}.text-button:disabled,.text-button.disabled{color:var(--color-border-light-gray);border-color:var(--color-border-light-gray);cursor:not-allowed;pointer-events:none;background-color:#0000}.section-actions{margin-top:1.5rem}.form-actions{justify-content:flex-start;margin-top:3rem;display:flex}.form-actions .btn{min-width:200px;padding:1rem 2rem;font-size:1.125rem}@media (max-width:480px){.form-actions .btn{width:100%;min-width:auto}}.confirmation-message{text-align:center;padding:3rem 2rem}.confirmation-message .confirmation-title{color:var(--color-contact-success);margin-bottom:1rem;font-size:2rem;font-weight:700}@media (max-width:768px){.confirmation-message .confirmation-title{font-size:1.75rem}}.confirmation-message .confirmation-title p,.confirmation-message .confirmation-title b,.confirmation-message .confirmation-title strong{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0}.confirmation-message .confirmation-subtitle{color:var(--color-surface-dark-muted);max-width:500px;margin:0 auto;font-size:1.125rem;line-height:1.6}@media (max-width:768px){.confirmation-message .confirmation-subtitle{font-size:1rem}}.confirmation-message .confirmation-subtitle p{font-size:inherit;line-height:inherit;color:inherit;margin:0}.submission-error-banner{background-color:var(--color-submission-error-bg);border:1px solid var(--color-submission-error-border);border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.5rem}.submission-error-banner p{color:var(--color-submission-error-text);margin:0;font-size:.875rem;line-height:1.5}@media (prefers-reduced-motion:reduce){.contact-form .input-floating-label,.contact-form .input-text,.contact-form .input-select,.contact-form .input-textarea,.contact-form .section-toggle .toggle-icon,.contact-form .section-status .status-circle,.contact-form .section-status .check-icon{transition:none}}
.article-progress-bar{top:var(--header-visible-height,var(--header-height,76px));z-index:999;background-color:var(--color-bg-primary,#fff);border-bottom:1px solid var(--color-border-subtle);opacity:0;pointer-events:none;width:100%;height:auto;transition:transform .3s ease-in-out,opacity .3s ease-in-out,top .3s ease-in-out;position:fixed;left:0;right:0;transform:translateY(-100%);box-shadow:0 2px 8px #0000001a}.article-progress-bar.article-progress-bar--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.article-progress-bar.article-progress-bar--universal-editor{opacity:1;z-index:auto;margin-bottom:16px;position:relative;top:auto;left:auto;right:auto;transform:translateY(0)}.article-progress-bar.article-progress-bar--universal-editor:before{content:"🔧 Universal Editor Mode - Article Progress Bar";background:var(--color-bg-info);color:var(--color-text-info);text-align:center;border-bottom:1px solid var(--color-border-subtle);border-radius:4px 4px 0 0;margin:-16px -16px 8px;padding:8px 16px;font-size:12px;font-weight:500;display:block}.article-progress-bar--light{background-color:var(--color-bg-primary);color:var(--color-text-primary);border-bottom-color:var(--color-border-subtle)}.article-progress-bar--dark{background-color:var(--color-bg-inverse);color:var(--color-text-inverse);border-bottom-color:var(--color-border-inverse)}.article-progress-bar__progress{background:var(--color-primary);z-index:1;height:2px;transition:width .15s ease-out;position:absolute;bottom:0;left:0}.article-progress-bar__content{justify-content:space-between;width:100%;height:100%;padding:0 16px;font-size:14px;font-style:normal;font-weight:400;line-height:140%;display:flex;position:relative}@media (min-width:768px){.article-progress-bar__content{padding:0 24px}}@media (min-width:1024px){.article-progress-bar__content{padding:0 48px}}.article-progress-bar__title{flex:1;min-width:0;margin-right:16px}.article-progress-bar__title-text{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1.2;display:block;overflow:hidden}@media (min-width:768px){.article-progress-bar__title-text{font-size:15px}}.article-progress-bar__dropdown{flex-shrink:0;margin:0 16px;position:relative}.article-progress-bar__jump-to-button{cursor:pointer;color:var(--color-text-primary);white-space:nowrap;background:0 0;border:none;border-radius:4px;align-items:center;gap:15px;padding:0 12px;font-size:14px;font-weight:400;line-height:1.2;transition:all .2s;display:flex}.article-progress-bar__jump-to-button:hover{background-color:var(--color-bg-subtle)}.article-progress-bar__jump-to-button:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.article-progress-bar__jump-to-button--active{background-color:var(--color-bg-subtle)}@media (min-width:768px){.article-progress-bar__jump-to-button{padding:0 16px;font-size:15px}}.article-progress-bar__jump-to-button .article-progress-bar__dropdown-arrow{flex-shrink:0;transition:transform .2s;transform:rotate(180deg)}.article-progress-bar__jump-to-button .article-progress-bar__dropdown-arrow--rotated{transform:rotate(360deg)}.article-progress-bar__dropdown-arrow{flex-shrink:0;transition:transform .2s}.article-progress-bar__dropdown-arrow--rotated{transform:rotate(180deg)}.article-progress-bar__dropdown-menu{background-color:var(--color-bg-primary);border:1px solid var(--color-border-subtle);z-index:1001;width:100%;margin-top:var(--spacing-3xs);padding:var(--spacing-3xs);border-radius:1rem;padding:10px 16px}@media (max-width:1023px){.article-progress-bar__dropdown-menu{border-radius:0;width:auto;max-width:none;position:fixed;left:0;right:0;transform:none}}.article-progress-bar__dropdown-list{gap:var(--spacing-4xs);border-radius:1rem;flex-direction:column;max-height:300px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.article-progress-bar__dropdown-item{position:relative}.article-progress-bar__dropdown-link{width:auto;padding-right:var(--spacing-3xs);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;text-align:left;font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none;border-radius:1rem;outline:none;align-items:center;gap:16px;transition:background .2s;display:flex}@media (max-width:1023px){.article-progress-bar__dropdown-link{white-space:normal;word-break:break-word;gap:8px;width:100%}}.article-progress-bar__dropdown-link:hover{background:0 0}.article-progress-bar__dropdown-link:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.article-progress-bar__dropdown-link--active{color:var(--color-text-primary);cursor:default;pointer-events:none;font-weight:600}.article-progress-bar__dropdown-link--active .article-progress-bar__dropdown-link-text{font-weight:600}.article-progress-bar__dropdown-link:not(.article-progress-bar__dropdown-link--active):hover .article-progress-bar__dropdown-link-text{color:var(--color-text-primary);font-weight:500;transform:translate(8px)}.article-progress-bar__dropdown-link:not(.article-progress-bar__dropdown-link--active):hover .article-progress-bar__dropdown-link-arrow{color:var(--color-text-primary);opacity:1}@media (min-width:768px){.article-progress-bar__dropdown-link{font-size:inherit}}.article-progress-bar__dropdown-link-text{min-width:0;color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;flex-direction:column;flex:1;align-items:flex-start;gap:.25rem;font-size:14px;line-height:32px;transition:transform .2s ease-in-out,color .2s ease-in-out;display:flex;overflow:hidden}@media (min-width:768px){.article-progress-bar__dropdown-link-text{font-size:16px}}.article-progress-bar__dropdown-link-arrow{opacity:.6;flex-shrink:0;width:16px;height:16px;transition:opacity .2s}.article-progress-bar__dropdown-link:hover .article-progress-bar__dropdown-link-arrow{opacity:1}.article-progress-bar__logo{flex-shrink:0;justify-content:flex-end;align-items:center;min-width:160px;max-width:160px;height:100%;margin-top:14px;display:flex}@media (max-width:767px){.article-progress-bar__logo{display:none}}.article-progress-bar__logo-button{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:background-color .2s}.article-progress-bar__logo-button:hover,.article-progress-bar__logo-button:focus-visible{background-color:var(--color-bg-subtle);outline:2px solid var(--color-focus-ring);outline-offset:2px}.article-progress-bar__logo-button:active{background-color:var(--color-bg-pressed)}.article-progress-bar__logo-container{align-items:center;padding:4px;display:flex}.article-progress-bar__logo-image{-o-object-fit:contain;object-fit:contain;width:auto;max-width:152px;height:auto;max-height:32px;display:block}@media (max-width:767px){.article-progress-bar__logo-image{max-width:112px;max-height:28px}}.article-progress-bar__default-icon{flex-shrink:0;align-items:center;height:100%;margin-left:auto;display:flex}@media (max-width:767px){.article-progress-bar__default-icon{display:none}}.article-progress-bar__default-icon-button{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:0;transition:background-color .2s,transform .2s}.article-progress-bar__default-icon-button:hover{background-color:var(--color-bg-subtle);transform:scale(1.05)}.article-progress-bar__default-icon-button:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.article-progress-bar__default-icon-button:active{background-color:var(--color-bg-pressed);transform:scale(.98)}.article-progress-bar__default-icon-container{justify-content:center;align-items:center;margin-top:14px;display:flex}.article-progress-bar__default-icon-image{flex-shrink:0;width:89px;height:40px;display:block}.article-progress-bar__default-icon-image[src]{-o-object-fit:contain;object-fit:contain}@media (max-width:767px){.article-progress-bar__default-icon-image{width:70px;height:32px}.article-progress-bar__content{padding:0 12px}.article-progress-bar__logo{display:none}.article-progress-bar__logo-image{max-width:112px;max-height:28px}.article-progress-bar__navigation{margin:0 8px}.article-progress-bar__sections{gap:6px}.article-progress-bar__section-link{padding:4px 8px;font-size:13px}}@media (prefers-contrast:high){.article-progress-bar{border-bottom-width:2px}.article-progress-bar__section-link{border:1px solid #0000}.article-progress-bar__section-link:hover,.article-progress-bar__section-link:focus-visible{border-color:var(--color-border-strong)}.article-progress-bar__section-link--active{border-color:var(--color-accent-primary)}}@media (prefers-reduced-motion:reduce){.article-progress-bar,.article-progress-bar__navigation,.article-progress-bar__expand-indicator,.article-progress-bar__section-link,.article-progress-bar__progress{transition:none}}@media print{.article-progress-bar{display:none}}.article-progress-bar--dark .article-progress-bar__logo-button:hover,.article-progress-bar--dark .article-progress-bar__logo-button:focus-visible{background-color:var(--color-bg-subtle-inverse)}.article-progress-bar--dark .article-progress-bar__logo-button:active{background-color:var(--color-bg-pressed-inverse)}.article-progress-bar--dark .article-progress-bar__section-link{color:var(--color-text-secondary-inverse)}.article-progress-bar--dark .article-progress-bar__section-link:hover,.article-progress-bar--dark .article-progress-bar__section-link:focus-visible{background-color:var(--color-bg-subtle-inverse);color:var(--color-text-inverse)}.article-progress-bar--dark .article-progress-bar__section-link:active{background-color:var(--color-bg-pressed-inverse)}.article-progress-bar--dark .article-progress-bar__expand-indicator{color:var(--color-text-secondary-inverse)}.article-progress-bar--expanded .article-progress-bar--dark .article-progress-bar__expand-indicator{color:var(--color-text-inverse)}.article-progress-bar--expanded .article-progress-bar__content{align-items:baseline}.article-progress-bar__dropdown-progress{display:none}@media (max-width:1023px){.article-progress-bar__dropdown-progress{background:var(--color-primary,#1434cb);height:2px;transition:width .15s ease-out;display:block;position:absolute;bottom:0;left:0}.article-progress-bar--expanded .article-progress-bar__dropdown-menu{padding-bottom:12px;position:fixed}}
:root{--font-dialect-light:var(--font-family-light);--font-dialect-regular:var(--font-family-primary);--font-dialect-medium:var(--font-family-medium);--font-dialect-semi-bold:var(--font-family-semi-bold);--font-dialect-bold:var(--font-family-bold);--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--line-height-compact:1;--line-height-tight:1.1;--line-height-normal:1.3;--line-height-relaxed:1.5;--h1-size-desktop:3.25rem;--h2-size-desktop:2.5rem;--h3-size-desktop:2rem;--h4-size-desktop:1.75rem;--font-medium-desktop:4rem;--font-large-desktop:5rem;--h1-size-mobile:2rem;--h2-size-mobile:1.75rem;--h3-size-mobile:1.5rem;--h4-size-mobile:1.25rem;--font-medium-mobile:3.5rem;--font-large-mobile:2.5rem;--body-xl-size:1.5rem;--body-xl-line-height:1.3;--body-l-size:1.25rem;--body-l-line-height:1.3;--body-m-size:1rem;--body-m-line-height:1.5;--body-s-size:.875rem;--body-s-line-height:1.5;--body-xs-size:.75rem;--body-xs-line-height:1.5;--body-header-size:.875rem;--body-header-line-height:1.4}@layer tokens{.body-xl{font-family:var(--font-family-primary);font-size:1.5rem;font-weight:400;line-height:1.3}.body-xl-m{font-family:var(--font-family-medium);font-size:1.5rem;font-weight:500;line-height:1.3}.body-l{font-family:var(--font-family-primary);font-size:1.25rem;font-weight:400;line-height:1.3}.body-l-m{font-family:var(--font-family-medium);font-size:1.25rem;font-weight:500;line-height:1.3}.body-m{font-family:var(--font-family-primary);font-size:1rem;font-weight:400;line-height:1.5}.body-m-m{font-family:var(--font-family-medium);font-size:1rem;font-weight:500;line-height:1.5}.body-s{font-family:var(--font-family-primary);font-size:.875rem;font-weight:400;line-height:1.5}.body-s-m{font-family:var(--font-family-medium);font-size:.875rem;font-weight:500;line-height:1.5}.body-xs{font-family:var(--font-family-primary);font-size:.75rem;font-weight:400;line-height:1.5}.body-xs-m{font-family:var(--font-family-medium);font-size:.75rem;font-weight:500;line-height:1.5}.body-slh{font-family:var(--font-family-medium);font-size:.875rem;font-weight:500;line-height:1.3;font-family:var(--font-family-primary)}.body-sfontfamily,.body-lfontfamily{font-family:var(--font-family-medium);font-size:1rem;font-weight:500;line-height:1.5;font-family:var(--font-family-primary)}.body-header{font-size:.875rem;font-weight:400;line-height:1.4;font-family:var(--font-family-primary)}}@media (min-width:993px){:is(.rich-text__content p:has(img):has(+.table-scroll-wrapper),.rich-text__content p:has(img):has(+table)){text-align:center;align-items:center;gap:.5rem;display:flex}:is(.rich-text__content p:has(img):has(+.table-scroll-wrapper) img,.rich-text__content p:has(img):has(+table) img){margin:0 .25rem}}@media (max-width:992px){:is(.rich-text__content p:has(img):has(+.table-scroll-wrapper),.rich-text__content p:has(img):has(+table)){text-align:left;display:block}:is(.rich-text__content p:has(img):has(+.table-scroll-wrapper) img,.rich-text__content p:has(img):has(+table) img){margin:.25rem}}.rich-text__content .swipe-indicator{align-items:center;gap:.5rem;margin:16px 0;display:none}.rich-text__content .swipe-indicator p{color:var(--richtext-text-secondary);margin:0;font-size:.875rem}.rich-text__content .swipe-indicator .swipe-icon{opacity:.7;flex-shrink:0}.rich-text__content:has(.table-scroll-wrapper--fixed-first-column.table-scroll-wrapper--overflow) .swipe-indicator{display:flex}.rich-text__content table{border-collapse:collapse;border-spacing:0;background-color:var(--richtext-background);color:var(--richtext-text-primary);border:1px solid var(--richtext-border);font-family:inherit}.rich-text__content table.table--sorting-active th,.rich-text__content table.table--sorting-active td{text-align:left}.rich-text__content table th,.rich-text__content table td{text-align:left;vertical-align:top;border:1px solid var(--richtext-border);color:var(--richtext-text-primary);background-color:#0000;padding:32px}.rich-text__content table th.sortable-cell,.rich-text__content table td.sortable-cell{height:1px;padding:0;transition:all .2s}.rich-text__content table th.sortable-cell .sortable-cell__button,.rich-text__content table td.sortable-cell .sortable-cell__button{appearance:none;font:inherit;color:inherit;text-align:inherit;width:100%;height:100%;min-height:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;margin:0;padding:32px;display:block}.rich-text__content table th.sortable-cell .sortable-cell__button:focus,.rich-text__content table td.sortable-cell .sortable-cell__button:focus{outline:none}.rich-text__content table th.sortable-cell .sortable-cell__button:focus-visible,.rich-text__content table td.sortable-cell .sortable-cell__button:focus-visible{outline:2px dashed var(--brand-color-primary);outline-offset:-2px}.rich-text__content table th.sortable-cell--inactive span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table th.sortable-cell--inactive span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table td.sortable-cell--inactive span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table td.sortable-cell--inactive span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron{color:var(--color-text-secondary)}.rich-text__content table th.sortable-cell--inactive span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table th.sortable-cell--inactive span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table td.sortable-cell--inactive span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table td.sortable-cell--inactive span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path{fill:var(--color-text-secondary)}.rich-text__content table th.sortable-cell--inactive .sortable-cell__button:hover,.rich-text__content table td.sortable-cell--inactive .sortable-cell__button:hover,.rich-text__content table th.sortable-cell--inactive .sortable-cell__button:hover strong,.rich-text__content table th.sortable-cell--inactive .sortable-cell__button:hover b,.rich-text__content table th.sortable-cell--inactive .sortable-cell__button:hover strong *,.rich-text__content table th.sortable-cell--inactive .sortable-cell__button:hover b *,.rich-text__content table td.sortable-cell--inactive .sortable-cell__button:hover strong,.rich-text__content table td.sortable-cell--inactive .sortable-cell__button:hover b,.rich-text__content table td.sortable-cell--inactive .sortable-cell__button:hover strong *,.rich-text__content table td.sortable-cell--inactive .sortable-cell__button:hover b *,.rich-text__content table th.sortable-cell--inactive .sortable-cell__button:hover span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table th.sortable-cell--inactive .sortable-cell__button:hover span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table td.sortable-cell--inactive .sortable-cell__button:hover span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table td.sortable-cell--inactive .sortable-cell__button:hover span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron{color:var(--brand-color-primary)}.rich-text__content table th.sortable-cell--inactive .sortable-cell__button:hover span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table th.sortable-cell--inactive .sortable-cell__button:hover span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table td.sortable-cell--inactive .sortable-cell__button:hover span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table td.sortable-cell--inactive .sortable-cell__button:hover span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path{fill:var(--brand-color-primary)}.rich-text__content table th.sortable-cell--active,.rich-text__content table td.sortable-cell--active,.rich-text__content table th.sortable-cell--active .sortable-text,.rich-text__content table td.sortable-cell--active .sortable-text{color:var(--brand-color-primary)}.rich-text__content table th.sortable-cell--active .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table td.sortable-cell--active .sortable-chevron-wrapper.inactive .sortable-chevron{color:var(--color-border-light-gray)}.rich-text__content table th.sortable-cell--active .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table td.sortable-cell--active .sortable-chevron-wrapper.inactive .sortable-chevron path{fill:var(--color-border-light-gray)}.rich-text__content table th.sortable-cell--active .sortable-cell__button:hover,.rich-text__content table td.sortable-cell--active .sortable-cell__button:hover{color:var(--brand-color-primary)}.rich-text__content table th p,.rich-text__content table td p{color:inherit;margin:0 0 .5rem}.rich-text__content table th p:last-child,.rich-text__content table td p:last-child{margin-bottom:0}.rich-text__content table th ul,.rich-text__content table th ol,.rich-text__content table td ul,.rich-text__content table td ol{margin:0;padding-left:1.5rem}.rich-text__content table th ul li,.rich-text__content table th ol li,.rich-text__content table td ul li,.rich-text__content table td ol li{color:inherit;margin-bottom:.25rem}.rich-text__content table th ul li:last-child,.rich-text__content table th ol li:last-child,.rich-text__content table td ul li:last-child,.rich-text__content table td ol li:last-child{margin-bottom:0}.rich-text__content table th img,.rich-text__content table td img{border-radius:4px;max-width:100%;height:auto;margin:.5rem 0;display:block}.rich-text__content table th p.has-image-and-text,.rich-text__content table td p.has-image-and-text{align-items:center;gap:.5rem;display:flex}.rich-text__content table th p.has-image-and-text img,.rich-text__content table td p.has-image-and-text img{float:none;flex-shrink:0;min-width:fit-content;margin:0;display:inline-block}.rich-text__content table th.has-image-and-text,.rich-text__content table td.has-image-and-text{border:none;border-top:1px solid var(--color-border-light-gray);align-items:center;gap:.5rem;display:flex}.rich-text__content table th.has-image-and-text img,.rich-text__content table td.has-image-and-text img{float:none;flex-shrink:0;min-width:fit-content;margin:0;display:inline-block}.rich-text__content table th a,.rich-text__content table td a{color:var(--richtext-link);text-decoration:underline;transition:color .2s}.rich-text__content table th a:hover,.rich-text__content table td a:hover{color:var(--richtext-link-hover)}.rich-text__content table th a:focus,.rich-text__content table td a:focus{outline:2px solid var(--richtext-link);outline-offset:2px}.rich-text__content table th a:focus-visible,.rich-text__content table td a:focus-visible{outline:2px dashed var(--color-rte-outline);outline-offset:2px}.rich-text__content table th span,.rich-text__content table td span{color:inherit}.rich-text__content table th span[style*=background-color],.rich-text__content table td span[style*=background-color]{border-radius:2px;padding:.25rem .5rem}.rich-text__content table th span.sortable-text,.rich-text__content table th span.rte-annotation,.rich-text__content table th span[data-annotation*=sort],.rich-text__content table td span.sortable-text,.rich-text__content table td span.rte-annotation,.rich-text__content table td span[data-annotation*=sort]{flex-direction:row;align-items:center;gap:.5rem;display:inline-flex}.rich-text__content table th span.sortable-text .sortable-icons,.rich-text__content table th span.rte-annotation .sortable-icons,.rich-text__content table th span[data-annotation*=sort] .sortable-icons,.rich-text__content table td span.sortable-text .sortable-icons,.rich-text__content table td span.rte-annotation .sortable-icons,.rich-text__content table td span[data-annotation*=sort] .sortable-icons{flex-direction:column;flex-shrink:0;align-items:center;gap:1px;margin-left:.5rem;margin-right:1rem;display:flex}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper{line-height:1;display:block}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper .sortable-chevron,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper .sortable-chevron,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper .sortable-chevron,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper .sortable-chevron,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper .sortable-chevron,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper .sortable-chevron{width:16px;height:13px;transition:color .2s;display:block}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper .sortable-chevron path,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper .sortable-chevron path,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper .sortable-chevron path,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper .sortable-chevron path,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper .sortable-chevron path,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper .sortable-chevron path{transition:fill .2s}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron{color:var(--color-border-light-gray)}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.inactive .sortable-chevron path{fill:var(--color-border-light-gray)}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron{color:var(--brand-color-primary)}.rich-text__content table th span.sortable-text .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron path,.rich-text__content table th span.rte-annotation .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron path,.rich-text__content table th span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron path,.rich-text__content table td span.sortable-text .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron path,.rich-text__content table td span.rte-annotation .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron path,.rich-text__content table td span[data-annotation*=sort] .sortable-icons .sortable-chevron-wrapper.active .sortable-chevron path{fill:var(--brand-color-primary)}.table-scroll-wrapper{-webkit-overflow-scrolling:touch;margin:2rem 0}.table-scroll-wrapper:focus-visible{outline:2px dashed var(--richtext-link);outline-offset:2px}.table-scroll-wrapper table{margin:0}.table-scroll-wrapper--fixed-first-column table{border-spacing:0;border-collapse:separate!important}.table-scroll-wrapper--fixed-first-column table th,.table-scroll-wrapper--fixed-first-column table td{border:none;border-top:1px solid var(--color-border-light-gray);border-bottom:1px solid var(--color-border-light-gray);border-right:1px solid var(--color-border-light-gray)}.table-scroll-wrapper--fixed-first-column table th:first-child,.table-scroll-wrapper--fixed-first-column table td:first-child{background:var(--color-bg-primary);z-index:1;border-left:1px solid var(--color-border-light-gray);border-right:1px solid var(--color-text-primary);position:sticky;left:0}.table-scroll-wrapper--fixed-first-column table tr:first-child th,.table-scroll-wrapper--fixed-first-column table tr:first-child td{border-top:none}.table-scroll-wrapper--fixed-first-column table tr:last-child th,.table-scroll-wrapper--fixed-first-column table tr:last-child td{border-bottom:none}.table-scroll-wrapper--fixed-first-column table thead th:first-child{z-index:2}@media (min-width:992px) and (max-width:1199px){.rich-text__content table th{padding:32px 16px}.rich-text__content table td{padding:16px}.rich-text__content table:not(:has(thead)) tr:first-child td{padding:32px 16px}.rich-text__content table th.sortable-cell .sortable-cell__button,.rich-text__content table td.sortable-cell .sortable-cell__button{padding:32px 16px}.table-scroll-wrapper{margin:2rem 0}}@media (max-width:768px){.rich-text__content table th{padding:32px 16px}.rich-text__content table td{padding:16px}.rich-text__content table:not(:has(thead)) tr:first-child td{padding:32px 16px}.rich-text__content table th.sortable-cell .sortable-cell__button,.rich-text__content table td.sortable-cell .sortable-cell__button{padding:32px 16px}.table-scroll-wrapper{overflow-x:unset;-webkit-overflow-scrolling:touch;margin:24px -24px;padding-left:24px;padding-right:24px}}@media (min-width:768px) and (max-width:991px){.rich-text__content table th{padding:32px 16px}.rich-text__content table td{padding:16px}.rich-text__content table:not(:has(thead)) tr:first-child td{padding:32px 16px}.rich-text__content table th.sortable-cell .sortable-cell__button,.rich-text__content table td.sortable-cell .sortable-cell__button{padding:32px 16px}.table-scroll-wrapper{margin:2rem 0}}.rich-text__content table.table--zebra-stripes th,.rich-text__content table.table--zebra-stripes td{background-color:#0000!important}.rich-text__content table.table--zebra-stripes tbody tr:nth-child(odd){background-color:var(--color-bg-secondary)!important}.rich-text__content table.table--zebra-stripes tbody tr:nth-child(2n){background-color:#0000!important}.rich-text__content table.table--zebra-stripes:not(:has(tbody))>tr:nth-child(odd){background-color:var(--color-bg-secondary)!important}.rich-text__content table.table--zebra-stripes:not(:has(tbody))>tr:nth-child(2n){background-color:#0000!important}.rich-text__content table.table--zebra-stripes thead tr{background-color:var(--color-bg-secondary)!important}.rich-text__content table.table--zebra-stripes:has(thead) tbody tr:nth-child(odd){background-color:#0000!important}.rich-text__content table.table--zebra-stripes:has(thead) tbody tr:nth-child(2n){background-color:var(--color-bg-secondary)!important}.rich-text--trim-table-borders .rich-text__content table{border-top:none;border-left:none;border-right:none}.rich-text--trim-table-borders .rich-text__content table th,.rich-text--trim-table-borders .rich-text__content table td{border-left:none;border-right:none}.rich-text--trim-table-borders .rich-text__content table thead tr:first-child th,.rich-text--trim-table-borders .rich-text__content table thead tr:first-child td{border-top:none;border-bottom:1px solid var(--richtext-border-primary)}.rich-text--trim-table-borders .rich-text__content table:not(:has(thead)) tbody tr:first-child th{border-top:none;border-bottom:1px solid var(--richtext-border-primary)}.rich-text--trim-table-borders .rich-text__content table:not(:has(thead)) tbody tr:first-child td{border-top:none;border-bottom:1px solid var(--richtext-border-primary)}.rich-text--trim-table-borders .rich-text__content table:not(:has(thead))>tr:first-child th{border-top:none;border-bottom:1px solid var(--richtext-border-primary)}.rich-text--trim-table-borders .rich-text__content table:not(:has(thead))>tr:first-child td{border-top:none;border-bottom:1px solid var(--richtext-border-primary)}.rich-text--trim-table-borders .rich-text__content .table-scroll-wrapper--fixed-first-column table th:first-child,.rich-text--trim-table-borders .rich-text__content .table-scroll-wrapper--fixed-first-column table td:first-child{border-left:none;border-right:none}.rich-text{background-color:var(--color-bg-primary);font-family:var(--font-family-primary);box-sizing:border-box;grid-column:1/-1;width:100%;display:block}.rich-text__container{box-sizing:border-box;width:100%;padding:1.5rem 1rem;display:block}.container-stack__item .rich-text__container{padding:0}.rich-text__content p[style*="text-align: center"] img,.rich-text__content p[style*=text-align\:center] img{display:inline-block}.faq-item-content .rich-text__container{padding:0}@media (min-width:992px) and (max-width:1200px){.container-stack--25-75 .rich-text__content{width:calc(100% - 800px + 60vw)}}.rich-text__content{box-sizing:border-box;width:100%;color:var(--richtext-text-primary);text-align:left;--richtext-heading:var(--color-text-primary);--richtext-text:var(--color-text-primary);--richtext-text-primary:var(--color-text-primary);--richtext-text-secondary:var(--color-text-secondary);--richtext-link:var(--color-rte-link);--richtext-link-hover:var(--color-rte-hover);--richtext-background:var(--color-bg-primary);--richtext-border:var(--color-border-light-gray);--richtext-code-bg:var(--color-primary-yellow-100);font-size:16px;line-height:24px;display:block;overflow-x:auto}[dir=rtl] .rich-text__content,.rich-text__content[dir=rtl]{text-align:right;direction:rtl}[dir=rtl] .rich-text__content ul,[dir=rtl] .rich-text__content ol,.rich-text__content[dir=rtl] ul,.rich-text__content[dir=rtl] ol{text-align:right;padding-left:0;padding-right:2.5rem}[dir=rtl] .rich-text__content ul li,[dir=rtl] .rich-text__content ol li,.rich-text__content[dir=rtl] ul li,.rich-text__content[dir=rtl] ol li{text-align:right;padding-left:0;padding-right:.5rem}[dir=rtl] .rich-text__content ul ul,[dir=rtl] .rich-text__content ol ol,[dir=rtl] .rich-text__content ul ol,[dir=rtl] .rich-text__content ol ul,.rich-text__content[dir=rtl] ul ul,.rich-text__content[dir=rtl] ol ol,.rich-text__content[dir=rtl] ul ol,.rich-text__content[dir=rtl] ol ul{padding-left:0;padding-right:2.5rem}[dir=rtl] .rich-text__content blockquote,.rich-text__content[dir=rtl] blockquote{border-left:none;border-right:3px solid var(--richtext-text-primary);text-align:right;padding-left:0;padding-right:1rem}[dir=rtl] .rich-text__content h1,[dir=rtl] .rich-text__content h2,[dir=rtl] .rich-text__content h3,[dir=rtl] .rich-text__content h4,[dir=rtl] .rich-text__content h5,[dir=rtl] .rich-text__content h6,.rich-text__content[dir=rtl] h1,.rich-text__content[dir=rtl] h2,.rich-text__content[dir=rtl] h3,.rich-text__content[dir=rtl] h4,.rich-text__content[dir=rtl] h5,.rich-text__content[dir=rtl] h6,[dir=rtl] .rich-text__content p,.rich-text__content[dir=rtl] p{text-align:right}[dir=rtl] .rich-text__content a .link-icon,.rich-text__content[dir=rtl] a .link-icon{margin-left:0;margin-right:4px}[dir=rtl] .rich-text__content pre,.rich-text__content[dir=rtl] pre{text-align:right}.rich-text__content h1,.rich-text__content h2,.rich-text__content h3,.rich-text__content h4,.rich-text__content h5,.rich-text__content h6{color:var(--richtext-heading);text-align:left;margin:0 0 1rem;font-weight:400}.rich-text__content h1{font-size:3.25rem}@media (max-width:1439px){.rich-text__content h1{font-size:2rem}}.rich-text__content h2{font-size:2.5rem}@media (max-width:1439px){.rich-text__content h2{font-size:1.75rem}}.rich-text__content h3{font-size:2rem}@media (max-width:1439px){.rich-text__content h3{font-size:1.5rem}}.rich-text__content h4{font-size:1.75rem}@media (max-width:1439px){.rich-text__content h4{font-size:1.25rem}}.rich-text__content h5{font-size:.875rem}.rich-text__content h6{font-size:.75rem}.rich-text__content p{color:var(--richtext-text);text-align:left;min-height:1rem;margin:0 0 1rem}.rich-text__content ul,.rich-text__content ol{color:var(--richtext-text);text-align:left;margin:0 0 1rem;padding-left:2.5rem}.rich-text__content ul li,.rich-text__content ol li{text-align:left;margin-bottom:.5rem;padding-left:.5rem}.rich-text__content ol{list-style-type:decimal}.rich-text__content ul{list-style-type:disc}.rich-text__content ol.vs-decimal-numeric.vs-ol{counter-reset:item;list-style-type:none}.rich-text__content ol.vs-decimal-numeric.vs-ol>li{display:block;position:relative}.rich-text__content ol.vs-decimal-numeric.vs-ol>li:before{content:counters(item, ".") ". ";counter-increment:item}.rich-text__content ol.vs-decimal-numeric.vs-ol>li>h2,.rich-text__content ol.vs-decimal-numeric.vs-ol>li>h3,.rich-text__content ol.vs-decimal-numeric.vs-ol>li>h4,.rich-text__content ol.vs-decimal-numeric.vs-ol>li>h5,.rich-text__content ol.vs-decimal-numeric.vs-ol>li>h6{display:inline}.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h2:before{font-size:2.5rem}@media (max-width:1439px){.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h2:before{font-size:1.75rem}}.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h3:before{font-size:2rem}@media (max-width:1439px){.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h3:before{font-size:1.5rem}}.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h4:before{font-size:1.75rem}@media (max-width:1439px){.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h4:before{font-size:1.25rem}}.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h5:before{font-size:.875rem}.rich-text__content ol.vs-decimal-numeric.vs-ol>li.vs-li-h6:before{font-size:.75rem}.rich-text__content ol.vs-decimal-numeric.vs-ol ol.vs-decimal-numeric.vs-ol{counter-reset:item}.rich-text__content ol.vs-numeric.vs-ol{list-style-type:decimal}.rich-text__content ol.vs-caps-alpha.vs-ol{list-style-type:upper-alpha}.rich-text__content ol.vs-small-alpha.vs-ol{list-style-type:lower-alpha}.rich-text__content ol.vs-caps-roman.vs-ol{list-style-type:upper-roman}.rich-text__content ol.vs-small-roman.vs-ol{list-style-type:lower-roman}.rich-text__content ol.vs-upperalpha.vs-ol{list-style-type:upper-alpha}.rich-text__content ol.vs-roman.vs-ol{list-style-type:lower-roman}.rich-text__content ul ul,.rich-text__content ol ol,.rich-text__content ul ol,.rich-text__content ol ul{margin:.25rem 0 .5rem;padding-left:2.5rem}.rich-text__content ul ul li,.rich-text__content ol ol li,.rich-text__content ul ol li,.rich-text__content ol ul li{margin-bottom:.25rem}.rich-text__content ul.vs-solid-circle.vs-ul{list-style-type:disc}.rich-text__content ul.vs-hollow-circle.vs-ul{list-style-type:circle}.rich-text__content ul.vs-solid-square.vs-ul{list-style-type:square}.rich-text__content ul.vs-ul.vs-solid-dash{list-style-type:"− "}.rich-text__content ul.vs-asterisk.vs-ul{list-style-type:"∗ "}.rich-text__content ul.vs-link-list.vs-ul{padding-left:0;list-style-type:none}.rich-text__content ul.vs-link-list.vs-ul li{padding-left:0}.rich-text__content ul.listitem-without-bullet-rte,.rich-text__content ol.listitem-without-bullet-rte{padding-left:0;list-style-type:none}.rich-text__content ul.listitem-without-bullet-rte li,.rich-text__content ol.listitem-without-bullet-rte li{margin-bottom:0;padding-left:0}.rich-text__content ol.vs-ol.vs-super{counter-reset:list-counter;list-style-type:none}.rich-text__content ol.vs-ol.vs-super li{counter-increment:list-counter}.rich-text__content ol.vs-ol.vs-super li:before{content:counter(list-counter) " ";vertical-align:super;position:unset;margin-left:-8px;font-size:50%}.rich-text__content li{text-align:left;margin-bottom:.25rem}.rich-text__content strong,.rich-text__content b{color:var(--richtext-heading);font-weight:600}.rich-text__content em,.rich-text__content i{font-style:italic}.rich-text__content a{color:var(--richtext-link);text-decoration:underline;transition:color .2s}.rich-text__content a:hover{color:var(--richtext-link-hover)}.rich-text__content a:focus-visible{color:var(--richtext-link);outline:2px dotted var(--color-rte-outline);outline-offset:2px;text-decoration:underline}.rich-text__content a.vs-link-cta,.rich-text__content a.vs-link-inline,.rich-text__content a.vs-link-cta.vs-link-inline{text-decoration:underline}.rich-text__content a .link-icon{vertical-align:middle;flex-shrink:0;margin-left:4px;display:inline-flex}.rich-text__content a .link-icon svg{width:12px;height:12px}.rich-text__content a[data-linktype=internal][target=_self]:not([data-is-anchor-tag=true]):not([href^=\#]):not([href*=\#]):not([href$=\.mp4]):not([href$=\.mp3]):not([href$=\.webm]):not([href$=\.mov]):not([href$=\.wav]):not([href$=\.pdf]):not([href$=\.doc]):not([href$=\.docx]):not([href$=\.xls]):not([href$=\.xlsx]):not([href$=\.ppt]):not([href$=\.pptx]):not([href$=\.zip]):not([href$=\.jpg]):not([href$=\.jpeg]):not([href$=\.png]):not([href$=\.gif]):not([href$=\.svg]):not([href$=\.webp]) .link-icon{display:none}.rich-text__content blockquote{border-left:3px solid var(--richtext-text-primary);color:var(--richtext-text-secondary);text-align:left;margin:1rem 0;padding-left:1rem;font-style:italic}.rich-text__content code{background-color:var(--richtext-code-bg);color:var(--richtext-text-primary);border-radius:3px;padding:.125rem .25rem;font-family:Courier New,monospace;font-size:.875em}.rich-text__content pre{background-color:var(--richtext-code-bg);text-align:left;border-radius:5px;margin:1rem 0;padding:1rem;overflow-x:auto}.rich-text__content pre code{background:0 0;padding:0}.rich-text__content .vs-legal{font-size:11px;line-height:14px}.rich-text__content strong .vs-legal{font-weight:400}.rich-text__content .vs-text{font-family:inherit!important;font-size:.875rem!important}.rich-text__content.media-content{margin-bottom:1rem}.rich-text__content .swipe-indicator{background-color:var(--richtext-background);align-items:center;gap:.75rem;margin:1rem 0;padding:.75rem 1rem;display:flex}.rich-text__content .swipe-indicator p{color:var(--richtext-text-primary);flex:1;margin:0;font-size:14px;line-height:21px}.rich-text__content .swipe-indicator .swipe-icon{flex-shrink:0;width:20px;height:22px}.rich-text__content .swipe-indicator .swipe-icon svg{width:100%;height:100%;color:var(--richtext-text-primary);display:block}.rich-text__wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.rich-text__wrapper::-webkit-scrollbar{height:8px}.rich-text__wrapper::-webkit-scrollbar-track{background:var(--color-primary-yellow-100);border-radius:4px}.rich-text__wrapper::-webkit-scrollbar-thumb{background:var(--color-overlay-15);border-radius:4px}.rich-text__wrapper::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}@media (min-width:1200px){div[style]>.rich-text>.rich-text__container{max-width:1600px;margin:0 auto}div[style]>.rich-text>.rich-text__container>.rich-text__content{width:83.3333%;margin-left:auto;margin-right:auto}}@media (max-width:991px){.rich-text__container{padding:1.5rem}}@media (max-width:768px){.rich-text__container{padding:1.5rem}}.article-feature{box-sizing:border-box;background-color:var(--color-bg-primary);margin:0 auto}.article-feature__grid{box-sizing:border-box;flex-direction:column;align-self:stretch;align-items:flex-start;gap:96px;width:100%;margin:0;padding:0;list-style:none;display:flex}.article-feature .article-feature-tile{list-style:none;position:relative}.article-feature .article-feature-tile--number{background:var(--color-bg-tertiary);flex-direction:column;align-items:stretch;gap:32px;width:948px;padding:80px 32px 48px;display:flex}.article-feature .article-feature-tile--content{background:var(--color-bg-tertiary);flex-direction:column;align-items:stretch;gap:16px;width:100%;padding:24px;display:flex}.article-feature .article-feature-tile:focus-within{outline:2px solid var(--color-border-focus);outline-offset:2px}.article-feature .number_title{aspect-ratio:1;background:var(--Background-Blue);border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:70px;height:70px;display:flex;position:absolute;top:-35px;left:50%;transform:translate(-50%)}.article-feature .number{color:var(--color-text-primary);text-align:center;font-family:var(--font-family-bold);letter-spacing:-.2px;align-self:stretch;font-size:36px;font-style:normal;font-weight:700;line-height:38px}.article-feature .headingval{color:var(--color-text-primary);font-family:var(--font-family-bold);letter-spacing:-.2px;font-style:normal;font-weight:700;line-height:110%;font-size:1.75rem!important}.article-feature .headingval:focus{outline:2px solid var(--color-border-focus);outline-offset:2px;background-color:var(--color-focus-ring);border-radius:4px;margin:-4px;padding:4px}.article-feature .headingval-content{color:var(--color-text-primary);font-family:var(--font-family-bold);font-style:normal;font-weight:700;letter-spacing:0!important;line-height:28px!important}.article-feature .headingval-content:focus{outline:2px solid var(--color-border-focus);outline-offset:2px;background-color:var(--color-focus-ring);border-radius:4px;margin:-4px;padding:4px}.article-feature .description-article{color:var(--color-text-primary)!important;font-family:var(--font-family-primary)!important;font-size:unset!important;letter-spacing:0!important;flex-direction:column!important;align-self:stretch!important;align-items:flex-start!important;gap:.5rem!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;display:flex!important}.article-feature .description-article:focus{outline:.125rem solid var(--color-border-focus)!important;outline-offset:.125rem!important;background-color:var(--color-focus-ring)!important;border-radius:.25rem!important;margin:-.5rem!important;padding:.5rem!important}.article-feature .description-article.rich-text__content{font-size:unset!important}.article-feature .description-article.rich-text__content ul,.article-feature .description-article.rich-text__content ol{color:inherit!important;text-align:left!important;margin:0!important;padding-left:2.5rem!important}.article-feature .description-article.rich-text__content ul{list-style:none!important}.article-feature .description-article.rich-text__content ul li{text-align:left!important;margin-bottom:1.5rem!important;padding-left:0!important;position:relative!important}.article-feature .description-article.rich-text__content ul li:last-child{margin-bottom:0!important}.article-feature .description-article.rich-text__content ul li:before{content:"• "!important;color:var(--richtext-text)!important;font-size:1.2em!important;font-weight:400!important;line-height:1.2!important;position:absolute!important;top:0!important;left:-1.5rem!important}.article-feature .description-article.rich-text__content ol{counter-reset:list-counter!important;list-style:none!important}.article-feature .description-article.rich-text__content ol li{counter-increment:list-counter!important;text-align:left!important;margin-bottom:1.5rem!important;padding-left:0!important;position:relative!important}.article-feature .description-article.rich-text__content ol li:last-child{margin-bottom:0!important}.article-feature .description-article.rich-text__content ol li:before{content:counter(list-counter) "."!important;color:var(--richtext-text)!important;text-align:left!important;min-width:1.5rem!important;font-weight:400!important;position:absolute!important;top:0!important;left:-1.5rem!important}.article-feature .description-article p{min-height:unset!important;margin:0 0 .5rem!important}.article-feature .description-article p:last-child,:is(.article-feature .description-article p:has(+ul),.article-feature .description-article p:has(+ol)){margin-bottom:0!important}.article-feature .description-article p:empty{margin:0!important;display:none!important}.article-feature .description-article a{color:var(--color-text-link)!important;text-decoration:underline!important}.article-feature .description-article a:hover{opacity:.8!important}@media (max-width:1000px){.article-feature{padding:1.5rem 1rem;width:100%!important;max-width:948px!important}.article-feature__grid{gap:96px}.article-feature .article-feature-tile--number,.article-feature .article-feature-tile--content{width:100%}}@media (max-width:767px){.article-feature{padding:1.5rem .75rem}.article-feature__grid{gap:48px}.article-feature .article-feature-tile--number{padding:48px 24px 32px}.article-feature .article-feature-tile--content{padding:24px}}
.dynamic-grid-container{font-family:var(--font-family-primary);box-sizing:border-box;background-color:var(--color-bg-primary);width:100%;color:var(--color-text-primary);display:block;position:relative}.dynamic-grid-container *,.dynamic-grid-container :before,.dynamic-grid-container :after{box-sizing:inherit}.dynamic-grid-content{max-width:100rem;margin:0 auto;padding:80px 48px}@media screen and (min-width:1697px){.dynamic-grid-content{padding:80px 0}}@media screen and (min-width:992px) and (max-width:1199px){.dynamic-grid-content{padding:42px 48px}}@media (min-width:48rem) and (max-width:61.9375rem){.dynamic-grid-content{padding:80px 1.5rem}}@media (max-width:767px){.dynamic-grid-content{padding:40px 0}.dynamic-grid-content .title-block-container{padding-left:1rem;padding-right:1rem}}.dynamic-grid-filter-row-wrapper{align-items:center;padding-top:3rem;display:flex;position:relative}@media (max-width:767px){.dynamic-grid-filter-row-wrapper{padding-left:1.5rem;padding-right:1.5rem}}.dynamic-grid-filter-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:.75rem;display:flex;overflow-x:auto}.dynamic-grid-filter-row::-webkit-scrollbar{display:none}.dynamic-grid-paddle{background-color:rgba(var(--color-bg-white), .9);width:39px;height:39px;color:var(--color-text-primary);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .2s,background-color .2s;display:flex;box-shadow:0 2px 8px #00000026}.dynamic-grid-paddle:hover{background-color:var(--color-bg-primary)}.theme-dark .dynamic-grid-paddle{background-color:var(--color-surface-dark);color:var(--color-text-inverse)}.theme-dark .dynamic-grid-paddle:hover{background-color:var(--color-surface-dark-hover)}.dynamic-grid-paddle--left{margin-right:.75rem}.dynamic-grid-paddle--right{margin-left:.75rem}@media (max-width:767px){.dynamic-grid-paddle{display:none}}.dynamic-grid-filter-chip{cursor:pointer;font-family:var(--font-family-primary);color:var(--color-text-primary);white-space:nowrap;background:0 0;border:1.5px solid #1a1a1a33;border-radius:100px;flex-shrink:0;align-items:center;gap:10px;padding:12px 20px;font-size:1rem;transition:border-color .2s,background-color .2s;display:inline-flex}.dynamic-grid-filter-chip:focus,.dynamic-grid-filter-chip:focus-visible{outline:none;position:relative}.dynamic-grid-filter-chip:focus:after,.dynamic-grid-filter-chip:focus-visible:after{content:"";border:2px dotted var(--color-border-focus);pointer-events:none;z-index:1;border-radius:999px;position:absolute;inset:4px}.dynamic-grid-filter-chip:hover{border-color:#1a1a1a66}.dynamic-grid-filter-chip--active{background-color:rgba(var(--color-text-primary), .05);border-color:#1a1a1a66}.dynamic-grid-filter-chip--has-selection{background-color:rgba(var(--color-text-primary), .06);border-color:#1a1a1a66}.theme-dark .dynamic-grid-filter-chip{color:var(--color-text-inverse);border-color:rgba(var(--color-bg-white), .2)}.theme-dark .dynamic-grid-filter-chip:hover{border-color:rgba(var(--color-bg-white), .4)}.theme-dark .dynamic-grid-filter-chip--active,.theme-dark .dynamic-grid-filter-chip--has-selection{border-color:rgba(var(--color-bg-white), .4);background-color:rgba(var(--color-bg-white), .06)}.dynamic-grid-filter-chip__label{align-items:center;gap:4px;display:flex}.dynamic-grid-filter-chip__chevron{transition:transform .2s}.dynamic-grid-filter-chip__chevron--up{transform:rotate(180deg)}.dynamic-grid-filter-divider{background:rgba(var(--color-text-primary), .15);width:100%;height:1px;margin-top:1rem}.theme-dark .dynamic-grid-filter-divider{background:rgba(var(--color-bg-white), .15)}@media (max-width:767px){.dynamic-grid-filter-divider{width:calc(100% - 3rem);margin-left:1.5rem;margin-right:1.5rem}}.dynamic-grid-selected-filters-wrapper{align-items:center;padding-top:1rem;display:flex;position:relative}@media (max-width:767px){.dynamic-grid-selected-filters-wrapper{padding-left:1.5rem;padding-right:1.5rem}}.dynamic-grid-selected-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:.75rem;display:flex;overflow-x:auto}.dynamic-grid-selected-filters::-webkit-scrollbar{display:none}.dynamic-grid-selected-filters__clear-all{cursor:pointer;width:36px;height:36px;color:var(--color-text-primary);background:0 0;border:1.5px solid #1a1a1a33;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .2s,background-color .2s;display:inline-flex}.dynamic-grid-selected-filters__clear-all:focus,.dynamic-grid-selected-filters__clear-all:focus-visible{outline:none;position:relative}.dynamic-grid-selected-filters__clear-all:focus:after,.dynamic-grid-selected-filters__clear-all:focus-visible:after{content:"";border:2px dotted var(--color-border-focus);pointer-events:none;z-index:1;border-radius:999px;position:absolute;inset:4px}.dynamic-grid-selected-filters__clear-all:hover{background-color:rgba(var(--color-text-primary), .05);border-color:#1a1a1a80}.theme-dark .dynamic-grid-selected-filters__clear-all{color:var(--color-text-inverse);border-color:rgba(var(--color-bg-white), .2)}.theme-dark .dynamic-grid-selected-filters__clear-all:hover{border-color:rgba(var(--color-bg-white), .5);background-color:rgba(var(--color-bg-white), .05)}.dynamic-grid-selected-filters__chip{cursor:pointer;font-family:var(--font-family-primary);color:var(--color-text-primary);white-space:nowrap;background:0 0;border:1.5px solid #1a1a1a33;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;transition:border-color .2s,background-color .2s;display:inline-flex}.dynamic-grid-selected-filters__chip:focus,.dynamic-grid-selected-filters__chip:focus-visible{outline:none;position:relative}.dynamic-grid-selected-filters__chip:focus:after,.dynamic-grid-selected-filters__chip:focus-visible:after{content:"";border:2px dotted var(--color-border-focus);pointer-events:none;z-index:1;border-radius:999px;position:absolute;inset:4px}.dynamic-grid-selected-filters__chip:hover{background-color:rgba(var(--color-text-primary), .05);border-color:#1a1a1a80}.theme-dark .dynamic-grid-selected-filters__chip{color:var(--color-text-inverse);border-color:rgba(var(--color-bg-white), .2)}.theme-dark .dynamic-grid-selected-filters__chip:hover{border-color:rgba(var(--color-bg-white), .5);background-color:rgba(var(--color-bg-white), .05)}.dynamic-grid-results-meta{justify-content:space-between;align-items:center;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}@media (max-width:767px){.dynamic-grid-results-meta{padding:1rem 1.5rem}}.dynamic-grid-results-count{opacity:.7}.dynamic-grid-sort{position:relative}.dynamic-grid-sort__trigger{cursor:pointer;color:var(--color-text-primary);background:0 0;border:1.5px solid #1a1a1a33;border-radius:100px;align-items:center;gap:10px;padding:12px 20px;transition:border-color .2s,background-color .2s;display:inline-flex}.dynamic-grid-sort__trigger:focus,.dynamic-grid-sort__trigger:focus-visible{outline:none;position:relative}.dynamic-grid-sort__trigger:focus:after,.dynamic-grid-sort__trigger:focus-visible:after{content:"";border:2px dotted var(--color-border-focus);pointer-events:none;z-index:1;border-radius:999px;position:absolute;inset:4px}.dynamic-grid-sort__trigger:hover{border-color:#1a1a1a66}.dynamic-grid-sort__trigger--open{background-color:rgba(var(--color-text-primary), .05);border-color:#1a1a1a66}.theme-dark .dynamic-grid-sort__trigger{color:var(--color-text-inverse);border-color:rgba(var(--color-bg-white), .2)}.theme-dark .dynamic-grid-sort__trigger:hover,.theme-dark .dynamic-grid-sort__trigger--open{border-color:rgba(var(--color-bg-white), .4);background-color:rgba(var(--color-bg-white), .06)}.dynamic-grid-sort__label{font-size:1rem;font-weight:400}.dynamic-grid-sort__chevron{transition:transform .2s}.dynamic-grid-sort__chevron--up{transform:rotate(180deg)}.dynamic-grid-sort__options{background:var(--color-bg-primary);z-index:100;border:1px solid #1a1a1a26;border-radius:12px;min-width:160px;margin:0;padding:8px 0;list-style:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 16px #00000014}.theme-dark .dynamic-grid-sort__options{background:var(--color-dark-surface-medium);border-color:rgba(var(--color-bg-white), .15)}.dynamic-grid-sort__option{color:var(--color-text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:10px 20px;font-size:.875rem;transition:background-color .15s;display:flex}.dynamic-grid-sort__option:hover{background-color:rgba(var(--color-text-primary), .05)}.dynamic-grid-sort__option--selected{background-color:rgba(var(--color-text-primary), .06);font-weight:600}.dynamic-grid-sort__option--active{background-color:rgba(var(--color-text-primary), .08);outline:none}.theme-dark .dynamic-grid-sort__option{color:var(--color-text-inverse)}.theme-dark .dynamic-grid-sort__option:hover{background-color:rgba(var(--color-bg-white), .05)}.theme-dark .dynamic-grid-sort__option--active{background-color:rgba(var(--color-bg-white), .1)}.dynamic-grid-cards-container{flex-direction:column;gap:3rem;display:flex}.dynamic-grid-first-panel{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.dynamic-grid-hero-container{width:100%}.dynamic-grid-hero-container .editorial-hero-card__image{width:100%;height:100%}.dynamic-grid-first-panel:not(.tablet-layout) .dynamic-grid-hero-container{grid-row:1/2}.dynamic-grid-right-panel{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.dynamic-grid-card-slot{width:100%}.dynamic-grid-bottom-rows{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.dynamic-grid-mobile-list{flex-direction:column;gap:0;display:flex}.dynamic-grid-mobile-list>.dynamic-grid-hero-container{margin-bottom:3rem}.dynamic-grid-mobile-cards{flex-direction:column;gap:2rem;display:flex}@media (max-width:767px){.dynamic-grid-mobile-cards{gap:1.5rem;padding-left:1.5rem;padding-right:1.5rem}}.dynamic-grid-filter-panel-overlay{background-color:var(--color-overlay-30);z-index:9999;opacity:1;justify-content:center;align-items:flex-end;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.dynamic-grid-filter-panel{background-color:var(--color-bg-primary);box-sizing:border-box;pointer-events:auto;gap:24px;width:100%;padding:48px;display:flex;position:relative;transform:translateY(0)}.dynamic-grid-filter-panel--dark{background-color:var(--color-text-primary);color:var(--color-text-inverse)}.dynamic-grid-filter-panel--dark .dynamic-grid-filter-panel__title{color:var(--color-text-inverse)}.dynamic-grid-filter-panel--dark .dynamic-grid-filter-panel__divider{background:rgba(var(--color-bg-white), .15)}.dynamic-grid-filter-panel--dark .dynamic-grid-filter-panel__option-label,.dynamic-grid-filter-panel--dark .dynamic-grid-filter-panel__close{color:var(--color-text-inverse)}@media (max-width:767px){.dynamic-grid-filter-panel{flex-direction:column;gap:16px;padding:32px 24px}}.dynamic-grid-filter-panel__close{cursor:pointer;color:var(--color-text-primary);z-index:2;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:flex;position:absolute;top:1rem;right:1rem}.dynamic-grid-filter-panel__close:hover{background-color:var(--color-active-overlay);border-radius:4px}.dynamic-grid-filter-panel__left{flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;display:flex}.dynamic-grid-filter-panel__title{color:var(--color-text-primary);font-size:2rem;font-weight:400;line-height:115%}@media (max-width:767px){.dynamic-grid-filter-panel__title{font-size:1.5rem}}.dynamic-grid-filter-panel__divider{background:rgba(var(--color-text-primary), .15);flex-shrink:0;align-self:stretch;width:1px}@media (max-width:767px){.dynamic-grid-filter-panel__divider{width:100%;height:1px}}.dynamic-grid-filter-panel__right{flex-direction:column;flex:1 0 0;gap:24px;display:flex}.dynamic-grid-filter-panel__options-wrapper{position:relative}.dynamic-grid-filter-panel__options{scrollbar-width:none;flex-direction:column;gap:16px;max-height:400px;margin:-4px 0 0 -4px;padding:4px 0 4px 4px;display:flex;overflow-y:auto}.dynamic-grid-filter-panel__options::-webkit-scrollbar{display:none}.dynamic-grid-filter-panel__options-gradient{background:linear-gradient(to bottom, rgba(var(--color-bg-white), 0) 0%, var(--color-bg-white) 100%);pointer-events:none;height:80px;position:absolute;bottom:0;left:0;right:0}.dynamic-grid-filter-panel--dark .dynamic-grid-filter-panel__options-gradient{background:linear-gradient(to bottom, rgba(var(--color-text-primary), 0) 0%, var(--color-text-primary) 100%)}.dynamic-grid-filter-panel__option{cursor:pointer;align-items:center;gap:12px;display:flex}.dynamic-grid-filter-panel__checkbox{border:2px solid var(--color-text-primary);appearance:none;cursor:pointer;border-radius:3px;flex-shrink:0;width:20px;height:20px;position:relative}.dynamic-grid-filter-panel__checkbox:checked{background-color:var(--color-primary);border-color:var(--color-primary)}.dynamic-grid-filter-panel__checkbox:checked:after{content:"";border:solid var(--color-bg-white);border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.dynamic-grid-filter-panel__checkbox:focus-visible{outline:2px dotted var(--color-border-focus);outline-offset:2px}.dynamic-grid-filter-panel--dark .dynamic-grid-filter-panel__checkbox{border-color:var(--color-bg-white)}.dynamic-grid-filter-panel--dark .dynamic-grid-filter-panel__checkbox:checked{background-color:var(--color-primary);border-color:var(--color-primary)}.dynamic-grid-filter-panel__option-label{color:var(--color-text-primary);font-size:1rem;line-height:1.5}.dynamic-grid-filter-panel__actions{justify-content:flex-end;align-items:center;gap:12px;padding-top:16px;display:flex}.dynamic-grid-filter-panel__apply-btn{background-color:var(--color-btn-primary);color:var(--color-btn-text-primary);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;padding:12px 24px;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex}.dynamic-grid-filter-panel__apply-btn:focus,.dynamic-grid-filter-panel__apply-btn:focus-visible{outline:none;position:relative}.dynamic-grid-filter-panel__apply-btn:focus:after,.dynamic-grid-filter-panel__apply-btn:focus-visible:after{content:"";border:2px dotted var(--color-border-focus);pointer-events:none;z-index:1;border-radius:999px;position:absolute;inset:4px}.dynamic-grid-filter-panel__apply-btn:hover{background-color:var(--color-primary-blue-deep-hover)}.dynamic-grid-filter-panel__apply-btn:focus:after,.dynamic-grid-filter-panel__apply-btn:focus-visible:after{border-color:var(--color-bg-white)}.dynamic-grid-filter-panel__clear-btn{color:var(--color-text-primary);cursor:pointer;background:0 0;border:1px solid #1a1a1a4d;border-radius:100px;align-items:center;padding:12px 24px;font-size:.875rem;font-weight:500;transition:border-color .2s;display:inline-flex}.dynamic-grid-filter-panel__clear-btn:focus,.dynamic-grid-filter-panel__clear-btn:focus-visible{outline:none;position:relative}.dynamic-grid-filter-panel__clear-btn:focus:after,.dynamic-grid-filter-panel__clear-btn:focus-visible:after{content:"";border:2px dotted var(--color-border-focus);pointer-events:none;z-index:1;border-radius:999px;position:absolute;inset:4px}.dynamic-grid-filter-panel__clear-btn:hover{border-color:var(--color-text-primary)}.dynamic-grid-filter-panel--dark .dynamic-grid-filter-panel__clear-btn{color:var(--color-text-inverse);border-color:rgba(var(--color-bg-white), .3)}.dynamic-grid-filter-panel--dark .dynamic-grid-filter-panel__clear-btn:hover{border-color:var(--color-bg-white)}.dynamic-grid-load-more{justify-content:center;align-items:center;padding-top:3rem;display:flex}@media (max-width:767px){.dynamic-grid-load-more{padding-top:2rem;padding-left:1.5rem;padding-right:1.5rem}.dynamic-grid-load-more button{width:100%}}@media (min-width:48rem){.dynamic-grid-hero-container{--color-border-focus:var(--color-bg-white)}.dynamic-grid-hero-container :focus-visible:after{box-shadow:0 0 0 2px rgba(var(--color-bg-black-rgb,0, 0, 0), .7)}.dynamic-grid-hero-container .button-group-a-link__link-wrapper:focus{outline:none}.dynamic-grid-hero-container .button-group-a-link__link-wrapper:focus-visible{outline:none;position:relative}.dynamic-grid-hero-container .button-group-a-link__link-wrapper:focus-visible:after{content:"";border:2px dotted var(--color-bg-white);pointer-events:none;z-index:1;box-shadow:0 0 0 2px rgba(var(--color-bg-black-rgb,0, 0, 0), .7);border-radius:999px;position:absolute;inset:-4px}.dynamic-grid-hero-container .editorial-hero-card{height:50.625rem;padding:var(--spacing-xxl);--color-text-primary:var(--color-bg-white)!important;--text-secondary:var(--color-bg-white)!important;width:100%!important;aspect-ratio:unset!important;justify-content:flex-end!important;gap:var(--spacing-l)!important;flex-direction:column!important;position:relative!important}.dynamic-grid-hero-container .editorial-hero-card__image-container{width:100%!important;height:100%!important;aspect-ratio:unset!important;margin-bottom:0!important;position:absolute!important;top:0!important;left:0!important}.dynamic-grid-hero-container .editorial-hero-card__copy-container{z-index:2;padding:0!important;position:relative!important}.dynamic-grid-hero-container .editorial-hero-card__title{color:var(--color-text-primary)!important;font-size:2rem!important;font-weight:500!important}.dynamic-grid-hero-container .editorial-hero-card__description,.dynamic-grid-hero-container .editorial-hero-card__eyebrow{color:var(--color-text-primary)!important}}@media (min-width:48rem) and (max-width:61.9375rem){.dynamic-grid-hero-container .editorial-hero-card{height:44.9375rem}}@media (max-width:767px){.dynamic-grid-hero-container .editorial-hero-card{width:100%!important;aspect-ratio:unset!important}.dynamic-grid-hero-container .editorial-hero-card__image-container{height:auto!important}.dynamic-grid-mobile-cards .content-card-horizontal{max-width:100%!important;padding:0!important}}
@keyframes tabSlideFromRight{0%{opacity:.5;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes tabSlideFromLeft{0%{opacity:.5;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.horizontal-tabs{--horizontal-tabs-text-heading:var(--color-text-primary);--horizontal-tabs-border-color:var(--color-border-light-gray);--horizontal-tabs-bg-primary:var(--color-bg-primary);--horizontal-tabs-paddle-bg:var(--color-bg-secondary);--tab-focus:var(--color-primary);--card-reveal-bezier:cubic-bezier(0, .5, .5, 1);background-color:var(--horizontal-tabs-bg-primary);width:100%;padding:2rem 1rem}@media (min-width:768px) and (max-width:768px){.horizontal-tabs{padding:3rem 2rem}}@media (min-width:768px) and (max-width:1440px){.horizontal-tabs{padding:4rem 3rem}}@media (min-width:1440px){.horizontal-tabs{padding:4rem 3rem}}.horizontal-tabs .tab-navigation{border:1px solid var(--horizontal-tabs-border-color);box-sizing:border-box;border-radius:62.5rem;justify-content:center;align-items:center;gap:.5rem;width:fit-content;max-width:100%;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:.5rem .75rem;display:flex;position:relative}.horizontal-tabs .tab-navigation.has-paddles{grid-template-columns:1fr;align-items:center;gap:.5rem;width:100%;min-height:3rem;margin-left:auto;margin-right:auto;display:grid;overflow:hidden}.horizontal-tabs .tab-navigation.has-paddles.has-right-paddle:not(.has-left-paddle){grid-template-columns:1fr 2rem}.horizontal-tabs .tab-navigation.has-paddles.has-right-paddle:not(.has-left-paddle) .tabs-container{grid-column:1;justify-content:flex-start}.horizontal-tabs .tab-navigation.has-paddles.has-right-paddle:not(.has-left-paddle) .tab-paddle--right{grid-column:2}.horizontal-tabs .tab-navigation.has-paddles.has-right-paddle:not(.has-left-paddle) .tab-paddle--left{display:none}.horizontal-tabs .tab-navigation.has-paddles.has-left-paddle:not(.has-right-paddle){grid-template-columns:2rem 1fr}.horizontal-tabs .tab-navigation.has-paddles.has-left-paddle:not(.has-right-paddle) .tab-paddle--left{grid-column:1}.horizontal-tabs .tab-navigation.has-paddles.has-left-paddle:not(.has-right-paddle) .tabs-container{grid-column:2;justify-content:flex-start;margin-left:-2.5rem;padding-left:2.5rem}.horizontal-tabs .tab-navigation.has-paddles.has-left-paddle:not(.has-right-paddle) .tab-paddle--right{display:none}.horizontal-tabs .tab-navigation.has-paddles.has-left-paddle.has-right-paddle{grid-template-columns:2rem 1fr 2rem}.horizontal-tabs .tab-navigation.has-paddles.has-left-paddle.has-right-paddle .tab-paddle--left{grid-column:1}.horizontal-tabs .tab-navigation.has-paddles.has-left-paddle.has-right-paddle .tabs-container{grid-column:2;justify-content:flex-start;margin-left:-2.5rem;padding-left:2.5rem}.horizontal-tabs .tab-navigation.has-paddles.has-left-paddle.has-right-paddle .tab-paddle--right{grid-column:3}.horizontal-tabs .tab-navigation.has-paddles .tab-paddle{background-color:var(--horizontal-tabs-paddle-bg);width:2rem;height:2rem;color:var(--horizontal-tabs-text-heading);cursor:pointer;z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.horizontal-tabs .tab-navigation.has-paddles .tab-paddle svg{width:16px;height:16px}.horizontal-tabs .tab-navigation.has-paddles .tab-paddle:hover:not(:disabled){background-color:var(--tab-focus);color:var(--color-text-inverse)}.horizontal-tabs .tab-navigation.has-paddles .tab-paddle:hover:not(:disabled) svg path{stroke:var(--color-text-inverse,#fff)}.horizontal-tabs .tab-navigation.has-paddles .tab-paddle:focus-visible{outline:2px solid var(--tab-focus);outline-offset:2px}.horizontal-tabs .tab-navigation.has-paddles .tabs-container{grid-column:2;justify-content:flex-start;align-items:center;width:100%;min-width:0;display:flex;overflow:visible}.horizontal-tabs .tab-navigation.has-paddles .tabs-container .visible-tabs{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.horizontal-tabs .tab-navigation.has-paddles .tabs-container .visible-tabs .tab{white-space:nowrap;flex-shrink:0}.horizontal-tabs .tab-navigation.has-paddles .tabs-container .visible-tabs.slide-right .tab{animation:.3s ease-out forwards tabSlideFromRight}.horizontal-tabs .tab-navigation.has-paddles .tabs-container .visible-tabs.slide-left .tab{animation:.3s ease-out forwards tabSlideFromLeft}.horizontal-tabs .tab-navigation .tabs-container{transition:all .5s var(--card-reveal-bezier);flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:0;display:flex}.horizontal-tabs .tab-navigation .tabs-container .visible-tabs{justify-content:center;align-items:center;gap:.5rem;display:flex}.horizontal-tabs .tab-navigation .tabs-container .visible-tabs .tab{white-space:nowrap;flex-shrink:0}.horizontal-tabs .tab-navigation.has-paddles .tabs-container,.horizontal-tabs .tab-navigation.has-paddles .tabs-container .visible-tabs{justify-content:flex-start}.horizontal-tabs .tab-navigation .tab-paddle{background-color:var(--horizontal-tabs-paddle-bg);width:26px;min-width:26px;height:26px;color:var(--horizontal-tabs-text-heading);cursor:pointer;transition:all .3s var(--card-reveal-bezier);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.horizontal-tabs .tab-navigation .tab-paddle svg{width:20px;height:20px}.horizontal-tabs .tab-navigation .tab-paddle:hover{background-color:var(--tab-focus);color:var(--color-text-inverse);border-color:var(--tab-focus)}.horizontal-tabs .tab-navigation .tab-paddle:hover svg path{stroke:var(--color-text-inverse,#fff)}.horizontal-tabs .tab-navigation .tab-paddle:focus-visible{outline:2px solid var(--tab-focus);outline-offset:2px}.horizontal-tabs .tab-navigation .tab-paddle:active{transform:scale(.95)}.horizontal-tabs .tab-navigation .tab-paddle--left{order:-1}.horizontal-tabs .tab-navigation .tab-paddle--right{order:1}.horizontal-tabs .tab-navigation .tab-paddle--hidden{opacity:0;pointer-events:none;cursor:default}@media (min-width:768px){.horizontal-tabs .tab-navigation{padding:.5rem .75rem}}@media (max-width:479px){.horizontal-tabs .tab-navigation{border-radius:62.5rem;max-width:100%;margin:0 auto 3rem;padding:.25rem}.horizontal-tabs .tab-navigation:not(.has-paddles){width:fit-content}}@media (min-width:480px) and (max-width:767px){.horizontal-tabs .tab-navigation{width:fit-content;max-width:100%;margin:0 auto 4rem;padding:.5rem .75rem}}@media (min-width:767px) and (max-width:991px){.horizontal-tabs .tab-navigation{width:fit-content;max-width:100%;padding:.5rem .75rem}}@media (min-width:992px) and (max-width:1199px){.horizontal-tabs .tab-navigation{width:fit-content;max-width:100%;padding:.5rem .75rem}}@media (min-width:1200px) and (max-width:1439px){.horizontal-tabs .tab-navigation{width:fit-content;max-width:100%;padding:.5rem 1rem}}@media (min-width:1440px){.horizontal-tabs .tab-navigation{width:fit-content;max-width:100%;padding:.5rem 1rem}}.horizontal-tabs .horizontal-tabs-content,.horizontal-tabs .tab-panel{width:100%;position:relative}.horizontal-tabs .container-stack-wrapper{opacity:1;width:100%;min-height:100px;animation:.2s ease-in-out fadeIn}.horizontal-tabs .container-stack-wrapper>.container-stack{width:100%;max-width:100%;margin:0;padding:0}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}
.parallax-image{width:100%;position:relative}.parallax-image__parallax-section{align-items:center;width:100%;height:600px;display:flex;position:relative;overflow:hidden}@media (max-width:1439px) and (min-width:1024px){.parallax-image__parallax-section{height:400px}}@media (max-width:1023px) and (min-width:768px){.parallax-image__parallax-section{height:400px}}@media (max-width:767px){.parallax-image__parallax-section{height:auto}}@media (min-width:1601px){.parallax-image__parallax-section{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.parallax-image__image{-o-object-fit:cover;object-fit:cover;will-change:transform;flex-shrink:0;width:100%;height:140%;display:block}@media (max-width:767px){.parallax-image__image{height:100%}}.parallax-image__description{box-sizing:border-box;width:100%;padding:24px 8.33333%}@media (max-width:1439px){.parallax-image__description{padding:16px 48px}}@media (max-width:1024px){.parallax-image__description{padding:16px 24px}}@media (min-width:1601px){.parallax-image__description{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:24px calc(50vw - 666.667px)}}.parallax-image__description p{margin:0;font-size:.75rem;line-height:1.3}.parallax-image__description .rich-text{background-color:#0000}.parallax-image__description .rich-text__container{padding:0}.parallax-image--dark .parallax-image__description{background-color:var(--color-text-primary);color:var(--color-text-inverse)}.parallax-image--dark .parallax-image__description p{color:var(--color-text-inverse)}.parallax-image--light .parallax-image__description{background-color:var(--color-bg-primary);color:var(--color-text-primary)}.parallax-image--light .parallax-image__description p{color:var(--color-text-primary)}@media (prefers-reduced-motion:reduce){.parallax-image__image{transform:none!important}}
@keyframes language-popup-open{0%{opacity:0;top:60%}to{opacity:1;top:50%}}@keyframes language-popup-text-fade-in{0%{opacity:0}to{opacity:1}}:root{--language-popup-container-bg-color:var(--color-text-inverse);--language-popup-overlay-color:var(--color-bg-inverse);--language-popup-overlay-opacity:.7}.language-popup__overlay{background:var(--color-bg-inverse);background:var(--language-popup-overlay-color);opacity:.75;opacity:var(--language-popup-overlay-opacity);z-index:1000;position:fixed;inset:0}.language-popup__container{background:var(--color-bg-primary);background:var(--language-popup-container-bg-color);opacity:1;z-index:1001;width:100%;min-width:880px;max-width:880px;height:auto;max-height:95%;padding:80px 48px;animation:.5s forwards language-popup-open;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 2px 10px #00000026}@media (min-width:calc(1023px + .0625rem)){.language-popup__container{max-height:75%}}@media (min-width:992px) and (max-width:1199px){.language-popup__container{min-width:768px;max-width:768px;height:auto;min-height:377px;max-height:none}}@media (min-width:768px) and (max-width:991px){.language-popup__container{min-width:720px;max-width:720px;height:auto;min-height:377px;max-height:none}}@media (max-width:767px){.language-popup__container{min-width:280px;max-width:95%}}@media (max-width:479px){.language-popup__container{width:100%;min-width:100%;max-width:100%;height:auto;min-height:0;max-height:none;padding:3rem 1.5rem;left:0;transform:translateY(-50%)}}.language-popup__container:focus,.language-popup__container:focus-visible{outline:none}.language-popup__logo{justify-content:center;align-items:center;width:100%;display:flex}.language-popup__logo-img{width:72px;height:24px;display:block}.language-popup__header{text-align:center;margin-top:1rem}@media (min-width:1200px){.language-popup__header{padding-left:68px;padding-right:68px}}.language-popup__body{text-align:center;margin-top:1rem}@media (min-width:1200px){.language-popup__body{padding-left:68px;padding-right:68px}}.language-popup__footer{margin-bottom:.25rem}.language-popup__title{color:var(--color-text-primary);text-align:center;min-height:2.5rem;margin:0;font-size:3.25rem;font-weight:400;line-height:1.1}@media (max-width:767px){.language-popup__title{min-height:2rem;font-size:1.5rem}}.language-popup__description{color:var(--color-text-secondary);text-align:center;min-height:1.75rem;margin:0;font-size:1.125rem;font-weight:400;line-height:1.5}@media (max-width:767px){.language-popup__description{min-height:1.5rem;font-size:1rem}}.language-popup__ticker{opacity:1}.language-popup__ticker--fade-in{animation:.5s ease-in-out forwards language-popup-text-fade-in}.language-popup__row{flex-wrap:wrap;justify-content:center;gap:48px;margin-top:2rem;display:flex}@media (max-width:479px){.language-popup__row{flex-flow:column;align-items:stretch;gap:1rem}}.language-popup__col{text-align:center;flex:none}@media (max-width:479px){.language-popup__col{flex:none;width:100%}.language-popup__col a,.language-popup__col button{width:100%}}.language-popup__container--infinite-series .btn--primary{color:var(--color-text-inverse)!important;background-color:#010d36!important}.language-popup__container--infinite-series .btn--primary:hover,.language-popup__container--infinite-series .btn--primary:focus,.language-popup__container--infinite-series .btn--primary:focus-visible,.language-popup__container--infinite-series .btn--primary:active{color:var(--color-text-inverse)!important;background-color:#0e224c!important}.language-popup-body-lock{overflow:hidden!important}
