.product-section{display:flex;flex-direction:row;flex-wrap:nowrap;gap:40px;margin:40px auto;position:relative;width:100%}.product-section .product-content{width:65%}.product-section .product-sidebar{width:35%}.product-details-desktop{display:block;margin-bottom:40px}.product-details-mobile{display:none}.product-content table{border-collapse:separate;border-color:gray;border-spacing:0;box-sizing:border-box;display:table;margin-bottom:10px;text-indent:0;unicode-bidi:isolate;width:100%}.product-content tbody{border-collapse:collapse;margin-bottom:0;width:100%}.product-content td,.product-content td *,body td{font-size:14px!important}.product-content tr:nth-child(odd){background-color:rgba(0,0,0,.03)}.product-content td{border-bottom:1px solid rgba(0,0,0,.075);padding:15px 10px}@media (max-width:720px){.product-section{flex-direction:column}.product-section .product-content,.product-section .product-sidebar{padding:0 20px;width:100%}.body-container,.product-section .product-content,main .dnd-column,main .dnd-section,main [class*=dnd]{min-width:0}.table-scroll-wrapper{max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-color:var(--primary-color) transparent;scrollbar-width:thin}.table-scroll-wrapper::-webkit-scrollbar{height:8px}.table-scroll-wrapper::-webkit-scrollbar-track{background:transparent}.table-scroll-wrapper::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}.table-scroll-wrapper table{min-width:800px}.product-details-desktop{display:none}.product-details-mobile{display:block;margin-bottom:40px}}