nss-faqs-filter{width:100%;display:block}nss-faqs-filter .nss-faqs-filter__wrapper{flex-flow:column;justify-content:flex-start;align-items:center;gap:30px;display:flex}nss-faqs-filter .nss-faqs-filter__faqs-wrapper{flex-flow:column;justify-content:flex-start;align-items:center;gap:40px;width:100%;padding:10px 0;display:flex}@media (min-width:1092px){nss-faqs-filter .nss-faqs-filter__faqs-wrapper{padding:40px 0}}nss-faqs-filter .nss-faqs-filter__faqs-category-filter{width:100%;height:78px}nss-faqs-filter .nss-faqs-filter__faqs-category-filter-wrapper{width:100%;padding:15px 0;position:relative}nss-faqs-filter .nss-faqs-filter__faqs-category-filter-wrapper.nss-stick{top:var(--nss-header-group-pos);z-index:var(--nss-z-index-faq-filter);background:var(--nss-color-scheme-5);transition:top .15s ease-in-out;position:fixed}nss-faqs-filter .nss-faqs-filter__faqs-category-filter-wrapper.nss-stick:after{content:"";background:linear-gradient(#0000001a 0%,#0000 100%);width:100%;height:20px;position:absolute;bottom:-20px;left:0}nss-faqs-filter .nss-faqs-filter__faqs-category-filter-wrapper-inner{position:relative}nss-faqs-filter .nss-faqs-category-filter__dropdown-display,nss-faqs-filter .nss-faqs-category-filter__display{flex-flow:row;justify-content:space-between;align-items:center;padding:10px 0;display:flex}nss-faqs-filter .nss-faqs-category-filter__dropdown-display .nss-faqs-category-filter__label,nss-faqs-filter .nss-faqs-category-filter__display .nss-faqs-category-filter__label{flex-flow:row;justify-content:flex-start;align-items:center;gap:10px;display:flex}nss-faqs-filter .nss-faqs-category-filter__dropdown-display .nss-faqs-category-filter__label svg,nss-faqs-filter .nss-faqs-category-filter__display .nss-faqs-category-filter__label svg{width:20px;height:20px}nss-faqs-filter .nss-faqs-category-filter__dropdown-display .nss-faqs-category-filter__label-text,nss-faqs-filter .nss-faqs-category-filter__display .nss-faqs-category-filter__label-text{flex-flow:row;justify-content:flex-start;align-items:center;gap:5px;display:flex}nss-faqs-filter .nss-faqs-category-filter__dropdown-display .nss-faqs-category-filter__label-text span,nss-faqs-filter .nss-faqs-category-filter__display .nss-faqs-category-filter__label-text span{text-transform:uppercase}nss-faqs-filter .nss-faqs-category-filter__dropdown-display svg,nss-faqs-filter .nss-faqs-category-filter__display svg{width:14px;height:14px}nss-faqs-filter .nss-faqs-category-filter__dropdown,nss-faqs-filter .nss-faqs-category-filter__display{border:2px solid var(--nss-color-scheme-1);border-radius:10px;width:100%;max-width:412px;margin:0 auto}nss-faqs-filter .nss-faqs-category-filter__display{cursor:pointer}nss-faqs-filter .nss-faqs-category-filter__display *{pointer-events:none}nss-faqs-filter .nss-faqs-category-filter__dropdown{z-index:1;background-color:var(--nss-color-scheme-5);pointer-events:none;opacity:0;transition:opacity .15s ease-in-out;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 20px #0003}nss-faqs-filter .nss-faqs-category-filter__dropdown.nss-active{pointer-events:all;opacity:1}nss-faqs-filter .nss-faqs-category-filter__dropdown.nss-active .nss-icon-arrow-caret{transform:rotate(180deg)}nss-faqs-filter .nss-faqs-category-filter__dropdown-options{border-top:1px solid var(--nss-color-scheme-1);margin:0 15px;padding:10px 0}nss-faqs-filter .nss-faqs-category-filter__dropdown-options li{width:100%}nss-faqs-filter .nss-faqs-category-filter__dropdown-options button{text-transform:uppercase;width:100%;padding:5px}nss-faqs-filter .nss-faqs-category-filter__dropdown-options button.nss-active,nss-faqs-filter .nss-faqs-category-filter__dropdown-options button:hover{background-color:var(--nss-color-scheme-2)}nss-faqs-filter .nss-faqs-filter__faqs-categories-wrapper{scrollbar-width:none;width:100%}nss-faqs-filter .nss-faqs-filter__faqs-categories-wrapper:not(:has(.nss-no-scroll)){width:100vw;padding:0 0 8px;overflow:auto}@media (min-width:1092px){nss-faqs-filter .nss-faqs-filter__faqs-categories-wrapper:not(:has(.nss-no-scroll)){width:calc(100vw - 15px)}}nss-faqs-filter .nss-faqs-filter__faqs-categories-wrapper::-webkit-scrollbar{height:5px;display:none}nss-faqs-filter .nss-faqs-filter__faqs-categories-wrapper::-webkit-scrollbar-track{background-color:var(--nss-color-scheme-5);border-radius:5px}nss-faqs-filter .nss-faqs-filter__faqs-categories-wrapper::-webkit-scrollbar-thumb{background-color:var(--nss-color-scheme-1);border-radius:5px}nss-faqs-filter .nss-faqs-filter__faqs-categories-wrapper::-webkit-scrollbar-thumb:hover{background-color:var(--nss-color-scheme-1);border-radius:5px}nss-faqs-filter .nss-faqs-filter__faqs-categories-wrapper::-webkit-scrollbar-track-piece:end{background-color:var(--nss-color-scheme-2)}nss-faqs-filter .nss-faqs-filter__faqs-categories-wrapper::-webkit-scrollbar-track-piece:start{background-color:var(--nss-color-scheme-2)}nss-faqs-filter .nss-faqs-filter__faqs-categories-wrapper::-webkit-scrollbar-track-piece:end{border-radius:5px;margin-right:16px}@media (min-width:1092px){nss-faqs-filter .nss-faqs-filter__faqs-categories-wrapper::-webkit-scrollbar-track-piece:end{margin-right:calc(50vw - 546px)}}nss-faqs-filter .nss-faqs-filter__faqs-categories-wrapper::-webkit-scrollbar-track-piece:start{border-radius:5px;margin-left:16px}@media (min-width:1092px){nss-faqs-filter .nss-faqs-filter__faqs-categories-wrapper::-webkit-scrollbar-track-piece:start{margin-left:calc(50vw - 553.5px)}}nss-faqs-filter .nss-faqs-filter__faqs-categories{white-space:nowrap;width:100%;padding-left:16px}@media only screen and (max-width:989px){nss-faqs-filter .nss-faqs-filter__faqs-categories{padding-left:20px}}nss-faqs-filter .nss-faqs-filter__faqs-categories li{display:inline-block}nss-faqs-filter .nss-faqs-filter__faqs-categories li>button{font-family:var(--nss-h1-font-family);letter-spacing:.2px;text-transform:uppercase;white-space:nowrap;opacity:.5;border-bottom:2px solid #0000;padding:4px 2px;font-size:20px;font-weight:900}@media only screen and (min-width:990px){nss-faqs-filter .nss-faqs-filter__faqs-categories li>button{letter-spacing:.48px;font-size:24px}}nss-faqs-filter .nss-faqs-filter__faqs-categories li>button{transition:opacity .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}nss-faqs-filter .nss-faqs-filter__faqs-categories li>button.nss-active,nss-faqs-filter .nss-faqs-filter__faqs-categories li>button:hover{opacity:1;border-bottom-color:currentColor}nss-faqs-filter .nss-faqs-filter__faqs-categories.nss-no-scroll{flex-flow:row;justify-content:center;align-items:center;gap:28px;display:flex}@media (min-width:1092px){nss-faqs-filter .nss-faqs-filter__faqs-categories:not(.nss-no-scroll){padding-left:calc(50vw - 553.5px)}}nss-faqs-filter .nss-faqs-filter__faqs-categories:not(.nss-no-scroll) li{display:inline-block}nss-faqs-filter .nss-faqs-filter__faqs-categories:not(.nss-no-scroll) li:not(:last-child){margin-right:10px}@media only screen and (max-width:989px){nss-faqs-filter .nss-faqs-filter__faqs-categories:not(.nss-no-scroll) li:not(:last-child){margin-right:24px}}nss-faqs-filter .nss-faqs-filter__faqs-categories:not(.nss-no-scroll) li:last-child{margin-right:16px}@media (min-width:1092px){nss-faqs-filter .nss-faqs-filter__faqs-categories:not(.nss-no-scroll) li:last-child{margin-right:calc(50vw - 546px)}}nss-faqs-filter .nss-faqs-filter__category-wrapper{flex-flow:column;gap:30px;width:100%;max-width:1092px;display:none}nss-faqs-filter .nss-faqs-filter__category-wrapper.nss-active{display:flex}@media only screen and (max-width:989px){nss-faqs-filter.nss-faqs-filter--page-gutter .nss-faqs-filter__category-wrapper{width:calc(100% + 32px);margin:0 -16px}}nss-faqs-filter .nss-faqs-filter__faqs-items-heading{padding:0 16px}@media (min-width:1132px){nss-faqs-filter .nss-faqs-filter__faqs-items-heading{padding:0}}nss-faqs-filter .nss-faqs-filter__columns{flex-flow:column;gap:15px;display:flex}@media only screen and (min-width:990px){nss-faqs-filter .nss-faqs-filter__columns{flex-flow:row;justify-content:center;gap:20px;padding:0 16px}}@media (min-width:1132px){nss-faqs-filter .nss-faqs-filter__columns{padding:0}}nss-faqs-filter .nss-faqs-filter__faqs-items{flex-flow:column;gap:15px;width:100%;margin:0 auto;display:flex}@media only screen and (max-width:989px){nss-faqs-filter .nss-faqs-filter__faqs-items{gap:12px}}@media only screen and (min-width:990px){nss-faqs-filter .nss-faqs-filter__faqs-items{padding:0}}nss-faqs-filter .nss-faqs-filter__faqs-items>li{border-radius:8px;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out;overflow:hidden}nss-faqs-filter .nss-faqs-filter__faqs-items>li button{flex-flow:row;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 20px;display:flex}@media only screen and (max-width:989px){nss-faqs-filter .nss-faqs-filter__faqs-items>li button{padding:20px}}nss-faqs-filter .nss-faqs-filter__faqs-items>li button h3{text-transform:uppercase;text-align:left}nss-faqs-filter .nss-faqs-filter__faqs-items>li button svg{flex-shrink:0;width:16px;height:16px;transition:transform .15s ease-in-out;transform:rotate(90deg)}nss-faqs-filter .nss-faqs-filter__faqs-items>li button *{pointer-events:none}nss-faqs-filter .nss-faqs-filter__faqs-items>li>div{text-align:left;padding:0 20px 20px;display:none}@media only screen and (max-width:989px){nss-faqs-filter .nss-faqs-filter__faqs-items>li>div{font-size:18px}}nss-faqs-filter .nss-faqs-filter__faqs-items>li>div :not(:last-child){margin-bottom:10px}nss-faqs-filter .nss-faqs-filter__faqs-items>li>div ul{padding-left:30px;list-style-type:disc}nss-faqs-filter .nss-faqs-filter__faqs-items>li>div a{color:var(--nss-color-scheme-4);position:relative}nss-faqs-filter .nss-faqs-filter__faqs-items>li>div a:after{content:"";background:currentColor;width:0;height:1px;transition:width .15s ease-in-out;position:absolute;bottom:0;left:0}nss-faqs-filter .nss-faqs-filter__faqs-items>li>div a:hover:after{width:100%}nss-faqs-filter .nss-faqs-filter__faqs-items>li:has(button.nss-active)>button svg{transform:rotate(-90deg)}nss-faqs-filter .nss-faqs-filter__faqs-items>li:has(button.nss-active)>div{display:block}nss-faqs-filter .nss-faqs-filter__faqs-items .nss-faqs-filter__faqs-items-heading{background-color:#0000}