:root{
  --body-size: 18px;
  --nav-size: 8px;
  --hero-size: 18px;
  --hero-mobile-size: 58px;
  --section-title-size: 28px;
  --section-title-mobile-size: 44px;
  --product-title-size: 28px;
  --footer-size: 17px;
  --max: 1400px;
  --section-padding: 96px;
  --mobile-section-padding: 64px;
  --radius-xl: 34px;
}
