/* Minification failed. Returning unminified contents.
(784,10): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,25): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,42): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,59): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,74): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,88): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,105): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,122): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,138): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,153): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,168): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,181): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,196): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,216): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,234): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,254): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,272): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,287): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,305): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,322): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,338): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,353): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,371): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,393): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,415): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,437): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,460): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(784,656): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
.govsph-portal {
    color: #fff
}

.govsph-blue {
    background: #034ea2
}

.govsph-black {
    background: #11161d
}

.govsph-gray {
    background: #4d4d4f
}

.govsph-white {
    background: #fff
}

img.govsph-icon-social {
    margin-left: 4px
}

    img.govsph-icon-social:hover {
        filter: drop-shadow(1);
        box-shadow: inset 0 0 0 20px #111;
        border-radius: 3px
    }

.govsph-link:hover {
    background: #444 !important;
    color: #fff;
    border-color: #444;
    text-decoration: none !important
}

::-moz-selection {
    background: #666;
    text-shadow: none;
    color: #fff
}

::selection {
    background: #666;
    text-shadow: none;
    color: #fff
}

.govsph-link {
    font-size: 10px;
    color: #444;
    border: 3px solid;
    border-radius: 16px;
    padding: 6px 10px;
    margin-right: 40px;
    text-decoration: none
}

@media only screen {
    #govsph-topbarGlobal {
        width: 100%;
        display: block;
        box-sizing: border-box;
        z-index: 9999999;
        position: relative
    }

        #govsph-topbarGlobal * {
            box-sizing: border-box;
            font-family: Verdana, Arial, Sans-serif
        }

        #govsph-topbarGlobal.blu-e {
            background-color: #fff
        }

        #govsph-topbarGlobal.gre-y {
            background-color: #ccc
        }

        #govsph-topbarGlobal.yello-w {
            background-color: #fc0
        }

        #govsph-topbarGlobal.re-d {
            background-color: red
        }

        #govsph-topbarGlobal.blac-k {
            background-color: #11161d
        }

        #govsph-topbarGlobal #topbarGlobal {
            width: 100%;
            max-width: 968px;
            margin: auto;
            font-size: 0;
            text-align: right
        }

        #govsph-topbarGlobal #topbarLink {
            font-size: 20px;
            font-weight: 700;
            width: auto;
            text-align: left
        }

            #govsph-topbarGlobal #topbarLink a {
                text-decoration: none;
                padding: 0px
            }

                #govsph-topbarGlobal #topbarLink a:active,
                #govsph-topbarGlobal #topbarLink a:visited {
                    color: inherit
                }

                #govsph-topbarGlobal #topbarLink a:hover {
                    cursor: pointer;
                    text-decoration: underline
                }

        #govsph-topbarGlobal.blac-k #topbarLink a,
        #govsph-topbarGlobal.blu-e #topbarLink a,
        #govsph-topbarGlobal.re-d #topbarLink a {
            color: #fff
        }

        #govsph-topbarGlobal.blac-k #topbarLink a,
        #govsph-topbarGlobal.gre-y #topbarLink a,
        #govsph-topbarGlobal.re-d #topbarLink a,
        #govsph-topbarGlobal.whit-e #topbarLink a,
        #govsph-topbarGlobal.yello-w #topbarLink a {
            color: #11161d
        }

        #govsph-topbarGlobal #topbarMenu,
        #govsph-topbarGlobal #topbarOpen {
            font-size: 13px;
            color: #fff;
            padding: 0;
            margin: 0
        }

            #govsph-topbarGlobal #topbarMenu li,
            #govsph-topbarGlobal #topbarOpen li {
                display: block
            }

            #govsph-topbarGlobal #topbarMenu br + li,
            #govsph-topbarGlobal #topbarOpen br + li {
                padding: 4px 8px;
                margin-top: -8px;
                cursor: default;
                font-weight: 700
            }

            #govsph-topbarGlobal #topbarMenu a,
            #govsph-topbarGlobal #topbarOpen a {
                display: block;
                width: 100%;
                color: #fff;
                text-decoration: none;
                line-height: 1.3;
                padding: 4px 8px
            }

                #govsph-topbarGlobal #topbarMenu a:hover,
                #govsph-topbarGlobal #topbarOpen a:hover {
                    background-color: rgba(166, 166, 166, .6)
                }

            #govsph-topbarGlobal #topbarOpen > li {
                position: relative;
                margin: 0 10px 0 0
            }

                #govsph-topbarGlobal #topbarOpen > li span {
                    font-size: 22px;
                    line-height: 0;
                    font-weight: 400;
                    display: inline-block;
                    vertical-align: text-top;
                    margin-top: 4px;
                    width: 13px
                }

            #govsph-topbarGlobal #topbarOpen.topbarOpening #topbarMenu {
                display: block !important
            }

        #govsph-topbarGlobal #topbarMenu {
            margin-left: 0;
            overflow-y: auto;
            position: absolute;
            left: 0;
            height: 450px;
            width: 383px;
            text-align: left;
            background-color: #999;
            background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#11161d));
            background: -webkit-linear-gradient(top, #999, #11161d);
            background: -moz-linear-gradient(top, #999, #11161d);
            background: -ms-linear-gradient(top, #999, #11161d);
            background: -o-linear-gradient(top, #999, #11161d);
            background: linear-gradient(to bottom, #999, #11161d);
            border-radius: 0 10px 10px 0
        }

            #govsph-topbarGlobal #topbarMenu::-webkit-scrollbar-track {
                -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
                border-radius: 10px;
                background-color: #a6a6a6
            }

            #govsph-topbarGlobal #topbarMenu::-webkit-scrollbar {
                width: 10px;
                border-radius: 10px;
                background-color: #f2f2f2
            }

            #govsph-topbarGlobal #topbarMenu::-webkit-scrollbar-thumb {
                background-color: #d9d9d9
            }
}

.govsph-middle,
.govsph-middle.govsph-active {
    box-shadow: 0 .1px .1px 0 rgba(0, 0, 0, .16), 0 .1px .3px 0 rgba(0, 0, 0, .12)
}

@media only screen and (max-width:968px) {
    #govsph-topbarGlobal #topbarMenu {
        left: inherit;
        right: 0
    }

    #govsph-topbarGlobal #topbarLink {
        width: 47%
    }
}

@media only screen and (min-width:769px) {
    #govsph-topbarGlobal {
        padding: 0
    }

        #govsph-topbarGlobal #topbarGlobal {
            min-width: 84px;
            min-height: 70px
        }

        #govsph-topbarGlobal #topbarLink,
        #govsph-topbarGlobal #topbarLogo,
        #govsph-topbarGlobal #topbarOpen {
            display: inline-block;
            vertical-align: middle
        }

        #govsph-topbarGlobal #topbarLogo {
            background-repeat: no-repeat;
            min-width: 84px;
            min-height: 60px;
            background-position: center right;
            padding: 16.5px 0;
            width: 18%
        }
}

@media only screen and (max-width:480px) {
    #govsph-topbarGlobal #topbarLink.govsph-blue {
        padding: 20px 16px 0 2% !important
    }
}

@media only screen and (max-width:460px) {
    a.govsph-link {
        margin-right: 30px
    }

        a.govsph-link:hover {
            background: #444 !important;
            text-decoration: none !important
        }

    p.govsph-social {
        display: none
    }
}

@media only screen and (max-width:400px) {
    a.govsph-link {
        margin-left: 10px;
        margin-right: 20px
    }

        a.govsph-link:hover {
            background: #444 !important;
            text-decoration: none !important
        }

    .govsph-portal {
        font-size: 16px;
        margin-top: 4px
    }

    p.govsph-pasta {
        font-size: 16px !important;
        width: 190px !important
    }
}

@media only screen and (min-width:769px) {
    .govsph-kebab {
        display: none
    }

    div#govsph-topbarGlobal div#topbarGlobal {
        max-width: 100% !important;
        display: flex;
        position: relative;
        justify-content: flex-end;
        border: 1px solid #444;
        margin-top: 30px
    }

        div#govsph-topbarGlobal div#topbarGlobal #topbarLink {
            /*background-image: url('data:image/png;base64,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');*/
            background-image: url("Images/sp_flag.png");
            background-repeat: no-repeat;
            background-position: right;
            position: absolute;
            width: 383px;
            height: 68px;
            top: 0;
            left: 0
        }

    .govsph-portal {
        margin-top: 14px;
        margin-left: 26px
    }
}

@media only screen and (max-width:768px) {
    #govsph-topbarGlobal #topbarGlobal {
        height: 67px
    }

    ul.govsph-links-esq {
        display: inline-flex;
        margin-top: 4px;
        padding-left: 6px;
        margin-right: 14px
    }

    a.govsph-links-governo {
        font-size: 10px;
        padding-left: 8px
    }

    li.govsph-link-portal {
        font-size: 10px;
        height: 15px
    }

    ul.govsph-links-governo {
        display: none !important
    }

    div#govsph-redes-sociais,
    img.govsph-logo,
    nav.govsph-navbar.govsph-navbar-expand-lg {
        display: none
    }

    p.govsph-pasta {
        margin-top: 0 !important
    }

    .govsph-social {
        margin-top: 0;
        margin-right: 2px
    }

    p.govsph-social {
        margin-top: 22px;
        margin-left: 2px
    }

    .govsph-link {
        font-size: 10px;
        color: #444;
        border: 3px solid;
        border-radius: 16px;
        padding: 6px 10px;
        margin-top: 10px;
        margin-left: 20px;
        margin-right: 100px
    }

    #govsph-topbarGlobal #topbarLink.govsph-black,
    #govsph-topbarGlobal #topbarLink.govsph-blue,
    #govsph-topbarGlobal #topbarLink.govsph-gray,
    #govsph-topbarGlobal #topbarLink.govsph-white {
        width: 76%;
        text-align: left;
        height: 67px;
        padding: 20px 16px 0 2%
    }

    div#govsph-topbarGlobal {
        border-bottom: solid 3px #444
    }

    #govsph-topbarGlobal #topbarLink.govsph-blue {
        background: #034ea2
    }

    #govsph-topbarGlobal #topbarLink.govsph-black {
        background: #11161d
    }

    #govsph-topbarGlobal #topbarLink.govsph-gray {
        background: #4d4d4f
    }

    #govsph-topbarGlobal #topbarLink.govsph-white {
        background: #fff
    }

    .govsph-kebab {
        cursor: pointer;
        position: absolute;
        display: inline-block;
        box-sizing: border-box;
        padding: 0;
        float: right;
        top: 20px;
        right: 30px;
        width: 7px;
        height: 26px
    }

        .govsph-kebab.govsph-active {
            display: -webkit-box;
            top: 28px;
            margin-right: 10px
        }
}

.govsph-kebab figure {
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background: #444;
    margin: 3px 0
}

.govsph-middle {
    transform: scale(1);
    position: relative;
    -webkit-filter: blur(.1px);
    filter: blur(.1px)
}

    .govsph-middle.govsph-active {
        margin-left: 3px;
        margin-right: 3px;
        padding-left: 3px;
        padding-right: 3px
    }

.govsph-cross {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    margin-top: -1px;
    font-family: Nunito, sans-serif;
    color: #fff;
    transition: all .2s cubic-bezier(.72, 1.2, .71, .72);
    font-size: 22px;
    user-select: none
}

    .govsph-cross.govsph-active {
        transform: translate(-50%, -50%) scale(1);
        transition: all .15s cubic-bezier(.32, 2.04, .85, .54)
    }

.govsph-dropdown {
    position: fixed;
    width: 100%;
    left: 0;
    top: 70px;
    padding: 0 0 10px;
    border-bottom: solid 1px #444;
    transform: scale(0)
}

    .govsph-dropdown li {
        display: block
    }

        .govsph-dropdown li a {
            display: inline-block;
            white-space: pre;
            box-sizing: border-box
        }

            .govsph-dropdown li a:hover {
                background: #ebebeb
            }

    .govsph-dropdown:hover ul {
        transform: scale(1)
    }

    .govsph-dropdown.govsph-active {
        position: fixed;
        display: inline-flex;
        transform: scale(1);
        transition: all .25s cubic-bezier(.5, 1.8, .9, .8);
        background: #fff
    }

@media (min-width:992px) {
    .govsph-navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.govsph-navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

body,
section.govsph-topo {
    margin: 0
}

ul.govsph-dropdown.govsph-active.hide-dropdown {
    display: none
}

ul.govsph-links-redes-sociais {
    display: inline-flex
}

    ul.govsph-links-redes-sociais > li {
        list-style: none
    }

p.govsph-social {
    width: 82px;
    color: #444;
    font-size: 10px;
    font-family: Verdana;
    margin-top: 7px;
    height: 0;
    padding-right: 20px;
    margin-left: 0
}

div#govsph-redes-sociais {
    margin-top: -26px;
    position: absolute;
}

p.govsph-pasta {
    margin-top: 0;
    width: 190px;
    font-size: 18px;
    color: #fff
}

ul.govsph-links-governo > li {
    text-decoration: none;
    list-style: none;
    font-family: Verdana;
    font-size: 10px;
    margin-right: 10px
}

div#govsph-links-governo {
    position: absolute;
    float: left !important
}

img.govsph-logo {
    width: 118px;
    height: 45px;
    margin-top: 10px;
    margin-right: 10px
}

ul.govsph-links-governo {
    position: absolute;
    float: left;
    display: inline-flex;
    margin-top: -20px;
    left: 26px;
    padding: 0
}

a.govsph-links-governo {
    text-decoration: none;
    color: #444
}

li.govsph-link-portal {
    border-right: 1px solid #444;
    padding-right: 10px
}

.govsph-portal.g-white {
    color: #11161d
}

p.govsph-pasta.govsph-oneline {
    margin-top: 20px;
    color: #fff
}

img.govsp-acessibilidade {
    margin: 6px 0 0 4px
}

.govsph-logo {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIoAAABkCAYAAABZyaiWAAAACXBIWXMAAAsTAAALEwEAmpwYAAA6W2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxMy0wOS0xN1QxMzoxNToxMi0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE0LTA3LTAxVDE0OjIzOjU5LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNC0wNy0wMVQxNDoyMzo1OS0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDoyNWEzYThmMy1kM2I2LTdkNDQtYWNjYy0xOGQzMjQ0ODIzYjA8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjIzNDhGQkU4QzAxMTFFMkI4N0JFODg0MDAxQzMxMTY8L3htcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjIzNDhGQkI4QzAxMTFFMkI4N0JFODg0MDAxQzMxMTY8L3N0UmVmOmluc3RhbmNlSUQ+CiAgICAgICAgICAgIDxzdFJlZjpkb2N1bWVudElEPnhtcC5kaWQ6NjIzNDhGQkM4QzAxMTFFMkI4N0JFODg0MDAxQzMxMTY8L3N0UmVmOmRvY3VtZW50SUQ+CiAgICAgICAgIDwveG1wTU06RGVyaXZlZEZyb20+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2MjM0OEZCRThDMDExMUUyQjg3QkU4ODQwMDFDMzExNjwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6MjVhM2E4ZjMtZDNiNi03ZDQ0LWFjY2MtMThkMzI0NDgyM2IwPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE0LTA3LTAxVDE0OjIzOjU5LTAzOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDxwaG90b3Nob3A6RG9jdW1lbnRBbmNlc3RvcnM+CiAgICAgICAgICAgIDxyZGY6QmFnPgogICAgICAgICAgICAgICA8cmRmOmxpPnhtcC5kaWQ6RTg1ODc3QzIxQzIwNjgxMThGNjJGNEI4NjFCMzkxNEU8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6QmFnPgogICAgICAgICA8L3Bob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjEzODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xMDA8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PtYphCsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAQ5hJREFUeNrsnXeYVdW5/z9r19PP9MoMDG0A6aigKCgWRGMvwRKNMU1jEmP0GjW56dZEE9vNTdQ0k2vsiSUaG4KACArShj4Mw/Ry5vSz6/r9MSOCJZLc8rsXWc+zH+RwXHufvb7r+/Z3CSklB8oYPaLh/9/NBbAfr9L3fXRd/1ff9x+VUjb9X3m3CgfH/9iQUqJpWuXZ5513Y3FJyamu53IQKAfHBxgnX8gzc9asL8w/6SSjtm7YJdKXgYNAOTjexybge37sc5+/7HLDMBje0DChqLj4DM/zDgLl4HhvWIUCEydNWjj3mGNqspkMoVCIMY1jv+Z5rjgI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') no-repeat;
    margin-right: 30px;
    width: 140px;
    height: 110px;
    margin-top: 4px
}
div#govsp-footerGlobal {
    margin-top: 20px;
    display:flex;
}

ul.govsph-links {
    display: inline-flex;  
    margin-right: 10px;
    margin-top: 0px;
    line-height: 22px;
}

ul.govsph-links > li {
    display: block;
}

a.govsp-links-footer {
    padding: 0 30px 0 30px;
    border-right: 1px solid;
    color: #414042;
    text-decoration: none;
    font-family: Verdana;
    font-size: 16px;
}

a.no-border {
    border: none;
}

img.govsph-logo-rodape {
    max-width: 160px;
    height: auto;
}

div#govsp-links-footer {
    display: inline-flex;
    list-style: none;
    margin-top: 41px;
    margin-right: 40px;
}

div#govsp-footer-bottom {
    border-bottom: 9px solid;
    border-bottom-right-radius: 9px;
    position: relative;
    top: 70px;
    margin-right: 10px;
}

.govsp-azul {
    color: #1F4F9D;
}

.govsp-cinza {
    color: #4D4D4F;
}

.govsp-preto {
    color: #11161D;
}

.contrast .govsp-azul {
    color: #fff;
}

.contrast .govsp-cinza {
    color: #fff;
}

.contrast .govsp-preto {
    color: #fff;
}

img.govsph-logo-rodape.logo-negativo {
    display: none;
}

img.govsph-logo-rodape {
    width: 135px;
    margin-right: 15px;
}

.contrast img.govsph-logo-rodape {
    display: none !important;
}

.contrast img.govsph-logo-rodape.logo-negativo {
    display: block !important;
}

@media only screen and (max-width:768px) {
    a .govsp-links-footer {
        font-size: 12px;
    }

    img.govsph-logo-rodape {
        max-width: 100px;
        height: auto;
        margin-top: 23px;
    }   
}

@media only screen and (max-width:480px) {
    a.govsp-links-footer {
        font-size: 12px;
        padding: 0 10px 0 10px;
    }

    img.govsph-logo-rodape {
        max-width: 100px;
        height: auto;
        margin-top: 21px;
    }
}

@media only screen and (max-width:991px) {
    div#govsp-footerGlobal {
        align-self: center !important;
        justify-content: center !important;
        margin-top: initial !important;
    }
}

@media only screen and (min-width: 992px) {
    div#govsp-footerGlobal {       
        justify-content: right !important;
        margin-top: initial !important;
    }
}
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem + .4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
/*# sourceMappingURL=bootstrap.min.css.map */
.vitrine-bg-laranja {
    background-color: #fe8113;
}

.titulo-topo-vitrine {
    background-color: #fe670c;
    width: 150px;
    height: 40px;
    text-align: center;
    border-radius: 0.25rem;
    padding: 10px;
    margin-left: 40px;
    color: white;
    font-weight: 700;
}

#pesquisa-imagem-box {
    height: 300px;
    width: 100%;
}

#pesquisa-modal-box {
    background: rgba(0, 0, 0,0.53);
    border-radius: 0.25rem;
    padding: 2% 6% 2% 6%;
    margin: 4%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

#img-pesquisa-logo {
    width: 50px;
}

#img-pesquisa-vitrine {
    display: none;
}

#regras-programa-box {
    color: #777777;
}

    #regras-programa-box > p {
        font-weight: 300 !important;
    }

        #regras-programa-box > p > a {
            font-weight: bold;
            text-decoration: underline;
            color: #F15A2F;
        }

#regra-programa-title {
    font-size: 1.3em;
}

/*Resultado Empreendimentos*/

.info-button {
    vertical-align: baseline;
    background: #007A9C;
    padding: 0.5rem;
    font-weight: 600;
    text-align: center;
    color: #FFF;
    font-size: 0.8em;
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.emp-tag {
    position: absolute;
    display: inline-block;
    width: 70%;
    top: 5px;
    right: 3px;
}

.info-tag {
    background-color: #FF8113;
    font-size: 15px;
    color: white;
    padding: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.dobra-tag {
    float: right;
}

#tag {
    width: 0;
    height: 0;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #FF8113;
}

/*Detalhe Empreendimento */

.detalhe-empreendimento {
    background-color: #6C7889;
    vertical-align: baseline;
    padding: 0.5rem;
    font-weight: 600;
    text-align: left;
    color: #FFF;
    font-size: 0.8em;
}

/*carrossel*/
.carousel {
    position: relative;
}

.carousel-item img {
    object-fit: cover;
    max-width: 100%;
    max-height: 28em;
}

#carousel-thumbs {
    background: rgba(255,255,255,.3);
    bottom: 0;
    left: 0;
    padding: 0 50px;
    padding: 0 50px;
    right: 0;
}

    #carousel-thumbs img {
        border: 5px solid transparent;
        cursor: pointer;
    }

        #carousel-thumbs img:hover {
            border-color: rgba(255,255,255,.3);
        }

    #carousel-thumbs .selected img {
        border-color: #fff;
    }

.carousel-control-prev,
.carousel-control-next {
    width: 50px;
}


.map-container-5 {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

    .map-container-5 iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    #card-info-box > .card {
        width: 49%
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    #pesquisa-imagem-box {
        min-height: 475px;
    }

    #pesquisa-modal-box {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }

    #img-pesquisa-logo {
        width: 98px;
        height: 157px;
    }

    #img-pesquisa-vitrine {
        display: block;
    }

    #IdMunicipio {
        width: 70%
    }

    #btnPesquisar {
        width: 30%;
    }

    #regras-programa-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

        #regras-programa-box > p {
            width: 50%;
        }

        #regras-programa-box > h4 {
            font-size: 1.4em;
            line-height: 1.5em;
        }

        #regras-programa-box :nth-child(2) {
            border-right: 1px solid #dddddd;
        }

    #empreendimento-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
    }

        #empreendimento-list > .empreendimento {
            width: 48%;
        }
}

/*Extra large devices (large desktops, 1200px and up)*/

@media (min-width: 1200px) {
    #card-info-box > .card {
        width: 33%
    }
}

@media all and (max-width: 767px) {
    .carousel-container #carousel-thumbs img {
        border-width: 3px;
    }
}

@media all and (min-width: 576px) {
    .carousel-container #carousel-thumbs {
        position: absolute;
    }
}

@media all and (max-width: 576px) {
    .carousel-container #carousel-thumbs {
        background: #ccccce;
    }
}

/*------------------------------------
- COLOR laranja
------------------------------------*/
.alert-laranja {
    color: #835306;
    background-color: #fcedd4;
    border-color: #fbe4c0;
}

    .alert-laranja hr {
        border-top-color: #fadaa8;
    }

    .alert-laranja .alert-link {
        color: #533404;
    }

.badge-laranja {
    color: white;
    background-color: #F39C12;
}

    .badge-laranja[href]:hover, .badge-laranja[href]:focus {
        color: white;
        background-color: #fe670c;
    }

.bg-laranja {
    background-color: #F39C12 !important;
}

a.bg-laranja:hover, a.bg-laranja:focus,
button.bg-laranja:hover,
button.bg-laranja:focus {
    background-color: #fe670c !important;
}

.border-laranja {
    border-color: #F39C12 !important;
}

.btn-azul {
    color: white;
    background-color: #034ea2;
    border-color: #034ea2;
}

.btn-laranja {
    color: white;
    background-color: #fe8113;
    border-color: #fe8113;
}

    .btn-laranja:hover {
        color: white;
        background-color: #034ea2;
        border-color: #034ea2;
    }

    .btn-laranja:focus, .btn-laranja.focus {
        box-shadow: 0 0 0 0.2rem rgba(254, 129, 19, 0.5);
    }

    .btn-laranja.disabled, .btn-laranja:disabled {
        color: white;
        background-color: #fe8113;
        border-color: #fe8113;
    }

    .btn-laranja:not(:disabled):not(.disabled):active, .btn-laranja:not(:disabled):not(.disabled).active, .show > .btn-laranja.dropdown-toggle {
        color: white;
        background-color: #fe670c;
        border-color: #b97509;
    }

        .btn-laranja:not(:disabled):not(.disabled):active:focus, .btn-laranja:not(:disabled):not(.disabled).active:focus, .show > .btn-laranja.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(254, 129, 19, 0.5);
        }

.btn-outline-laranja {
    color: #fe8113;
    background-color: transparent;
    border-color: #fe8113;
}

    .btn-outline-laranja:hover {
        color: white;
        background-color: #fe8113;
        border-color: #fe8113;
    }

    .btn-outline-laranja:focus, .btn-outline-laranja.focus {
        box-shadow: 0 0 0 0.2rem rgba(254, 129, 19, 0.5);
    }

    .btn-outline-laranja.disabled, .btn-outline-laranja:disabled {
        color: #fe8113;
        background-color: transparent;
    }

    .btn-outline-laranja:not(:disabled):not(.disabled):active, .btn-outline-laranja:not(:disabled):not(.disabled).active, .show > .btn-outline-laranja.dropdown-toggle {
        color: white;
        background-color: #fe8113;
        border-color: #fe8113;
    }

        .btn-outline-laranja:not(:disabled):not(.disabled):active:focus, .btn-outline-laranja:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-laranja.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(254, 129, 19, 0.5);
        }

.btn-registro-interesse {
    border-color: transparent;
    border-width: medium;
    cursor: pointer;
}

    .btn-registro-interesse:hover {
        border-color: #fe8113;
    }

    .btn-registro-interesse:focus, .btn-registro-interesse.focus {
        box-shadow: 0 0 0 0.2rem rgba(254, 129, 19, 0.5);
    }

    .btn-registro-interesse.disabled, .btn-registro-interesse:disabled {
        color: #fe8113;
        background-color: transparent;
    }

    .btn-registro-interesse:not(:disabled):not(.disabled):active, .btn-registro-interesse:not(:disabled):not(.disabled).active, .show > .btn-registro-interesse.dropdown-toggle {
        border-color: #fe8113;
    }

        .btn-registro-interesse:not(:disabled):not(.disabled):active:focus, .btn-registro-interesse:not(:disabled):not(.disabled).active:focus, .show > .btn-registro-interesse.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(254, 129, 19, 0.5);
        }

.list-group-item-laranja {
    color: #835306;
    background-color: #fbe4c0;
}

    .list-group-item-laranja.list-group-item-action:hover, .list-group-item-laranja.list-group-item-action:focus {
        color: #835306;
        background-color: #fadaa8;
    }

    .list-group-item-laranja.list-group-item-action.active {
        color: white;
        background-color: #835306;
        border-color: #835306;
    }

.table-laranja,
.table-laranja > th,
.table-laranja > td {
    background-color: #fbe4c0;
}

.table-hover .table-laranja:hover {
    background-color: #fadaa8;
}

    .table-hover .table-laranja:hover > td,
    .table-hover .table-laranja:hover > th {
        background-color: #fadaa8;
    }

.text-laranja {
    color: #F39C12 !important;
}

a.text-laranja:hover, a.text-laranja:focus {
    color: #fe670c !important;
}

.boxVitrine {
    width: 18rem;
    margin-left: 2.5rem;
    position: relative;
    align-content: center;
    border: none;
}

/*nav a:hover {
    color: #fff;
    background-color: transparent;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    background-color: transparent;
}*/
.navbar i {
    padding-right: 10px;
}

.navbar a {
    font-size: 1.25rem;
    color: #777777;
}

