/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/

/**
 * @license
 *
 * Font Family: Satoshi
 * Designed by: Deni Anggara
 * URL: https://www.fontshare.com/fonts/satoshi
 * © 2022 Indian Type Foundry
 *
**/

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/fonts/Satoshi-Variable.woff2') format('woff2'), url('../fonts/fonts/Satoshi-Variable.woff') format('woff'), url('../fonts/fonts/Satoshi-Variable.ttf') format('truetype');
    font-weight: 300 900;
    font-display: swap;
    font-style: normal;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden,
[hidden] {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    /* 1 */
}

    /*
 * Extends the .sr-only class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

    .sr-only.focusable:active,
    .sr-only.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        white-space: inherit;
        width: auto;
    }

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
}

.clearfix::after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *::before,
    *::after {
        background: #fff !important;
        color: #000 !important;
        /* Black prints faster */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]::after {
            content: " (" attr(href) ")";
        }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
    a[href^="#"]::after,
    a[href^="javascript:"]::after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
   * Printing Tables:
   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
   */
    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



body {
    font-family: 'Satoshi', sans-serif;
    color: #fff;
    min-width: 340px;
}

main {
    min-width: 340px;
}

.homepage {
    background-color: #000;
}

.contact {
    background-color: #E8EAEE;
}

    .contact nav a {
        color: #1A1C37;
    }

.homepage {
    height: 100vh;
    opacity: 1;
    background-color: #000;
}

.banner h1 {
    display: none;
}

/*Discover Ingenuity*/

.discover-ingenuity {
    background-color: #E8EAEE;
}

    .discover-ingenuity header {
        position: absolute;
        width: 100%;
    }

    .discover-ingenuity .banner {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 730px;
        background: url(/images/discover-ingenuity-banner.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

        .discover-ingenuity .banner img {
            width: 352px;
        }

    .discover-ingenuity .text-one-column {
        display: flex;
        flex-direction: column;
        padding-top: 72px;
        align-items: center;
        color: #1A1C37;
    }

        .discover-ingenuity .text-one-column:before {
            content: '';
            width: 35px;
            height: 35px;
            background: url(/images/hex-light-blue.svg);
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 30px;
        }

        .discover-ingenuity .text-one-column .heading {
            text-align: center;
            font-size: 32px;
            text-transform: uppercase;
            font-weight: bold;
            font-family: 'Satoshi', sans-serif;
            margin-bottom: 30px;
        }

        .discover-ingenuity .text-one-column .text {
            text-align: center;
            font-size: 20px;
            font-family: 'Satoshi', sans-serif;
        }

    .discover-ingenuity .logo-wrapper {
        padding-bottom: 30px;
    }

        .discover-ingenuity .logo-wrapper .row {
            justify-content: center;
        }

            .discover-ingenuity .logo-wrapper .row .wired-score-logo {
                width: 200px;
                height: 200px;
            }

    .discover-ingenuity .text-with-carousel-right {
        padding-bottom: 72px;
        font-family: 'Satoshi', sans-serif;
        color: #1A1C37;
    }

        .discover-ingenuity .text-with-carousel-right .text-block {
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-bottom: 30px;
        }

            .discover-ingenuity .text-with-carousel-right .text-block .text-heading {
                text-align: center;
                margin: 0;
            }

                .discover-ingenuity .text-with-carousel-right .text-block .text-heading span {
                    font-weight: bold;
                }

            .discover-ingenuity .text-with-carousel-right .text-block .underline-decoration {
                width: 100%;
                height: 50px;
                background: url(/images/underline-decoration.svg);
                background-size: contain;
                background-repeat: no-repeat;
                background-position: center;
            }

            .discover-ingenuity .text-with-carousel-right .text-block .text-bold {
                font-weight: bold;
                margin-bottom: 20px;
            }

        .discover-ingenuity .text-with-carousel-right .carousel-block img {
            width: 100%;
            height: 450px; 
            object-fit: cover;
        }

    .discover-ingenuity .text-with-carousel-left {
        padding-top: 72px;
        padding-bottom: 72px;
        font-family: 'Satoshi', sans-serif;
        color: #1A1C37;
    }

        .discover-ingenuity .text-with-carousel-left .text-block {
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-top: 30px;
        }

            .discover-ingenuity .text-with-carousel-left .text-block .text-heading {
                text-align: center;
                margin: 0;
            }

                .discover-ingenuity .text-with-carousel-left .text-block .text-heading span {
                    font-weight: bold;
                }

            .discover-ingenuity .text-with-carousel-left .text-block .underline-decoration {
                width: 100%;
                height: 50px;
                background: url(/images/underline-decoration.svg);
                background-size: contain;
                background-repeat: no-repeat;
                background-position: center;
            }

            .discover-ingenuity .text-with-carousel-left .text-block .text-bold {
                font-weight: bold;
                margin-bottom: 20px;
            }

        .discover-ingenuity .text-with-carousel-left .carousel-block img {
            width: 100%;
            height: 450px;
            object-fit: cover;
        }

    .discover-ingenuity .icons-with-text {
        background: #1A1C37;
        padding-top: 72px;
        padding-bottom: 72px;
    }

        .discover-ingenuity .icons-with-text .heading {
            display: flex;
            justify-content: center;
            text-align: center;
        }

            .discover-ingenuity .icons-with-text .heading .text-heading {
                color: white;
                font-family: 'Satoshi', sans-serif;
            }

                .discover-ingenuity .icons-with-text .heading .text-heading span {
                    font-weight: bold;
                }

            .discover-ingenuity .icons-with-text .heading .underline-decoration {
                width: 92%;
                height: 12px;
                margin-top: 20px;
                margin-bottom: 20px;
                background: url(/images/underline-decoration-white.svg);
                background-size: contain;
                background-repeat: no-repeat;
                background-position: center;
            }

            .discover-ingenuity .icons-with-text .heading .text-sub-heading {
                color: white;
                font-size: 20px;
                font-weight: bold;
                font-family: 'Satoshi', sans-serif;
                margin-bottom: 42px;
            }

        .discover-ingenuity .icons-with-text .icons .icon {
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-top: 32px;
        }

            .discover-ingenuity .icons-with-text .icons .icon:before {
                content: '';
                width: 35px;
                height: 35px;
                background: url(/images/hex-light-blue.svg);
                background-size: contain;
                background-repeat: no-repeat;
                margin-bottom: 30px;
            }

            .discover-ingenuity .icons-with-text .icons .icon .description {
                color: white;
                font-weight: bold;
                font-family: 'Satoshi', sans-serif;
                padding-left: 60px;
                padding-right: 60px;
                text-align: center;
            }


/*Location Page*/
.location {
    background-color: #E8EAEE;
}

    .location header {
        position: absolute;
        width: 100%;
    }

    .location .banner {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 730px;
        background: url(/images/location-banner.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

        .location .banner img {
            width: 352px;
        }

    .location .content-banner {
        width: 100%;
        height: 595px;
        object-fit: cover;
        object-position: 65%;
    }
    .location .map {
        width: 100%;
        height: 595px;
        object-fit: cover;
        object-position: 80%;
    }


    .location .logo-grid {
        padding-bottom: 42px;
    }

        .location .logo-grid .logo {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 30px;
        }

    .location .text-one-column {
        display: flex;
        flex-direction: column;
        padding-top: 72px;
        padding-bottom: 72px;
        align-items: center;
    }

        .location .text-one-column:before {
            content: '';
            width: 35px;
            height: 35px;
            background: url(/images/hex-light-blue.svg);
            background-size: contain;
            background-repeat: no-repeat;
            margin-bottom: 30px;
        }

        .location .text-one-column .heading {
            text-align: center;
            font-size: 20px;
            text-transform: uppercase;
            font-weight: bold;
            font-family: 'Satoshi', sans-serif;
            margin-bottom: 30px;
        }

        .location .text-one-column .text {
            text-align: center;
            font-size: 20px;
            font-family: 'Satoshi', sans-serif;
        }

    .location .text-with-carousel-right {
        padding-top: 72px;
        padding-bottom: 72px;
        font-family: 'Satoshi', sans-serif;
        color: #1A1C37;
    }

        .location .text-with-carousel-right .text-block {
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-bottom: 30px;
        }

            .location .text-with-carousel-right .text-block .text-heading {
                text-align: center;
                margin: 0;
            }

                .location .text-with-carousel-right .text-block .text-heading span {
                    font-weight: bold;
                }

            .location .text-with-carousel-right .text-block .underline-decoration {
                width: 100%;
                height: 50px;
                background: url(/images/underline-decoration.svg);
                background-size: contain;
                background-repeat: no-repeat;
                background-position: center;
            }

            .location .text-with-carousel-right .text-block .text-bold {
                font-weight: bold;
                margin-bottom: 20px;
            }

        .location .text-with-carousel-right .carousel-block img {
            width: 100%;
            height: 450px;
            object-fit: cover;
        }

    .location .text-with-carousel-left {
        padding-top: 72px;
        padding-bottom: 72px;
        font-family: 'Satoshi', sans-serif;
        color: #1A1C37;
    }

        .location .text-with-carousel-left .text-block {
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-top: 30px;
        }

            .location .text-with-carousel-left .text-block .text-heading {
                text-align: center;
                margin: 0;
            }

                .location .text-with-carousel-left .text-block .text-heading span {
                    font-weight: bold;
                }

            .location .text-with-carousel-left .text-block .underline-decoration {
                width: 100%;
                height: 50px;
                background: url(/images/underline-decoration.svg);
                background-size: contain;
                background-repeat: no-repeat;
                background-position: center;
            }

            .location .text-with-carousel-left .text-block .text-bold {
                font-weight: bold;
                margin-bottom: 20px;
            }

        .location .text-with-carousel-left .carousel-block img {
            width: 100%;
            height: 450px;
            object-fit: cover;
        }

    .location .icons-with-text {
        background: #1A1C37;
        padding-top: 72px;
        padding-bottom: 72px;
    }

        .location .icons-with-text .heading {
            display: flex;
            justify-content: center;
            text-align: center;
        }

            .location .icons-with-text .heading .text-heading {
                color: white;
                font-family: 'Satoshi', sans-serif;
            }

                .location .icons-with-text .heading .text-heading span {
                    font-weight: bold;
                }

            .location .icons-with-text .heading .underline-decoration {
                width: 92%;
                height: 12px;
                margin-top: 20px;
                margin-bottom: 20px;
                background: url(/images/underline-decoration-white.svg);
                background-size: contain;
                background-repeat: no-repeat;
                background-position: center;
            }

            .location .icons-with-text .heading .text-sub-heading {
                color: white;
                font-size: 20px;
                font-weight: bold;
                font-family: 'Satoshi', sans-serif;
                margin-bottom: 42px;
            }

        .location .icons-with-text .icons .icon {
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-top: 32px;
        }

            .location .icons-with-text .icons .icon:before {
                content: '';
                width: 35px;
                height: 35px;
                background: url(/images/hex-light-blue.svg);
                background-size: contain;
                background-repeat: no-repeat;
                margin-bottom: 30px;
            }

            .location .icons-with-text .icons .icon .description {
                color: white;
                font-weight: bold;
                font-family: 'Satoshi', sans-serif;
                padding-left: 60px;
                padding-right: 60px;
                text-align: center;
            }

header {
    padding: 1.5rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 5;
}

    header svg {
        height: 3.875rem;
    }

#nav-trigger {
    width: 39px;
    height: 30px;
    margin-right: 15px;
    background: url(/images/hamburger-menu.svg);
    background-size: contain;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}

.contact #nav-trigger {
    background: url(/images/hamburger-menu-dark.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.downloads #nav-trigger {
    background: url(/images/hamburger-menu-dark.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

nav {
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1A1C37;
    align-items: flex-start;
    padding-top: 170px;
    display: flex;
    flex-direction: column;
    transition: transform .5s ease;
}

    nav.nav-active {
        transform: translateX(-100%);
    }

    nav #nav-exit {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 61px;
        right: 30px;
        background: url(/images/exit-icon.svg);
        background-size: contain;
        background-repeat: no-repeat;
        border: none;
        cursor: pointer;
    }


    nav a {
        text-transform: uppercase;
        color: #fff !important;
        text-decoration: none;
        font-size: 30px;
        margin-left: 20px;
        margin-bottom: 30px;
    }

        nav a.active,
        nav a:hover {
            font-weight: bold;
            color: #48C6E4 !important;
        }


.downloads nav {
    background: #E8EAEE;
}

    .downloads nav #nav-exit {
        background: url(/images/exit-icon-dark.svg);
        background-size: contain;
        background-repeat: no-repeat;
    }

    .downloads nav a {
        color: #1A1C37 !important;
    }

    .downloads nav a.active,
    .downloads nav a:hover {
        font-weight: bold;
        color: #48C6E4 !important;
    }

.homepage header {
    position: fixed;
    width: calc(100% - 3rem);
}


.back-container picture {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: -1;
}

.back-container .video {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: -1;
    width: 100%;
    height: 100%;
    transform: scale(1.25);
    transform-origin: center;
    opacity: 0;
}

    .back-container .video iframe {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }

.title {
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    height: 100vh;
    overflow: hidden;
}

    .title svg {
        position: absolute;
        width: 80%;
    }

        .title svg.hex-shape {
            transform: scale(0.25);
            opacity: 1;
            min-height: 250px;
            overflow: hidden;
            width: 100%;
        }



#intro #SiteVideo {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: auto;
    width: 100%;
    will-change: transform;
}

    #intro #SiteVideo:before {
        display: block;
        width: 100%;
        content: "";
        position: relative;
        padding-top: 56.25%;
    }

.hex {
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-image: url(/images/home-background.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

/* .hex svg {
        transform: scale(0.25);
        opacity: 1;
        min-height: 250px;
        
    } */

.hexagon {
    transform: scale(2.5);
    transform-origin: center;
}

.scroll {
    text-align: center;
    position: fixed;
    bottom: 2rem;
    width: 100%;
    height: 5rem;
    pointer-events: none;
}

    .scroll span {
        font-family: 'Roboto', sans-serif;
        text-transform: uppercase;
        display: block;
        padding-bottom: 0.5rem;
        letter-spacing: 0.3rem;
        font-size: 1rem;
        line-height: 1.2;
        font-weight: 500;
        animation: scrolldown 2s ease-in-out;
        animation-iteration-count: infinite;
        animation-delay: .5s;
    }

.site-container img {
    width: 100%;
    height: 100vh;
    opacity: 0;
}

.contact {
    height: 100vh;
    color: #1A1C37;
}

    .contact main {
        display: flex;
        width: 100%;
        height: auto;
        align-items: center;
        justify-content: center;
    }

        .contact main .inner-container {
            width: 100%;
            display: flex;
            flex-direction: column;
            padding: 2rem;
        }

    .contact .inner-container h1 {
        font-size: 1rem;
        line-height: 1.2;
        font-family: 'Satoshi', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
    }

    .contact .inner-container h3 {
        font-size: 1rem;
        line-height: 1.2;
        font-family: 'Satoshi', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
    }

.intro {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
}

.divider {
    flex: 0.25;
}

.divider-item {
    width: 100%;
    background-color: #1A1C37;
    height: 3px;
}

.contact-container {
    padding: 3rem 0;
    flex: 1;
}

    .contact-container address {
        font-style: normal;
    }

        .contact-container address:after {
            content: '';
            height: 1px;
            background-color: #1A1C37;
            width: 60%;
            display: block;
            margin-top: 1rem;
        }

    .contact-container a {
        color: #1A1C37;
        text-decoration: none;
    }

        .contact-container a:hover {
            text-decoration: underline;
        }

    .contact-container img {
        max-width: 154px;
    }


.downloads header svg path {
    fill: #181415;
}

.contact-info a {
    display: block;
}

.downloads header nav a {
    color: #181415;
}

.downloads img {
    max-width: 100%;
}

.downloads main a {
    display: block;
    text-decoration: none;
}

.downloads .download-link {
    font-size: 1.375rem;
    color: #181415;
    background-color: #fff;
    font-family: 'Satoshi', sans-serif;
    font-weight: 300;
    line-height: 1.2;
    padding: 1rem;
}

.downloads main .download-link:first-child {
    border-top: 1px solid #fff;
}

.downloads main .download-link span {
    padding-right: 2rem;
}

    .downloads main .download-link span.divider {
        color: #48C6E4;
    }

    .downloads main .download-link span.download-icon {
        float: right;
    }

.downloads main .accordion .accordion-item .accordion-trigger {
    cursor: pointer;
}

    .downloads main .accordion .accordion-item .accordion-trigger .download-link span.download-icon svg {
        -webkit-transform: rotateZ(90deg);
        -moz-transform: rotateZ(90deg);
        -ms-transform: rotateZ(90deg);
        -o-transform: rotateZ(90deg);
        transform: rotateZ(90deg);
    }

.downloads main .accordion .accordion-item .accordion-panel {
    height: auto;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.35s 0s ease;
    -moz-transition: max-height 0.35s 0s ease;
    -o-transition: max-height 0.35s 0s ease;
    transition: max-height 0.35s 0s ease;
}

    .downloads main .accordion .accordion-item .accordion-panel ul {
        margin: 0;
        padding: 0;
    }

        .downloads main .accordion .accordion-item .accordion-panel ul li a {
            padding: 1rem 1rem 1rem 4rem;
            color: #181415;
        }

.downloads main .floorplans-dropdown ul {
    list-style-type: none;
    font-size: 20px;
    padding-inline-start: 10px;
}

.downloads main .floorplans-dropdown ul li a {
    color: #48C6E4;
}

.downloads main .floorplans-dropdown span.download-icon {
    float: right;
    padding-right: 2rem;
}

    .downloads main .floorplans-dropdown span.download-icon svg {
        transition: all 250ms ease;
    }

    .downloads main .floorplans-dropdown span.download-icon svg.rotate {
        transform: rotate(180deg);
    }

.downloads main .floorplans-dropdown:hover .download-link {
    color: #1A1C37;
}


footer {
    background: #1A1C37;
    padding-top: 72px;
    padding-bottom: 144px;
    color: white;
    font-family: 'Satoshi', sans-serif;
}

    footer .footer-heading {
        margin-bottom: 30px;
    }

    footer .footer-heading h2 span {
        font-weight: bold;
    }

    footer .footer-text {
        font-size: 18px;
    }

        footer .footer-text .ruler {
            display: none;
        }

        footer .footer-text .contact-information {
            margin-bottom: 30px;
        }

        footer .footer-text .contact-us {
            margin-bottom: 30px;
        }

            footer .footer-text .contact-us .text {
                margin-bottom: 5px;
            }

        footer .footer-text .address {
            margin-bottom: 30px;
        }

        footer .footer-text .contact-us .logo {
            width: 154px;
            height: 70px;
            background-image: url(/images/logo-CBRE.png);
            background-size: contain;
            background-repeat: no-repeat;
        }

        footer .footer-text .contact-information .contact-info h3 {
            text-transform: uppercase;
            font-size: unset;
        }

        footer .footer-text .contact-information .contact-info a {
            color: #fff;
            text-decoration: none;
        }

@media(max-width: 1023px) {
    .downloads main .download-link span.divider {
        font-size: 1.4em;
        font-weight: 900;
        font-style: italic;
        line-height: 0.5;
    }
}

/*Splide Slider*/
.carousel-arrows {
    position: absolute !important;
    bottom: 25.5px !important;
}

.carousel-arrow-prev {
    background: #1A1C37 !important;
    opacity: 1 !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: unset !important;
    left: 0 !important;
}

    .carousel-arrow-prev:hover {
        background: #0A0B15 !important;
    }

    .carousel-arrow-prev svg {
        fill: white !important;
    }

.carousel-arrow-next {
    background: #1A1C37 !important;
    opacity: 1 !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: unset !important;
    left: 50px !important;
}

    .carousel-arrow-next:hover {
        background: #0A0B15 !important;
    }

    .carousel-arrow-next svg {
        fill: white !important;
    }


@media (min-width: 576px) {
    nav a {
        margin-left: 135px;
    }
}

@media (min-width: 768px) {
    /*Discover Ingenuity Page*/
    .discover-ingenuity .banner img {
        width: 613px;
    }

    .discover-ingenuity .logo-wrapper {
        padding-bottom: 0px;
    }

    .discover-ingenuity .text-with-carousel-right {
        padding-top: 50px;
    }

        .discover-ingenuity .text-with-carousel-right .text-block {
            margin-bottom: 0;
        }

            .discover-ingenuity .text-with-carousel-right .text-block .text-heading {
                text-align: start;
            }

    .discover-ingenuity .text-with-carousel-left .text-block {
        margin-top: 0;
    }

        .discover-ingenuity .text-with-carousel-left .text-block .text-heading {
            text-align: start;
        }

        .discover-ingenuity .text-with-carousel-left .text-block .underline-decoration {
            transform: scaleX(-1);
        }

    .discover-ingenuity .icons-with-text .heading .underline-decoration {
        width: 100%;
    }

    .discover-ingenuity .icons-with-text .icons .icon {
        margin-top: 72px;
    }
    /**/

    /*Location Page*/
    .location .banner img {
        width: 613px;
    }

        .location .text-with-carousel-right .text-block {
            margin-bottom: 0;
        }

            .location .text-with-carousel-right .text-block .text-heading {
                text-align: start;
            }

    .location .text-with-carousel-left .text-block {
        margin-top: 0;
    }

        .location .text-with-carousel-left .text-block .text-heading {
            text-align: start;
        }

        .location .text-with-carousel-left .text-block .underline-decoration {
            transform: scaleX(-1);
        }

    .location .icons-with-text .heading .underline-decoration {
        width: 100%;
    }

    .location .icons-with-text .icons .icon {
        margin-top: 72px;
    }
    /**/

    #nav-trigger {
        width: 47px;
        height: 38px;
    }

    nav #nav-exit {
        right: 70px;
    }

    nav {
        right: -50%;
        width: 50%;
        padding-top: 200px;
    }

        nav a {
            margin-left: 45px;
        }

    footer .footer-text .contact-information .full-name {
        margin-bottom: 10px;
    }
}

@media (min-width: 992px) {
    .downloads #nav-trigger {
        background: url(/images/hamburger-menu.svg);
        background-size: contain;
        background-repeat: no-repeat;
    }

    /*Discover Ingenuity*/
    .discover-ingenuity .icons-with-text .heading .text-sub-heading {
        margin-bottom: 0;
        padding-left: 25%;
        padding-right: 25%;
    }

    .discover-ingenuity .text-with-carousel-right .carousel-block img {
        height: 614px;
    }

    .discover-ingenuity .text-with-carousel-left .carousel-block img {
        height: 614px;
    }
    /**/

    /*Location Page*/
    .location .icons-with-text .heading .text-sub-heading {
        margin-bottom: 0;
        padding-left: 25%;
        padding-right: 25%;
    }

    .location .text-with-carousel-right .carousel-block img {
        height: 614px;
    }

    .location .text-with-carousel-left .carousel-block img {
        height: 614px;
    }
    /**/

    nav {
        right: -42.5%;
        width: 42.5%;
        padding-top: 200px;
    }
        nav a {
            margin-left: 50px;
        }
}

@media screen and (min-width: 1024px) {
    .contacts {
        display: flex;
        flex-wrap: wrap;
    }

    .contact-info {
        flex: 0 0 auto;
    }

        .contact-info:first-child {
            margin-right: 20px;
        }

    header svg {
        height: 6.125rem;
    }

    .hexagon {
        transform: scale(1);
    }

    .contact main .inner-container {
        flex-direction: row;
        width: 80%;
    }

    .intro {
        padding: 0 5rem;
    }

    .divider-item {
        width: 3px;
        background-color: #1A1C37;
        transform: rotate(20deg);
        height: 100%;
    }

    .contact main {
        display: flex;
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 0;
        left: 0;
        align-items: center;
        justify-content: center;
    }

    .contact-container {
        padding: 0 5rem;
    }

    .downloads {
        background-color: #1A1C37;
        min-height: 100vh;
        position: relative;
    }

        .downloads main .inner-container{
            padding-bottom: 122px;
        }

        .downloads header.no-selection {
            background-color: transparent;
        }

        .downloads header svg path {
            fill: #fff;
        }

        .downloads header nav a {
            color: #fff;
        }

        .downloads .download-link {
            font-size: 5.375rem;
            color: #fff;
            background-color: transparent;
            font-weight: 300;
            line-height: 1.2;
            padding: 2rem;
            border-top: none;
            border-bottom: 1px solid #fff;
        }

        .downloads img {
            display: none;
        }

        .downloads main .download-link span.divider {
            color: #fff;
        }

        .downloads main .download-link:hover {
            background-color: #fff;
            background-position: center right;
            color: #1A1C37;
        }

            .downloads main .download-link:hover span {
                color: #48C6E4;
            }

        .downloads main .download-link span.download-icon {
            display: none;
        }

        .downloads main .download-link:hover .download-link {
            color: #1A1C37;
        }

        .downloads main .floorplans-dropdown:hover {
            background-color: #fff;
            background-position: center right;
            color: #1A1C37;
        }

        .downloads main .floorplans-dropdown span.download-icon svg {
            width: 50px;
            height: 50px;
        }

        .downloads main .floorplans-dropdown span.download-icon svg path {
            stroke: #fff;
        }

        .downloads main .floorplans-dropdown span.download-icon svg path.blue {
            stroke: #48C6E4;
        }

        .downloads main .floorplans-dropdown ul {
            font-size: 60px;
            padding-inline-start: 40px;
        }

            .downloads main .floorplans-dropdown ul li a {
                padding-left: 40px;
            }

            .downloads main .floorplans-dropdown ul li a:hover {
                background-color: #1A1C37;
                color: #fff;
            }

        .downloads main .floorplans-dropdown:hover span {
            color: #48C6E4;
        }

        .downloads main .accordion .accordion-item {
            border-bottom: 1px solid #fff;
        }

        .downloads main .accordion .accordion-item .accordion-trigger .download-link {
            border-bottom: none;
        }

        
        .downloads main .accordion .accordion-item .accordion-panel ul li a {
            font-size: 2.375rem;
            font-weight: 300;
            line-height: 1.2;
            color: #fff;
            padding-left: 8rem;
        }

            .downloads main .accordion .accordion-item .accordion-panel ul li a:hover {
                background-color: #fff;
                color: #1A1C37;
            }

    .downloads-background {
        height: 100%;
        width: 100%;
        display: none;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: -1;
        opacity: 0.8;
    }

        .downloads-background.active {
            display: block;
        }
}



@keyframes scrolldown {
    0% {
        padding-bottom: 0.5rem;
    }

    50% {
        padding-bottom: 0.5rem;
    }

    65% {
        padding-bottom: 1rem;
    }

    80% {
        padding-bottom: 0.5rem;
    }

    100% {
        padding-bottom: 0.5rem;
    }
}


.hex {
    background-image: url(/images/home-background.jpg);
}

    .hex:before {
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: #181415;
        opacity: 0.6;
    }

    .hex svg {
        position: relative;
        transform: scale(1);
        opacity: 1;
        min-height: 0;
    }

.hex__lines {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-image: url(/images/background-lines.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.2;
    pointer-events: none;
}

.hex-svg {
    position: relative;
    max-width: 100%;
    width: 162px;
}

    .hex-svg:before {
        content: '';
        position: relative;
        display: block;
        width: 100%;
        height: 0;
        padding-top: 114.81%;
        background-image: url(/images/hex.svg?v=2);
    }

.hex, .pin-spacer {
    pointer-events: none;
}

.play {
    position: fixed;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50%;
    margin-top: -60px;
    margin-left: -60px;
    width: 120px;
    height: 120px;
    border: none;
    box-shadow: none;
    opacity: 0;
    transform: scale(0);
    outline: none;
    background-color: rgba(255,255,255,0.7);
    cursor: pointer;
    transition: background-color 250ms ease;
}

    .play.pause {
        display: block !important;
        opacity: 0 !important;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .play:hover,
    .play:focus {
        background-color: rgba(255,255,255,1);
    }

    .play:before {
        content: '';
        width: 40px;
        height: 40px;
        background-image: url(/images/play-icon.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

@media (min-width: 1200px) {
    /*Discover Ingenuity*/
    .discover-ingenuity .text-with-carousel-right .text-block {
        padding-right: 100px;
    }

        .discover-ingenuity .text-with-carousel-right .text-block .underline-decoration {
            position: relative;
            left: -50px;
            width: 115%;
        }

    .discover-ingenuity .text-with-carousel-left .text-block {
        padding-left: 100px;
    }

        .discover-ingenuity .text-with-carousel-left .text-block .underline-decoration {
            position: relative;
            left: -30px;
            width: 115%;
        }
    /**/

    /*Location Page*/
    .location .text-with-carousel-right .text-block {
        padding-right: 100px;
    }

        .location .text-with-carousel-right .text-block .underline-decoration {
            position: relative;
            left: -50px;
            width: 115%;
        }

    .location .text-with-carousel-left .text-block {
        padding-left: 100px;
    }

        .location .text-with-carousel-left .text-block .underline-decoration {
            position: relative;
            left: -30px;
            width: 115%;
        }
    /**/

    nav a {
        margin-left: 130px;
    }

    .play {
        margin-top: -75px;
        margin-left: -75px;
        width: 150px;
        height: 150px;
    }

        .play:before {
            width: 50px;
            height: 50px;
        }

    footer .footer-text .ruler {
        display: block;
        background: url(/images/ruler.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    footer .footer-text .contact-information {
        margin-right: 30px;
        margin-bottom: 0;
    }

    footer .footer-text .contact-us {
        margin-right: 30px;
        margin-bottom: 0;
    }

    footer .footer-text .address {
        margin-bottom: 30px;
    }
}

@media (min-width: 1500px) {
    nav a {
        margin-left: 200px;
    }
}
