···11{{#partial "page"}}
22-<div class="diet-builder-page container">
33- <div class="diet-builder-heading">
44- <h1>Purrform Diet Builder</h1>
55- <p>
66- Use our diet builder to get recommendations on the right products
77- suited to your cat's needs, and how much to feed them daily.
88- </p>
99- </div>
22+<div class="diet-builder-wrapper">
33+ <div class="diet-builder-page container">
44+ <div class="diet-builder-heading">
55+ <span class="diet-builder-heading__icon">🐾</span>
66+ <h1>Purrform Diet Builder</h1>
77+ <p>
88+ Use our diet builder to get recommendations on the right products
99+ suited to your cat's needs, and how much to feed them daily.
1010+ The diet builder is based on the latest scientific research and
1111+ considers factors such as your cat's age, weight, activity level,
1212+ and any specific health concerns. It will provide you with a
1313+ personalized feeding plan to help your cat maintain a healthy weight
1414+ and overall well-being.
1515+ </p>
1616+ </div>
10171111- <div id="diet-builder" class="diet-builder">
1212- <noscript>
1313- <p>Please enable JavaScript to use the Diet Builder.</p>
1414- </noscript>
1818+ <div id="diet-builder" class="diet-builder">
1919+ <noscript>
2020+ <p>Please enable JavaScript to use the Diet Builder.</p>
2121+ </noscript>
2222+ </div>
1523 </div>
1624</div>
1725{{/partial}}