.section-product-specs #pdpAccordionSpecs{padding-top:var(--header-height);margin-top:calc(var(--header-height)*-1)}.section-product-specs .accordion{--bs-accordion-btn-icon-width: 2.5rem;--bs-accordion-border-color: var(--bs-gray-700);--bs-accordion-btn-icon: url('data:image/svg+xml,<svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20 8v23.333M8.334 20h23.333" stroke="%23939598" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');--bs-accordion-btn-active-icon: url('data:image/svg+xml,<svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.334 20h23.333" stroke="%23939598" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.section-product-specs .accordion .accordion-header .accordion-button{font-size:2rem;box-shadow:none;text-transform:uppercase;padding-top:1.75rem;padding-bottom:1.75rem}.section-product-specs .accordion .spec-wrapper h3{font-size:1rem}.section-product-specs .accordion .spec-wrapper .item-heading{color:var(--bs-gray-800)}.section-product-specs .accordion .spec-wrapper .item-heading .info{width:1.125rem;height:1.125rem;margin-left:.3125rem}.section-product-specs .accordion .spec-wrapper .list-wrapper p{font-size:1rem}.section-product-specs .accordion .spec-wrapper .item-wrapper{--bs-light-border-subtle: var(--bs-gray-600)}.section-product-specs .accordion .spec-wrapper .item-wrapper:nth-last-child(-n+2)>div{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-light-border-subtle)}.section-product-specs .accordion .description-text p,.section-product-specs .accordion .description-text a,.section-product-specs .accordion .installation-text p,.section-product-specs .accordion .installation-text a{font-size:1rem;color:var(--bs-gray-900)}.section-product-specs .accordion .accordion-item:not(:has(.accordion-collapse)){display:none}.section-product-specs .accordion .accordion-item .absolute-wrapper{top:1.75rem;display:flex;align-items:center}.section-product-specs .accordion .accordion-item .absolute-wrapper .accordion-button{width:auto;padding:0}.section-product-specs .accordion .accordion-item .absolute-wrapper .accordion-button::after{content:"";display:none}.section-product-specs .accordion .accordion-item .accordion-header a{margin-left:1rem;z-index:999;transition:color .15s ease-in-out}.section-product-specs .accordion .accordion-item .accordion-header a svg{width:1rem;height:1rem}.section-product-specs .accordion .accordion-item .accordion-header a svg path{stroke:var(--bs-primary);transition:stroke .15s ease-in-out}.section-product-specs .accordion .accordion-item .accordion-header a small{font-size:.875rem;font-family:"Figtree";font-weight:400;margin-left:.25rem}.section-product-specs .accordion .accordion-item .accordion-header a:hover{color:var(--bs-secondary)}.section-product-specs .accordion .accordion-item .accordion-header a:hover svg path{stroke:var(--bs-secondary)}.section-product-specs .accordion .accordion-item:has(.installation-collapse) .accordion-button{background-color:var(--bs-white);line-height:normal}.section-product-specs .accordion .accordion-item:has(.installation-collapse) .accordion-button.collapsed{background-color:rgba(0,0,0,0)}.section-product-specs .accordion .accordion-item .moving-gradient{width:200%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(90deg, var(--bs-white) 6.51%, #F5F5F7 92.24%, var(--bs-white) 106.51%, #F5F5F7 192.24%);background-size:50% 100%;animation:moveGradient 2.8s linear infinite}.section-product-specs .accordion .accordion-item:has(.collapse.show) .moving-gradient{animation-play-state:paused}@media screen and (min-width: 992px){.section-product-specs .accordion .accordion-item .accordion-header small{font-size:1rem}.section-product-specs .accordion .accordion-item .accordion-header .accordion-button{font-size:2.5rem}.section-product-specs .accordion .spec-wrapper .item-wrapper:nth-last-child(-n+6)>div{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-light-border-subtle)}}@keyframes moveGradient{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}