This is a stylized module meant to feature specific products – both software and standard product offerings. It should be used for other types of content. This module is visually differentiated with an accessible green color, patterned background and bold, violet links.

If you are working on wtwco.com, do not add product icons to the Sitecore media library. They are already there. Search for them in the library. If you cannot find them, please reach out to Katie Cisto.

A monospace tag pulls through the type – e.g. is it a product? Software? etc.

The bold violet text is the name of the product (which also matches the page behind this module).

Products Module Default

On hover of a specific item, the item will “zoom in” with animation. Clicking on this singular item will take the user to a page with the same name as the title. E.g. “WTW Radar Optimiser.”

Products Module Hover

If more than six product modules are selected to display, a “See all” button will appear along with a number indicating how many additional items would be exposed by clicking that button.

Products Module Expand

<section id="products" class="related-content-list">
    <div class="container">
        <h3 class="related-content-list__section-title heading-3">Products Module</h3>
        <div class="row related-content-list__content">
            <div class="col-12 col-lg-6 col-xl-4 related-content-list__container">
                <a href="#" class="container related-content-list__item related-content-list__item-1">
                    <div class="row">
                        <div class="col-12">
                            <img src="/images/related-content-1.jpg" alt="Alt text" class="related-content-list__content-image">
                        </div>
                        <div class="col-12 related-content-list__item-content">
                            <div class="related-content-list__content-face">
                                <span class="font-mono-small related-content-list__content-eyebrow">HR Software</span>
                                <span class="heading-3 related-content-list__content-heading">WTW Compensation Planning Software</span>
                            </div>
                            <div class="related-content-list__content-details">
                                <span class="heading-5 related-content-list__content-heading" aria-hidden="true">WTW Compensation Planning Software</span>
                                <span class="font-p-small related-content-list__content-description">Radar Base provides powerful management information that you can use to develop business plans and summarize results of risk modeling and competitor analysis. You can test the effectiveness of new prices to help make successful business decisions.</span>
                                <span class="arrow-link">
                                    Product Information
                                    <span aria-hidden="true" class="material-symbols-outlined">arrow_right_alt</span>
                                </span>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
            <div class="col-12 col-lg-6 col-xl-4 related-content-list__container">
                <a href="#" class="container related-content-list__item related-content-list__item-1">
                    <div class="row">
                        <div class="col-12">
                            <img src="/images/related-content-2.jpg" alt="Alt text" class="related-content-list__content-image">
                        </div>
                        <div class="col-12 related-content-list__item-content">
                            <div class="related-content-list__content-face">
                                <span class="font-mono-small related-content-list__content-eyebrow">Testing long eyebrow text. nothing to see here. move along now.</span>
                                <span class="heading-3 related-content-list__content-heading">WTW Radar Live really really long title demo, for testing purposes</span>
                            </div>
                            <div class="related-content-list__content-details">
                                <span class="heading-5 related-content-list__content-heading" aria-hidden="true">WTW Radar Live really really long title demo, for testing purposes</span>
                                <span class="font-p-small related-content-list__content-description">Radar Base provides powerful management information that you can use to develop business plans and summarize results of risk modeling and competitor analysis. You can test the effectiveness of new prices to help make successful business decisions.</span>
                                <span class="arrow-link">
                                    Product Information
                                    <span aria-hidden="true" class="material-symbols-outlined">arrow_right_alt</span>
                                </span>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
            <div class="col-12 col-lg-6 col-xl-4 related-content-list__container">
                <a href="#" class="container related-content-list__item related-content-list__item-2">
                    <div class="row">
                        <div class="col-12">
                            <img src="/images/related-content-3.jpg" alt="Alt text" class="related-content-list__content-image">
                        </div>
                        <div class="col-12 related-content-list__item-content">
                            <div class="related-content-list__content-face">
                                <span class="font-mono-small related-content-list__content-eyebrow">P&amp;C Software</span>
                                <span class="heading-3 related-content-list__content-heading">WTW Radar Base</span>
                            </div>
                            <div class="related-content-list__content-details">
                                <span class="heading-5 related-content-list__content-heading" aria-hidden="true">WTW Radar Base</span>
                                <span class="font-p-small related-content-list__content-description">Radar Base provides powerful management information that you can use to develop business plans and summarize results of risk modeling and competitor analysis. You can test the effectiveness of new prices to help make successful business decisions.</span>
                                <span class="arrow-link">
                                    Product Information
                                    <span aria-hidden="true" class="material-symbols-outlined">arrow_right_alt</span>
                                </span>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
            <div class="col-12 col-lg-6 col-xl-4 related-content-list__container">
                <a href="#" class="container related-content-list__item related-content-list__item-2">
                    <div class="row">
                        <div class="col-12">
                            <img src="/images/related-content-4.jpg" alt="Alt text" class="related-content-list__content-image">
                        </div>
                        <div class="col-12 related-content-list__item-content">
                            <div class="related-content-list__content-face">
                                <span class="font-mono-small related-content-list__content-eyebrow">P&amp;C Software</span>
                                <span class="heading-3 related-content-list__content-heading">WTW Radar Dashboard</span>
                            </div>
                            <div class="related-content-list__content-details">
                                <span class="heading-5 related-content-list__content-heading" aria-hidden="true">WTW Radar Dashboard</span>
                                <span class="font-p-small related-content-list__content-description">Radar Base provides powerful management information that you can use to develop business plans and summarize results of risk modeling and competitor analysis. You can test the effectiveness of new prices to help make successful business decisions.</span>
                                <span class="arrow-link">
                                    Product Information
                                    <span aria-hidden="true" class="material-symbols-outlined">arrow_right_alt</span>
                                </span>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
            <div class="col-12 col-lg-6 col-xl-4 related-content-list__container">
                <a href="#" class="container related-content-list__item related-content-list__item-3">
                    <div class="row">
                        <div class="col-12">
                            <img src="/images/related-content-5.jpg" alt="Alt text" class="related-content-list__content-image">
                        </div>
                        <div class="col-12 related-content-list__item-content">
                            <div class="related-content-list__content-face">
                                <span class="font-mono-small related-content-list__content-eyebrow">P&amp;C Software</span>
                                <span class="heading-3 related-content-list__content-heading">WTW Radar Optimiser</span>
                            </div>
                            <div class="related-content-list__content-details">
                                <span class="heading-5 related-content-list__content-heading" aria-hidden="true">WTW Radar Optimiser</span>
                                <span class="font-p-small related-content-list__content-description">Radar Base provides powerful management information that you can use to develop business plans and summarize results of risk modeling and competitor analysis. You can test the effectiveness of new prices to help make successful business decisions.</span>
                                <span class="arrow-link">
                                    Product Information
                                    <span aria-hidden="true" class="material-symbols-outlined">arrow_right_alt</span>
                                </span>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
            <div class="col-12 col-lg-6 col-xl-4 related-content-list__container">
                <a href="#" class="container related-content-list__item related-content-list__item-3">
                    <div class="row">
                        <div class="col-12">
                        </div>
                        <div class="col-12 related-content-list__item-content">
                            <div class="related-content-list__content-face">
                                <span class="font-mono-small related-content-list__content-eyebrow">Risk Software</span>
                                <span class="heading-3 related-content-list__content-heading">WTW Emblem</span>
                            </div>
                            <div class="related-content-list__content-details">
                                <span class="heading-5 related-content-list__content-heading" aria-hidden="true">WTW Emblem</span>
                                <span class="font-p-small related-content-list__content-description">Radar Base provides powerful management information that you can use to develop business plans and summarize results of risk modeling and competitor analysis. You can test the effectiveness of new prices to help make successful business decisions.</span>
                                <span class="arrow-link">
                                    Product Information
                                    <span aria-hidden="true" class="material-symbols-outlined">arrow_right_alt</span>
                                </span>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
        </div>
        <div class="row justify-content-center">
            <button type="button" name="button" data-toggle="collapse" data-target="#collapseRelatedContentList" aria-expanded="false" aria-controls="collapseRelatedContentList" class="btn btn-lg btn-primary related-content-list__btn">
                See All (12)
                <span class="material-symbols-outlined">expand_more</span>
            </button>
        </div>
        <div class="row related-content-list__content collapse" id="collapseRelatedContentList">
            <div class="col-12 col-lg-6 col-xl-4 related-content-list__container">
                <a href="#" class="container related-content-list__item ">
                    <div class="row">
                        <div class="col-12">
                            <img src="/images/related-content-1.jpg" alt="Alt text" class="related-content-list__content-image">
                        </div>
                        <div class="col-12 related-content-list__item-content">
                            <div class="related-content-list__content-face">
                                <span class="font-mono-small related-content-list__content-eyebrow">HR Software</span>
                                <span class="heading-3 related-content-list__content-heading">WTW Compensation Planning Software</span>
                            </div>
                            <div class="related-content-list__content-details">
                                <span class="heading-5 related-content-list__content-heading" aria-hidden="true">WTW Compensation Planning Software</span>
                                <span class="font-p-small related-content-list__content-description">Radar Base provides powerful management information that you can use to develop business plans and summarize results of risk modeling and competitor analysis. You can test the effectiveness of new prices to help make successful business decisions.</span>
                                <span class="arrow-link">
                                    Product Information
                                    <span aria-hidden="true" class="material-symbols-outlined">arrow_right_alt</span>
                                </span>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
            <div class="col-12 col-lg-6 col-xl-4 related-content-list__container">
                <a href="#" class="container related-content-list__item ">
                    <div class="row">
                        <div class="col-12">
                            <img src="/images/related-content-2.jpg" alt="Alt text" class="related-content-list__content-image">
                        </div>
                        <div class="col-12 related-content-list__item-content">
                            <div class="related-content-list__content-face">
                                <span class="font-mono-small related-content-list__content-eyebrow">Insurance Rating Software</span>
                                <span class="heading-3 related-content-list__content-heading">WTW Radar Live</span>
                            </div>
                            <div class="related-content-list__content-details">
                                <span class="heading-5 related-content-list__content-heading" aria-hidden="true">WTW Radar Live</span>
                                <span class="font-p-small related-content-list__content-description">Radar Base provides powerful management information that you can use to develop business plans and summarize results of risk modeling and competitor analysis. You can test the effectiveness of new prices to help make successful business decisions.</span>
                                <span class="arrow-link">
                                    Product Information
                                    <span aria-hidden="true" class="material-symbols-outlined">arrow_right_alt</span>
                                </span>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
            <div class="col-12 col-lg-6 col-xl-4 related-content-list__container">
                <a href="#" class="container related-content-list__item ">
                    <div class="row">
                        <div class="col-12">
                            <img src="/images/related-content-3.jpg" alt="Alt text" class="related-content-list__content-image">
                        </div>
                        <div class="col-12 related-content-list__item-content">
                            <div class="related-content-list__content-face">
                                <span class="font-mono-small related-content-list__content-eyebrow">P&amp;C Software</span>
                                <span class="heading-3 related-content-list__content-heading">WTW Radar Base</span>
                            </div>
                            <div class="related-content-list__content-details">
                                <span class="heading-5 related-content-list__content-heading" aria-hidden="true">WTW Radar Base</span>
                                <span class="font-p-small related-content-list__content-description">Radar Base provides powerful management information that you can use to develop business plans and summarize results of risk modeling and competitor analysis. You can test the effectiveness of new prices to help make successful business decisions.</span>
                                <span class="arrow-link">
                                    Product Information
                                    <span aria-hidden="true" class="material-symbols-outlined">arrow_right_alt</span>
                                </span>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
            <div class="col-12 col-lg-6 col-xl-4 related-content-list__container">
                <a href="#" class="container related-content-list__item ">
                    <div class="row">
                        <div class="col-12">
                            <img src="/images/related-content-4.jpg" alt="Alt text" class="related-content-list__content-image">
                        </div>
                        <div class="col-12 related-content-list__item-content">
                            <div class="related-content-list__content-face">
                                <span class="font-mono-small related-content-list__content-eyebrow">P&amp;C Software</span>
                                <span class="heading-3 related-content-list__content-heading">WTW Radar Dashboard</span>
                            </div>
                            <div class="related-content-list__content-details">
                                <span class="heading-5 related-content-list__content-heading" aria-hidden="true">WTW Radar Dashboard</span>
                                <span class="font-p-small related-content-list__content-description">Radar Base provides powerful management information that you can use to develop business plans and summarize results of risk modeling and competitor analysis. You can test the effectiveness of new prices to help make successful business decisions.</span>
                                <span class="arrow-link">
                                    Product Information
                                    <span aria-hidden="true" class="material-symbols-outlined">arrow_right_alt</span>
                                </span>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
            <div class="col-12 col-lg-6 col-xl-4 related-content-list__container">
                <a href="#" class="container related-content-list__item ">
                    <div class="row">
                        <div class="col-12">
                            <img src="/images/related-content-5.jpg" alt="Alt text" class="related-content-list__content-image">
                        </div>
                        <div class="col-12 related-content-list__item-content">
                            <div class="related-content-list__content-face">
                                <span class="font-mono-small related-content-list__content-eyebrow">P&amp;C Software</span>
                                <span class="heading-3 related-content-list__content-heading">WTW Radar Optimiser</span>
                            </div>
                            <div class="related-content-list__content-details">
                                <span class="heading-5 related-content-list__content-heading" aria-hidden="true">WTW Radar Optimiser</span>
                                <span class="font-p-small related-content-list__content-description">Radar Base provides powerful management information that you can use to develop business plans and summarize results of risk modeling and competitor analysis. You can test the effectiveness of new prices to help make successful business decisions.</span>
                                <span class="arrow-link">
                                    Product Information
                                    <span aria-hidden="true" class="material-symbols-outlined">arrow_right_alt</span>
                                </span>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
            <div class="col-12 col-lg-6 col-xl-4 related-content-list__container">
                <a href="#" class="container related-content-list__item ">
                    <div class="row">
                        <div class="col-12">
                        </div>
                        <div class="col-12 related-content-list__item-content">
                            <div class="related-content-list__content-face">
                                <span class="font-mono-small related-content-list__content-eyebrow">Risk Software</span>
                                <span class="heading-3 related-content-list__content-heading">WTW Emblem</span>
                            </div>
                            <div class="related-content-list__content-details">
                                <span class="heading-5 related-content-list__content-heading" aria-hidden="true">WTW Emblem</span>
                                <span class="font-p-small related-content-list__content-description">Radar Base provides powerful management information that you can use to develop business plans and summarize results of risk modeling and competitor analysis. You can test the effectiveness of new prices to help make successful business decisions.</span>
                                <span class="arrow-link">
                                    Product Information
                                    <span aria-hidden="true" class="material-symbols-outlined">arrow_right_alt</span>
                                </span>
                            </div>
                        </div>
                    </div>
                </a>
            </div>
        </div>
    </div>
</section>

No content for this section.

All elements must satisfy WCAG 2.1 AA criteria.

Usage Rules:

  • Use this if you have two or more related products
  • If a product is a software product, the software product icon will pull through dynamically, assuming that the original page has an icon asset associated with it. Software product icons are unique per product and are designed by the Global Design team. They are also already uploaded by the Digital UX team. Do not add another version of the same icon; search for the existing icon within the media library.
  • If a product is not a software product, it does not get an icon.
  • If you don’t have any software products to list, it is okay to use a related matrix display instead.