/* /Views/Agent/Index.cshtml.rz.scp.css */


.chat-container[b-f23bc1krav] {
    /*position: absolute;
    top: 5rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 60%;*/
    width: 60%;
    margin: 10vh auto;
}

@media (max-width: 768px) {
    .chat-container[b-f23bc1krav] {
        width: calc(100% - 2em);
        margin: 10vh 1em;
    }

    .chat-container > h1[b-f23bc1krav] {
        margin-bottom: 1em;
    }

    .chat-container > div[b-f23bc1krav] {
        width: 100%;
    }
}

.hero[b-f23bc1krav] {
    position: absolute;
}

.chat-container div#root.rounded-3[b-f23bc1krav] {
    border-radius: 0 !important;
}

.chat-container > h1[b-f23bc1krav] {
    
}
/* /Views/Shared/_Hero.cshtml.rz.scp.css */
.hero[b-po9cqmu1ax] {
    box-sizing: border-box;
    min-height: 410px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.hero.full-height[b-po9cqmu1ax] {
    height: 100vh;
    height: 100svh
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .hero.full-height[b-po9cqmu1ax] {
        height: 698px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .hero.full-height[b-po9cqmu1ax] {
        height: 954px
    }
}

.hero.partial-height[b-po9cqmu1ax] {
    height: auto;
    min-height: 0
}

.hero.small-height[b-po9cqmu1ax] {
    height: 500px
}

@media screen and (max-width:1023px) {
    .hero.small-height[b-po9cqmu1ax] {
        height: 360px
    }
}

@media screen and (max-width:1023px) {
    .hero[b-po9cqmu1ax] {
        min-height: 0
    }
}

.hero-inner[b-po9cqmu1ax] {
    position: relative;
    height: 100%;
    overflow: hidden;
    max-width: 3840px;
    margin: 0 auto;
    transition: opacity .6s ease;
    background-color: #000;
    color: #fff
}

.hero-inner.loading[b-po9cqmu1ax] {
    opacity: 0;
    visibility: hidden
}

@media screen and (max-width:1023px) {
    .hero-inner[b-po9cqmu1ax] {
        margin-top: calc(28px + 56px);
        margin-left: 0
    }
}

.hero-inner figure[b-po9cqmu1ax] {
    margin: 0;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 999;
    opacity: 1;
}

.hero-inner figure img[b-po9cqmu1ax] {
    width: 100%;
}

.hero-inner figcaption[b-po9cqmu1ax] {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    width: 90%;
    color: #fff;
    text-shadow: .1em 0 .4em #000;
    text-transform: uppercase;
    text-align: center;
    transform: translate(-50%,-50%)
}

@media screen and (max-width:1023px) {
    .hero-inner figcaption[b-po9cqmu1ax] {
        font-size: 16px;
        text-align: center
    }

    .hero-inner figcaption br[b-po9cqmu1ax] {
        display: none
    }
}

@media screen and (max-width:480px) {
    .hero-inner figcaption[b-po9cqmu1ax] {
        width: 70%
    }
}

.hero-inner figcaption h2[b-po9cqmu1ax] {
    font-family: "Montserrat",sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: .2em;
    margin: 0 0 .25em
}

.hero-inner figcaption .inner[b-po9cqmu1ax] {
    width: auto;
    max-width: none
}

.hero-sub-caption[b-po9cqmu1ax] {
    font-family: "Montserrat",sans-serif;
    font-size: 1rem;
    letter-spacing: .05em;
    margin-top: .5em;
    line-height: 1.5em
}
/* /Views/Shared/_Layout.cshtml.rz.scp.css */
