.faq-slider{display:grid;grid-template-columns:var(--faq-sidebar-width, 25%) 1fr;gap:3rem;align-items:start;max-width:100%;margin:0 auto;padding:2rem 1rem;width:100%;overflow-x:hidden}.faq-slider__nav{position:var(--faq-nav-position, static);top:2rem}.faq-slider__nav--sticky{position:sticky}.faq-slider__nav-container{background:var(--bg-color, #ffffff);overflow:hidden;box-shadow:none}.faq-slider__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.faq-slider__nav-item{position:relative}.faq-slider__nav-button{width:100%;padding:1rem 1.5rem;text-align:left;background:var(--bg-color, #ffffff);border:none;border-bottom:1px solid var(--border-color, #e5e5e5);cursor:pointer;transition:all .3s ease;position:relative;font-family:inherit;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:space-between;color:#0556a3;fill:#0556a3;font-style:var(--navigation-font-style);font-weight:var(--navigation-font-weight);font-size:14px;font-style:normal;line-height:28px}.faq-slider__nav-button svg,.faq-slider__nav-button path{stroke-width:1.5px;stroke:#0556a3}.faq-slider__nav-item:last-child .faq-slider__nav-button{border-bottom:none}.faq-slider__nav-button:focus{outline:2px solid var(--focus-color, #0556a3);outline-offset:-2px}.faq-slider__nav-button:hover{background:var(--btn-bg-color-hover, #f8f9fa)}.faq-slider__nav-button--active{background:#0556a3;font-weight:500;position:relative;color:#fff!important;fill:#fff!important;font-style:var(--navigation-font-style);font-weight:var(--navigation-font-weight);font-size:14px;font-style:normal;line-height:28px}.faq-slider__nav-button--active svg,.faq-slider__nav-button--active path{stroke-width:1.5px;stroke:#fff}.faq-slider__nav-button--active:hover{background:var(--btn-bg-color-hover-active, #0556a3);color:var(--btn-text-color, #ffffff)}.faq-slider__nav-button svg{margin-left:auto;flex-shrink:0;transition:all .3s ease;width:9px;height:14px}.faq-slider__nav-button--active:before{display:none}.faq-slider__content{min-height:400px;background:var(--bg-color, #ffffff);border-radius:0;padding:2rem;box-shadow:none;width:100%;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-x:hidden}.faq-slider__panel{opacity:1;transform:translate(0);transition:opacity .3s ease,transform .3s ease}.faq-slider__panel[hidden]{display:none}.section__heading{color:#0556a3!important}.faq-slider__panel-title{color:var(--heading-color, #0556a3);margin-bottom:1.5rem;font-weight:600;font-size:1.5rem;text-transform:uppercase;letter-spacing:.05em}.faq-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;color:var(--text-color-subdued, #666666)}.faq-breadcrumb a{color:var(--link-color, #1e40af);text-decoration:none;text-transform:uppercase;font-weight:500}.faq-breadcrumb a:hover{text-decoration:underline}.faq-breadcrumb .breadcrumb-separator{color:var(--text-color-muted, #999999);font-weight:400}.faq-breadcrumb .breadcrumb-current{color:var(--text-color, #333333);text-transform:uppercase;font-weight:500}.faq-slider__accordion .disclosure{border-bottom:1px solid var(--border-color, #e5e5e5);margin-bottom:1rem;width:100%;max-width:100%}.faq-slider__accordion .disclosure__title,.faq-slider__accordion .disclosure__content{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.faq-slider__accordion .disclosure__content *{max-width:100%!important;word-wrap:break-word;overflow-wrap:break-word}.faq-slider__accordion .disclosure:last-child{border-bottom:none;margin-bottom:0}.faq-slider__no-content{padding:4rem 2rem;text-align:center;background:var(--bg-color-light, #f9f9f9);border-radius:0;color:var(--text-color-subdued, #999999);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px}.faq-slider__no-content h2{font-size:1.5rem;font-weight:600;color:var(--text-color, #333333);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.faq-slider__no-content p{font-size:.875rem;margin-bottom:1rem;color:var(--text-color-subdued, #999999)}.faq-slider__no-content .debug-info{font-size:.75rem;color:var(--text-color-muted, #666666);font-style:italic}.faq-slider__nav-button:focus{outline:2px solid var(--focus-color, #007bff);outline-offset:2px;z-index:1}.faq-slider__nav-button:focus:not(:focus-visible){outline:none}.faq-slider__nav-button:focus-visible{outline:3px solid #007bff;outline-offset:2px;z-index:10}@media(max-width:768px){.faq-slider__nav-button:focus-visible{outline:2px solid #007bff;outline-offset:1px}}.faq-slider .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){.faq-slider{grid-template-columns:1fr;gap:1.5rem;padding:1rem;max-width:100%}.faq-slider__nav{position:static!important;order:-1;width:100vw;max-width:85%;margin:0 -1rem}.faq-slider__nav-container{border:none;background:transparent;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;box-shadow:none;position:relative;padding:.5rem 0;width:100%;max-width:100vw;scroll-behavior:smooth;overscroll-behavior-x:contain}.faq-slider__nav-container::-webkit-scrollbar{display:none}.faq-slider__nav-container:before,.faq-slider__nav-container:after{content:"";position:absolute;top:0;bottom:0;width:30px;pointer-events:none;z-index:2;transition:opacity .3s ease}.faq-slider__nav-container.no-scroll:before,.faq-slider__nav-container.no-scroll:after{opacity:0}.faq-slider__nav-list{flex-direction:row;gap:.75rem;padding:0 1.5rem;min-width:max-content;align-items:center;width:fit-content;display:flex;flex-wrap:nowrap}.faq-slider__nav-item{scroll-snap-align:center;flex-shrink:0}.faq-slider__nav-item:first-child{scroll-snap-align:start}.faq-slider__nav-item:last-child{scroll-snap-align:end}.faq-slider__nav-button{white-space:nowrap;padding:.875rem 1.5rem;border:1px solid var(--border-color, #e5e5e5);border-radius:1.5rem;background:var(--bg-color, #ffffff);font-size:14px;font-weight:700;min-height:44px;min-width:fit-content;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);transform:scale(1);position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.5px;color:#0556a3;fill:#0556a3;touch-action:manipulation}.faq-slider__nav-button svg,.faq-slider__nav-button path{stroke-width:1.5px;stroke:#0556a3}.faq-slider__nav-button:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000026}.faq-slider__nav-button--active{background:#0556a3;color:#fff!important;fill:#fff!important;border-color:#0556a3;transform:scale(1.05);box-shadow:0 4px 16px #0556a34d;font-weight:500}.faq-slider__nav-button--active svg,.faq-slider__nav-button--active path{stroke-width:1.5px;stroke:#fff}.faq-slider__nav-button--active:before{display:none}.faq-slider__nav-button svg{display:none}.faq-slider__nav-button:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ffffff4d;border-radius:50%;transform:translate(-50%,-50%);transition:width .3s,height .3s}.faq-slider__nav-button:active:after{width:100px;height:100px}.faq-slider__content{min-height:auto;padding:1.5rem;width:100vw;max-width:85%;margin:0;border-radius:0;overflow-x:hidden;box-sizing:border-box}.faq-slider__panel-title{margin-bottom:1rem;font-size:1.25rem}.faq-slider__no-content{padding:3rem 1.5rem;min-height:250px;border-radius:0}.faq-slider__no-content h2{font-size:1.25rem}}@media(max-width:1024px)and (min-width:769px){.faq-slider{gap:1.5rem;max-width:100%;padding:1.5rem}.faq-slider__nav-button{padding:.875rem 1.25rem;font-size:1rem}.faq-slider__content{padding:1.75rem}}@media(max-width:1200px)and (min-width:1025px){.faq-slider{max-width:100%;padding:1.5rem}}@media(max-width:480px){.faq-slider{padding:.75rem}.faq-slider__nav{margin:0 -.75rem}.faq-slider__nav-list{padding:0 1rem;gap:.5rem}.faq-slider__nav-button{padding:.75rem 1.25rem;font-size:.8125rem;min-height:44px;touch-action:manipulation}.faq-slider__content{padding:1.25rem}}@media(min-width:1400px){.faq-slider{max-width:1600px}}.faq-slider .container{width:100%;max-width:100%}@media(min-width:769px){.faq-slider{padding:2rem clamp(1rem,5vw,3rem)}.faq-slider__nav-button svg{display:inline-block;margin-left:auto}}.faq-slider__nav-button,.faq-slider__panel,.faq-slider__nav-container{transition:all .3s cubic-bezier(.4,0,.2,1)}.faq-slider__nav-button:focus-visible{outline:2px solid var(--focus-color, #007bff);outline-offset:2px;z-index:10}@media(prefers-contrast:high){.faq-slider__nav-button{border:2px solid}.faq-slider__nav-button--active{background:ButtonText;color:ButtonFace;border-color:ButtonText}.faq-slider__nav-button:focus{outline:3px solid}}@media(prefers-reduced-motion:reduce){.faq-slider__panel,.faq-slider__nav-button,.faq-slider__nav-container{transition:none}.faq-slider__nav-container{scroll-behavior:auto}}@media print{.faq-slider{display:block}.faq-slider__nav{display:none}.faq-slider__panel[hidden]{display:block!important}.faq-slider__panel-title{page-break-after:avoid}}.faq-slider__panel--entering{animation:fadeInSlide .3s ease-out}.faq-slider__panel--exiting{animation:fadeOutSlide .3s ease-in}@keyframes fadeInSlide{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeOutSlide{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-20px)}}.faq-slider--loading .faq-slider__content{opacity:.6;pointer-events:none}.faq-slider--loading .faq-slider__nav-button{pointer-events:none}.faq-slider__error{padding:2rem;text-align:center;color:var(--error-color, #dc3545);background:var(--error-bg, #f8d7da);border:1px solid var(--error-border, #f5c6cb);border-radius:.5rem}.faq-slider__empty{padding:3rem 2rem;text-align:center;color:var(--text-color-subdued, #666666)}.faq-slider__empty-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.faq-slider--sidebar-25{--faq-sidebar-width: 25%}.faq-slider--sidebar-30{--faq-sidebar-width: 30%}.faq-slider--sidebar-33{--faq-sidebar-width: 33.333%}.faq-slider--sticky{--faq-nav-position: sticky}
/*# sourceMappingURL=/cdn/shop/t/7/assets/faq-slider.css.map */
