<body data-spy="scroll" data-target="#jump-nav-scroll-target" data-offset="120">
    <div id="get-current-breakpoint">
        <!-- Used solely for checking tphe active bootstrap breakpoint -->
        <div id="xs"></div>
        <div id="sm" class="d-none d-sm-block"></div>
        <div id="md" class="d-none d-md-block"></div>
        <div id="lg" class="d-none d-lg-block"></div>
        <div id="xl" class="d-none d-xl-block"></div>
    </div>

    <a href="#main-content" class="sr-only" aria-label="Skip to main content">Skip to main content</a>

    <div class="sr-only" id="main-content" tabindex="-1"></div>
    <header>

        <div class="solutions-hero">
            <div class="solutions-hero__title-block">
                <div class="container">
                    <div class="row">
                        <div class="col-12 col-xl-8">
                            <div class="solutions-hero__eyebrow heading-4 text-faded">Solutions</div>
                            <h1 class="solutions-hero__title">
                                <span>
                                    <span>Organisms DSG examples</span>
                                </span>
                            </h1>
                        </div>
                    </div>
                </div>
            </div>
            <div class="solutions-hero__content-block">
                <div class="container">
                    <div class="row">
                        <div class="col-12 col-md-6 col-xl-4">
                            <p class="solutions-hero__description font-p-large text-faded">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>

                        </div>
                        <div class="col-12 col-md-6 col-xl-8 position-static">
                            <div class="solutions-hero__image-container">
                                <div class="solutions-hero__image-reveal-wrapper">
                                    <img class="solutions-hero__image" alt="" src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/solutions/hero-16x10.jpg" />
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </header>
    <div class="jump-nav-bg"></div>
    <nav id="jump-nav" class="jump-nav">
        <div class="jump-nav__toggle d-lg-none">
            <button class="navbar-toggler w-100 collapsed" type="button" data-toggle="collapse" data-target="#jump-nav-collapse" aria-controls="jump-nav-collapse" aria-expanded="false" aria-label="Toggle navigation">
                <div class="container">
                    <div class="row">
                        <div class="col">
                            <div class="jump-nav__label-list">
                                <span class="navbar-toggler-label font-weight-bold d-inline" data-target="#lightbox">
                                    Lightbox
                                </span>
                                <span class="navbar-toggler-label font-weight-bold d-none" data-target="#insights">
                                    Insights Carousel
                                </span>
                                <span class="navbar-toggler-label font-weight-bold d-none" data-target="#products">
                                    Products Module
                                </span>
                                <span class="navbar-toggler-label font-weight-bold d-none" data-target="#related-solutions">
                                    Related Solutions
                                </span>
                                <span class="navbar-toggler-label font-weight-bold d-none" data-target="#services-1">
                                    Services
                                </span>
                                <span class="navbar-toggler-label font-weight-bold d-none" data-target="#nothing">
                                    A demonstratably long title that links to nothing on this page
                                </span>
                                <span class="navbar-toggler-label font-weight-bold d-none" data-target="#nothing">
                                    Seventh Link
                                </span>
                            </div>
                            <i class="material-symbols-outlined jump-nav-icon float-right">arrow_drop_down</i>
                        </div>
                    </div>
                </div>
            </button>
        </div>
        <div class="jump-nav__content">
            <div id="jump-nav-scroll-target" class="navbar navbar-expand-lg">
                <div id="jump-nav-collapse" class="collapse navbar-collapse">
                    <div class="container">
                        <div class="row">
                            <div class="col">
                                <div class="navbar-nav d-table">

                                    <a class="nav-item nav-link font-weight-bold d-lg-table-cell active" href="#lightbox">
                                        Lightbox
                                    </a>
                                    <a class="nav-item nav-link font-weight-bold d-lg-table-cell" href="#matrix-small">
                                        Content Matrix – Small – Right Rail
                                    </a>

                                    <a class="nav-item nav-link font-weight-bold d-lg-table-cell" href="#bio-people">
                                        People/ Bios / Authors
                                    </a>

                                    <a class="nav-item nav-link font-weight-bold d-lg-table-cell" href="#video-player">
                                        Video / Podcast / Playlist Player
                                    </a>

                                    <a class="nav-item nav-link font-weight-bold d-lg-table-cell" href="#featured-content">
                                        Featured Content - Full width with background
                                    </a>
                                    <a class="nav-item nav-link font-weight-bold d-lg-table-cell" href="#insights">
                                        Insights Carousel
                                    </a>
                                    <a class="nav-item nav-link font-weight-bold d-lg-table-cell" href="#products">
                                        Products Module
                                    </a>
                                    <a class="nav-item nav-link font-weight-bold d-lg-table-cell" href="#related-solutions">
                                        Content Matrix – Large
                                    </a>

                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </nav>
    <main>
        <section id="lightbox" class="container mt-3 pt-3 mt-lg-4 pt-lg-4">
            <div class="row">
                <article class="col-12 col-lg-7">

                    <h4 class="mt-5">Lightbox:</h4>
                    <hr>

                    <h5>Table within a Modal</h5>

                    <p><a href="#" data-toggle="modal" data-target="#exampleModalTable" aria-label="Modal, Table, click to open 2018 Benefits values"><i class="material-symbols-outlined" aria-label="hidden">fullscreen</i>Enlarge this table</a></p>

                    <!-- Modal -->
                    <div class="modal fade" id="exampleModalTable" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabelTable" style="display: none;" aria-hidden="true">
                        <div class="modal-dialog modal-xl" role="document">
                            <div class="modal-content">
                                <div class="modal-header">
                                    <h5 class="modal-title" id="exampleModalLabelTable">Table - Large and in Modal</h5>
                                    <button type="button" class="close" data-dismiss="modal" aria-label="Close this modal">
                                        <span aria-hidden="true"><i class="material-symbols-outlined">close</i></span>
                                    </button>
                                </div>
                                <div class="modal-body">
                                    <table class="bg-white table table-hover p-3 d-block">
                                        <caption class="bg-white">List of users</caption>
                                        <thead>
                                            <tr>
                                                <th scope="col">#</th>
                                                <th scope="col">Second</th>
                                                <th scope="col">Third</th>
                                                <th scope="col">Fourth</th>
                                                <th scope="col">Fifth Longer</th>
                                                <th scope="col">Sixth Even longer</th>
                                                <th scope="col">Seventh</th>
                                                <th scope="col">Eight Lorem Ipsum dolor sit amet lorem sfjk afdlk adfjlk asdfjlk asdfjldjkl </th>
                                            </tr>
                                        </thead>
                                        <tbody>
                                            <tr>
                                                <th scope="row">1</th>
                                                <td>Mark</td>
                                                <td>Otto</td>
                                                <td>@mdo</td>
                                                <td>@mdo</td>
                                                <td>@mdo</td>
                                                <td>@mdo</td>
                                                <td>@mdo</td>
                                            </tr>
                                            <tr>
                                                <th scope="row">2</th>
                                                <td>Jacob</td>
                                                <td>Thornton</td>
                                                <td>@fat</td>
                                                <td>@mdo</td>
                                                <td>Thornton</td>
                                                <td>@fat</td>
                                                <td>@mdo</td>
                                            </tr>
                                            <tr>
                                                <th scope="row">3</th>
                                                <td>Larry</td>
                                                <td>the Bird</td>
                                                <td>@twitter</td>
                                                <td>@mdo</td>
                                                <td>the Bird</td>
                                                <td>@twitter</td>
                                                <td>@mdo</td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                                <div class="modal-footer">
                                    <button type="button" class="btn btn-lg btn-outline-primary" data-dismiss="modal">Close</button>

                                </div>
                            </div>
                        </div>
                    </div>
                    <!-- End Modal -->

                    <h5 class="mt-5">Lightbox/Modal for Infographic</h5>
                    <p>Use this option for text-only (when space is an issue and you're not displaying the image on the page)</p>
                    <p><a href="#" data-toggle="modal" data-target="#exampleModal" aria-label="Modal, Click to enlarge Managing Performance in the New World of Work"><i class="material-symbols-outlined" aria-label="hidden">fullscreen</i>Enlarge this infographic</a></p>
                    <br>

                    <p>Use this option when you're already featuring the image, but need to provide a larger size.</p>

                    <!-- Infographic Bootstrap Modal -->
                    <div class="featured-infographic">
                        <div class="card inline-media sr-reveal" data-sr-id="0" style="visibility: visible; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transition: transform 0.5s ease 0s;">
                            <div class="infographic-image">
                                <img class="card-img-top" src="https://test.willistowerswatson.com/-/media/WTW/Insights/2019/02/chart-silent-cyber-risk-factor-by-line-of-business.svg" alt="Infographic about managing performance in the new world...">
                                <!-- Button trigger modal -->
                                <div class="button-container">
                                    <button type="button" class="p-2 btn btn-lg btn-primary btn-outline-primary btn-modal-enlarge" data-toggle="modal" data-target="#exampleModal">
                                        <span class="sr-only">Open this Infographic in a larger lightbox modal</span>
                                        <i class="material-symbols-outlined" aria-label="hidden">fullscreen</i>
                                    </button>
                                </div>
                            </div> <!-- end infographic image-->
                            <div class="card-body">
                                <div class="card-title mb-0 font-weight-semibold font-mono">Caption headline. Lorem ipsum dolor sit amet.</div>
                                <p class="card-text font-p-small">Caption body. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
                            </div>
                        </div>

                        <!-- Modal -->
                        <div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" style="display: none;" aria-hidden="true">
                            <div class="modal-dialog modal-lg" role="document">
                                <div class="modal-content">
                                    <div class="modal-header">
                                        <h5 class="modal-title" id="exampleModalLabel">Infographic: Managing Performance in the New World of Work</h5>
                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close this modal">
                                            <span aria-hidden="true"><i class="material-symbols-outlined">close</i></span>
                                        </button>
                                    </div>
                                    <div class="modal-body">
                                        <div class="infographic-container">
                                            <img src="https://test.willistowerswatson.com/-/media/WTW/Insights/2019/02/chart-silent-cyber-risk-factor-by-line-of-business.svg" alt="Infographic about managing performance in the new world...">
                                            <div class="card-body">
                                                <div class="card-title mb-0 font-weight-semibold font-mono">Caption headline. Lorem ipsum dolor sit amet.</div>
                                                <p class="card-text font-p-small">Caption body. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="modal-footer">
                                        <button type="button" class="btn btn-lg btn-outline-primary" data-dismiss="modal">Close</button>

                                    </div>
                                </div>
                            </div>
                        </div>
                        <!-- End Modal -->

                    </div> <!-- end full infographic-feature-->

                    <h4 id="video-player" class="mt-5">Video Player</h4>
                    <hr>

                    <div class="card inline-media sr-reveal inline-media--video">
                        <div class="inline-media__video-container sr-reveal-video">

                            <div style="position: relative; display: block; max-width: 100%;">
                                <div style="padding-top: 56.25%;">
                                    <video data-video-id="6181813697001" data-account="5728959027001" data-player="HJUdFfTmQ" data-embed="default" data-application-id class="video-js" controls style="position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%;"></video>

                                </div>
                            </div>
                        </div>
                        <div class="card-body">
                            <div class="card-title mb-0 font-weight-semibold font-mono">Caption headline. Lorem ipsum dolor sit amet.</div>
                            <p class="card-text font-p-small">Caption body. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
                        </div>
                    </div>

                    <h4 id="podcast-player" class="mt-5">Podcast Player:</h4>

                    <div class="wtw-audio-player">
                        <video-js id="podcast-1" data-video-id="6272681339001" data-account="5728959027001" data-player="ImHW0lZl3" data-embed="default" data-application-id class="video-js" controls></video-js>
                        <div class="mt-2 mb-0 font-weight-semibold font-mono">
                            Episode 1: Lorem ipsum dolor sit amet consectetur.
                        </div>
                    </div>
                    <hr>

                    <h4 id="playlist-player" class="mt-5">Playlist Player:</h4>
                    <hr>

                    <div class="playlist brightcove-playlist col">
                        <div class="card inline-media sr-reveal inline-media--video inline-media--video-large">
                            <div class="inline-media">
                                <div class="video-container sr-reveal-video--reveal">
                                    <div class="playlist-container">
                                        <video data-playlist-id="1688914224661522693" data-account="5728959027001" data-player="IH7rGEJ6v" data-embed="default" data-application-id class="video-js" playsinline controls>
                                        </video>
                                    </div>
                                </div>
                                <div class="video-container">
                                    <div class="card-body">

                                        <div class="card-title mb-0 font-weight-semibold font-mono"></div>
                                        <p class="card-text font-p-small"></p>
                                    </div>
                                    <div class="vjs-playlist"></div>
                                </div>
                            </div>
                        </div>
                    </div>

                </article>
                <aside class="col-12 offset-lg-1 col-lg-4">
                    <a href="#" class="mb-5 featured-callout sr-reveal">
                        <p class="font-mono-small featured-callout__eyebrow">Featured Callout Module</p>
                        <h2 class="featured-callout__title">Featured Callout Module</h2>
                        <p class="heading-5 featured-callout__date">October 18, 2021 | New York, NY</p>
                        <span class="arrow-link">
                            Register
                            <i class="material-symbols-outlined d-lg-inline-block">
                                arrow_forward
                            </i>
                        </span>
                    </a>

                    <section class="mt-xl-5 related-content-aside mb-5" id="matrix-small">
                        <h3>Content Matrix – Small – Right Rail</h3>
                        <hr class="horizontal-rule--thick horizontal-rule--dark">
                        <div class="related-content-aside__item pt-3">
                            <!-- Press Release -->
                            <p class="font-mono-small related-content-aside__eyebrow">Press Release</p>
                            <a href="https://www.wtwco.com/en-GB/News/2019/08/radar-4-5-next-generation-insurance-software-addresses-demand-for-pricing-fairness-and-transparency" class="heading-5 related-content-aside__link mb-3" data-eventaction="Related Content Card Clicked" data-eventcategory="Navigation - Content Card: Related Content (Small)" data-eventlabel="Category:Press Release | Click Text:Radar 4.5: Next generation insurance software addresses demand for pricing fairness and transparency as rules tighten">Radar 4.5: Next generation insurance software addresses demand for pricing fairness and transparency as rules tighten</a>
                        </div>
                        <div class="related-content-aside__item pt-3">
                            <!-- Product -->
                            <p class="font-mono-small related-content-aside__eyebrow">Product</p>
                            <a href="https://www.wtwco.com/en-GB/Solutions/products/radar" class="heading-5 related-content-aside__link mb-3" data-eventaction="Related Content Card Clicked" data-eventcategory="Navigation - Content Card: Related Content (Small)" data-eventlabel="Category:Product | Click Text:Radar">Radar</a>
                        </div>
                        <div class="related-content-aside__item pt-3">
                            <!-- Service -->
                            <p class="font-mono-small related-content-aside__eyebrow">Service</p>
                            <a href="https://www.wtwco.com/en-GB/Solutions/services/strategy-and-growth-for-insurers" class="heading-5 related-content-aside__link mb-3" data-eventaction="Related Content Card Clicked" data-eventcategory="Navigation - Content Card: Related Content (Small)" data-eventlabel="Category:Service | Click Text:Strategy and Growth for Insurers">Strategy and Growth for Insurers</a>
                        </div>
                        <div class="related-content-aside__item pt-3">
                            <!-- Service -->
                            <p class="font-mono-small related-content-aside__eyebrow">Service</p>
                            <a href="https://www.wtwco.com/en-GB/Solutions/services/technology-for-insurers" class="heading-5 related-content-aside__link mb-3" data-eventaction="Related Content Card Clicked" data-eventcategory="Navigation - Content Card: Related Content (Small)" data-eventlabel="Category:Service | Click Text:Technology for Insurers">Technology for Insurers</a>
                        </div>
                        <div class="related-content-aside__item pt-3">
                            <!-- Solution -->
                            <p class="font-mono-small related-content-aside__eyebrow">Solution</p>
                            <a href="https://www.wtwco.com/en-GB/Solutions/insurance-consulting-and-technology" class="heading-5 related-content-aside__link mb-3" data-eventaction="Related Content Card Clicked" data-eventcategory="Navigation - Content Card: Related Content (Small)" data-eventlabel="Category:Solution | Click Text:Insurance Consulting and Technology">Insurance Consulting and Technology</a>
                        </div>
                    </section>

                    <div class="people mb-5" id="bio-people">
                        <h5>Meet our Experts</h5>
                        <hr class="mb-4 horizontal-rule--thick">
                        <div class="media">
                            <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/article/lisa.jpg" alt="Lisa Braeden" class="mr-4 people__person-image">
                            <div class="media-body">
                                <div class="font-mono font-weight-semibold">Lisa Braeden</div>
                                <div class="font-p-small">ARM, CBCP, CFPS, CBCA, Senior Risk Control Consultant Risk Control and Claim Advocacy Practice</div>
                            </div>
                        </div>
                        <hr class="my-4">
                        <div class="media">
                            <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/article/gordon.jpg" alt="Gordon Walker" class="mr-4 people__person-image">
                            <div class="media-body">
                                <div class="font-mono font-weight-semibold">Gordon Walker</div>
                                <div class="font-p-small">Cyber Specialist</div>
                            </div>
                        </div>
                        <hr class="my-4">
                        <div class="media">
                            <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/article/moira.jpg" alt="&lt;a href=&quot;#&quot;&gt;Moira Queen&lt;/a&gt;" class="mr-4 people__person-image">
                            <div class="media-body">
                                <div class="font-mono font-weight-semibold"><a href="#">Moira Queen</a></div>
                                <div class="font-p-small">Senior Cyber Specialist</div>
                                <div class="font-p-small"><a href="mailto:example@email.com" class="font-weight-bold">Email</a> | <a href="tel:+19738292920" class="font-weight-bold">+1 973 829 2920</a></div>
                            </div>
                        </div>
                        <hr class="my-4">
                        <div class="media">
                            <div class="media-body">
                                <div class="font-mono font-weight-semibold"><a href="#">Moira Queen</a></div>
                                <div class="font-p-small">Senior Cyber Specialist</div>
                                <div class="font-p-small"><a href="mailto:example@email.com" class="font-weight-bold">Email</a> | <a href="tel:+19738292920" class="font-weight-bold">+1 973 829 2920</a></div>
                            </div>
                        </div>
                        <hr class="my-4">
                        <div class="media">
                            <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/article/quentin.jpg" alt="Quentin Lance" class="mr-4 people__person-image">
                            <div class="media-body">
                                <div class="font-mono font-weight-semibold">Quentin Lance</div>
                                <div class="font-p-small">Head of Global Cyber Risk </div>
                                <p class="font-p-small mt-2 people__person-bio">Quentin has extensive experience in cyber risk management, with a focus on related risk transfer solutions as well as cyber and privacy risk mitigation techniques in employee engagement, incident response, and vendor management. </p>
                            </div>
                        </div>
                        <hr class="my-4">
                    </div>
                    <blockquote class="quote sr-reveal">
                        <i class="heading-4 quote__icon"></i>
                        <p class="heading-4">It&#x2019;s helpful for the CISO to work with a smaller group that becomes more deeply informed.&#x201D;</p>
                        <cite class="font-mono-small font-weight-semibold">Kevin Tran<br>Global Resource Manager</cite>
                        <span class="quote__block"></span>
                    </blockquote>
                </aside>
            </div>

        </section>

        <section class="mb-5 featured-content featured-content--article-alt">
            <div class="container">
                <div class="featured-content-item">
                    <a href="#" class="d-block">
                        <div class="row">
                            <div class="col-12 col-md-6 col-lg-5 col-xl-4 order-2 order-md-1">
                                <div class="featured-content-item__eyebrow font-mono-small font-weight-semibold mb-2">
                                    Featured Article
                                </div>
                                <h3 class="featured-content-item__title">The Right Performance Targets Motivate Executives, and the Right Tools Make that Possible</h3>
                                <span class="arrow-link p-0 py-md-4">
                                    Read the Article
                                    <i class="material-symbols-outlined">arrow_forward</i>
                                </span>
                            </div>
                            <div class="col-12 col-md-5 col-lg-6 col-xl-7 order-1 order-md-2">
                                <div class="featured-content-item__image-container">
                                    <div class="featured-content-item__square"></div>
                                    <div class="featured-content-item__animation-container">
                                        <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/wtw-menu/images/featured-article.jpg" class="featured-content-item__image" alt="">
                                    </div>
                                </div>
                            </div>
                        </div>
                    </a>
                </div>
            </div>
        </section>

        <section id="featured-content" class="featured-content featured-content--full-width" style="background-image: url('https://www.wtwco.com/-/media/WTW/Brand-1610/GettyImages-AB002274-1610-REV.jpg');">
            <div class="container">
                <div class="featured-content-item">
                    <div class="d-none d-xl-block featured-content-item__square featured-content-item__square--1"></div>
                    <div class="d-none d-xl-block featured-content-item__square featured-content-item__square--2"></div>
                    <div class="d-none d-xl-block featured-content-item__square featured-content-item__square--3"></div>
                    <div class="d-none d-xl-block featured-content-item__square featured-content-item__square--4"></div>
                    <a href="" class="d-block">
                        <div class="row justify-content-md-center justify-content-xl-start">
                            <div class="col-12 col-md-10 ofss col-xl-6 featured-content-card">
                                <div class="featured-content-item__eyebrow font-mono-small font-weight-semibold mb-2" data-eventaction="Featured Content Card Clicked" data-eventcategory="Navigation - Content Card (full width image)" data-eventlabel="Category: Featured Event|Title: Willis Towers Watson's HR Summit 2021 - Making an Impact">Featured Event</div>
                                <h3 class="featured-content-item__title" data-eventaction="Featured Content Card Clicked" data-eventcategory="Navigation - Content Card (full width image)" data-eventlabel="Category: Featured Event|Title: Willis Towers Watson's HR Summit 2021 - Making an Impact">Willis Towers Watson's HR Summit 2021 - Making an Impact</h3>
                                <span class="arrow-link p-0 pt-md-4">Register now<i class="material-symbols-outlined" aria-hidden="true">arrow_forward</i></span>
                            </div>
                        </div>
                    </a>
                </div>
            </div>
        </section>

        <section id="insights" class="related-content py-lg-5">
            <div class="container">
                <div class="row">
                    <div class="col-12 col-md-9">
                        <h2 class="mb-md-4 mb-lg-5">Insights Carousel</h2>
                    </div>
                    <div class="col-12 col-md-3 text-md-right">
                        <a href="" class="btn btn-link arrow-link px-0 mb-2 mb-md-0 mt-md-2">
                            See All Insights
                            <i class="material-symbols-outlined">arrow_forward</i>
                        </a>
                    </div>
                </div>
                <div class="row">
                    <div class="col">
                        <div class="related-content__carousel clearfix">
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="related-content-card__img-container">
                                    <img class="card-img-top" src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/solutions/related-content/related-content-1.jpg" alt="Card image cap">
                                </div>
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        The Merits of Pay Transparency
                                    </span>
                                </div>
                            </a>
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="related-content-card__img-container">
                                    <img class="card-img-top" src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/solutions/related-content/related-content-2.jpg" alt="Card image cap">
                                </div>
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        All Together Now??Strategic Segmentation in Talent and Reward
                                    </span>
                                </div>
                            </a>
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        Wie k&#xF6;nnen Unternehmen Captives sinnvoll nutzen?
                                    </span>
                                    <p class="card-text font-p-large text-faded">Vor- und Nachteile von konzerneigenen Versicherungsunternehmen zur Finanzierung von Mitarbeiter-Benefits</p>
                                </div>
                            </a>
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="related-content-card__img-container">
                                    <img class="card-img-top" src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/solutions/related-content/related-content-1.jpg" alt="Card image cap">
                                </div>
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        The Merits of Pay Transparency
                                    </span>
                                </div>
                            </a>
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        Wie k&#xF6;nnen Unternehmen Captives sinnvoll nutzen?
                                    </span>
                                    <p class="card-text font-p-large text-faded">Vor- und Nachteile von konzerneigenen Versicherungsunternehmen zur Finanzierung von Mitarbeiter-Benefits</p>
                                </div>
                            </a>
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        Wie k&#xF6;nnen Unternehmen Captives sinnvoll nutzen?
                                    </span>
                                    <p class="card-text font-p-large text-faded">Vor- und Nachteile von konzerneigenen Versicherungsunternehmen zur Finanzierung von Mitarbeiter-Benefits</p>
                                </div>
                            </a>
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        Wie k&#xF6;nnen Unternehmen Captives sinnvoll nutzen?
                                    </span>
                                    <p class="card-text font-p-large text-faded">Vor- und Nachteile von konzerneigenen Versicherungsunternehmen zur Finanzierung von Mitarbeiter-Benefits</p>
                                </div>
                            </a>
                        </div>
                        <div class="related-content__carousel-controls d-flex align-items-center justify-content-center justify-content-md-start mb-lg-2">
                            <button class="related-content__carousel-prev">
                                <i class="material-symbols-outlined">keyboard_arrow_left</i>
                            </button>
                            <div class="related-content__carousel-dots mx-2"></div>
                            <button class="related-content__carousel-next">
                                <i class="material-symbols-outlined">keyboard_arrow_right</i>
                            </button>
                        </div>
                    </div>
                </div>
            </div>
        </section>

        <section id="insights-2" class="related-content py-lg-5 related-content--light">
            <div class="container">
                <div class="row">
                    <div class="col-12 col-md-9">
                        <h2 class="mb-md-4 mb-lg-5">Insights Carousel - White background</h2>
                    </div>
                    <div class="col-12 col-md-3 text-md-right">
                        <a href="" class="btn btn-link arrow-link px-0 mb-2 mb-md-0 mt-md-2">
                            See All Insights
                            <i class="material-symbols-outlined">arrow_forward</i>
                        </a>
                    </div>
                </div>
                <div class="row">
                    <div class="col">
                        <div class="related-content__carousel clearfix">
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="related-content-card__img-container">
                                    <img class="card-img-top" src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/solutions/related-content/related-content-1.jpg" alt="Card image cap">
                                </div>
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        The Merits of Pay Transparency
                                    </span>
                                </div>
                            </a>
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="related-content-card__img-container">
                                    <img class="card-img-top" src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/solutions/related-content/related-content-2.jpg" alt="Card image cap">
                                </div>
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        All Together Now??Strategic Segmentation in Talent and Reward
                                    </span>
                                </div>
                            </a>
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        Wie k&#xF6;nnen Unternehmen Captives sinnvoll nutzen?
                                    </span>
                                    <p class="card-text font-p-large text-faded">Vor- und Nachteile von konzerneigenen Versicherungsunternehmen zur Finanzierung von Mitarbeiter-Benefits</p>
                                </div>
                            </a>
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="related-content-card__img-container">
                                    <img class="card-img-top" src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/solutions/related-content/related-content-1.jpg" alt="Card image cap">
                                </div>
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        The Merits of Pay Transparency
                                    </span>
                                </div>
                            </a>
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        Wie k&#xF6;nnen Unternehmen Captives sinnvoll nutzen?
                                    </span>
                                    <p class="card-text font-p-large text-faded">Vor- und Nachteile von konzerneigenen Versicherungsunternehmen zur Finanzierung von Mitarbeiter-Benefits</p>
                                </div>
                            </a>
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        Wie k&#xF6;nnen Unternehmen Captives sinnvoll nutzen?
                                    </span>
                                    <p class="card-text font-p-large text-faded">Vor- und Nachteile von konzerneigenen Versicherungsunternehmen zur Finanzierung von Mitarbeiter-Benefits</p>
                                </div>
                            </a>
                            <a class="card related-content-card float-left mr-3" href="">
                                <div class="card-body">
                                    <div class="related-content-card__eyebrow font-mono-small font-weight-semibold mb-2">
                                        Sample Tag
                                    </div>
                                    <span class="card-title heading-5">
                                        Wie k&#xF6;nnen Unternehmen Captives sinnvoll nutzen?
                                    </span>
                                    <p class="card-text font-p-large text-faded">Vor- und Nachteile von konzerneigenen Versicherungsunternehmen zur Finanzierung von Mitarbeiter-Benefits</p>
                                </div>
                            </a>
                        </div>
                        <div class="related-content__carousel-controls d-flex align-items-center justify-content-center justify-content-md-start mb-lg-2">
                            <button class="related-content__carousel-prev">
                                <i class="material-symbols-outlined">keyboard_arrow_left</i>
                            </button>
                            <div class="related-content__carousel-dots mx-2"></div>
                            <button class="related-content__carousel-next">
                                <i class="material-symbols-outlined">keyboard_arrow_right</i>
                            </button>
                        </div>
                    </div>
                </div>
            </div>
        </section>

        <section id="products" class="related-content-list pt-5 pb-5">
            <div class="container">
                <h2 class="related-content-list__section-title">Products Module</h2>
                <div class="row related-content-list__content">
                    <div class="col-12 col-lg-6">
                        <a href="#" class="container related-content-list__item related-content-list__item-1">
                            <div class="row">
                                <div class="col-12 col-md-2">
                                    <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/icons/related-content-1.jpg" alt="Alt text" class="related-content-list__content-image">
                                </div>
                                <div class="col-12 col-md-10 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">Willis Towers Watson Compensation Planning Software</span>
                                    </div>
                                    <div class="related-content-list__content-details">
                                        <span class="heading-5 related-content-list__content-heading" aria-hidden="true">Willis Towers Watson 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
                                            <svg width="13" height="19" viewBox="0 0 13 19" xmlns="http://www.w3.org/2000/svg" class="chevron-right">
                                                <path d="M0 2.86694997l6.55350468 6.63304489L0 16.1330398 2.83038291 19l9.38390279-9.50000514L2.83038291 0z" fill-rule="evenodd" />
                                            </svg>
                                        </span>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                    <div class="col-12 col-lg-6">
                        <a href="#" class="container related-content-list__item related-content-list__item-1">
                            <div class="row">
                                <div class="col-12 col-md-2">
                                    <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/icons/related-content-2.jpg" alt="Alt text" class="related-content-list__content-image">
                                </div>
                                <div class="col-12 col-md-10 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">Willis Towers Watson 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">Willis Towers Watson 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
                                            <svg width="13" height="19" viewBox="0 0 13 19" xmlns="http://www.w3.org/2000/svg" class="chevron-right">
                                                <path d="M0 2.86694997l6.55350468 6.63304489L0 16.1330398 2.83038291 19l9.38390279-9.50000514L2.83038291 0z" fill-rule="evenodd" />
                                            </svg>
                                        </span>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                    <div class="col-12 col-lg-6">
                        <a href="#" class="container related-content-list__item related-content-list__item-2">
                            <div class="row">
                                <div class="col-12 col-md-2">
                                    <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/icons/related-content-3.jpg" alt="Alt text" class="related-content-list__content-image">
                                </div>
                                <div class="col-12 col-md-10 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">Willis Towers Watson Radar Base</span>
                                    </div>
                                    <div class="related-content-list__content-details">
                                        <span class="heading-5 related-content-list__content-heading" aria-hidden="true">Willis Towers Watson 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
                                            <svg width="13" height="19" viewBox="0 0 13 19" xmlns="http://www.w3.org/2000/svg" class="chevron-right">
                                                <path d="M0 2.86694997l6.55350468 6.63304489L0 16.1330398 2.83038291 19l9.38390279-9.50000514L2.83038291 0z" fill-rule="evenodd" />
                                            </svg>
                                        </span>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                    <div class="col-12 col-lg-6">
                        <a href="#" class="container related-content-list__item related-content-list__item-2">
                            <div class="row">
                                <div class="col-12 col-md-2">
                                    <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/icons/related-content-4.jpg" alt="Alt text" class="related-content-list__content-image">
                                </div>
                                <div class="col-12 col-md-10 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">Willis Towers Watson Radar Dashboard</span>
                                    </div>
                                    <div class="related-content-list__content-details">
                                        <span class="heading-5 related-content-list__content-heading" aria-hidden="true">Willis Towers Watson 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
                                            <svg width="13" height="19" viewBox="0 0 13 19" xmlns="http://www.w3.org/2000/svg" class="chevron-right">
                                                <path d="M0 2.86694997l6.55350468 6.63304489L0 16.1330398 2.83038291 19l9.38390279-9.50000514L2.83038291 0z" fill-rule="evenodd" />
                                            </svg>
                                        </span>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                    <div class="col-12 col-lg-6">
                        <a href="#" class="container related-content-list__item related-content-list__item-3">
                            <div class="row">
                                <div class="col-12 col-md-2">
                                    <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/icons/related-content-5.jpg" alt="Alt text" class="related-content-list__content-image">
                                </div>
                                <div class="col-12 col-md-10 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">Willis Towers Watson Radar Optimiser</span>
                                    </div>
                                    <div class="related-content-list__content-details">
                                        <span class="heading-5 related-content-list__content-heading" aria-hidden="true">Willis Towers Watson 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
                                            <svg width="13" height="19" viewBox="0 0 13 19" xmlns="http://www.w3.org/2000/svg" class="chevron-right">
                                                <path d="M0 2.86694997l6.55350468 6.63304489L0 16.1330398 2.83038291 19l9.38390279-9.50000514L2.83038291 0z" fill-rule="evenodd" />
                                            </svg>
                                        </span>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                    <div class="col-12 col-lg-6">
                        <a href="#" class="container related-content-list__item related-content-list__item-3">
                            <div class="row">
                                <div class="col-12 col-md-2">
                                </div>
                                <div class="col-12 col-md-10 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">Willis Towers Watson Emblem</span>
                                    </div>
                                    <div class="related-content-list__content-details">
                                        <span class="heading-5 related-content-list__content-heading" aria-hidden="true">Willis Towers Watson 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
                                            <svg width="13" height="19" viewBox="0 0 13 19" xmlns="http://www.w3.org/2000/svg" class="chevron-right">
                                                <path d="M0 2.86694997l6.55350468 6.63304489L0 16.1330398 2.83038291 19l9.38390279-9.50000514L2.83038291 0z" fill-rule="evenodd" />
                                            </svg>
                                        </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)
                        <i class="caret"></i>
                    </button>
                </div>
                <div class="row related-content-list__content collapse" id="collapseRelatedContentList">
                    <div class="col-12 col-lg-6">
                        <a href="#" class="container related-content-list__item ">
                            <div class="row">
                                <div class="col-12 col-md-2">
                                    <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/icons/related-content-1.jpg" alt="Alt text" class="related-content-list__content-image">
                                </div>
                                <div class="col-12 col-md-10 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">Willis Towers Watson Compensation Planning Software</span>
                                    </div>
                                    <div class="related-content-list__content-details">
                                        <span class="heading-5 related-content-list__content-heading" aria-hidden="true">Willis Towers Watson 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
                                            <svg width="13" height="19" viewBox="0 0 13 19" xmlns="http://www.w3.org/2000/svg" class="chevron-right">
                                                <path d="M0 2.86694997l6.55350468 6.63304489L0 16.1330398 2.83038291 19l9.38390279-9.50000514L2.83038291 0z" fill-rule="evenodd" />
                                            </svg>
                                        </span>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                    <div class="col-12 col-lg-6">
                        <a href="#" class="container related-content-list__item ">
                            <div class="row">
                                <div class="col-12 col-md-2">
                                    <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/icons/related-content-2.jpg" alt="Alt text" class="related-content-list__content-image">
                                </div>
                                <div class="col-12 col-md-10 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">Willis Towers Watson Radar Live</span>
                                    </div>
                                    <div class="related-content-list__content-details">
                                        <span class="heading-5 related-content-list__content-heading" aria-hidden="true">Willis Towers Watson 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
                                            <svg width="13" height="19" viewBox="0 0 13 19" xmlns="http://www.w3.org/2000/svg" class="chevron-right">
                                                <path d="M0 2.86694997l6.55350468 6.63304489L0 16.1330398 2.83038291 19l9.38390279-9.50000514L2.83038291 0z" fill-rule="evenodd" />
                                            </svg>
                                        </span>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                    <div class="col-12 col-lg-6">
                        <a href="#" class="container related-content-list__item ">
                            <div class="row">
                                <div class="col-12 col-md-2">
                                    <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/icons/related-content-3.jpg" alt="Alt text" class="related-content-list__content-image">
                                </div>
                                <div class="col-12 col-md-10 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">Willis Towers Watson Radar Base</span>
                                    </div>
                                    <div class="related-content-list__content-details">
                                        <span class="heading-5 related-content-list__content-heading" aria-hidden="true">Willis Towers Watson 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
                                            <svg width="13" height="19" viewBox="0 0 13 19" xmlns="http://www.w3.org/2000/svg" class="chevron-right">
                                                <path d="M0 2.86694997l6.55350468 6.63304489L0 16.1330398 2.83038291 19l9.38390279-9.50000514L2.83038291 0z" fill-rule="evenodd" />
                                            </svg>
                                        </span>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                    <div class="col-12 col-lg-6">
                        <a href="#" class="container related-content-list__item ">
                            <div class="row">
                                <div class="col-12 col-md-2">
                                    <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/icons/related-content-4.jpg" alt="Alt text" class="related-content-list__content-image">
                                </div>
                                <div class="col-12 col-md-10 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">Willis Towers Watson Radar Dashboard</span>
                                    </div>
                                    <div class="related-content-list__content-details">
                                        <span class="heading-5 related-content-list__content-heading" aria-hidden="true">Willis Towers Watson 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
                                            <svg width="13" height="19" viewBox="0 0 13 19" xmlns="http://www.w3.org/2000/svg" class="chevron-right">
                                                <path d="M0 2.86694997l6.55350468 6.63304489L0 16.1330398 2.83038291 19l9.38390279-9.50000514L2.83038291 0z" fill-rule="evenodd" />
                                            </svg>
                                        </span>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                    <div class="col-12 col-lg-6">
                        <a href="#" class="container related-content-list__item ">
                            <div class="row">
                                <div class="col-12 col-md-2">
                                    <img src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/icons/related-content-5.jpg" alt="Alt text" class="related-content-list__content-image">
                                </div>
                                <div class="col-12 col-md-10 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">Willis Towers Watson Radar Optimiser</span>
                                    </div>
                                    <div class="related-content-list__content-details">
                                        <span class="heading-5 related-content-list__content-heading" aria-hidden="true">Willis Towers Watson 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
                                            <svg width="13" height="19" viewBox="0 0 13 19" xmlns="http://www.w3.org/2000/svg" class="chevron-right">
                                                <path d="M0 2.86694997l6.55350468 6.63304489L0 16.1330398 2.83038291 19l9.38390279-9.50000514L2.83038291 0z" fill-rule="evenodd" />
                                            </svg>
                                        </span>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                    <div class="col-12 col-lg-6">
                        <a href="#" class="container related-content-list__item ">
                            <div class="row">
                                <div class="col-12 col-md-2">
                                </div>
                                <div class="col-12 col-md-10 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">Willis Towers Watson Emblem</span>
                                    </div>
                                    <div class="related-content-list__content-details">
                                        <span class="heading-5 related-content-list__content-heading" aria-hidden="true">Willis Towers Watson 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
                                            <svg width="13" height="19" viewBox="0 0 13 19" xmlns="http://www.w3.org/2000/svg" class="chevron-right">
                                                <path d="M0 2.86694997l6.55350468 6.63304489L0 16.1330398 2.83038291 19l9.38390279-9.50000514L2.83038291 0z" fill-rule="evenodd" />
                                            </svg>
                                        </span>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                </div>
            </div>
        </section>

        <!-- CTA module -->
        <section class="cta-bar mb-5">
            <div class="container">
                <div class="row align-items-center">
                    <div class="col-12 col-xl-7">
                        <div class="row">
                            <div class="col-12 col-xl-10">
                                <p class="text-white font-mono-small font-weight-semibold mb-2">Organism</p>
                                <h3>Call to Action Module</h3>
                            </div>
                        </div>
                        <p class="mb-5 mb-xl-0 text-white">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
                    </div>
                    <div class="col-12 col-md-3 col-xl-5">
                        <button name="button" class="btn btn-lg btn-outline-light float-xl-right" type="button" aria-label="">Lorem ipsum<i class="material-symbols-outlined" aria-hidden="true">arrow_forward</i>
                        </button>
                    </div>
                </div>
            </div>
        </section>

        <section id="related-solutions" class="py-4 py-md-5">
            <div class="container">
                <div class="row">
                    <div class="col-12 col-md-10 col-xl-6">
                        <h2>Content Matrix – Large</h2>
                        <p class="font-p-large text-faded mb-sm-5 my-3">Willis Towers Watson can deliver holistic solutions by providing you our best-in-class knowledge across Talent, Risk, and Capital. Discover other related services to unlock your potential.</p>
                    </div>
                </div>
                <div class="row">
                    <div class="col-12 col-md-4 col-xl-3">
                        <div class="related-matrix-item">
                            <div class="related-matrix-item__img-wrapper d-none d-md-block">
                                <a href="" tabindex="-1" title="Employee Insights">
                                    <img class="related-matrix-item__img" src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/solutions/related-content-matrix/related-content-matrix-1.jpg" alt="" />
                                </a>
                            </div>
                            <div class="related-matrix-item__heading heading-5">
                                <a href="" class="related-matrix-item__link">Employee Insights</a>
                            </div>
                            <p class="font-p-small">Unleash the power of Willis Towers Watson&#x27;s data, advisory and software solutions to provide your organization with the right employee insights at the right time.</p>
                        </div>
                    </div>
                    <div class="col-12 col-md-4 col-xl-3">
                        <div class="related-matrix-item">
                            <div class="related-matrix-item__img-wrapper d-none d-md-block">
                                <a href="" tabindex="-1" title="Talent Management">
                                    <img class="related-matrix-item__img" src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/solutions/related-content-matrix/related-content-matrix-2.jpg" alt="" />
                                </a>
                            </div>
                            <div class="related-matrix-item__heading heading-5">
                                <a href="" class="related-matrix-item__link">Talent Management</a>
                            </div>
                            <p class="font-p-small">Get ahead of potential talent gaps and evaluate where the business is expected to grow or shrink over the next three to five years.</p>
                        </div>
                    </div>
                    <div class="col-12 col-md-4 col-xl-3">
                        <div class="related-matrix-item">
                            <div class="related-matrix-item__img-wrapper d-none d-md-block">
                                <a href="" tabindex="-1" title="Communication &amp; Change Management">
                                    <img class="related-matrix-item__img" src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/solutions/related-content-matrix/related-content-matrix-3.jpg" alt="" />
                                </a>
                            </div>
                            <div class="related-matrix-item__heading heading-5">
                                <a href="" class="related-matrix-item__link">Communication &amp; Change Management</a>
                            </div>
                            <p class="font-p-small">Combine our deep understanding of employee behavior with a focus on programs and processes that support lasting change.</p>
                        </div>
                    </div>
                    <div class="col-12 col-md-4 col-xl-3">
                        <div class="related-matrix-item">
                            <div class="related-matrix-item__img-wrapper d-none d-md-block">
                                <a href="" tabindex="-1" title="Rewards">
                                    <img class="related-matrix-item__img" src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/solutions/related-content-matrix/related-content-matrix-4.jpg" alt="" />
                                </a>
                            </div>
                            <div class="related-matrix-item__heading heading-5">
                                <a href="" class="related-matrix-item__link">Rewards</a>
                            </div>
                            <p class="font-p-small">Effective design, delivery, and execution of employee reward strategies and programs will lead to significant business value.</p>
                        </div>
                    </div>
                    <div class="col-12 col-md-4 col-xl-3">
                        <div class="related-matrix-item">
                            <div class="related-matrix-item__img-wrapper d-none d-md-block">
                                <a href="" tabindex="-1" title="Total Rewards Optimization">
                                    <img class="related-matrix-item__img" src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/solutions/related-content-matrix/related-content-matrix-5.jpg" alt="" />
                                </a>
                            </div>
                            <div class="related-matrix-item__heading heading-5">
                                <a href="" class="related-matrix-item__link">Total Rewards Optimization</a>
                            </div>
                            <p class="font-p-small">Helps your organization find its total rewards sweet spot &#x2014; that aligns what and how much you spend with what your employees value.</p>
                        </div>
                    </div>
                    <div class="col-12 col-md-4 col-xl-3">
                        <div class="related-matrix-item">
                            <div class="related-matrix-item__img-wrapper d-none d-md-block">
                                <a href="" tabindex="-1" title="Effectiveness &amp; Productivity">
                                    <img class="related-matrix-item__img" src="https://tw-design-files.s3.amazonaws.com/wtw.com/images/solutions/related-content-matrix/related-content-matrix-6.jpg" alt="" />
                                </a>
                            </div>
                            <div class="related-matrix-item__heading heading-5">
                                <a href="" class="related-matrix-item__link">Effectiveness &amp; Productivity</a>
                            </div>
                            <p class="font-p-small">Lets help you improve the effectiveness and productivity of your organization through your people.</p>
                        </div>
                    </div>
                </div>
            </div>
        </section>

        <section id="services-2" class="py-4 py-md-5 bg-grey">
            <div class="container">
                <div class="row">
                    <div class="col-12 col-md-10 col-xl-6">
                        <h2>Content Matrix – Large with no images and gray background</h2>
                    </div>
                </div>
                <div class="row">
                    <div class="col-12 col-md-4 col-xl-3">
                        <div class="related-matrix-item">
                            <div class="related-matrix-item__heading heading-5">
                                <a href="" class="related-matrix-item__link">Employee Insights</a>
                            </div>
                            <p class="font-p-small">Unleash the power of Willis Towers Watson&#x27;s data, advisory and software solutions to provide your organization with the right employee insights at the right time.</p>
                        </div>
                    </div>
                    <div class="col-12 col-md-4 col-xl-3">
                        <div class="related-matrix-item">
                            <div class="related-matrix-item__heading heading-5">
                                <a href="" class="related-matrix-item__link">Talent Management</a>
                            </div>
                            <p class="font-p-small">Get ahead of potential talent gaps and evaluate where the business is expected to grow or shrink over the next three to five years.</p>
                        </div>
                    </div>
                    <div class="col-12 col-md-4 col-xl-3">
                        <div class="related-matrix-item">
                            <div class="related-matrix-item__heading heading-5">
                                <a href="" class="related-matrix-item__link">Communication &amp; Change Management</a>
                            </div>
                            <p class="font-p-small">Combine our deep understanding of employee behavior with a focus on programs and processes that support lasting change.</p>
                        </div>
                    </div>
                    <div class="col-12 col-md-4 col-xl-3">
                        <div class="related-matrix-item">
                            <div class="related-matrix-item__heading heading-5">
                                <a href="" class="related-matrix-item__link">Rewards</a>
                            </div>
                            <p class="font-p-small">Effective design, delivery, and execution of employee reward strategies and programs will lead to significant business value.</p>
                        </div>
                    </div>
                </div>
            </div>
        </section>
    </main>

</body>