.tx-webx-gproducts .product-detail--technical-details{display:grid;gap:30px;grid-template-columns:repeat(10, 1fr)}.tx-webx-gproducts .product-detail--technical-details .product-technical-detail-item{background-color:#f9f9f9;border-radius:16px;padding:38px 20px}@media(max-width: 767.98px){.tx-webx-gproducts .product-detail--technical-details .product-technical-detail-item{grid-column:span 12}}@media(min-width: 768px){.tx-webx-gproducts .product-detail--technical-details .product-technical-detail-item{grid-column:span 5}}.tx-webx-gproducts .product-detail--benefit-cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px}@media(min-width: 768px)and (max-width: 1199.98px){.tx-webx-gproducts .product-detail--benefit-cards{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767.98px){.tx-webx-gproducts .product-detail--benefit-cards{grid-template-columns:1fr}}.tx-webx-gproducts .product-detail--benefit-cards .benefits-cards-item{grid-column:span 1;box-shadow:2px 3px 6px 0 rgba(0,0,0,.1019607843);display:flex;flex-direction:row;gap:30px;align-items:center;flex-wrap:nowrap;border-radius:16px;padding:30px}.tx-webx-gproducts .product-detail--benefit-cards .benefits-cards-item img,.tx-webx-gproducts .product-detail--benefit-cards .benefits-cards-item svg{width:20px;height:auto;flex-shrink:0}.tx-webx-gproducts .workpieces-row-frame .workpieces-row{display:grid;grid-template-columns:repeat(6, 1fr);grid-template-rows:auto;gap:60px}.tx-webx-gproducts .workpieces-row-frame .workpieces-row--item{grid-column:span 2;background-color:#fff;border-radius:16px;height:100% !important}@media(min-width: 768px)and (max-width: 991.98px){.tx-webx-gproducts .workpieces-row-frame .workpieces-row--item{grid-column:span 3}}@media(max-width: 767.98px){.tx-webx-gproducts .workpieces-row-frame .workpieces-row--item{grid-column:span 6}}.tx-webx-gproducts .workpieces-row-frame .workpieces-row--item img{aspect-ratio:350/311;margin:0 auto;object-fit:contain;max-width:75%;display:block}