Timeline Page: Default

No notes defined.

<div id="body-wrapper">
    <div id="skip-content"><a class="Skip-btn" href="#skipToContent">Skip To Main Content</a></div>
    <!-- Header Section -->
    <header id="header" class="main-header sticky-header">
        <!-- Top Header -->
        <div id="top-header">
            <div class="top-header-left">
                <a title="UTSA Home" href="https://www.utsa.edu">
                    <img width="250px" height="12px" class="logo-full d-none d-sm-block" src="../../college-dls/utsa/images/utsa-logo-full.svg" alt="The University of Texas at San Antonio" />
                    <img width="72px" height="25px" class="logo-short d-block d-sm-none" src="../../college-dls/utsa/images/utsa-logo.svg" alt="The University of Texas at San Antonio" />
                </a>
            </div>
            <div class="top-header-right">
                <form class="top-header-form">
                    <div class="language-select">
                        <label for="select-lang" class="d-none">Select Language</label>
                        <select id="select-lang" class="js-example-disabled-results" aria-labelledby="select-lang">
                            <option>Select Language</option>
                            <option>English</option>
                        </select>
                    </div>
                    <div class="myutsa-link">
                        <a title="MyUTSA" href="https://my.utsa.edu"><i class="fas fa-globe-americas"></i> <span class="myutsa-text">myUTSA</span></a>
                    </div>
                    <div class="search">
                        <button type="button" class="search-btn dropdown-toggle show" data-bs-toggle="dropdown" aria-expanded="true">
                            <span class="search-icon"><i class="fas fa-search" aria-hidden="true"></i></span>
                            <span class="search-text">Search</span>
                        </button>
                        <div class="dropdown-menu " style="position: absolute; inset: 0px auto auto 0px; margin: 0px; transform: translate3d(274px, 122px, 0px);" data-popper-placement="bottom-end">
                            <label for="q" class="d-none">Search</label>
                            <input type="search" placeholder="Search" id="q" tabindex="0" onblur="if (this.value == '') {this.value = 'Search UTSA';}" onfocus="if (this.value == 'Search UTSA') {this.value = '';}" value="Search UTSA" />
                            <button type="submit" class="search-input-icon" aria-label="Search"><i class="fas fa-search" aria-hidden="true"></i></button>
                        </div>
                    </div>
                </form>
            </div>
        </div>
        <!-- End Top Header -->

        <!-- Sticky Header -->
        <div class="top-navigation">
            <!-- Main Header -->
            <div id="main-header">
                <div class="container">
                    <nav class="navbar navbar-expand-md">
                        <a class="navbar-brand p-2" href="#" aria-label="Logo Image">
                            <img class="college-logo" width="265px" height="33px" alt="Full College Name Goes Here" src="../../college-dls/college/images/logo-hcap-2color-formal-single-short.svg" /></a>
                        <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#collapsibleNavbar4" aria-label="Toggle">
                            <span class="navbar-toggler-icon"><i class="fal fa-bars"></i></span>
                            <span class="navbar-toggler-close-icon" style="display: none;"><i class="fal fa-times"></i></span>
                        </button>
                        <div class="collapse navbar-collapse justify-content-end" id="collapsibleNavbar4">
                            <ul class="navbar-nav">
                                <li class="nav-item">
                                    <a class="nav-link" href="#" aria-label="College Admissions">Admissions</a>
                                </li>
                                <li class="nav-item">
                                    <a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" href="#">Programs</a>
                                    <div class="dropdown-menu">
                                        <a class="dropdown-item" href="#" aria-label="Undergraduate Programs">Undergraduate</a>
                                        <a class="dropdown-item" href="#" aria-label="Graduate Programs">Graduate</a>
                                        <a class="dropdown-item" href="#" aria-label="Certificate Programs">Certificate</a>
                                        <a class="dropdown-item" href="#" aria-label="another link option for testing">Testing a long link to make sure it wraps on mobile</a>
                                    </div>
                                </li>
                                <li class="nav-item">
                                    <a class="nav-link" href="#" aria-label="Faculty & Research">Faculty & Research </a>
                                </li>
                                <li class="nav-item">
                                    <a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown" aria-label="Student Success">Student Success</a>
                                    <div class="dropdown-menu">
                                        <a class="dropdown-item" href="#" aria-label="Undergraduate Student Resources">Undergraduate</a>
                                        <a class="dropdown-item" href="#" aria-label="Graduate Student Resources">Graduate</a>
                                        <a class="dropdown-item" href="#" aria-label="Certificate Resources">Certificate</a>
                                    </div>
                                </li>
                                <li class="nav-item">
                                    <a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown" aria-label="College Departments">Departments</a>
                                    <div class="dropdown-menu">
                                        <a class="dropdown-item" href="#" aria-label="Another sub menu item">Undergraduate</a>
                                    </div>
                                </li>
                                <li class="nav-item">
                                    <a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown" aria-label="About the College">About</a>
                                    <div class="dropdown-menu">
                                        <a class="dropdown-item" href="#" aria-label="About Undergraduate Programs">Undergraduate</a>
                                        <a class="dropdown-item" href="#" target="_parent">This is a longer link for testing</a>
                                    </div>
                                </li>

                                <li class="nav-item mobile-nav-btns">
                                    <a href="#" class="action-btn">Apply <i class="fas fa-arrow-right"></i></a>
                                    <a href="#" class="action-btn">Visit <i class="fas fa-arrow-right"></i></a>
                                    <a href="#" class="action-btn">Request Info <i class="fas fa-arrow-right"></i></a>
                                </li>
                            </ul>
                        </div>
                    </nav>
                </div>
            </div>
            <!--End Main Header -->
            <!-- Request Apply Header -->
            <div class="bottom-absolute-header d-flex flex-row-reverse">
                <div id="orange-bg-header">
                    <div class="container">
                        <ul class="orange-header-list">
                            <li class="nav-item"><a class="nav-link" href="#">Request Info</a></li>
                            <li class="nav-item"><a class="nav-link" href="#">Visit</a></li>
                            <li class="nav-item"><a class="nav-link" href="#">Apply</a></li>
                        </ul>
                    </div>
                </div>
            </div>
        </div>
        <!-- End Sticky Header -->

    </header>
    <!-- Header Section End -->
    <!-- Main Content Body -->
    <main>
        <!--Slider -->
        <section class="slider-wrapper" id="main-slider-wrapper">
            <section class="banner">
                <div class="single-title-wrapper">
                    <div class="container">
                        <h1 class="single-title-heading">College 2 Career Roadmap</h1>
                    </div>
                </div>
            </section> <!-- Breadcrumb -->
            <div class="breadcrumb-wrapper">
                <div class="container">
                    <ul class="list-unstyled">
                        <li class="crumb-item">
                            <a class="link-text" href="index.html">Home</a>
                            <span class="breadcrumb-divider">&#160;/&#160;</span>
                            <span class="unlink-text">College 2 Career Roadmap</span>
                        </li>
                    </ul>
                </div>
            </div>
            <!-- End Breadcrumb -->
        </section>
        <!-- End Slider -->

        <section class="page-text-wrapper" id="skipToContent">
            <div class="container">

                <div class="row mb-5">
                    <div class="col-12">
                        <h2>College 2 Career</h2>
                        <p class="intro">Lorem ipsum dolor sit amet consectetur adipisicing elit. Laudantium iste odit, ex a reprehenderit doloribus! Maiores, inventore similique sit, odit ea minus cumque sunt doloribus quis beatae sequi et dolor.</p>
                    </div>
                </div>

                <div class="row">
                    <div class="col-12 col-md-3">
                        <div class="timeline timeline-left p-3 mb-3">
                            <dl class="checkboxes" id="checklist-left-group">
                                <dt class="ss-checklist">
                                    <input type="checkbox" checked="checked" data-bs-target="#year-1" data-bs-toggle="collapse" name="checkbox-year-1" id="checkbox-year-1" class="form-check-input" aria-expanded="true"> <label for="checkbox-year-1" class="form-check-label" id="label-year-1">Year 1</label>
                                </dt>
                                <dt class="ss-checklist">
                                    <input type="checkbox" checked="checked" data-bs-target="#year-2" data-bs-toggle="collapse" name="checkbox-year-2" id="checkbox-year-2" class="form-check-input" aria-expanded="true"> <label for="checkbox-year-2" class="form-check-label" id="label-year-2">Year 2</label>
                                </dt>
                                <dt class="ss-checklist">
                                    <input type="checkbox" checked="checked" data-bs-target="#year-3" data-bs-toggle="collapse" name="checkbox-year-3" id="checkbox-year-3" class="form-check-input" aria-expanded="true"> <label for="checkbox-year-3" class="form-check-label" id="label-year-3">Year 3</label>
                                </dt>
                                <dt class="ss-checklist">
                                    <input type="checkbox" checked="checked" data-bs-target="#year-4" data-bs-toggle="collapse" name="checkbox-year-4" id="checkbox-year-4" class="form-check-input" aria-expanded="true"> <label for="checkbox-year-4" class="form-check-label" id="label-year-4">Year 4</label>
                                </dt>
                            </dl>
                        </div>
                    </div>
                    <div class="col-12 col-md-9">
                        <section class="timeline-container">
                            <div class="container pb-5">
                                <!--<h2>From College to Career</h2>-->
                                <div class="main-timeline">
                                    <!--<div class="col-12 timeline-banner-start"><h3>Medium Length Subheader</h3></div>-->
                                    <div class="timeline timeline-right year-1 collapse show" id="year-1">
                                        <div class="card">
                                            <div class="card-body p-4">
                                                <h3 class="timeline-section-header">Year 1</h3>
                                                <div class="row">
                                                    <div class="col-12">
                                                        <ul>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                        </ul>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="timeline timeline-right year-2 collapse show" id="year-2">
                                        <div class="card">
                                            <div class="card-body p-4">
                                                <h3 class="timeline-section-header">Year 2</h3>
                                                <div class="row">
                                                    <div class="col-12">
                                                        <ul>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                        </ul>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="timeline timeline-right year-3 collapse show" id="year-3">
                                        <div class="card">
                                            <div class="card-body p-4">
                                                <h3 class="timeline-section-header">Year 3</h3>
                                                <div class="row">
                                                    <div class="col-12">
                                                        <ul>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                        </ul>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="timeline timeline-right year-4 collapse show" id="year-4">
                                        <div class="card">
                                            <div class="card-body p-4">
                                                <h3 class="timeline-section-header">Year 4</h3>
                                                <div class="row">
                                                    <div class="col-12">
                                                        <ul>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li><a href="#">List item or step to take</a></li>
                                                            <li class="orange-a11y">BIG EVENT<br /><a href="#">Apply for Graduation</a></li>
                                                        </ul>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="timeline timeline-right default collapse" id="default">
                                        <div class="card">
                                            <div class="card-body p-4">
                                                <h3 class="timeline-section-header">No results found!</h3>
                                                <div class="row">
                                                    <div class="col-12">
                                                        <p>No topics selected. Please use the check boxes to the left to search for resources.</p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                    <!--<div class="col-12 timeline-banner-end"><h3>Medium Length Subheader</h3></div>-->
                                </div>
                            </div>
                        </section>
                    </div>
                </div>

            </div>
        </section>

    </main>
    <div aria-label="Back to Top" role="navigation">
        <a href="#top-area" id="top-link" title="To top of page"><em class="back-to-top">&nbsp;</em><span class="top-link-text">Back to Top</span></a>
    </div>

    <!--The below is only for the DLS for the button to show-->
    <script>
        document.getElementById("top-link").style.display = "block";
    </script>
    <!-- End Main Content Body -->
    <!-- Footer -->
    <footer id="footer">
        <div class="container">
            <div class="row">
                <div class="col-sm-12 col-md-6 col-lg-4">
                    <div class="footer-logo">
                        <img width="231px" height="75px" alt="UTSA - Creating Bold Futures" src="../../college-dls/utsa/images/utsa-cbf.svg" />
                    </div>
                    <div class="footer-text">
                        <p>
                            <span class="footer-first-text">One UTSA Circle San Antonio, TX 78249</span>
                            <span class="footer-second-text">Information <a href="tel:+12104584011" class="">210-458-4011</a></span>
                        </p>
                    </div>
                    <div class="footer-social">
                        <a class="facebook" href="https://facebook.com/utsa" aria-label="Facebook"><i class="fab fa-facebook-f" aria-hidden="true"></i></a>
                        <a class="twitter" href="https://x.com/utsa" aria-label="Twitter"><i class="fa-brands fa-x-twitter" aria-hidden="true"></i></a>
                        <a class="youtube" href="https://youtube.com/user/utsa" aria-label="Youtube"><i class="fab fa-youtube" aria-hidden="true"></i></a>
                        <a class="linkedin" href="https://linkedin.com/school/the-university-of-texas-at-san-antonio/" aria-label="Linkedin"><i class="fab fa-linkedin" aria-hidden="true"></i></a>
                        <a class="instagram" href="https://instagram.com/utsa/" aria-label="Instagram"><i class="fab fa-instagram" aria-hidden="true"></i></a>
                    </div>
                </div>
                <div class="col-sm-12 col-md-6 col-lg-2">
                    <ul class="list-unstyled">
                        <li class="nav-item">
                            <a href="https://www.utsa.edu/locations" id="s-footer-locations">Locations</a>
                        </li>
                        <li class="nav-item">
                            <a href="https://www.utsa.edu/visit" id="s-footer-visit" aria-label="Visit UTSA">Visit UTSA</a>
                        </li>
                        <li class="nav-item">
                            <a href="https://www.utsa.edu/today" id="s-footer-utsa-today">UTSA Today</a>
                        </li>
                        <li class="nav-item">
                            <a href="https://www.utsa.edu/jobs" id="s-footer-jobs">Jobs</a>
                        </li>
                        <li class="nav-item">
                            <a href="https://alerts.utsa.edu/utsa-community-emergency-response" id="s-footer-emergency-contacts">Emergency Contacts</a>
                        </li>
                    </ul>
                </div>
                <div class="col-sm-12 col-md-6 col-lg-2">
                    <ul class="list-unstyled">
                        <li class="nav-item">
                            <a href="https://www.utsa.edu/directory" id="s-footer-directory">Directory</a>
                        </li>
                        <li class="nav-item">
                            <a href="https://www.utsa.edu/Compliance/Hotline.html" id="s-footer-report-fraud">Report
                                Fraud</a>
                        </li>
                        <li class="nav-item">
                            <a href="https://www.utsa.edu/eos/title-ix" id="s-footer-title-ix-reporting">Title IX
                                Reporting</a>
                        </li>
                        <li class="nav-item">
                            <a href="https://www.utsa.edu/ada" id="s-footer-ada-resources">ADA Resources</a>
                        </li>
                        <li class="nav-item">
                            <a href="https://www.utsa.edu/publicsafety/pd/clery_compliance" id="s-footer-clery-info">Clery
                                Information</a>
                        </li>
                    </ul>
                </div>
                <div class="col-sm-12 col-md-6 col-lg-4">
                    <ul class="list-unstyled">
                        <li class="nav-item">
                            <a href="https://www.utsa.edu/remembrance" id="s-footer-rr-remembrance">Roadrunner
                                Remembrance</a>
                        </li>
                        <li class="nav-item">
                            <a href="https://www.utsa.edu/mental-health-resources" id="s-footer-mental-health">Counseling/Mental Health</a>
                        </li>

                        <li class="nav-item">
                            <a href="https://www.utsa.edu/heerf/#reports-disclosure" id="s-footer-cares-act-reports">CARES
                                Act Reports &amp; Disclosure</a>
                        </li>
                        <li class="nav-item">
                            <a href="https://www.utsa.edu/hop/chapter9/9.24.html" id="s-footer-sexual-harassment">Sexual
                                Harassment and Sexual Misconduct Policy</a>
                        </li>
                    </ul>
                </div>
            </div>

            <div class="row">
                <div class="col-sm-12">
                    <hr />
                </div>
            </div>
        </div>
        <div class="copyright-subfooter">
            <div class="row">
                <div class="col-sm-12 col-md-6">
                    <div class="utsa-copyright">
                        <p>&copy; 2024 The University of Texas at San Antonio</p>
                    </div>
                </div>
                <div class="col-sm-12 col-md-6">
                    <nav class="subfooter-links">
                        <ul class="list-unstyled">
                            <li class="nav-item">
                                <a href="https://utsa.edu/policies" id="s-footer-policies">Policies</a>
                            </li>
                            <li class="nav-item">
                                <a href="https://utsa.edu/policies/accessibility" id="s-footer-web-accessibility">Web
                                    Accessibility</a>
                            </li>
                            <li class="nav-item">
                                <a href="https://utsa.edu/policies/reqlinks.html" id="s-footer-required-links">Required
                                    Links</a>
                            </li>
                            <li class="nav-item">
                                <a href="https://utsystem.edu/" id="s-footer-ut-system">UT System</a>
                            </li>
                        </ul>
                    </nav>
                </div>
            </div>
        </div>
    </footer>
    <!--End Footer -->
</div>
  • Content:
    /* components/04-reference-pages/22-timeline-page/timeline-page.scss */
    /* BEGIN timeline-page.scss */
    
    dl.checkboxes#checklist-left-group {
        list-style-type: none;
        padding-left: 0px;
    }
    #checklist-left-group dt.ss-checklist {
        font-weight: 400;
        margin-left: 10px;
    }
    #checklist-left-group .ss-checklist>[type="checkbox"], #checklist-left-group .ss-checklist>label {
        margin-bottom: 1rem !important;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    #checklist-left-group .ss-checklist>[type="checkbox"]:not(:checked), #checklist-left-group .ss-checklist>[type="checkbox"]:checked {
        position: absolute;
        left: -9999px;
    }
    
    #checklist-left-group .ss-checklist>[type="checkbox"]:not(:checked)+label:after {
        opacity: 0;
        transform: scale(0);
    }
    #checklist-left-group .ss-checklist>[type="checkbox"]:checked+label:after {
        opacity: 1;
        transform: scale(1);
    }
    #checklist-left-group .ss-checklist>[type="checkbox"]:disabled+label {
        color: $blue;
        cursor: not-allowed;
    }
    #checklist-left-group .ss-checklist>[type="checkbox"]:checked:focus+label:before, #checklist-left-group .ss-checklist>[type="checkbox"]:not(:checked):focus+label:before {
        border: 1px solid #66afe9;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }
    #checklist-left-group .ss-checklist>label:hover:before {
        border: 1px solid #88D2FF !important;
    }
    #checklist-left-group .ss-checklist>[type="checkbox"]:disabled:not(:checked)+label:hover:before, #checklist-left-group .ss-checklist>[type="checkbox"]:disabled:checked+label:hover:before {
        border: 1px solid #E4E4E4 !important;
    }
    /* Checklist - Right Side */
    .checklist_group#checklist-right {
        list-style-type: none;
        margin: 0px;
        padding-left: 0px;
    }
    
    .checklist_group#checklist-right ss-checklist-result:before {
        content: '\00bb';
        padding-right: 0.4rem;
        color: $orange;
        font-size: 1.75rem;
    }
    #checklist-right a.ss-checklist-result {
        font-weight: 700;
        margin: .3em 0 .6em;
        font-size: 1.25rem;
    }
    
    #checklist-left-group {
        padding: 10px 5px 10px 11px;
        margin-top: 10px;
        border-radius: 9px;
    }
    #checklist-left-group .ss-checklist > [type="checkbox"]:not(:checked) + label, #checklist-left-group .ss-checklist > [type="checkbox"]:checked + label {
        position: relative;
        font-size: .9rem;
        padding-left: 33px;
        cursor: pointer;
        line-height: 1.1;
    }
    #checklist-left-group .ss-checklist > [type="checkbox"]:not(:checked) + label::before, #checklist-left-group .ss-checklist > [type="checkbox"]:checked + label::before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -9px;
        width: 20px;
        height: 20px;
        border: 1px solid #b2b2b2;
        background: $white;
        border-radius: 2px;
    }
    #checklist-left-group .ss-checklist > [type="checkbox"]:not(:checked) + label::after, #checklist-left-group .ss-checklist > [type="checkbox"]:checked + label::after {
        font-family: "Font Awesome\ 6 Pro";
        font-weight: normal;
        content: "\f00c";
        color: $orange;
        font-size: 23px;
        position: absolute;
        top: 48%;
        margin-top: -15px;
        left: 2px;
        transition: all .2s;
    }
    
    .timeline-left{
        background-color: $white-b;
    }
    
    /* Dark Mode - Timeline Styles */
    @include color-mode(dark) {
        .timeline-left{
            border: 2px solid $grey-d;
            background-color: $dark;
        }
    }
    /* Dark Mode - Timeline END */
    
    /* END timeline-page.scss */
  • URL: /components/raw/timeline-page/timeline-page.scss
  • Filesystem Path: components/04-reference-pages/22-timeline-page/timeline-page.scss
  • Size: 3.6 KB
  • Content:
    This reference page uses the following components in the following order:
    
    1. [Global Header](https://utsa-asc.github.io/college-dls/components/detail/global-header.html)
    1. [Site Navigation](https://utsa-asc.github.io/college-dls/components/detail/site-navigation--default.html)
    1. [Banner - Slim](https://utsa-asc.github.io/college-dls/components/detail/banner--slim.html)
    2. [Global Footer](https://utsa-asc.github.io/college-dls/components/detail/global-footer.html)
    
  • URL: /components/raw/timeline-page/timeline-page.md
  • Filesystem Path: components/04-reference-pages/22-timeline-page/timeline-page.md
  • Size: 471 Bytes
<div id="body-wrapper">
  <div id="skip-content"><a class="Skip-btn" href="#skipToContent">Skip To Main Content</a></div>
  <!-- Header Section -->
  <header id="header" class="main-header sticky-header">
    {{ render '@global-header' }}
    {{ render '@site-navigation' }}
  </header>
  <!-- Header Section End -->
  <!-- Main Content Body -->
  <main>
 <!--Slider -->
    <section class="slider-wrapper" id="main-slider-wrapper">
      {{> @banner--slim}}
      {{> @breadcrumb }}
    </section>
    <!-- End Slider -->

    <section class="page-text-wrapper" id="skipToContent">
      <div class="container">

        <div class="row mb-5">
          <div class="col-12">
            <h2>{{ banner.text }}</h2>
            <p class="intro">Lorem ipsum dolor sit amet consectetur adipisicing elit. Laudantium iste odit, ex a reprehenderit doloribus! Maiores, inventore similique sit, odit ea minus cumque sunt doloribus quis beatae sequi et dolor.</p>
          </div>
        </div>
  
          <div class="row">
            <div class="col-12 col-md-3">
              <div class="timeline timeline-left p-3 mb-3">
                <dl class="checkboxes" id="checklist-left-group">
                  <dt class="ss-checklist">
                    <input type="checkbox" checked="checked" data-bs-target="#year-1" data-bs-toggle="collapse" name="checkbox-year-1" id="checkbox-year-1" class="form-check-input" aria-expanded="true"> <label for="checkbox-year-1" class="form-check-label" id="label-year-1">Year 1</label>
                  </dt>
                  <dt class="ss-checklist">
                    <input type="checkbox" checked="checked" data-bs-target="#year-2" data-bs-toggle="collapse" name="checkbox-year-2" id="checkbox-year-2" class="form-check-input" aria-expanded="true"> <label for="checkbox-year-2" class="form-check-label" id="label-year-2">Year 2</label>
                  </dt>
                  <dt class="ss-checklist">
                    <input type="checkbox" checked="checked" data-bs-target="#year-3" data-bs-toggle="collapse" name="checkbox-year-3" id="checkbox-year-3" class="form-check-input" aria-expanded="true"> <label for="checkbox-year-3" class="form-check-label" id="label-year-3">Year 3</label>
                  </dt>
                  <dt class="ss-checklist">
                    <input type="checkbox" checked="checked" data-bs-target="#year-4" data-bs-toggle="collapse" name="checkbox-year-4" id="checkbox-year-4" class="form-check-input" aria-expanded="true"> <label for="checkbox-year-4" class="form-check-label" id="label-year-4">Year 4</label>
                  </dt>
                </dl>
              </div>
            </div>
            <div class="col-12 col-md-9">{{ render '@timeline' }}</div>
          </div>

      </div>
    </section>

  </main>
  {{ render '@back-to-top' }} 
  <!-- End Main Content Body -->
  {{ render '@global-footer' }}
</div>