.product-highlights-section{padding:var(--global-sect-pad-y-lg) 0 var(--global-sect-pad-y-lg) var(--global-sect-pad-x-sm);display:flex;flex-direction:column;gap:var(--global-item-gap-lg);justify-content:center;position:relative}.product-highlights-section .section-heading-container{padding-right:var(--global-sect-pad-x-sm)}.product-highlights-section .highlights-content-container{display:flex;gap:var(--global-col-gap-sm);align-items:center;overflow-x:visible;position:relative}@media screen and (max-width:989px){.product-highlights-section .highlights-content-container{flex-direction:column;gap:var(--global-item-gap-sm)}}.product-highlights-section .highlights__wrapper{flex:0 0 308px;align-self:flex-start}@media screen and (max-width:989px){.product-highlights-section .highlights__wrapper{flex:0 0 100%;min-width:auto;width:100%;padding-right:var(--global-sect-pad-x-sm)}}.product-highlights-section .highlights__wrapper .highlight-title{display:flex;justify-content:space-between;align-items:center;padding:var(--toggle-pad-lg) 0;text-transform:uppercase;color:var(--heading-fill);cursor:pointer}.product-highlights-section .highlights__wrapper .highlight-title .icon-arrow{height:var(--toggle-icon-size);width:var(--toggle-icon-size);color:var(--icon-fill);transition:all .3s ease;opacity:0;transition:opacity .3s ease}@media screen and (max-width:989px){.product-highlights-section .highlights__wrapper .highlight-title .icon-arrow{rotate:90deg}}.product-highlights-section .highlights__wrapper .accepted-answer{max-height:0;overflow:hidden}.product-highlights-section .highlights__wrapper .highlight-copy{font-family:var(--toggle-body-font-family);font-size:var(--toggle-body-font-size);font-style:var(--toggle-body-font-style);font-weight:var(--toggle-body-font-weight);letter-spacing:var(--toggle-body-letter-spacing);line-height:var(--toggle-body-line-height);gap:var(--toggle-body-paragraph-spacing);text-transform:var(--toggle-body-text-transform)}.product-highlights-section .highlights__wrapper .highlight-copy p{margin:0}.product-highlights-section .highlights__wrapper .accordion-row,.product-highlights-section .highlights__wrapper details{border-bottom:var(--toggle-border-width) solid var(--toggle-bg-stroke);border-radius:var(--toggle-border-rad)}.product-highlights-section .highlights__wrapper .accordion-row:first-of-type,.product-highlights-section .highlights__wrapper details:first-of-type{padding-top:0}.product-highlights-section .highlights__wrapper .accordion-row:hover,.product-highlights-section .highlights__wrapper details:hover{cursor:pointer}@media screen and (max-width:989px){.product-highlights-section .highlights__wrapper .accordion-row,.product-highlights-section .highlights__wrapper details{border-bottom:0;position:relative}}@media screen and (max-width:989px){.product-highlights-section .highlights__wrapper .accordion-row:after,.product-highlights-section .highlights__wrapper details:after{content:"";position:absolute;width:100%;bottom:0;height:1px;background:#e4dfdc}}.product-highlights-section .highlights__wrapper .accordion-row:first-of-type .highlight-title,.product-highlights-section .highlights__wrapper details:first-of-type .highlight-title{padding-top:0}.product-highlights-section .highlights__wrapper .accordion-row:last-of-type,.product-highlights-section .highlights__wrapper details:last-of-type{border-bottom:none}.product-highlights-section .highlights__wrapper .accordion-row:last-of-type:after,.product-highlights-section .highlights__wrapper details:last-of-type:after{display:none}.product-highlights-section .highlights__wrapper .accordion-row.open .highlight-title .icon-arrow,.product-highlights-section .highlights__wrapper .accordion-row[open] .highlight-title .icon-arrow,.product-highlights-section .highlights__wrapper details.open .highlight-title .icon-arrow,.product-highlights-section .highlights__wrapper details[open] .highlight-title .icon-arrow{opacity:1}.product-highlights-section .product-wrapper{position:relative}@media screen and (min-width:990px){.product-highlights-section .product-wrapper{flex:1 1 0;width:auto;min-width:0}}@media screen and (max-width:989px){.product-highlights-section .product-wrapper{width:100%}}.product-highlights-section .product-wrapper .card-product-container .scroll-wrapper{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:var(--global-grid-gap);width:100%;min-width:0}.product-highlights-section .product-wrapper .card-product-container .highlight-products{height:100%;width:100%;position:relative}.product-highlights-section .product-wrapper .card-product-container .product_card{display:flex;align-items:stretch;min-width:30%;max-width:30%;height:auto;scroll-snap-align:start}.product-highlights-section .product-wrapper .card-product-container .product_card:last-child{margin-right:var(--global-sect-pad-x-sm)}.product-highlights-section .product-wrapper .card-product-container .product_card .product_card--container{width:100%}.product-highlights-section .product-wrapper .card-product-container .product_card .product_card--content{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.product-highlights-section .product-wrapper .card-wrapper{flex:0 0 280px;flex-grow:1;height:initial}@media screen and (max-width:989px){.product-highlights-section .product-wrapper .card-wrapper{flex:0 0 250px}}@media screen and (min-width:990px){.product-highlights-section .scroll-arrow-btn-container{bottom:-14px!important}.product-highlights-section .scroll-arrow-btn-container:before{right:100%}.product-highlights-section .scroll-arrow-btn-container:after{left:100%}}@media screen and (min-width:990px) and (max-width:1024px){.product-highlights-section .scroll-arrow-btn-container:after{right:0;left:unset}}@media screen and (max-width:989px){.product-highlights-section{position:relative}.product-highlights-section .scroll-arrow-btn-container{display:flex;bottom:-13px!important}}@media screen and (min-width:990px){.product-highlights-section .scroll-arrow-btn-container{display:none}}