.faq-section{--faq-border:var(--brand-dark_blue);--faq-text:var(--brand-dark_blue);padding-left:var(--padding-section-horiz-global);padding-right:var(--padding-section-horiz-global)}.faq-section.theme-dark,.faq-section.theme-green{--faq-border:var(--brand-yellow);--faq-text:var(--brand-yellow)}.faq-section.theme-yellow{--faq-border:var(--brand-dark_blue)}.faq-inner{width:100%}.faq-header{margin-bottom:var(--padding-section-vert-l)}@media (min-width:768px){.faq-inner{align-items:start;column-gap:var(--padding-section-vert-l);display:grid;grid-template-columns:1fr 2fr}.faq-header{margin-bottom:0}}@media (min-width:1920px){.faq-inner{column-gap:176px}}.faq-label{margin-bottom:var(--gap-xs)}.faq-description{margin-top:var(--gap-m);max-width:var(--rich_text_width)}.faq-description p:last-child{margin-bottom:0}.faq-list{list-style:none;margin:0;padding:0}@media (max-width:767px){.faq-section .faq-question{padding:var(--margin-xs) 0}.faq-section .faq-answer-content:last-child,.faq-section .faq-related{padding-bottom:var(--margin-xs)}}.faq-item{border-bottom:1px solid var(--faq-border)}.faq-question{align-items:center;background:none;border:none;color:var(--faq-text);cursor:pointer;display:flex;font-family:Depot New,Depot New Fallback,sans-serif;font-size:24px;font-style:normal;font-weight:var(--font-weight-bold);gap:var(--gap-l);justify-content:space-between;line-height:1.12;margin:0;padding:var(--margin-m) 0;text-align:left;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:padding-bottom .4s ease}.faq-question:hover{opacity:.7}.faq-question-text,.faq-redirect span{font-size:24px;font-weight:var(--font-weight-bold);line-height:1.12}.faq-item:first-child .faq-question{padding-top:0}.faq-item.is-open .faq-question{padding-bottom:var(--gap-m)}.faq-icon{flex-shrink:0;height:24px;width:24px}.faq-icon svg{display:block;height:24px;width:24px}.faq-icon-bar-v{transform-box:fill-box;transform-origin:center;transition:transform .4s ease}.faq-item.is-open .faq-icon-bar-v{transform:rotate(90deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-answer-inner{overflow:hidden}.faq-answer-content{color:var(--faq-text)}.faq-answer-content:last-child,.faq-related{padding-bottom:var(--margin-m)}.faq-answer-content p:last-child{margin-bottom:0}.faq-answer-content ul,.faq-description ul{list-style:disc;margin:0 0 1em;padding-left:1.25em}.faq-answer-content ol,.faq-description ol{list-style:decimal;margin:0 0 1em;padding-left:1.25em}.faq-answer-content li,.faq-description li{list-style:inherit}.faq-answer-content ol:last-child,.faq-answer-content ul:last-child,.faq-description ol:last-child,.faq-description ul:last-child{margin-bottom:0}.faq-section.theme-dark .faq-answer-content,.faq-section.theme-dark .faq-answer-content p,.faq-section.theme-dark .faq-icon,.faq-section.theme-dark .faq-question-text,.faq-section.theme-green .faq-answer-content,.faq-section.theme-green .faq-answer-content p,.faq-section.theme-green .faq-icon,.faq-section.theme-green .faq-question-text{color:var(--brand-yellow)}.faq-answer-content a,.faq-answer-content b,.faq-answer-content li,.faq-answer-content span,.faq-answer-content strong,.faq-description a,.faq-description b,.faq-description li,.faq-description span,.faq-description strong{color:inherit}.faq-section.theme-dark .faq-answer-content a,.faq-section.theme-dark .faq-answer-content b,.faq-section.theme-dark .faq-answer-content strong,.faq-section.theme-dark .faq-description a,.faq-section.theme-dark .faq-description b,.faq-section.theme-dark .faq-description strong,.faq-section.theme-green .faq-answer-content a,.faq-section.theme-green .faq-answer-content b,.faq-section.theme-green .faq-answer-content strong,.faq-section.theme-green .faq-description a,.faq-section.theme-green .faq-description b,.faq-section.theme-green .faq-description strong{color:var(--brand-yellow)}.faq-section.theme-dark .faq-answer-content a,.faq-section.theme-dark .faq-description a,.faq-section.theme-green .faq-answer-content a,.faq-section.theme-green .faq-description a{background-image:linear-gradient(var(--brand-yellow),var(--brand-yellow))}.faq-related-heading{color:var(--faq-text);display:block;font-size:12px;font-weight:700;letter-spacing:.144px;line-height:112%;margin-bottom:12px;margin-top:22px;text-transform:uppercase}@media (max-width:767px){.faq-related-heading{margin-top:20px}}.faq-related-links{color:var(--faq-text);list-style:none;margin:0;padding:0}.faq-related-links li+li{margin-top:var(--gap-xs)}.faq-related-links a{color:inherit}.faq-section.theme-dark .faq-related-heading,.faq-section.theme-dark .faq-related-links,.faq-section.theme-dark .faq-related-links a,.faq-section.theme-green .faq-related-heading,.faq-section.theme-green .faq-related-links,.faq-section.theme-green .faq-related-links a{color:var(--brand-yellow)}.faq-section.theme-dark .faq-related-links a,.faq-section.theme-green .faq-related-links a{background-image:linear-gradient(var(--brand-yellow),var(--brand-yellow))}