.product-title-info{display:flex;flex:1 1;flex-direction:column}.product-title-info__image{display:none}@media only screen and (max-width:1399px){.product-title-info__image{display:block}}.product-title-info__info{display:flex;flex-direction:column;gap:3.125rem;padding:6.25rem var(--padding-inline) 4.375rem var(--padding-inline)}@media only screen and (max-width:767px){.product-title-info__info{gap:20px;padding:40px 16px}}.product-title-info__info-title{font-size:3.5rem;font-weight:600;line-height:4.3125rem;margin-bottom:20px}@media only screen and (max-width:767px){.product-title-info__info-title{font-size:26px}}.product-title-info__info-attributes{display:flex;flex-direction:row;justify-content:space-between}.product-title-info__info-attribute{display:flex;flex-direction:column;gap:13px}.product-title-info__info-attribute--end{text-align:right}.product-title-info__info-attribute-title{font-size:1.25rem;font-weight:500;line-height:1.875rem}.product-title-info__info-attribute-value{font-size:1.25rem;font-weight:300;line-height:1.5rem}