.product-detail-container{gap:2rem;justify-content:center}.product-detail-container.tablet{flex-direction:column;align-items:center}.product-detail-container .product-image-container{height:-moz-max-content;height:max-content;width:-moz-max-content;width:max-content;padding:var(--mantine-spacing-md);border:1px solid var(--mantine-color-layout-strokes-0);border-radius:.75rem}.product-detail-container.mobile .product-image-container{width:auto;height:auto;margin:auto;border:none;padding:0}.product-detail-container .image{width:calc(460px - var(--mantine-spacing-md) * 2);height:calc(460px - var(--mantine-spacing-md) * 2)}.product-detail-container.mobile .image{width:100%;max-width:328px;height:auto;max-height:328px}
