.products-item{color:var(--color-light-brown)}.products-item__hero{display:flex;column-gap:1.25rem}@media(width <= 63.99875rem){.products-item__hero{flex-direction:column}}.products-item__hero>*{width:50%}@media(width <= 63.99875rem){.products-item__hero>*{width:100%}}.products-item__title{margin-bottom:1.25rem}@media(width <= 47.99875rem){.products-item__title{text-align:center}}.products-item__subtitle{text-align:justify}@media(width <= 63.99875rem){.products-item__subtitle{margin-bottom:1.25rem}}.products-item__info-title{text-align:center;margin-bottom:.625rem}.products-item__info-text{text-align:justify}.products-item__info-text ul{list-style:disc;margin-block:1.125rem}.products-item__info-text ul li{margin-left:2.5rem;margin-bottom:.3125rem}.products-item__info-text ul li p{text-align:left}.products-item__right-elements{display:flex;justify-content:space-around}.products-item__right-elements-img,.table{width:100%}.table{text-align:left;border-collapse:collapse;justify-self:center}.table td,.table th{border:.0625rem solid var(--color-light-brown)}.table tr:nth-child(odd){background-color:#dfdfdf}.table th{font-weight:400}.table td{text-align:center;text-wrap:nowrap}.table td,.table thead th{font-weight:700}.table thead th:not(:first-child){text-align:center}.loading__inner{display:flex;flex-direction:column;row-gap:1.25rem}.loading__hero{display:flex;gap:1.25rem;width:100%}.loading__hero-left,.loading__hero-right{width:50%;height:31.25rem;background-color:#d9d9d9;border-radius:.625rem}.loading__body{width:100%;height:37.5rem;background-color:#d9d9d9;border-radius:.625rem}