<section class="panel 
    panel--compact 
    panel--no-padding ">
    <div class="panel__inner">
        <p class="h-margin-x-1 h-margin-y-3">
            <small class="h-text-color-gray-3">
                <i>Whilst we have made every effort to ensure information on this website is up to date and accurate, the technical specification and availability of products/services listed on this website may vary market to market and are subject to change without notice. Please contact your regional representative or visit your local website for further details.</i>
            </small>
        </p>
    </div>
</section>
{{#>@panel modifiers="compact,no-padding"}}
    <p class="h-margin-x-1 h-margin-y-3">
        <small class="h-text-color-gray-3">
            <i>{{label}}</i>
        </small>
    </p>
{{/@panel}}
{
  "label": "Whilst we have made every effort to ensure information on this website is up to date and accurate, the technical specification and availability of products/services listed on this website may vary market to market and are subject to change without notice. Please contact your regional representative or visit your local website for further details."
}

No notes defined.