﻿@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;500;700&display=swap);

@charset "UTF-8";

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #636B74;
}

    .blockquote-footer::before {
        content: "\2014\00A0";
    }

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-footer:last-child {
        border-radius: 0 0 9px 9px;
    }

    footer .footer-main-content-container .footer-main-menu-container ul,
    footer .footer-main-content-container .footer-secondary-menu-container ul {
        padding-left: 0;
        list-style: none;
    }

.footer-logo svg {
    width: 100%;
    height: 100%;
}

#footer-breadcrumbs {
    border-top: 1px solid #DCDDE0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    padding-top: 30px;
    padding-bottom: 85px;
}

.navbar-brand svg .letters,
.footer-logo svg .letters {
    fill: #004B8E;
}

.navbar-brand svg .swoosh,
.footer-logo svg .swoosh {
    fill: #D93835;
}

footer {
    width: 100%;
    z-index: 5;
    position: relative;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 1.0625rem;
    font-weight: 300;
    line-height: 1.7;
}

footer .footer-main-content-container {
    padding-bottom: 60px;
}

    footer .footer-main-content-container .footer-main-inner-container .footer-logo-container .footer-logo {
        margin-bottom: 50px;
        width: 100%;
    }

    footer .footer-main-content-container .footer-main-inner-container .footer-social-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0 -7.5px;
    }

        footer .footer-main-content-container .footer-main-inner-container .footer-social-container .social-link {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-line-pack: center;
            align-content: center;
            background-color: #F2F5F8;
            height: 40px;
            width: 40px;
            border-radius: 40px;
            margin: 0 7.5px;
        }

            footer .footer-main-content-container .footer-main-inner-container .footer-social-container .social-link:hover, footer .footer-main-content-container .footer-main-inner-container .footer-social-container .social-link:focus {
                background-color: #0D1C2B;
            }

                footer .footer-main-content-container .footer-main-inner-container .footer-social-container .social-link:hover .social-icon svg, footer .footer-main-content-container .footer-main-inner-container .footer-social-container .social-link:focus .social-icon svg {
                    fill: #FFFFFF;
                }

                    footer .footer-main-content-container .footer-main-inner-container .footer-social-container .social-link:hover .social-icon svg path, footer .footer-main-content-container .footer-main-inner-container .footer-social-container .social-link:focus .social-icon svg path {
                        fill: #FFFFFF;
                    }

                    footer .footer-main-content-container .footer-main-inner-container .footer-social-container .social-link:hover .social-icon svg rect, footer .footer-main-content-container .footer-main-inner-container .footer-social-container .social-link:focus .social-icon svg rect {
                        fill: #FFFFFF;
                    }

        footer .footer-main-content-container .footer-main-inner-container .footer-social-container .social-icon {
            height: 18px;
            width: 18px;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-line-pack: center;
            align-content: center;
        }

            footer .footer-main-content-container .footer-main-inner-container .footer-social-container .social-icon:first-of-type {
                margin-left: 0;
            }

    footer .footer-main-content-container .footer-main-menu-container .footer-menu-title,
    footer .footer-main-content-container .footer-secondary-menu-container .footer-menu-title {
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        font-size: 1.0rem;
        line-height: 1.6;
        letter-spacing: 0.24px;
        padding-bottom: 40px;
        margin: 0;
    }

@media (max-width: 991.98px) {
    footer .footer-main-content-container .footer-main-menu-container .footer-menu-title,
    footer .footer-main-content-container .footer-secondary-menu-container .footer-menu-title {
        font-size: 0.875rem;
    }
}

footer .footer-main-content-container .footer-main-menu-container .nav,
footer .footer-main-content-container .footer-secondary-menu-container .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

footer .footer-main-content-container .footer-main-menu-container > .nav,
footer .footer-main-content-container .footer-secondary-menu-container > .nav {
    margin: -13px 0;
}

    footer .footer-main-content-container .footer-main-menu-container > .nav > .nav-item,
    footer .footer-main-content-container .footer-secondary-menu-container > .nav > .nav-item {
        margin: 0;
        padding: 0;
    }

        footer .footer-main-content-container .footer-main-menu-container > .nav > .nav-item > .nav-link,
        footer .footer-main-content-container .footer-secondary-menu-container > .nav > .nav-item > .nav-link {
            font-size: 1.0625rem;
            font-weight: 300;
            font-family: "Roboto", sans-serif;
            padding: 0;
            margin-bottom: 15px;
            display: inline-block;
        }

@media (max-width: 991.98px) {
    footer .footer-main-content-container .footer-main-menu-container > .nav > .nav-item > .nav-link,
    footer .footer-main-content-container .footer-secondary-menu-container > .nav > .nav-item > .nav-link {
        font-size: 0.9375rem;
    }
}

footer .footer-main-content-container .footer-main-menu-container > .nav > .nav-item > .nav-link:hover, footer .footer-main-content-container .footer-main-menu-container > .nav > .nav-item > .nav-link:focus,
footer .footer-main-content-container .footer-secondary-menu-container > .nav > .nav-item > .nav-link:hover,
footer .footer-main-content-container .footer-secondary-menu-container > .nav > .nav-item > .nav-link:focus {
    border-bottom: 2px solid #D93835;
}

footer .footer-main-content-container .footer-main-menu-container.no-app > .nav,
footer .footer-main-content-container .footer-secondary-menu-container.no-app > .nav {
    margin-top: 0;
}

    footer .footer-main-content-container .footer-main-menu-container.no-app > .nav > .nav-item > .nav-link,
    footer .footer-main-content-container .footer-secondary-menu-container.no-app > .nav > .nav-item > .nav-link {
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        font-size: 1.0rem;
        line-height: 1.6;
        letter-spacing: 0.24px;
        margin-bottom: 23px;
    }

@media (max-width: 991.98px) {
    footer .footer-main-content-container .footer-main-menu-container.no-app > .nav > .nav-item > .nav-link,
    footer .footer-main-content-container .footer-secondary-menu-container.no-app > .nav > .nav-item > .nav-link {
        font-size: 0.875rem;
    }
}

@media (max-width: 991.98px) {
    footer .footer-main-content-container .footer-main-menu-container.no-app > .nav > .nav-item > .nav-link,
    footer .footer-main-content-container .footer-secondary-menu-container.no-app > .nav > .nav-item > .nav-link {
        margin-bottom: 10px;
    }
}

footer .footer-main-content-container .footer-main-menu-container .sub-menu,
footer .footer-main-content-container .footer-secondary-menu-container .sub-menu {
    margin: 20px 0 -9px 0;
}

    footer .footer-main-content-container .footer-main-menu-container .sub-menu > .nav-item,
    footer .footer-main-content-container .footer-secondary-menu-container .sub-menu > .nav-item {
        margin: 15px 0;
    }

        footer .footer-main-content-container .footer-main-menu-container .sub-menu > .nav-item > .nav-link,
        footer .footer-main-content-container .footer-secondary-menu-container .sub-menu > .nav-item > .nav-link {
            line-height: 1;
            padding: 3px 0;
        }

footer .footer-main-content-container .footer-main-menu-container .nav-link,
footer .footer-main-content-container .footer-secondary-menu-container .nav-link {
    padding-right: 0;
    padding-left: 0;
}

footer .footer-main-content-container .footer-secondary-menu-container > .nav {
    margin: 0;
}

    footer .footer-main-content-container .footer-secondary-menu-container > .nav > .nav-item > .nav-link {
        font-family: "Roboto", sans-serif;
        font-weight: 500;
        font-size: 1.0rem;
        line-height: 1.6;
        letter-spacing: 0.24px;
        border-bottom: 2px solid transparent;
        margin-bottom: 23px;
    }

@media (max-width: 991.98px) {
    footer .footer-main-content-container .footer-secondary-menu-container > .nav > .nav-item > .nav-link {
        font-size: 0.875rem;
    }
}

footer .footer-main-content-container .footer-main-menu-container > .nav > .nav-item > .nav-link {
    margin-bottom: 10px;
    border-bottom: 2px solid transparent;
}

footer .footer-main-content-container .footer-app-container p {
    padding-bottom: 25px;
    margin-bottom: 0;
}

footer .footer-main-content-container .footer-app-container .app-link .app-container.apple {
    padding: 10px;
}

    footer .footer-main-content-container .footer-app-container .app-link .app-container.apple img {
        height: 40px;
    }

footer .footer-main-content-container .footer-app-container .app-link .app-container.google img {
    width: 138px;
}

footer .footer-main-content-container .footer-app-container .app-link .app-container img {
    -webkit-transition: ease-in all 0.2s;
    -o-transition: ease-in all 0.2s;
    transition: ease-in all 0.2s;
}

footer .footer-main-content-container .footer-app-container .app-link .app-container:hover img {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

footer .footer-main-content-container .footer-app-container a {
    display: block;
}

footer .footer-lower-copy-container {
    width: 100%;
    background-color: #0D1C2B;
    color: white;
}

    footer .footer-lower-copy-container .upper-copy-container {
        padding-top: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #484A53;
    }

        footer .footer-lower-copy-container .upper-copy-container .small-ownership {
            font-size: 12px;
            padding-left: 50px;
        }

    footer .footer-lower-copy-container .lower-copy-container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    footer .footer-lower-copy-container .footer-bottom-copy-container p {
        font-size: 1.375rem;
        font-weight: 300;
        font-family: "Roboto", sans-serif;
        line-height: 1.7;
        margin-bottom: 10px;
    }

@media (max-width: 991.98px) {
    footer .footer-lower-copy-container .footer-bottom-copy-container p {
        font-size: 1.15rem;
    }
}

@media (max-width: 991.98px) {
    footer .footer-lower-copy-container .footer-bottom-copy-container p {
        font-size: 1.15rem;
    }
}

footer .footer-lower-copy-container .footer-bottom-copy-container p:last-of-type {
    margin-bottom: 0;
}

    footer .footer-lower-copy-container .footer-bottom-copy-container p:last-of-type a {
        border-bottom: 2px solid #D93835;
        color: #0D1C2B;
        font-weight: 500;
        font-size: 1.4625rem;
        font-weight: 300;
        font-family: "Roboto", sans-serif;
        line-height: 1.7;
        -webkit-transition: ease-in all 0.2s;
        -o-transition: ease-in all 0.2s;
        transition: ease-in all 0.2s;
        color: white;
    }

        footer .footer-lower-copy-container .footer-bottom-copy-container p:last-of-type a:hover, footer .footer-lower-copy-container .footer-bottom-copy-container p:last-of-type a:focus {
            text-decoration: none !important;
            color: #D93835;
        }

            footer .footer-lower-copy-container .footer-bottom-copy-container p:last-of-type a:hover p, footer .footer-lower-copy-container .footer-bottom-copy-container p:last-of-type a:focus p {
                color: #D93835;
            }

@media (max-width: 991.98px) {
    footer .footer-lower-copy-container .footer-bottom-copy-container p:last-of-type a {
        font-size: 1.15rem;
    }
}

@media (max-width: 991.98px) {
    footer .footer-lower-copy-container .footer-bottom-copy-container p:last-of-type a {
        font-size: 1.15rem;
    }
}

footer .footer-lower-copy-container .footer-bottom-copy-container p:last-of-type a:focus, footer .footer-lower-copy-container .footer-bottom-copy-container p:last-of-type a:hover {
    color: white !important;
    border-color: white !important;
    background-color: transparent !important;
}

footer .footer-lower-copy-container .footer-bottom-menu-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

    footer .footer-lower-copy-container .footer-bottom-menu-container ul {
        list-style-type: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-left: 0;
        padding-left: 0;
    }

        footer .footer-lower-copy-container .footer-bottom-menu-container ul li {
            padding: 0;
        }

        footer .footer-lower-copy-container .footer-bottom-menu-container ul a {
            padding: 0;
            margin-right: 30px;
            font-size: 13px;
            border-bottom: 2px solid transparent;
            font-size: 1.375rem;
            font-weight: 300;
            font-family: "Roboto", sans-serif;
            line-height: 1.7;
            font-weight: 500;
            color: white;
        }

@media (max-width: 991.98px) {
    footer .footer-lower-copy-container .footer-bottom-menu-container ul a {
        font-size: 1.15rem;
    }
}

@media (max-width: 991.98px) {
    footer .footer-lower-copy-container .footer-bottom-menu-container ul a {
        font-size: 1.15rem;
    }
}

footer .footer-lower-copy-container .footer-bottom-menu-container ul a:hover, footer .footer-lower-copy-container .footer-bottom-menu-container ul a:focus {
    border-bottom: 2px solid #FFFFFF !important;
    background-color: transparent !important;
}

footer .footer-lower-copy-container *:focus {
    outline-color: white !important;
}

footer #back-to-top {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    display: none;
    position: fixed;
    z-index: 100;
    bottom: 25px;
    left: 30px;
    border: none;
    border-radius: 50%;
    background-color: #FFFFFF;
    width: 62px;
    height: 62px;
    -webkit-box-shadow: 0 0 30px rgba(13, 28, 43, 0.15);
    box-shadow: 0 0 30px rgba(13, 28, 43, 0.15);
    -webkit-transition: ease-in all 0.2s;
    -o-transition: ease-in all 0.2s;
    transition: ease-in all 0.2s;
}

    footer #back-to-top.show {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

@media (max-width: 1390px) {
    footer #back-to-top.show {
        display: none !important;
    }
}

footer #back-to-top:hover, footer #back-to-top:focus {
    -webkit-box-shadow: 0 0 35px rgba(13, 28, 43, 0.2);
    box-shadow: 0 0 35px rgba(13, 28, 43, 0.2);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

footer #back-to-top:before {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAxNCI+CiAgICA8ZyBmaWxsPSJub25lIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDYuNzg5IDQ0KSByb3RhdGUoLTkwKSI+CiAgICAgICAgPHJlY3QgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzAgNDYuNzg5KSIvPgogICAgICAgIDxnIHN0cm9rZT0iIzBkMWMyYiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEuNXB4Ij4KICAgICAgICAgICAgPGxpbmUgeDI9IjExLjk3OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzAgNTMuNzg4KSIvPgogICAgICAgICAgICA8cGF0aCBkPSJNMzYsNTguNjc3bDUuNDQ0LTUuNDQ0TDM2LDQ3Ljc4OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41MzMgMC41NTUpIi8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
    display: inline-block;
    width: 15px;
    height: 15px;
}

footer #back-to-top:focus {
    outline-color: white !important;
}

@media (max-width: 991.98px) {
    footer {
        text-align: center;
    }

        footer .footer-top-support-container {
            padding-top: 0;
        }

            footer .footer-top-support-container a {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-line-pack: center;
                align-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                width: 100%;
                padding-left: 20px;
                padding-right: 20px;
            }

                footer .footer-top-support-container a p span {
                    text-align: left;
                    border-bottom: 2px solid transparent;
                }
}

@media (max-width: 991.98px) and (max-width: 575px) {
    footer .footer-top-support-container a p span {
        display: block;
    }
}

@media (max-width: 991.98px) {
    footer .footer-main-content-container .footer-main-inner-container .footer-logo-container, footer .footer-main-content-container .footer-main-inner-container .footer-social-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    footer .footer-main-content-container .footer-main-inner-container .footer-social-container {
        margin-bottom: 45px;
    }

    footer .footer-main-content-container .footer-main-menu-container {
        margin-bottom: 10px;
    }

    footer .footer-main-content-container .footer-secondary-menu-container {
        margin-bottom: 25px;
    }

        footer .footer-main-content-container .footer-secondary-menu-container ul.nav li.menu-item a.nav-link {
            margin-bottom: 20px;
        }

    footer .footer-main-content-container .footer-app-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        footer .footer-main-content-container .footer-app-container p {
            width: 100%;
        }

        footer .footer-main-content-container .footer-app-container .app-container.apple img {
            min-height: 40px;
        }

        footer .footer-main-content-container .footer-app-container .app-container.google img {
            min-height: 40px;
        }

    footer .footer-lower-copy-container {
        overflow: hidden;
    }

        footer .footer-lower-copy-container .upper-copy-container .tfi-logo {
            margin-bottom: 15px;
        }

            footer .footer-lower-copy-container .upper-copy-container .tfi-logo img {
                width: 240px !important;
            }

        footer .footer-lower-copy-container .upper-copy-container .small-ownership {
            padding-left: 20px;
            padding-right: 20px;
        }

        footer .footer-lower-copy-container .lower-copy-container {
            padding-top: 20px;
        }

            footer .footer-lower-copy-container .lower-copy-container .container {
                margin: 0;
                padding: 0;
                width: 100%;
                max-width: 100%;
            }

                footer .footer-lower-copy-container .lower-copy-container .container .row, footer .footer-lower-copy-container .lower-copy-container .container .form-embed-block .gform_wrapper form .gform_fields, .form-embed-block .gform_wrapper form footer .footer-lower-copy-container .lower-copy-container .container .gform_fields {
                    margin: 0;
                }

            footer .footer-lower-copy-container .lower-copy-container .footer-bottom-copy-container {
                padding-bottom: 20px;
                border-bottom: 1px solid #484A53;
                margin-bottom: 20px;
            }

            footer .footer-lower-copy-container .lower-copy-container .footer-bottom-menu-container {
                width: 100vw;
                padding-left: 20px;
                padding-right: 20px;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
            }

                footer .footer-lower-copy-container .lower-copy-container .footer-bottom-menu-container ul {
                    max-width: 300px;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                }

                    footer .footer-lower-copy-container .lower-copy-container .footer-bottom-menu-container ul li a {
                        margin-left: 15px;
                        margin-right: 15px;
                    }
}

/*body {
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-size: 1.0625rem;
    font-weight: 300;
    line-height: 1.7;
    color: #0D1C2B;
    text-align: left;
    background-color: #FFFFFF;
}*/
