.product-specifications-section [data-collapsible-group]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-specifications-section .body-m{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;word-break:break-word}.product-specifications__group{border-bottom:1px solid rgba(77,74,73,.1)}.product-specifications__trigger{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-preferred-size:100%;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:100%;justify-content:space-between;max-width:100%;padding:1.5rem 0}.product-specifications__trigger .h4{margin-bottom:0;text-transform:none}.product-specifications__trigger svg{background:var(--color-white);border-radius:100%}.product-specifications__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:1.5rem}@media screen and (min-width:768px){.product-specifications__content{grid-row-gap:.5rem;display:grid}.product-specifications__content--grid{grid-template-columns:1fr 2fr}}.product-specifications__content-extra{padding-bottom:1.5rem}.product-specifications__content-extra a{text-decoration:underline}.product-specifications__content-extra a:active,.product-specifications__content-extra a:focus,.product-specifications__content-extra a:hover{text-decoration:none}.product-specifications__label{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.product-specifications__label--grey{color:var(--color-light-grey);margin-top:1rem}.product-specifications__label--grey:first-of-type{margin-top:0}@media screen and (min-width:768px){.product-specifications__label--grey{margin-top:0}}.product-specifications__label--has-logos{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}@media screen and (min-width:768px){.product-specifications__label--has-logos{gap:2.5rem}}.product-specifications__label--has-logos .is-flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.product-specifications__label--has-logos .is-flex .product-specifications__logo{margin:0 .25rem}.product-specifications__logo{max-width:2.5rem;width:100%}