@import url(https://fonts.googleapis.com/css?family=Karla&display=swap);@import url(https://fonts.googleapis.com/css?family=Poppins:400,400i,600&display=swap);.marquee3k .is-init[data-v-79a734b4]{background:red}#marquee[data-v-79a734b4]{font-family:Poppins,sans-serif;font-weight:700;letter-spacing:.2px;position:absolute;bottom:0;left:0;right:0;width:100%;padding:5px 0;overflow:hidden}#marquee.white[data-v-79a734b4]{background:#fff;color:#88fec0}#marquee.black[data-v-79a734b4]{background:#000;color:#fff}#marquee.top[data-v-79a734b4]{bottom:auto;top:0}#marquee.bottom[data-v-79a734b4]{bottom:0;top:auto}#marquee .padding[data-v-79a734b4]{padding:0 20px}@media screen and (max-width:720px){#marquee.mobile-top[data-v-79a734b4]{bottom:auto;top:0}}#marquee .marquee3k__copy[data-v-79a734b4]{padding:0 20px;display:block}#logo{position:fixed;width:100px;height:60px;top:60px;left:-25px;padding:5px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-display:flex;-ms-display:flex;display:-webkit-box;display:flex;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:100;opacity:1;background:#000;-webkit-animation:slide-out .4s forwards;animation:slide-out .4s forwards}@media screen and (max-width:720px){#logo{width:68px;height:45px;top:40px;padding:5px 10px 10px 10px;padding-bottom:15px}#logo.mobileHide{display:none}}#logo:focus,#logo:hover{-webkit-transform:rotate(90deg) translateY(10%);transform:rotate(90deg) translateY(10%)}#logo svg{width:90px;height:40px;display:block}@media screen and (max-width:720px){#logo svg{width:70px;height:31px}}.videostream{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.videostream,.videostream .vplayer{width:100%;height:100%}.videostream .vplayer .player__controls{visibility:hidden}.videostream .play-button{position:absolute;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media screen and (max-width:600px){.videostream .play-button{height:50%;z-index:5}}.videostream .play-button__start{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70px;height:70px;border:2px solid #fff;border-radius:999px;font-family:Karla,sans-serif;font-size:20px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-align:center;background-color:rgba(0,0,0,.5)}.videostream .play-button__start:hover{background-color:#fff;color:#000}.mod-tools{position:absolute;top:100%;left:100%;width:90px;z-index:100;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mod-tools,.mod-tools__button{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.mod-tools__button{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;width:40px;border-radius:999px;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transform:scale(.5);transform:scale(.5);opacity:0;-webkit-transition:opacity .1s linear,background-color .2s linear,-webkit-transform .2s ease .1s;transition:opacity .1s linear,background-color .2s linear,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .1s linear,background-color .2s linear;transition:transform .2s ease .1s,opacity .1s linear,background-color .2s linear,-webkit-transform .2s ease .1s;background-size:60%;background-position:50%;background-repeat:no-repeat}.mod-tools__button--undo{background-color:rgba(200,50,50,.75);background-image:url(/assets/icons/bin.png)}.mod-tools__button--undo:hover{background-color:#c83232}.mod-tools__button--highlight{background-color:rgba(0,230,50,.75);background-image:url(/assets/icons/star.png)}.mod-tools__button--highlight:hover{background-color:#00e632}.sc-message:hover .mod-tools__button{-webkit-transition:opacity .1s linear,-webkit-transform .2s ease;transition:opacity .1s linear,-webkit-transform .2s ease;transition:transform .2s ease,opacity .1s linear;transition:transform .2s ease,opacity .1s linear,-webkit-transform .2s ease;-webkit-transform:scale(1);transform:scale(1);opacity:1}.response-input{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;margin-left:auto;margin-bottom:10px;height:auto;-webkit-transition:width .3s cubic-bezier(.645,.045,.355,1) .3s,-webkit-transform .3s ease;transition:width .3s cubic-bezier(.645,.045,.355,1) .3s,-webkit-transform .3s ease;transition:transform .3s ease,width .3s cubic-bezier(.645,.045,.355,1) .3s;transition:transform .3s ease,width .3s cubic-bezier(.645,.045,.355,1) .3s,-webkit-transform .3s ease}.response-input__form{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-10px}.response-input__background{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;border:1px solid transparent;background-color:#fff;border-radius:999px;top:0;left:0;width:100%;height:50px;padding:5px 20px;margin:10px 0;-webkit-transition:border-color .1s linear;transition:border-color .1s linear}.response-input__background:focus-within{border-color:#0f0f0f}.response-input__input{position:relative;width:100%;height:100%;font-size:18px;color:#6e3dcb;border-style:none;outline:none;background-color:transparent}.response-input__input--smaller{width:calc(100% - 60px)}.response-input__submit-button{position:relative;width:100px;height:40px;border:2px solid transparent;border-radius:999px;background-color:#fff;-webkit-transition:background-color .1s linear,opacity .1s linear;transition:background-color .1s linear,opacity .1s linear;cursor:pointer}.response-input__submit-button-btn{position:absolute;width:100%;height:100%;border:none;outline:none;background-color:transparent;background-image:url(/assets/icons/emoji_thumbs_up.png);background-size:30%;background-repeat:no-repeat;background-position:50%;cursor:pointer}.response-input__submit-button:hover{background-color:#0f0f0f}.response-input__submit-button--disabled{pointer-events:none;opacity:.5}@-webkit-keyframes dash{0%{width:100px}50%{width:40px}to{width:100px}}@keyframes dash{0%{width:100px}50%{width:40px}to{width:100px}}.response-input__submit-button--submitted{pointer-events:none;border:1px dashed;-webkit-animation:dash 1s ease infinite;animation:dash 1s ease infinite}.response-input__submit-button--submitted .response-input__submit-button-btn{display:none}.response-input--submitted{width:50px}.loading_container[data-v-caaaad94]{height:60px}.loader[data-v-caaaad94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.dot[data-v-caaaad94]{margin-left:5px;margin-right:5px;width:10px;height:10px;background-color:#cdb1ff;border-radius:50%;-webkit-animation:loader-data-v-caaaad94 .8s ease-out infinite;animation:loader-data-v-caaaad94 .8s ease-out infinite}.dot[data-v-caaaad94]:first-child{-webkit-animation-delay:.1s;animation-delay:.1s}.dot[data-v-caaaad94]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.dot[data-v-caaaad94]:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes loader-data-v-caaaad94{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(200%);transform:translateY(200%)}}@keyframes loader-data-v-caaaad94{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(200%);transform:translateY(200%)}}.flex-center[data-v-d5b838ac]{-webkit-display:flex;-ms-display:flex;display:-webkit-box;display:flex;-ms-align-items:center;-ms-justify-content:center}.flex-center[data-v-d5b838ac],.idle-hero-content[data-v-d5b838ac]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.idle-hero-content[data-v-d5b838ac]{background:url(/assets/bg_green.jpg);background-size:cover;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;color:#fff;position:relative}.idle-hero-content #message-sticker[data-v-d5b838ac]{position:absolute;top:5%;right:5%;width:220px;height:220px;z-index:1;font-family:Poppins,sans-serif;color:#fff;-webkit-box-shadow:4px 12px 14px -4px rgba(0,0,0,.15);box-shadow:4px 12px 14px -4px rgba(0,0,0,.15);background:#6e3dcb;background:linear-gradient(15deg,#6e3dcb,#edd4df 60%);border-radius:50%;border:4px solid #fff}@media screen and (max-width:720px){.idle-hero-content #message-sticker[data-v-d5b838ac]{top:-2%;right:0}}.idle-hero-content #message-sticker .message-inner[data-v-d5b838ac]{position:absolute;top:0;left:0;width:100%;height:100%}.idle-hero-content #message-sticker .message-inner .message-content[data-v-d5b838ac]{-webkit-transform:rotate(15deg);transform:rotate(15deg);padding:10%;text-transform:uppercase;line-height:1.3}@keyframes colorchange-data-v-7e997b72{0%{fill:#c2e449}20%{fill:#6e3dcb}40%{fill:#e36c7c}60%{fill:#c2e449}80%{fill:#6e3dcb}to{fill:#c2e449}}@-webkit-keyframes colorchange-data-v-7e997b72{0%{fill:#c2e449}20%{fill:#6e3dcb}40%{fill:#e36c7c}60%{fill:#c2e449}80%{fill:#6e3dcb}to{fill:#c2e449}}.flex-center[data-v-7e997b72]{-webkit-display:flex;-ms-display:flex;display:-webkit-box;display:flex;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#hp-logo[data-v-7e997b72]{position:relative;max-width:380px;padding:0 100px;margin:0 auto;cursor:pointer}@media screen and (max-width:840px){#hp-logo[data-v-7e997b72]{padding:0 0;max-width:350px}}@media screen and (max-width:520px){#hp-logo[data-v-7e997b72]{max-width:200px}}@media screen and (max-width:840px) and (max-height:720px) and (orientation:landscape){#hp-logo[data-v-7e997b72]{max-width:200px}}#hp-logo svg[data-v-7e997b72]{fill:#000;z-index:2;position:relative}#hp-logo svg #hp[data-v-7e997b72]{-webkit-animation:colorchange-data-v-7e997b72 2s infinite;animation:colorchange-data-v-7e997b72 2s infinite}#message-sticker[data-v-7e997b72]{position:absolute;top:-25%;right:-18%;width:220px;height:220px;z-index:1;-webkit-box-shadow:4px 12px 14px -4px rgba(0,0,0,.15);box-shadow:4px 12px 14px -4px rgba(0,0,0,.15);background:#6e3dcb;background:linear-gradient(15deg,#6e3dcb,#edd4df 60%);border-radius:50%;border:4px solid #fff}#message-sticker.afters[data-v-7e997b72],#message-sticker.boakin[data-v-7e997b72],#message-sticker.waitin[data-v-7e997b72]{cursor:pointer}@media screen and (max-width:840px){#message-sticker[data-v-7e997b72]{top:-188px;right:-16%;width:220px;height:220px;padding-bottom:0}}@media screen and (max-width:520px){#message-sticker[data-v-7e997b72]{right:-39%}}@media screen and (max-width:840px) and (max-height:720px) and (orientation:landscape){#message-sticker[data-v-7e997b72]{top:-43px;right:-192px;width:200px;height:200px;font-size:14px}}#message-sticker .message-inner[data-v-7e997b72]{position:absolute;top:0;left:0;width:100%;height:100%}#message-sticker .message-inner .message-content[data-v-7e997b72]{-webkit-transform:rotate(15deg);transform:rotate(15deg);padding:10%;text-transform:uppercase;line-height:1.3}#countdown[data-v-01af4494]{max-width:520px;margin:40px auto;color:#000}@media screen and (max-width:620px){#countdown[data-v-01af4494]{margin:20px auto}}@media screen and (max-height:720px) and (max-width:840px) and (orientation:landscape){#countdown[data-v-01af4494]{margin:10px auto;max-width:420px}}#countdown .countdown-inner[data-v-01af4494]{padding:20px 0;border-top:3px solid #000;border-bottom:3px solid #000}@media screen and (max-height:720px) and (max-width:840px) and (orientation:landscape){#countdown .countdown-inner[data-v-01af4494]{min-height:unset;padding:10px 0}}#countdown .countdown-inner .date[data-v-01af4494]{display:inline-block;text-align:center;text-transform:uppercase;margin:0 20px;font-style:italic}@media screen and (max-width:620px){#countdown .countdown-inner .date[data-v-01af4494]{margin:0 3vw}}#countdown .countdown-inner .date .number[data-v-01af4494]{font-size:62px;font-weight:700}@media screen and (max-width:620px){#countdown .countdown-inner .date .number[data-v-01af4494]{font-size:13vw}}@media screen and (max-height:720px) and (max-width:840px) and (orientation:landscape){#countdown .countdown-inner .date .number[data-v-01af4494]{font-size:6vw}}#countdown .countdown-pleasewait[data-v-01af4494]{padding:20px 0}@media screen and (max-height:720px) and (max-width:840px) and (orientation:landscape){#countdown .countdown-pleasewait[data-v-01af4494]{padding:10px 0}}#countdown .countdown-pleasewait span[data-v-01af4494]{font-family:Karla;font-weight:700;font-size:31px}@media screen and (max-width:620px){#countdown .countdown-pleasewait span[data-v-01af4494]{font-size:6vw}}@media screen and (max-height:720px) and (max-width:840px) and (orientation:landscape){#countdown .countdown-pleasewait span[data-v-01af4494]{font-size:3vw}}@-webkit-keyframes shake-data-v-6f6a76eb{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(1px,0,0);transform:translate3d(1px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}40%,60%{-webkit-transform:translate3d(1px,0,0);transform:translate3d(1px,0,0)}}@keyframes shake-data-v-6f6a76eb{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(1px,0,0);transform:translate3d(1px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}40%,60%{-webkit-transform:translate3d(1px,0,0);transform:translate3d(1px,0,0)}}.joinBtn[data-v-6f6a76eb]{max-width:200px;margin:0 auto;cursor:pointer}.joinBtn:hover .phone[data-v-6f6a76eb]{-webkit-animation:shake-data-v-6f6a76eb .72s cubic-bezier(.36,.07,.19,.97) both;animation:shake-data-v-6f6a76eb .72s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.hero-overlay{background:url(/assets/bg_green.jpg);background-size:cover;z-index:50;font-family:Poppins,sans-serif;color:#fff;-webkit-box-sizing:unset;box-sizing:unset}.hero,.hero-overlay{width:100vw;min-height:100vh}.hero{display:table;overflow:hidden}.hero,.hero-content{position:relative}.hero-inner{display:table-cell;text-align:center;vertical-align:middle;padding:60px 40px}@media screen and (max-width:840px){.hero-inner{padding:150px 20px 20px 20px}}@media screen and (max-width:520px){.hero-inner{padding:60px 0 20px 0}}@media screen and (max-width:420px){.hero-inner{padding:150px 0 40px 0}}@media screen and (max-height:720px) and (max-width:840px) and (orientation:landscape){.hero-inner{padding:20px 20px 40px 20px}}@keyframes slide-out{to{left:-25px}}@-webkit-keyframes slide-out{to{left:-25px}}.shopper-product{cursor:pointer;position:relative;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;height:auto}.shopper-product__sizer{padding-bottom:100%;width:100%}.shopper-product__elements{position:absolute;top:0;left:0;width:100%;height:100%}.shopper-product__product-image{position:relative;width:90%;padding-bottom:90%;margin:0 auto;background-position:50%;background-size:cover;background-repeat:no-repeat}.shopper-chatbot-link{cursor:pointer;position:relative;-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%;height:auto}.shopper-chatbot-link__sizer{padding-bottom:25%;width:100%}.shopper-chatbot-link__button{position:absolute;top:0;left:2.5%;width:95%;height:100%;background-color:#e354db;background-image:url(../img/chatbot_cta.38405722.svg);background-repeat:no-repeat;background-size:90%;background-position:50%}.shopper{position:absolute;height:100%;width:100%;right:100%}.shopper__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;width:100%;height:auto;padding:56px 15px 20px;top:15vh;right:0;background-color:hsla(0,0%,100%,.8);-webkit-transition:right .3s ease;transition:right .3s ease}.shopper__container--closed{right:-100%}.shopper__list{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.shopper__list--closed{opacity:0;pointer-events:none}.shopper__launcher{top:0;right:100%;width:50px;height:120px;background-color:#e354db;background-image:url(../img/shop_label.7286e6d7.svg);background-repeat:no-repeat;background-size:18px;background-position:50%}.shopper__close-button,.shopper__launcher{cursor:pointer;position:absolute;color:#000}.shopper__close-button{-webkit-box-sizing:border-box;box-sizing:border-box;top:8px;right:8px;width:40px;height:40px;border:2px solid #000;border-radius:999px;font-family:Karla;font-weight:700;font-size:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .1s linear;transition:all .1s linear}.shopper__close-button:hover{color:#fff;background-color:#000}@media (max-height:450px){.shopper__container{padding-top:40px}.shopper__close-button{height:25px;width:25px;font-size:1rem}}@media (max-width:600px){.shopper{z-index:8;right:0;background-color:rgba(0,0,0,.25);-webkit-transition:background-color .3s linear;transition:background-color .3s linear}.shopper--closed{background-color:transparent;pointer-events:none}.shopper__container{position:relative;width:90%;margin:0 auto;-webkit-transition:background-color .1s linear;transition:background-color .1s linear}.shopper__container--closed{right:0;background-color:transparent}.shopper__launcher{position:fixed;pointer-events:all;top:10%;right:0;width:50px;background-size:12px;height:80px;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.shopper__launcher--open-mobile{opacity:0}.shopper__close-button{opacity:0;pointer-events:none}.shopper__close-button--open-mobile{opacity:1;pointer-events:auto}}.chat-box.chat-box--live{position:fixed;top:0;right:0;width:400px;height:100%;z-index:3}.chat-box.chat-box--live .sc-user-input--text{width:270px}.chat-box.chat-box--live .chat-box-user-identity{height:auto;width:100%;position:absolute;bottom:0;background:url(/assets/bg_green.jpg);z-index:99}.chat-box.chat-box--live .identity-container{padding:0 30px 10px}.chat-box.chat-box--live .identity-copy{font-family:Karla;margin:15px 0;text-align:center}.chat-box.chat-box--live .identity-input{width:85%;margin-bottom:10px;padding:15px 10px;border-radius:25px;border:none;font-size:16px}.chat-box.chat-box--live .identity-submit{width:calc(85% + 20px)}.chat-box.chat-box--live>div{width:100%;height:100%}.chat-box.chat-box--live .sc-launcher{display:none}.chat-box.chat-box--live .sc-chat-window{width:100%;height:100%;max-height:none;position:static;background:transparent;border-radius:15px;background-color:#000;background-size:cover;-webkit-box-shadow:0 0 35px 16px rgba(0,0,0,.1);box-shadow:0 0 35px 16px rgba(0,0,0,.1)}.chat-box.chat-box--live .sc-header{background:#f4f4f4;-webkit-box-shadow:initial;box-shadow:none;border-top-left-radius:0;border-top-right-radius:0;background:transparent!important;font-family:Karla}.chat-box.chat-box--live .sc-header,.chat-box.chat-box--live .sc-header__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chat-box.chat-box--live .sc-header__content{width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.chat-box.chat-box--live .sc-header__content>img{height:68px;padding:3px 0}.chat-box.chat-box--live .sc-header__avatar{position:absolute;left:0;height:50px;width:50px;fill:grey}.chat-box.chat-box--live .sc-header__title{font-weight:800;font-size:22.5px;letter-spacing:.5px;padding-top:3px}.chat-box.chat-box--live .sc-header--close-button{display:none}.chat-box.chat-box--live .sc-message-list{height:100%;padding:40px 35px 0}.chat-box.chat-box--live .sc-message-list .sc-message{width:100%;padding-bottom:29px;font-family:Karla;-webkit-animation:slide-in-blurred-bottom .6s cubic-bezier(.23,1,.32,1) both;animation:slide-in-blurred-bottom .6s cubic-bezier(.23,1,.32,1) both}.chat-box.chat-box--live .sc-message-list .sc-message--text{border-radius:20px;border-top-left-radius:0;padding:9px 15px;max-width:100%;font-size:18px;overflow-wrap:break-word}.chat-box.chat-box--live .sc-message-list .sc-message--system,.chat-box.chat-box--live .sc-message-list .sc-message--text-content{font-size:16px}.chat-box.chat-box--live .sc-message-list .sc-message--content.sent{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.chat-box.chat-box--live .sc-message-list .sc-message--system{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.chat-box.chat-box--live .sc-message-list .sc-message__author{position:absolute;top:-24px;left:0;font-weight:600;color:#000;min-width:250px}.chat-box.chat-box--live .sc-message-list .sc-message:nth-last-child(2){padding-bottom:14px}.chat-box.chat-box--live .sc-message-list .sc-message--avatar{display:none}.chat-box.chat-box--live .sc-message-list .sc-message--toolbox{position:absolute;width:calc(100% - 90px);min-width:20px;height:calc(100% - 30px);-webkit-transition:unset;transition:unset;left:0;background-color:transparent!important;opacity:1}.chat-box.chat-box--live .sc-message-list .chatLink-url{color:#fff;font-weight:400}.chat-box.chat-box--live.hideInput .sc-chat-window>div:nth-of-type(3){height:130px;width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:600px){.chat-box.chat-box--live.hideInput .sc-chat-window>div:nth-of-type(3){height:auto;margin-top:5px}.chat-box.chat-box--live.hideInput .sc-chat-window>div:nth-of-type(3):before{padding:0 20px;content:"Thanks! We're publishing as many messages as we can, so keep an eye out for yours.";font-weight:800;color:#fff;margin-bottom:10px;line-height:1.15;background-color:hsla(0,0%,100%,.2)}}.chat-box.chat-box--live.hideInput .sc-chat-window>div:nth-of-type(3):before{padding:0 20px;content:"Thanks! We're publishing as many messages as we can, so keep an eye out for yours.";font-weight:800;color:#fff}.chat-box.chat-box--live.hideInput .sc-chat-window>div:nth-of-type(3) .sc-suggestions-row,.chat-box.chat-box--live.hideInput .sc-chat-window>div:nth-of-type(3) .sc-user-input{display:none}.chat-box.chat-box--live .sc-chat-window>div:nth-of-type(3){width:100%;background-color:#f3d4e1;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:transparent!important}.chat-box.chat-box--live .sc-chat-window>div:nth-of-type(3) .sc-user-input{width:85%;margin:15px auto;border-radius:999px;margin-bottom:20px;margin-top:20px;font-family:Karla}.chat-box.chat-box--live .sc-chat-window>div:nth-of-type(3) .sc-user-input--button:hover{stroke:#000;stroke-width:1px;cursor:pointer}.chat-box.chat-box--live .sc-chat-window>div:nth-of-type(3) .sc-user-input--emoji-icon-wrapper{margin-top:6px}.chat-box.chat-box--live .sc-chat-window>div:nth-of-type(3) .sc-suggestions-row{width:400px;margin:0 auto}.chat-box.chat-box--live .sc-chat-window>div:nth-of-type(3) .sc-suggestions-element{-webkit-animation:slide-in-blurred-bottom .6s cubic-bezier(.23,1,.32,1) both;animation:slide-in-blurred-bottom .6s cubic-bezier(.23,1,.32,1) both;-webkit-transition:all .5s ease;transition:all .5s ease;margin-bottom:10px;margin-top:10px}.chat-box.chat-box--live .sc-chat-window>div:nth-of-type(3) .sc-suggestions-element:hover{background:#000!important;color:#fff!important}.chat-box.chat-box--live .bleach-color-1{background-color:#ffd08c!important}.chat-box.chat-box--live .bleach-color-1 .sc-message__author{color:#ffd08c}.chat-box.chat-box--live .bleach-color-2{background-color:#fda98d!important}.chat-box.chat-box--live .bleach-color-2 .sc-message__author{color:#fda98d}.chat-box.chat-box--live .bleach-color-3{background-color:#f05c36!important}.chat-box.chat-box--live .bleach-color-3 .sc-message__author{color:#f05c36}.chat-box.chat-box--live .bleach-color-4{background-color:#f56a41!important}.chat-box.chat-box--live .bleach-color-4 .sc-message__author{color:#f56a41}.chat-box.chat-box--live .bleach-color-5{background-color:#fbda51!important}.chat-box.chat-box--live .bleach-color-5 .sc-message__author{color:#fbda51}.chat-box.chat-box--live .bleach-color-6{background-color:#fcc854!important}.chat-box.chat-box--live .bleach-color-6 .sc-message__author{color:#fcc854}.chat-box.chat-box--live .bleach-color-7{background-color:#fddc95!important}.chat-box.chat-box--live .bleach-color-7 .sc-message__author{color:#fddc95}.chat-box.chat-box--live .bleach-color-8{background-color:#cdb1ff!important}.chat-box.chat-box--live .bleach-color-8 .sc-message__author{color:#cdb1ff}.chat-box.chat-box--live .bleach-color-9{background-color:#cbda41!important}.chat-box.chat-box--live .bleach-color-9 .sc-message__author{color:#cbda41}.chat-box.chat-box--live .bleach-color-10{background-color:#dae75c!important}.chat-box.chat-box--live .bleach-color-10 .sc-message__author{color:#dae75c}.chat-box.chat-box--live .bleach-color-11{background-color:#eaef82!important}.chat-box.chat-box--live .bleach-color-11 .sc-message__author{color:#eaef82}.chat-box.chat-box--live .bleach-color-12{background-color:#b5e9ff!important}.chat-box.chat-box--live .bleach-color-12 .sc-message__author{color:#b5e9ff}.chat-box.chat-box--live .bleach-color-13{background-color:#d2f6fa!important}.chat-box.chat-box--live .bleach-color-13 .sc-message__author{color:#d2f6fa}.chat-box.chat-box--live .bleach-color-14{background-color:#acf6ff!important}.chat-box.chat-box--live .bleach-color-14 .sc-message__author{color:#acf6ff}.chat-box.chat-box--live .bleach-color-15{background-color:#ffd6e9!important}.chat-box.chat-box--live .bleach-color-15 .sc-message__author{color:#ffd6e9}.chat-box.chat-box--live .bleach-color-16{background-color:#ffd6e9!important}.chat-box.chat-box--live .bleach-color-16 .sc-message__author{color:#ffd6e9}.chat-box.chat-box--live .bleach-color-17{background-color:#fda98d!important}.chat-box.chat-box--live .bleach-color-17 .sc-message__author{color:#fda98d}.chat-box.chat-box--live .bleach-color-18{background-color:#ebacc5!important}.chat-box.chat-box--live .bleach-color-18 .sc-message__author{color:#ebacc5}.chat-box.chat-box--live .bleach-color-19{background-color:#d2f6fa!important}.chat-box.chat-box--live .bleach-color-19 .sc-message__author{color:#d2f6fa}.chat-box.chat-box--live .bleach-color-20{background-color:#f05c36!important}.chat-box.chat-box--live .bleach-color-20 .sc-message__author{color:#f05c36}@media (max-width:1024px){.chat-box.chat-box--live{width:250px;z-index:3}.chat-box.chat-box--live .sc-header{min-height:35px;height:100px;padding:1px 2px}.chat-box.chat-box--live .sc-header .sc-header__content>img{height:45px;padding:0}.chat-box.chat-box--live .sc-message-list{overflow-x:hidden;padding:20px 15px 0}.chat-box.chat-box--live .sc-message-list .sc-message--text{font-size:15px}.chat-box.chat-box--live .identity-container{font-size:15px;padding:0 10px}.chat-box.chat-box--live .response-input__input{font-size:15px}.chat-box.chat-box--live .response-input{padding:3px 10px}.chat-box.chat-box--live .sc-chat-window>div:nth-of-type(3) .sc-user-input{margin-top:5px;margin-bottom:5px}.chat-box.chat-box--live .sc-user-input .sc-user-input--text{font-size:13px;padding-right:35px}.chat-box.chat-box--live .sc-user-input .sc-user-input--button-icon-wrapper{margin-left:20px}.chat-box.chat-box--live .sc-user-input .sc-user-input--emoji-icon-wrapper{display:none}}@media (max-width:600px){video{-o-object-fit:cover;object-fit:cover}.chat-box.chat-box--live{height:100%;width:100%;position:absolute;bottom:0;z-index:3}.chat-box.chat-box--live>div{display:block}.chat-box.chat-box--live .chat-box-user-identity{border-top-left-radius:20px;border-top-right-radius:20px}.chat-box.chat-box--live .sc-chat-window{height:100%;background:transparent!important}.chat-box.chat-box--live .sc-header{display:none}.chat-box.chat-box--live .sc-message-list{background:transparent!important;padding-left:8%;padding-right:8%;height:30%;margin-top:auto;-webkit-mask-image:-webkit-gradient(linear,left 50%,left top,from(#000),to(transparent))}.chat-box.chat-box--live .sc-message-list .sc-message{width:85%;margin:0;padding-bottom:32px;position:relative;z-index:9999}.chat-box.chat-box--live .sc-message-list .sc-message__author{left:0;top:-24px}.chat-box.chat-box--live .sc-message-list .sc-message--text{padding:10px 15px}.chat-box.chat-box--live .sc-message-list .sc-message:nth-last-child(2){padding-bottom:0}.chat-box.chat-box--live .sc-message-list .sc-message--system,.chat-box.chat-box--live .sc-message-list .sc-message--text-content{font-size:16px}.chat-box.chat-box--live .sc-message-list .sc-message--avatar{left:-30px;height:30px;width:30px}.chat-box.chat-box--live .sc-chat-window>div:nth-of-type(3) .sc-user-input{opacity:.8;-webkit-transition:all .25s ease;transition:all .25s ease;border:none;min-height:30px}.chat-box.chat-box--live .sc-chat-window>div:nth-of-type(3) .sc-user-input--text{width:270px;padding:13px}.chat-box.chat-box--live .sc-chat-window>div:nth-of-type(3) .sc-user-input.active{opacity:1}.chat-box.chat-box--live .sc-chat-window>div:nth-of-type(3) .sc-user-input--button{height:auto}.chat-box.chat-box--live .sc-chat-window>div:nth-of-type(3) .sc-user-input--buttons>div:nth-of-type(2){display:none}}.videostream[data-v-081cf459]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home[data-v-081cf459],.home__login[data-v-081cf459]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.home__login[data-v-081cf459]{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-container[data-v-081cf459]{position:relative;-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px;width:400px;height:100%}@media (max-width:1024px){.chat-container[data-v-081cf459]{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;width:250px}}@media (max-width:600px){.chat-container[data-v-081cf459]{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;position:fixed;top:0;left:0;width:100%;height:100%}}@media (max-width:600px){.home[data-v-081cf459]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.chat-box.chat-box--admin{margin:0 auto;width:400px;height:100%;z-index:3}@media screen and (max-width:720px){.chat-box.chat-box--admin{width:100%}}.chat-box.chat-box--admin .sc-user-input--text{width:270px}.chat-box.chat-box--admin .chat-box-user-identity{height:auto;width:100%;position:absolute;bottom:0;background:url(/assets/bg_green.jpg);z-index:99}.chat-box.chat-box--admin .identity-container{padding:0 30px 10px}.chat-box.chat-box--admin .identity-copy{font-family:Karla;margin:15px 0}.chat-box.chat-box--admin .identity-input{width:85%;margin-bottom:10px;padding:15px 10px;border-radius:25px;border:none;font-size:16px}.chat-box.chat-box--admin .identity-submit{width:calc(85% + 20px)}.chat-box.chat-box--admin>div{width:100%;height:100%}.chat-box.chat-box--admin .sc-launcher{display:none}.chat-box.chat-box--admin .sc-chat-window{width:100%;height:100%;max-height:none;position:static;background:transparent;border-radius:15px;background:url(/assets/bg_green.jpg);background-size:cover;-webkit-box-shadow:0 0 35px 16px rgba(0,0,0,.1);box-shadow:0 0 35px 16px rgba(0,0,0,.1)}@media screen and (max-width:450px){.chat-box.chat-box--admin .sc-chat-window{border-radius:0}}.chat-box.chat-box--admin .sc-header{background:#f4f4f4;-webkit-box-shadow:initial;box-shadow:none;border-top-left-radius:0;border-top-right-radius:0;background:transparent!important;font-family:Karla}.chat-box.chat-box--admin .sc-header,.chat-box.chat-box--admin .sc-header__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chat-box.chat-box--admin .sc-header__content{width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.chat-box.chat-box--admin .sc-header__content>img{height:68px;padding:3px 0}.chat-box.chat-box--admin .sc-header__avatar{position:absolute;left:0;height:50px;width:50px;fill:grey}.chat-box.chat-box--admin .sc-header__title{font-weight:800;font-size:22.5px;letter-spacing:.5px;padding-top:3px}.chat-box.chat-box--admin .sc-header--close-button{display:none}.chat-box.chat-box--admin .sc-message-list{height:100%;padding:40px 35px 0}.chat-box.chat-box--admin .sc-message-list .sc-message{width:100%;padding-bottom:29px;font-family:Karla;-webkit-animation:slide-in-blurred-bottom .6s cubic-bezier(.23,1,.32,1) both;animation:slide-in-blurred-bottom .6s cubic-bezier(.23,1,.32,1) both}.chat-box.chat-box--admin .sc-message-list .sc-message--text{border-radius:20px;border-top-left-radius:0;padding:9px 15px;max-width:100%;font-size:18px;overflow-wrap:break-word}.chat-box.chat-box--admin .sc-message-list .sc-message--system,.chat-box.chat-box--admin .sc-message-list .sc-message--text-content{font-size:16px}.chat-box.chat-box--admin .sc-message-list .sc-message--content.sent{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.chat-box.chat-box--admin .sc-message-list .sc-message--system{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.chat-box.chat-box--admin .sc-message-list .sc-message__author{position:absolute;top:-24px;left:0;font-weight:600;color:#000;min-width:250px}.chat-box.chat-box--admin .sc-message-list .sc-message:nth-last-child(2){padding-bottom:14px}.chat-box.chat-box--admin .sc-message-list .sc-message--avatar{display:none}.chat-box.chat-box--admin .sc-message-list .sc-message--toolbox{position:absolute;width:calc(100% - 90px);min-width:20px;height:calc(100% - 30px);-webkit-transition:unset;transition:unset;left:0;background-color:transparent!important;opacity:1}.chat-box.chat-box--admin .sc-message-list .chatLink-url{color:#fff;font-weight:400}.chat-box.chat-box--admin .sc-chat-window>div:nth-of-type(3){width:100%;height:50px;background-color:#f3d4e1;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:transparent!important}.chat-box.chat-box--admin .sc-chat-window>div:nth-of-type(3) .sc-user-input{display:none}.chat-box.chat-box--admin .bleach-color-1{background-color:#ffd08c!important}.chat-box.chat-box--admin .bleach-color-1 .sc-message__author{color:#ffd08c}.chat-box.chat-box--admin .bleach-color-2{background-color:#fda98d!important}.chat-box.chat-box--admin .bleach-color-2 .sc-message__author{color:#fda98d}.chat-box.chat-box--admin .bleach-color-3{background-color:#f05c36!important}.chat-box.chat-box--admin .bleach-color-3 .sc-message__author{color:#f05c36}.chat-box.chat-box--admin .bleach-color-4{background-color:#f56a41!important}.chat-box.chat-box--admin .bleach-color-4 .sc-message__author{color:#f56a41}.chat-box.chat-box--admin .bleach-color-5{background-color:#fbda51!important}.chat-box.chat-box--admin .bleach-color-5 .sc-message__author{color:#fbda51}.chat-box.chat-box--admin .bleach-color-6{background-color:#fcc854!important}.chat-box.chat-box--admin .bleach-color-6 .sc-message__author{color:#fcc854}.chat-box.chat-box--admin .bleach-color-7{background-color:#fddc95!important}.chat-box.chat-box--admin .bleach-color-7 .sc-message__author{color:#fddc95}.chat-box.chat-box--admin .bleach-color-8{background-color:#cdb1ff!important}.chat-box.chat-box--admin .bleach-color-8 .sc-message__author{color:#cdb1ff}.chat-box.chat-box--admin .bleach-color-9{background-color:#cbda41!important}.chat-box.chat-box--admin .bleach-color-9 .sc-message__author{color:#cbda41}.chat-box.chat-box--admin .bleach-color-10{background-color:#dae75c!important}.chat-box.chat-box--admin .bleach-color-10 .sc-message__author{color:#dae75c}.chat-box.chat-box--admin .bleach-color-11{background-color:#eaef82!important}.chat-box.chat-box--admin .bleach-color-11 .sc-message__author{color:#eaef82}.chat-box.chat-box--admin .bleach-color-12{background-color:#b5e9ff!important}.chat-box.chat-box--admin .bleach-color-12 .sc-message__author{color:#b5e9ff}.chat-box.chat-box--admin .bleach-color-13{background-color:#d2f6fa!important}.chat-box.chat-box--admin .bleach-color-13 .sc-message__author{color:#d2f6fa}.chat-box.chat-box--admin .bleach-color-14{background-color:#acf6ff!important}.chat-box.chat-box--admin .bleach-color-14 .sc-message__author{color:#acf6ff}.chat-box.chat-box--admin .bleach-color-15{background-color:#ffd6e9!important}.chat-box.chat-box--admin .bleach-color-15 .sc-message__author{color:#ffd6e9}.chat-box.chat-box--admin .bleach-color-16{background-color:#ffd6e9!important}.chat-box.chat-box--admin .bleach-color-16 .sc-message__author{color:#ffd6e9}.chat-box.chat-box--admin .bleach-color-17{background-color:#fda98d!important}.chat-box.chat-box--admin .bleach-color-17 .sc-message__author{color:#fda98d}.chat-box.chat-box--admin .bleach-color-18{background-color:#ebacc5!important}.chat-box.chat-box--admin .bleach-color-18 .sc-message__author{color:#ebacc5}.chat-box.chat-box--admin .bleach-color-19{background-color:#d2f6fa!important}.chat-box.chat-box--admin .bleach-color-19 .sc-message__author{color:#d2f6fa}.chat-box.chat-box--admin .bleach-color-20{background-color:#f05c36!important}.chat-box.chat-box--admin .bleach-color-20 .sc-message__author{color:#f05c36}@media (max-width:600px){.chat-box.chat-box--admin .sc-header{min-height:50px}.chat-box.chat-box--admin .sc-header__content>img{height:40px;padding:3px 0}.chat-box.chat-box--admin .sc-chat-window>div:nth-of-type(3) .sc-user-input{margin-top:15px;margin-bottom:10px}.chat-box.chat-box--admin .sc-message-list .sc-message--text{font-size:16px}.chat-box.chat-box--admin .sc-message-list .sc-message__author{top:-19px}.chat-box.chat-box--admin .sc-message-list .sc-message{padding-bottom:23px}}.host-view{background:#edd4df;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.host-chat-panel{height:100%}.chat-box.chat-box--mod{margin:0 auto;width:400px;height:100%;z-index:3}@media screen and (max-width:720px){.chat-box.chat-box--mod{width:100%}}.chat-box.chat-box--mod .sc-user-input--text{width:270px}.chat-box.chat-box--mod .chat-box-user-identity{height:auto;width:100%;position:absolute;bottom:0;background:url(/assets/bg_green.jpg);z-index:99}.chat-box.chat-box--mod .identity-container{padding:0 30px 10px}.chat-box.chat-box--mod .identity-copy{font-family:Karla;margin:15px 0}.chat-box.chat-box--mod .identity-input{width:85%;margin-bottom:10px;padding:15px 10px;border-radius:25px;border:none;font-size:16px}.chat-box.chat-box--mod .identity-submit{width:calc(85% + 20px)}.chat-box.chat-box--mod>div{width:100%;height:100%}.chat-box.chat-box--mod .sc-launcher{display:none}.chat-box.chat-box--mod .sc-chat-window{width:100%;height:100%;max-height:none;position:static;background:transparent;border-radius:15px;background:url(/assets/bg_green.jpg);background-size:cover;-webkit-box-shadow:0 0 35px 16px rgba(0,0,0,.1);box-shadow:0 0 35px 16px rgba(0,0,0,.1)}@media screen and (max-width:450px){.chat-box.chat-box--mod .sc-chat-window{border-radius:0}}.chat-box.chat-box--mod .sc-header{background:#f4f4f4;-webkit-box-shadow:initial;box-shadow:none;border-top-left-radius:0;border-top-right-radius:0;background:transparent!important;font-family:Karla}.chat-box.chat-box--mod .sc-header,.chat-box.chat-box--mod .sc-header__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chat-box.chat-box--mod .sc-header__content{width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.chat-box.chat-box--mod .sc-header__content>img{height:68px;padding:3px 0}.chat-box.chat-box--mod .sc-header__avatar{position:absolute;left:0;height:50px;width:50px;fill:grey}.chat-box.chat-box--mod .sc-header__title{font-weight:800;font-size:22.5px;letter-spacing:.5px;padding-top:3px}.chat-box.chat-box--mod .sc-header--close-button{display:none}.chat-box.chat-box--mod .sc-message-list{height:100%;padding:40px 35px 0}.chat-box.chat-box--mod .sc-message-list .sc-message{width:100%;padding-bottom:29px;font-family:Karla;-webkit-animation:slide-in-blurred-bottom .6s cubic-bezier(.23,1,.32,1) both;animation:slide-in-blurred-bottom .6s cubic-bezier(.23,1,.32,1) both}.chat-box.chat-box--mod .sc-message-list .sc-message--text{border-radius:20px;border-top-left-radius:0;padding:9px 15px;max-width:100%;font-size:18px;overflow-wrap:break-word}.chat-box.chat-box--mod .sc-message-list .sc-message--system,.chat-box.chat-box--mod .sc-message-list .sc-message--text-content{font-size:16px}.chat-box.chat-box--mod .sc-message-list .sc-message--content.sent{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.chat-box.chat-box--mod .sc-message-list .sc-message--system{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.chat-box.chat-box--mod .sc-message-list .sc-message__author{position:absolute;top:-24px;left:0;font-weight:600;color:#000;min-width:250px}.chat-box.chat-box--mod .sc-message-list .sc-message:nth-last-child(2){padding-bottom:14px}.chat-box.chat-box--mod .sc-message-list .sc-message--avatar{display:none}.chat-box.chat-box--mod .sc-message-list .sc-message--toolbox{position:absolute;width:calc(100% - 90px);min-width:20px;height:calc(100% - 30px);-webkit-transition:unset;transition:unset;left:0;background-color:transparent!important;opacity:1}.chat-box.chat-box--mod .sc-message-list .chatLink-url{color:#fff;font-weight:400}.chat-box.chat-box--mod .sc-chat-window>div:nth-of-type(3){width:100%;background-color:#f3d4e1;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:transparent!important}.chat-box.chat-box--mod .sc-chat-window>div:nth-of-type(3) .sc-user-input{width:85%;margin:15px auto;border-radius:999px;margin-bottom:20px;margin-top:20px;font-family:Karla}.chat-box.chat-box--mod .sc-chat-window>div:nth-of-type(3) .sc-user-input--button:hover{stroke:#000;stroke-width:1px;cursor:pointer}.chat-box.chat-box--mod .sc-chat-window>div:nth-of-type(3) .sc-user-input--emoji-icon-wrapper{margin-top:6px}.chat-box.chat-box--mod .sc-chat-window>div:nth-of-type(3) .sc-suggestions-row{width:400px;margin:0 auto}.chat-box.chat-box--mod .sc-chat-window>div:nth-of-type(3) .sc-suggestions-element{-webkit-animation:slide-in-blurred-bottom .6s cubic-bezier(.23,1,.32,1) both;animation:slide-in-blurred-bottom .6s cubic-bezier(.23,1,.32,1) both;-webkit-transition:all .5s ease;transition:all .5s ease;margin-bottom:10px;margin-top:10px}.chat-box.chat-box--mod .sc-chat-window>div:nth-of-type(3) .sc-suggestions-element:hover{background:#000!important;color:#fff!important}.chat-box.chat-box--mod .bleach-color-1{background-color:#ffd08c!important}.chat-box.chat-box--mod .bleach-color-1 .sc-message__author{color:#ffd08c}.chat-box.chat-box--mod .bleach-color-2{background-color:#fda98d!important}.chat-box.chat-box--mod .bleach-color-2 .sc-message__author{color:#fda98d}.chat-box.chat-box--mod .bleach-color-3{background-color:#f05c36!important}.chat-box.chat-box--mod .bleach-color-3 .sc-message__author{color:#f05c36}.chat-box.chat-box--mod .bleach-color-4{background-color:#f56a41!important}.chat-box.chat-box--mod .bleach-color-4 .sc-message__author{color:#f56a41}.chat-box.chat-box--mod .bleach-color-5{background-color:#fbda51!important}.chat-box.chat-box--mod .bleach-color-5 .sc-message__author{color:#fbda51}.chat-box.chat-box--mod .bleach-color-6{background-color:#fcc854!important}.chat-box.chat-box--mod .bleach-color-6 .sc-message__author{color:#fcc854}.chat-box.chat-box--mod .bleach-color-7{background-color:#fddc95!important}.chat-box.chat-box--mod .bleach-color-7 .sc-message__author{color:#fddc95}.chat-box.chat-box--mod .bleach-color-8{background-color:#cdb1ff!important}.chat-box.chat-box--mod .bleach-color-8 .sc-message__author{color:#cdb1ff}.chat-box.chat-box--mod .bleach-color-9{background-color:#cbda41!important}.chat-box.chat-box--mod .bleach-color-9 .sc-message__author{color:#cbda41}.chat-box.chat-box--mod .bleach-color-10{background-color:#dae75c!important}.chat-box.chat-box--mod .bleach-color-10 .sc-message__author{color:#dae75c}.chat-box.chat-box--mod .bleach-color-11{background-color:#eaef82!important}.chat-box.chat-box--mod .bleach-color-11 .sc-message__author{color:#eaef82}.chat-box.chat-box--mod .bleach-color-12{background-color:#b5e9ff!important}.chat-box.chat-box--mod .bleach-color-12 .sc-message__author{color:#b5e9ff}.chat-box.chat-box--mod .bleach-color-13{background-color:#d2f6fa!important}.chat-box.chat-box--mod .bleach-color-13 .sc-message__author{color:#d2f6fa}.chat-box.chat-box--mod .bleach-color-14{background-color:#acf6ff!important}.chat-box.chat-box--mod .bleach-color-14 .sc-message__author{color:#acf6ff}.chat-box.chat-box--mod .bleach-color-15{background-color:#ffd6e9!important}.chat-box.chat-box--mod .bleach-color-15 .sc-message__author{color:#ffd6e9}.chat-box.chat-box--mod .bleach-color-16{background-color:#ffd6e9!important}.chat-box.chat-box--mod .bleach-color-16 .sc-message__author{color:#ffd6e9}.chat-box.chat-box--mod .bleach-color-17{background-color:#fda98d!important}.chat-box.chat-box--mod .bleach-color-17 .sc-message__author{color:#fda98d}.chat-box.chat-box--mod .bleach-color-18{background-color:#ebacc5!important}.chat-box.chat-box--mod .bleach-color-18 .sc-message__author{color:#ebacc5}.chat-box.chat-box--mod .bleach-color-19{background-color:#d2f6fa!important}.chat-box.chat-box--mod .bleach-color-19 .sc-message__author{color:#d2f6fa}.chat-box.chat-box--mod .bleach-color-20{background-color:#f05c36!important}.chat-box.chat-box--mod .bleach-color-20 .sc-message__author{color:#f05c36}@media (max-width:600px){.chat-box.chat-box--mod .sc-header{min-height:50px}.chat-box.chat-box--mod .sc-header__content>img{height:40px;padding:3px 0}.chat-box.chat-box--mod .sc-chat-window>div:nth-of-type(3) .sc-user-input{margin-top:15px;margin-bottom:10px}.chat-box.chat-box--mod .sc-message-list .sc-message--text{font-size:16px}.chat-box.chat-box--mod .sc-message-list .sc-message__author{top:-19px}.chat-box.chat-box--mod .sc-message-list .sc-message{padding-bottom:23px}}@-webkit-keyframes slide-in-blurred-bottom{0%{-webkit-transform:translateY(-55px);transform:translateY(-55px);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:1}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:1}}@keyframes slide-in-blurred-bottom{0%{-webkit-transform:translateY(-55px);transform:translateY(-55px);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;opacity:1}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:1}}.mod-approve{display:none}.mod-login{position:fixed;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#edd4df}.mod-login__panel{position:relative;width:400px;height:auto}.mod-view{background:#edd4df;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mod-chat-panel{height:100%}@media screen and (max-width:720px){.mod-view{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mod-approve{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%}.mod-approve__buton{background-color:#afe2be;cursor:pointer;color:#fff;font-size:16px;font-weight:800;font-family:Karla;padding:15px 20px;min-width:150px;text-align:center;width:50%}.mod-approve__buton.active{background-color:#c6fdd5;color:#ebacc5;border-bottom:4px solid #ebacc5}.mod-view.active-chat .chat-view-default{display:block;height:calc(100% - 60px)}.mod-view.active-chat .chat-view-pending,.mod-view.active-pending .chat-view-default{display:none}.mod-view.active-pending .chat-view-pending{display:block;height:calc(100% - 60px);width:100%}}body,html{background-color:#f3d4e1;font-family:Karla,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px}body{background-color:#000}body,html{height:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}