.dishes-product-info{--dishes-info-bg-color: $color-white;--dishes-info-text-color: $color-black-second;padding:72px 0;width:100%;position:relative;background-color:var(--dishes-info-bg-color, #FFFFFF)}.dishes-product-info__wrapper{width:100%;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:16px}.dishes-product-info__left{max-width:535px;width:100%}.dishes-product-info__left-title{width:100%;text-align:left;text-transform:uppercase}.dishes-product-info__left-title h2{color:var(--dishes-info-text-color, #232323);font-size:64px;line-height:64px;font-weight:800}.dishes-product-info__left-title h2 span{color:#53aa66}.dishes-product-info__right{max-width:590px;width:100%}.dishes-product-info__right-desc{width:100%;text-align:left;color:var(--dishes-info-text-color, #232323)}.dishes-product-info__right-desc p{font-weight:500;font-size:18px;line-height:28px}@media screen and (max-width: 1140px){.dishes-product-info__left-title h2{font-size:48px;line-height:52px}}@media screen and (max-width: 1024px){.dishes-product-info{padding:48px 0}.dishes-product-info__wrapper{flex-direction:column;align-items:flex-start;gap:28px}.dishes-product-info__left,.dishes-product-info__right{max-width:100%}.dishes-product-info__left-title h2{font-size:40px;line-height:44px}.dishes-product-info__right-desc p{font-size:16px;line-height:24px}}@media screen and (max-width: 768px){.dishes-product-info{padding:36px 0}.dishes-product-info__left-title h2{font-size:28px;line-height:32px}.dishes-product-info__right-desc p{font-size:15px;line-height:22px}}
