table thead th,table thead td,table tbody th,table tbody td{display:table-cell}table tbody td{border-color:var(--gray-85)}table tbody tr{display:table-row}table tbody td:nth-of-type(1){text-decoration:none}.compare{display:grid;gap:2rem;margin:0 0 2rem}.compare>*{grid-column:1/-1}.table-product-comparison{border:0}.table-product-comparison td{padding:.5rem;min-width:250px}.table-product-comparison th{text-align:left}.table-product-comparison tbody td,.table-product-comparison tbody th,.table-product-comparison tfoot td,.table-product-comparison tfoot th{border:1px solid var(--gray-85)}.table-product-comparison [scope=rowgroup]{color:var(--white);background-color:var(--gray-25);vertical-align:top;padding:.5rem}.table-product-comparison [scope=row]{padding:.5rem}.table-product-comparison__headline{padding:1rem;display:flex;justify-content:space-between;color:var(--white);background-color:var(--gray-25)}.product__image{width:100%;aspect-ratio:4/3;padding:2rem}.product__image img{width:100%;height:100%;object-fit:contain}.product__price{display:grid;grid-template-columns:repeat(2, 1fr);gap:.5rem;margin-bottom:1rem}.product__price--standard{color:var(--primary);font-size:x-large}.product__price--taxinfo{display:grid;gap:0}.product__shippingtime--1,.product__shippingtime--2,.product__shippingtime--10,.product__shippingtime--11,.product__shippingtime--12,.product__shippingtime--13{color:var(--success)}.product__shippingtime--3,.product__shippingtime--4,.product__shippingtime--5,.product__shippingtime--6{color:var(--info)}.product__shippingtime--8{color:var(--primary)}.product__shippingtime--9{color:var(--gray-75)}
