@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&subset=cyrillic-ext);@import url(https://fonts.googleapis.com/icon?family=Material+Icons);.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border-radius:2px;overflow:auto;background:#fff;color:rgba(0,0,0,.87);width:100%;height:100%;outline:0}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}.owl-dt-calendar-control{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{-webkit-box-flex:1;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:rgba(0,0,0,.12)}.owl-dt-calendar-main{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:block;-webkit-box-flex:1;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:'';position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:rgba(0,0,0,.12)}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:rgba(0,0,0,.85);-webkit-appearance:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid transparent;border-radius:999px;color:inherit;cursor:pointer}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:rgba(255,255,255,.85);background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px rgba(255,255,255,.85)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:rgba(0,0,0,.04)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:rgba(63,81,181,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}.owl-dt-timer{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;width:100%;height:7em;padding:.5em;outline:0}.owl-dt-timer-box{position:relative;display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;width:25%;height:100%}.owl-dt-timer-content{-webkit-box-flex:1;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.5);border-radius:3px;outline:0;font-size:1.2em;padding:.2em}.owl-dt-timer-divider{display:inline-block;-webkit-align-self:flex-end;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:after,.owl-dt-timer-divider:before{content:'';display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:currentColor}.owl-dt-timer-divider:before{top:35%}.owl-dt-timer-divider:after{bottom:35%}.owl-dt-control-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;outline:0}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;-webkit-transition:background-color .1s linear;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:rgba(0,0,0,.12)}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:1em;height:1em;margin:.1em;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{color:rgba(0,0,0,.4);cursor:default}.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media all and (orientation:landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}@media all and (orientation:portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{display:-webkit-box;display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;-webkit-transition:background-color .1s linear;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:rgba(0,0,0,.1)}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{outline:0}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid currentColor;border-radius:2px;-webkit-transition:background .2s;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}.owl-dt-inline{display:inline-block}.owl-dt-control{outline:0;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:0}.owl-dt-control:focus>.owl-dt-control-content{background-color:rgba(0,0,0,.12)}.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{box-shadow:none}.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.flag-icon,.flag-icon-circle,.flag-icon-rectangle,.flag-icon-square{background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;margin-right:5px}.flag-icon-circle:before,.flag-icon-rectangle:before,.flag-icon-square:before,.flag-icon:before{content:" "}.flag-icon-square{width:30px;line-height:30px}.flag-icon-rectangle{width:35px;line-height:20px}.flag-icon-circle{width:23px;line-height:23px;border-radius:50%}.flag-icon-circle:before{content:" "}.flag-icon-country-af{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/af.svg)}.flag-icon-country-al{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/al.svg)}.flag-icon-country-dz{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/dz.svg)}.flag-icon-country-as{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/as.svg);background-position-x:right}.flag-icon-country-ad{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ad.svg)}.flag-icon-country-ao{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ao.svg)}.flag-icon-country-ai{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ai.svg)}.flag-icon-country-ag{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ag.svg)}.flag-icon-country-ar{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ar.svg)}.flag-icon-country-am{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/am.svg)}.flag-icon-country-aw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/aw.svg);background-position-x:left}.flag-icon-country-au{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/au.svg);background-position-x:left}.flag-icon-country-at{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/at.svg)}.flag-icon-country-az{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/az.svg)}.flag-icon-country-bs{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bs.svg)}.flag-icon-country-bh{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bh.svg)}.flag-icon-country-bd{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bd.svg)}.flag-icon-country-bb{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bb.svg)}.flag-icon-country-by{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/by.svg);background-position-x:left}.flag-icon-country-be{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/be.svg)}.flag-icon-country-bz{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bz.svg)}.flag-icon-country-bj{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bj.svg)}.flag-icon-country-bm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bm.svg)}.flag-icon-country-bt{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bt.svg)}.flag-icon-country-bo{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bo.svg)}.flag-icon-country-ba{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ba.svg)}.flag-icon-country-bw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bw.svg)}.flag-icon-country-br{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/br.svg)}.flag-icon-country-io{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/io.svg);background-position-x:left;background-position-y:top}.flag-icon-country-vg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/vg.svg)}.flag-icon-country-bn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bn.svg)}.flag-icon-country-bg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bg.svg)}.flag-icon-country-bf{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bf.svg)}.flag-icon-country-bi{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bi.svg)}.flag-icon-country-kh{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/kh.svg)}.flag-icon-country-cm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cm.svg)}.flag-icon-country-ca{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ca.svg)}.flag-icon-country-cv{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cv.svg)}.flag-icon-country-bq{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bq.svg)}.flag-icon-country-ky{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ky.svg);background-position-x:right}.flag-icon-country-cf{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cf.svg)}.flag-icon-country-td{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/td.svg)}.flag-icon-country-cl{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cl.svg);background-position-x:left}.flag-icon-country-cn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cn.svg);background-position-x:left;background-position-y:top}.flag-icon-country-cx{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cx.svg);background-position-x:right}.flag-icon-country-cc{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cc.svg);background-position-x:left}.flag-icon-country-co{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/co.svg)}.flag-icon-country-km{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/km.svg);background-position-x:left}.flag-icon-country-cd{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cd.svg);background-position-x:left}.flag-icon-country-cg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cg.svg)}.flag-icon-country-ck{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ck.svg)}.flag-icon-country-cr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cr.svg)}.flag-icon-country-ci{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ci.svg)}.flag-icon-country-hr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/hr.svg)}.flag-icon-country-cu{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cu.svg);background-position-x:left}.flag-icon-country-cw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cw.svg);background-position-x:left}.flag-icon-country-cy{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cy.svg)}.flag-icon-country-cz{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cz.svg)}.flag-icon-country-dk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/dk.svg)}.flag-icon-country-dj{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/dj.svg);background-position-x:left}.flag-icon-country-dm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/dm.svg)}.flag-icon-country-do{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/do.svg)}.flag-icon-country-ec{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ec.svg)}.flag-icon-country-eg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/eg.svg)}.flag-icon-country-sv{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/cv.svg)}.flag-icon-country-gq{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gq.svg);background-position-x:left}.flag-icon-country-er{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/er.svg);background-position-x:left}.flag-icon-country-ee{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ee.svg)}.flag-icon-country-et{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/et.svg)}.flag-icon-country-fk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/fk.svg)}.flag-icon-country-fo{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/fo.svg)}.flag-icon-country-fj{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/fj.svg)}.flag-icon-country-fi{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/fi.svg)}.flag-icon-country-fr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/fr.svg)}.flag-icon-country-gf{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gf.svg)}.flag-icon-country-pf{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/pf.svg)}.flag-icon-country-ga{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ga.svg)}.flag-icon-country-gm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gm.svg)}.flag-icon-country-ge{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ge.svg)}.flag-icon-country-de{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/de.svg)}.flag-icon-country-gh{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gh.svg)}.flag-icon-country-gi{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gi.svg)}.flag-icon-country-gr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gr.svg);background-position-x:left}.flag-icon-country-gl{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gl.svg);background-position-x:-1px}.flag-icon-country-gd{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gd.svg)}.flag-icon-country-gp{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gp.svg)}.flag-icon-country-gu{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gu.svg)}.flag-icon-country-gt{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gt.svg)}.flag-icon-country-gg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gg.svg)}.flag-icon-country-gn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gn.svg)}.flag-icon-country-gw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gw.svg);background-position-x:left}.flag-icon-country-gy{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gy.svg);background-position-x:left}.flag-icon-country-ht{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ht.svg)}.flag-icon-country-hn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/hn.svg)}.flag-icon-country-hk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/hk.svg)}.flag-icon-country-hu{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/hu.svg)}.flag-icon-country-is{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/is.svg)}.flag-icon-country-in{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/in.svg)}.flag-icon-country-id{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/id.svg)}.flag-icon-country-ir{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ir.svg)}.flag-icon-country-iq{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/iq.svg)}.flag-icon-country-ie{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ie.svg)}.flag-icon-country-im{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/im.svg)}.flag-icon-country-il{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/il.svg)}.flag-icon-country-it{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/it.svg)}.flag-icon-country-jm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/jm.svg)}.flag-icon-country-jp{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/jp.svg)}.flag-icon-country-je{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/je.svg)}.flag-icon-country-jo{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/jo.svg);background-position-x:left}.flag-icon-country-kz{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/kz.svg);background-position-x:left}.flag-icon-country-ke{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ke.svg)}.flag-icon-country-ki{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ki.svg)}.flag-icon-country-xk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/xk.svg)}.flag-icon-country-kw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/kw.svg);background-position-x:left}.flag-icon-country-kg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/kg.svg)}.flag-icon-country-la{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/la.svg)}.flag-icon-country-lv{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/lv.svg)}.flag-icon-country-lb{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/lb.svg)}.flag-icon-country-ls{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ls.svg)}.flag-icon-country-lr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/lr.svg);background-position-x:left}.flag-icon-country-ly{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ly.svg)}.flag-icon-country-li{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/li.svg);background-position-x:left}.flag-icon-country-lt{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/lt.svg)}.flag-icon-country-lu{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/lu.svg)}.flag-icon-country-mo{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mo.svg)}.flag-icon-country-mk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mk.svg)}.flag-icon-country-mg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mg.svg);background-position-x:left}.flag-icon-country-mw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mw.svg)}.flag-icon-country-my{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/my.svg);background-position-x:left}.flag-icon-country-mv{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mv.svg)}.flag-icon-country-ml{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ml.svg)}.flag-icon-country-mt{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mt.svg);background-position-x:left}.flag-icon-country-mh{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mh.svg);background-position-x:left}.flag-icon-country-mq{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mq.svg);background-position-x:left;background-position-y:top}.flag-icon-country-mr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mr.svg)}.flag-icon-country-mu{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mu.svg)}.flag-icon-country-yt{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/yt.svg)}.flag-icon-country-mx{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mx.svg)}.flag-icon-country-fm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/fm.svg)}.flag-icon-country-md{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/md.svg)}.flag-icon-country-mc{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mc.svg)}.flag-icon-country-mn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mn.svg)}.flag-icon-country-me{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/me.svg)}.flag-icon-country-ms{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ms.svg);background-position-x:left}.flag-icon-country-ma{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ma.svg)}.flag-icon-country-mz{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mz.svg);background-position-x:left}.flag-icon-country-mm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mm.svg)}.flag-icon-country-na{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/na.svg);background-position-x:left}.flag-icon-country-nr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/nr.svg);background-position-x:left}.flag-icon-country-np{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/np.svg);background-position-x:left}.flag-icon-country-nl{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/nl.svg)}.flag-icon-country-nc{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/nc.svg)}.flag-icon-country-nz{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/nz.svg)}.flag-icon-country-ni{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ni.svg)}.flag-icon-country-ne{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ne.svg)}.flag-icon-country-ng{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ng.svg)}.flag-icon-country-nu{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/nu.svg)}.flag-icon-country-nf{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/nf.svg)}.flag-icon-country-kp{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/kp.svg)}.flag-icon-country-mp{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mp.svg)}.flag-icon-country-no{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/no.svg)}.flag-icon-country-om{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/om.svg);background-position-x:left}.flag-icon-country-pk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/pk.svg);background-position-x:right}.flag-icon-country-pw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/pw.svg)}.flag-icon-country-ps{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ps.svg);background-position-x:left}.flag-icon-country-pa{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/pa.svg)}.flag-icon-country-pg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/pg.svg)}.flag-icon-country-py{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/py.svg)}.flag-icon-country-pe{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/pe.svg)}.flag-icon-country-ph{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ph.svg);background-position-x:5px}.flag-icon-country-pl{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/pl.svg)}.flag-icon-country-pt{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/pt.svg)}.flag-icon-country-pr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/pr.svg);background-position-x:left}.flag-icon-country-qa{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/qa.svg)}.flag-icon-country-re{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/re.svg)}.flag-icon-country-ro{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ro.svg)}.flag-icon-country-ru{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ru.svg)}.flag-icon-country-rw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/rw.svg);background-position-x:right}.flag-icon-country-bl{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bl.svg)}.flag-icon-country-sh{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sh.svg)}.flag-icon-country-kn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/kn.svg)}.flag-icon-country-lc{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/lc.svg)}.flag-icon-country-mf{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mf.svg)}.flag-icon-country-pm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/pm.svg)}.flag-icon-country-vc{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/vc.svg)}.flag-icon-country-ws{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ws.svg);background-position-x:left}.flag-icon-country-sm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sm.svg)}.flag-icon-country-st{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/st.svg)}.flag-icon-country-sa{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sa.svg)}.flag-icon-country-sn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sn.svg)}.flag-icon-country-rs{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/rs.svg)}.flag-icon-country-sc{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sc.svg)}.flag-icon-country-sl{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sl.svg)}.flag-icon-country-sg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sg.svg);background-position-x:left}.flag-icon-country-sx{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sx.svg);background-position-x:left}.flag-icon-country-sk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sk.svg);background-position-x:-1px}.flag-icon-country-si{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/si.svg);background-position-x:left}.flag-icon-country-sb{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sb.svg);background-position-x:left}.flag-icon-country-so{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/so.svg)}.flag-icon-country-za{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/za.svg);background-position-x:left}.flag-icon-country-kr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/kr.svg)}.flag-icon-country-ss{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ss.svg)}.flag-icon-country-es{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/es.svg);background-position-x:left}.flag-icon-country-lk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/lk.svg)}.flag-icon-country-sd{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sd.svg);background-position-x:left}.flag-icon-country-sr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sr.svg)}.flag-icon-country-sj{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sj.svg)}.flag-icon-country-sz{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sz.svg)}.flag-icon-country-se{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/se.svg)}.flag-icon-country-ch{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ch.svg)}.flag-icon-country-sy{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sy.svg)}.flag-icon-country-tw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/tw.svg);background-position-x:left}.flag-icon-country-tj{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/tj.svg)}.flag-icon-country-tz{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/tz.svg)}.flag-icon-country-th{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/th.svg)}.flag-icon-country-tl{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/tl.svg);background-position-x:left}.flag-icon-country-tg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/tg.svg);background-position-x:left}.flag-icon-country-tk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/tk.svg)}.flag-icon-country-to{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/to.svg);background-position-x:left}.flag-icon-country-tt{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/tt.svg)}.flag-icon-country-tn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/tn.svg)}.flag-icon-country-tr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/tr.svg)}.flag-icon-country-tm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/tm.svg)}.flag-icon-country-tc{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/tc.svg)}.flag-icon-country-tv{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/tv.svg)}.flag-icon-country-vi{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/vi.svg)}.flag-icon-country-ug{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ug.svg)}.flag-icon-country-ua{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ua.svg)}.flag-icon-country-ae{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ae.svg);background-position-x:left}.flag-icon-country-gb{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gb.svg)}.flag-icon-country-us{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/us.svg);background-position-x:left}.flag-icon-country-uy{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/uy.svg);background-position-x:left}.flag-icon-country-uz{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/uz.svg);background-position-x:left}.flag-icon-country-vu{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/vu.svg);background-position-x:left}.flag-icon-country-va{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/va.svg)}.flag-icon-country-ve{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ve.svg)}.flag-icon-country-vn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/vn.svg)}.flag-icon-country-wf{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/wf.svg)}.flag-icon-country-eh{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/eh.svg)}.flag-icon-country-ye{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ye.svg)}.flag-icon-country-zm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/zm.svg);background-position-x:right}.flag-icon-country-zw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/zw.svg);background-position-x:left}.flag-icon-country-ax{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ax.svg)}.flag-icon-country-bv{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/bv.svg)}.flag-icon-country-aq{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/aq.svg)}.flag-icon-country-tf{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/tf.svg)}.flag-icon-country-hm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/hm.svg)}.flag-icon-country-an{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/an.svg)}.flag-icon-country-pn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/pn.svg)}.flag-icon-country-gs{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gs.svg)}.flag-icon-country-um{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/um.svg)}.flag-icon-country-unknown{background-image:url(https://dvgpba5hywmpo.cloudfront.net/media/_unknown.png)}.flag-icon-lang-aa{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/aa.svg);background-position-x:left}.flag-icon-lang-ab{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ab.svg)}.flag-icon-lang-af{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/af.svg);background-position-x:left}.flag-icon-lang-an{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/an.svg)}.flag-icon-lang-arz{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/eg.svg)}.flag-icon-lang-arb{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/arb.svg);background-position-x:left}.flag-icon-lang-ast{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ast.svg);background-position-x:left}.flag-icon-lang-als{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/als.svg)}.flag-icon-lang-am{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/am.svg)}.flag-icon-lang-as{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/as.svg)}.flag-icon-lang-ay{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ay.svg)}.flag-icon-lang-apd{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/apd.svg);background-position-x:left}.flag-icon-lang-az{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/az.svg)}.flag-icon-lang-ba{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ba.svg)}.flag-icon-lang-bpy{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/rn.svg)}.flag-icon-lang-bar{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/de.svg)}.flag-icon-lang-be{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/be.svg);background-position-x:left}.flag-icon-lang-bg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/bg.svg)}.flag-icon-lang-bi{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/bi.svg);background-position-x:left}.flag-icon-lang-bn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/bn.svg)}.flag-icon-lang-bo{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/bo.svg)}.flag-icon-lang-bho{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/bho.svg)}.flag-icon-lang-br{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/br.svg);background-position-x:left}.flag-icon-lang-ca{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ca.svg)}.flag-icon-lang-co{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/co.svg)}.flag-icon-lang-ce{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ce.svg)}.flag-icon-lang-ceb{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/tl.svg);background-position-x:left}.flag-icon-lang-cs{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/cs.svg);background-position-x:left}.flag-icon-lang-cy{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/cy.svg)}.flag-icon-lang-cv{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/cv.svg)}.flag-icon-lang-cnr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/me.svg)}.flag-icon-lang-qcn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/qcn.svg);background-position-x:left}.flag-icon-lang-lld{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/lld.svg);background-position-x:left}.flag-icon-lang-hbs{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/hbs.svg);background-position-x:left}.flag-icon-lang-cmn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/cmn.svg);background-position-x:left}.flag-icon-lang-tlh-latn,.flag-icon-lang-tlh-piqd{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/tlh-latn.svg)}.flag-icon-lang-da{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/da.svg)}.flag-icon-lang-de,.flag-icon-lang-hsb,.flag-icon-lang-vls{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/de.svg)}.flag-icon-lang-dv{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/mv.svg)}.flag-icon-lang-diq{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/tr.svg)}.flag-icon-lang-vec{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/it.svg)}.flag-icon-lang-el{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/el.svg);background-position-x:left}.flag-icon-lang-eo{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/eo.svg);background-position-x:left}.flag-icon-lang-es{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/es.svg);background-position-x:left}.flag-icon-lang-eu{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/eu.svg)}.flag-icon-lang-fa{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/fa.svg)}.flag-icon-lang-fi{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/fi.svg)}.flag-icon-lang-fj{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/fj.svg)}.flag-icon-lang-fo{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/fo.svg)}.flag-icon-lang-fy{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/fy.svg)}.flag-icon-lang-ga{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ga.svg)}.flag-icon-lang-li{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/li.svg);background-position-x:left}.flag-icon-lang-gan{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/cmn.svg);background-position-x:left}.flag-icon-lang-gd,.flag-icon-lang-sco{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/gd.svg)}.flag-icon-lang-gl{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/gl.svg)}.flag-icon-lang-gn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/gn.svg)}.flag-icon-lang-gu{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/gu.svg)}.flag-icon-lang-ha{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ha.svg)}.flag-icon-lang-he{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/he.svg)}.flag-icon-lang-hi{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/hi.svg)}.flag-icon-lang-hif{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/fj.svg)}.flag-icon-lang-hr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/hr.svg)}.flag-icon-lang-hu{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/hu.svg)}.flag-icon-lang-hy{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/hy.svg)}.flag-icon-lang-ia{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ia.svg)}.flag-icon-lang-id{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/id.svg)}.flag-icon-lang-ie{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ie.svg)}.flag-icon-lang-io{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/io.svg)}.flag-icon-lang-ilo{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/tl.svg);background-position-x:left}.flag-icon-lang-ik{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ik.svg)}.flag-icon-lang-is{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/is.svg)}.flag-icon-lang-it{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/it.svg)}.flag-icon-lang-jv{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/jv.svg)}.flag-icon-lang-ka{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ka.svg)}.flag-icon-lang-kk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/kk.svg)}.flag-icon-lang-kok{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/gu.svg)}.flag-icon-lang-km{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/km.svg)}.flag-icon-lang-kn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/kn.svg)}.flag-icon-lang-ko{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ko.svg)}.flag-icon-lang-ks{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ks.svg)}.flag-icon-lang-ku{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ku.svg)}.flag-icon-lang-ky{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ky.svg)}.flag-icon-lang-la{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/la.svg)}.flag-icon-lang-ln{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ln.svg)}.flag-icon-lang-lb{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/lb.svg)}.flag-icon-lang-gv{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/im.svg)}.flag-icon-lang-lo{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/lo.svg)}.flag-icon-lang-lmo{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/it.svg)}.flag-icon-lang-lt{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/lt.svg)}.flag-icon-lang-lv{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/lv.svg)}.flag-icon-lang-mg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/mg.svg)}.flag-icon-lang-mt{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/mt.svg);background-position-x:left}.flag-icon-lang-mi,.flag-icon-lang-mk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/mi.svg)}.flag-icon-lang-mi{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/mk.svg)}.flag-icon-lang-mn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/mn.svg)}.flag-icon-lang-mr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/mr.svg)}.flag-icon-lang-my{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/my.svg);background-position-x:left}.flag-icon-lang-na{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/na.svg)}.flag-icon-lang-ne{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ne.svg);background-position-x:left}.flag-icon-lang-ng,.flag-icon-lang-nn,.flag-icon-lang-no{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ng.svg)}.flag-icon-lang-nl{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/nl.svg)}.flag-icon-lang-oc{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/oc.svg)}.flag-icon-lang-om{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/om.svg)}.flag-icon-lang-or,.flag-icon-lang-os{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/or.svg)}.flag-icon-lang-pl{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/pl.svg)}.flag-icon-lang-ps{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ps.svg)}.flag-icon-lang-pms{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/it.svg)}.flag-icon-lang-pam{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/tl.svg);background-position-x:left}.flag-icon-lang-sah{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/sah.svg);background-position-x:left}.flag-icon-lang-pt,.flag-icon-lang-pt-pt{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/pt.svg)}.flag-icon-lang-qu{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/qu.svg)}.flag-icon-lang-ro{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ro.svg)}.flag-icon-lang-rn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/rn.svg)}.flag-icon-lang-rm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/rm.svg)}.flag-icon-lang-rw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/rw.svg)}.flag-icon-lang-sa{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/sa.svg)}.flag-icon-lang-se{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/se.svg);background-position-x:-5px}.flag-icon-lang-sr,.flag-icon-lang-sr-cyrl,.flag-icon-lang-sr-latn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/sr.svg)}.flag-icon-lang-sd{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/sd.svg)}.flag-icon-lang-sg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/sg.svg)}.flag-icon-lang-su{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/sl.svg)}.flag-icon-lang-scn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/scn.svg)}.flag-icon-lang-szl{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/pl.svg)}.flag-icon-lang-sh{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/sh.svg)}.flag-icon-lang-si{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/si.svg)}.flag-icon-lang-sk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/sk.svg);background-position-x:-1px!important}.flag-icon-lang-sl{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/sl.svg)}.flag-icon-lang-sm{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/sm.svg);background-position-x:left}.flag-icon-lang-sn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/sn.svg);background-position-x:left}.flag-icon-lang-so{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/so.svg)}.flag-icon-lang-ss{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ss.svg)}.flag-icon-lang-st{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/st.svg)}.flag-icon-lang-sv{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/sv.svg)}.flag-icon-lang-sw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/sw.svg)}.flag-icon-lang-sq,.flag-icon-lang-tr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/als.svg)}.flag-icon-lang-ta{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ta.svg)}.flag-icon-lang-te{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/te.svg)}.flag-icon-lang-tg{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/tg.svg)}.flag-icon-lang-th{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/th.svg)}.flag-icon-lang-ti{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ti.svg)}.flag-icon-lang-tk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/tk.svg)}.flag-icon-lang-tl,.flag-icon-lang-war{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/tl.svg);background-position-x:left}.flag-icon-lang-tr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/tr.svg)}.flag-icon-lang-tn{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/tn.svg)}.flag-icon-lang-to{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/to.svg);background-position-x:left}.flag-icon-lang-ts{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ts.svg)}.flag-icon-lang-tt{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/tt.svg)}.flag-icon-lang-tw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/tw.svg)}.flag-icon-lang-uk{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/uk.svg)}.flag-icon-lang-ur{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ur.svg);background-position-x:left}.flag-icon-lang-ug{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ug.svg)}.flag-icon-lang-uz{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/uz.svg)}.flag-icon-lang-vi{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/vi.svg)}.flag-icon-lang-vo{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/vo.svg);background-position-x:left}.flag-icon-lang-wo{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/wo.svg)}.flag-icon-lang-wa{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/wa.svg)}.flag-icon-lang-xh{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/xh.svg)}.flag-icon-lang-yi{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/yi.svg)}.flag-icon-lang-yo{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/yo.svg)}.flag-icon-lang-zu{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/zu.svg);background-position-x:left}.flag-icon-lang-en{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/gb.svg)}.flag-icon-lang-zh{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/cmn.svg);background-position-x:left;background-position-y:top}.flag-icon-lang-ja{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ja.svg)}.flag-icon-lang-fr,.flag-icon-lang-fr-ca{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/fr.svg)}.flag-icon-lang-ar{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ar.svg);background-position-x:left}.flag-icon-lang-bs{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ba.svg)}.flag-icon-lang-fil{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/tl.svg);background-position-x:left}.flag-icon-lang-ht{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ht.svg)}.flag-icon-lang-kmr{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/kmr.svg)}.flag-icon-lang-ml{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ml.svg)}.flag-icon-lang-ms{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/country_flag/ms.svg);background-position-x:left}.flag-icon-lang-mw{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/mw.svg)}.flag-icon-lang-mww{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/mww.svg)}.flag-icon-lang-nb{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ng.svg)}.flag-icon-lang-otq{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/otq.svg)}.flag-icon-lang-pa{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/pa.svg)}.flag-icon-lang-prs{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/prs.svg)}.flag-icon-lang-ty{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ty.svg)}.flag-icon-lang-yua{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/yua.svg)}.flag-icon-lang-et{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/et.svg)}.flag-icon-lang-yue,.flag-icon-lang-zh-hans,.flag-icon-lang-zh-hant{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/cmn.svg);background-position-x:left}.flag-icon-lang-ru{background-image:url(https://d14ctajtgrugd.cloudfront.net/assets/img/lang_flag/ru.svg)}.flag-icon-circle.flag-icon-country-ba{background-position-x:-12px}.flag-icon-square.flag-icon-country-ba{background-position-x:-10px}.flag-icon-circle.flag-icon-country-et,.flag-icon-square.flag-icon-country-et{background-position-x:-9px}.flag-icon-circle.flag-icon-country-bd,.flag-icon-square.flag-ico-country-bd{background-position-x:-6px}.flag-icon-circle.flag-icon-country-me{background-size:180%}.flag-icon-circle.flag-icon-country-pw,.flag-icon-square.flag-icon-country-pw{background-position-x:-6px}.flag-icon-circle.flag-icon-country-je,.flag-icon-square.flag-icon-country-je{background-position-x:-10px}.flag-icon-circle.flag-icon-country-gi,.flag-icon-square.flag-icon-country-gi{background-position-x:-7px}.flag-icon-square.flag-icon-lang-bo,.flag-icon-square.flag-icon-lang-ur{background-position-x:-10px}.flag-icon-square.flag-icon-lang-yo{background-position-x:0}.flag-icon-square.flag-icon-lang-ug{background-position-x:-4px}/*!
 * Bootstrap Reboot v4.4.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)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,::after,::before{box-sizing:border-box;box-sizing:inherit}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;box-sizing:border-box;-ms-overflow-style:scrollbar}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-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}dl,ol,p,ul{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}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote,figure{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:none}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}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}img{vertical-align:middle;border-style:none;max-width:100%}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:0}button{border-radius:0}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}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}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}/*!
 * Bootstrap Grid v4.4.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)
 */.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,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-webkit-box;display:flex;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{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.row-cols-1>*{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.row-cols-2>*{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.row-cols-3>*{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.row-cols-5>*{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.row-cols-6>*{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{-webkit-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-webkit-box-flex:0;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{-webkit-box-flex:0;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;order:-1}.order-last{-webkit-box-ordinal-group:14;order:13}.order-0{-webkit-box-ordinal-group:1;order:0}.order-1{-webkit-box-ordinal-group:2;order:1}.order-2{-webkit-box-ordinal-group:3;order:2}.order-3{-webkit-box-ordinal-group:4;order:3}.order-4{-webkit-box-ordinal-group:5;order:4}.order-5{-webkit-box-ordinal-group:6;order:5}.order-6{-webkit-box-ordinal-group:7;order:6}.order-7{-webkit-box-ordinal-group:8;order:7}.order-8{-webkit-box-ordinal-group:9;order:8}.order-9{-webkit-box-ordinal-group:10;order:9}.order-10{-webkit-box-ordinal-group:11;order:10}.order-11{-webkit-box-ordinal-group:12;order:11}.order-12{-webkit-box-ordinal-group:13;order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;order:13}.order-sm-0{-webkit-box-ordinal-group:1;order:0}.order-sm-1{-webkit-box-ordinal-group:2;order:1}.order-sm-2{-webkit-box-ordinal-group:3;order:2}.order-sm-3{-webkit-box-ordinal-group:4;order:3}.order-sm-4{-webkit-box-ordinal-group:5;order:4}.order-sm-5{-webkit-box-ordinal-group:6;order:5}.order-sm-6{-webkit-box-ordinal-group:7;order:6}.order-sm-7{-webkit-box-ordinal-group:8;order:7}.order-sm-8{-webkit-box-ordinal-group:9;order:8}.order-sm-9{-webkit-box-ordinal-group:10;order:9}.order-sm-10{-webkit-box-ordinal-group:11;order:10}.order-sm-11{-webkit-box-ordinal-group:12;order:11}.order-sm-12{-webkit-box-ordinal-group:13;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;order:-1}.order-md-last{-webkit-box-ordinal-group:14;order:13}.order-md-0{-webkit-box-ordinal-group:1;order:0}.order-md-1{-webkit-box-ordinal-group:2;order:1}.order-md-2{-webkit-box-ordinal-group:3;order:2}.order-md-3{-webkit-box-ordinal-group:4;order:3}.order-md-4{-webkit-box-ordinal-group:5;order:4}.order-md-5{-webkit-box-ordinal-group:6;order:5}.order-md-6{-webkit-box-ordinal-group:7;order:6}.order-md-7{-webkit-box-ordinal-group:8;order:7}.order-md-8{-webkit-box-ordinal-group:9;order:8}.order-md-9{-webkit-box-ordinal-group:10;order:9}.order-md-10{-webkit-box-ordinal-group:11;order:10}.order-md-11{-webkit-box-ordinal-group:12;order:11}.order-md-12{-webkit-box-ordinal-group:13;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}.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:-webkit-box!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!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:-webkit-box!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!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:-webkit-box!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:inline-flex!important}}@media (min-width:992px){.col-lg{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;order:13}.order-lg-0{-webkit-box-ordinal-group:1;order:0}.order-lg-1{-webkit-box-ordinal-group:2;order:1}.order-lg-2{-webkit-box-ordinal-group:3;order:2}.order-lg-3{-webkit-box-ordinal-group:4;order:3}.order-lg-4{-webkit-box-ordinal-group:5;order:4}.order-lg-5{-webkit-box-ordinal-group:6;order:5}.order-lg-6{-webkit-box-ordinal-group:7;order:6}.order-lg-7{-webkit-box-ordinal-group:8;order:7}.order-lg-8{-webkit-box-ordinal-group:9;order:8}.order-lg-9{-webkit-box-ordinal-group:10;order:9}.order-lg-10{-webkit-box-ordinal-group:11;order:10}.order-lg-11{-webkit-box-ordinal-group:12;order:11}.order-lg-12{-webkit-box-ordinal-group:13;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.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:-webkit-box!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:inline-flex!important}}@media (min-width:1200px){.col-xl{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;order:13}.order-xl-0{-webkit-box-ordinal-group:1;order:0}.order-xl-1{-webkit-box-ordinal-group:2;order:1}.order-xl-2{-webkit-box-ordinal-group:3;order:2}.order-xl-3{-webkit-box-ordinal-group:4;order:3}.order-xl-4{-webkit-box-ordinal-group:5;order:4}.order-xl-5{-webkit-box-ordinal-group:6;order:5}.order-xl-6{-webkit-box-ordinal-group:7;order:6}.order-xl-7{-webkit-box-ordinal-group:8;order:7}.order-xl-8{-webkit-box-ordinal-group:9;order:8}.order-xl-9{-webkit-box-ordinal-group:10;order:9}.order-xl-10{-webkit-box-ordinal-group:11;order:10}.order-xl-11{-webkit-box-ordinal-group:12;order:11}.order-xl-12{-webkit-box-ordinal-group:13;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.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:-webkit-box!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-between{-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}.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){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.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){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.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}}/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-handshake:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(fa-solid-900.89e02bae13c9131c7468.eot);src:url(fa-solid-900.89e02bae13c9131c7468.eot?#iefix) format("embedded-opentype"),url(fa-solid-900.55eb2a60e8181f0e68b5.woff2) format("woff2"),url(fa-solid-900.cdfec5cf5e9840889790.woff) format("woff"),url(fa-solid-900.75f38a159982b6bd1704.ttf) format("truetype"),url(fa-solid-900.0724bb8b89ab6b8b9b7d.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(fa-regular-400.3351f435b3c9037fd88a.eot);src:url(fa-regular-400.3351f435b3c9037fd88a.eot?#iefix) format("embedded-opentype"),url(fa-regular-400.4165c2688309cbfb1b87.woff2) format("woff2"),url(fa-regular-400.73cf49a2232c06c920b7.woff) format("woff"),url(fa-regular-400.a0e3ac82940c1998c597.ttf) format("truetype"),url(fa-regular-400.5d0861781aeef6c82fda.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(fa-brands-400.57dcda6f368ea90179f7.eot);src:url(fa-brands-400.57dcda6f368ea90179f7.eot?#iefix) format("embedded-opentype"),url(fa-brands-400.067595ad77ecc0db9c81.woff2) format("woff2"),url(fa-brands-400.b564da88bbf0c4aa446f.woff) format("woff"),url(fa-brands-400.9ec698d1a597bff5df33.ttf) format("truetype"),url(fa-brands-400.9d67fa1429375bd2a899.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}* :focus,:active{outline:0!important}code{white-space:nowrap;border-radius:10px;padding:0 8px 1px}.mat-menu-content mat-icon{position:relative;top:2px;left:4px}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,"Helvetica Neue",sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 calc(14px * .83)/20px Roboto,"Helvetica Neue",sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 calc(14px * .67)/20px Roboto,"Helvetica Neue",sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,"Helvetica Neue",sans-serif}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Roboto,"Helvetica Neue",sans-serif}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,"Helvetica Neue",sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,"Helvetica Neue",sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,"Helvetica Neue",sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif}.mat-expansion-panel-header{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,"Helvetica Neue",sans-serif}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.34375em) scale(.75);transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.34374em) scale(.75);transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@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:-webkit-box!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:inline-flex!important}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.28122em) scale(.75);transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.28121em) scale(.75);transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.2812em) scale(.75);transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-.59375em) scale(.75);transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-.59374em) scale(.75);transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.59375em) scale(.75);transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.59374em) scale(.75);transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif;margin:0}.mat-tooltip{font-family:Roboto,"Helvetica Neue",sans-serif;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:16px;color:rgba(0,0,0,.87)}.mat-optgroup-label{font:500 14px/24px Roboto,"Helvetica Neue",sans-serif;color:rgba(0,0,0,.54)}.mat-simple-snackbar{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-ripple{overflow:hidden;position:relative}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;-webkit-transition:opacity,-webkit-transform cubic-bezier(0,0,.2,1);transition:opacity,-webkit-transform 0s cubic-bezier(0,0,.2,1);transition:opacity,transform 0s cubic-bezier(0,0,.2,1);transition:opacity,transform 0s cubic-bezier(0,0,.2,1),-webkit-transform 0s cubic-bezier(0,0,.2,1);-webkit-transform:scale(0);transform:scale(0)}@media (-ms-high-contrast:active){.mat-ripple-element{display:none}}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:-webkit-box;display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:-webkit-box;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;-webkit-transition:opacity .4s cubic-bezier(.25,.8,.25,1);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@-webkit-keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-start{/*!*/}@-webkit-keyframes cdk-text-field-autofill-end{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation-name:cdk-text-field-autofill-start;animation-name:cdk-text-field-autofill-start}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation-name:cdk-text-field-autofill-end;animation-name:cdk-text-field-autofill-end}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{height:auto!important;overflow:hidden!important;padding:2px 0!important;box-sizing:content-box!important}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#2196f3}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.mat-pseudo-checkbox::after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#0277bd}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#2196f3}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}@media (-ms-high-contrast:active){.mat-badge-content{outline:solid 1px;border-radius:0}.mat-checkbox-disabled{opacity:.5}}.mat-badge-accent .mat-badge-content{background:#2196f3;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.mat-badge-content{color:#fff;background:#0277bd;position:absolute;text-align:center;display:inline-block;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content._mat-animation-noopable,.ng-animate-disabled .mat-badge-content{-webkit-transition:none;transition:none}.mat-badge-content.mat-badge-active{-webkit-transform:none;transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#2196f3}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-accent[disabled],.mat-button.mat-primary[disabled],.mat-button.mat-warn[disabled],.mat-button[disabled][disabled],.mat-icon-button.mat-accent[disabled],.mat-icon-button.mat-primary[disabled],.mat-icon-button.mat-warn[disabled],.mat-icon-button[disabled][disabled],.mat-stroked-button.mat-accent[disabled],.mat-stroked-button.mat-primary[disabled],.mat-stroked-button.mat-warn[disabled],.mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#0277bd}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#2196f3}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button[disabled] .mat-button-focus-overlay,.mat-icon-button[disabled] .mat-button-focus-overlay,.mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not([disabled]){border-color:rgba(0,0,0,.12)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.mat-fab.mat-accent,.mat-fab.mat-primary,.mat-fab.mat-warn,.mat-flat-button.mat-accent,.mat-flat-button.mat-primary,.mat-flat-button.mat-warn,.mat-mini-fab.mat-accent,.mat-mini-fab.mat-primary,.mat-mini-fab.mat-warn,.mat-raised-button.mat-accent,.mat-raised-button.mat-primary,.mat-raised-button.mat-warn{color:#fff}.mat-fab.mat-accent[disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#0277bd}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#2196f3}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#f44336}.mat-fab.mat-accent .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-flat-button:not([class*=mat-elevation-z]),.mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-raised-button:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-raised-button[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-fab:not([disabled]):active:not([class*=mat-elevation-z]),.mat-mini-fab:not([disabled]):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-fab[disabled]:not([class*=mat-elevation-z]),.mat-mini-fab[disabled]:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-button-toggle-group,.mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none;border:1px solid rgba(0,0,0,.12)}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(0,0,0,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-card{background:#fff;color:rgba(0,0,0,.87)}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}@media (-ms-high-contrast:black-on-white){.mat-checkbox-checkmark-path{stroke:#000!important}}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#0277bd}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#2196f3}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}@media (-ms-high-contrast:active){.mat-checkbox-background{background:0 0}}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#0277bd}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#2196f3}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip::after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#0277bd;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background:rgba(255,255,255,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background:rgba(255,255,255,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#2196f3;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background:rgba(255,255,255,.1)}.mat-table{background:#fff}.mat-table tbody,.mat-table tfoot,.mat-table thead,.mat-table-sticky,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}.mat-calendar-table-header{color:rgba(0,0,0,.38)}.mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content{color:rgba(0,0,0,.87);border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(0,0,0,.38)}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.mat-calendar-body-selected{background-color:#0277bd;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(2,119,189,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#2196f3;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(33,150,243,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-datepicker-toggle-active{color:#0277bd}.mat-datepicker-toggle-active.mat-accent{color:#2196f3}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-divider{border-top-color:rgba(0,0,0,.12)}.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-action-row{border-top-color:rgba(0,0,0,.12)}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover:none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.mat-expansion-indicator::after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-form-field-label,.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:#0277bd}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#2196f3}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#2196f3}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#2196f3}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after{color:#0277bd}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after{color:#2196f3}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after,.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em;background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.42)),color-stop(33%,rgba(0,0,0,.42)),color-stop(0,transparent));background-image:linear-gradient(to right,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.42)),color-stop(33%,rgba(0,0,0,.42)),color-stop(0,transparent));background-image:linear-gradient(to right,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#0277bd}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#2196f3}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.mat-icon.mat-primary{color:#0277bd}.mat-icon.mat-accent{color:#2196f3}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix::after{color:rgba(0,0,0,.54)}.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after,.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#0277bd}.mat-input-element::-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-accent .mat-input-element{caret-color:#2196f3}.mat-form-field-invalid .mat-input-element,.mat-warn .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.mat-list-base .mat-subheader{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500;color:rgba(0,0,0,.54)}.mat-list-item-disabled{background-color:#eee}.mat-action-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-menu-item{background:0 0;color:rgba(0,0,0,.87)}.mat-menu-item[disabled],.mat-menu-item[disabled]::after{color:rgba(0,0,0,.38)}.mat-menu-item .mat-icon-no-color,.mat-menu-item-submenu-trigger::after{color:rgba(0,0,0,.54)}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-progress-bar-background{fill:#4fc3f7}.mat-progress-bar-buffer{background-color:#4fc3f7}.mat-progress-bar-fill::after{background-color:#0277bd}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#bbdefb}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#bbdefb}.mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#2196f3}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#0277bd;stroke:#0079fe!important}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#2196f3}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#0277bd}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#0277bd}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#2196f3}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#2196f3}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:rgba(0,0,0,.87)}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#0277bd}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#2196f3}.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#2196f3}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(33,150,243,.54)}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#2196f3}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#0277bd}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(2,119,189,.54)}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#0277bd}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#0277bd}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#2196f3}.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#f44336}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider-focus-ring{background-color:rgba(33,150,243,.2)}.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media (hover:none){.mat-step-header:hover{background:0 0}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#0277bd;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header::after,.mat-horizontal-stepper-header::before,.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.mat-sort-header-arrow{color:#757575}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(79,195,247,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#0277bd}.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(187,222,251,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#2196f3}.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(79,195,247,.3)}.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-header-pagination,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#0277bd}.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(187,222,251,.3)}.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-header-pagination,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#2196f3}.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-header-pagination,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-primary{background:#0277bd;color:#fff}.mat-toolbar.mat-accent{background:#2196f3;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{font-family:Roboto,"Helvetica Neue",sans-serif;background:#fff}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:14px;color:rgba(0,0,0,.87)}.mat-snack-bar-container{color:rgba(255,255,255,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-simple-snackbar-action{color:#2196f3}body,html{width:100%;height:100%;font-family:Roboto,sans-serif;font-size:15px}html.mvc__a.mvc__lot.mvc__of.mvc__classes.mvc__to.mvc__increase.mvc__the.mvc__odds.mvc__of.mvc__winning.mvc__specificity,html.mvc__a.mvc__lot.mvc__of.mvc__classes.mvc__to.mvc__increase.mvc__the.mvc__odds.mvc__of.mvc__winning.mvc__specificity>body{height:100%;position:static}.walkme-custom-icon-outer-div{z-index:10000!important}.bot-icon{background-image:url(https://d14ctajtgrugd.cloudfront.net/img/logo/logo-snatchbot.svg);margin:0 5px -7px;width:24px;height:24px;display:-webkit-inline-box;display:inline-flex;background-repeat:no-repeat;background-position:center}h2{font-weight:500}a:not([href]):not([tabindex]).link{cursor:pointer;color:#0079fe}a:not([href]):not([tabindex]).link:hover{color:#0056b3}.chat__copyright img{width:20px;height:20px;margin-right:10px}mat-expansion-panel-header{position:relative}app-auth,app-forgot,app-login,app-register,app-reset,app-webchat-embed{position:fixed;top:0;left:0;right:0;bottom:0;z-index:5;background-color:#fff;overflow-y:auto}app-generate-pdf,app-generate-purchase-pdf{position:absolute;top:0;left:0;right:0;bottom:0;z-index:4}.wrapper{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;height:100%}.content{margin-left:60px;max-width:calc(100% - 60px)}@media (max-width:767px){.content{padding:0!important}}@media (max-width:1024px){.wrapper{height:calc(100% - 60px)}.content{margin-left:0!important;min-width:100vw!important}}@media (min-width:600px){.content{-webkit-box-flex:1;flex:1;max-width:calc(100% - 240px);margin-left:240px}.modal button.mat-stroked-button{min-width:120px}}.content--minimize{max-width:calc(100% - 60px);margin-left:60px}@media (min-width:1160px){.content--minimize .g-col-min-3{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:1500px){.content--minimize .g-col-min-4{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}}@media (min-width:1160px) and (max-width:1499px){.content--minimize .g-col-min-4{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:800px) and (max-width:1159px){.content--minimize .g-col-min-4{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}}@media (min-width:320px) and (max-width:799px){.content--minimize .g-col-min-4{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}@media (min-width:1500px){.content--minimize .g-col-min-6{-webkit-box-flex:0;flex:0 0 16.6666666667%;max-width:16.6666666667%}}@media (min-width:1270px) and (max-width:1499px){.content--minimize .g-col-min-6{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}}@media (min-width:1090px) and (max-width:1269px){.content--minimize .g-col-min-6{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}}@media (min-width:825px) and (max-width:1089px){.content--minimize .g-col-min-6{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:600px) and (max-width:824px){.content--minimize .g-col-min-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}}@media (min-width:320px) and (max-width:599px){.content--minimize .g-col-min-6{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}.joint-stencil>.content{margin-left:0;max-width:100%}.nocontent__subscribe{text-align:center}@media (min-width:1500px){.g-col-max-6{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}}@media (min-width:1270px) and (max-width:1499px){.g-col-max-6{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}}@media (min-width:1090px) and (max-width:1269px){.g-col-max-6{-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:825px) and (max-width:1089px){.g-col-max-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}}@media (min-width:320px) and (max-width:824px){.g-col-max-6{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}.g-content .mat-toolbar-single-row .fill-remaining-space{width:15px}.row>div{box-sizing:border-box}.sb-row{display:-webkit-box;display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;box-sizing:border-box}.sb-row>div{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-3{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}@media (max-width:1600px){.col-3{-webkit-box-flex:0;flex:0 0 30.3333%;max-width:30.3333%}}@media (max-width:1200px){.col-3{-webkit-box-flex:0;flex:0 0 45%;max-width:45%}}@media (max-width:768px){.col-3{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}}@media (max-width:600px){.col-3{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}.col-9{-webkit-box-flex:0;flex:0 0 80%;max-width:80%}@media (max-width:1600px){.col-9{-webkit-box-flex:0;flex:0 0 69.6666%;max-width:69.6666%}}@media (max-width:1200px){.col-9{-webkit-box-flex:0;flex:0 0 55%;max-width:55%}}@media (max-width:768px){.col-9{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}}@media (max-width:600px){.col-9{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}.broadcast-cards .ng-scroll-view,.conversation__content--minimize .ng-scroll-view{overflow-x:hidden}.broadcast-cards .col-3,.conversation__content--minimize .col-3{-webkit-box-flex:0;flex:0 0 20%;max-width:20%}@media (max-width:1600px){.broadcast-cards .col-3,.conversation__content--minimize .col-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}}@media (max-width:1200px){.broadcast-cards .col-3,.conversation__content--minimize .col-3{-webkit-box-flex:0;flex:0 0 33.3333%;max-width:33.3333%}}@media (max-width:768px){.broadcast-cards .col-3,.conversation__content--minimize .col-3{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}}@media (max-width:600px){.broadcast-cards .col-3,.conversation__content--minimize .col-3{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}.broadcast-cards .col-9,.conversation__content--minimize .col-9{-webkit-box-flex:0;flex:0 0 80%;max-width:80%}@media (max-width:1600px){.broadcast-cards .col-9,.conversation__content--minimize .col-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}}@media (max-width:1200px){.broadcast-cards .col-9,.conversation__content--minimize .col-9{-webkit-box-flex:0;flex:0 0 66.6666%;max-width:66.6666%}}@media (max-width:768px){.broadcast-cards .col-9,.conversation__content--minimize .col-9{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}}@media (max-width:600px){.broadcast-cards .col-9,.conversation__content--minimize .col-9{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}.mat-menu-panel .edit__initial-menu-icon{font-size:14px!important;height:17px!important;width:17px!important;top:auto!important;left:auto!important;margin-right:10px!important}.mat-menu-panel .mat-menu-item{display:-webkit-box;display:flex;line-height:30px;height:30px;-webkit-box-align:center;align-items:center}.mat-menu-panel.recipient__info{max-width:none}.cdk-overlay-pane.modal-proplan{max-width:96vw!important}.modal-proplan__ul{width:515px;margin:0 auto;text-align:left}@media (max-width:600px){.modal-proplan__ul{width:auto}}.img-bot-language{width:30px;height:24px}.button-GetAvailableSettings{margin:0 0 10px!important}.content__subscribe{padding:0 30px}@media (min-height:720px){.auth__language,.sidebar__language-modal{max-height:450px!important}}.auth__language .mat-option{border-bottom:1px solid #ddd!important}.slide6Text h4{color:#0079fe}.modal-proplan__text h4{font-size:18px;line-height:24px;color:#000!important}.modal-proplan__text p{text-align:center;margin:5px 0}.modal-proplan__text ul{display:inline-block;text-align:center;margin-bottom:0}.modal-proplan__text ul li{text-align:left}.no-balance-history{display:block;text-align:center;margin:10px 0}.scrollbar__inner{padding-right:18px}@media (max-width:600px){.scrollbar__inner{padding-right:0}}.user__country .intl-tel-input{width:100%}.modal .connection__keywords .btn-verify{min-height:20px}.modal button.mat-stroked-button{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;min-height:46px}.modal button.mat-stroked-button.button-icon--fa-paperclip{padding:10px 20px}.modal button.mat-stroked-button.button-icon--fa-paperclip mat-icon{width:18px}.modal button.mat-stroked-button .mat-button-wrapper{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.modal button.mat-stroked-button .loadImage{padding:0}.modal button.mat-stroked-button mat-icon.mat-icon{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ellipsis-span{text-overflow:ellipsis;overflow:hidden;display:block;max-width:200px}.close-cross{border:1px solid red!important}.conversation__bot-id{position:absolute;font-size:12px;line-height:16px}.icon{display:inline-block;width:20px;height:20px}.icon-star{background-image:url(icon-star.7d5ce5e74fad5f6f9b47.png)}#cdk-overlay-0.cdk-overlay-pane .mat-menu-item{font-size:1rem}#cdk-overlay-0.cdk-overlay-pane .mat-menu-item.active{color:#fff;background-color:#3089ff!important}#cdk-overlay-0.cdk-overlay-pane .mat-menu-item.active .icon-star{background-image:url(icon-star-white.12fea8285e241e741295.png)}#cdk-overlay-0.cdk-overlay-pane .icon-star{margin-left:8px}.lang--es .logActivity .buttons .button--second,.lang--fr .logActivity .buttons .button--second{white-space:nowrap!important}.lang--ru.synonyms__select-language{min-width:calc(100% + 65px)!important}perfect-scrollbar>.ps.ps--active-x>.ps__rail-x,perfect-scrollbar>.ps.ps--active-y>.ps__rail-y{background-color:rgba(238,238,238,0)!important;opacity:.6!important;width:10px!important}perfect-scrollbar>.ps.ps--active-y>.ps__rail-y.ps--clicking .ps__thumb-y,perfect-scrollbar>.ps.ps--active-y>.ps__rail-y:focus>.ps__thumb-y,perfect-scrollbar>.ps.ps--active-y>.ps__rail-y:hover>.ps__thumb-y{background-color:rgba(0,0,0,.6)!important;width:6px!important;opacity:1!important}perfect-scrollbar>.ps.ps--active-x>.ps__rail-x.ps--clicking .ps__thumb-x,perfect-scrollbar>.ps.ps--active-x>.ps__rail-x:focus>.ps__thumb-x,perfect-scrollbar>.ps.ps--active-x>.ps__rail-x:hover>.ps__thumb-x{background-color:rgba(0,0,0,.6)!important;height:6px!important;opacity:1!important}perfect-scrollbar>.ps.ps--active-y>.ps__rail-y:focus,perfect-scrollbar>.ps.ps--active-y>.ps__rail-y:hover{width:10px!important}perfect-scrollbar>.ps.ps--active-x>.ps__rail-x:focus,perfect-scrollbar>.ps.ps--active-x>.ps__rail-x:hover{height:10px!important}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:rgba(238,238,238,0)!important;opacity:0!important}.mat-form-field-appearance-fill .mat-form-field-flex{padding-left:5px!important;padding-right:5px!important;padding-top:5px!important}.mat-form-field-appearance-fill .mat-form-field-infix{padding-bottom:5px!important}.form-suffix{font-size:16px!important;top:-6px!important;position:relative}.mat-form-field-appearance-fill .mat-form-field-subscript-wrapper{padding:0!important}textarea{overflow:auto;resize:vertical;font-size:14.5px!important}mat-chip.mat-chip-with-trailing-icon.qr-chip{display:none}.connections__box-replies mat-chip.mat-chip-with-trailing-icon.qr-chip{display:-webkit-inline-box;display:inline-flex}.mat-select-panel::-webkit-scrollbar{width:6px}.mat-select-panel::-webkit-scrollbar-thumb{cursor:pointer;border-radius:15px;background-color:#ccc}.modal-pro__body a{color:#028493!important}.page-container>.footer>p>span{font-weight:500}.am-designer-inspector__content::-webkit-scrollbar,.am-designer-stencil__content::-webkit-scrollbar,.joint-paper-scroller::-webkit-scrollbar{width:6px;height:6px}.am-designer-inspector__content::-webkit-scrollbar-thumb,.am-designer-stencil__content::-webkit-scrollbar-thumb,.joint-paper-scroller::-webkit-scrollbar-thumb{cursor:pointer;border-radius:15px;background-color:#ccc}.am-designer-inspector__bt-save{z-index:10!important}.am-designer .joint-element text{font-family:Roboto,sans-serif;font-weight:700}.am-designer .joint-element [joint-selector=element-halo] image title,.am-designer .joint-port .joint-port-label text{font-family:Roboto,sans-serif;font-weight:400}.am-designer-paper__context-menu{font-family:Roboto,sans-serif!important;font-weight:500!important}.am-designer>.am-designer__body>.am-designer__footer>.am-designer-logs{z-index:990}.text-center{text-align:center}.lang-ico{width:24px;margin-right:10px}.full-width,.full-width .mat-form-field,.full-width .mat-slider-horizontal{width:100%;max-width:100%}.flex{display:-webkit-box;display:flex}.justify-content-center{-webkit-box-pack:center!important;justify-content:center!important}.flex-end{-webkit-box-pack:end!important;justify-content:flex-end!important}.text-bold{font-weight:700}.text-overflow-ellipsis{max-width:calc(100% - 100px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.add-nlp-key-form{margin-top:20px}.color-blue{color:#0079fe}.background-blue{background-color:#0079fe}.hidden{display:none}.avatar{display:inline-block;width:80px;height:80px;background-size:cover;background-position:center;border-radius:50%;margin-right:8px}.avatar--small{width:30px;min-width:30px;height:30px}.avatar--conversation{width:40px;min-width:40px;height:40px;border-radius:0}.select-trigger__avatar .avatar{position:relative;top:4px}.pro-plan-lock:not(.pro-plan-trial){position:relative;margin-right:29px;line-height:24px}.pro-plan-lock:not(.pro-plan-trial)::after{position:absolute;content:"";width:24px;height:24px;background-image:url(/assets/img/proplan-lock.svg);background-size:cover;left:calc(100% + 5px)}.pro-plan-trial{position:relative;margin-right:36px}.pro-plan-trial::after{position:absolute;content:"TRIAL";margin-left:4px;padding:1px 4px;background-color:#feb94a;color:#fff;border-radius:3px;text-transform:uppercase;font-size:12px;font-weight:700}.alert.pro-alert{background-color:#e0f8fb}.channel{display:inline-block;width:16px;height:16px;margin:0 3px;background-size:cover}.channel--big{width:24px;height:24px;margin-bottom:-6px}.channel--1{background-image:url(/assets/img/channels/fb.png)}.channel--2{background-image:url(/assets/img/channels/slack.png)}.channel--4{background-image:url(/assets/img/channels/otherapi.png)}.channel--5{background-image:url(/assets/img/channels/email.png)}.channel--6{background-image:url(/assets/img/channels/skype.png)}.channel--7{background-image:url(/assets/img/channels/web.png)}.channel--8{background-image:url(/assets/img/channels/twilio.png)}.channel--9{background-image:url(/assets/img/channels/line.png)}.channel--10{background-image:url(/assets/img/channels/viber.png)}.channel--11{background-image:url(/assets/img/channels/telegram.png)}.channel--12{background-image:url(/assets/img/channels/at.png)}.channel--13,.channel--14{background-image:url(/assets/img/channels/whatsapp.png)}.channel--15{background-image:url(/assets/img/channels/zendesk.png)}.leftbar{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;flex-wrap:nowrap;height:100%;-webkit-transition:width .5s;transition:.5s width;z-index:5}.leftbar .sidebar__minimize{right:0}.leftbar .support__tabs{padding-right:0}.leftbar .sidebar--minimize-1 .conversation-item__flex .text,.leftbar .sidebar--minimize-1 .icon-fa-ban,.leftbar .sidebar--minimize-1 .icon-fa-play-circle,.leftbar .sidebar--minimize-1 .leftbar__bar-item-flex .text{display:none}.leftbar .sidebar--minimize-1 .channels__btn-open-messanger{opacity:0;-webkit-transition-duration:.1s;transition-duration:.1s}.leftbar .sidebar--minimize-1 .avatar{margin-right:0}.leftbar .sidebar--minimize-1 .leftbar__bar-item__header{-webkit-box-pack:center;justify-content:center}.leftbar .sidebar--minimize-1 .leftbar__bar-body{overflow-y:hidden!important}.leftbar .sidebar--minimize-1 .converastions__total,.leftbar .sidebar--minimize-1 .conversation-item,.leftbar .sidebar--minimize-1 .conversation__list,.leftbar .sidebar--minimize-1 .leftbar__bar-header,.leftbar .sidebar--minimize-1 .support__list{opacity:0;-webkit-transition-delay:.5s;transition-delay:.5s}.leftbar .sidebar--minimize-1 .sidebar__minimize{right:10px}.leftbar .channels__btn-open-messanger{opacity:1;-webkit-transition-duration:.5s;transition-duration:.5s}.leftbar__bar{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;width:320px;position:relative;z-index:4;-webkit-transition:width .5s;transition:.5s width;overflow:hidden}.leftbar__bar.sidebar--minimize-1{width:60px!important;overflow:hidden}@media (max-width:768px){.leftbar__bar{display:none}}.leftbar__bar-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:hidden}.leftbar__bar-header .support__subheader{-webkit-box-pack:start;justify-content:flex-start}.leftbar__bar-title{padding:10px 1em;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.leftbar__bar-title h2{margin-bottom:0}.leftbar__bar-title mat-form-field{width:160px}.leftbar__bar-body{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:auto;overflow-x:hidden;max-height:calc(100% - 240px)}.leftbar__bar-body .mat-icon-button{z-index:1}.leftbar__bar-body-conversation,.leftbar__bar-body-support{max-height:calc(100% - 130px)}.leftbar__bar-body--inner{width:320px}.leftbar__bar-list a{display:block}.leftbar__bar-list a.active{background-color:#0079fe;color:#fff}.leftbar__bar-list a.active .mat-icon-button{color:#fff}.leftbar__bar-item{border-bottom:1px solid #ddd;padding:10px;cursor:pointer}.leftbar__bar-item.disabled{color:#ccc}.leftbar__bar-item__header{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap}.leftbar__bar-item__header .mat-icon{height:24px;line-height:24px;width:24px}.leftbar__bar-item-flex{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.leftbar__content{-webkit-box-flex:1;flex-grow:1;box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12);width:calc(100% - 320px);flex:1;overflow:hidden;overflow-y:auto}body .owl-carousel .owl-nav button{font-size:22px!important;border:1px solid #888!important;line-height:0!important;border-radius:5px!important;background:#fff!important;top:50%;margin-top:-10px;position:absolute}body .owl-carousel .owl-nav button.disabled{display:none}body .owl-carousel .owl-nav button.owl-prev{left:-10px}body .owl-carousel .owl-nav button.owl-prev i{margin:0 2px}body .owl-carousel .owl-nav button.owl-next{right:-10px}body .owl-carousel .owl-nav button.owl-next i{margin:0 2px}.button__more{width:100%;margin-right:5px}.button__more button{width:100%}.button__more span{width:100%;font-weight:400;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.button__more span mat-icon{height:auto;width:auto}.button__add .mat-icon{font-size:24px;color:#0079fe}.mat-grid-tile{border:1px solid #ccc!important;border-radius:6px}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){background-color:#0079fe;color:#fff}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) .conversation__label-id{color:#fff}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) .mat-option-text .reports__b-type{color:#fff;border:1px solid #fff}.mat-primary .mat-option .conversation__label-id{color:#7d7f90}mat-form-field.extracted__data .mat-form-field-infix{padding-bottom:2px}mat-form-field.extracted__data .mat-form-field-infix .mat-select{margin-top:12px}mat-icon{font-size:20px;text-align:center}.mat-tab-label-content mat-icon{margin-right:10px}.mat-paginator{background-color:transparent}.tooltip--overflow{word-break:break-all;white-space:normal}.mat-menu-content:not(:empty){padding:0!important}.mat-stroked-button:not(.mat-primary):not(.mat-warn):not(.mat-accent):not(.nlp__filter-button):not(.button--mini):not(.mat-pro):not([disabled]){border-color:#0079fe;color:#0079fe}.mat-stroked-button:not(:disabled).mat-primary{color:#fff!important;background-color:#0079fe}.mat-expansion-panel{border-radius:9px}.mat-expansion-panel-spacing{border:1px solid #0079fe;border-radius:9px!important}.mat-expansion-panel-header{border-radius:9px}mat-chip mat-icon{font-size:14px;top:4px;position:relative;right:-5px}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#0079fe}.mat-icon.fa-file-alt,.mat-icon.fa-question-circle{color:#0079fe}mat-tab-body .mat-tab-body-content{overflow:hidden}mat-list.mat-list .mat-list-item .mat-list-item-content{padding:0}.mat-tab-links mat-icon{margin-right:5px}@media (max-width:1475px){.mat-tab-links mat-icon{margin-right:0}}@media (max-width:1320px){.mat-tab-links .mat-tab-link{padding:0 10px;min-width:120px;overflow:hidden}}mat-chip.mat-chip-with-trailing-icon{padding-right:35px!important;position:relative;z-index:0!important;height:auto!important;word-break:break-word}mat-chip.mat-chip-with-trailing-icon .mat-chip-txt{word-break:break-word;line-height:1}mat-chip.mat-chip-with-trailing-icon .mat-chip-remove{position:absolute;right:5px;top:6px;z-index:1!important;opacity:1!important}.mat-standard-chip .mat-chip-remove.mat-icon{width:24px!important;height:26px!important}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:0 0}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#0079fe}.mat-stroked-button.mat-pro{color:#fff;border-color:#028393;background-color:#028393}.mat-button.mat-icon-button{color:#555;margin:0 6px;min-width:0;padding:8px;border-radius:50%}.mat-button.button-mini{font-size:12px;min-width:40px;margin:0!important;padding:0 5px;color:#0079fe;border:1px solid #0079fe;border-radius:10px}.mat-stroked-button.active{color:#fff;background:#0079fe;border:1px solid #0079fe}.mat-form-field .mat-form-field-label{color:#0079fe}.mat-icon-button mat-icon{font-size:1rem}button.mat-stroked-button{border-radius:25px}button.mat-stroked-button mat-icon{margin-right:5px}a.mat-stroked-button{border-radius:25px}button.mat-stroked-button+button{margin-left:10px}.mat-button.mat-primary,.mat-stroked-button.mat-primary,button.mat-stroked-button{overflow:hidden;white-space:normal;line-height:1.3;padding:10px}.modal__window--confirmed .mat-button.mat-primary,.modal__window--confirmed .mat-stroked-button.mat-primary,.modal__window--confirmed button.mat-stroked-button,.modal__window--unarchivethischat .mat-button.mat-primary,.modal__window--unarchivethischat .mat-stroked-button.mat-primary,.modal__window--unarchivethischat button.mat-stroked-button{margin:0 auto}@media (max-width:414px){th.mat-header-cell{padding-right:10px!important}.cards__checkboxes .mat-checkbox-layout{white-space:normal}}.modal-pro{max-height:550px!important}.modal-pro .mat-dialog-container{padding:0}@media (max-height:414px) and (orientation:landscape){.modal-pro .mat-dialog-container{overflow-y:scroll;padding:0;min-height:80%;height:90%;margin-top:2.5%}.modal-pro .mat-dialog-container .modal-pro__image--upgrade{width:0;height:0}}@media (max-width:800px) and (orientation:portrait){.modal-pro .mat-dialog-container{height:100%;overflow:hidden}}@media (max-width:800px) and (orientation:portrait) and (max-height:414px) and (orientation:portrait){.modal-pro .mat-dialog-container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:90%;max-width:80%;position:absolute;left:0;right:0;top:0;bottom:0}.modal-pro .mat-dialog-container .modal-pro__first{padding-bottom:0}.modal-pro .mat-dialog-container .modal-pro__footer{position:absolute;bottom:0;left:0}}@media (max-width:800px) and (orientation:portrait) and (max-height:414px) and (orientation:landscape){.modal-pro .mat-dialog-container{height:20%}}.modal-pro .mat-dialog-container .modal-pro__footer{z-index:100}.modal-pro .mat-dialog-container .mat-tab-header{display:none!important}.modal-pro .mat-dialog-container .mat-tab-group{height:100%}@media (max-width:414px) and (orientation:portrait){.modal-pro{height:20%}.modal-pro .mat-dialog-container .mat-tab-group{height:auto}}@media (max-height:550px) and (orientation:landscape){.modal-pro .mat-dialog-container .mat-tab-group{overflow-y:hidden;height:auto;margin-bottom:5%}}.modal-pro__bots::-webkit-scrollbar{width:6px}.modal-pro__bots::-webkit-scrollbar-thumb{cursor:pointer;border-radius:15px;background-color:#ccc}.broadcast-save-as-template-dialog .mat-dialog-container{width:300px;min-height:230px}.broadcast-save-as-template-dialog .mat-dialog-container .mat-dialog-content{height:142px}.check-your-inbox-dialog{max-height:90vh!important;width:900px}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}mat-form-field.mat-form-field .mat-form-field-suffix .mat-icon-button{padding:0;margin:0;width:33px;height:33px}mat-pseudo-checkbox.mat-pseudo-checkbox.mat-pseudo-checkbox-checked::after{position:absolute;top:-.4px;left:1px;width:10px;height:5px}.mat-input-element:disabled,.sidebar li .mat-select-value{color:#333}.color-picker .hex-text .box,.color-picker .hex-text .message-saved__popup{padding:4px 8px!important}.color-picker .type-policy{top:225px!important;right:17px!important}.mat-input-fild-error mat-form-field .mat-form-field-label{color:red!important}.mat-input-fild-error mat-form-field .mat-form-field-underline{background-color:red!important}.btn-verify{min-width:96px;border-radius:20px;font-weight:500;font-size:1rem;line-height:20px;background-color:#fff;margin:4px;padding:10px}.apiKeys-mat-select.mat-select-panel{min-width:100%!important}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#eef2f5}.mat-checkbox-layout .mat-icon-button{top:-2px}.mat-form-field-subscript-wrapper{margin-top:2px}.select-big .mat-select-value{top:-10px;position:relative}.alert{font-size:1rem;margin-top:10px;margin-bottom:10px;padding:18px 10px;color:#555;background-color:#eef2f5;border-radius:4px}.alert p,.alert ul{margin-bottom:0}.alert--info{position:relative;padding-left:44px}.alert--info .mat-icon-button{width:20px;height:20px;line-height:20px}.alert--info:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;display:inline-block;color:#3478fe;position:absolute;top:50%;font-size:20px;left:13px;margin-top:-16px}.alert--with-svg{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.alert--with-svg svg{margin-right:6px}.alert--warning{position:relative;padding-left:44px}.alert--warning:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;display:inline-block;position:absolute;top:50%;font-size:20px;left:13px;margin-top:-16px}.alert--error{position:relative;padding-left:44px}.alert--error:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;display:inline-block;position:absolute;top:50%;font-size:20px;left:13px;margin-top:-16px}.alert--head{margin-top:0}.button--suffix{top:-3px}.button__spinner{display:-webkit-box;display:flex}.button__spinner mat-spinner{position:relative;top:5px;margin-right:5px}.button--mini{display:inline-block;font-size:12px!important;min-width:40px!important;margin:0!important;line-height:24px!important;height:24px;padding:0 10px!important}.button--mini mat-icon{font-size:14px;height:17px;width:17px}.button--form{margin-top:0!important;position:relative;top:-5px;padding:8px!important}.button--attributes{background:0 0!important;border:none!important;float:right}.button--noround{border-radius:0!important}.button--center{display:block!important;margin:0 auto!important}.line-deg{position:relative;top:6px;display:block;width:70px;height:3px;background:linear-gradient(135deg,#52b8ed,#557feb)}.table__wrapper{position:relative;width:100%;margin-top:10px;overflow-x:auto;max-height:590px;max-width:100%}.table__wrapper_center{text-align:center}.table__wrapper table{width:100%}.table__loader{position:absolute;height:650px;width:98%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background-color:rgba(255,255,255,.5);z-index:2}.form-control{position:relative;margin:0}.form-control__error{color:#f44336!important}.form-control--button{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:start;align-items:flex-start}.form-control--button button{margin-left:10px}.form-control--slider{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.form-control--slider mat-slider{width:calc(100% - 50px)}.form-control--slider>div{width:50px;text-align:right}.form-control mat-checkbox{margin-top:.625em;display:block}.form-control__user{background-color:inherit;position:absolute!important;right:0!important;top:0;max-width:0!important;min-width:0;padding-left:10px;-webkit-transition:.5s;transition:all .5s;cursor:pointer;z-index:3;overflow:hidden;white-space:nowrap;color:#fff;border-radius:3px;height:10px}.form-control__user--card,.form-control__user--connection,.form-control__user--tab{top:0;bottom:0}.form-control__user:hover{max-width:auto;min-width:150px;height:auto;text-overflow:ellipsis;overflow:hidden}.form-control--hint mat-form-field{margin-bottom:-1.25em}.form-control--hint input{padding-right:30px}.collaboration{background-color:transparent;position:absolute;right:-5px;top:0;width:4px;height:calc(100% - 20px);border-top-right-radius:3px}.collaboration--connection{right:0}.collaboration--nlp{position:relative;margin-right:15px}.collaboration--samples{right:0;top:10px;margin-right:15px}.collaboration--tts{height:40px!important}.collaboration--wh{right:-40px;height:30px!important}.collaboration--configure{right:-12px;width:4px;height:calc(100% - 20px)}.collaboration--channels{width:4px;height:calc(100% - 20px)}.collaboration--box-header{right:0;height:100%}.collaborationForMatTabList{position:absolute;width:100%;height:100%;display:-webkit-box;display:flex}.collaborationForMatTabList__content{position:absolute!important;right:-3px!important;top:0;max-width:0!important;min-width:0;padding-left:10px;-webkit-transition:.5s;transition:all .5s;cursor:pointer;z-index:3;overflow:hidden;white-space:nowrap;color:#fff;border-radius:3px;width:10px;height:10px;transition:all .5s}.collaborationForMatTabList__content:hover{max-width:auto;min-width:99%;height:auto;text-overflow:ellipsis;overflow:hidden}.indicator{border-right:5px solid transparent}.modal__btn{cursor:pointer;text-decoration:underline!important;color:#0079fe!important}.modal__body--mobile-tab{padding:0!important}.modal__body--terms{height:600px}.with-btn-verify label{width:calc(100% - 64px - 35px)}.tabs__content{padding:15px}.tabs__content .connection__webhook{border:0}.tabs__content-broadcast,.tabs__content-nlp{padding:15px 0}.tabs__content-proplan .mat-stroked-button.mat-primary{max-width:none}@media (max-width:400px){.tabs__content-proplan button.mat-stroked-button+button{margin-top:10px}}.tabs__content--upgrade_to_pro{width:24px;height:24px;min-width:24px;display:inline-block;margin:0 7px 0 0;background-image:url(/assets/img/proplan.svg);background-size:cover}.tabs__content--otherapi .ng-scroll-view{overflow-x:hidden}.tabs__content h4 mat-icon.mat-icon{margin-right:5px}.tab-body{padding:10px}.tab-body__buttons{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;margin-bottom:20px;margin-top:0!important;display:-webkit-box;display:flex}.tab-body__text{text-align:center}.tab-body__title{font-size:1rem;font-weight:400;margin:0;color:#555}.tab-body__title .line-deg{margin:0 auto}.tab-body__subtitle{margin-top:16px;margin-bottom:16px}.tab-body__counter{background-color:#eef2f5;color:#000;padding:2px 9px;margin-left:5px;border-radius:12px}.tab-body__counter:empty{display:none}.tab-body__warning{padding:2px 5px;color:orange;position:absolute;top:11px;right:-5px;margin:0!important}.tab-body__warning mat-icon{font-size:14px;margin:0!important}.extracted{background-color:#70b770;display:inline-block;padding:2px 5px;border-radius:3px;margin-right:5px;margin-bottom:5px;word-break:break-all}.extracted.inbox_ext{color:#fff}.inbox_search{background-color:#ff9632;border-radius:3px}.box,.message-saved__popup{background-color:#fff;position:relative;border-radius:8px;box-shadow:0 1px 8px rgba(0,0,0,.1);overflow:hidden;border:1px solid rgba(0,0,0,.1)}.box__title{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;padding:15px}.box__title h4{margin:0}.box__body{padding:15px}.nowrap{white-space:nowrap}.link_mat-stroked-button-primary{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500;color:#0079fe;overflow:hidden;white-space:normal;line-height:1.3;padding:10px 15px;border:1px solid rgba(0,0,0,.12);border-radius:25px}.link_mat-stroked-button-primary:hover{color:#0079fe;background-color:#f5fafc}.page-select{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;flex-wrap:wrap-reverse}@media (max-width:414px){.page-select{flex-wrap:inherit;margin-bottom:10px}.page-select__number{padding-right:0!important;padding-bottom:0!important}}.page-select__number{display:-webkit-box;display:flex;white-space:nowrap;-webkit-box-align:center;align-items:center}.page-select__gotopage{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px}.page-select__counter{display:-webkit-box;display:flex;white-space:nowrap;-webkit-box-align:center;align-items:center;margin-right:auto;padding-left:10px}.page-select__counter mat-icon{font-size:1rem;height:16px}@media (max-width:320px){.page-select__counter{white-space:normal}.page-select__counter span{padding-right:0;text-align:center;max-width:165px}.page-select__counter mat-icon{right:40px;position:absolute}}.page-select input{width:65px;text-align:center;border:1px solid rgba(0,0,0,.54);margin-left:10px}.page-select .mat-paginator-range-label{width:160px;text-align:center}@media (max-width:414px){.page-select__counter{font-size:13px;padding-left:10px;padding-right:10px}.page-select__counter mat-icon{font-size:1rem;height:14px}.page-select .mat-paginator-range-label{margin-top:5px;width:70px!important}}.button-spinner{height:46px!important;width:138px}.button-spinner mat-icon.mat-icon,.button-spinner mat-spinner.mat-spinner{min-width:29px;margin:0}.button-spinner mat-spinner.mat-spinner{top:-1px;min-width:15px;min-height:15px}.button-spinner__text{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;min-width:72px;margin-left:5px}.language-bot{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap}.language-bot__img{margin-right:5px;width:24px;height:16px}.fa-question-circle{font-size:1rem}.navofnavbar a{-webkit-box-pack:justify;justify-content:space-between}.sidebar{position:fixed;min-width:240px;max-width:240px;box-shadow:-2px 0 2px rgba(0,0,0,.1) inset;background-color:#fff;top:0;left:0;height:100%;-webkit-transition:none;transition:all;z-index:5}.sidebar--active{z-index:110;display:block}@media (max-width:1024px){.sidebar{display:block;left:-240px;top:60px;-webkit-transform:translateX(-240px);transform:translateX(-240px);-webkit-transition:.5s;transition:all .5s}.sidebar-scroll{padding:16px 0}.sidebar-scroll .sidebar__body{margin:0}.sidebar--active{-webkit-transform:translateX(240px);transform:translateX(240px);-webkit-transition:.5s;transition:all .5s;height:calc(100% - 60px)}}.sidebar-scroll{height:calc(100% - 52px);overflow-y:hidden!important}.sidebar__head{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media (max-width:1024px){.sidebar-scroll{height:100%}.sidebar__head{display:none}}.sidebar__head .sidebar__header{padding-left:0}.sidebar__label--balance,.sidebar__label--notifications,.sidebar__label--support{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%}.sidebar__minimize-button{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;color:#666}.sidebar__minimize-button.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sidebar .notific-badge{display:none!important}@media (min-width:1025px){.sidebar--minimize{min-width:60px;max-width:60px}.sidebar--minimize .sidebar__badge{display:none!important}.sidebar--minimize .sidebar__menu li>a{-webkit-box-pack:center;justify-content:center;margin:0 8px;border-radius:4px}.sidebar--minimize .sidebar__menu li.has-sub-menu>a{margin:0 7px!important}.sidebar--minimize .sidebar__menu li.has-sub-menu>a:hover{background-color:transparent!important}.sidebar--minimize .sidebar__menu li.has-sub-menu a{overflow:visible;margin:4px 0;border-radius:0}.sidebar--minimize .has-sub-menu{margin:4px 8px}.sidebar--minimize .has-sub-menu>a{margin:4px 7px;padding:0!important}.sidebar--minimize .has-sub-menu li>a mat-icon,.sidebar--minimize .has-sub-menu>a mat-icon{margin:0!important}.sidebar--minimize .has-sub-menu label{display:none}.sidebar--minimize .notific-badge{display:block!important;position:absolute;left:42px;top:13px}.sidebar--minimize .sidebar-scroll{height:calc(100% - 85px);overflow-y:hidden!important}.sidebar--minimize .sidebar-scroll .ng-scroll-view{overflow-x:hidden}}@media (min-width:1025px) and (max-width:1024px){.sidebar--minimize .sidebar-scroll{overflow-x:hidden;height:100%}}@media (min-width:1025px){.sidebar--minimize .sidebar__body{height:calc(100% - 10px)}.sidebar--minimize .sidebar__body .sidebar__menu li{padding:0}.sidebar--minimize .sidebar__body .sidebar__menu li a.upgradeToPro{display:block}.sidebar--minimize .sidebar__body .sidebar__menu li a .sidebar__itemtxt,.sidebar--minimize .sidebar__body .sidebar__menu li a label{opacity:0;display:none}.sidebar--minimize .sidebar__body .sidebar__menu mat-form-field .mat-select-value{opacity:0}.sidebar--minimize .sidebar__header{display:none}.sidebar--minimize .sidebar__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}.sidebar--minimize .sidebar__header--mini{display:block;padding:5px 8px}.sidebar--minimize .sidebar__header--mini img{max-width:48px}.sidebar--minimize .sidebar__round{position:absolute;bottom:3px;right:6px;width:20px;height:20px;font-size:12px;background-color:#fff}}.sidebar__badge{margin-left:5px;font-weight:700;font-size:12px;padding:4px 10px;box-sizing:border-box;text-align:center;color:#000;border-radius:12px;background-color:#eef2f5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar__item--balance,.sidebar__item--notifications,.sidebar__item--support{padding:3px 7px!important}.sidebar__item--issue .mat-icon{color:#a1aab3;font-size:24px;line-height:18px}.sidebar__header{padding:5px 20px;cursor:pointer}.sidebar__header img{max-width:160px}.sidebar__header--mini{display:none;cursor:pointer}@media (max-width:1024px){.sidebar__header{display:none}.sidebar__header--mini{display:none!important}}.sidebar__minimize{text-align:center;min-width:60px}.sidebar__body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:calc(100% - 25px);margin-right:5px}.sidebar__logo{color:#fff;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.sidebar__logo .sidebar__logo-a{display:-webkit-inline-box;display:inline-flex;width:43.2px;height:48px;background-size:cover;background-image:url(/assets/img/logo.png)}.sidebar__logo button{width:auto;height:auto;border-radius:3px;padding:0 15px}.sidebar__mobile-menu-icon{color:#fff}.sidebar__bell{position:relative;margin-right:12px}.sidebar__bell mat-icon{color:#fff}.sidebar__bell .sidebar__bell-number{color:#fff;font-size:11px;position:absolute;top:-7px;right:-9px;font-weight:700}.sidebar__bell-notification{position:absolute;top:43px;right:15px}@media (min-width:768px){.sidebar__bell,.sidebar__bell-notification{display:none}}.sidebar__menu{margin:0;padding:0}.sidebar__menu .link-bage{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;align-content:center}.sidebar__menu .link-bage .ng-tns-c0-0{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.sidebar__menu .link-bage .mat-badge-content{font-size:11px;font-weight:500}.sidebar__menu li{list-style:none;padding:0 15px;position:relative;font-size:1rem}.sidebar__menu li>a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-radius:4px;padding:6px 7px;color:#333;white-space:nowrap;overflow:hidden}@media (max-height:650px){.sidebar__menu li>a{padding:4px}.sidebar__menu li>a label{overflow:hidden}}.sidebar__menu li>a>span{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.sidebar__menu li>a .sidebar__itemtxt,.sidebar__menu li>a label{-webkit-transition:opacity .5s;transition:.5s opacity;cursor:pointer;text-overflow:ellipsis;overflow:hidden}.sidebar__menu li>a label.ellipsis-name{overflow:hidden}.sidebar__menu li>a .mat-select-value{-webkit-transition:opacity .5s;transition:.5s opacity}.sidebar__menu li>a span.sidebar__icon--upgrade_to_pro{width:24px;min-width:24px;height:24px;display:inline-block;margin:0 10px 0 8px;background-image:url(/assets/img/proplan.svg);background-size:cover}.sidebar__menu li>a span.sidebar__icon--balance mat-icon,.sidebar__menu li>a span.sidebar__icon--bots mat-icon,.sidebar__menu li>a span.sidebar__icon--botstore mat-icon,.sidebar__menu li>a span.sidebar__icon--broadcast mat-icon,.sidebar__menu li>a span.sidebar__icon--build mat-icon,.sidebar__menu li>a span.sidebar__icon--channels mat-icon,.sidebar__menu li>a span.sidebar__icon--charts mat-icon,.sidebar__menu li>a span.sidebar__icon--configure mat-icon,.sidebar__menu li>a span.sidebar__icon--conversation mat-icon,.sidebar__menu li>a span.sidebar__icon--dashboard mat-icon,.sidebar__menu li>a span.sidebar__icon--documentation mat-icon,.sidebar__menu li>a span.sidebar__icon--gconnections mat-icon,.sidebar__menu li>a span.sidebar__icon--language mat-icon,.sidebar__menu li>a span.sidebar__icon--logActivity mat-icon,.sidebar__menu li>a span.sidebar__icon--logout mat-icon,.sidebar__menu li>a span.sidebar__icon--nlp mat-icon,.sidebar__menu li>a span.sidebar__icon--notifications mat-icon,.sidebar__menu li>a span.sidebar__icon--persistent mat-icon,.sidebar__menu li>a span.sidebar__icon--reports mat-icon,.sidebar__menu li>a span.sidebar__icon--support mat-icon,.sidebar__menu li>a span.sidebar__icon--user mat-icon{color:#a1aab3}.sidebar__menu li>a span.sidebar__icon--gconnections mat-icon .mat-badge-content{font-size:12px}.sidebar__menu li>a mat-icon{margin:0 10px 0 8px;font-size:20px;position:relative;top:2px;text-align:center}.sidebar__menu li>a.active,.sidebar__menu li>a:hover{color:#000!important;background-color:#d8e3eb!important}.sidebar__menu li>a.active .sidebar__badge,.sidebar__menu li>a:hover .sidebar__badge{background-color:#fff}.sidebar__menu li>a.active span mat-icon,.sidebar__menu li>a:hover span mat-icon{color:#37394b!important}.sidebar__menu li>a.active .sidebar__round,.sidebar__menu li>a:hover .sidebar__round{color:#37394b;border-color:#37394b}.sidebar__menu li>a.active,.sidebar__menu li>a.isCreateBot{background-color:#0079fe!important;color:#fff!important;pointer-events:none}.sidebar__menu li>a.active span mat-icon,.sidebar__menu li>a.isCreateBot span mat-icon{color:#fff!important}.sidebar__round{border-radius:50%;display:inline-block;width:25px;height:25px;text-align:center;border:1px solid #ff2db0;margin-left:5px;color:#ff2db0;-webkit-transition:color .3s,background-color .5s;transition:color .3s,background-color .5s}.sidebar__round--support{color:#6b9dff;border-color:#6b9dff}.sidebar__hr{border-bottom:0;border-style:dashed;border-color:#7d7f90}.has-sub-menu{background-color:#eef2f5;border-radius:4px;margin:4px 16px;padding:4px 0!important}.has-sub-menu>a{font-weight:500;padding:4px 7px!important;border-radius:0!important;font-size:14px}.has-sub-menu>a mat-icon{color:#37394b!important}.has-sub-menu ul{padding:0}.has-sub-menu li{padding:2px 0}.has-sub-menu li>a{font-size:14px;border-radius:0;padding:4px 7px}.has-sub-menu li>a.active{color:#fff!important;background-color:#0079fe!important}.has-sub-menu li>a.active span mat-icon{color:#fff!important}.lang--ja .sidebar__item--upgrade_to_pro{font-size:14px}.top-sidebar{height:60px;background:linear-gradient(20deg,#3089ff,#2ea9ff);padding:0 10px 0 5px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;z-index:100!important;position:relative!important}.top-sidebar__logo{padding:5px}.top-sidebar__logo img{height:50px}@media (min-width:1025px){.top-sidebar{display:none}}.mat-badge-medium .mat-badge-content{width:20px;height:20px;line-height:20px;padding:0 4px;border-radius:40px!important}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-15px}.mat-badge-content{background-color:#0079fe;z-index:1;min-width:20px;width:auto!important;border-radius:10px}@media (max-width:1025px){.overlay{position:fixed;z-index:-1;opacity:0;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.25)!important;-webkit-transition:opacity .5s;transition:opacity .5s}.overlay.in{z-index:49;opacity:1}}.page{position:relative;height:100%}.page_dashboard{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.page__actions,.page__balance,.page__dpa,.page__map-settings,.page__options,.page__payment,.page__subscribtions,.page__translation-settings,.page_user{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden}.page--header{height:calc(100% - 89px)}.page--charts-settings{position:relative;height:100%;overflow-x:hidden;overflow-y:scroll}.page__header{padding:20px;position:relative;background-color:#fff}@media (max-width:767px){.page__header{padding:10px 20px}}.page__header--bots .mat-icon-no-color{padding-top:3px}.page__header button.mat-stroked-button{max-width:184px}.message-saved__title::after,.page__header-hr{display:block;width:28px;height:4px;background-color:#0079fe}.page__header-box{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.page__header-box--nlp{-webkit-box-align:inherit;align-items:inherit}.page__header-box mat-icon.mat-icon{height:auto}@media (max-width:991px){.page__header-box .page__bot-selector{margin-left:10px;margin-bottom:0}}.page__content-with-footer{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;-webkit-box-flex:1;flex-grow:1;overflow:auto;height:100%;display:flex;flex-flow:column;justify-content:space-between}@media (max-width:420px){.page__content-with-footer app-footer-privacy{display:none}.page__content-with-footer .page__content{-webkit-box-flex:1;flex-grow:1}.page__content-with-footer .ng-scroll-view{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}}.page__content{padding:0 20px 10px}.page__content--charts-settings{padding-left:35px;padding-right:18px;padding-bottom:20px}@media (max-width:750px){.page__content{padding:0}}.page__content-with-footer::-webkit-scrollbar{width:6px}.page__content-with-footer::-webkit-scrollbar-thumb{cursor:pointer;border-radius:15px;background-color:#ccc}.page__content--profile{padding:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.page__content--profile .scrollbar__inner{padding:24px}@media (hover:hover){.page__content--profile .scrollbar__inner{padding-right:26px}}.page__content--profile .tab-body{padding:0}.page__content--profile .tab-body__wrapper{padding:0!important}.page__content--profile .alert--profile{margin-top:0}.page__content--profile mat-expansion-panel{margin-bottom:10px}.page__content--create-bot{height:calc(100vh - 147px)}@media (max-width:1880px){.page__content--create-bot{height:calc(100vh - 90px)}}@media (max-width:1340px){.page__content--create-bot{height:calc(100vh - 227px)}}@media (max-width:1280px){.page__content--create-bot{padding:0;height:100%}}@media (min-width:1440px){.page__content--create-bot .my-scrollbar{height:calc(100% - 45px)}.page__content--create-bot .my-scrollbar>.ps{height:100%}}@media (min-width:1281px) and (max-width:1439px){.page__content--create-bot .my-scrollbar{height:calc(100% - 85px)}.page__content--create-bot .my-scrollbar>.ps{height:100%}}.page__content--bots{padding:0;overflow-x:hidden;height:calc(100% - 156px)}@media (max-width:900px){.page__content--bots{height:calc(100% - 193px)}}@media (max-width:767px){.page__content--bots{height:calc(100% - 68px)}}.page__content--bots .row{margin:0}.page__content--bots .scrollbar__inner{padding:0 20px 10px 0}@media (hover:hover){.page__content--bots .scrollbar__inner{padding-right:15px;padding-left:5px}}.page__content--dashboard{padding:0;height:calc(100% - 156px);overflow-x:hidden}.page__content--dashboard .scrollbar__inner{padding-bottom:10px}@media (any-hover:hover){.page__content--dashboard .scrollbar__inner{padding-right:15px;padding-left:5px}}@media (max-width:767px){.page__content--dashboard{height:calc(100% - 68px)}.page__content--broadcast .alert.alert--info{margin-right:5px}}.page__content--dashboard .row{margin:0}.page__content--broadcast{height:calc(100% - 88px);padding:0}@media (max-width:600px){.page__content--broadcast{width:100vw;height:calc(100% - 68px)}}.page__content--broadcast .scrollbar__inner{padding:0 20px 10px}@media (any-hover:hover){.page__content--broadcast .scrollbar__inner{padding-right:25px}}.page__content--broadcast .alert{margin-right:5px}.page__content--broadcast .tabs__content-broadcast{margin-right:5px;margin-left:5px}@media (max-width:430px){.page__content--broadcast .mat-expansion-panel-header{font-size:14px}}.page__content--broadcast .mat-tab-labels{margin-right:15px}@media (max-width:767px){.page__content--broadcast .mat-expansion-panel-header{padding:0 10px}.page__content--broadcast .mat-tab-labels{-webkit-box-pack:center;justify-content:center}.page__content--broadcast .mat-expansion-panel-body{padding:0 10px 16px}}.page__content--reports{height:calc(100% - 88px);padding:0}.page__content--reports .scrollbar__inner{padding:0 20px 10px}@media (any-hover:hover){.page__content--reports .scrollbar__inner{padding-right:25px}}@media (max-width:767px){.page__content--reports{height:calc(100% - 68px)}}@media (max-width:600px){.page__content--reports{padding-right:2px}}.page__content--dpa.page__content{padding-right:0;padding-left:0}.page__content--dpa .profile-navs{margin-left:24px!important;margin-right:24px!important}.page__content--dpa .dial-code{display:none}.page__content--dpa .dpa .tab-body{padding:0}.page__content--dpa .dpa .tab-body__wrapper{padding-left:24px;padding-right:24px}@media (max-width:580px){.page__content--dpa .profile-navs{margin-right:16px!important;margin-left:16px!important}.page__content--dpa .dpa .tab-body__wrapper{padding-right:16px;padding-left:16px}}.page__content--dpa .dpa__input{width:100%;max-width:800px}.page__content--dpa .dpa__input_block{display:block;margin:10px 0}.page__content--dpa .dpa__input_title{max-width:128px}.page__content--dpa .dpa__input_name{-webkit-box-flex:1;flex-grow:1}@media (min-width:581px){.page__content--dpa .dpa__input_name{max-width:320px;margin-left:16px}}.page__content--dpa .dpa__row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;max-width:800px}@media (max-width:580px){.page__content--dpa .dpa__input_block{margin-top:16px;margin-bottom:0}.page__content--dpa .dpa__input_block:nth-of-type(2){margin-top:32px}.page__content--dpa .dpa__row{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;margin-top:40px}.page__content--dpa .dpa__checkbox .mat-checkbox-layout{margin-top:4px}}.page__content--dpa .dpa__checkbox-text{white-space:normal}.page__content--dpa .dpa__submit{margin-top:24px}.page__content--nlp{height:calc(100% - 90px);padding:0}.page__content--nlp.nlp-samples{height:calc(100% - 174px);-webkit-overflow-scrolling:touch}.page__content--nlp.nlp-samples .scrollbar__inner{padding:0 20px 10px}@media (max-width:599px){.page__content--nlp.nlp-samples{height:calc(100% - 104px);overflow-y:auto}.page__content--nlp.nlp-samples ng-scrollbar{height:auto}.page__content--nlp.nlp-samples .nlp__back-to-nlp{display:block}.page__content--nlp.nlp-samples .scrollbar__inner{padding:0}}@media (hover:hover){.page__content--nlp.nlp-samples .scrollbar__inner{padding-right:25px}}.page__content--nlp.nlp-samples .nlp__control{padding:10px 20px 10px 5px}@media (max-width:615px){.page__content--nlp.nlp-samples .nlp__control-btns{margin:0 10px;display:block}.page__content--nlp.nlp-samples .nlp__control{display:block;padding-bottom:20px}}.page__content--nlp.nlp-samples .nlp__control mat-form-field{padding-left:15px}.page__content--nlp.nlp-samples .nlp__control button{margin:0 0 0 5px}.page__content--nlp.nlp-samples mat-paginator{padding-right:5px}.page__content--nlp .scrollbar__inner{padding:0 20px 10px}@media (hover:hover){.page__content--nlp .scrollbar__inner,.page__content--nlp.nlp-samples .nlp__control{padding-right:25px}}.page__content--nlp .mat-tab-header{margin:0 12px 0 8px}.page__footer{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;padding:20px;box-shadow:0 1px 8px rgba(0,0,0,.1);margin-top:3px;font-size:18px;color:#333}@media (max-width:900px){.page__footer{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;padding-left:0;padding-right:0}}.page__footer_desktop{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important;flex-wrap:nowrap}@media (max-width:1023px) and (orientation:landscape),(max-width:767px) and (orientation:portrait){.page__footer_desktop{display:none}}@media (min-width:1440px){.page__footer_desktop{margin-top:0}}@media (min-width:1024px) and (orientation:landscape),(min-width:768px) and (orientation:portrait){.page__footer_mobile{display:none}}.page__footer--copyright{-webkit-box-flex:1;flex-grow:1;align-self:center}@media (max-width:1365px){.page__footer--copyright{font-size:1rem;padding:2px 10px}}@media (max-width:1279px){.page__footer--copyright{font-size:14px;padding:3px 10px}}@media (max-width:900px){.page__footer--copyright{margin-bottom:8px;padding:0 10px;text-align:center}}.page__footer--links{flex-shrink:0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}@media (max-width:1365px){.page__footer--links{font-size:1rem;padding:2px 10px}}.page__footer--link{align-self:center;color:#333}.page__footer--link:hover{color:#333;text-decoration:underline;cursor:pointer}.page__footer--divider{align-self:center;width:2px;height:14px;margin:0 8px;background-image:-webkit-gradient(linear,left bottom,left top,from(#52b8ed),to(#557feb));background-image:linear-gradient(0deg,#52b8ed,#557feb)}@media (max-width:600px){.page__footer--links{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap}.page__footer--link:not(:last-child){margin-bottom:8px}.page__footer--divider{display:none}}.page__footer--report_an_issue{cursor:pointer}.page__footer--report_an_issue:hover{text-decoration:underline!important}.page__loading{position:fixed;z-index:2;background-color:rgba(255,255,255,.5);top:0;left:0;bottom:0;right:0}.page__bot-selector{width:100%;display:-webkit-inline-box!important;display:inline-flex!important;margin-top:20px;margin-right:10px}.page__bot-selector .mat-form-field-infix{display:-webkit-inline-box!important;display:inline-flex!important}.page__bot-selector .mat-form-field-infix .mat-select{margin:auto;padding-top:20px}.page__bot-selector .mat-form-field-wrapper{width:100%}.page__bot-selector .plugin__lang-version{top:6px;left:55px;position:absolute;font-size:12px;line-height:16px}.page .profile-navs .mat-ink-bar{height:6px;background-color:#0079fe}.page .profile-navs .profile-navs__item{opacity:1;color:#282828}.page .profile-navs .profile-navs__item:hover,.page .profile-navs .profile-navs__item:hover .mat-icon{color:#0056b3;opacity:.6}.page .profile-navs .profile-navs__item .mat-icon{color:#a2a2a2}@media (min-width:1920px){.page .profile-navs .profile-navs__item{font-size:18px}.page .profile-navs .profile-navs__item .mat-icon{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:end;justify-content:flex-end}}.page .profile-navs .profile-navs__item.mat-tab-label-active,.page .profile-navs .profile-navs__item.mat-tab-label-active .mat-icon{color:#0079fe}.g-header{display:none}@media (max-width:1530px){.lang--es .page__footer.page__footer_desktop{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media (max-width:1500px){.lang--fr .page__footer.page__footer_desktop{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.lang--fr .page__footer--copyright{font-size:1rem}}@media (max-width:1380px){.lang--de .page__footer.page__footer_desktop,.lang--it .page__footer.page__footer_desktop{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media (max-width:1445px){.lang--pt .page__footer.page__footer_desktop{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media (max-width:1300px){.lang--ja .page__footer.page__footer_desktop{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}}@media (max-width:1365px){.lang--fr .page__footer--copyright{font-size:13px}}@media (max-width:1500px){.lang--fr .page__footer--links{font-size:1rem}}@media (max-width:1365px){.lang--fr .page__footer--links{font-size:13px}}@media (max-width:1279px){.page__footer--links{font-size:14px;padding:3px 10px}.lang--fr .page__footer--copyright,.lang--fr .page__footer--links{padding:3px 5px}}@media (max-width:1500px){.lang--es .page__footer--copyright{font-size:1rem;padding:2px 0}}@media (max-width:1365px){.lang--es .page__footer--copyright{font-size:13px;padding:5px}}@media (max-width:1500px){.lang--es .page__footer--links{font-size:1rem;padding:2px 0}}@media (max-width:1365px){.lang--es .page__footer--links{font-size:13px;padding:5px}}@media (max-width:1500px){.lang--pt .page__footer--copyright{font-size:1rem}}@media (max-width:1365px){.lang--pt .page__footer--copyright{font-size:14px}}@media (max-width:1500px){.lang--pt .page__footer--links{font-size:1rem}}@media (max-width:1365px){.lang--pt .page__footer--links{font-size:14px}}@media (min-width:1366px) and (max-width:1500px){.lang--it .page__footer--copyright,.lang--it .page__footer--links{font-size:17px}}.mat-tooltip{font-size:.8em!important}.speech{position:relative;padding-top:10px}.speech__models{margin-bottom:20px}.speech__model{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:nowrap;padding:5px 0;border-bottom:1px solid #ddd}@media (max-width:1024px){.speech__model{flex-wrap:wrap}.speech__model .speach__controls{margin-top:10px}}.speech__title{min-width:185px;padding:10px 0}.speech__title md-radio-button{margin-bottom:0}.speech__alert{text-align:center;background:#eef2f5;border-radius:20px;color:#d91200;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-flex:1;flex:1;width:100%;font-size:13px;line-height:16px;padding:2px 10px;min-height:40px}.speech__main{margin:10px 0;background-color:#fafafa;padding:10px}.speech__head{display:-webkit-box;display:flex}.speech__header{display:-webkit-box;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.speech__header .speech__settings{padding-top:15px}.speech__header .status-icons{margin-right:20px}.speech__header .status-icons .auto{color:#0079fe}.speech__header .status-icons .regenerate{color:#ff5722}.speech__header .status-icons .success{color:#0079fe}.speech__header--checkbox{display:-webkit-inline-box;display:inline-flex;margin-right:20px;flex-wrap:nowrap}.speech__header--checkbox-tooltip{margin:auto 5px}.speech__header--checkbox-tooltip mat-icon{margin-top:2px}.speech__btn{font-size:14px;line-height:20px;min-width:70px;height:20px;min-height:20px;text-transform:none}.speech__btn-reset{margin-top:10px!important}.speech__submit{text-align:right;margin-top:20px}.speech__submit .md-button{margin:0}.speech__loading{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background-color:rgba(255,255,255,.5);position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}@media (max-width:424px){.speech__functional{display:block!important}.speech__audio{margin-bottom:8px}}.speech__functional{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.speech__audio{-webkit-box-flex:1;flex:1;height:40px}.speech__audio audio{width:100%;height:40px}.speech__controls{width:calc(100% - 185px);height:40px;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}@media (max-width:500){.speech__controls{display:none}}.speech__controls audio{width:100%;height:40px}@supports (-webkit-overflow-scrolling:touch){body{position:fixed}.speech__controls audio{height:25px;width:auto}@media (orientation:landscape){.speech__controls audio{width:100%}}}@media (max-width:414px){.speech__controls audio::-webkit-media-controls-current-time-display,.speech__controls audio::-webkit-media-controls-fullscreen-button,.speech__controls audio::-webkit-media-controls-mute-button,.speech__controls audio::-webkit-media-controls-return-to-realtime-button,.speech__controls audio::-webkit-media-controls-rewind-button,.speech__controls audio::-webkit-media-controls-seek-back-button,.speech__controls audio::-webkit-media-controls-seek-forward-button,.speech__controls audio::-webkit-media-controls-time-remaining-display,.speech__controls audio::-webkit-media-controls-timeline,.speech__controls audio::-webkit-media-controls-timeline-container,.speech__controls audio::-webkit-media-controls-toggle-closed-captions-button,.speech__controls audio::-webkit-media-controls-volume-slider,.speech__controls audio::-webkit-media-controls-volume-slider-container{display:none}.speech__controls audio::-webkit-media-controls-panel{background-color:#fff}.buttons__payment .row .currency,.buttons__payment .row .price{padding-right:15px!important;padding-left:15px!important}}.speech__settings{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:wrap-reverse}.speech__settings-link{display:-webkit-box;display:flex}@media (max-width:710px){.speech__settings{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;-webkit-box-align:baseline;align-items:baseline;flex-wrap:nowrap}.speech__settings-link{margin:15px 0}}.speech__settings-link--tooltip{line-height:20px;height:20px;width:20px;margin-right:10px;margin-top:auto;margin-bottom:auto}.speech__settings-link--tooltip mat-icon{width:16px}.speech__settings-btn{background-color:transparent;padding:0!important}.speech__settings-btn mat-icon{height:20px;width:20px}.speech__settings-btn-text{padding:0 10px}.speech__wrap{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:wrap}.speech__wrap .nlp__filter-button{overflow:hidden;padding:10px;width:auto!important}@media (max-width:710px){.speech__settings-btn{margin-top:15px}.speech__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:baseline;align-items:baseline}.speech__wrap .nlp__filter-buttons{margin-bottom:10px}.speech__wrap .speech__generate{margin-left:0!important}}.speech__generate{margin-left:20px!important;min-width:100px!important}.speech__lang{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:10px}.speech__lang i{width:26px;line-height:15px}.speech__slider-value{width:35px;padding-left:5px}.speech__slider-header{display:-webkit-box;display:flex;width:220px;max-width:220px!important;height:auto!important;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;border-radius:3px;padding:3px 3px 3px 0;line-height:1.3}@media (max-width:520px){.speech__slider-header{-webkit-box-pack:start;justify-content:flex-start}.speech__slider-header .speech__slider-title{width:90px}}.speech__slider mat-slider{padding-right:0;width:100%}.speech__slider mat-slider .mat-slider-wrapper{right:0}.speech__gender{border-radius:3px;padding:3px 5px;text-transform:uppercase;font-size:12px;color:#fff}.speech__gender--female{background-color:#ff409f}.speech__gender--male{background-color:#2f86fa}.speech__slider{display:-webkit-box;display:flex}.speech__saved{margin-top:20px;padding-top:15px;border-top:1px solid #f2f2f2}.speech__saved button{margin-right:10px}.speech__config{padding-top:5px;position:relative}.body_audio_player{border-radius:50px;background-color:#f1f3f4;display:inline-block;min-width:280px;word-break:break-word;width:100%;height:40px;white-space:pre-line;overflow:hidden}app-audio-player{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.speech__body .body_audio_player{width:auto!important;min-width:auto!important}.speech__body .audio__slider{display:none}@media (min-width:600px){.speech__body .body_audio_player{min-width:280px!important;word-break:break-word;width:100%!important;background-color:#f1f3f4}.speech__body .audio__slider{display:inline-block}}.speech__body .audio__volume{display:none}@media (min-width:600px){.speech__body .audio__volume{display:block}}.speech__body .body_audio_player .audio__time{display:none}.audio__time--mobile{display:none}.speech__body .audio__time--mobile{display:block;margin-left:5px;font-size:.75rem}.speech__body .speech__controls{height:auto}@media (min-width:375px){.body_audio_player{padding-right:5px}app-audio-player{display:block}.speech__body .body_audio_player .audio__time{display:block;width:auto}.speech__body .audio__time--mobile{display:none}.speech__body .speech__controls{height:40px}}.cards__gal-header{padding:10px;margin-bottom:10px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media (max-width:560px){.cards__gal-header,.cards__gal-header button{display:block}.cards__gal-header mat-radio-button{margin-top:12px}}.cards__gal-header b{padding:0 10px}.cards__gal-header mat-radio-button{margin-right:10px}.cards__menu{display:-webkit-inline-box;display:inline-flex;margin:20px 0 20px 2px;border:1px solid #fff;border-radius:8px;box-shadow:none}.cards__menu--bot-build{margin-top:0}@media (max-width:400px){.sidebar__bell-notification{right:0}.cards__radiogroup b{padding-top:10px;display:block}}.cards__delay input:invalid{border-width:1px;border-bottom-color:red}.cards__delay--firefox input{width:65px!important;max-width:65px!important;height:35px!important}.cards__delay--firefox input:invalid{border:2px solid red;border-radius:10%}.cards__delay--chrome input,.cards__delay--opera input{min-width:50px}.cards__subheader{background-color:#f2f2f2;padding:5px}.cards__plus{margin-right:0;margin-bottom:20px}.cards__plus .cards__image{background:#ededed}.cards .gallery-settings{text-align:left;margin:10px;white-space:normal}.cards .gallery-settings__text{font-size:14px;white-space:normal}.cards__dropzone .cards__big-button{width:100%;height:100%;border-radius:inherit;display:-webkit-box;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:1px solid red}.cards__dropzone .cards__big-button[disabled]{opacity:.5}.cards__dropzone .cards__big-button .fa-arrow-alt-circle-up:before{position:absolute;left:50%;top:50%;margin-top:-20px;margin-left:-22px}.cards__dropzone .cards__big-button-icon{color:#0079fe;font-size:40px;height:auto;width:auto;line-height:normal!important}.cards__box{margin:5px 0 10px;position:relative;border-radius:8px;box-shadow:0 1px 8px rgba(0,0,0,.1);overflow:hidden;border:1px solid rgba(0,0,0,.1);min-width:220px}.cards__box:hover .cards__controls{display:-webkit-box;display:flex;opacity:1;pointer-events:all}.cards__box-active{min-height:548px;min-width:255px;margin-right:5px!important}@media (max-width:767px){.cards__box-active{min-width:220px}}.cards__box--gallery{min-height:555px}.cards__box--gallery .cards__controls{right:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.cards__box--gallery textarea{max-height:290px}.cards__box--text .cards__errors{position:relative}.cards__box--text .cards__header{margin-bottom:10px}.cards__box .textarea__bot-message{padding:0!important;resize:none!important;min-height:75px}.cards__textarea{font-size:13px;border:0;border-bottom:1px solid #0079fe;resize:none;width:100%;color:#333;max-height:calc(76vh - 120px);min-height:22px}.cards__textarea:focus{outline:0;box-shadow:0}.cards__title{font-size:13px;border:0;border-bottom:1px solid #ddd;resize:none;width:100%;color:#333;padding:3px;margin-bottom:10px}.cards__title:focus{outline:0;box-shadow:0}.cards__header{padding:5px 0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;border-bottom:1px solid #ddd;font-size:1rem;font-weight:400;position:relative;overflow:hidden;border-radius:8px 8px 0 0}.cards__header>div{height:100%;-webkit-box-align:center;align-items:center}.cards__header-inner{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap}.cards__header-icon,.cards__header-number{margin-left:10px}.cards__header-icon{display:-webkit-box;display:flex;white-space:nowrap;margin-right:5px}.cards__header-icon .mat-icon{margin-right:5px;color:#0079fe;height:19px;width:25px}.cards__header-hint{overflow:hidden}.cards__header .cards__header-fa-font,.cards__header .cards__header-fa-trash{height:auto;width:auto}.cards__header .form-control__user{width:30px;position:relative;top:auto;left:auto;right:auto;max-width:initial}.cards__header .form-control__user:empty{display:none}.cards__header-icon-block{position:relative;margin-right:5px}.cards__header-icon-block .mat-icon{width:14px;height:14px;position:absolute;right:-12px;bottom:0;font-size:14px;border-radius:50%;background-color:#fff}.cards .error-tooltip-container{position:relative}.cards .error-tooltip{position:absolute;top:14px;left:16px;font-size:14px;color:#f44336;background:#fff;border-radius:50%;width:14px;height:14px}.cards .error-tooltip-icon{font-size:14px;color:#f44336}.cards .error-tooltip-image{width:20px;height:20px;max-width:24px;margin-top:-5px;margin-left:5px}.cards__body{padding:0 15px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;word-break:break-word}.cards__body .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:.85em}@media (max-width:1100px){.cards__body{display:block}}.cards__body h5{margin-bottom:0}.cards__body--text{padding:10px}.cards__body--text p{margin:0;overflow:hidden}.cards__body--rss{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.cards__body--rss>div{-webkit-box-flex:1;flex:1;padding-right:24px}.cards__body--rss .mat-checkbox-layout{white-space:normal}.cards__body--rss .mat-form-field{display:block}.cards__body--rss .mat-form-field-infix{min-width:100px;width:auto}.cards__buttons{padding:0 10px 10px}.cards__buttons button{margin:5px 0;width:100%}.cards__buttons button.mat-stroked-button+button{margin-left:0}.cards__btn{text-overflow:ellipsis;min-width:100px}@media (max-width:767px){.cards__btn--broadcast{min-width:45px!important;height:45px!important;padding:0!important}}.cards__btn mat-icon{display:block;margin:0 auto}.cards__controls{position:absolute;top:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;right:-40px;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;opacity:0;pointer-events:none;-webkit-transition:.3s;transition:.3s all}.cards__controls .handle,.cards__controls .handle2{padding:5px;font-size:18px;cursor:pointer;line-height:1.2}.cards__delay{font-size:11px;padding-right:5px;text-align:center;-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex}.cards__delay input{height:20px;max-width:44px;margin-left:5px;padding-left:5px;border:1px solid #c7c7c7}.cards__image{height:200px;background-size:cover;background-position:center;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;overflow:hidden;margin:5px}.cards__image--gallery{margin-bottom:0;min-height:232px;max-width:none}.cards__image img{-o-object-fit:cover;object-fit:cover;max-height:100%}.cards__uploads{width:100%;height:100%;position:absolute;border-radius:50%}.cards__uploads .btn{top:calc(50% - 15px);background-color:rgba(255,255,255,.7)}.cards__uploads .btn-center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cards__uploads .cards__dropzone{background-color:transparent}.cards__uploads .cards__dropzone button{border:none}.cards__dropzone{width:100%;height:100%;margin:0;text-align:center;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-transition:.5s;transition:.5s all;background-color:#ededed}.cards__dropzone.hovered{border-color:#2ea9ff;background-color:#f2f2f2}.cards__gallery{display:block;overflow-x:auto;margin-bottom:0;white-space:nowrap;max-width:100%}.cards__gallery>div{display:inline-block;min-height:400px}.cards__gallery-wrapper{position:relative}.cards__email{margin-top:20px}.cards__checkboxes{text-align:left;margin-top:20px}.cards__checkboxes mat-checkbox{margin-bottom:10px;display:block}.cards__add-card{margin-left:0!important;margin-top:5px!important}.cards__btn-wrap{min-width:80px;margin-right:10px}.cards__btn-wrap:last-child .cards__btn{border:none}.cards__btn-wrap .mat-stroked-button{padding:11px 0;border-radius:0;line-height:initial;border:none;border-right:1px solid rgba(0,0,0,.15);max-width:none}.cards__btn-wrap .mat-icon{color:#2ea9ff;display:block;text-align:center;width:100%}.cards .tile{box-shadow:none!important}.cards__right{padding:0 20px!important;min-height:540px}@media (max-width:767px){.cards__right{padding:0 15px!important}}.cards__right--empty{min-height:auto}.cards__gal-loader{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#fff;z-index:2;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;padding:20px;min-height:540px}.cards__errors{padding:0;margin:0;display:-webkit-box;display:flex}.cards__errors-item{display:none;list-style:none;position:relative;padding:5px}.cards__errors-item img{width:20px!important;max-width:24px!important}.cards__errors-item mat-icon{position:absolute;bottom:3px;right:0;font-size:14px;color:#f44336;background:#fff;border-radius:50%;width:14px;height:14px}.cards__errors-text{padding:0 5px 5px}.cards__errors--gallery .cards__errors-item{display:block}.cards__errors--gallery img{width:30px!important}.cards__errors--gallery .mat-icon{color:#f44336;bottom:-5px;right:-10px}.cards__add-buttons{position:absolute;background:#fff;-webkit-transition:.3s;transition:.3s all;max-height:1px;min-height:1px;overflow:hidden;left:0;right:0;bottom:0;z-index:-1}.cards__add-buttons.active{z-index:2;max-height:100%;min-height:100%}.cards__add-buttons app-add-button-modal{height:100%;width:100%;position:absolute;left:0;right:0;bottom:0;top:0}.cards__box .mcard__btn-container{margin:0}.cards__headerButtons{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}.cards__headerButtons .button--attributes{padding-top:4px}.error-price{min-height:565px}.col-md-6--error{height:83px}.buttons__header{display:-webkit-box;display:flex;text-align:center;border-bottom:1px solid #f2f2f2}.buttons__header .mat-icon-button{-webkit-box-flex:1;flex:1;width:auto}.buttons__phone-call ul{width:250px;overflow-x:hidden}.buttons__phone-call ul::-webkit-scrollbar{width:8px}.buttons__phone-call ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2)}.buttons__phone-call ul::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2)}.buttons__phone-call .intl-tel-input .country-list.dropup{margin-bottom:-200px}.buttons__link{margin-right:5px}.buttons__payment .row .col-md-6:nth-child(2n+1){padding-right:5px}.buttons__subheader{display:inline-block;margin:10px 4px 10px 0;font-weight:700}.buttons__content{padding:0 10px}.buttons__content mat-form-field{width:100%}.buttons__content .form-control{margin:0}.buttons__content .col-md-6{overflow:hidden}.buttons__content .col-md-6 mat-form-field.mat-form-field{width:100%}.buttons__content small{display:block}.buttons__content mat-select-value{display:table-cell;max-width:100%!important;width:100%}.buttons__footer{padding:0 10px 10px;position:absolute;bottom:0}.buttons__footer button{margin-bottom:10px}.icon-quickreply mat-icon.mat-icon{top:4px;position:relative}.show{display:block}.cards__errors-item--pt-zero{padding-top:0}@media (max-width:320px){.lang--it .nlp__status{margin-left:10px;margin-right:5px}.lang--it .nlp-card__status span{font-size:13px}}.lang--ru .cards .buttons__link{margin-right:4px}.lang--ru .cards__header-icon{margin-left:4px}@media (max-width:320px){.lang--es .nlp__status{margin-left:5px;margin-right:5px}.lang--es .nlp-card__status span{font-size:13px}.auth__content{max-width:270px!important}}.lang--ru .buttons__footer:not(.position-absolute) button.mat-stroked-button{padding-left:5px;padding-right:5px}.lang--ru .buttons__footer:not(.position-absolute) button.mat-stroked-button+button{margin-left:4px}.register-form{margin-top:15px}.register-form label.mat-form-field-label{color:#52b8ed}.register-form a{background:-webkit-linear-gradient(180deg,#52b8ed,#557feb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.register-form .auth__group-round-btn.auth__group{margin-top:13px;margin-bottom:5px}.register-form .mat-form-field{margin-bottom:0}@media (min-width:500px){.register-form .auth__first-name--with-error{padding-bottom:15px;-webkit-transition:padding-bottom .5s;transition:padding-bottom .5s}.register-form .auth__first-name--without-error{padding-bottom:0;-webkit-transition:padding-bottom .5s;transition:padding-bottom .5s}}.mat-option .img__flag{width:30px;height:20px;box-shadow:0 0 2px rgba(0,0,0,.3);margin-left:2px}.lang--zh .auth__links a,.lang--zh .auth__links:first-child{display:inline-block}.lang--zh .auth__links a.shortLink-forgot{float:right}@media (min-width:390px){.lang--de .link-forgot{display:inline-block;float:right}}@media (min-width:374px){.lang--pt .link-forgot{display:inline-block;float:right}}@media (min-width:370px){.lang--en .link-forgot{display:inline-block;float:right}}@media (max-width:409px){.lang--ja .link-signup{display:block;margin-left:0}}@media (min-width:410px){.lang--ja .link-signup{display:inline-block;margin-left:0}.lang--ja .auth__form{max-width:410px}}@media (min-width:600px){.lang--ja .auth__form{max-width:500px}.lang--ja .link-signup{display:inline-block;margin-left:10px}}.lang--ja .auth__group.auth__socbtns{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.lang--ja .auth__group.auth__socbtns .btn-facebook,.lang--ja .auth__group.auth__socbtns .btn-googleplus{width:100%;margin-left:0}@media (min-width:410px){.lang--fr .auth__form{max-width:410px}}.lang--fr .auth__group.auth__socbtns{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.lang--fr .auth__group.auth__socbtns .btn-facebook,.lang--fr .auth__group.auth__socbtns .btn-googleplus{width:100%;margin-left:0}@media (max-width:339px){.lang--it .auth__group.auth__socbtns .btn-facebook span,.lang--it .auth__group.auth__socbtns .btn-googleplus span{font-size:14px}}@media (max-width:340px){.lang--es .auth__group.auth__socbtns .btn-facebook span,.lang--es .auth__group.auth__socbtns .btn-googleplus span{font-size:10px}.lang--es .auth__group.auth__socbtns .btn-facebook span mat-icon,.lang--es .auth__group.auth__socbtns .btn-googleplus span mat-icon{margin-right:2px}}@media (min-width:340px) and (max-width:374px){.lang--es .auth__group.auth__socbtns .btn-facebook span,.lang--es .auth__group.auth__socbtns .btn-googleplus span{font-size:11px}}@media (min-width:375px){.lang--es .auth__group.auth__socbtns .btn-facebook span,.lang--es .auth__group.auth__socbtns .btn-googleplus span{font-size:12px}}@media (min-width:411px){.lang--es .auth__group.auth__socbtns .btn-facebook span,.lang--es .auth__group.auth__socbtns .btn-googleplus span{font-size:14px}}@media (min-width:407px){.lang--es .link-forgot{display:inline-block;float:right}}@media (min-width:415px) and (max-width:600px){.lang--es .auth__group.auth__socbtns .btn-facebook span,.lang--es .auth__group.auth__socbtns .btn-googleplus span{font-size:14px}}.lang--es .auth__group.auth__socbtns{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.lang--es .auth__group.auth__socbtns .btn-facebook,.lang--es .auth__group.auth__socbtns .btn-googleplus{width:100%;margin-left:0}.auth__body.register__body{height:auto}@media (max-width:375px){.auth__content{max-width:325px!important}}.auth__content .mat-card{margin-bottom:5px}.auth__navbar{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:0 27px}.auth__navbar .logo{-webkit-box-flex:1;flex-grow:1}.auth__navbar .close,.auth__navbar .logo{flex-shrink:0}.auth__navbar .navbar__lang{cursor:pointer;margin-right:24px;margin-left:8px;flex-shrink:0;display:block}@media (max-width:414px){.auth__content{max-width:364px!important}.auth__navbar .navbar__lang{margin-right:16px;margin-left:16px}.persistent{overflow-y:auto}}.auth__navbar .navbar__lang .curent__lang{cursor:pointer;text-transform:capitalize;color:#5e5e5e}.auth__navbar .navbar__lang .curent__lang .img__flag{width:30px;height:20px;margin-right:8px;box-shadow:0 0 2px rgba(0,0,0,.3)}.auth__navbar .navbar__lang .mat-select{display:inline}.auth__navbar .navbar__lang .mat-select-value{display:none}@media (max-width:600px){.auth__navbar{padding:25px 15px 0}.auth__navbar .logo{width:50%}}.auth__body{color:#5e5e5e;font-weight:300;display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:calc(100% - 81px);overflow-x:hidden;overflow-y:auto}.auth__body .checkbox-remember-me{margin-bottom:1.8755em}.auth__form{padding:30px 25px 25px}@media (min-width:600px){.lang--fr .auth__form{max-width:500px}.lang--es .auth__group.auth__socbtns .btn-facebook span,.lang--es .auth__group.auth__socbtns .btn-googleplus span{font-size:1rem}.auth__form{width:500px}}.auth__header{margin-top:10px;margin-bottom:20px}@media (max-width:767px){.auth__body{height:auto}.auth__form{padding:0 16px}.auth__header{margin-bottom:10px}}.auth__header-box{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.auth__header-hr{display:block;width:80px;height:4px;background-color:#0079fe}.auth__group{margin-top:1rem;margin-bottom:2rem;width:100%;display:-webkit-box;display:flex}@media (max-width:600px){.auth__group.auth__socbtns{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-pack:justify;justify-content:space-between}.auth__group.auth__socbtns .btn-facebook,.auth__group.auth__socbtns .btn-googleplus{padding:10px 0 10px 48px;max-width:100%}}.auth__group-round-btn{display:block;-webkit-box-pack:justify;justify-content:space-between}.auth__group-round-btn.auth__group{margin-top:2rem;margin-bottom:5px}.auth__group-round-btn label{width:50%}.auth__group label.active{background-color:#0079fe;color:#fff!important}.auth__group label:first-child{border-radius:20px 0 0 20px}.auth__group label:last-child{border-radius:0 20px 20px 0}.auth__group label input{display:none}.auth__group .btn-business,.auth__group .btn-private,.auth__group button{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:20px;font-weight:300;min-height:48px}.auth__group .btn-sign{background-color:#005dfe;border:1px solid #005dfe;max-width:100%;height:50px;border-radius:25px}.auth__group .btn-sign:disabled{opacity:.5}.auth__group .btn-sign span.mat-button-wrapper{font-size:20px;font-weight:500;color:#fff}.auth__group .mat-checkbox-inner-container{margin:auto 10px auto 0}.auth__group.auth__socbtns button{max-width:100%;white-space:nowrap;margin-bottom:10px}.auth__checkbox-subscribe{margin-top:1rem;margin-bottom:2rem;width:100%}@media (max-width:767px){.auth__socbtns{margin-bottom:0;margin-top:30px}}.auth__socbtns .btn-facebook,.auth__socbtns .btn-googleplus{font-weight:500;font-size:1rem;position:relative;width:calc(50% - 5px);padding-left:48px}.auth__socbtns .btn-facebook{color:#000!important;border:1px solid #1877f2!important;-webkit-transition:background-color .3s;transition:background-color .3s}.auth__socbtns .btn-facebook:hover{color:#fff!important;background-color:#1877f2}.auth__socbtns .btn-facebook::before{position:absolute;top:0;left:0;content:"";height:100%;width:48px;background-color:#fff;background-image:url(/assets/img/icon-facebook.svg);background-position:center;background-repeat:no-repeat;border-right:1px solid #1877f2}.auth__socbtns .btn-googleplus{color:#000!important;border:1px solid #1877f2!important;-webkit-transition:background-color .3s;transition:background-color .3s}.auth__socbtns .btn-googleplus:hover{color:#fff!important;background-color:#1877f2}.auth__socbtns .btn-googleplus::before{position:absolute;top:0;left:0;content:"";height:100%;width:48px;background-color:#fff;background-image:url(/assets/img/icon-google.svg);background-position:center;background-repeat:no-repeat;border-right:1px solid #1877f2}.auth__btns button{margin:0;width:50%}.auth__btns button:hover{color:#fff;background:linear-gradient(135deg,#52b8ed,#557feb);border:1px solid #0079fe}.auth__btns .private{border-top-right-radius:0;border-bottom-right-radius:0}.auth__btns .business{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.auth__reset-password{margin-bottom:0}.auth__full-name-wrap{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}@media (min-width:500px){.auth__full-name-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row}.auth__first-name{margin-right:7px}.auth__last-name{margin-left:7px}}.auth__email{margin-bottom:15px}.link-forgot,.link-signup{color:#2ea9ff}.link-forgot{float:right}@media (max-width:600px){.auth__socbtns .btn-facebook,.auth__socbtns .btn-googleplus{width:100%;margin-left:0}.link-forgot{display:block;float:none}}.link-signup{margin-left:10px}.longlink-forgot{float:left;margin-bottom:10px;color:#2ea9ff}.modal__footer-center{-webkit-box-pack:center;justify-content:center}.persistent .conversation__bot-id{position:absolute;top:15px;font-size:12px;line-height:16px}.persistent__box{position:relative;background-color:#fff;border-radius:3px;padding:20px 46px 0 20px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:end;align-items:flex-end;flex-wrap:nowrap}@media (max-width:414px){.persistent__box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;box-shadow:0 2px 4px rgba(0,0,0,.1)}}.persistent__box mat-form-field{margin-right:10px}.persistent__tab{height:calc(100vh - 119px);padding:0}.persistent__tab .scrollbar__inner{padding:20px}@media (hover:hover){.persistent__tab .scrollbar__inner{padding-right:25px}}.persistent__tab .persistent__checkbox{width:100%;display:-webkit-inline-box;display:inline-flex;margin-right:20px}.persistent__tab .persistent__checkbox--tooltip{margin:auto 5px}.persistent__tab .persistent__checkbox--tooltip mat-icon{margin-top:2px}@media (max-width:1024px){.persistent__tab{height:100%}.persistent mat-tab-group{height:calc(100% - 70px)}.persistent mat-tab-group .mat-tab-body-wrapper{height:calc(100% - 48px)}}.persistent__level-3-error{font-size:11px}.persistent__remove{right:0;position:absolute!important;top:0;border:none;background:0 0;cursor:pointer}.persistent__remove:hover{color:#222}.persistent__sub{padding-left:20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-top:10px;flex-wrap:wrap}.persistent__sub .persistent__box{position:relative}.persistent__form{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.persistent__form>.mat-form-field{-webkit-box-flex:1;flex-grow:1}@media (max-width:414px){.persistent__form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}}@media (min-width:415px){.persistent__select{max-width:200px}}.persistent__icon{height:20px;margin-right:5px;position:relative;top:5px}.persistent__controls{position:absolute;top:0;right:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.persistent__item{margin:10px 0;position:relative;max-width:750px}.persistent__item .handle{padding:5px;font-size:18px;cursor:move;line-height:1.2;text-align:center;width:40px}.persistent__info-btn{position:absolute;top:0;right:25px}.persistent__level2{padding-left:50px;margin-top:5px;border-left:2px dashed #ddd;border-bottom:2px solid #ddd}@media (max-width:414px){.persistent__level2{padding-left:25px}}.persistent__level2:last-child{margin-bottom:10px}.persistent__level3{padding-left:50px;margin-top:5px;border-left:1px dashed #ddd;border-bottom:1px solid #ddd}@media (max-width:414px){.persistent__level3{padding-left:25px}}.persistent__level3:last-child{margin-bottom:10px}.persistent__add{padding:5px 10px}.persistent__control{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:20px 0}.persistent__control-question{display:-webkit-inline-box;display:inline-flex;margin:20px 0}.persistent__control-question--tooltip{margin:auto 15px}.persistent__control-question--tooltip mat-icon{margin-top:5px}.persistent__control--tooltip{margin:auto 15px}.persistent__control--tooltip mat-icon{margin-top:5px}.persistent__btn{padding-bottom:20px}mat-form-field.bot__dropdown .mat-form-field-infix{padding:5px;border-top:10px}.synonyms__list,.synonyms__wrapp{max-height:300px}.synonyms__loading{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;height:60px}.synonyms__notFound{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;font-weight:400;font-size:1rem;line-height:20px;color:#d91200}.synonyms__modal-loading{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;height:60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.synonyms__modal-content{padding:8px 16px 0 24px}.synonyms__modal{max-width:320px}@media (min-width:768px){.synonyms__modal{max-width:500px}}.synonyms__modal .modal__title{text-align:left;display:-webkit-box;display:flex;flex-wrap:wrap}.synonyms__modal .modal__title span{max-width:150px;overflow:hidden;text-overflow:ellipsis;margin-left:4px}@media (min-width:768px){.synonyms__modal .modal__title span{max-width:350px}}@media (min-width:1170px){.synonyms__modal{max-width:none;min-width:600px;width:auto}.synonyms__modal .modal__title span{max-width:500px}}.synonyms__modal-header-buttons{margin-left:auto}.synonyms__text-prev{font-weight:400;font-size:1rem;line-height:30px;padding:24px 24px 0}.synonyms__block-wrapper{border-bottom:1px solid #ebebec;display:-webkit-box;display:flex}.synonyms__block{width:100%;padding:10px}@media (min-width:500px){.synonyms__block{padding:24px;width:320px}}@media (min-width:768px){.synonyms__block{width:500px;height:460px}}@media (min-width:1170px){.synonyms__block{width:320px;height:auto}}.synonyms__block-found{border-left:1px solid #ebebec;border-right:1px solid #ebebec;padding-right:0}.synonyms__block-found .synonyms__found-list,.synonyms__block-found .synonyms__modal-title{padding-right:24px}.synonyms__block-found-scrollbar{height:370px}.synonyms__block-found .scrollbar__inner{padding:0!important}.synonyms__block-selected{padding-right:0}.synonyms__block-selected .mat-form-field,.synonyms__block-selected .synonyms__found-list,.synonyms__block-selected .synonyms__modal-title{padding-right:24px}.synonyms__block-selected .synonyms__title-list{padding-top:5px;padding-right:24px}.synonyms__block-selected .mat-form-field{width:100%}.synonyms__block-selected .mat-form-field .mat-form-field-infix{display:-webkit-box;display:flex}.synonyms__block-selected .mat-form-field button{border-radius:50%;color:#fff;background-color:#0079fe;width:100%;max-width:20px;height:20px;position:relative;border:none;padding:0;margin-top:-9px}.synonyms__block-selected .mat-form-field button::before{position:absolute;content:"";top:50%;left:50%;width:10px;height:10px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 0H4V4H0V6H4V10H6V6H10V4H6V0Z' fill='white'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.synonyms__block-selected-scrollbar{height:280px}.synonyms__block-selected-scrollbar .ng-scroll-view{padding-top:5px}.synonyms__block-selected-scrollbar--min{height:102px}.synonyms__block-selected-border{margin-right:24px;margin-top:5px;margin-bottom:5px;height:1px;background-color:#ebebec}.synonyms__modal-title{font-weight:500;font-size:1rem;line-height:20px;margin-bottom:18px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.synonyms__modal-title--number{background-color:#eef2f5;border-radius:12px;font-weight:500;font-size:12px;line-height:20px;padding:5px 9px;margin-left:8px;color:#000}.synonyms__modal-title button{border:none;background-color:transparent;font-weight:500;font-size:1rem;line-height:20px;color:#005dfe;text-decoration:underline}.synonyms__modal-title button:hover{text-decoration:none}.synonyms__title-list{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;font-weight:500;font-size:14px;line-height:16px;color:#005dfe;margin-bottom:8px}.synonyms__title-list--number{background-color:#005dfe;color:#fff;border-radius:12px;font-weight:500;font-size:12px;padding:5px 9px;margin-left:8px;max-height:24px;min-width:24px;box-sizing:border-box;vertical-align:middle;line-height:13px}.synonyms__title-list button{font-weight:400;font-size:14px!important;line-height:16px;border:none;background-color:transparent;color:#005dfe;text-decoration:underline}.synonyms__title-list button:hover{text-decoration:none}.synonyms__generate-button{width:100%}.synonyms__modal-body button,.synonyms__modal-footer button{font-weight:500;font-size:1rem;line-height:20px}.synonyms__modal-body{min-height:70px}.synonyms__modal-body--edit{max-width:320px}@media (min-width:768px){.synonyms__modal-body--edit{max-width:500px}}@media (min-width:1170px){.synonyms__modal-body--edit{max-width:none;min-height:460px;min-width:936px;width:100%}}@media (min-width:1366px){.synonyms__modal-body--edit{min-width:970px}}.synonyms__modal-footer.modal__footer{display:-webkit-box;display:flex;-webkit-box-pack:center!important;justify-content:center!important;flex-wrap:wrap!important}@media (min-width:768px){.synonyms__modal-footer.modal__footer{-webkit-box-pack:justify!important;justify-content:space-between!important}}.synonyms__modal-footer--btn-wrap{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;margin-left:auto}@media (max-width:768px){.synonyms__modal-footer--btn-wrap{margin:10px auto auto}}.synonyms__modal-footer--btn-wrap button{margin:4px!important}.synonyms__modal-footer .mat-checkbox{margin-right:10px}.synonyms__modal-content{font-weight:500;font-size:1rem;line-height:20px;padding-top:10px;padding-bottom:18px}.synonyms__checkbox{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.synonyms__checkbox .mat-checkbox{margin-bottom:12px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.synonyms__checkbox .mat-checkbox-label{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;font-size:1rem;line-height:20px;color:#37394b;width:100%}.synonyms__checkbox .mat-checkbox-label div{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;margin-top:2px}.synonyms__checkbox .mat-checkbox-inner-container{margin-top:3px}.synonyms__checkbox small{font-size:12px;line-height:16px;color:#7d7f90;white-space:normal}.synonyms__found-list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.synonyms__found-list button{width:100%;padding:0 30px 0 0;border:none;background-color:transparent;font-weight:400;font-size:1rem;line-height:20px;color:#37394b;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:4px;position:relative;box-sizing:border-box}.synonyms__found-list button::after{position:absolute;content:"";width:16px;height:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:10px;background-repeat:no-repeat;background-position:center}.synonyms__found-list button:hover{color:#005dfe}.synonyms__found-list button span{text-align:left;max-width:245px;overflow:hidden;text-overflow:ellipsis}.synonyms__found-list--btn-arrow-right::after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0L6.59 1.41L12.17 7H0V9H12.17L6.59 14.59L8 16L16 8L8 0Z' fill='%2337394B'/%3E%3C/svg%3E")}.synonyms__found-list--btn-arrow-right:hover::after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0L6.59 1.41L12.17 7H0V9H12.17L6.59 14.59L8 16L16 8L8 0Z' fill='%23005DFE'/%3E%3C/svg%3E")}.synonyms__found-list--btn-arrow-left::after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.41 14.59L8 16L0 8L8 0L9.41 1.41L3.83 7L16 7V9L3.83 9L9.41 14.59Z' fill='%2337394B'/%3E%3C/svg%3E")}.synonyms__found-list--btn-arrow-left:hover::after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.41 14.59L8 16L0 8L8 0L9.41 1.41L3.83 7L16 7V9L3.83 9L9.41 14.59Z' fill='%23005DFE'/%3E%3C/svg%3E")}.synonyms__found-list--btn-del::after{width:14px!important;height:14px!important;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z' fill='%2337394B'/%3E%3C/svg%3E%0A")}.synonyms__found-list--btn-del:hover::after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z' fill='%23005DFE'/%3E%3C/svg%3E%0A")}.synonyms__found-list--btn-return::after{right:8px!important;width:21px!important;height:18px!important;background-image:url("data:image/svg+xml,%3Csvg width='21' height='18' viewBox='0 0 21 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0C7.03 0 3 4.03 3 9H0L3.89 12.89L3.96 13.03L8 9H5C5 5.13 8.13 2 12 2C15.87 2 19 5.13 19 9C19 12.87 15.87 16 12 16C10.07 16 8.32 15.21 7.06 13.94L5.64 15.36C7.27 16.99 9.51 18 12 18C16.97 18 21 13.97 21 9C21 4.03 16.97 0 12 0Z' fill='%2337394B'/%3E%3C/svg%3E")}.synonyms__found-list--btn-return:hover::after{width:21px;height:18px;background-image:url("data:image/svg+xml,%3Csvg width='21' height='18' viewBox='0 0 21 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0C7.03 0 3 4.03 3 9H0L3.89 12.89L3.96 13.03L8 9H5C5 5.13 8.13 2 12 2C15.87 2 19 5.13 19 9C19 12.87 15.87 16 12 16C10.07 16 8.32 15.21 7.06 13.94L5.64 15.36C7.27 16.99 9.51 18 12 18C16.97 18 21 13.97 21 9C21 4.03 16.97 0 12 0Z' fill='%23005DFE'/%3E%3C/svg%3E")}.synonyms__found-list .delete{text-decoration:line-through;color:#7d7f90}.mcard{min-width:240px;word-break:break-all;border-radius:10px;background-color:#f2f2f2;margin-bottom:10px;overflow:hidden}.mcard:empty{display:none}.mcard--fw{width:calc(100vw - 100px)}.mcard__wrapper{margin:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:hidden;-webkit-box-pack:justify;justify-content:space-between;width:100%;background-color:#f2f2f2;border-radius:10px}.mcard__btns{line-height:20px;font-size:1rem;align-self:flex-end;width:100%}.mcard--rss{padding:5px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.mcard--rss mat-icon{color:#f8991d;font-size:40px;height:40px;width:40px;margin-right:10px}.mcard--gallery{min-width:220px;width:100%;margin-bottom:0;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;border:1px solid #ddd;border-radius:10px}.mcard--gallery ngu-tile{padding:0!important}.mcard--gallery .tile{box-shadow:none!important}.mcard-owl-carousel{padding:0;overflow:visible}.mcard-owl-carousel .owl-stage{background-color:#fff;display:-webkit-box;display:flex}.mcard-owl-carousel .owl-stage:after{display:none!important}.mcard-owl-carousel .owl-stage .owl-item{display:-webkit-box;display:flex}.mcard.mcard_gallery,.mcard.mcard_rss{width:250px;border-style:none;background-color:transparent}@media (min-width:400px) and (max-width:689px){.mcard.mcard_gallery,.mcard.mcard_rss{width:280px}}@media (min-width:690px) and (max-width:979px){.mcard.mcard_gallery,.mcard.mcard_rss{width:570px}}@media (min-width:980px) and (max-width:1269px){.mcard.mcard_gallery,.mcard.mcard_rss{width:860px}}@media (min-width:1270px) and (max-width:1559px){.mcard.mcard_gallery,.mcard.mcard_rss{width:1150px}}@media (min-width:1560px){.mcard.mcard_gallery,.mcard.mcard_rss{width:1440px}}.mcard.mcard_gallery .owl-item,.mcard.mcard_rss .owl-item{display:-webkit-box;display:flex}.mcard.mcard_gallery .owl-item>div,.mcard.mcard_rss .owl-item>div{margin-top:35px;padding:10px;background-color:#fff;border:1px solid #ddd;border-radius:5px}.mcard.mcard_gallery .owl-next,.mcard.mcard_gallery .owl-prev,.mcard.mcard_rss .owl-next,.mcard.mcard_rss .owl-prev{background-color:transparent}.mcard__block-list{padding:5px;background-color:#f6f7f8;border:1px solid #e4e4e4;margin:5px 0;border-radius:5px}.mcard__nocontent{padding:5px 10px;font-weight:700}.mcard__body{overflow:hidden}.mcard__body p{margin:0;padding:4px 8px 0 12px;color:#37394b;font-style:normal;font-weight:400;font-size:1rem;line-height:20px;white-space:pre-line}.mcard__body p:empty{display:none}.mcard__body h5{margin:0;padding:8px 8px 0 12px;font-size:1rem;font-weight:500;line-height:20px}.mcard__body h5:empty{display:none}.mcard__body,.mcard__text{background-color:#f2f2f2;text-align:left}.mcard__thumb{text-align:left;width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0}.mcard__thumb a{width:180px;height:180px;display:block;overflow:hidden;margin:0 auto}.mcard .owl-nav>div{top:0}.mcard .owl-item img,.mcard .owl-item>div img{display:block;margin:5px auto}.mcard img{max-width:100%}.mcard__btns button{font-weight:400;color:#0079fe;width:100%}.mcard__QR .mcard__btn-container{display:inline-block}.mcard__QR .mcard__btn-container:nth-child(1){border-top-left-radius:10px;border-bottom-left-radius:10px}.mcard__QR .mcard__btn-container:nth-last-child(1){border-top-right-radius:10px;border-bottom-right-radius:10px}.mcard__btn-container{background-color:#f2f2f2;padding:4px}.mcard__btn-container div{padding:0}.mcard__btn-container button.mat-stroked-button:not(.mat-primary):not(.mat-warn):not(.mat-accent):not(.nlp__filter-button):not(.button--mini){background-color:#fff;border:1px solid #ddd;color:#333;margin:0}.mcard__btn-container:empty{padding:0}.mcard__btn--phone{display:none}@media (max-width:600px){.mcard__btn--phone{display:block}.mcard__btn--copy{display:none}}.mcard__thumb{padding:0;max-height:160px;overflow:hidden;display:-webkit-box;display:flex}.mcard__thumb-img{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%}.mcard__thumb img{display:block;max-width:240px;min-height:160px;max-height:240px;width:100%;-o-object-fit:cover;object-fit:cover}.message{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;flex-wrap:wrap;overflow:hidden;margin-top:20px;margin-right:30px}.message__wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;max-width:calc(100% - 50px);overflow:hidden}.message--to{-webkit-box-pack:end;justify-content:flex-end}.message--to .avatar{-webkit-box-ordinal-group:3;order:2}.message--to .message__body{border-radius:20px 0 20px 20px;background-color:#f2f2f2}.message__body{background-color:#f2f2f2;border:1px solid #ddd;padding:10px;display:inline-block;min-width:100px;word-break:break-word;max-width:600px;border-radius:0 20px 20px;margin:0 0 5px;white-space:pre-line;overflow:hidden}.message__body iframe,.message__body img{display:block;max-width:100%}.message__body p{margin:0;white-space:pre-wrap;word-break:break-word}.message__body_ticket{word-wrap:break-word;white-space:pre-wrap}.message__body_ticket ol,.message__body_ticket ul{line-height:.5}.message__sending{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;height:100%;-webkit-box-align:center;align-items:center}.message__sending>span{margin:0 auto;font-size:20px;color:#555}.message__date{color:#888;font-size:10px}.message__sign{font-weight:700;font-size:12px;color:#0070ea;word-break:break-word}.message__avatar{width:40px;min-width:40px;height:40px;background-size:cover;background-position:center;border-radius:50%;margin-right:10px}.message--right{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:start;align-items:flex-start;flex-wrap:nowrap}.message--right .message__wrapper{-webkit-box-align:end;align-items:flex-end}.message--right .message__avatar{-webkit-box-ordinal-group:3;order:2;margin-left:10px;margin-right:0;overflow:hidden!important}.message--right .message__body{-webkit-box-pack:end;justify-content:flex-end;background:#dfe9f3;border-radius:20px 0 20px 20px}@media (max-width:414px){.message{margin-right:10px}.message__body{min-width:235px}.message__body audio{margin-left:0;margin-top:5px;width:240px}}@media (max-width:374px){.message{margin-right:0}.message__body{min-width:180px}.message__body audio{margin-left:-5px;margin-top:5px;width:200px}.mcard{min-width:200px}}.mobile .message{margin-right:0}ul.message__box{padding:0}.attach{width:calc(100% - 50px)}.attach__card{margin-bottom:10px;display:-webkit-box;display:flex}.selected__bot{top:10px}.channel__status{display:inline-block;border:1px solid #999;color:#999;padding:2px 5px;font-size:12px;border-radius:3px}.channel__status.enable{color:green;border-color:green}.channels{width:320px;background-color:#fff;box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}@media (max-width:600px){.channels{width:100%}}.channels__cat{margin:0;padding:10px 12px;line-height:1;font-weight:500;border-top:1px solid #ddd;border-bottom:1px solid #ddd;font-size:16px;color:#000}.channels__cat mat-icon{height:10px}.channels__menu{width:320px;padding:0}.channels__menu a{color:#333}.channels__menu a.active{background:-webkit-gradient(linear,right top,left top,from(#fff),to(#66aefd))!important;background:linear-gradient(to left,#fff,#66aefd)!important;color:#fff}.channels__btn-open-messanger,.channels__btn-unpublish{position:absolute;right:90px}.channels__item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;width:100%}.channels__item img{width:24px;margin-right:10px}.channels__item .mat-icon-button{width:auto;line-height:normal;height:auto}.channels__name{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.channels__text-left{text-align:left;width:100%;padding-left:15px}.step ol,.step ul{padding-left:24px}.step ol li,.step ul li{margin:16px 0}.step .mat-vertical-content img{max-width:800px;width:100%}.step__codearea{white-space:normal;word-break:break-all;border:1px solid #ddd;border-radius:3px;padding:5px;color:#7d7f90;font-size:14px;display:block;background-color:#f2f2f2;margin-bottom:16px;line-height:1.3}.step .fa-check{top:1px;position:relative}.footer__btns{margin-top:16px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.mobile .conversation__list{overflow-y:auto;height:calc(100% - 155px)}.mobile .conversation__content{height:100%;min-width:0}.mobile.conversation--channels{height:100%}.mobile app-slack .tabs__content{height:calc(100% - 70px);overflow-y:auto}.mobile app-webchat-channel .customize{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;margin-bottom:0}.mobile app-webchat-channel .customize__tab{height:calc(100vh - 179px);padding:0}.mobile app-webchat-channel .customize__tab-inner{padding:20px}.mobile app-webchat-channel .customize__tab-inner_about{padding-top:0}.mobile app-webchat-channel .customize__left{width:auto;border-right:none}.mobile app-webchat-channel .customize__right{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap}.mobile app-webchat-channel app-custom-webchat{max-height:none!important}.mobile app-webchat-channel app-custom-webchat .chat__channels{min-width:auto!important}.mobile app-webchat-channel app-custom-webchat .chat__body .message--right{margin-right:0!important}.mobile app-webchat-channel app-custom-webchat .chat__form-btns .mat-icon-button{width:30px;height:30px}.mobile app-webchat-channel app-custom-webchat .chat__form-btns .mat-icon-button .mat-icon{margin-bottom:10px}.mobile app-otherapi .tabs__content.tabs__content--otherapi{height:calc(100vh - 179px)}.mobile app-otherapi .alert--info{margin-right:5px}.mobile app-email .tabs__content.email{height:100%}color-picker .color-picker .hex-text .box,color-picker .color-picker .hex-text .message-saved__popup,color-picker .color-picker .hsla-text .box,color-picker .color-picker .hsla-text .message-saved__popup,color-picker .color-picker .rgba-text .box,color-picker .color-picker .rgba-text .message-saved__popup{padding:4px 8px!important}color-picker .color-picker .hex-text .box:first-of-type,color-picker .color-picker .hex-text .message-saved__popup:first-of-type,color-picker .color-picker .hsla-text .box:first-of-type,color-picker .color-picker .hsla-text .message-saved__popup:first-of-type,color-picker .color-picker .rgba-text .box:first-of-type,color-picker .color-picker .rgba-text .message-saved__popup:first-of-type{margin-bottom:8px}color-picker .color-picker .hex-text .box:last-of-type>div,color-picker .color-picker .hex-text .message-saved__popup:last-of-type>div,color-picker .color-picker .hsla-text .box:last-of-type>div,color-picker .color-picker .hsla-text .message-saved__popup:last-of-type>div,color-picker .color-picker .rgba-text .box:last-of-type>div,color-picker .color-picker .rgba-text .message-saved__popup:last-of-type>div{font-size:13px;line-height:26px}color-picker .color-picker .hex-text .box:last-of-type>div:nth-of-type(3),color-picker .color-picker .hex-text .message-saved__popup:last-of-type>div:nth-of-type(3),color-picker .color-picker .hsla-text .box:last-of-type>div:nth-of-type(3),color-picker .color-picker .hsla-text .message-saved__popup:last-of-type>div:nth-of-type(3),color-picker .color-picker .rgba-text .box:last-of-type>div:nth-of-type(3),color-picker .color-picker .rgba-text .message-saved__popup:last-of-type>div:nth-of-type(3){margin-right:16px}color-picker .color-picker .hex-text .box input,color-picker .color-picker .hex-text .message-saved__popup input,color-picker .color-picker .hsla-text .box input,color-picker .color-picker .hsla-text .message-saved__popup input,color-picker .color-picker .rgba-text .box input,color-picker .color-picker .rgba-text .message-saved__popup input{border:none}color-picker .color-picker .hex-text .box input:nth-of-type(3),color-picker .color-picker .hex-text .message-saved__popup input:nth-of-type(3),color-picker .color-picker .hsla-text .box input:nth-of-type(3),color-picker .color-picker .hsla-text .message-saved__popup input:nth-of-type(3),color-picker .color-picker .rgba-text .box input:nth-of-type(3),color-picker .color-picker .rgba-text .message-saved__popup input:nth-of-type(3){margin-right:16px}.color-picker-btn-ok{margin:10px auto 0!important;display:block;width:100px;text-align:center;border:0;height:30px;border-radius:5px;background-color:#0379fe;color:#fff;font-size:1rem}.color-picker_mini_width{position:relative}.color-picker_mini_width color-picker{position:absolute!important;right:0!important}.color-picker_mini_width .color-picker{position:absolute;top:initial!important;bottom:-100px}.color-picker_mini_width .color-picker .arrow.arrow-right{display:none}.color-picker_mini_width .color-picker.open{position:absolute!important;left:initial!important;right:0!important}.form-color{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.form-color input{width:30px;height:30px;border-radius:50%;border:1px solid #444;margin-right:10px;cursor:pointer;color:transparent}.form-group .color-label{color:#0079fe;padding-bottom:5px}.form-group--fb{padding-bottom:5px}.whatsapp-channel .conversation__head{height:70px;-webkit-box-pack:end;justify-content:flex-end}.whatsapp-channel .mat-tab-label-active .ng-star-inserted{color:#000!important}.whatsapp-channel__scrollbar{height:calc(100vh - 190px)}@media (min-width:1025px){.whatsapp-channel__scrollbar{height:calc(100vh - 120px)}}.whatsapp-channel__body{padding:10px 24px;position:relative}.whatsapp-channel__status{font-weight:400;font-size:16px;line-height:20px;color:#37394b;margin-bottom:8px}.whatsapp-channel__status--info{line-height:20px;color:#00ab00;display:inline-block;margin-left:8px;font-weight:500}.whatsapp-channel__verification-info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.whatsapp-channel__verification-info button{color:#005dfe;font-size:15px;line-height:20px;text-decoration:underline;padding:0;width:auto;font-weight:400;max-width:none;align-self:start;margin-top:4px}.whatsapp-channel__submitted{background:rgba(204,204,0,.15);border-radius:4px;width:100%;max-width:560px;padding:15px;margin-bottom:16px}.whatsapp-channel__submitted--title{font-weight:500;font-size:16px;line-height:20px;color:#00ab00;margin-bottom:8px}.whatsapp-channel__submitted p{font-weight:400;font-size:16px;line-height:24px;color:#000;margin:0}.whatsapp-channel__submitted--verified{background:rgba(0,93,254,.2)}.whatsapp-channel__submitted--verified .whatsapp-channel__status--info{color:#005dfe}.whatsapp-channel__submitted--active{background:rgba(0,171,0,.12)}.whatsapp-channel__submitted--active .whatsapp-channel__status--info{color:#00ab00}.whatsapp-channel__form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;margin-bottom:8px}.whatsapp-channel__demo-key,.whatsapp-channel__display-name{margin-bottom:35px!important}.whatsapp-channel .mat-form-field{width:100%;max-width:560px;margin-bottom:18px}.whatsapp-channel .mat-form-field-label{color:#7d7f90}.whatsapp-channel .mat-checkbox{margin-bottom:16px}.whatsapp-channel .mat-checkbox-label{white-space:normal}.whatsapp-channel .mat-hint,.whatsapp-channel .mat-input-element,.whatsapp-channel .mat-select-value{color:#7d7f90;font-size:16px}.whatsapp-channel .mat-hint{font-size:12px}.whatsapp-channel .modal-proplan__body .mat-tab-group .mat-tab-header{display:none!important}.whatsapp-channel .modal-proplan{max-width:950px;width:90%;border-radius:4px;overflow:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-shadow:0 2px 8px rgba(0,0,0,.4);z-index:2}@media (max-width:600px){.whatsapp-channel .modal-proplan{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;overflow:hidden}.whatsapp-channel .modal-proplan__body .slide1-6{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;justify-content:space-around}}.whatsapp-channel .modal-proplan--overlay{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2}.whatsapp-channel .modal-proplan__body{position:relative;padding:0;color:#525252;text-align:center;height:415px;overflow-y:auto;background-color:#fff}@media (min-width:768px){.whatsapp-channel .modal-proplan__body{height:455px}}.whatsapp-channel .modal-proplan__body.tab-group--6{overflow-y:hidden;max-height:calc(100% - 69px)}.whatsapp-channel .modal-proplan__body .slide1-6{margin-top:25px;margin-left:25px;margin-right:25px}.whatsapp-channel .modal-proplan__body img{max-width:810px}.whatsapp-channel .modal-proplan__body md-tabs-wrapper{display:none}.whatsapp-channel .modal-proplan__body h2{font-size:24px;text-align:center;color:#0079fe;font-weight:400}.whatsapp-channel .modal-proplan__body h4{font-weight:500;color:#0079fe!important;font-size:18px;margin-bottom:0}.whatsapp-channel .modal-proplan__image img{max-height:300px;width:100%;max-width:810px}.whatsapp-channel .modal-proplan__image--normal img{width:85%;height:85%}.whatsapp-channel .modal-proplan__image--xs{display:none}@media (max-width:600px){.whatsapp-channel .modal-proplan__image{display:none}.whatsapp-channel .modal-proplan__image--xs{display:block}.whatsapp-channel .modal-proplan__image--xs img{max-width:180px}}.whatsapp-channel .modal-proplan__footer{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;background-color:#fbfbfb;padding:16px}@media (max-width:480px){.whatsapp-channel .modal-proplan__footer{padding-left:0;padding-right:0}}.whatsapp-channel .modal-proplan__close,.whatsapp-channel .modal-proplan__round-btn{color:rgba(0,0,0,.54)}.whatsapp-channel .modal-proplan__close{position:absolute;top:0;right:0;margin:0!important;z-index:2}.whatsapp-channel .modal-proplan__round-btn{box-shadow:none;background-color:#fff;margin:0!important}.whatsapp-channel .modal-proplan__round-btn:hover{background-color:#fff!important}.whatsapp-channel .modal-proplan__total span{color:#0079fe;font-weight:500}.whatsapp-channel .modal-proplan__slider{max-width:640px;margin:0 auto}.whatsapp-channel .modal-proplan__upgrade-btn{border-radius:20px;text-transform:none;font-weight:600;padding-left:20px;padding-right:20px;margin:0}.whatsapp-channel .modal-proplan__upgrade-btn--whatsapp{background-color:#0079fe;color:#fff;font-size:16px;font-weight:500}.whatsapp-channel .modal-proplan__bots{width:auto!important;padding:0;height:365px;border-top:1px solid #eee;overflow-y:scroll;max-height:calc(100vh - 240px);box-shadow:inset 0 4px 4px 0 rgba(208,220,226,.27)}.whatsapp-channel .modal-proplan__bot{padding:16px 16px 16px 12px;border-left:4px solid #fff;list-style:none;display:-webkit-box;display:flex;border-bottom:1px solid #e9e7e7;-webkit-transition:background-color .5s,border-color .5s;transition:background-color .5s,border-color .5s}.whatsapp-channel .modal-proplan__bot.selected{border-left-color:#0079fe;background-color:#eaebed}.whatsapp-channel .modal-proplan__bot-content{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}@media (max-width:767px){.whatsapp-channel .modal-proplan__bot{padding:16px 0}.whatsapp-channel .modal-proplan__bot-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.whatsapp-channel .modal-proplan__bot-info p{margin-top:0;margin-bottom:0}.whatsapp-channel .modal-proplan__bot-avatar{width:40px;height:40px;min-width:40px;border-radius:50%;background-size:cover;background-position:center;margin-right:20px}.whatsapp-channel .modal-proplan__bot-name{font-weight:500;color:#333;padding:0 10px;word-break:break-all}.whatsapp-channel .modal-proplan__bot-id{color:grey;font-size:14px;text-align:left;word-break:break-word}.whatsapp-channel .modal-proplan__bot-date{color:grey;font-size:14px}@media (max-width:600px){.whatsapp-channel .modal-proplan__first{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:auto!important}}.whatsapp-channel .modal-proplan__warning-icon{position:relative;padding-left:20px}.whatsapp-channel .modal-proplan__warning-icon::before{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:16px;height:16px;background-image:url(/assets/img/channels/warning.png);background-position:center}.whatsapp-channel__first-tab{padding-top:10px}@media (min-width:1920px){.whatsapp-channel__first-tab{padding-top:24px}}.whatsapp-channel__attention{background-color:#eef2f5;border-radius:4px;padding:10px 10px 10px 30px;position:relative;margin-bottom:16px;margin-left:16px;margin-right:16px}.whatsapp-channel__attention::before{position:absolute;content:"";width:20px;height:20px;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM13 17H11V11H13V17ZM13 9H11V7H13V9Z' fill='%230079FE'/%3E%3C/svg%3E%0A");top:10px;left:5px}@media (min-width:1920px){.whatsapp-channel__attention{padding:16px 16px 16px 48px;margin-bottom:24px;margin-left:24px;margin-right:24px}.whatsapp-channel__attention::before{top:16px;left:18px}}.whatsapp-channel__attention p{margin-bottom:5px}.whatsapp-channel__attention ul{list-style:none;margin:0 0 5px;padding:0}.whatsapp-channel__attention li:before{content:"- "}.whatsapp-channel__attention a{text-decoration:underline}.whatsapp-channel__attention--facebook-id{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 4C7.584 4 4 7.584 4 12C4 16.416 7.584 20 12 20C16.416 20 20 16.416 20 12C20 7.584 16.416 4 12 4Z' fill='%232F86FA'/%3E%3Cpath d='M15.07 11.625L14.17 12.453C13.45 13.11 13 13.65 13 15H11V14.55C11 13.56 11.45 12.66 12.17 12.003L13.41 10.869C13.78 10.545 14 10.095 14 9.6C14 8.61 13.1 7.8 12 7.8C10.9 7.8 10 9.01 10 10H8C8 8.011 9.79 6 12 6C14.21 6 16 7.611 16 9.6C16 10.392 15.64 11.112 15.07 11.625Z' fill='white'/%3E%3Crect x='11' y='16' width='2' height='2' fill='white'/%3E%3C/svg%3E%0A");background-position:center;display:inline-block;vertical-align:bottom;width:24px;height:24px}.whatsapp-channel__title{font-weight:500;font-size:18px;line-height:24px;color:#000;margin:0 16px 16px}.whatsapp-channel__first-step{background:#eef2f5;padding:16px;position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#000}.whatsapp-channel__first-step::before{position:absolute;content:"";background-color:#7d7f90;width:1px;bottom:0;top:55px;left:32px}@media (min-width:1920px){.whatsapp-channel__title{margin:0 24px 16px}.whatsapp-channel__first-step{padding-left:24px;padding-right:24px}.whatsapp-channel__first-step::before{left:40px}.whatsapp-channel__first-step a,.whatsapp-channel__first-step button{margin-left:66px}}.whatsapp-channel__first-step--title{display:-webkit-box;display:flex}.whatsapp-channel__first-step--title-text{display:-webkit-box;display:flex;align-self:center;list-style-type:none;padding:0;margin:0 30px 0 0}.whatsapp-channel__first-step--title-text span{margin-right:2px}.whatsapp-channel__first-step a,.whatsapp-channel__first-step button{border:1px solid #0079fe;border-radius:20px;background-color:#fff;color:#0079fe;font-weight:500;font-size:16px;line-height:1;padding:10px 20px;display:inline-block;white-space:nowrap}@media (max-width:500px){.whatsapp-channel__first-step{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.whatsapp-channel__first-step a,.whatsapp-channel__first-step button{align-self:flex-start;margin-left:48px;margin-top:16px}}.whatsapp-channel__first-step a span,.whatsapp-channel__first-step button span{margin:auto}.whatsapp-channel__first-step .whatsapp-channel__steps-number{margin-bottom:auto}.whatsapp-channel__second-step{padding:30px 16px 16px;position:relative;display:-webkit-box;display:flex}.whatsapp-channel__second-step::before{position:absolute;content:"";background-color:#7d7f90;width:1px;height:25px;top:0;left:32px}@media (min-width:1920px){.whatsapp-channel__second-step{padding-top:50px;padding-left:24px;padding-right:24px}.whatsapp-channel__second-step::before{left:40px;height:40px}}.whatsapp-channel__second-step::after{position:absolute;content:"";background-color:#7d7f90;width:1px;bottom:0;top:70px;left:32px}.whatsapp-channel__second-step--title{color:#000;margin-bottom:20px;margin-top:5px}.whatsapp-channel__second-step p{color:#37394b}.whatsapp-channel__third-step{padding:16px;position:relative;display:-webkit-box;display:flex}@media (min-width:1920px){.whatsapp-channel__second-step::after{left:40px;top:90px}.whatsapp-channel__second-step--title{margin-bottom:34px}.whatsapp-channel__third-step{padding-left:24px;padding-right:24px}}.whatsapp-channel__third-step .mat-form-field{margin-bottom:0}.whatsapp-channel__third-step::before{position:absolute;content:"";background-color:#7d7f90;width:1px;height:10px;top:0;left:32px}.whatsapp-channel__third-step--title{color:#000;padding-top:6px}.whatsapp-channel__third-step--body{width:100%}.whatsapp-channel__steps-number{width:32px;height:32px;border-radius:50%;background-color:#0079fe;color:#fff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-right:16px;-webkit-box-flex:0;flex:0 0 32px}.whatsapp-channel__steps-body{max-width:580px}.whatsapp-channel__form{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;margin-top:20px}@media (min-width:1366px){.whatsapp-channel__form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row}}@media (min-width:1920px){.whatsapp-channel__third-step::before{left:40px}.whatsapp-channel__form{margin-top:34px}}.whatsapp-channel__form .mat-form-field{width:100%;max-width:520px}.whatsapp-channel__form button{background-color:#0079fe;color:#fff!important;font-weight:500;font-size:16px;line-height:1!important;border-radius:20px;padding:10px 35px!important;height:43px}@media (min-width:1360px){.whatsapp-channel__form button{margin-left:8px}}.whatsapp-channel__form button:disabled{opacity:.5}.whatsapp-channel__form--demo{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.whatsapp-channel__form--demo button{margin-left:0;margin-bottom:10px}.whatsapp__blur{-webkit-filter:blur(6px);filter:blur(6px)}@media (min-width:1025px){.bar_show .whatsapp-channel__display-name{margin-bottom:30px}}.webchat-tab__form-field{margin-bottom:5px!important}.fb-checkbox-plugin__icon--info{position:absolute;right:12px}.fb-checkbox-plugin__icon--info:before{font-family:"Font Awesome 5 Free";font-weight:900;display:inline-block;color:#3478fe;position:absolute;font-size:20px;left:13px;margin-top:-8px}.fb-checkbox-plugin__icon--question{position:absolute;right:12px}.fb-checkbox-plugin__icon--question:before{font-family:"Font Awesome 5 Free";font-weight:900;display:inline-block;color:#3478fe;position:absolute;font-size:20px;left:13px;margin-top:-8px}.fb-checkbox-plugin__select{width:calc(100% - 28px)!important}.fb-checkbox-plugin__select .mat-select-arrow-wrapper{padding-top:5px}.whatsapp-modal-proplan mat-dialog-container{max-width:901px;margin:auto;max-height:530px}.subscribe__active{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:10px;margin-bottom:10px}@media (max-width:499px){.subscribe__active{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.newsletter{margin:15px 0}.no-dial .dial-code{display:none}.lang--ru .round-buttons button{min-width:135px}.round-buttons button{width:120px;height:40px;box-sizing:border-box;margin:0!important}.round-buttons button.active{background-color:#0079fe;color:#fff!important}.round-buttons button:first-child{border-radius:20px 0 0 20px}.round-buttons button:last-child{border-radius:0 20px 20px 0}.balance__make-payment{height:calc(100% - 88px);margin-right:3px}@media (max-width:767px){.whatsapp-channel .modal-proplan__bot-id{text-align:center}.balance__make-payment{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:130px;margin-bottom:20px}.balance__filter-item{height:50px;white-space:normal;margin-left:5px;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}.balance__table{width:800px!important}}@media (min-width:768px) and (max-width:1080px){.balance__data-output{display:block}}@media (max-width:414px){.balance__table,.subscriptions .table__wrapper table{max-width:366px!important}}@media (max-width:375px){.balance__table,.subscriptions .table__wrapper table{max-width:327px!important}}@media (max-width:320px){.balance__table,.subscriptions .table__wrapper table{max-width:272px!important}}@media (max-width:499px){.subscriptions__currentlyActiveSubs{margin-bottom:15px;text-align:center}}.subscriptions tbody td{white-space:nowrap;padding-right:20px}@media (max-width:767px){.balance__table--transaction-date span{width:110px;text-align:left}.balance__table--bot-id span{width:50px;text-align:left}.balance__table--bot-name span{width:100px;text-align:left}.balance__table--plan span{text-align:left}.balance__table--message-limit span{width:80px;text-align:left}.balance__table--transaction-type{width:120px}.balance__table--payment-details span{width:120px;text-align:left}.balance .mat-tab-header-pagination{display:none}.subscriptions .mat-sort-header-button{white-space:nowrap}.subscriptions .mat-header-cell{white-space:nowrap;padding-right:30px!important}#cdk-accordion-child-1 .mat-expansion-panel-body{padding:0 10px 16px}}.account-amount .mat-sort-header-container{-webkit-box-pack:center;justify-content:center}.account-amount .mat-sort-header-container button{margin:0}.profile .mat-form-field:not(.mat-form-field-disabled) .mat-form-field-label.ng-star-inserted:not(.mat-empty){font-size:18px}.profile__block ul{list-style-type:none;padding-left:0}.profile__block ul li{padding-left:17px}.profile__block ul li:before{content:"○";color:#0079fe;font-weight:700;display:inline-block;width:1em;margin-left:-1em;font-size:18px}.profile__block b{font-weight:500;font-size:1rem}.profile__block .profile__icon--upgrade_to_pro{width:24px;height:24px;display:inline-block;margin:0 7px 0 0;background-image:url(/assets/img/proplan.svg);background-size:cover}.profile__block mat-expansion-panel-header{font-size:18px;font-weight:500}.profile__proplan{margin-bottom:10px}.profile__proplan .flex:last-child{-webkit-box-align:baseline;align-items:baseline}.profile__proplan .flex:first-child,.profile__proplan--bot{margin-bottom:10px}.profile__proplan--translate{margin-bottom:10px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.profile .nopadding{padding:0}.profile__address{max-height:68px!important;overflow:hidden!important}.lang--fr .balance__filter-item,.lang--it .balance__filter-item{line-height:13px}.lang--de .mail-notify,.lang--es .mail-notify,.lang--es .push-notify{white-space:normal}.my-account__display-name .mat-form-field-label mat-label{pointer-events:auto;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.my-account__gender-birth-date .mat-form-field-flex{max-height:42px}.my-account__gender-birth-date .mat-form-field-suffix{position:absolute;right:0;top:2px}.my-account__invoice-emails .mat-form-field-infix{border-top:0}.my-account__invoice-emails .mat-form-field-infix label{margin-top:8px!important}.my-account__login-wrapper .mat-form-field{width:100%;max-height:50px}@media (min-width:768px){.my-account__login-wrapper .mat-form-field{-webkit-box-flex:1;flex:1;max-width:500px}}.my-account__login-wrapper .mat-form-field-disabled .mat-form-field-wrapper{padding:0}.my-account__login-wrapper .mat-form-field-disabled .mat-form-field-underline{bottom:0}.my-account__login-wrapper .mat-form-field .mat-form-field-underline{display:none}.my-account__details .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(1) perspective(100px) translateZ(.001px);transform:translateY(-1.28125em) scale(1) perspective(100px) translateZ(.001px)}.my-account__details .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select-arrow-wrapper{position:inherit;top:6px}.my-account__details--country .mat-form-field,.my-account__details--phone .mat-form-field{height:67px}.my-account__details--country .mat-select-value,.my-account__details--country input,.my-account__details--phone .mat-select-value,.my-account__details--phone input{height:22px}.my-account__details--country .my-account__details--select.mat-form-field-appearance-fill .mat-form-field-flex,.my-account__details--phone .my-account__details--select.mat-form-field-appearance-fill .mat-form-field-flex{padding-top:4px!important}.my-account__social-input .mat-form-field-flex{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.my-account__social-input .mat-form-field-flex .mat-form-field-infix{border-top:none!important}.broadcast__cards{max-height:650px;padding-right:5px}@media (max-width:380px){.broadcast__cards .add-card-btn{min-width:60px;padding:0}}.broadcast-cards .scrollbar__inner{padding:0 10px 10px 0}@media (hover:hover){.broadcast-cards .scrollbar__inner{padding-right:20px}}.broadcast-cards .full-width{font-size:1rem}.broadcast__controls{padding:10px}@media (max-width:767px){.broadcast__controls{border:none;box-shadow:none;padding:0}.broadcast__filter mat-form-field{display:block;width:100%}}.broadcast__controls-box{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;border:none}.broadcast__controls-box button.mat-stroked-button+button{margin-left:0}.broadcast__controls-box button.mat-stroked-button{max-width:145px}@media (max-width:411px){.broadcast__controls-box .mat-radio-button+.mat-radio-button{padding-top:10px}}@media (max-width:767.98px){.broadcast__controls-box button{font-size:12px}}.broadcast__controls-box>div{min-width:106px;padding:10px 0}@media (max-width:570px){.broadcast__controls-box{display:block}.broadcast__controls-box>div{padding-bottom:25px}}.broadcast__controls-box mat-radio-button:first-child{margin-right:10px}.broadcast__filter{border-top:1px solid #ddd;margin-top:10px;padding-top:10px}.broadcast__filter mat-form-field{margin-right:10px}.broadcast__filter-wrapper{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:wrap;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.broadcast__filter-attribute{display:-webkit-box;display:flex;border:1px solid #ddd;border-radius:5px;padding-left:16px;margin-top:10px;height:50px;padding-top:8px;overflow:hidden}.broadcast__filter-attribute .broadcast__attr-key,.broadcast__filter-attribute .broadcast__attr-val{color:rgba(0,0,0,.38)!important;margin-top:21px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.broadcast__filter-attribute .broadcast__attr-wrap{color:rgba(0,0,0,.38)!important;margin-right:15px;padding:12px 0}.broadcast__filter-attribute .broadcast__attr-wrap mat-label{color:#0277bd;font-size:11px;display:-webkit-box;display:flex;margin-top:-11px}.broadcast__filter-attribute button{margin:8px 0 0 10px}.broadcast__filter-inner{display:-webkit-box!important;display:flex!important}@media (max-width:510px){.broadcast__filter-attribute{width:100%;-webkit-box-pack:justify;justify-content:space-between}.broadcast__filter-inner{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important;width:100%!important}}.broadcast__filter-form{margin-bottom:10px;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:start;align-items:flex-start}.broadcast__saveAsTemplate{margin-bottom:15px!important}.broadcast__recipients{margin-top:10px}.broadcast__recipients table{width:100%;max-width:1400px;white-space:nowrap}.broadcast__recipients .mat-paginator-range-label{white-space:nowrap}.broadcast__recipients td+td,.broadcast__recipients th+th{padding-left:10px}.broadcast__noFilter{padding:20px}.broadcast__acc-header{color:#7d7f90;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:100%}.broadcast__acc-header .selected-recipients{display:inline-table}.broadcast__acc-header .selected-recipients-mobile{display:none}.broadcast__acc-header mat-icon{margin-right:10px}.broadcast__acc-header span{background-color:#0079fe;color:#fff;padding:2px 5px;margin-left:5px;white-space:nowrap}.broadcast__acc-header span:last-of-type{text-overflow:ellipsis;overflow:hidden}.broadcast__send{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.broadcast__send-title{font-size:1rem;display:inline-block;margin-right:10px}.broadcast__send-checkbox{font-size:1rem;padding-bottom:16px}.broadcast__send-buttons{display:-webkit-box;display:flex;padding-top:16px}@media (max-width:480px){.broadcast__send-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.broadcast__send-buttons button{margin:0 0 10px!important;max-width:100%!important}}.broadcast__shedule{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;padding:10px 0}.broadcast__shedule mat-form-field{-webkit-box-flex:1;flex-grow:1}.broadcast__shedule mat-form-field:not(:last-child){margin-right:10px}.broadcast__shedule_mobile{flex-wrap:wrap}.broadcast__shedule_mobile mat-form-field.mat-form-field{-webkit-box-flex:0;flex-grow:0;width:calc(50% - 5px)}.broadcast__shedule_mobile mat-form-field.mat-form-field:nth-of-type(odd){margin-right:10px}.broadcast__shedule_mobile mat-form-field.mat-form-field:nth-of-type(even){margin-right:0}.broadcast__botImg{position:relative;top:6px}.broadcast__template .mat-form-field{margin-right:10px}.broadcast__template .mat-stroked-button{margin:5px}.broadcast__template-buttons{display:inline-block}@media (max-width:445px){.broadcast__template-select{width:100%}.broadcast__template-buttons{width:100%;padding-bottom:20px}}.broadcast__step{font-size:18px;line-height:30px;display:block;min-width:30px;height:30px;text-align:center;color:#0079fe;border:1px solid #0079fe;border-radius:50px;margin-right:10px;background-color:transparent}.broadcast__select-interaction{margin-top:15px}@media (max-width:767px){.broadcast__acc-header-bot span:last-of-type{max-width:calc(100% - 110px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.broadcast__message-option{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;border:none;box-shadow:none;margin-left:-5px!important}.broadcast__quick-replies .mat-checkbox-layout{white-space:normal}.broadcast__tts .mat-expansion-panel-body{padding:0 10px 16px}.conversation--channels a{word-break:break-word}}.broadcast__last-message{max-width:500px;white-space:pre-wrap;word-break:break-all}.broadcast__progressbar-position{position:fixed;z-index:4;right:10px;bottom:0;overflow-y:auto;width:377px;max-height:60vh;margin-bottom:10px}.broadcast__progressbar-position::-webkit-scrollbar{width:6px}.broadcast__progressbar-position::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);-webkit-border-radius:10px}.broadcast__progressbar-position::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,.1);-webkit-border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2)}.broadcast__progressbar-position .buttons__content{margin-top:10px;margin-bottom:10px}.broadcast__progressbar-position .buttons__content .text__wrapper{margin-bottom:10px}.broadcast__progressbar-position .buttons__content__wrapper{display:inline-block;vertical-align:top}.broadcast__progressbar-position--container{width:100%;height:100%;margin-top:-5px}.broadcast__calendar-icon{padding:0 5px}.broadcast__calendar-icon mat-icon{font-size:16px!important}.broadcast__message-type{margin:0}.broadcast__notify-recipient{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.broadcast__notify-recipient:not(:last-child){border-bottom:1px solid #eee}.broadcast__notify-recipient div:first-child{width:240px;overflow:hidden;text-overflow:ellipsis}.broadcast-notify--mobile{margin-left:auto;margin-right:8px}.tabs__content-broadcast mat-option .conversation__label-id,.tabs__content-broadcast mat-select-trigger .conversation__label-id{padding-top:3px;font-size:12px;line-height:16px;color:#7d7f90}.tabs__content-broadcast mat-option .conversation__label-name,.tabs__content-broadcast mat-select-trigger .conversation__label-name{overflow:hidden;white-space:nowrap;font-size:17px;font-weight:400;line-height:1.125;font-family:Roboto,"Helvetica Neue",sans-serif;text-overflow:ellipsis}.activity{display:-webkit-box;display:flex}.activity .line-deg{position:relative;top:6px;display:block;width:70px;height:3px;background:linear-gradient(135deg,#52b8ed,#557feb)}.activity__title{display:block;padding:15px 10px;text-decoration:none;color:#555;border-bottom:1px solid #f2f2f2}@media (min-width:768px){.activity__left{width:50%;box-shadow:-2px 0 2px rgba(0,0,0,.1) inset}}@media (max-width:768px){.activity{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.activity__left{width:100%}}.activity__right{width:50%}@media (max-width:768px){.activity__right{width:100%}}.activity__preview{padding:15px}.activity__preview mat-form-field{margin-right:10px}.activity__preview-draft{padding-top:20px}.activity__preview-draft mat-form-field{margin:0 10px}@media (max-width:1230px){.activity__preview-draft mat-form-field{display:block}}@media (max-width:375px){.broadcast__controls-box .mat-radio-button+.mat-radio-button{padding-top:10px}.activity__list mat-paginator .mat-paginator-container{flex-wrap:nowrap}.activity__list mat-paginator .mat-paginator-range-label{margin:0 10px}}@media (max-width:320px){.activity__list mat-paginator .mat-paginator-container{padding:0;font-size:11px}.activity__list mat-paginator .mat-paginator-range-label{margin:0}}.draft{-webkit-box-flex:1;flex:1 1 auto;margin:auto;text-overflow:ellipsis;overflow:hidden}.draft__controls{display:-webkit-box;display:flex}@media (max-width:375px){.activity__list mat-paginator .mat-paginator-page-size-label{margin-right:10px}.draft__controls{margin-top:25px}}@media (max-width:414px){.broadcast__controls-box .mat-radio-button+.mat-radio-button{padding-top:10px}.draft__controls{margin-top:20px}}.draft__avatar{width:50px;height:50px;background-size:cover;border-radius:50%;margin:10px}@media (max-width:414px){.draft__avatar{margin:10px 0 0 10px}}.draft__item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-bottom:1px solid #ddd;position:relative;-webkit-transition:background-color .5s;transition:background-color .5s;cursor:pointer}.draft__item.active{background-color:#f2f2f2}.draft__item h3{font-size:14px;margin:10px 0 0;font-weight:500;max-width:calc(100% - 30px)}.draft__item:hover{background-color:rgba(196,196,196,.3)}.draft__message{-webkit-box-flex:1;flex:1;padding:10px;max-width:calc(100% - 110px)}.draft__send{margin-bottom:5px;color:#7d7f90;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:68px;overflow:hidden;text-overflow:ellipsis}.draft__date{color:#7d7f90;font-size:12px;position:absolute;top:5px;right:5px}@media (max-width:414px){.draft__date{font-size:11px}}@media (max-width:375px){.draft__avatar{margin-top:35px}.draft__message{margin-top:25px}.draft__date{left:5px;max-width:225px;font-size:12px}.lang--fr .broadcast__cards .cards__menu{max-width:100%}}.draft__recipients{font-size:14px;color:#7d7f90}.draft__recipients b{color:#333}.draft__no-data{padding:10px;color:#7d7f90}.hint{position:absolute;right:0;bottom:5px;display:block;background:#26ad64;border-radius:4px;color:#fff;font-weight:500;font-size:10px;text-align:center;padding:3px 5px}.hint-textarea{top:-15px;right:-2px;bottom:auto}.hint-description{right:-33px}.recipient_name{width:300px;text-overflow:ellipsis;overflow:hidden}@media (max-width:480px){.broadcast__cards .cards__menu{display:-webkit-box;display:flex}}.lang--ru .form-group.next-interaction mat-form-field{min-width:245px}@media (min-width:320px){.cards__menu button.cards__btn{font-size:13px;padding:5px 0;min-width:48px}.cards__menu button.cards__btn__qr{padding-left:3px;padding-right:5px;min-width:40px}.cards__menu button.cards__btn__qr .mat-icon{margin-top:16px}.lang--de .cards__menu button.cards__btn{min-width:30px;padding:3px;font-size:13px}}@media (min-width:375px){.cards__menu button.cards__btn{padding:5px 10px;min-width:45px}.cards__menu button.cards__btn__qr{white-space:normal;padding-left:0;min-width:90px}.cards__menu button.cards__btn__qr .mat-icon{margin-top:0}.lang--de .cards__menu button.cards__btn{min-width:40px;padding:7px;font-size:14px}}@media (min-width:414px){.lang--de .cards__menu button.cards__btn{min-width:55px;padding:5px;font-size:14px}}.lang--it .broadcast-cards .ng-scroll-view{overflow-y:hidden!important}@media (min-width:320px){.lang--it .cards__menu button.cards__btn{font-size:13px;padding:0 2px;min-width:38px}.lang--it .cards__menu button.cards__btn__image{min-width:65px}.lang--it .cards__menu button.cards__btn__gallery{min-width:50px}.lang--it .cards__menu button.cards__btn__rss{min-width:30px;padding-left:3px;padding-right:5px}.lang--it .cards__menu button.cards__btn__qr{padding-left:5px;min-width:36px;padding-right:2px}.lang--it .cards__menu button.cards__btn__qr .mat-icon{margin-top:15px}}@media (min-width:360px){.lang--it .cards__menu button.cards__btn{font-size:13px;padding:0 2px;min-width:46px}.lang--it .cards__menu button.cards__btn__image{min-width:65px}.lang--it .cards__menu button.cards__btn__rss{padding-left:5px;padding-right:0}.lang--it .cards__menu button.cards__btn__qr{padding-left:0;min-width:40px}.lang--it .cards__menu button.cards__btn__qr .mat-icon{margin-top:17px}}@media (min-width:375px){.lang--it .cards__menu button.cards__btn{padding:0 7px;min-width:55px}.lang--it .cards__menu button.cards__btn__image{min-width:70px}.lang--it .cards__menu button.cards__btn__text{padding-left:10px}.lang--it .cards__menu button.cards__btn__qr{padding:0;min-width:75px}.lang--it .cards__menu button.cards__btn__qr .mat-icon{margin-top:17px}.lang--it .cards__menu button.cards__btn__rss{min-width:24px;padding:0}.lang--it .cards__menu button.cards__btn__gallery{padding-left:0;min-width:64px}}@media (min-width:395px){.lang--it .cards__menu button.cards__btn{padding:0 7px 10px;min-width:55px}.lang--it .cards__menu button.cards__btn .mat-icon{margin-top:10px}.lang--it .cards__menu button.cards__btn__image{min-width:70px}.lang--it .cards__menu button.cards__btn__text{padding-left:10px}.lang--it .cards__menu button.cards__btn__qr{padding:0 10px 10px;min-width:115px}.lang--it .cards__menu button.cards__btn__rss{min-width:24px;padding:0 0 10px}.lang--it .cards__menu button.cards__btn__gallery{padding-left:0;min-width:64px}}@media (min-width:413px){.lang--it .cards__menu button.cards__btn{padding:0 10px;min-width:75px;font-size:14px}.lang--it .cards__menu button.cards__btn .mat-icon{margin-top:0}.lang--it .cards__menu button.cards__btn__image{min-width:75px}}@media (min-width:413px) and (orientation:landscape){.lang--it .cards__menu button.cards__btn{padding:5px 10px}}@media (min-width:413px){.lang--it .cards__menu button.cards__btn__rss{min-width:50px;padding-right:5px;padding-left:5px}.lang--it .cards__menu button.cards__btn__qr{padding-left:0;padding-top:10px}.lang--it .cards__menu button.cards__btn__qr .mat-icon{margin-top:10px}}@media (min-width:413px) and (orientation:landscape){.lang--it .cards__menu button.cards__btn__qr{padding-left:5px}}@media (min-width:469px){.lang--it .cards__menu button.cards__btn{padding-top:5px}.lang--it .cards__menu button.cards__btn__qr{padding-left:0;padding-bottom:5px}.lang--it .cards__menu button.cards__btn__qr .mat-icon{margin-top:0}}@media (min-width:469px) and (orientation:portrait){.lang--it .cards__menu button.cards__btn{padding-top:10px}.lang--it .cards__menu button.cards__btn__qr{padding-left:10px;padding-bottom:10px}.lang--it .cards__menu button.cards__btn__qr .mat-icon{margin-top:10px}}@media (min-width:320px){.lang--es .cards__menu{margin:20px 0}.lang--es .cards__menu button.cards__btn{font-size:13px;padding:5px 0;min-width:48px}.lang--es .cards__menu button.cards__btn__rss{min-width:32px}.lang--es .cards__menu button.cards__btn__qr{padding-left:3px;padding-right:5px;min-width:40px}.lang--es .cards__menu button.cards__btn__qr .mat-icon{margin-top:16px}}@media (min-width:375px){.lang--es .cards__menu button.cards__btn{padding:5px 10px;min-width:50px}.lang--es .cards__menu button.cards__btn__rss{min-width:50px}.lang--es .cards__menu button.cards__btn__qr{padding-left:0;max-width:100px}.lang--es .cards__menu button.cards__btn__qr .mat-icon{margin-top:16px}}@media (min-width:413px){.lang--es .cards__menu button.cards__btn{min-width:60px;font-size:14px;padding:5px 10px}.lang--es .cards__menu button.cards__btn__rss{min-width:60px}.lang--es .cards__menu button.cards__btn__qr{padding-left:0;min-width:60px}.lang--es .cards__menu button.cards__btn__qr .mat-icon{margin-top:19px}}@media (min-width:320px){.lang--pt .cards__menu button.cards__btn{font-size:13px;padding:5px 0;min-width:48px}.lang--pt .cards__menu button.cards__btn__rss{min-width:32px}.lang--pt .cards__menu button.cards__btn__qr{padding-left:3px;padding-right:5px;min-width:40px}.lang--pt .cards__menu button.cards__btn__qr .mat-icon{margin-top:16px}}@media (min-width:375px){.lang--pt .cards__menu button.cards__btn{font-size:14px;padding:5px 7px;min-width:50px}.lang--pt .cards__menu button.cards__btn__rss{min-width:50px}.lang--pt .cards__menu button.cards__btn__qr{padding-left:0;max-width:85px}.lang--pt .cards__menu button.cards__btn__qr .mat-icon{margin-top:16px}}@media (min-width:413px){.lang--pt .cards__menu button.cards__btn{min-width:60px;font-size:1rem;padding:5px 10px}.lang--pt .cards__menu button.cards__btn__rss{min-width:50px}.lang--pt .cards__menu button.cards__btn__qr{padding-left:0;min-width:60px}.lang--pt .cards__menu button.cards__btn__qr .mat-icon{margin-top:19px}}.cards__gal-header mat-radio-button{padding-left:10px}@media (max-width:414px){.lang--it .broadcast-cards .scrollbar__inner{overflow-y:auto!important}.lang--fr .broadcast__cards .cards__menu{min-width:100%;-webkit-box-pack:justify;justify-content:space-between}.lang--fr .broadcast__cards .cards__menu :last-child{max-width:80px;min-width:80px;padding-top:21px}.broadcast__acc-header .selected-recipients{display:none}.broadcast__acc-header .selected-recipients-mobile{display:inline}}@media (max-width:360px){.lang--fr .broadcast__cards .cards__menu :last-child{padding-top:6px}}@media (max-width:340px){.lang--fr .broadcast__cards .cards__menu{max-width:initial}.lang--fr .broadcast__cards .cards__menu :last-child{max-width:68px;min-width:68px}}@media (max-width:320px){.activity__list mat-paginator .mat-paginator-page-size-label{margin-left:0;margin-right:0}.broadcast__cards .cards__menu{overflow-x:auto}.lang--fr .broadcast__cards .cards__menu{max-width:100%}.lang--fr .broadcast__cards .cards__menu :last-child{max-width:72px;min-width:72px;padding-top:5px}}.schedule-for-future{margin-left:5px}@media (max-width:375px){.lang--ja .broadcast__acc-header .selected-recipients{padding:2px;font-size:12px}.lang--ja .broadcast__acc-header .recipients{min-width:25px;font-size:14px}}.lang--ja .recipients,.lang--ja .schedule-for-future,.lang--ja .selected-recipients{white-space:normal!important}@media (min-width:320px) and (max-width:905px){.lang--ja .cards__menu button.cards__btn{font-size:13px;padding:0;min-width:48px}.lang--ja .cards__menu button.cards__btn__rss{min-width:32px}.lang--ja .cards__menu button.cards__btn__gallery .mat-icon,.lang--ja .cards__menu button.cards__btn__text .mat-icon{margin-top:18px}.lang--ja .cards__menu button.cards__btn__qr{padding-left:3px;padding-right:5px;min-width:65px}.lang--ja .cards__menu button.cards__btn__qr .mat-icon{margin-top:18px}}@media (min-width:375px) and (max-width:905px){.lang--ja .cards__menu button.cards__btn{padding:5px;min-width:59px}.lang--ja .cards__menu button.cards__btn__text .mat-icon{margin-top:16px}.lang--ja .cards__menu button.cards__btn__qr{max-width:85px}.lang--ja .cards__menu button.cards__btn__qr .mat-icon{margin-top:16px}}@media (min-width:413px) and (max-width:905px){.lang--ja .cards__menu button.cards__btn{min-width:60px;font-size:14px;padding:5px 10px}.lang--ja .cards__menu button.cards__btn__rss{min-width:50px}.lang--ja .cards__menu button.cards__btn__text{min-width:60px}.lang--ja .cards__menu button.cards__btn__text .mat-icon{margin-top:19px}.lang--ja .cards__menu button.cards__btn__qr{padding-left:5px;min-width:60px}.lang--ja .cards__menu button.cards__btn__qr .mat-icon{margin-top:19px}}@media (min-width:450px) and (max-width:905px){.lang--ja .cards__menu button.cards__btn__gallery .mat-icon,.lang--ja .cards__menu button.cards__btn__text .mat-icon{margin-top:0}}@media (min-width:415px){.cards__menu button.cards__btn{font-size:14px}.broadcast__acc-header .selected-recipients{display:inline-table}.broadcast__acc-header .selected-recipients-mobile{display:none}}.lang--fr .conversation__bar .conversation__subheader,.lang--ja .conversation__bar .conversation__subheader,.lang--pt .conversation__bar .conversation__subheader{padding:0}.lang--ru .conversation__tabs.support li{padding:10px 6px}.lang--ru .conversation__highlight .mat-checkbox-label{white-space:normal}@media (min-width:750px){.lang--pt .conversation__bar .conversation__subheader .conversation__tabs{padding-right:0}}@media (min-width:816px){.lang--pt .conversation__bar .conversation__subheader .conversation__tabs li{padding:10px 7px;font-size:1rem}}@media (min-width:1025px){.lang--pt .conversation__bar .conversation__subheader .conversation__tabs li{padding:10px;font-size:1rem}}@media (max-width:410px){.lang--pt .conversation__bar .conversation__subheader .conversation__tabs li{padding:10px 5px}}@media (max-width:340px){.lang--pt .conversation__bar .conversation__subheader .conversation__tabs li{font-size:12px}}@media (max-width:360px) and (min-width:340px){.lang--pt .conversation__bar .conversation__subheader .conversation__tabs li{font-size:13px}}@media (max-width:374px) and (min-width:360px){.lang--pt .conversation__bar .conversation__subheader .conversation__tabs li{font-size:14px}}.lang--pt .conversation__bar .conversation__subheader .conversation__more button{width:30px}@media (max-width:350px){.lang--es .conversation__bar .conversation__subheader{padding:0}}@media (max-width:350px) and (max-width:340px){.lang--es .conversation__bar .conversation__subheader .conversation__more button{width:30px}}.channel-item{max-width:360px}.conversation{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;flex-wrap:nowrap;height:100%;position:relative}.conversation .mat-tab-label-active{color:#000;opacity:1}.conversation__refresh{height:20px!important;line-height:1!important;padding:0!important;display:-webkit-inline-box;display:inline-flex;margin-left:5px;min-width:auto!important}.conversation__refresh mat-icon{font-size:14px;width:20px;height:20px}.conversation__refresh-wrap{display:-webkit-box;display:flex}.conversation__counter{height:15px;position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-left:3px;line-height:15px;background:#26ad64;border-radius:4px;color:#fff;font-weight:500;font-size:10px;padding:3px 5px}.conversation__blur{-webkit-filter:blur(6px);filter:blur(6px)}.conversation--configure .scrollbar__inner{padding-right:0;height:100%}@media (max-width:1024px){.conversation--configure .scrollbar__inner{width:100vw!important}.conversation--global-connection .conversation__content{box-shadow:none}}.conversation__tooltip{white-space:nowrap}.conversation__back{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;background-color:#f2f2f2;min-height:120px}.conversation__back .conversation__bot{-webkit-box-flex:1;flex-grow:1;margin-right:25px;padding-bottom:7px;border-bottom:1px solid #7d7f90}.conversation__back .conversation__bot-name{position:relative;height:40px;margin-right:0}.conversation__back .conversation__bot-id{position:absolute;top:0;left:0;font-size:12px;line-height:16px}.conversation__back app-add-iteraction{-webkit-box-flex:1;flex:1}.conversation__btn-minimize{color:#0079fe;margin-right:10px;display:none!important}.conversation--channels{min-height:100%}.conversation--channels .conversation__bar{border-bottom:1px solid #ddd}.conversation--channels .conversation__bar--minimize{max-width:48px;min-width:48px;overflow-x:hidden}.conversation--channels .conversation__bar--minimize>.conversation__search,.conversation--channels .conversation__bar--minimize>div.conversation__back app-add-iteraction,.conversation--channels .conversation__bar--minimize>div:not(.conversation__back):not(.conversation__header),.conversation--channels .conversation__bar--minimize>ng-scrollbar{display:block}.conversation--channels .conversation__bar--minimize .conversation__list--channels{overflow-x:hidden;white-space:nowrap}.conversation--channels .conversation__bar--minimize .conversation__header{overflow-x:hidden;border-bottom:1px solid #ddd}.conversation--channels .conversation__bar--minimize .conversation__header mat-form-field,.conversation--channels .conversation__bar--minimize .conversation__header ng-scrollbar-y{display:none}.conversation--channels .avatar{border-radius:0;width:32px;min-width:32px;height:32px;background-size:34px}.conversation--channels .avatar.conversation__bot-image{border-radius:50%}.conversation__total{background-color:#eef2f5;padding:9px 15px;font-size:14px}.conversation__total--interactions .interactions-item{display:-webkit-inline-box;display:inline-flex;margin-right:20px;margin-bottom:5px}@media (max-width:1440px){.conversation__total--interactions .interactions-item{margin-right:15px}}.conversation__total--interactions .interactions-number{background-color:#fff;font-weight:500;border-radius:30px;max-width:205px;padding:0 10px;height:25px;display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation__total--interactions span{background-color:#fff;font-weight:500;border-radius:50%;max-width:100%;height:25px;min-width:25px;padding:0 3px;display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.conversation__bar{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;max-width:360px;min-width:360px;-webkit-transition:max-width .5s,min-width .5s;transition:max-width .5s,min-width .5s;overflow:hidden}.conversation__bar .conversation__header{border-bottom:1px solid #ddd}.conversation__bar--minimize{max-width:50px;min-width:50px}.conversation__bar--minimize .edit__add-iteraction,.conversation__bar--minimize>.conversation__search,.conversation__bar--minimize>div.conversation__back app-add-iteraction,.conversation__bar--minimize>div.conversation__header mat-form-field,.conversation__bar--minimize>div:not(.conversation__back):not(.conversation__header),.conversation__bar--minimize>ng-scrollbar{display:none}.conversation__bar--minimize div.conversation__header{border-bottom:1px solid #ddd;padding:0}.conversation__bar--special-mac{max-width:338px}.conversation__bar .scrollbar__inner{padding:0;overflow-x:hidden}@media (width:1600px){.conversation__bar:not(.conversation__bar--minimize)~.conversation__content--edit .cards__gallery-wrapper{max-width:955px}}.conversation__content{-webkit-box-flex:1;flex-grow:1;box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12);-webkit-transition:box-shadow .5s;transition:.5s box-shadow;width:calc(100% - 360px);position:relative}.conversation__content--fw{width:100%}.conversation__content--edit .mat-tab-body-content,.conversation__content--edit .mat-tab-body-wrapper{height:100%}@media (max-width:1024px){.conversation__content--edit mat-tab-group{height:calc(100% - 70px)}}.conversation__content--minimize{box-shadow:0 2px 2px -1px rgba(0,0,0,.1),0 3px 5px 0 rgba(0,0,0,.05),0 1px 8px 1px rgba(0,0,0,.06)}.conversation__content--channels{overflow:hidden}.conversation__content--channels .my-scrollbar__padding{padding:15px}.conversation__content--channels .my-scrollbar__wrapper{height:calc(100vh - 120px)}@media (max-width:767px){.conversation--channels code{word-break:break-word;white-space:normal}.conversation__content--channels .my-scrollbar__wrapper{height:calc(100vh - 160px)}}.conversation__content--channels .my-scrollbar__wrapper--without-tabs{height:calc(100vh - 70px)}.conversation__content--channels .collaboration__wrapper--channels{position:absolute;top:18px;right:10px}.conversation__content--channels .mat-tab-header{height:50px}.conversation__content--channels .mat-tab-body-wrapper{height:calc(100% - 50px)}.conversation__content--channels .tabs__content{height:calc(100% - 70px);padding:0}.conversation__content--channels .tabs__content .first-alert{margin-top:0}.conversation__content--channels .scrollbar__inner{overflow-x:hidden;padding:15px}@media (hover:hover){.conversation__content--channels .scrollbar__inner{padding-right:25px}.conversation__list--channels .conversation-item__flex--justify{margin-right:15px!important}}.conversation__content--channels .tab-group{height:calc(100% - 70px)}.conversation__content--channels .tab-group .tabs__content{height:100%}.conversation__header{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;padding:0;min-height:70px;background-color:#f2f2f2}@media (max-width:414px){.conversation__header{min-height:70px!important}}.conversation__header mat-form-field{width:100%}.conversation__header .mat-icon-button{color:#666!important}.conversation__header--select{padding-right:15px}.conversation__header-bg{background-color:#f2f2f2}.conversation .twilio_notify{background-color:#f2f2f2;padding:10px;font-family:Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:12px;margin-top:-10px;color:#7d7f90}.conversation__subheader{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;background-color:#f2f2f2;padding-right:15px;min-height:45px}.conversation__subheader .conversation__tabs{min-height:45px;min-width:160px}.conversation__subheader .button__more{width:148px}.conversation__subheader .button__more button{font-size:1em;padding-top:13px;padding-bottom:13px}.conversation__subheader .button__more .mat-icon{margin-left:5px}.conversation__subheader .button__more-text{white-space:nowrap}.conversation__control{padding:4px 8px}.conversation__control button:not(:last-child){margin-right:8px}.conversation__control button.active mat-icon{color:#0079fe}.conversation__filter{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;padding:0 16px}.conversation__filter mat-form-field:first-child{width:90px}.conversation__filter mat-form-field:last-child{width:180px}.conversation__tabs{padding:0 10px;margin:0}.conversation__tabs li{list-style:none;padding:10px;display:inline-block;cursor:pointer}.conversation__tabs li.active{background-color:#fff;color:#0079fe;border-bottom:1px solid #fff}.conversation__tabs li .mat-checkbox{display:-webkit-box;display:flex}.conversation__tabs li .mat-checkbox .mat-checkbox-inner-container{margin-top:auto;margin-bottom:5px}.conversation__tabs li.disabled{color:rgba(0,0,0,.38);cursor:default}.conversation__await-response{padding:16px}.conversation__list{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow-x:hidden;height:calc(100vh - 240px)}.conversation__list--open-ticket{height:calc(100% - 116px)}.conversation__list--edit{height:calc(100% - 160px)}.conversation__list--channels{overflow-x:hidden}@media (pointer:coarse){.conversation__support-item{padding-right:3px!important}}@media (hover:hover){.conversation__support-item{padding-right:15px!important}}@media (pointer:coarse){.conversation__inbox-item{padding-right:0!important}}@media (hover:hover){.conversation__inbox-item{padding-right:15px!important}}.conversation__empty{padding-top:24px;text-align:center;color:#7d7f90}.conversation__item{border-bottom:1px solid #ddd}.conversation__item__flex{white-space:nowrap}.conversation__item.active{background-color:#ddd}.conversation__column{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.conversation__row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.conversation__date{line-height:1.2;text-align:right;padding-top:8px}.conversation__info{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;padding-bottom:10px}.conversation__channel{min-width:25px;height:25px;background-size:cover;border-radius:50%;box-shadow:0 5px 5px -3px rgba(0,0,0,.2);margin-top:6px;margin-right:10px}.conversation__channel--4{background-image:url(/assets/img/channels/otherapi.png)}.conversation__search{padding:10px 15px 0}.conversation__search .mat-form-field{width:100%}.conversation__search-icon{position:relative;top:-7px;left:-2px;font-size:17px!important}.conversation__search-icon .search-icon{font-size:16px!important}.conversation .new-form mat-icon.mat-icon:not(.gray){color:#0079fe}.conversation .new-form .mat-icon-button{position:relative}.conversation .new-form .mat-button-focus-overlay{background-color:transparent!important}.conversation .new-form mat-hint.mat-hint{display:block;position:absolute;right:0;top:6px;background:#f44336;color:#fff;border-radius:20px;font-weight:500;font-size:10px;text-align:center;height:16px;line-height:16px;width:16px;overflow:hidden}.conversation .new-form .button-group{padding-right:8px;margin-right:6px;border-right:1px solid #999}.conversation__wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100%}.conversation__wrapper .attach{width:261px}.conversation__wrap{padding:0;height:calc(100% - 70px)}.conversation__wrap .scrollbar__inner{padding:0 20px 10px}@media (pointer:coarse){.conversation__wrap .scrollbar__inner{padding-right:20px}}@media (hover:hover){.conversation__wrap .scrollbar__inner{padding-right:25px}}.conversation__head{font-size:1rem;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;background-color:#f2f2f2;padding:10px;height:70px;box-sizing:border-box}@media (max-width:340px){.conversation__head-mobilebtn{max-width:25px}}@media (max-width:375px) and (min-width:341px){.conversation__head-mobilebtn{max-width:32px}}@media (max-width:360px){.conversation__head .conversation__column.recipient-wrap{margin-right:0;-webkit-box-align:start;align-items:flex-start}}@media (max-width:768px){.conversation__head .test-chat__slider{padding:0;margin:0}.conversation__head .conversation__edit-view{margin:0}}.conversation__head--withlink .link{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important;-webkit-box-align:baseline;align-items:baseline}.conversation__head--withlink mat-icon{margin-left:10px}.conversation__head--webchat{-webkit-box-pack:end;justify-content:flex-end}.conversation__head--g-connections{height:50px;padding:10px}.conversation__head_horizontal{padding:0 20px}.conversation__head>div:not(.conversation__users){padding:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;color:#7d7f90;text-align:left;margin-right:10px}.conversation__head>div:not(.conversation__users).conversation__highlight{min-width:18px}.conversation__head-info{margin:10px 0;overflow:hidden}.conversation__head-info span:first-child{color:#0079fe;margin-right:10px;text-overflow:ellipsis}.conversation__head-info span{white-space:nowrap}@media (max-width:920px){.conversation__head{font-size:.75rem}}.conversation__head-btn{white-space:nowrap!important}.conversation__head-btn.mat-primary .mat-icon,.conversation__head-btn.mat-primary a{color:#fff}.conversation__btn-share-bot{margin-left:auto!important}.conversation__name{font-size:12px;color:#005dfe;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.conversation__text{font-size:14px;display:block;line-height:1.5}.conversation__text-from{color:#333}.conversation__text-to{color:#7d7f90}.conversation__recipient-wrap{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;height:24px}.conversation__recipient-icon{color:#0079fe}.conversation__recipient-icon.mat-icon-button{top:-3px}.conversation .message__suggested{text-align:right;max-width:calc(100% - 100px)}.conversation .message__suggested button{margin:0 0 10px 10px}.conversation .message__suggested--quick{max-width:100%}.conversation .message__suggested--quick .inbox__quick--button{margin-right:10px}.conversation .message__suggested--quick .inbox__quick--button button{margin-top:5px}.conversation .message__suggested--quick :last-child{margin-right:0}.conversation .message--right{max-width:100%}.conversation__text.recipient{max-width:100px}@media (min-width:1360px){.conversation__text.recipient{max-width:160px}}@media (min-width:1620px){.conversation__text.recipient{max-width:260px}}.conversation__text2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}@media (max-width:1900px){.conversation__text2{max-width:250px}}@media (max-width:1620px){.conversation__text2{max-width:150px}}@media (max-width:1200px){.conversation__text2{max-width:100px}}.conversation__bot{font-size:1rem;color:#7d7f90}.conversation__bot_narrow .conversation__bot-name{margin-right:0}.conversation__bot_narrow .mat-form-field-infix{width:150px}.conversation__bot_width{width:100%;max-width:340px}.conversation__notify-sound--on{background-image:url(/assets/img/sound_active.svg);background-repeat:no-repeat}.conversation__notify-sound--off{background-image:url(/assets/img/sound_disabled.svg);background-repeat:no-repeat}.conversation__label{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.conversation__label-column{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden}.conversation__label-image{width:32px;height:32px;margin-right:10px;border-radius:50%;background-size:cover;background-position:center;flex-shrink:0;margin-top:4px}.conversation__label-id{font-size:12px;line-height:20px;color:#7d7f90}.conversation__label-name{font-size:1rem;font-weight:400;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.conversation__label-name--selected{font-weight:400;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.conversation__info-box{padding:.5em 1em;min-width:calc(300px - 2em)}.conversation__info-box>div{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.conversation__info-box>div .col_1{color:#7d7f90;min-width:75px;flex-shrink:0}.conversation__info-box>div .col_2{color:#37394b;-webkit-box-flex:1;flex-grow:1;margin-left:8px}.conversation__info-box>div img{width:24px;height:18px;margin-right:5px}.conversation__recipent{display:-webkit-box;display:flex;-webkit-box-align:center!important;align-items:center!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.conversation__recipent-name{font-size:14px;width:100%}.conversation__recipent-name p{margin-bottom:0;color:#7d7f90}.conversation__recipent-avatar{width:40px;height:40px;margin-right:10px}@media (max-width:1320px){.conversation__recipent-avatar{display:none}}@media (max-width:1390px){.conversation__recipent .avatar{display:none}}.conversation__date{font-size:14px;color:#7d7f90}.conversation__highlight{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important;padding:11px 0 11px 11px!important}.conversation__highlight .mat-checkbox-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:175px}@media (max-width:1390px){.conversation__highlight .mat-checkbox-label{white-space:normal}}.conversation__highlight button.active mat-icon{color:#0079fe!important}.conversation__edit-view{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important;-webkit-box-pack:end!important;justify-content:flex-end!important}.conversation__bot{display:-webkit-box;display:flex;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important;-webkit-box-align:center!important;align-items:center!important}.conversation__bot button{min-width:80px}.conversation__bot-image{margin-right:10px;width:35px;height:35px;min-width:35px;border-radius:50%}.conversation__bot-name{width:100%;margin-right:10px;line-height:16px;overflow:hidden}.conversation .unavailable__wrapper{-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:center!important;justify-content:center!important;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:nowrap}.conversation .unavailable__message{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;position:relative}.conversation .unavailable__title{font-size:24px;line-height:32px;font-weight:500;color:#000;margin-bottom:16px;padding:0 10px;text-align:center}.conversation .unavailable__text{font-size:1rem;line-height:20px;font-weight:400;color:#7d7f90;text-align:center;max-width:320px}.conversation .unavailable .conversation__head{-webkit-box-pack:end;justify-content:flex-end}.conversation .unavailable .conversation__bot{-webkit-box-flex:0;flex:0 0 auto}.conversation__checkbox_green.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#26ad64}.conversation__loading{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;height:100%}.conversation__bar-close{display:none}.conversation__content-plugin{font-size:1rem;color:#000}.conversation__content-plugin-scroll-wrap{height:calc(100% - 70px);overflow-y:hidden}.conversation__content-plugin-wrapper{padding:24px 16px}.conversation__content-plugin .conversation__name{color:#000;font-size:1rem;font-weight:500;margin-bottom:4px}.conversation__content-plugin .conversation__text{font-size:12px}.conversation__content-plugin .conversation__name-update{font-weight:400;color:#0079fe}.conversation__content-plugin .conversation__button-wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}@media (min-width:500px){.conversation__content-plugin .conversation__button-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row}}@media (max-width:767px){.conversation__content-plugin .conversation__button-plugin{font-size:14px;padding:2px 4px!important;margin:5px}}@media (min-width:768px){.conversation__content-plugin .conversation__button-plugin{font-size:1rem;background-color:#fff;min-width:160px}}.conversation__content-plugin .conversation__renew-pro{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;background:#ffe6e6;border-radius:4px;padding:15px;-webkit-box-align:center;align-items:center;margin-bottom:30px}.conversation__content-plugin .conversation__renew-pro-text{color:#e61717;font-weight:500;position:relative;padding-top:40px;text-align:center;margin:0 auto 10px}.conversation__content-plugin .conversation__renew-pro-text::before{position:absolute;content:"";width:32px;height:32px;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-image:url(/assets/img/plugins/error.svg);background-size:cover}.conversation__content-plugin .conversation__renew-pro button{padding-bottom:8px;margin:0 auto;font-size:1rem;background-color:#fff;min-width:160px}@media (min-width:768px){.conversation__content-plugin .conversation__renew-pro{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row}.conversation__content-plugin .conversation__renew-pro-text{text-align:left;padding-top:0;padding-left:40px;margin:0}.conversation__content-plugin .conversation__renew-pro-text::before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.conversation__content-plugin .conversation__renew-pro button{margin:0}}.conversation__content-plugin-info{font-size:1rem;font-weight:400;color:#000;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;margin-bottom:30px}.conversation__content-plugin-info h1{margin:0 16px 5px 0}.conversation__content-plugin-info button{background-color:transparent;border:none;color:#0079fe;text-decoration:underline;min-width:auto;padding:0}.conversation__content-plugin-info span{margin-right:16px}.conversation__content-plugin-info .conversation__plugin-name{font-weight:500;font-size:24px;line-height:32px;position:relative}.conversation__content-plugin-info .conversation__plugin-name::after{position:absolute;content:"";width:40px;height:4px;background-color:#0079fe;left:0;bottom:-5px}.conversation__content-plugin-info .conversation__plugin-pro,.conversation__content-plugin-info .conversation__plugin-pro_trial{background-color:#0079fe;border-radius:4px;color:#fff;text-transform:uppercase;font-weight:700;font-size:1rem;line-height:24px;display:inline-block;letter-spacing:1px;padding:0 7px}.conversation__content-plugin-info .conversation__plugin-pro_trial{background-color:#feb94a;padding:0 4px}.conversation__content-plugin-info .conversation__plugin-creator{font-weight:500;font-size:1rem;line-height:20px}.conversation__content-plugin-info .slash{position:relative;margin-right:16px;white-space:nowrap}.conversation__content-plugin-info .slash::after{position:absolute;content:"/";right:-11px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.conversation__content-plugin-info .slash .flag-icon-rectangle{width:25px;line-height:16px}.conversation__content-plugin-info button:active,.conversation__content-plugin-info button:focus,.conversation__content-plugin-info button:hover{text-decoration:none}.conversation__content-plugin-new-version{background-color:#ffffd9;border-radius:4px;margin-bottom:30px;padding:22px 24px 24px 54px}.conversation__content-plugin-new-version-title{display:-webkit-box;display:flex;flex-wrap:wrap;margin-bottom:8px}.conversation__content-plugin-new-version .green-text-new{margin-right:24px;color:#00ab00;font-weight:500;position:relative}.conversation__content-plugin-new-version .green-text-new::before{position:absolute;width:32px;height:32px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:-40px;content:"NEW";color:#fff;font-size:8px;line-height:8px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-image:url(/assets/img/plugins/new-version.svg);background-size:cover}.conversation__content-plugin-new-version button{font-size:1rem;background-color:#fff;min-width:160px}.conversation__content-plugin-description h2{font-size:20px}.conversation__empty-plugin{width:100%}.conversation__empty-plugin--click-add{position:absolute;top:80px;left:20px;font-weight:400;font-size:1rem;line-height:20px;color:#7d7f90;padding-top:55px;padding-left:10px}.conversation__empty-plugin--click-add::before{background-image:url("data:image/svg+xml,%3Csvg width='112' height='80' viewBox='0 0 112 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M111 78.5C76 44 47.5 29 1.5 19M1.5 19L37.5 1.5M1.5 19L20.5 53.5' stroke='%230079FE' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:0;content:"";width:50px;height:40px}@media (min-width:768px){.conversation__empty-plugin--click-add{padding-top:100px;padding-left:35px}.conversation__empty-plugin--click-add::before{width:110px;height:77px}}.conversation__empty-plugin--is-empty{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:110px 10px 0;font-weight:500;font-size:19px;line-height:32px;color:#000;text-align:center;margin-top:70px;width:100%}.conversation__empty-plugin--is-empty::before{position:absolute;width:100px;height:100px;content:"";background-repeat:no-repeat;background-position:center;background-image:url(/assets/img/plugins/rocket.svg);background-size:50%;box-shadow:0 4px 20px rgba(0,0,0,.1);border-radius:50%;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.conversation__empty-plugin--is-empty span{font-size:1rem;font-weight:400;line-height:1px}@media (min-width:768px){.conversation__empty-plugin--is-empty{padding-top:190px;margin-top:0;font-size:24px}.conversation__empty-plugin--is-empty::before{width:160px;height:160px}.conversation__empty-plugin--is-empty span{font-size:1rem}}.conversation__empty-plugin--no-interactions{text-align:center;font-weight:400;font-size:1rem;line-height:20px;color:#37394b;margin-top:40px;margin-right:20px}.conversation__content{height:auto}.mobile{width:100vw}.mobile .conversation__bar--minimize{min-width:0;max-width:0}.mobile .conversation__bar .scrollbar__inner{padding:0}.mobile .conversation__bar--channels{background:#fff;z-index:10}.mobile .conversation__bar-close{z-index:10}.mobile .conversation__btn-minimize{display:block!important}.mobile .conversation__button-blue{color:#0079fe}.mobile .conversation__button-white{color:#fff}@media (max-width:320px){.mobile .conversation__head .conversation__button-blue{width:30px}.mobile .conversation__head .scheme__button{padding:10px 30px}}@media (max-width:360px){.mobile .conversation__head .conversation__button-blue{margin-right:0!important}}.mobile .conversation__head-text{font-size:14px;line-height:16px;font-weight:400;width:auto;color:#7d7f90}.mobile .conversation__head-text:first-child{margin-right:8px}.mobile .conversation__head-text_title{font-weight:500;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mobile .conversation__head-text_blue{color:#0079fe;flex-shrink:0}.mobile .conversation__head-text.recipient{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (max-width:900px){.mobile .conversation__head-text.recipient{max-width:400px}}@media (max-width:600px){.mobile .conversation__head-text.recipient{max-width:250px}}@media (max-width:450px){.mobile .conversation__head-text.recipient{max-width:120px}}@media (max-width:300px){.mobile .conversation__head-text.recipient{max-width:80px}}.mobile .conversation__column{overflow:hidden}.mobile .conversation__column.recipient-wrap .mat-stroked-button{border:none;padding:0;min-width:30px}.mobile .conversation__column.recipient-wrap>div{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.mobile .conversation__subheader .conversation__tabs{padding-right:0}.mobile.conversation .unavailable .conversation__head{-webkit-box-pack:start;justify-content:flex-start}.mobile.bar_show .conversation__content{overflow:hidden}.mobile.bar_show .conversation__bar{min-width:calc(100vw - 48px);max-width:calc(100vw - 48px)}.mobile.bar_show .conversation__bar-close{display:block;background-color:grey}.mobile.bar_show .conversation__bar-close .mat-icon-button{margin:4px}.mobile.bar_show .conversation__header--select{padding-left:8px}.mobile.bar_hidden .conversation__content{display:block}.mobile.bar_hidden .conversation__bar-close{display:none}.conversation-item{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 25px 0 10px;cursor:pointer}.conversation-item--channel{padding:0 8px}.conversation-item--channel .form-control{margin:0;padding:10px 0}.conversation-item__info{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:14px;color:#7d7f90}@media (max-width:339px){.conversation-item__info{max-width:73%}}.conversation-item__info span{display:inline-block;max-width:165px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.conversation-item__info .channel{width:20px;height:20px;margin:0}.conversation-item__info .channel--border{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;margin:0 10px 0 0;padding:5px;border-radius:50%;border:1px solid #e6e6e6;background-color:#fff}.conversation-item__icon{font-size:25px!important}.conversation-item.active{background-color:#eef2f5;position:relative}.conversation-item.active::before{position:absolute;content:"";top:0;left:0;height:100%;width:4px;background-color:#0079fe}.conversation-item__header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.conversation-item__bot-name{line-height:16px}.conversation-item__bot-name p{margin-bottom:0;font-size:1rem;color:#333;font-weight:500;white-space:nowrap;max-width:138px;overflow:hidden;text-overflow:ellipsis}.conversation-item__bot-name small{font-size:12px;color:#7d7f90}.conversation-item__bot-image{width:32px;height:32px;min-width:32px;margin-right:10px;border-radius:50%}.conversation-item__date{font-size:12px;color:#7d7f90;padding-right:10px;position:relative}.conversation-item__flex{white-space:nowrap;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.conversation-item__flex--justify{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.conversation-item__subheader{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;min-height:40px}.conversation-item__more{display:-webkit-box;display:flex;position:relative;-webkit-box-align:center;align-items:center}.conversation-item__more--menu-icon{margin-top:5px!important;height:30px!important;width:30px!important;line-height:30px!important}.conversation-item mat-slide-toggle{height:32px}.conversation-item .mat-icon-button{height:32px;line-height:32px}.recipents-list{max-width:320px}.bot-chat__form{padding:10px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.bot-chat__form .new-form{display:-webkit-box;display:flex;width:100%;position:relative}.bot-chat__form .new-form input{border:none;padding:0 15px}.bot-chat__form .new-form .sidebar__badge{min-width:46px;border-radius:50%;display:-webkit-box;display:flex;text-align:center;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-right:5px;margin-left:0}.bot-chat__form .round-block{width:100%;display:-webkit-box;display:flex;border:1px solid #999;border-radius:20px;overflow:hidden;margin-right:5px}@media (pointer:coarse) and (max-width:1024px){.bot-chat__form .round-block .hide-caret{caret-color:transparent}}.bot-chat__form app-chat-input,.bot-chat__form input{width:100%}.bot-chat__form .button-group{white-space:nowrap}.bot-chat__body{-webkit-box-flex:1;flex:1;padding:10px;overflow-x:hidden;height:calc(100% - 131.31px)}@media (max-width:414px){.bot-chat__body{padding:0}.bot-chat__body .scrollbar__inner .messages{padding:10px}}.bot-chat__body .messages .message .message__avatar svg{border-radius:50%}.bot-chat__body .messages .message .message__avatar svg g{border-radius:50%;-webkit-transform:translateZ(0)}.bot-chat__body .message__plugin--avatar{border:1px solid #ddd;max-width:22px;max-height:22px;width:22px;height:22px;overflow:hidden;background-size:cover;background-position:center;border-radius:50%;margin-left:10px}.bot-chat__body .message__date{display:-webkit-box;display:flex}.bot-chat__body--support{padding:0}.bot-chat__body--support .scrollbar__inner{padding:10px!important}@media (hover:hover){.bot-chat__body--support .scrollbar__inner{padding-right:25px!important}}.bot-chat__body .cards__image{height:auto}.bot-chat__body .cards__buttons{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;flex-wrap:wrap}.bot-chat__popup,.message-saved__popup{padding:6px 10px 10px;background-color:#f2f2f2;border-radius:20px;text-align:center;position:relative}.bot-chat__popup app-quick-reply .alert,.message-saved__popup app-quick-reply .alert{max-width:100%;min-width:135px}.bot-chat__popup app-quick-reply .cards__box,.message-saved__popup app-quick-reply .cards__box{max-width:600px}.bot-chat__popup--all{height:100%;position:relative;max-height:80vh;padding:10px 0!important;overflow-y:hidden}.bot-chat__popup--all_carousel{width:650px}.bot-chat__popup--all_carousel .ng-scrollbar-visible{padding-right:3px;padding-left:0}.bot-chat__popup--all_carousel .sb-row{width:100%;margin-right:0;margin-left:0}.bot-chat__popup--all_carousel .sb-row>div{padding-right:0;padding-left:0}.bot-chat__popup--all .scrollbar__inner{padding:0;margin:0 10px}.bot-chat__popup--all .scrollbar__inner .cards__box{margin-bottom:0}.bot-chat__popup--all .scrollbar__inner>div:not(:last-child){margin-bottom:10px}.bot-chat__popup--all app-card-gallery .cards__right{padding-bottom:20px!important}.bot-chat__popup--all app-card-image .sb-row,.bot-chat__popup--all app-card-text .sb-row{margin-right:0}.bot-chat__popup--gallery{width:650px;max-width:100%;max-height:90vh;min-height:auto;overflow-y:auto}.bot-chat__popup--gallery .lang--ru .cards__gal-header{font-size:14px}@media (max-width:1366px){.bot-chat__popup--gallery .cards__right{max-height:50vh;min-height:auto;overflow-y:auto}}.bot-chat__popup--image{max-height:375px;max-width:280px}.bot-chat__popup img,.message-saved__popup img{width:100%;max-width:300px;max-height:600px}.bot-chat__popup img.error-tooltip-image,.message-saved__popup img.error-tooltip-image{width:20px;height:20px;max-width:24px;margin-top:-5px;margin-left:5px}.bot-chat__popup mat-icon.error-tooltip-rss,.message-saved__popup mat-icon.error-tooltip-rss{position:absolute;top:9px;font-size:14px;color:#f44336;background:#fff;border-radius:50%;width:14px;height:14px;left:18px!important}.bot-chat__popup--all mat-icon.error-tooltip-rss{top:23px}.bot-chat__popup .cards__delay,.message-saved__popup .cards__delay{display:none}.bot-chat__popup_ticket.box,.bot-chat__popup_ticket.message-saved__popup{overflow:visible}.bot-chat__popup_ticket>.bot-chat__popup-close{top:-32px;right:-32px}.bot-chat__popup_ticket img{border-radius:10px}.bot-chat__popup-close{position:absolute!important;top:0;right:0}.message-saved__column{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.message-saved__icon{display:inline-block;width:24px;height:24px;background-image:url(/assets/img/icon_saved-replies.png);background-repeat:no-repeat;background-size:contain}@supports (-moz-appearance:none){.message-saved__text-control{padding-right:12px}.message-saved__text-wrapper textarea{padding-right:40px!important}}.message-saved__icon.gray{background-image:url(/assets/img/icon_saved-replies_gray.png)}.message-saved__highlight{background-color:#ff0}@media (min-width:816px){.message-saved__button.mat-icon-button{margin-right:6px}}.message-saved__button_help .mat-icon{color:#0079fe}.message-saved__button_edit.mat-icon-button{display:none}.message-saved__button_create.mat-stroked-button{align-self:flex-start;padding-right:30px;padding-left:30px;margin-top:8px}.message-saved__popup{text-align:left;max-width:720px}.message-saved__popup .mat-icon.material-icons{font-size:24px}.message-saved__popup .message-saved__item{padding-right:25px}@media (orientation:portrait) and (max-width:414px),(orientation:landscape) and (max-height:414px){.message-saved__backdrop+div .cdk-overlay-pane{top:60px;right:0!important;bottom:62px!important}.message-saved__backdrop+div .sat-popover-container{width:100%}.message-saved__backdrop+div .message-saved__column,.message-saved__backdrop+div .message-saved__popup{height:100%}.message-saved__backdrop+div .message-saved__items{-webkit-box-flex:1;flex-grow:1;max-height:none}.message-saved__backdrop+div .message-saved__item:last-child{border-bottom:1px solid #eee}.message-saved__backdrop+div .message-saved__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.message-saved__backdrop+div .message-saved__text{margin:0 0 4px 8px}.message-saved__backdrop+div .message-saved__text-wrapper{width:auto}.message-saved__backdrop+div .message-saved__attached{max-width:none}.message-saved__backdrop+div .message-saved__attached-wrapper{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap}.message-saved__backdrop+div .message-saved__attached-count{flex-shrink:0}.message-saved__backdrop+div .message-saved__attached-cards{margin-left:16px}.message-saved__backdrop+div .message-saved__button_add{background-color:#0079fe}.message-saved__backdrop+div .message-saved__button_add .mat-icon{color:#fff;font-weight:700}}@media (max-width:896px){.message-saved__backdrop+div .message-saved__button_create,.message-saved__backdrop+div .message-saved__button_delete,.message-saved__backdrop+div .message-saved__item:hover:not(.message-saved__item_edit) .message-saved__button_edit.mat-icon-button{display:none}}.message-saved__header{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;margin:0 3px 8px 16px}.message-saved__title{position:relative;font-size:18px;font-weight:500;line-height:40px;margin-bottom:0;margin-left:12px;-webkit-box-flex:1;flex-grow:1}.message-saved__title::after{content:"";width:30px;position:absolute;bottom:4px}.message-saved__items{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;max-height:280px;border-radius:16px;overflow:auto;background:#fff;height:280px}.message-saved__items_no{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;width:320px;height:160px;text-align:center}.message-saved__item{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:start;align-items:flex-start;flex-wrap:nowrap;padding:12px 6px 12px 8px}.message-saved__item_edit .message-saved__text-wrapper{min-height:82px;border:1px solid #999}.message-saved__item:not(:last-child){border-bottom:1px solid #eee}.message-saved__item:hover:not(.message-saved__item_edit) .message-saved__button_add{background-color:#0079fe}.message-saved__item:hover:not(.message-saved__item_edit) .message-saved__button_add .mat-icon{color:#fff}.message-saved__item:hover:not(.message-saved__item_edit) .message-saved__button_edit.mat-icon-button{display:block}.message-saved__content{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:start;align-items:flex-start;flex-wrap:nowrap}.message-saved__text{word-break:break-word}.message-saved__text_edit{color:#fff}.message-saved__text-area{position:absolute;top:0;left:0;width:calc(100% - 48px);height:calc(100% - 8px);margin:4px 40px 4px 8px;padding:0;resize:none;border:none}.message-saved__text-wrapper{align-self:stretch;position:relative;width:404px;margin-right:8px;box-sizing:border-box;border:1px solid #fff}.message-saved__text-control{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;position:absolute;top:0;right:0;bottom:0}.message-saved__attached{-webkit-box-flex:1;flex-grow:1;max-width:140px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;margin-right:8px}.message-saved__attached .mat-icon{margin-right:6px}.message-saved__attached-wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.message-saved__attached-count{font-weight:500;color:#37394b;word-break:break-all}.message-saved__attached-cards{font-size:12px;color:#7d7f90;word-break:break-word}.bot-chat__popup--quick-reply{max-width:40%!important;float:right;padding:6px 10px 10px;background-color:#f2f2f2;border-radius:20px;text-align:center;position:relative}@media (min-width:768px){.bot-chat__popup--quick-reply{-webkit-transform:translateX(-16px)!important;transform:translateX(-16px)!important}.row-FromToLanguage .col-md-1{text-align:center}}.cdk-overlay-container .mat-menu-panel{min-height:20px!important}.configure__bot-description input{min-height:30px}.conversation--configure-plugin{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.webchat-tab .mat-checkbox-label{white-space:normal}.webchat-tab .mat-checkbox-inner-container{margin-top:4px}.bot__box{margin-bottom:30px;position:relative;-webkit-transition:background .3s;transition:.3s background}.bot__box:hover{background:#ececee;cursor:pointer}.bot__off,.bot__pro{position:absolute;top:-15px;left:-25px;padding:17px 28px 0;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);color:#fff}.bot__off span,.bot__pro span{color:#fff!important;font-weight:700;font-size:11px!important;position:relative;left:-4px;display:block;-webkit-transform:rotate(30deg);transform:rotate(30deg);padding:3px;text-transform:uppercase}.bot__pro{background:#0079fe}.bot__off{background:#f44336}.bot__header{text-align:center;padding:10px}.bot__body{text-align:center;position:relative;padding:10px 10px 0}.bot__body--lang-list{padding-top:10px;padding-bottom:10px;height:70px;box-sizing:border-box}.bot__body--lang-list .mat-radio-group{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap}.bot__body--lang-list .label_flag{margin-bottom:6px}.bot__body--lang-list-center{border:none}.bot__body--lang-list-center .mat-radio-group{-webkit-box-pack:center;justify-content:center}.bot__body .langs-scrollbar .ng-scroll-view{overflow-x:hidden}.bot__body .langs-scrollbar--border{border:1px solid #ddd}.bot__title h4{font-weight:500;font-size:14px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;line-height:3;margin-bottom:10px;min-height:42px}.bot__title p{font-size:12px;color:#7d7f90;margin-bottom:5px;min-height:20px}.bot__actions{text-align:center;position:relative;border-top:1px solid #f2f2f2}.bot__actions .mat-button-wrapper .mat-icon{margin-right:0}.bot__avatar{margin-right:0;position:relative}.bot__avatar .fa-share-alt,.bot__avatar .fa-share-square{position:absolute;right:-8px;bottom:4px;color:#fff;background-color:#4b8fff;border-radius:100%;padding:2px 2px 3px 4px;box-sizing:content-box;font-size:13px;line-height:19px;width:19px;height:19px}.bot__avatar .fa-check{position:absolute;right:0;bottom:4px;color:#fff;background-color:green;border-radius:100%;font-size:1rem;line-height:19px;width:19px;height:19px}.bot__avatar .fa-ban{position:absolute;right:0;bottom:4px;color:#fff;background-color:red;border-radius:100%;font-size:18px;line-height:19px;width:19px;height:19px}.bot__avatar .fa-not-moderate{position:absolute;right:0;bottom:4px;color:#fff;background-color:#ff0;border-radius:100%;font-size:13px;line-height:19px;width:19px;height:19px}.bot__avatar .fa-not-sent{position:absolute;right:0;bottom:4px;color:#fff;background-color:grey;border-radius:100%;font-size:13px;line-height:19px;width:19px;height:19px}.bot__shared-icon{margin:0 auto;display:block!important}.bot__channels{min-height:58px;line-height:1}.bot__more{position:absolute!important;top:0;right:0}.bot__deleting{background-color:rgba(255,255,255,.5);position:absolute;top:0;right:0;left:0;bottom:0;z-index:3;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.no-bots{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;height:80%}@media (max-height:414px){.no-bots{height:auto}}@media (max-width:414px){.no-bots{width:calc(100vw - 10px)}}.no-bots__button{width:200px;height:200px;cursor:pointer;background-image:url(/assets/img/button-add.png);background-size:cover;border-radius:50%;flex-shrink:0}.no-bots__title{font-size:24px;line-height:32px;text-align:center;color:#000;margin-bottom:0 16px 16px}@media (max-width:414px){.no-bots__button{width:150px;height:150px}.no-bots__title{font-size:20px;line-height:28px}}.no-bots__text{font-size:1rem;line-height:20px;text-align:center;color:#7d7f90;margin-bottom:0 16px 16px}@media (max-width:414px){.no-bots__text{font-size:14px;line-height:18px}}.channels-link{display:inline-block;width:16px;height:16px;line-height:16px;background-size:cover;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;margin:5px}.channels-link:hover{cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2)}.channels-link--webchat{background-image:url(/assets/img/channels/web.png)}.channels-link--line{background-image:url(/assets/img/channels/line.png)}.channels-link--api{background-image:url(/assets/img/channels/otherapi.png)}.channels-link--viber{background-image:url(/assets/img/channels/viber.png)}.channels-link--fb{background-image:url(/assets/img/channels/fb.png)}.channels-link--email{background-image:url(/assets/img/channels/email.png)}.channels-link--skype{background-image:url(/assets/img/channels/skype.png)}.channels-link--slack{background-image:url(/assets/img/channels/slack.png)}.channels-link--sms{background-image:url(/assets/img/channels/twilio.png)}.channels-link--telegram{background-image:url(/assets/img/channels/telegram.png)}.channels-link--at{background-image:url(/assets/img/channels/at.png)}.channels-link--whatsapp,.channels-link--whatsappdemo{background-image:url(/assets/img/channels/whatsapp.png)}.channels-link--zendesk{background-image:url(/assets/img/channels/zendesk.png)}.bot__body--lang{width:20px;min-width:20px;height:20px;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center;opacity:.5;margin-left:6px;margin-right:6px}.mat-radio-checked+.bot__body--lang{box-shadow:0 0 8px 0 #7992ec;-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}.interactions__langs-list{margin-top:5px}@media (max-width:320px){.lang--it .nlp__status{margin-left:10px;margin-right:5px}.lang--it span{font-size:13px}}@media (min-width:321px){.lang--it .nlp__status{margin-left:15px;margin-right:10px}}@media (min-width:414px){.lang--it .nlp__status{margin-left:20px;margin-right:20px}}@media (-moz-touch-enabled:1),(pointer:coarse) and (orientation:landscape) and (min-width:1024px){.lang--it .nlp__status{margin-left:0;margin-right:10px}}@media (max-width:320px){.lang--es .nlp__status{margin-left:5px;margin-right:5px}.lang--es span{font-size:13px}}@media (min-width:321px){.lang--es .nlp__status{margin-left:8px;margin-right:8px}}@media (min-width:414px){.lang--es .nlp__status{margin-left:20px;margin-right:10px}}.lang--ru .nlp-card__info-item .nlp-card__key{min-width:30%}.lang--ru .nlp-card__info-item :nth-child(2){max-width:70%}.lang--ja .nlp__status{margin-left:5px}@media (max-width:790px){.lang--ja .nlp-card__body{height:calc(100% - 150px)}.lang--ja .nlp-card__footer button:last-child{margin-top:5px}}@media (max-width:375px){.lang--ja .nlp__status{margin-left:5px;margin-right:5px}.lang--ja .nlp__filter-button--first{font-size:13px;padding:0 2px}.lang--ja .nlp__filter-button--second{padding:0 5px}}@media (max-width:340px){.lang--ja .nlp__filter-buttons{margin-left:-3px}.lang--de .conversation__content--edit .conversation__head .scheme__button,.lang--en .conversation__content--edit .conversation__head .scheme__button{padding:10px 30px}.lang--de .conversation__content--edit .conversation__head .conversation__button-blue,.lang--en .conversation__content--edit .conversation__head .conversation__button-blue{width:30px}}@media (min-width:376px){.lang--ja .nlp__filter-button--first,.lang--ja .nlp__filter-button--second{padding:0 5px}}@media (max-width:360px){.lang--ja .nlp-card__samples{padding:14px 13px}.lang--ja .nlp-card__edit{font-size:14px}}.alert--nlp{margin-right:5px}.nlp__lang,.nlp__status,.nlp__type{color:#fff;background-color:#2ea9ff;font-size:12px;padding:9px 12px;line-height:1;text-align:center}.nlp__buttons{display:none}.nlp__text{color:#37394b;word-break:break-all}.nlp__table{width:100%;font-size:1rem}.nlp__table-date--entity{width:200px;vertical-align:top}.nlp__table--match-th-mobile{display:none}.nlp__table td,.nlp__table th{padding:8px 16px;border-bottom:1px solid #eef2f5;overflow:hidden}.nlp__table mat-icon.fa-check-circle{color:#090}.nlp__table mat-icon.fa-minus-circle{color:#ff4c4c}.nlp__table .table-date{color:#7d7f90;font-size:14px}.nlp__td--slide-toggle mat-icon{height:20px;width:20px}@media (max-width:599px){.nlp__table--match-th-mobile{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:80px}.nlp__td--slide-toggle{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;flex-wrap:nowrap}}.nlp__slide-toggle-intent-match{margin:0 15px}.nlp__box{height:calc(100% - 30px);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:30px;position:relative;min-width:151px}.nlp__box h4{margin:0}.nlp__box p{margin:5px 0;font-size:14px}.nlp__box p>b{font-weight:400}.nlp__box .mat-button-wrapper{-webkit-box-pack:center;justify-content:center}.nlp__box .mat-button-wrapper .mat-icon{margin-right:0}.nlp__box .nlp__header{padding:5px 10px}.nlp__controls{padding:8px 10px;text-align:end}.nlp-page__header{padding:20px 34px}.nlp__header{padding:10px 0 5px;border-bottom:1px solid #ddd;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:10px}.nlp__header p{margin:0;font-size:14px;color:#888}.nlp__header p b{font-weight:400;color:#333;margin-right:5px}.nlp__header .flags_lang{width:24px;height:24px}.nlp__tab-group .mat-ink-bar{height:4px;background-color:#0079fe!important}.nlp__tab-group .tabs__content{min-width:260px}.nlp__code{background:#f4f5f6;white-space:normal;display:block;margin-top:20px;margin-bottom:20px;font-size:12px;padding:10px}.nlp__code p{margin-bottom:0}.nlp__word{display:inline-block;margin:0 3px 3px 0}.nlp__words{margin-bottom:15px!important}.nlp__more{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.nlp__btn{line-height:30px;padding:0 10px;min-width:auto;font-weight:400;border:1px solid #0079fe}.nlp__btn:not(.mat-primary){border:1px solid #333;color:#333}.nlp__lang{padding-top:20px}.nlp__type--entity{background-color:#0079fe}.nlp__status{content:"";width:2px;height:2px;border-radius:25px;padding:8px;margin-right:8px;background-color:#61beff}.nlp__status.finished{background-color:#2fbf2f}.nlp__status.not-added{background-color:#7d7f90}.nlp__status.training-need{background-color:#bfbf30}.nlp__lang{margin-bottom:10px;background-color:coral}.nlp__filter{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start}@media (max-width:1336px){.nlp__filter{flex-wrap:wrap}}@media (max-width:459px){.nlp__filter mat-form-field{width:100%}}.nlp__filter-inner{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:10px}@media (max-width:1336px){.nlp__filter-inner{flex-wrap:wrap}}@media (max-width:909px){.nlp__filter-inner{padding-bottom:10px}}.nlp__filter-inner button+button{margin-left:10px}.nlp__filter-select{margin-right:24px}@media (max-width:480px){.nlp__filter-inner{padding-bottom:0}.nlp__filter-select{margin:0 0 10px}}.nlp__filter-buttons{display:-webkit-inline-box;display:inline-flex;margin-right:24px;flex-wrap:nowrap}@media (max-width:480px){.nlp__filter-buttons{margin:0 auto 10px}}.nlp__filter-button{width:100px;height:40px;background-color:#eef2f5;border:none!important;color:#000;margin-left:1px!important}@media (max-width:375px){.nlp__filter-button{width:85px}.modal--createBot .modal__body .scrollbar__inner{max-height:80vh!important}.modal--createBot .modal__body .scrollbar__inner .nlp__filter{display:none}}.nlp__filter-button--first{border-radius:25px 0 0 25px!important;padding-top:0!important;padding-bottom:0!important}.nlp__filter-button--second{border-radius:0!important;padding-top:0!important;padding-bottom:0!important}.nlp__filter-button--third{border-radius:0 25px 25px 0!important}.nlp__filter-button.active,.nlp__filter-button:focus{background-color:#0079fe;border:none!important;color:#fff}.nlp__filter-select .mat-form-field-wrapper{padding-bottom:0}.nlp__filter-select .mat-form-field-underline{bottom:auto}.nlp__clear-filter-btn{width:160px;margin-right:15px!important}@media (max-width:1336px){.nlp__clear-filter-btn{margin-top:10px}}.nlp__create-model-btn{width:200px}@media (max-width:480px){.nlp__clear-filter-btn,.nlp__create-model-btn{margin:0 auto!important}}@media (max-width:793px){.nlp__clear-filter-btn,.nlp__create-model-btn{width:200px}}.nlp-card{height:calc(100% - 30px);background-color:#eef2f5;border-radius:25px;margin:15px 0}.nlp-card__edit{color:#0079fe;text-decoration:underline;cursor:pointer}.nlp-card__header{position:relative;padding:0 10px 0 24px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;height:48px}.nlp-card__header h4{margin:0;width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nlp-card__header .mat-icon-button .mat-icon .mat-icon-button{line-height:0}.nlp-card__header--shared h4{width:calc(100% - 80px)}.nlp-card__body{height:calc(100% - 106px);border-radius:15px;padding-top:16px;background-color:#fff;margin:0 8px}.nlp-card__key{color:#7d7f90;min-width:120px;width:30%;margin-right:15px;margin-bottom:5px}.nlp-card__value{word-break:break-word}.nlp-card__description{padding:8px 0 16px;line-height:1.25;color:#7d7f90;word-break:break-word}.nlp-card__description b{display:block;margin-top:8px}.nlp-card__info{height:calc(100% - 62px);padding:0 16px}.nlp-card__info-item,.nlp-card__under-body{display:-webkit-box;display:flex}.nlp-card__samples{padding:16px;width:50%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;border:none;border-top:1px solid #eef2f5}.nlp-card__samples--length{background-color:#eef2f5;padding:4px 11px;border-radius:35px;font-size:14px}.nlp-card__status{display:-webkit-box;display:flex;width:50%;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border:none;border-top:1px solid #eef2f5;border-left:1px solid #eef2f5}.nlp-card__footer{padding-left:24px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.nlp-card__footer-date{color:#7d7f90;font-size:12px}.nlp__card-header{padding:10px 10px 5px}.nlp__card-sample{color:#333;font-size:12px;background-color:#ddd;padding:2px 4px;display:inline-block;margin-right:5px;border-radius:5px}.nlp__card-samples{margin-bottom:10px}.nlp__card-samples .mat-chip.mat-standard-chip{background-color:#fff}.nlp__more{padding:5px 10px}.nlp__abs{top:0;right:0;position:absolute!important}.nlp__subheader{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:30px;overflow:hidden}.nlp__subheader mat-menu{display:none}.nlp__subheader .mat-icon-button{height:30px;width:30px;line-height:30px}.nlp__sample{border-radius:3px;margin-right:2px;text-decoration:none}.nlp__desc{color:#7d7f90;display:block;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;margin-left:auto!important;margin-right:auto!important}.nlp__textarea{margin-bottom:20px;min-height:36px;background-color:#fff;border:1px solid #005dfe;padding:10px;word-break:break-all}.nlp__textarea--edit{border:1px dotted #2f86fa;background-color:#dde6ed}.nlp__textarea--edit span{background-color:#b3c7ef;padding:0 5px;border-radius:3px}.nlp__textarea b{font-weight:400;background-color:#0079fe}.nlp__textarea:empty{display:none}.nlp__add-word{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:wrap;border:1px dotted #2f86fa;background-color:#dde6ed;padding:0 0 0 10px;margin-bottom:20px;word-break:break-all}.nlp__add-btn{height:25px!important;padding:0 10px!important;background-color:#0079fe!important;color:#fff!important;margin:0 10px!important}.nlp__bage-length{color:#7d7f90}.nlp__control{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;padding:10px 0}.nlp__control-form .text-samples{font-size:18px;font-weight:700;padding-right:1em}.nlp__control-btns{max-height:42px}.nlp__control-btns button{max-height:42px;margin:10px 12px 0 5px;min-width:90px}.nlp__control-btns mat-select{opacity:0}.intent-table mat-slide-toggle{padding-right:10px}.intent-table .sample__row--create{vertical-align:middle}@media (max-width:599px) and (max-width:599px){.intent-table td{padding:8px 20px}}@media (max-width:599px){.intent-table__thead_hide-mobile{display:none}.intent-table__tr_column{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-bottom:1px solid #eef2f5}.intent-table__tr_column:last-child{border-bottom:none}.intent-table td{width:inherit;max-width:100%;opacity:1;text-align:left;border:none}.intent-table td button{width:100px}.intent-table td button.mat-icon-button{margin-bottom:6px;width:24px;height:24px;line-height:24px}.intent-table td .nlp__icon-container{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.entity-table__thead_hide-mobile{display:none}.entity-table__tr_column{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-bottom:1px solid #eef2f5}.entity-table__tr_column:last-child{border-bottom:none}.entity-table td{width:inherit;max-width:100%;opacity:1;text-align:left;border:none}.entity-table td button{width:100px}.entity-table__create-btn{max-width:120px}}.bage{display:inline-block;padding:5px 7px;font-size:14px;border-radius:20px;margin-left:15px;min-width:31px;text-align:center}.ligh-gray{background-color:#eef2f5}.sample__tr:hover .sample__row--sample{opacity:1}.sample__chips{margin:15px 0;padding:0}.sample__chip{background:#eef2f5;border-radius:16px;margin-right:5px;display:inline-block;padding:5px 10px;font-weight:500}.sample__link{color:#0079fe!important;white-space:nowrap;text-decoration:underline!important;cursor:pointer}.sample__header{font-size:18px;font-weight:500;color:#000}.sample__input{border:none;border-bottom:1px solid #005dfe;background-color:transparent;width:100%}.sample__textarea{resize:none;border:1px solid #005dfe;background-color:#fff;width:100%;box-sizing:border-box;word-break:break-all}.sample--active{background-color:#eef2f5}.sample__row{min-width:200px;max-width:200px;white-space:nowrap;text-align:right}.sample__row--edit{vertical-align:bottom}.sample__row--create{vertical-align:top;width:200px}.sample__row--create button{width:100%}.sample__row--sample{vertical-align:middle;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.bulk-addition{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:wrap;padding:23px 0 12px}.bulk-addition__text{font-size:14px;color:#7d7f90}.bulk-textarea{box-sizing:border-box;border-width:2px;min-height:136px;width:100%}.mat-menu-panel{min-height:30px!important}.reports__message{max-width:300px;overflow:auto;word-break:break-word}.reports__message--link{display:inline-block;padding:2px 5px;border-radius:3px;margin-right:5px;margin-bottom:5px;word-break:break-all;background-color:#dfe9f3}.reports__controls{padding:10px;margin-bottom:20px}.reports__controls.box .reports__form,.reports__controls.message-saved__popup .reports__form{-webkit-box-align:baseline;align-items:baseline}.reports__form{flex-wrap:wrap!important;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap}.reports__form mat-select{padding-top:0!important;padding-bottom:1px!important}@media (min-width:632px) and (max-width:813px){.reports__form mat-select{max-width:210px!important;display:block!important;height:40px!important}}@media (min-width:467px) and (max-width:633px){.reports__form mat-select{max-width:275px!important;display:block!important;height:40px!important}}.reports__form .mat-select-trigger,.reports__form mat-select-trigger{display:block}.reports__form .select-trigger__avatar{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end}.reports__form .conversation__label-id{line-height:16px}.reports__form mat-form-field.extracted__data .mat-form-field-infix{padding:.4375em 0 0}.reports__form mat-form-field.extracted__data .mat-form-field-infix .mat-select{margin-top:0}.reports__form mat-form-field{-webkit-box-flex:1;flex:1;margin-right:6px}.reports__form .mat-form-field-appearance-legacy .mat-form-field-infix{padding-bottom:0}.reports__form .mat-form-field-flex .mat-form-field-suffix{align-self:center}.reports__form .mat-select-arrow-wrapper{height:40px}.reports__form .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.34375em}@media (max-width:460px){.reports__form mat-form-field{width:100%;margin-right:0}.reports__form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.reports__button--generate button{padding:10px 20px!important}}.reports__form--checkbox{position:relative;bottom:10px}@media (max-width:550px){.reports__form--checkbox{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}}.reports__checkbox{margin-left:15px;display:inline-block}@media (max-width:550px){.reports__checkbox{margin-left:0}}@media (max-width:1947px){.reports__checkbox:first-child{margin-left:0;margin-bottom:10px}}.reports__checkbox .mat-checkbox-layout{white-space:normal}.reports__table-wrap{padding-right:15px;margin-right:15px;overflow:hidden}@media (max-width:414px){.reports__table-wrap{max-width:315px;margin:0 auto}.lang--it .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text{margin:0 36px 0 11px!important}}.reports__table-wrap .mat-paginator-page-size{-webkit-box-pack:center;justify-content:center;margin-right:0}@media (max-width:1373px){.reports__table-wrap .page-select__counter,.reports__table-wrap .page-select__number{padding-bottom:10px}.reports__table-wrap .page-select__number{padding-right:20px}}@media (max-width:780px){.reports__table-wrap .page-select{margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.reports__table-wrap .page-select__counter{margin:auto;padding-left:10px}.reports__table-wrap .mat-paginator-container,.reports__table-wrap .mat-paginator-page-size-label{display:block;padding:0;margin:0}.reports__table-wrap .mat-paginator-range-label{width:120px}}.reports__table-wrap .page-select__gotopage{color:rgba(0,0,0,.54)}.reports__table{min-width:1400px!important}.reports__table td.mat-cell,.reports__table td.mat-footer-cell,.reports__table th.mat-header-cell{padding:0 5px!important}.reports__table td.message-id,.reports__table th.message-id{padding-left:10px!important}@media (min-width:1360px){.reports__table--bot-name{max-width:110px;overflow:hidden;text-overflow:ellipsis}}@media (min-width:1920px){.reports__table--bot-name{max-width:none}}@media (min-width:1360px){.reports__table--user{max-width:130px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (min-width:1920px){.reports__table--user{max-width:none}}.reports__button{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:wrap;max-width:100%}.reports__button .button__spinner{display:-webkit-box!important;display:flex!important;-webkit-box-align:center!important;align-items:center!important}.reports__button .mat-button-wrapper{min-height:19px;max-height:19px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.reports__button--generate{display:-webkit-box;display:flex;max-width:100%}.reports__button--generate .mat-button-wrapper span{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.reports__button--generate mat-icon{margin-right:0!important}.reports__button--filter{display:-webkit-box;display:flex;max-width:100%}@media (max-width:460px){.reports__button{margin-left:0}.reports__button .mat-button-wrapper{-webkit-box-pack:center;justify-content:center}}.reports__button .mat-spinner-wrapper{margin-right:10px}.reports__button .button{margin-left:0!important;margin-bottom:10px;margin-right:4px}.reports__button .button__spinner{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end}.reports__button .button__spinner mat-spinner{top:0!important;margin-right:0!important}@media (max-width:629px){.reports__button button{margin-left:5px!important;margin-bottom:10px;width:120px;padding:10px}}.reports__button button__spinner{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end}.reports__button button__spinner mat-spinner{position:relative;top:0;margin-right:0}@media (max-width:1700px){.reports__button .mat-checkbox,.reports__form .mat-checkbox{margin-bottom:15px}}@media (max-width:862px){.reports__button .mat-checkbox{margin-top:15px;margin-bottom:0}.reports__hint{display:none!important}}.reports__b-type{display:-webkit-inline-box;display:inline-flex;width:30px;height:30px;margin-right:10px;color:#0079fe;border:1px solid #0079fe;border-radius:50%;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.reports__b-type__icon10 .fa:before{content:""}.reports__b-type__icon11 .fa:before{content:""}.reports__b-type__icon12 .fa:before{content:""}.reports__b-type__icon13 .fa:before{content:""}.reports__b-type__icon14 .fa:before{content:""}.reports__b-type__icon15 .fa:before{content:""}.reports__b-type__icon16 .fa:before{content:""}.reports__b-type__icon20 .fa:before{content:""}.reports__b-type__icon21 .fa:before{content:""}.reports__b-type__icon22 .fa:before{content:""}.reports__b-type__icon23 .fa:before{content:""}.dashboard{margin-right:0;margin-left:0}.dashboard-col-6{position:relative;width:100%}.dashboard__last-week{-webkit-box-ordinal-group:3;order:2}.dashboard__channels-messages{-webkit-box-ordinal-group:5;order:4}.dashboard__acc-overview{-webkit-box-ordinal-group:2;order:1}.dashboard__acc-overview .table__row_loader{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.dashboard__recent-messages{-webkit-box-ordinal-group:4;order:3}.dashboard__item{padding:10px;margin-bottom:40px;height:calc(100% - 30px);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;overflow:hidden}.dashboard__item--messages{max-height:310px}.dashboard__item .message .message__sign,.dashboard__item .message--right.message .message__sign{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard__item .message--right .message__wrapper{-webkit-box-align:stretch;align-items:stretch;overflow:hidden}.dashboard__item .logo{width:25px;height:25px;background-size:cover}@media (max-width:440px){.dashboard__item .logo{width:20px;height:20px}}.dashboard__item .fb{background-image:url(/assets/img/channels/fb.png)}.dashboard__item .slack{background-image:url(/assets/img/channels/slack.png)}.dashboard__item .snatchapp{background-image:url(/assets/img/channels/snatchapp.png)}.dashboard__item .api{background-image:url(otherapi.24f73f7abebc8f7c64d4.png)}.dashboard__item .email{background-image:url(/assets/img/channels/email.png)}.dashboard__item .skype{background-image:url(/assets/img/channels/skype.png)}.dashboard__item .webchat{background-image:url(/assets/img/channels/web.png)}.dashboard__item .sms{background-image:url(/assets/img/channels/sms.png)}.dashboard__item .line{background-image:url(/assets/img/channels/line.png)}.dashboard__item .viber{background-image:url(/assets/img/channels/viber.png)}.dashboard__item .telegram{background-image:url(/assets/img/channels/telegram.png)}.dashboard__item .at{background-image:url(/assets/img/channels/at.png)}.dashboard__item .whatsapp,.dashboard__item .whatsappdemo{background-image:url(/assets/img/channels/whatsapp.png)}.dashboard__item .zendesk{background-image:url(/assets/img/channels/zendesk.png)}.dashboard__item.box,.dashboard__item.message-saved__popup{position:relative}.dashboard__logo-list{display:-webkit-box;display:flex;justify-content:space-around;align-content:center;margin-left:30px}.dashboard__title{font-size:18px;font-weight:400;color:#555;line-height:1}.dashboard__title .sub{display:block;font-size:12px;padding-bottom:4px;color:#7d7f90}.dashboard__bots-used{margin-top:20px;font-size:24px;color:#0079fe;text-align:center;border:1px solid #0079fe;padding:18px 0}.dashboard__account{margin-bottom:8px;display:-webkit-box;display:flex}.dashboard__refresh-button{background-color:#0079fe!important}.dashboard__refresh-button[disabled]{background-color:rgba(0,0,0,.12)!important}.account__info:not(.pro){-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;flex-wrap:wrap}.account__info.blocked,.account__info.pro,.account__info.trial{display:none}.account__info_wpapper{padding-right:12px}.account__pro .pro{display:block}.account__blocked .blocked,.account__trial_active:not(.account__blocked) .trial,.account__trial_expired:not(.account__blocked) .trial{display:-webkit-box;display:flex}.account__has_shared .account__info_disabled,.account__no_bots .account__info_action{display:none}.totalMessagesBlock{max-height:374px}.table{width:100%;margin-bottom:8px}.table__head{background-image:#0079fe}.table__data{font-size:1rem;font-weight:400;color:#000;width:33%;text-align:center;padding:5px 10px;border:1px solid #ddd;border-top:none}.table__data.header{font-size:14px;font-weight:700;color:#fff;background-color:#0079fe}.table__data.header__stroked{font-size:14px;font-weight:700;color:#0079fe;background-color:#fff}.configure__row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.configure__public{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:10px}.configure__avatar{border:1px solid #7d7f90;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100px;height:100px;background-size:cover;background-position:center;border-radius:50%;margin-bottom:20px;position:relative;cursor:pointer}.configure__dropzone{width:100%;height:100%;margin:0;border:2px dashed #ddd;text-align:center;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-transition:.5s;transition:.5s all}.configure__whitelist-input,.configure__whitelist-text{max-width:calc(50% + 15px);margin-bottom:8px}@media (max-width:768px){.configure__whitelist-input,.configure__whitelist-text{max-width:100%}}.configure__whitelist mat-chip.mat-standard-chip{height:auto}.configure__whitelist mat-chip.mat-standard-chip .mat-chip-remove.mat-icon{flex-shrink:0}.configure__whitelist mat-chip.mat-standard-chip span{-webkit-box-flex:1;flex-grow:1;word-break:break-all;line-height:20px}.image__circle{width:70px;height:70px;border-radius:50%}.text.title{font-size:24px}.text.bold{font-weight:700}.categories__list{cursor:pointer;padding-left:0;margin:0}.categories__list li{list-style:none}.categories__header{display:-webkit-box;display:flex}.categories__header span{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.categories__header span p{margin:0}.categories__header span img{margin-right:5px}.categories__sublist{display:none}.categories__sublist.toggle{display:block}.categories__choosen{padding-left:0;margin:15px 0 0;display:inline-block}.categories__choosen li{list-style:none;display:inline-block}.categories__choosen li span{font-size:14px;display:block;margin-right:5px;margin-bottom:5px;padding:3px 10px;border-radius:2px;background-color:#f2f2f2}@media (max-width:767px){.bot-profile__header-text,.pro-plan .aviable-msgs{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.pro-plan .aviable-msgs .iteraction{max-width:none}}.fix-show-placeholder .connections__box-webhooks-wrapper{margin-top:-6px}.fix-show-placeholder .mat-select-placeholder{color:rgba(0,0,0,.42)!important;-webkit-text-fill-color:unset!important;padding-bottom:6px}textarea.focused{border-bottom:1px solid red!important}@media (max-width:331px){.lang--zh .conversation__content--edit .conversation__head .scheme__button{padding:10px 30px}.lang--zh .conversation__content--edit .conversation__head .conversation__button-blue{width:30px}}@media (max-width:414px){.lang--es .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text,.lang--fr .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text,.lang--it .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text,.lang--ja .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text,.lang--pt .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text{margin:0 5px}.lang--es .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button,.lang--fr .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button,.lang--it .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button,.lang--ja .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button,.lang--pt .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button{padding:10px 15px}}@media (max-width:414px) and (min-width:340px){.lang--es .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text,.lang--fr .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text,.lang--it .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text,.lang--ja .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text,.lang--pt .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text{margin:0 15px 0 5px}}@media (max-width:414px) and (min-width:360px){.lang--es .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button,.lang--fr .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button,.lang--it .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button,.lang--ja .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button,.lang--pt .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button{padding:10px 20px}}@media (max-width:414px) and (min-width:375px){.lang--es .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text,.lang--fr .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text,.lang--it .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text,.lang--ja .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text,.lang--pt .conversation__content--edit .conversation__head .conversation__edit-view .test-chat__slider-text{margin:0 32px 0 11px}}@media (max-width:414px) and (min-width:400px){.lang--es .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button,.lang--fr .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button,.lang--it .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button,.lang--ja .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button,.lang--pt .conversation__content--edit .conversation__head .conversation__edit-view .scheme__button{padding:10px 30px}}.edit{max-width:320px;min-width:320px;background-color:#fff;box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12);height:100%;-webkit-transition:max-width .5s,min-width .5s;transition:.5s max-width,.5s min-width}@media (max-width:576px){.edit{width:100%;max-width:100%}}.edit__head .conversation__head{-webkit-box-pack:start;justify-content:flex-start}.edit__head .conversation__bot{flex-shrink:0;-webkit-box-flex:0;flex-grow:0}.edit__head .conversation__bot-name{flex-shrink:1;-webkit-box-flex:1;flex-grow:1}.edit__head .conversation__edit-view{flex-shrink:0;-webkit-box-flex:0;flex-grow:0}.edit__connect mat-icon{font-size:14px;color:#fff}.edit__connect.warning{background-color:silver}.edit__connect.error{background-color:#fa4c4c}.edit__connect.success{background-color:#2fbf2e}.edit__chip-list .mat-standard-chip{height:auto}.edit__preloader .content{display:-webkit-box;display:flex;height:100vh}.edit__preloader .interaction{width:320px;border:1px solid #eee}.edit__preloader .interaction__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;box-sizing:border-box;height:70px;width:320px;background:#eee}.edit__preloader .interaction__close-button{margin-left:13px;height:15px;width:15px;background:#fff}.edit__preloader .interaction__text{margin-left:35px;height:17px;width:130px;background:#fff;border-radius:4px}.edit__preloader .interaction__add-button{margin-left:90px;height:20px;width:20px;border-radius:15px;background:#fff}.edit__preloader .interaction__item{width:100%;height:70px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-bottom:1px solid #eee}.edit__preloader .interaction__item .a2{margin-left:35px;height:45px;width:45px;border-radius:45px;background-color:#eee}.edit__preloader .interaction__item .a3{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-left:10px;border-radius:4px;height:70px;width:130px}.edit__preloader .interaction__item .a3-1{background-color:#eee;height:15px;width:90px;border-radius:4px;margin-top:13px}.edit__preloader .interaction__item .a3-2{background-color:#eee;height:15px;width:135px;border-radius:4px;margin-top:13px}.edit__preloader .options{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;border:1px solid #eee;box-sizing:border-box}.edit__preloader .options__header-inner{max-width:1870px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:70px;background:#eee;border-left:1px solid #fff}.edit__preloader .options__header-inner .b1{margin-left:10px;height:40px;width:40px;border-radius:40px;background:#fff}.edit__preloader .options__header-inner .b2{margin-left:10px;height:30px;width:180px;border-radius:4px;background:#fff}.edit__preloader .options__filter{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;height:45px;max-width:615px;flex-wrap:wrap;margin-left:25px}.edit__preloader .options__filter-item{height:20px;width:115px;background-color:#eee}.edit__preloader .options__filter-line{height:35px;width:2px;background-color:#eee}.edit--minimize{min-width:40px;max-width:40px}.edit__preloader{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:2}.edit__search-buttons{margin-bottom:20px}.edit__search-button{width:136px;margin-bottom:20px;padding:10px 25px!important}.edit__search-logo--bing,.edit__search-logo--google{width:35px;padding-right:10px}.edit__search-logo--bing span{color:#212529!important}.edit__block{padding:15px 20px}@media (hover:hover){.configure__tab-group .tabs__content,.configure__tab-group mat-tab-header,.edit__block{padding-right:25px}}.edit__mat-tab-group .cards__box{min-width:255px}@media (max-width:767px){.edit__mat-tab-group .cards__box{min-width:220px}}.edit__tab{padding:0;height:calc(100vh - 120px);overflow-x:hidden}.edit__tab .ng-scroll-view{overflow-x:hidden}@media (max-width:1024px){.edit__tab{height:100%;padding:0}}.edit__tab_scheme{height:calc(100% - 70px)}.edit__tab-pro.own-settings .edit__tag,.edit__tab-pro.own-settings .tab-body__warning,.edit__tab-pro.proplan .edit__tag,.edit__tab-pro.proplan .tab-body__warning,.edit__tab-pro.trial .tab-body__warning,.edit__tab-pro:not(.trial) .edit__tag{display:none}.edit__list{overflow-y:auto;height:calc(100% - 65px)}.edit__list::-webkit-scrollbar{width:6px}.edit__draggable{display:inline-block;box-sizing:border-box;font-size:32px;line-height:1;padding:0 3px;cursor:move;color:#7d7f90}.edit__draggable_active{color:#fff}.edit__toggle_step{display:inline-block;box-sizing:border-box;font-size:32px;line-height:1;padding:0 3px;cursor:move;color:#7d7f90}.edit__toggle_step_active{color:#fff}.edit__first{color:#7d7f90}.edit__first_active{color:#fff}.edit__loading-modules{padding:10px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:nowrap}.edit__nlp{font-size:12px;color:#0079fe;width:12px;height:12px;position:relative;top:-1px}.edit__name-edit{width:250px;height:35px}.edit__name-edit .mat-button{margin:0!important}.edit__name-edit input{overflow:hidden;text-overflow:ellipsis;caret-color:#000}.edit__menu{overflow:hidden;padding:0}.edit__menu a{color:#333}.edit__menu a.active{background:-webkit-gradient(linear,right top,left top,from(#fff),to(#66aefd));background:linear-gradient(to left,#fff,#66aefd);color:#fff}.edit__interactions-list{left:24px;position:relative}@media (min-width:412px){.edit__interactions-list{width:336px}}@media (max-width:320px) and (min-width:320px){.edit__interactions-list{width:260px}}@media (max-width:375px) and (min-width:360px){.edit__interactions-list{width:295px}}@media (max-width:414px) and (min-width:411px){.edit__interactions-list{width:332px}}.edit__interactions-list .edit__name-edit,.edit__interactions-list-plugin .edit__name-edit{width:220px}.edit__disabled-icon{width:24px;height:24px;border:1px solid #fff;background-color:#fa4c4c;border-radius:50%}.edit__disabled-icon .mat-icon{width:22px;line-height:20px;font-size:19px}.edit__add{padding-left:16px;padding-bottom:11px}.edit__add .button__more{padding-top:5px}.edit__item-box{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;overflow:hidden;width:100%}.edit__item-box .edit__icon{font-size:20px;margin-left:5px;width:35px;min-width:35px;height:35px}.edit__item-box .mat-form-field-appearance-outline .mat-form-field-flex,.edit__item-box .mat-form-field-appearance-outline .mat-form-field-infix{padding:6px 5px 3px!important}.edit__item-box .mat-form-field-infix{border-top:none!important}.edit .cdk-overlay-pane,.edit .cdk-overlay-pane .mat-select-panel,.edit .mat-select-panel{overflow-y:scroll!important}.edit__selector{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:baseline;align-items:baseline;flex-wrap:nowrap;height:50px}.edit__selector-title{font-size:1rem;line-height:60px;color:#0079fe}.edit__selector>button{margin-right:15px;color:#444;position:relative;top:-1px}.edit__selector mat-form-field{width:100%}.edit__item-wrap{border-bottom:1px solid #eee;cursor:pointer;-webkit-transition:background .5s;transition:background .5s;height:70px}.edit__item-wrap.last-message{border:1px dashed #000;background-color:#f1f8ff}.edit__item-wrap.active{background-color:#0079fe}.edit__item-wrap.active small{color:#f2f2f2}.edit__item-wrap.active .edit__draggable,.edit__item-wrap.active.edit__toggle_step{color:#fff}.edit__item-wrap.active h4{color:#f2f2f2}.edit__item-wrap.active:hover{background-color:#0079fe}.edit__item-wrap.active .edit__item-wrap-show-interactions:hover{color:#f2f2f2;text-decoration:underline}.edit__item-wrap.active .edit__item-wrap-show-interactions .mat-tab-header-pagination-chevron,.edit__item-wrap.active .edit__item-wrap-show-interactions:hover .mat-tab-header-pagination-chevron{border-color:#f2f2f2}.edit__item-wrap.active .edit__item-wrap-plugin-disabled,.edit__item-wrap.active .edit__item-wrap-plugin-disabled a{color:#f2f2f2}.edit__item-wrap.active .mat-form-field-appearance-outline .mat-form-field-outline{background-color:#f2f2f2;border-radius:6px}.edit__item-wrap.active .edit__menu-icon,.edit__item-wrap.active .edit__toggle_step{color:#fff}.edit__item-wrap:hover{background-color:#eef2f5}.edit__item-wrap.active h4>mat-icon{color:#fff}.edit__item-wrap.disabled{background-color:#f44336}.edit__item-wrap-show-interactions-wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding-left:10px;padding-right:25px}.edit__item-wrap-show-interactions{border:none;background-color:transparent;color:#888;padding-left:8px}.edit__item-wrap-show-interactions .mat-tab-header-pagination-chevron{border-style:solid;border-width:2px 2px 0 0;border-color:rgba(0,0,0,.38);content:"";height:8px;width:8px;display:inline-block;-webkit-transform:rotate(135deg);transform:rotate(135deg);margin-left:2;margin-right:5px;margin-bottom:2px}.edit__item-wrap-show-interactions small{margin-left:5px}.edit__item-wrap-show-interactions.active .mat-tab-header-pagination-chevron{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-bottom:-3px}.edit__item-wrap-show-interactions:hover{color:#0079fe;text-decoration:underline}.edit__item-wrap-show-interactions:hover .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.edit__item-wrap-plugin-disabled{font-size:12px;color:#ff4c4c;margin-left:auto}.edit__item-wrap-plugin-disabled a{color:#0079fe;margin-left:5px}.edit__item-wrap-plugin-disabled a:hover{text-decoration:underline}.edit__plugin--disabled,.edit__plugin--disabled:hover{text-decoration:none;color:#888}.edit__plugin--disabled:hover .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.edit__item-name{margin-left:10px;height:70px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-pack:center;justify-content:center}.edit__item-name h4{max-width:150px;padding-bottom:0;padding-top:0;margin:0;font-weight:400;display:block;height:25px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;color:#37394b}.edit__item-name small{max-width:150px;line-height:1;color:#888;font-size:12px;display:block}.edit__item-name mat-icon{height:20px;width:20px}.edit__item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:0 13px 0 10px}@media (hover:hover){.edit__item{padding-right:25px}}.edit__item img{width:24px;margin-right:10px}.edit__item .mat-icon-button{width:auto;line-height:normal;height:auto}.edit__item--special-chrome{padding:0 15px 0 10px}.edit__item--special-chrome .edit__item-name h4{max-width:135px}.edit__item--special-mac{margin-right:18px}.edit__item .mat-checkbox{margin-right:10px}.edit__name{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.edit__tooltip{white-space:pre-line!important}.edit__initial-menu{margin-bottom:10px}.edit__initial-menu--item{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.edit__initial-menu--item span:first-child{overflow:hidden;text-overflow:ellipsis}.edit__initial-menu .mat-stroked-button{margin-right:5px!important;margin-bottom:5px!important}.edit__initial-menu .mat-icon{margin-right:5px}.edit__body{width:calc(100% - 243px);-webkit-box-flex:1;flex:1;height:100%;overflow-y:auto}.edit__body::-webkit-scrollbar{width:6px}@media (max-width:576px){.edit__body{width:100%;margin-top:2em}}.edit__accordion mat-expansion-panel{border:none}.edit__accordion mat-expansion-panel mat-expansion-panel-header{color:#0079fe}.edit__accordion mat-expansion-panel mat-expansion-panel-header b{font-size:1rem;font-weight:600}.edit__accordion .col-md-4{margin-bottom:10px}.edit__tag{margin-left:10px;padding:1px 6px;background-color:#feb94a;color:#fff;border-radius:3px;text-transform:uppercase;font-size:12px;font-weight:700}.edit__box{margin-bottom:10px}.edit__box .edit__box-body:not(:last-child){padding-bottom:0}.edit__box-api_keys,.edit__box-pro_plan{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-width:420px;min-height:330px;height:100%;-webkit-box-pack:justify;justify-content:space-between}.edit__box-api_keys .edit__box-header,.edit__box-pro_plan .edit__box-header{border-radius:0;padding:10px 5px;font-size:18px}.edit__box-api_keys .cards__header-icon,.edit__box-pro_plan .cards__header-icon{white-space:normal}.edit__box-account .edit__box-header{padding:10px 5px;font-size:18px}.edit__box-header{padding:5px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;border-bottom:1px solid #ddd;font-size:1rem;font-weight:500;overflow:hidden;border-radius:8px 8px 0 0;position:relative}.edit__box-header mat-icon{margin-right:10px}.edit__box-header--search{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:baseline;align-items:baseline}.edit__box-body{padding:15px;text-align:left}.edit__box-body_attr .mat-chip{-webkit-box-align:center;align-items:center;height:auto}.edit__box-body_attr .mat-chip-remove{align-self:center}.edit__box-body_attr b{margin-right:8px}.edit__box-body_trial{margin-bottom:auto;font-size:1rem}.edit__box-body_trial li,.edit__box-body_trial p{color:#37394b}.edit__box-body_trial b{font-weight:500}.edit__box-body_trial ul{list-style-type:none;padding-left:0}.edit__box-body_trial ul li{padding-left:17px}.edit__box-body_trial ul li:before{content:"○";color:#0079fe;font-weight:700;display:inline-block;width:1em;margin-left:-1em;font-size:18px}.edit__box-body_trial div p:last-child{margin-top:1rem}.edit__box-body p{margin-bottom:0}.edit__access-panel{padding:16px 24px;border-radius:9px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.edit__access-panel_header{color:#0079fe;margin-bottom:16px;min-height:1.5rem}.edit__access-panel_row{row-gap:15px}.edit__box-inactionExpiry{max-width:70px}.edit__box-ARFallback,.edit__box-ignoreGlobalConn{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.edit__box-checkbox{margin-right:8px}.edit__box-active{border:1px solid #0079fe}.edit__box-active .edit__box-header{background-color:#0079fe;color:#fff}.edit__interaction-type-list{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.edit__interaction-type-list .edit__icon{font-size:1rem;min-width:35px;width:35px;height:35px;margin-right:10px}.edit__add-iteraction{padding:5px 10px}.edit__add-iteraction button{width:100%}.edit__map .select-map{color:#0079fe;font-size:13px}.edit__map .mat-icon-button{width:30px;height:30px;line-height:30px}.edit__icon{font-family:"Font Awesome 5 Free";-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:20px;font-weight:900;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:40px;min-width:40px;height:40px;border-radius:50%;color:#393c4c!important;background-color:#edf2f5;background-size:cover;background-position:center}.edit__icon--botstate:before{content:""}.edit__icon--extapi:before{content:""}.edit__icon--emailextract:before{content:""}.edit__icon--urlextract:before{content:""}.edit__icon--phoneextract:before{content:""}.edit__icon--dateextract:before{content:""}.edit__icon--numextract:before{content:""}.edit__icon--addrextract:before{content:""}.edit__icon--durextract:before{content:""}.edit__icon--translate:before{content:""}.edit__icon--awaitresp:before{content:""}.edit__icon--jsonapi:before{content:""}.edit__icon--search:before{content:""}.edit__icon--ebay{background-image:url(/assets/img/plugins/ebay.png)}.edit__icon--giphy{background-image:url(/assets/img/plugins/giphy.png)}.edit__icon--jira{background-image:url(/assets/img/plugins/jira.png)}.edit__icon--weather{background-image:url(/assets/img/plugins/weather.png)}.edit__icon--calendar{background-image:url(/assets/img/plugins/calendar.png)}.edit_mobile .edit__bar .conversation__list--edit,.edit_mobile .edit__bar app-add-iteraction{display:block!important}.edit_mobile .edit__head_mobile .conversation__bot{flex-shrink:0!important}.edit_mobile .edit__head_mobile .conversation__bot-name{min-height:33px}@media (max-width:530px){.edit_mobile .edit__head_mobile .conversation__bot,.edit_mobile .edit__head_mobile .conversation__bot-name{display:none}}.edit_mobile .edit__head .conversation__bot{-webkit-box-flex:1;flex:1 1 auto}.edit_mobile .edit__head .conversation__bot-name{margin-right:0}.edit_mobile .edit__head .conversation__edit-view{-webkit-box-flex:0;flex:0 0 auto;margin-right:0}.edit_mobile .edit__head .conversation__button-blue{margin-right:10px}.edit_mobile .edit__mat-tab-group{height:calc(100% - 70px)}.edit_mobile .edit__mat-tab-group mat-tab-wrapper{height:100%}.edit_mobile .edit__tab{height:100%;padding:0}.edit_mobile .edit__tab_scheme{height:calc(100% - 70px)}.edit_mobile .edit__block{padding:10px}.edit_mobile .edit__bot-message .edit__initial-menu .button--mini{padding:5px 10px!important;height:auto}.edit_mobile .edit__cards .cards__menu{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.edit_mobile .edit__cards .cards__menu .cards__btn{-webkit-box-flex:1;flex-grow:1}.edit_mobile .edit__cards app-card-gallery form.sb-row{margin-right:0;margin-left:0}.edit_mobile .edit__cards app-card-gallery form.sb-row>div{padding-right:0;padding-left:0}.edit_mobile .edit__cards app-card-gallery .cards__box{margin-right:0;overflow:initial}.edit_mobile .edit__cards app-card-gallery .cards__left{z-index:initial}.edit_mobile .edit__cards app-card-gallery .owl-carousel .owl-nav button{line-height:inherit!important}.edit_mobile .edit__cards app-card-gallery .owl-carousel .owl-nav button.disabled{display:none}.edit_mobile .edit__cards app-card-gallery .owl-carousel .owl-nav button.owl-prev{left:-25px}.edit_mobile .edit__cards app-card-gallery .owl-carousel .owl-nav button.owl-next{right:-25px}.edit_mobile .edit__cards app-card-gallery .owl-carousel .owl-nav button i{margin:0 10px}.edit_mobile .edit__connections .edit__box-body_column{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.edit_mobile .edit__connections .cards__menu-wrapper{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.edit_mobile .edit__connections .cards__accordion mat-accordion>div:not(:first-child){margin-top:8px}.edit_mobile .edit__connections .cards__accordion mat-accordion>div:last-child{margin-bottom:20px}.edit_mobile .edit__configure{padding-top:10px}.edit__status.approved{color:#2fbf2f}.edit__status.rejected{color:#f44336}.edit__status.moderating{color:#bfbf30}.cols{display:-webkit-box;display:flex;min-height:calc(100% - 1px);height:100%}@media (max-width:576px){.cols{display:block}}.connection{border:2px solid #fe000069;margin:10px;position:relative}.connection .connection__body{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.connection .connection__body clr-icon{color:red}.connection .connection__body-with-controls{padding:25px 10px 5px}.connection.valid{border-color:#f2f2f2}.connection.valid .connection__body{background-color:#fff}.connection.valid .connection__error{display:none}.connection__type{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.connection__overview{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;border-bottom:0;padding:5px}@media (max-width:576px){.connection__overview{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.connection__body{-webkit-box-ordinal-group:3;order:2}}.connection__body{-webkit-box-flex:1;flex:1;padding:10px;background-color:#fff}.connection__contain{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:initial}.connection__contain .col-contain{width:calc(33% - 30px);padding:0 15px}.connection__contain>span{margin-right:15px}@media (max-width:1200px){.connection__contain{display:block}.connection__contain .col-contain{width:100%;margin-top:10px}.connection__contain>span{margin-bottom:10px}}.connection__contain md-input-container{min-width:200px;margin-top:0}.connection__delete-button{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.connection__chips{padding:0;margin:0}.connection__chips li{list-style:none;background-color:#ddd;padding:5px 5px 5px 10px;border-radius:5px;margin-right:5px;margin-bottom:5px;display:inline-block;font-size:14px}.connection__keywords{display:-webkit-box;display:flex;width:100%;margin-top:10px}.connection__keywords .mat-form-field-suffix{display:-webkit-box;display:flex}.connection__keywords .mat-form-field-suffix button{width:33px!important;height:33px!important}.connection__keywords .mat-form-field-suffix button .mat-icon{font-size:18px}.connection__keywords .md-button{-webkit-box-ordinal-group:3;order:2}.connection__notification{margin:-1.1rem 0 1rem;color:#555}.connection__notification mat-icon{font-size:10px;height:10px;width:20px}.connection__notification span{font-size:12px}.connection__modal mat-expansion-panel-header{padding:0}.connection__modal mat-expansion-panel-header .mat-expansion-indicator{margin:0 5px}.connection__modal .mat-expansion-panel-body{padding:0}.connection__modal .col-contain.two-field{width:calc(39% - 30px)}.connection__modal .col-contain.two-field:nth-child(1){width:calc(59% - 30px)}.connection__webhook{border-top:1px solid #ddd}.connection__webhook-hint{pointer-events:auto;margin-left:8px}.connection__webhook .btn-verify{min-width:105px;position:absolute;top:-16px;right:0;padding:8px 0}.connection__webhook .btn-verify--edit{right:110px;border:1px solid #0079fe;color:#0079fe}.connection__handle{font-size:25px;line-height:1;color:#333;padding:7px 10px 7px 7px;cursor:move;font-weight:700}.row-FromToLanguage{-webkit-box-align:center;align-items:center}.row-FromToLanguage .col-md-2{overflow:hidden;min-width:200px}.row-FromToLanguage .mat-select-arrow-wrapper{padding-top:16px}.btn--add-json{margin-bottom:20px!important}.textarea__bot-message{padding:0!important}.test-chat__slider{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;margin-right:10px;padding-left:10px}.test-chat__slider-text{margin:0 32px 0 11px}.scheme__button.mat-stroked-button{padding:10px 36px;max-height:40px}@media (max-width:480px){.scheme__button{padding:10px!important}}.input-with-btn-verify{display:-webkit-box;display:flex;margin-top:10px}@media (max-width:400px){.input-with-btn-verify{display:block}}.input-with-btn-verify .connection__keywords{margin-top:0}.input-with-btn-verify .connection__keywords--label{left:0!important;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.input-with-btn-verify .connection__keywords--label .connection__webhook-hint{margin:auto 8px}.input-with-btn-verify .mat-form-field-label,.input-with-btn-verify input{max-width:calc(100% - 115px)!important}.input-with-btn-verify .mat-form-field-label .setWebhook{max-width:calc(100% - 36px)!important;display:inline-block;overflow:hidden;text-overflow:ellipsis;margin:0;padding:0;text-align:right}.ask-info-tooltip{top:-2px;margin-left:3px}@media (max-width:500px){.lang--ja .mobile .conversation__list{height:auto}}.input-with-btn-verify.input-json .jsonapi-address .mat-form-field-label-wrapper{top:-6px;left:0}.input-with-btn-verify.input-json .jsonapi-address .mat-form-field-infix{padding-bottom:10px!important}.input-with-btn-verify.input-json .jsonapi-address.mat-form-field-should-float .mat-form-field-label-wrapper{top:-13px;left:-50px}.input-with-btn-verify.input-json .protractor-json-adress{margin-left:0}.input-with-btn-verify.input-json .btn-verify{position:absolute;right:0;top:-27px;min-width:96px!important;font-weight:500;height:34px;font-size:1rem;line-height:12px!important;background-color:#fff;margin:0 0 4px 4px!important}.link-blue{color:#0079fe!important;text-decoration:underline!important;display:block;cursor:pointer}.notifications{background-color:#eef2f5;border-radius:20px;border:1px solid #e4e9f9;overflow:hidden}.notifications__alert{height:100%;width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.notifications__header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;text-align:center;font-size:18px;padding:8px 10px 8px 22px}.notifications__header .mat-icon-button{outline:0!important}.notifications__header .mat-icon-button:active,.notifications__header .mat-icon-button:focus,.notifications__header .mat-icon-button:hover{outline:0!important;background-color:#edf2f5!important}.notifications__header .mat-icon-button .cdk-focused{background-color:#edf2f5!important}.notifications__title{text-transform:capitalize;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end}.notifications__title .mat-icon{color:#0079fe;margin-right:5px}.notifications__badge{margin-left:5px;font-weight:700;text-align:center;border-radius:20px;background-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:28px;height:30px;padding:0 5px;font-size:1rem;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.notifications__body{height:300px;max-height:300px;background-color:#fff;border-radius:20px;margin:0 8px 8px;overflow:auto;-webkit-overflow-scrolling:touch}.notifications__body--big{height:475px;max-height:475px}.notifications__body ng-scrollbar-y{padding-left:0!important;width:10px;margin-left:-10px}.notifications__item{border-bottom:1px solid #ebebec;padding:16px 16px 16px 26px;position:relative;box-sizing:border-box;overflow-x:hidden}@media (min-width:600px){.notifications__item{width:383px}}.notifications__item-text{margin-left:35px;white-space:normal;display:block;word-break:break-word}.notifications__item-text img{margin:10px 0}.notifications__item-text .link-blue{text-decoration:none!important}@media (max-width:767){.notifications__item{padding:8px 8px 8px 16px}.notifications__item-text{margin-left:42px;margin-top:25px}}.notifications__avatar{float:left;margin-right:0;margin-top:10px}.notifications__remove{position:absolute;top:5px;right:0;cursor:pointer;color:#666;font-size:1rem}@media (max-width:1024px){.notifications__remove{width:35px!important;height:35px!important;line-height:35px!important}}.notifications--bottom210{bottom:212px!important}.ticket__row{margin:0}.ticket__content,.ticket__leftcol{padding:0;border-right:1px solid #eee}.ticket__title{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;font-size:1.125rem;font-weight:700;line-height:48px;padding:0 15px}.ticket__title .btn-close{color:#0079fe}.ticket__body{position:relative;overflow-y:auto;height:calc(100% - 48px);-webkit-box-flex:1;flex:1}.ticket__num{font-size:1.125rem;font-weight:700;color:#0079fe;margin-right:10px}.ticket__list{color:#525252;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1}.ticket__list label{color:#8b8b8b;float:right;font-size:.625rem;font-weight:700;line-height:3}.ticket__list label.label-bottom{display:block;float:none;line-height:1}.ticket__list-title{line-height:1}.support{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;align-items:stretch;flex-wrap:nowrap;height:100%}.support__title{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;margin:20px 0}.support__title img{position:relative;display:inline-block;width:30px;margin-right:10px}.support__title p{font-size:20px;display:inline-block;color:#525252;margin:0}.support__title a:hover{text-decoration:underline}.support__box .bot__title{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap}.support__box .bot__title h4{margin:0}@media (max-width:991.98px){.support__box .row a{display:block;text-align:center}}.support__box .row img{display:inline-block;width:95px;margin-right:10px}.support__box-item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:2em}.support__box-item a:hover{text-decoration:underline}.support__row{padding:15px}.support__checkbox{margin:15px 0}.support__checkbox a:hover{text-decoration:underline}.support__select-item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.support__select-item div{width:30px;display:inline-block;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.support__select-item.noPro{opacity:.6;display:-webkit-box;display:flex;max-width:53%;float:left}.support__select-item span{display:inline-block;margin-left:2px;overflow:hidden;text-overflow:ellipsis}.support__select-item small{display:inline-block}.support__select-pro{max-width:46%;display:inline-block;margin-left:2px;float:right}.support__select-pro span{vertical-align:middle}@media (max-width:414px){.support__select-pro span{font-size:13px}}@media (max-width:340px){.support__select-pro span{font-size:12px}}.support__subheader{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;background-color:#f2f2f2}.support__tabs{padding:10px 10px 0;margin:0;background-color:#f2f2f2}.support__tabs li{list-style:none;padding:10px;display:inline-block;cursor:pointer}.support__tabs li.active{background-color:#fff}.support__tab-plus{margin-right:15px}.support__body{-webkit-box-flex:1;flex:1;padding:10px;overflow-y:auto;overflow-x:hidden}.support__item{border-bottom:1px solid #ddd;padding:10px 0 0 10px}.support__date{font-size:10px;font-weight:700;color:#7d7f90}.support__list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;-webkit-box-flex:1;flex-grow:1;overflow:auto;overflow-x:hidden;max-height:calc(100% - 185px)}.support__bar{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;min-width:325px;width:325px}@media (max-width:991.98px){.support__box .row img{display:block;margin:0 auto}.support__bar{display:none}}.support__content{-webkit-box-flex:1;flex-grow:1;box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100%}.support__header{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;padding:10px 16px 0;background-color:#f2f2f2}.support__header mat-form-field{width:100%}a.create_ticket_link{text-decoration:underline}#toprint{position:relative}.scheme{margin:0 auto;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap}@media (max-width:635px){#toprint{overflow:auto}.scheme{min-width:1036px}}.scheme-box{z-index:10;margin:2em;padding:1em;width:290px;margin-top:2em!important;border:2px solid #ccc!important;-webkit-transition:.5s;transition:.5s all}.scheme-box.hoverNode{border:2px solid #82b1e4!important;box-shadow:0 0 12px 0 rgba(0,121,254,.3)!important}.scheme-box__id{line-height:2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.6em;position:absolute;top:0;left:6px;color:#525252;max-width:120px}.scheme-box__name{font-size:.7em;color:#000;text-align:center;text-overflow:ellipsis;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.scheme-box__footer{color:rgba(0,0,0,.54);margin-top:10px;padding-top:8px;border-top:1px solid #eee;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center}.scheme-box__icon-plugin{width:30px;height:30px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;background-color:#eef2f5;border-radius:50%;margin-right:8px}.scheme-box__icon-plugin canvas,.scheme-box__icon-plugin svg{margin:2px 0 4px 6px}.scheme__print.mat-stroked-button{margin-top:16px;margin-left:16px}.jtk-hover{z-index:11;opacity:1!important}.shadowedScheme svg{opacity:.1;-webkit-transition:opacity .5s;transition:.5s opacity}@media print{body *{display:none}.print,.print *{width:29cm!important;margin:0 auto;display:block}.print{position:relative;left:0;top:0;right:0;bottom:0}.print__invoice{margin-top:50px;margin-left:50px}}.paypal-custom-button #paypal-button-container{display:-webkit-box;display:flex;height:50%;width:30%;margin-top:10px}.no-probot a{color:#0079fe;text-decoration:underline}.no-probot .accept-conditions{margin-top:10px;margin-left:10px}.no-probot .accept-conditions .mat-checkbox-layout{margin-bottom:3px}.no-probot .accept-conditions span{margin-left:5px}.no-probot ul{font-weight:700;margin-top:10px;color:#555}.no-probot .iteraction{padding-bottom:15px;max-width:50%;text-align:center}.no-probot .iteraction button{margin:10px;max-width:90%;word-break:break-all}.aviable-msgs{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}.aviable-msgs>div{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end}.aviable-msgs>div.iteraction{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center}.aviable-msgs--not-owner{width:50%}.aviable-msgs h4{font-weight:400;padding-top:5px;margin-bottom:0!important}.aviable-msgs p{font-size:1.3em;color:#0079fe}.aviable-msgs .iteraction button{margin:10px}.aviable-msgs .monthly-fee{padding:0 10px}.aviable-msgs .monthly-fee--discount{display:none}.aviable-msgs--discount .monthly-fee--price{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.aviable-msgs--discount .monthly-fee--discount{display:inline}.aviable-msgs--discount .monthly-fee--full{color:#828282;font-weight:500;text-decoration:line-through;font-size:1.1rem}.aviable-msgs--has-expires .monthly-fee--price{margin-bottom:0}.aviable-msgs--has-expires .monthly-messages{margin-bottom:.5rem}.aviable-msgs .discount_expires{padding-top:0}.custom_error{margin-top:20px}.table-admins td,.table-admins th{padding:0 10px!important}.automations__btn-menu{min-width:170px!important}.automations__btn-menu.lang--ru{min-width:334px!important}.configure__table{white-space:nowrap}.configure__table td{padding-right:10px!important}.configure__table_no-access::before{content:"("}.configure__table_no-access::after{content:")"}.google-map-key .select-map{color:#0079fe;font-size:13px}.google-map-key .mat-icon-button{width:24px;height:24px;line-height:24px}.google-map-key .mat-form-field-infix{padding:0;border:none}.conversation__bot-id{top:25px}.upload{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;flex-wrap:wrap}.upload__image{display:-webkit-inline-box;display:inline-flex;margin-right:20px}.upload__image--tooltip{margin:auto 10px}.upload__image--tooltip mat-icon{margin-top:2px}.configure__checkbox{display:-webkit-box;display:flex;margin-right:20px;max-width:275px}.configure__checkbox--container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;flex-wrap:wrap}.configure__checkbox--tooltip{margin-left:0}.configure__checkbox--tooltip mat-icon{margin-top:4px;font-size:16px}.configure__input{display:-webkit-inline-box;display:inline-flex;width:100%}.configure__input--tooltip{margin:auto 0}.configure__public{display:-webkit-inline-box;display:inline-flex}.configure__public--tooltip{margin:auto 5px}.configure__public--tooltip mat-icon{position:relative;top:3px}.configure__radiobutton{margin-bottom:6px;margin-left:25px}.configure__radiobutton-title{font-size:1rem;line-height:20px;color:#37394b;font-weight:400;margin-bottom:8px}.configure__radiobutton .mat-radio-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.configure__radiobutton .mat-radio-button{margin-bottom:5px}.configure-instructions{min-height:35px;max-height:200px;width:calc(100% - 5px)!important}.configure-instructions::-webkit-scrollbar{width:8px;margin-right:2px}.configure-instructions::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);-webkit-border-radius:10px}.configure-instructions::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,.1);-webkit-border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2)}.status__th{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}.status__th--tooltip{margin:auto 5px}.status__th--tooltip mat-icon{width:16px;height:16px;font-size:14px;margin-top:4px}.status__th--tooltip mat-icon::before{width:6px;height:1px}.backup-restore-text{width:100%;margin-bottom:25px}.configure-plugin__tab{padding-top:30px}.configure-plugin__tab .mat-tab-header{margin-left:10px;margin-right:10px}.configure-plugin__tab .tabs__content{padding-left:10px;padding-right:10px}.configure-plugin__tab .mat-ink-bar{height:4px;background-color:#0079fe!important}.configure-plugin__tab .mat-tab-label{font-size:1rem;font-weight:400;opacity:1;color:#282828}.configure-plugin__tab .mat-tab-label .mat-icon{opacity:.6}.configure-plugin__tab .mat-tab-label-active{color:#0079fe;opacity:1}.configure-plugin__tab .mat-tab-label-active .mat-icon{opacity:1}.configure-plugin__avatar{border:1px solid #f0f0f0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:97px;height:97px;box-sizing:border-box;background-size:cover;background-position:center;border-radius:50%;margin-bottom:10px;position:relative;cursor:pointer;margin-right:30px}.configure-plugin__avatar-text{color:#0079fe;font-size:16px;font-weight:400}.configure-plugin__avatar-size{color:#282828;opacity:.7;font-size:18px;font-weight:400}.configure-plugin__avatar-wrapper{-webkit-box-align:center;align-items:center}.configure-plugin__form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.configure-plugin__block{padding:10px;box-shadow:1px 2px 37px rgba(201,206,227,.39);background-color:#fff;border-radius:20px;width:100%;max-width:655px;box-sizing:border-box;align-self:start}.configure-plugin__block-left{margin-bottom:30px}@media (min-width:768px){.configure-plugin__tab .mat-tab-header{margin-left:26px;margin-right:26px}.configure-plugin__tab .tabs__content{padding-left:26px;padding-right:26px;padding-bottom:18px}.configure-plugin__block{padding:24px 54px 36px 37px}.configure-plugin__block-left{padding-bottom:26px}}@media (min-width:1360px){.configure-plugin__form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row}.configure-plugin__block-left{margin-right:60px}}.configure-plugin__block-right{margin-bottom:30px}.configure-plugin__block-title{color:#282828;font-size:18px;font-weight:500;position:relative;margin-bottom:22px}.configure-plugin__block-title::before{position:absolute;content:"";width:28px;height:4px;background-color:#0079fe;left:0;bottom:-5px}.configure-plugin__block .form-control-text{font-size:15px!important}.configure-plugin__block .categories__header .mat-checkbox-label,.configure-plugin__block .configure__public{font-size:15px}.configure-plugin__block .mat-input-element{min-height:27px}.configure-plugin__block textarea.mat-input-element{min-height:30px}.configure-plugin__block .language-bot{min-height:26px}.configure-plugin__block .mat-select-arrow-wrapper{-webkit-transform:none!important;transform:none!important}.configure-plugin__block .mat-form-field .mat-icon-button{height:25px!important}.configure-plugin__block .mat-icon,.configure-plugin__block .mat-input-element,.configure-plugin__block .mat-select-value-text{font-size:15px}.configure-plugin__block .configure__public--tooltip{margin:0}.configure-plugin__block .hint-input{right:3px}.configure-plugin__block .hint{border-radius:9px;min-width:32px;top:-10px}.configure-plugin__block .icon-question{font-size:15px}.configure-plugin__info-title{margin-bottom:5px;line-height:1}.configure-plugin__info-title .mat-icon{top:0}.configure-plugin__info-text{margin-bottom:10px;color:#7d7f90}.conversation__head--plugin{box-shadow:1px 2px 37px rgba(201,206,227,.39);background-color:#fff}.conversation__head--plugin .conversation__name{font-size:1rem;color:#0079fe;line-height:1}.conversation__head--plugin .conversation__text{font-size:1rem;color:#282828}.conversation__head--plugin .edit__status{font-size:1rem;line-height:27px;white-space:nowrap}.bot-configure__webhook .mat-form-field-infix{display:-webkit-box;display:flex}.bot-configure__webhook .mat-input-element{text-overflow:ellipsis}.backdrop--graybackground{background-color:#adadad}.modal{overflow:hidden;height:100%}@media (max-width:480px){.aviable-msgs .iteraction .mat-button{white-space:normal;line-height:1;padding:5px}.modal .mat-checkbox-label{white-space:normal!important}}.modal p,.modal__content.mat-dialog-content{margin:0;padding:0}.modal h3,.modal h4{margin:0}.modal--refresh p{padding:10px 20px 0!important}.modal--refresh .modal__footer-center{-webkit-box-pack:center!important;justify-content:center!important}.modal__train-tooltip{white-space:pre-line;max-width:320px!important}.modal__mat-dia-content{margin:0!important;padding:0!important}.modal__window-enterprise{max-width:600px!important;width:100%}.modal__window-enterprise .modal__header{position:relative;justify-content:space-around;border-bottom-color:transparent}.modal__window-enterprise .modal__header-buttons{position:absolute;right:16px}@media (orientation:landscape) and (max-width:414px){.modal__window{height:calc(100vw - 60px)}}.modal__window--demo{max-width:calc(100vw - 20px)!important}.modal__window--confirmed,.modal__window--unarchivethischat{overflow:hidden}.modal__window--confirmed ng-scrollbar[trackY=true]>.ng-scrollbar-layout>.ng-scrollbar-layout>.ng-scroll-view-container>.ng-scroll-view,.modal__window--unarchivethischat ng-scrollbar[trackY=true]>.ng-scrollbar-layout>.ng-scrollbar-layout>.ng-scroll-view-container>.ng-scroll-view{overflow-y:hidden!important}.modal__window--mac{margin-right:40px}.modal__window mat-dialog-title{margin:0}.modal__window mat-dialog-content{margin:0;padding:0}@media (max-width:414px){.modal__window_terms{max-width:100%!important;height:100%}.modal__window mat-dialog-content.modal__header--terms{padding:8px 8px 5px 16px}.modal__window mat-dialog-content.modal__body--terms{height:calc(100% - 52px)}}.modal__window mat-dialog-content.modal__body--terms{padding:0}.modal__window mat-dialog-content.modal__body--terms .scrollbar__inner{padding:0 24px 20px}@media (max-width:414px){.modal__window mat-dialog-content.modal__body--terms .scrollbar__inner{padding:0 16px 20px}}.modal__window mat-dialog-content.modal__body--terms p{text-align:justify}.modal__window-test{height:694px}.modal__window .mat-dialog-container{padding:0!important}.modal__window mat-checkbox-label{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.modal__window .mat-icon-button{width:30px;height:30px;line-height:20px}.modal__window mat-dialog-actions{margin:0}.modal__title{padding:8px 0;line-height:1.25;margin:0;font-weight:500;font-size:18px}.modal__radio-text{display:block;white-space:normal;font-weight:400;font-size:14px;line-height:1.25;color:#7d7f90;padding:0 0 10px 27px}.modal__model-keys{margin-right:57px}.modal__model-keys span+span{margin-top:8px}.modal__model-key{line-height:1.25;color:#7d7f90;display:block}.modal__model-values span+span{margin-top:8px}.modal__model-value{display:block;line-height:1.25;color:#37394b}.modal__window:has(.modal__paddle-loaded) .modal__body{overflow:hidden}.modal__window:has(.modal__paddle-loaded) .paddle_scroll{height:65vh}@media (max-width:600px){.modal__window--demo{width:100%}.modal__window:has(.modal__paddle-loaded){height:100%}.modal__window:has(.modal__paddle-loaded) .mat-dialog-container{border-radius:0}.modal__window:has(.modal__paddle-loaded) .mat-dialog-content{height:100%;max-height:calc(100% - 50px)}.modal__window:has(.modal__paddle-loaded) .paddle_scroll{height:100%}}@media (max-height:600px) and (orientation:landscape){.modal__window:has(.modal__paddle-loaded){height:100%;width:100%!important}.modal__window:has(.modal__paddle-loaded) .mat-dialog-container{border-radius:0}.modal__window:has(.modal__paddle-loaded) .mat-dialog-content{height:100%;max-height:calc(100% - 50px)}.modal__window:has(.modal__paddle-loaded) .paddle_scroll{height:100%}}.modal__paddle{width:100%;display:none}.modal__paddle-loaded{display:block}.modal__header{display:-webkit-box;display:flex;flex-wrap:nowrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;border-bottom:1px solid #ebebec;padding:8px 16px 5px 24px;flex-wrap:nowrap}.modal__header-buttons{display:-webkit-box;display:flex}.modal__header-buttons a mat-icon{padding-top:3px}.modal__header-buttons button a mat-icon{padding-top:0}.modal__header-icon{font-size:24px!important;line-height:20px}.modal__header-icon .mat-icon-button mat-icon{font-size:20px}.modal__header--icon-wrapper{display:-webkit-box;display:flex}.modal__header--icon-wrapper span{width:40px;height:40px;position:relative;border-radius:50%;background-color:#eef2f5;margin-right:8px}.modal__header--icon-wrapper .mat-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:20px;color:#37394b}.modal__body--text{padding:14px 24px;overflow:hidden;text-align:center}.modal__body--alert{padding:14px 24px}.modal__body .modal-webhook .webhook-status{padding:0}.modal__body .scrollbar__inner{padding:14px 24px}@media (any-hover:hover){.modal__body .scrollbar__inner{padding-right:26px}}@media (max-height:375px) and (orientation:landscape){.modal__body .scrollbar__inner{max-height:190px}.modal__body--test-model{max-height:190px!important}}.modal__body--alert .ps-content{padding:10px 24px}.modal__body--alert ng-scrollbar[trackY=true]>.ng-scrollbar-layout>.ng-scrollbar-layout>.ng-scroll-view-container>.ng-scroll-view{overflow-y:hidden!important}.modal__body--create-bot{height:500px!important}.modal__body--test-model{height:650px!important}@media (max-height:411px) and (orientation:landscape){.modal__body .scrollbar__inner{max-height:130px}.modal__body--test-model{max-height:160px!important}}.modal__body--add-interaction{padding:0 15px!important;max-height:100%!important}.modal__body--terms{max-height:100%!important}.modal__body--terms h4{margin:16px 0 8px}.modal__body--create-nlp{height:550px!important}.modal__body--create-nlp .form-control{margin:0}.modal__body--create-nlp mat-radio-button{height:25px}.modal__body-webhook--fail{background-color:#ff4c4c}.modal__body-webhook--success{background-color:#26ad64}.modal__body .connection__modal mat-expansion-panel{box-shadow:none}.modal__body .connection__modal .btn-blue,.modal__body .connection__modal .btn-red{height:42px!important}.modal__body .connection__modal .btn-blue:disabled{color:#7d7f90!important;border:1px solid #7d7f90!important}.modal__body--bulk-nlp{height:230px;padding-top:0!important}@media (max-height:714px){.modal__body--terms{height:calc(100vh - 104px)}}.modal__body--payment-datails,.modal__body--upgrade{padding-top:20px}.modal__body--payment-loader{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;margin:25px 0}.modal__body--payment-restrictions{margin:16px 0;font-weight:500}.modal__body--make-payment{padding-top:20px;overflow:hidden}.modal__body--make-payment_details .modal__form-wrap{margin:16px 0}.modal__body--change-password .form-control{margin:30px 0}.modal__body--unsupported{text-align:center;padding:5px 10px!important}.modal__body--forgot__password .ps__rail-x,.modal__body--forgot__password .ps__rail-y,.modal__body--unsupported .ps__rail-x,.modal__body--unsupported .ps__rail-y{display:none!important}.modal__body--create-plugin .drop-img{height:auto;align-self:center}.modal__body--create-plugin .upload__avatar-plugin{min-width:198px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-repeat:no-repeat;background-position:center;overflow:hidden;position:relative;background-size:contain;min-height:200px}.modal__body--create-plugin .upload__dropzone-plugin{height:198px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;background-repeat:no-repeat;background-position:center;overflow:hidden;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-width:160px;justify-content:space-around}.modal__body--create-plugin .upload__iconPng-plugin{background-image:url(/assets/img/Exclude.png);display:block;width:24px;height:19px;margin-right:10px}.modal__body--plugin-right{-webkit-box-flex:1;flex:1 1 100%}@media (min-width:842px){.modal__body--plugin-right{margin-left:24px}}.modal__body--promocode{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin:10px 0!important}.modal__body--promocode .mat-form-field-flex,.modal__body--promocode .promocode-apply-btn--container{height:46px}.modal__body--promocode .promocode-apply-btn{width:100%;height:100%}.modal__body--promocode .promocode-apply-btn--container{width:100%;max-width:150px;margin:-18px 0 0 10px}@media (max-width:480px){.modal__body--promocode{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.modal__body--promocode .mat-form-field{width:100%;margin-bottom:10px}.modal__body--promocode .promocode-apply-btn--container{margin-left:0}}.modal ng-scrollbar.nlp-pointer-visible{left:-12px;width:calc(100% + 12px)}.modal ng-scrollbar.nlp-pointer-visible div.scrollbar__inner,.modal ng-scrollbar.nlp-pointer-visible form{padding-left:12px}.modal__info{padding:0 0 16px;border-bottom:1px solid #ebebec}.modal__info-item{display:-webkit-box;display:flex}.modal__key{width:33%;margin-right:15px;color:#7d7f90}.modal__value{color:#333}.modal__options{padding-top:24px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.modal__match-level{margin-top:24px}.modal__match-level-item{margin-top:12px}.modal__match-level h4{display:inline-block}.modal__match-level p{padding:0 0 0 28px;font-size:14px;color:#7d7f90}.modal__match-level mat-checkbox{display:block;padding:3px 0 0 28px;color:#333}.modal__match-level mat-radio-button{color:#333}.modal__match-level .mat-tooltip{width:320px}.modal__model-info{display:-webkit-box;display:flex;padding:20px 0 16px}.modal__model-item{display:-webkit-box;display:flex}.modal__model-description{padding-bottom:20px;color:#7d7f90}.modal__test--amount{min-width:250px}@media (max-width:500px){.modal__test--amount{min-width:100%}}@media (max-width:370px){.modal__test--amount .mat-error{font-size:10px}.modal__test--auto-renewal{font-size:14px}}.modal__test-title{margin-bottom:8px!important;font-weight:400;font-size:1rem;line-height:1;color:#005dfe}.modal__test--change-password .form-control{margin:30px 0}.modal__test--change-email .form-control{margin:5px 15px}.modal__test--unsupported{text-align:center;padding:5px 10px!important}.modal__test--unsupported .ps__rail-x,.modal__test--unsupported .ps__rail-y{display:none!important}.modal__test-input{padding:12px 0 0 16px;min-height:96px;width:100%;border:1px solid #005dfe;box-sizing:border-box;margin-bottom:20px;font-weight:400;font-size:1rem;line-height:1.25;color:#37394b}.modal__test-input--edit{background:#eef2f5;border:1px dotted #2f86fa;overflow:auto;word-break:break-word}.modal__test-code{padding:12px 0 12px 16px;display:block;background:#eef2f5;width:100%;font-size:1rem;line-height:1.25;box-sizing:border-box;border-radius:0}.modal__footer{padding:24px!important;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;flex-wrap:nowrap!important;overflow:hidden}@media (max-height:375px) and (orientation:landscape){.modal__body--create-nlp{max-height:190px!important}.modal__footer{padding:0 24px!important}.modal__footer button{margin-top:5px;margin-bottom:5px}}.modal__footer--end{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.modal__footer--center{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.modal__footer--between{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.modal__footer__with-hint{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.modal__footer--change{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important;-webkit-box-pack:justify;justify-content:space-between;padding:10px!important}.modal__footer--change button{margin-top:10px}@media (max-height:375px) and (orientation:landscape){.modal__footer--change{padding:0 24px!important}.modal__footer--change button{margin-top:5px;margin-bottom:5px}.modal--createBot .modal__body .scrollbar__inner{max-height:80vh;width:430px;margin:auto}}@media (max-width:440px){.modal__footer--change{-webkit-box-align:start!important;align-items:flex-start!important}.modal__footer--change button+button{margin-top:10px;margin-left:0!important}}.modal__footer-button{width:120px;height:40px;box-sizing:border-box;line-height:.9!important}@media (max-width:480px){.modal__footer-button{width:97px!important}}.modal__footer-button--long{width:140px}.modal__footer-button--loader{margin-right:10px}.modal__footer-hint{margin-left:12px;font-size:14px;color:#7d7f90}@media (pointer:coarse){.modal__footer-hint{display:none}}.modal__footer--sample-error button.modal__footer-button,.modal__footer--unsupported button.modal__footer-button{margin:auto}.modal--createBot{position:relative;padding:24px}.modal--createBot .button-close{position:absolute;right:15px;top:15px;z-index:2}@media (max-width:1280px) and (orientation:landscape){.modal--createBot .button-close{top:6px;right:6px}}@media (max-width:1280px) and (orientation:portrait){.modal--createBot .button-close{top:6px;right:0}}@media (max-width:1280px){.modal--createBot{padding:14px}.modal--createBot .nlp__filter{display:none}}.modal--createBot .modal__header{-webkit-box-pack:end;justify-content:flex-end;border-bottom:none;height:24px;padding:0}.modal--createBot .modal__header-button{width:24px;height:24px}.modal--createBot .modal__body{max-height:90vh}.modal--createBot .modal__body .scrollbar__inner{padding:0}.modal--createBot .nlp__filter{-webkit-box-pack:center;justify-content:center;margin-bottom:16px}.modal--createBot .nlp__filter--show{display:none;margin-top:10px}.modal--createBot .nlp__filter-buttons{margin-right:0}@media (max-width:1280px){.modal--createBot .nlp__filter--show{display:-webkit-box;display:flex}.modal--createBot .nlp__filter-buttons{display:none}}.modal--createBot .nlp__filter-buttons button{min-height:40px}@media (min-width:1400px){.modal--createBot .nlp__filter-buttons button{min-width:160px}}.modal--createBot .modal__content{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100%}.modal--createBot .content-webChat{padding-right:20px}.modal--createBot .content-scheme,.modal--createBot .content-webChat{width:600px}@media (min-height:400px){.modal--createBot .content-scheme,.modal--createBot .content-webChat{height:calc(100vh - 250px)}}.modal--createBot .content-scheme app-bot-scheme,.modal--createBot .content-scheme iframe,.modal--createBot .content-webChat app-bot-scheme,.modal--createBot .content-webChat iframe{width:600px;max-height:100%;height:calc(100vh - 340px);max-height:680px}@media (max-width:800px){.modal--createBot .content-scheme app-bot-scheme,.modal--createBot .content-scheme iframe,.modal--createBot .content-webChat app-bot-scheme,.modal--createBot .content-webChat iframe{width:auto;height:340px;margin:0;min-width:300px}.modal--createBot .content-scheme,.modal--createBot .content-webChat{width:100%;max-width:100%;margin:0}}@media (max-height:905px) and (min-width:1300px){.modal--createBot .content-scheme app-bot-scheme,.modal--createBot .content-scheme iframe,.modal--createBot .content-webChat app-bot-scheme,.modal--createBot .content-webChat iframe{height:calc(100vh - 265px)}}@media (max-height:770px) and (min-width:1300px){.modal--createBot .content-scheme app-bot-scheme,.modal--createBot .content-scheme iframe,.modal--createBot .content-webChat app-bot-scheme,.modal--createBot .content-webChat iframe{height:calc(100vh - 140px)}}@media (max-height:620px){.modal--createBot .content-scheme app-bot-scheme,.modal--createBot .content-scheme iframe,.modal--createBot .content-webChat app-bot-scheme,.modal--createBot .content-webChat iframe{min-height:auto!important}}@media (max-height:800px){.modal--createBot .content-scheme app-bot-scheme,.modal--createBot .content-webChat app-bot-scheme{height:calc(100vh - 155px)}}.modal--createBot .content-scheme iframe{height:100vh}@media (max-width:1280px){.modal--createBot .modal__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.modal--createBot .modal__content .content-scheme{margin-top:0}.modal--createBot .content-scheme{margin:10px auto auto}}.modal--createBot .content-webChat__padding{padding-left:12px}.modal--createBot .content-webChat__title{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding-top:12px;font-size:20px;font-weight:700;margin-bottom:20px}.modal--createBot .content-webChat__title .configure__avatar{margin-right:15px;margin-bottom:0;width:70px;min-width:70px;height:70px;border:none}.modal--createBot .content-webChat__description{margin-bottom:48px}@media (max-width:800px){.modal--createBot .content-webChat__description{margin-bottom:10px}}.modal--createBot .content-webChat__info{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;padding-bottom:10px;border-bottom:1px solid #ccc;margin-bottom:34px}.modal--createBot .content-webChat__info a{color:#282828;margin-right:20px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.modal--createBot .content-webChat__info a img{margin-right:10px}.modal--createBot .content-webChat__info a .number{margin-right:5px}.modal--createBot .content-webChat__categories{display:-webkit-box;display:flex;font-size:19px;color:#282828;padding-bottom:34px;border-bottom:1px solid #ccc}.modal--createBot .content-webChat__categories .categories__title{color:#000;margin-right:10px}.modal--createBot .content-webChat__categories .categories__name{color:#2ea9ff}.modal--createBot .content-webChat__categories .categories__name span{white-space:nowrap;display:inline-block}.modal--createBot .content-webChat__social .title{font-size:22px;font-weight:500;position:relative;margin-top:24px;margin-bottom:27px;margin-left:0}.modal--createBot .content-webChat__social .title::after{position:absolute;bottom:-10px;left:0;width:32px;height:4px;content:"";background-image:linear-gradient(20deg,#3089ff,#2ea9ff)}.modal--createBot .content-webChat__social .social-icons{display:-webkit-box;display:flex}.modal--createBot .content-webChat__social .social-icons img{max-width:24px;margin-right:40px}.modal--createBot .content-webChat__btn button{font-size:18px;margin:60px auto 20px;min-width:200px}@media (max-width:1440px){.modal--createBot .content-webChat__btn button{margin-bottom:0}}@media (max-width:800px){.modal--createBot .content-webChat__info{margin-bottom:10px}.modal--createBot .content-webChat__categories{padding-bottom:10px}.modal--createBot .content-webChat__btn button{margin:20px auto}}.modal--createBot .content-scheme__inner{overflow:hidden;border:2px solid #d4dee2;border-radius:20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;max-height:calc(100vh - 150px)}@media (max-width:375px){.modal--createBot .content-scheme__inner{max-height:calc(100vh - 200px)}}.modal--createBot .content-scheme__inner .botstore__iframe{width:100%;border:none;margin-top:18px}.modal--createBot .content-scheme__title{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;font-size:18px;font-weight:700;margin-bottom:20px;box-shadow:0 1px 10px rgba(0,0,0,.15);height:50px;padding:10px}.modal--createBot .content-scheme__title .text{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.modal--createBot .content-scheme__title .configure__avatar{margin-right:15px;margin-bottom:0;width:40px;height:40px;border:none;box-shadow:0 1px 10px rgba(0,0,0,.15)}.modal--createBot .content-scheme__title mat-icon.mat-icon{font-size:13px;line-height:24px;color:#7d7f90}.modal--createBot .content-scheme__body{-webkit-box-flex:1;flex:1;height:100%;overflow-x:hidden;padding:0 0 0 10px}.modal--createBot .content-scheme__form{padding:10px 5px 30px;background-color:#fff;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:relative}.modal--createBot .content-toggle-mobile{display:none}@media (max-width:1280px){.modal--createBot .content-toggle-mobile{margin-top:10px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.modal--createBot .content-toggle-mobile .arrow{width:40px;height:40px;line-height:40px;margin:0}.modal--createBot .content-toggle-mobile .arrow mat-icon{color:#0079fe;font-size:40px;width:auto;height:auto;line-height:normal}}.modal--createBot .content-toggle-desktop{display:none}@media (min-width:1280px){.modal--createBot .content-toggle-desktop{display:-webkit-box;display:flex}}.modal--botOptions .createBot__textarea{resize:none}.modal--botOptions .modal__header{padding:8px 15px}.modal--botOptions .upload__iconPng{background-image:url(/assets/img/Exclude.png);display:block;width:24px;height:19px;margin-right:10px}.modal--botOptions .modal__body .scrollbar__inner{padding:15px 24px 0}.modal--botOptions .modal__footer{padding:0 24px 24px!important}.modal--botOptions .modal__footer-button{font-size:16px}.modal--botOptions .modal__content{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}@media (max-width:841px) and (min-height:400px){.modal--botOptions .modal__content .content-scheme{height:calc(100vh - 250px)}}@media (max-width:841px){.modal--botOptions .modal__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:hidden}.modal--botOptions .modal__content .drop-img{width:100%;max-width:300px;margin:0 auto 10px}.modal--botOptions .modal__content .content-webChat{padding-right:20px}.modal--botOptions .modal__content .content-scheme,.modal--botOptions .modal__content .content-webChat{width:600px}.modal--botOptions .modal__content .content-scheme app-bot-scheme,.modal--botOptions .modal__content .content-scheme iframe,.modal--botOptions .modal__content .content-webChat app-bot-scheme,.modal--botOptions .modal__content .content-webChat iframe{width:600px;max-height:100%;height:calc(100vh - 340px);max-height:680px}}@media (max-width:841px) and (max-width:800px){.modal--botOptions .modal__content .content-scheme app-bot-scheme,.modal--botOptions .modal__content .content-scheme iframe,.modal--botOptions .modal__content .content-webChat app-bot-scheme,.modal--botOptions .modal__content .content-webChat iframe{width:auto;height:340px;margin:0;min-width:300px}.modal--botOptions .modal__content .content-scheme,.modal--botOptions .modal__content .content-webChat{width:100%;max-width:100%;margin:0}}@media (max-width:841px) and (max-height:905px) and (min-width:1300px){.modal--botOptions .modal__content .content-scheme app-bot-scheme,.modal--botOptions .modal__content .content-scheme iframe,.modal--botOptions .modal__content .content-webChat app-bot-scheme,.modal--botOptions .modal__content .content-webChat iframe{height:calc(100vh - 265px)}}@media (max-width:841px) and (max-height:770px) and (min-width:1300px){.modal--botOptions .modal__content .content-scheme app-bot-scheme,.modal--botOptions .modal__content .content-scheme iframe,.modal--botOptions .modal__content .content-webChat app-bot-scheme,.modal--botOptions .modal__content .content-webChat iframe{height:calc(100vh - 140px)}}@media (max-width:841px) and (max-height:620px){.modal--botOptions .modal__content .content-scheme app-bot-scheme,.modal--botOptions .modal__content .content-scheme iframe,.modal--botOptions .modal__content .content-webChat app-bot-scheme,.modal--botOptions .modal__content .content-webChat iframe{min-height:auto!important}}@media (max-width:841px) and (max-height:800px){.modal--botOptions .modal__content .content-scheme app-bot-scheme,.modal--botOptions .modal__content .content-webChat app-bot-scheme{height:calc(100vh - 155px)}}@media (max-width:841px) and (max-width:1280px){.modal--botOptions .modal__content .content-scheme{margin:10px auto auto}}.modal--botOptions .drop-img{height:100%;width:200px;min-height:197px;margin:0 20px 0 0;border:1px dashed #005dfe;text-align:center;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}.modal--botOptions .upload__avatar,.modal--botOptions .upload__dropzone{min-width:200px;height:198px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-repeat:no-repeat;background-position:center;overflow:hidden;position:relative}.modal--botOptions .upload__avatar{background-size:contain;min-height:200px}@media (max-width:400px){.modal--createBot{padding-left:0;padding-right:0}.modal--botOptions .upload__avatar{min-width:254px}}.modal--botOptions .upload__dropzone{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-width:160px;justify-content:space-around}.modal--botOptions .dropBtn{width:100%;color:#005dfe;border-color:#005dfe;font-size:1rem}.modal--botOptions .noLarger{color:#7d7f90;font-size:1rem}.modal--botOptions .form-body{width:100%;margin-left:24px}@media (max-width:841px){.modal--botOptions .modal__content .content-scheme iframe{height:100vh}.modal--botOptions .modal__content .content .create-bot__textarea{max-width:100%}.modal--botOptions .form-body{margin-left:0!important}}.modal--botOptions .dropImg{font-size:18px;color:#000;font-weight:700}.modal__webhook-header{padding:10px;text-align:center;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap}.modal__webhook-header_success,.modal__webhook-header_success .modal__webhook-title{background-color:#26ad64}.modal__webhook-header_success .modal__webhook-status{font-weight:500;font-size:18px;line-height:24px;color:#fff}.modal__webhook-header_failed,.modal__webhook-header_failed .modal__webhook-title{background-color:#ff4c4c}.modal__webhook-header_failed .modal__webhook-status{font-weight:500;font-size:18px;line-height:24px;color:#fff}.modal__webhook-title{color:#fff;padding:8px;width:100%;text-align:center;font-weight:500;font-size:64px;line-height:64px;margin-bottom:8px}.modal__webhook-status{margin-bottom:8px}.modal-library{max-width:90vw!important}.modal-library .media-files{padding-right:0!important}.modal-library .media-files mat-grid-list{margin-right:25px!important}@media (hover:hover){.modal-library .media-files mat-grid-list{margin-right:30px!important}}@media (max-width:1024px){.modal-library .close-btn{right:1px!important}.modal-library mat-dialog-container{padding:0 24px 24px}.modal-library .upload-button{margin-top:11px!important;margin-bottom:10px!important}.modal-library .media-library{height:88vh!important;padding-bottom:20px!important}.modal-library .media-files{padding:0 0 0 20px!important;height:calc(100% - 37.31px)!important}}.modal__header_wrapper{position:fixed;top:0;width:100%;z-index:10050}.modal__header_wrapper div:last-child{box-shadow:0 4px 5px rgba(0,0,0,.3)}.modal__botsblocked_warning{width:100%;padding:16px 24px;background:#f44336;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap}@media (max-width:767px){.modal__botsblocked_warning{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.modal__botsblocked_warning-text{text-align:justify;margin-bottom:16px}.modal__botsblocked_warning .mat-icon-button{position:absolute;top:0;right:0;margin-left:0}}.modal__botsblocked_warning-text{text-align:center;-webkit-box-flex:1;flex-grow:1;margin-right:16px;font-size:1rem;font-weight:500;line-height:20px;color:#fff}.modal__botsblocked_warning .mat-button-wrapper{color:#fff}.modal__botsblocked_warning-action.mat-stroked-button:not([disabled]).mat-danger{border-color:#fff!important;flex-shrink:0}@media (max-width:540px){.modal__maintenance{width:100%!important;max-width:none!important}}.modal__maintenance_notify{width:100%;padding:16px 24px;background:#0079fe;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap}@media (max-width:767px){.modal__maintenance_notify{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.modal__maintenance_notify-text{text-align:justify;margin-bottom:16px}.modal__maintenance_notify .mat-icon-button{position:absolute;top:0;right:0;margin-left:0}}.modal__maintenance_notify-text{-webkit-box-flex:1;flex-grow:1;margin-right:16px}.modal__maintenance_notify span{font-size:1rem;font-weight:500;line-height:20px;color:#fff}.modal__maintenance_notify .mat-stroked-button:not([disabled]){border-color:#fff;flex-shrink:0}.modal__maintenance .mat-dialog-container{margin:0;padding:0}.modal__maintenance .modal{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch;flex-wrap:nowrap}.modal__maintenance .modal p{padding-left:20px;padding-bottom:10px;margin:0}.modal__maintenance .modal p .icon{margin-bottom:5px}.modal__maintenance .modal__body{-webkit-box-flex:1;flex-grow:1;margin:0;padding:16px 24px 0}.modal__maintenance .modal__footer{margin:0}@media (max-width:430px){.modal__maintenance .modal__footer-button_cancel{display:none}}.modal__maintenance .modal__wrapper_large{-webkit-box-flex:1;flex-grow:1}.modal__maintenance .modal__wrapper_large .mat-stroked-button{overflow:visible}.modal__maintenance .modal__wrapper_large .mat-badge-medium.mat-badge-above .mat-badge-content{top:-6px;right:-6px}.modal__maintenance .modal__text{font-size:1rem;line-height:16px;color:#005dfe;padding:16px 0 8px}.modal__maintenance .modal__text-area{width:100%;resize:none;border:1px solid #0079fe;padding:10px}.modal-proplan__first--bot-paused{position:relative;border-radius:4px;background-color:#c00;color:#fff!important;display:inline-block;text-align:center;padding:12px 50px}.modal-proplan__text--price{font-size:28px;line-height:32px;color:#005dfe;font-weight:700;margin-bottom:2px}.modal-proplan__text--whatsapp{margin-bottom:6px}.fa-refresh:before{content:""}.fa-twitter:before{content:""}.fa-thumbs-o-up:before{content:""}.data_mobile{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.modal__body--amount.modal__body--has-prefix>.mat-form-field-wrapper>.mat-form-field-flex>.mat-form-field-infix{padding-left:8px!important;margin-left:-8px!important}.modal-webhook{width:280px}@media (min-width:500px){.modal-webhook{width:360px}}.modal-webhook .ps-content{padding:0}.create-ticket__bot--mac,.create-ticket__type--mac{width:calc(100% - 16px)!important}.create-ticket__bot--mac .mat-select-arrow-wrapper,.create-ticket__type--mac .mat-select-arrow-wrapper{display:block;margin-right:-16px}.create-plugin__textarea{max-height:200px;max-width:100%;resize:none!important}.whatsapp-modal .mat-dialog-container{padding-top:0}.whatsapp-modal .modal__footer-button--whatsapp{min-width:200px}@media (max-width:767px){.whatsapp-modal .modal__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-align:center;align-items:center}.whatsapp-modal .modal__footer button{margin:2px!important}}@media (max-height:1024px) and (orientation:landscape),(max-width:1024px) and (orientation:portrait) and (pointer:coarse){.charts__dashboard{overflow-y:scroll;overflow-x:hidden;height:100%}.charts__dashboard div.refresh_label{margin-bottom:8px}}@media (max-height:414px) and (orientation:landscape),(max-width:414px) and (orientation:portrait){.charts__dashboard{overflow-y:scroll;overflow-x:hidden;height:100%}.charts__dashboard div.header_title_class i.charts-settings{font-size:25px;margin-left:10px;margin-right:10px;margin-top:28px;align-self:center}.charts__dashboard div.header_title_class i.charts-settings::before{font-size:25px}.charts__dashboard div.refresh_label{margin-bottom:0}}@media (max-height:414px) and (orientation:landscape){.charts__dashboard div.header_title_class i.charts-settings{right:95px;margin-top:15px;position:absolute}}@media (max-height:375px) and (orientation:landscape),(max-width:375px) and (orientation:portrait){.charts__dashboard div.header_title_class{font-size:14px}}.charts-block{padding:20px 0 0;height:calc(100% - 70px);overflow-x:hidden}.charts__input{-webkit-box-flex:1;flex-grow:1}.charts__input mat-form-field{width:100%}.charts__input--pro-bot .mat-form-field-infix{padding-top:1px!important}.charts__input--btns{text-align:right;white-space:nowrap;height:56px}.charts__input--select{min-height:30px;padding-top:8px}.charts__input--select .mat-select-arrow-wrapper{padding-top:15px}.charts__input--select .conversation__label{height:30px}.charts__input--select .conversation__label-id{margin-top:1px;margin-bottom:2px;line-height:10px}.charts__input--bot-select .mat-select-arrow-wrapper{padding-top:15px;display:block}.charts__input--bot-select .avatar{margin-top:2px!important;height:28px;width:28px}.charts__input--bot-select .conversation__label{max-height:30px}.charts__input--bot-select .conversation__label-id{font-size:12px;line-height:16px}.charts__input--bot-select .conversation__label-name{font-size:15px!important}.charts__input--all-bots .mat-select-arrow-wrapper{padding-top:0;display:block}.charts__input--all-bots .conversation__label{max-height:33px;height:33px;padding-top:9px}.charts__input--all-bots .conversation__label-name{font-size:15px!important}.charts__input--readonly{background-color:#eef2f5;margin-bottom:20px;height:57px;border-radius:4px 4px 0 0}.charts__input--readonly .mat-form-field-infix{margin-top:10px;padding-top:12px;margin-left:5px}.charts__subheader{text-align:center;font-size:18px;padding-top:5px}.charts__header{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;padding:10px;margin:0 20px}.charts__datepicker{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;-webkit-box-flex:1;flex-grow:1;flex-wrap:wrap}.charts__datepicker>div{margin-right:10px}.charts__datepicker button{white-space:nowrap}.charts__body{padding:20px}.charts__body .desktop-graf tspan{letter-spacing:1px}.charts__table{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.charts__table table{width:100%}.charts__table table td{white-space:nowrap;text-align:left}.charts__card{margin:10px}.charts__card-header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;background-color:#eee;-webkit-box-align:center;align-items:center;padding:5px 10px}@media (max-width:1560px){.charts__card-header>div{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:end;justify-content:flex-end;width:100%}.charts__card-header>div button{margin:0 0 5px}.charts__card-header h3{width:100%}}@media (min-width:576px) and (max-width:1000px){.charts__card-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.charts__card-header h3{font-size:18px;color:#3089ff;font-weight:400;white-space:nowrap;margin-bottom:0;-webkit-box-flex:1;flex:1}.charts__card-header button{white-space:nowrap}.charts__table2{width:100%;max-width:300px}.charts__table2 tr{border-bottom:1px solid #eee}.charts__table2 tr td{padding:5px}.highcharts-credits{display:none}.stats{width:100%;height:100%;position:relative}.stats-header{margin:20px;position:relative;min-height:50px}.stats-header::after{position:absolute;content:"";width:80px;height:4px;background-color:#0079fe;left:0;bottom:0}.stats-header h2{font-weight:500}.stats .row{height:100%;max-width:100%;width:100%;margin:0;padding:0 5px}.stats-table{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:start;align-items:flex-start;flex-wrap:nowrap;padding:10px}.stats-table table td,.stats-table table th{border-bottom:1px solid #ddd;padding:5px 10px}.stats-table__extracted{width:90%}.stats-table__interaction{width:60%}.stats-block{display:block}.stats-block-bots{padding:10px 5px}.stats-block-bots__text{color:#000;margin-right:5px}.stats-block__select{background-color:transparent;border:none;border-bottom:1px solid #000}.stats-block-header{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;background-color:#ebebec;width:100%;min-height:50px;padding:0 8px}.stats-block-header__name{color:#0079fe;margin-bottom:0;font-weight:400;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stats .highcharts-credits{display:none}@media (max-width:540px){.stats-block{padding:0}.stats .row{margin:0}}@media (max-width:960px) and (min-width:540px){.stats-block{padding-left:0}.stats-block:nth-child(2n){padding-right:0}}@media (min-width:960px) and (max-width:1140px){.stats-block{padding-left:0}.stats-block:nth-child(3n){padding-right:0}}.collaboration{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;margin-left:8px}.collaboration__wrapper{display:-webkit-box;display:flex;top:18px;right:10px}.collaboration__user{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;width:34px;height:34px;border-radius:50%;border:2px solid #f2f2f2;color:#f2f2f2;font-size:1rem;font-weight:500;z-index:1}.collaboration__user:nth-of-type(2){position:relative;left:-6px;z-index:0}.collaboration__user_more{background-color:#37394b;color:#fff}.mat-tooltip{white-space:pre-line!important}.share-bot .conversation__head{background-color:transparent}.share-bot .conversation__head>div:not(.conversation__users){color:#000}.share-bot__content{padding-left:15px;padding-right:15px}.share-bot__content .share-bot__col{margin:15px 0;min-width:100%}@media (min-width:1650px){.share-bot__content .share-bot__col{min-width:320px}}.share-bot__item{padding:13px 20px;margin-bottom:40px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#fff;position:relative;border-radius:4px;box-shadow:0 1px 10px rgba(0,0,0,.15);overflow:hidden;height:100%}.share-bot__item--preview{margin-bottom:0}.share-bot__avatar--preview{width:40px;height:40px;margin:10px 0}.share-bot__title{color:#000;font-weight:500;font-size:18px;line-height:24px;margin-bottom:24px}.share-bot__title--preview{color:#000;font-weight:500;font-size:18px;line-height:24px;margin-bottom:5px}.share-bot__radio-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.share-bot__radio-group .mat-radio-label{white-space:normal}.share-bot__radio-group mat-radio-button{display:-webkit-box;display:flex;margin-bottom:12px}.share-bot__radio-group .img-radio{width:40px;height:40px;margin-left:30px}.share-bot__radio-group .img-radio--preview{width:40px;height:40px;margin:30px 15px}.share-bot__radio-group--icon .avatar{margin-left:30px}.share-bot__radio-group--icon mat-radio-button{margin-bottom:6px}.share-bot__radio-group--icon .form-control{margin-bottom:12px}.share-bot__checkbox-group{padding-left:30px}.share-bot__widget-popup{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;-webkit-box-align:end;align-items:flex-end}@media (max-width:320px){.sntchShareBotBox{max-width:275px!important}}.info-line{font-size:12px}.info-line p{color:red;padding:0;margin:0}.page--create-flow{width:100%;height:100%;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.flows__buttons{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:calc(100% - 330px);flex-wrap:wrap}.flows__buttons .mat-stroked-button.active,.flows__buttons .mat-stroked-button.cdk-focused{color:#fff!important;background:#0079fe;border:1px solid #0079fe}.flows__buttons .mat-stroked-button.active i,.flows__buttons .mat-stroked-button.cdk-focused i{color:#fff;background-image:url(icon-star-white.12fea8285e241e741295.png)}.flows__buttons .mat-stroked-button{font-size:18px;color:#000!important;background:#eef2f5;border-color:#eef2f5!important;padding:8px 10px;margin-bottom:3px;margin-top:3px}.flows__buttons .mat-stroked-button+button{margin-left:3px}@media (max-width:1800px){.flows__buttons .mat-stroked-button{font-size:1rem}}@media (max-width:1618px){.flows__buttons .mat-stroked-button{padding:8px 6px;font-size:14px}}@media (max-width:1700px) and (min-width:1439px){.flows__buttons .mat-stroked-button{font-size:14px}}@media (min-width:1339px){.flows__buttons{width:auto}}@media (max-width:1439px){.flows__buttons{width:100%}}.flows__buttons--mobile{display:none}@media (max-width:1280px){.flows__buttons{display:none}.flows__buttons--mobile{display:block}.flows__buttons--mobile button{border:1px solid #0079fe;text-align:center}.flows__buttons--mobile button i{display:inline-block;width:24px;height:24px;background-image:url(/assets/img/filters-mobile-icon.png)}.flows__buttons--mobile button:active,.flows__buttons--mobile button:hover{background-color:#0079fe}.flows__buttons--mobile button:active i,.flows__buttons--mobile button:hover i{background-image:url(/assets/img/filter-a.png)}.flows__search{width:100%;margin-left:10px}}.flows__search{min-width:322px;height:40px;border-radius:25px;border:0;background-color:#eef2f5;padding:0 20px 0 55px;position:relative;display:-webkit-box;display:flex;outline:0!important;box-shadow:none!important}@media (min-width:1281px) and (max-width:1545px){.flows__search{min-width:100px}}@media (max-width:600px){.flows__search{min-width:auto}}.flows__search input{width:100%;border:1px solid #eef2f5;background-color:#eef2f5}@media (max-width:1545px){.flows__search input{width:65px}}.flows__search:after{position:absolute;top:10px;left:20px;display:block;width:18px;height:18px;content:"";background-image:url(/assets/img/search-icon.png);background-repeat:no-repeat}.flows-content{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:wrap}.flows-wrap{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:wrap;width:calc(16.5% - 2px);min-width:238px;margin:0;align-self:stretch;padding:15px;box-sizing:border-box}@media (max-width:1718px){.flows-wrap{width:calc(20% - 2px)}}@media (max-width:1466px){.flows-wrap{width:calc(25% - 2px)}}@media (max-width:1255px){.flows-wrap{width:calc(33.333% - 2px)}}@media (max-width:750px){.flows-wrap{width:50%;min-width:auto;margin:0;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;padding:0;position:relative}}@media (max-width:841px){.flows-wrap{width:50%;padding:0;border-bottom:1px solid #eee}.flows-wrap:nth-child(n+1){border-right:1px solid #eee}}@media (max-width:350px){.flows-wrap{width:100%}}.flows-item{position:relative;align-self:stretch;min-height:330px;border-radius:4px;overflow:hidden;-webkit-box-flex:1;flex-grow:1;z-index:0;background-color:#fff;box-shadow:0 1px 10px rgba(0,0,0,.15)}@media (max-width:1024px){.flows-item{border-radius:0!important;box-shadow:none!important}.flows-item .directory-view button{display:block}}.flows-item.active{border-color:#fff;box-shadow:0 3px 12px 2px #f3f3ff;background-color:#f8f9fd!important;background-image:none!important;opacity:.9!important;cursor:pointer}.flows-item.active .flows-item-block{opacity:.1;border-color:#fff}.flows-item__lang{border:1px solid #c4c4c4;width:25px;min-width:25px;height:25px;position:absolute;z-index:1;top:15px;right:15px;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center}.flows-item__read-more-link{display:none}@media (max-width:475px){.flows-item{min-height:auto}.flows-item__read-more-link{display:block;position:absolute;left:10px;bottom:5px;padding:5px;color:#005dfe!important;text-decoration:underline!important;z-index:2}}.flows-item--plus{text-align:center}.flows-item--plus .flows-item__title::after{content:none}.flows-item--plus:hover .flows-item-block{opacity:1}.flows-item--plus .flows-item__img{margin-top:40px}.flows-item__icons{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:wrap}.flows-item-block{padding:19px 19px 10px;border-radius:6px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;align-self:stretch;position:relative;-webkit-box-flex:1;flex-grow:1;border:1px solid transparent;cursor:pointer;-webkit-transition:opacity .3s cubic-bezier(.075,.82,.165,1);transition:opacity .3s cubic-bezier(.075,.82,.165,1);height:330px}@media (max-width:475px){.flows-item-block{padding:16px 16px 40px;min-height:260px;height:auto}}.flows-item-block .directory-block .flows-item__icons{margin-top:10px;min-height:47px}.flows-item-block .directory-block .flows__icon{margin-bottom:0}.flows-item-block .directory-block .flows__icon img{width:47px;height:47px}.flows-item__img{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;width:200px;height:200px;min-height:120px;margin:0 auto;overflow:hidden}.flows-item__img img{width:100%;height:100%;overflow:hidden}@media (max-width:475px){.flows-item__img{width:75px;height:75px;min-height:75px;margin-bottom:7px}.flows-item__img img{width:75px;height:75px}}.flows-item__img .img-plus{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.flows-item__title{font-weight:700;line-height:1.4;position:relative;text-align:center;width:100%;height:69px;margin-bottom:24px}@media (max-width:600px){.flows-item__title{height:32px;margin-bottom:32px}}.flows-item__title span{font-size:26px;line-height:34px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;box-orient:vertical}.flows-item__text{color:#7f7f7f;display:block;display:-webkit-box;max-width:400px;margin:0 auto;font-size:1rem;line-height:1.1;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-box-pack:start;width:100%;word-break:break-word;padding-top:4px}.flows-item .view{position:absolute;z-index:-1;top:0;right:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;width:100%;height:100%;margin-left:-100px;-webkit-transition:opacity .6s cubic-bezier(.075,.82,.165,1),-webkit-transform .6s cubic-bezier(.075,.82,.165,1);transition:opacity .6s cubic-bezier(.075,.82,.165,1),-webkit-transform .6s cubic-bezier(.075,.82,.165,1);transition:transform .6s cubic-bezier(.075,.82,.165,1),opacity .6s cubic-bezier(.075,.82,.165,1);transition:transform .6s cubic-bezier(.075,.82,.165,1),opacity .6s cubic-bezier(.075,.82,.165,1),-webkit-transform .6s cubic-bezier(.075,.82,.165,1);-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}.flows-item.active .view{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:10}.flows-item .directory-view{text-align:center}.flows-item .directory-view .buttons{position:relative;top:10%}.flows-item .directory-view button{min-width:200px;margin:7.5px auto;background-color:#fff}@media (max-width:500px){.flows-item .directory-view button{min-width:123px;display:block}}.flows-item .directory-view button:hover{background-color:#0079fe;color:#fff!important}.flows__filter{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:0 20px;box-sizing:border-box;max-width:100vw}.flows__filter .buttoncreateFlow .icon-star{margin-right:8px}.flows__filter .data-info-title__info{width:calc(100% - 74px)}.flows__filter .template-fone-0:hover{background-color:#f8f9fd;background-image:none;opacity:.9;cursor:pointer}.flows__filter .buttoncreateFlow.button-all{padding:8px 0!important;min-width:45px!important}@media (min-width:1279px) and (max-width:1439px){.flows__filter{display:block}}@media (max-width:841px){.flows__filter{padding:0 10px}.flows__filter .flows__buttons{margin-bottom:10px}.flows__filter .createFlow__search,.flows__filter .flows__buttons{width:100%}}.flows__owl{width:calc(100% - 240px);margin-left:40px}.flows__owl .owl-nav button.owl-next{right:-35px!important;top:16px}.flows__owl .owl-nav button.owl-prev{left:-35px!important;top:16px}.flows__owl .owl-nav button.disabled{display:none!important}.flows__owl .owl-stage{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.flows__owl .owl-stage .button{white-space:nowrap}.flows-item__desc--mobile{display:none}.flows-item__desc--mobile .flows-item__text{display:block;overflow:visible;height:auto}@media (max-width:475px){.flows-item__title span{font-size:18px;line-height:1.1}.flows-item__text{font-size:1rem}.flows-item__desc{display:none}.flows-item__desc--mobile{display:block}}.fone-2 .flows-item-data .flows-item__text,.fone-2 .flows-item-data .flows-item__title{color:#fff}.fone-2 .flows-item-data .flows-item__title::after{border-color:#fff}.fone-6 .flows-item-data .flows-item__text,.fone-6 .flows-item-data .flows-item__title{color:#fff}.fone-6 .flows-item-data .flows-item__title::after{border-color:#fff}.fone-9 .flows-item-data .flows-item__text,.fone-9 .flows-item-data .flows-item__title{color:#fff}.fone-9 .flows-item-data .flows-item__title::after{border-color:#fff}.fone-10 .flows-item-data .flows-item__text,.fone-10 .flows-item-data .flows-item__title{color:#fff}.fone-10 .flows-item-data .flows-item__title::after{border-color:#fff}.fone-12 .flows-item-data .flows-item__text,.fone-12 .flows-item-data .flows-item__title{color:#fff}.fone-12 .flows-item-data .flows-item__title::after{border-color:#fff}.fone-14 .flows-item-data .flows-item__text,.fone-14 .flows-item-data .flows-item__title{color:#fff}.fone-14 .flows-item-data .flows-item__title::after{border-color:#fff}.fone-17 .flows-item-data .flows-item__text,.fone-17 .flows-item-data .flows-item__title{color:#fff}.fone-17 .flows-item-data .flows-item__title::after{border-color:#fff}.fone-21 .flows-item-data .flows-item__text,.fone-21 .flows-item-data .flows-item__title{color:#fff}.fone-21 .flows-item-data .flows-item__title::after{border-color:#fff}.fone-23 .flows-item-data .flows-item__text,.fone-23 .flows-item-data .flows-item__title{color:#fff}.fone-23 .flows-item-data .flows-item__title::after{border-color:#fff}.fone-25 .flows-item-data .flows-item__text,.fone-25 .flows-item-data .flows-item__title{color:#fff}.fone-25 .flows-item-data .flows-item__title::after{border-color:#fff}.fone-27 .flows-item-data .flows-item__text,.fone-27 .flows-item-data .flows-item__title{color:#fff}.fone-27 .flows-item-data .flows-item__title::after{border-color:#fff}.fone-29 .flows-item-data .flows-item__text,.fone-29 .flows-item-data .flows-item__title{color:#fff}.fone-29 .flows-item-data .flows-item__title::after{border-color:#fff}.fone-30 .flows-item-data .flows-item__text,.fone-30 .flows-item-data .flows-item__title{color:#fff}.fone-30 .flows-item-data .flows-item__title::after{border-color:#fff}.template-fone-0.flows-item{color:#fff}.template-fone-0.flows-item .flows-item__title::after{border-color:#fff}.template-fone-0.flows-item .flows-item__text{color:#fff}.template-fone-3.flows-item{color:#fff}.template-fone-3.flows-item .flows-item__title::after{border-color:#fff}.template-fone-3.flows-item .flows-item__text{color:#fff}.template-fone-4.flows-item{background:#00f;color:#fff}.template-fone-4.flows-item .flows-item__title::after{border-color:#fff}.template-fone-4.flows-item .flows-item__text{color:#fff}.template-fone-6.flows-item{color:#fff}.template-fone-6.flows-item .flows-item__title::after{border-color:#fff}.template-fone-6.flows-item .flows-item__text{color:#fff}.template-fone-11.flows-item{color:#fff}.template-fone-11.flows-item .flows-item__title::after{border-color:#fff}.template-fone-11.flows-item .flows-item__text{color:#fff}.template-fone-14.flows-item{color:#fff}.template-fone-14.flows-item .flows-item__title::after{border-color:#fff}.template-fone-14.flows-item .flows-item__text{color:#fff}.template-fone-16.flows-item{color:#fff}.template-fone-16.flows-item .flows-item__title::after{border-color:#fff}.template-fone-16.flows-item .flows-item__text{color:#fff}.template-fone-18.flows-item{color:#fff}.template-fone-18.flows-item .flows-item__title::after{border-color:#fff}.template-fone-18.flows-item .flows-item__text{color:#fff}.template-fone-19.flows-item{color:#fff}.template-fone-19.flows-item .flows-item__title::after{border-color:#fff}.template-fone-19.flows-item .flows-item__text{color:#fff}.template-fone-21.flows-item{color:#fff}.template-fone-21.flows-item .flows-item__title::after{border-color:#fff}.template-fone-21.flows-item .flows-item__text{color:#fff}.template-fone-23.flows-item{color:#fff}.template-fone-23.flows-item .flows-item__title::after{border-color:#fff}.template-fone-23.flows-item .flows-item__text{color:#fff}.template-fone-25.flows-item{background:red;color:#fff}.template-fone-25.flows-item .flows-item__title::after{border-color:#fff}.template-fone-25.flows-item .flows-item__text{color:#fff}.template-fone-27.flows-item{background:violet;color:#fff}.template-fone-27.flows-item .flows-item__title::after{border-color:#fff}.template-fone-27.flows-item .flows-item__text{color:#fff}.template-fone-33.flows-item .flows-item__title::after,.template-fone-40.flows-item .flows-item__title::after,.template-fone-42.flows-item .flows-item__title::after,.template-fone-44.flows-item .flows-item__title::after,.template-fone-47.flows-item .flows-item__title::after{border-color:#fff}.template-fone-33.flows-item .flows-item__text,.template-fone-33.flows-item .flows-item__title span,.template-fone-40.flows-item .flows-item__text,.template-fone-40.flows-item .flows-item__title span,.template-fone-42.flows-item .flows-item__text,.template-fone-42.flows-item .flows-item__title span,.template-fone-44.flows-item .flows-item__text,.template-fone-44.flows-item .flows-item__title span{color:#fff}@media (max-width:1024px){.template-fone-33.flows-item .flows-item__text,.template-fone-33.flows-item .flows-item__title span,.template-fone-40.flows-item .flows-item__text,.template-fone-40.flows-item .flows-item__title span,.template-fone-42.flows-item .flows-item__text,.template-fone-42.flows-item .flows-item__title span,.template-fone-44.flows-item .flows-item__text,.template-fone-44.flows-item .flows-item__title span{color:#000}}.template-fone-29.flows-item{color:#fff}.template-fone-29.flows-item .flows-item__title::after{border-color:#fff}.template-fone-29.flows-item .flows-item__text{color:#fff}.template-fone-30.flows-item{background-image:linear-gradient(135deg,#9608fd 0,#e65b7e 50%,#e65b7e 100%);color:#fff}.template-fone-30.flows-item .flows-item__title::after{border-color:#fff}.template-fone-30.flows-item .flows-item__text{color:#fff}.data-importing-flow,.template-fone-0.flows-item{background-image:linear-gradient(-48deg,#70a0f0 0,#c8c1ee 100%)}.marketing-flow-template,.template-fone-3.flows-item{background-color:#ea5a7d;background-image:none}.crypto-flow,.template-fone-4.flows-item{background-color:#010b48}.dentist-flow-template,.template-fone-6.flows-item{background-image:linear-gradient(137deg,#2aedff 0,#557feb 100%)}.cinema-ticket-flow,.template-fone-11.flows-item{background-image:linear-gradient(137deg,#fcc48b 0,#f48aa0 100%)}.banking-flowt6emplate,.template-fone-14.flows-item{background-image:linear-gradient(139deg,#49d0ff 0,#0e94fa 100%)}.faq-flow-template,.template-fone-16.flows-item{background-image:linear-gradient(137deg,#cd68ff 0,#89aaff 100%)}.restaurant-flow-template,.template-fone-18.flows-item{background-image:linear-gradient(-24deg,#f8a895 0,#ff8989 100%)}.invoicing-flow-template,.template-fone-19.flows-item{background-image:linear-gradient(137deg,#38f0fc 0,#1cbcb4 100%)}.rosa-select,.template-fone-21.flows-item{background-image:linear-gradient(137deg,#0adbff 0,#0387f3 100%)}.gdpr-flow,.template-fone-23.flows-item{background-image:none;background-color:#2050e0}.ordering-and-loyalty-program-flow,.template-fone-25.flows-item{background-image:linear-gradient(137deg,#f5779a 0,#ee2822 100%)}.dice-and-coin,.template-fone-27.flows-item{background-image:linear-gradient(137deg,#10044c 0,#8d258e 100%)}.template-fone-29.flows-item,.vimeo-flow-template{background-image:linear-gradient(137deg,#70d2f2 0,#2050e0 100%)}.artist-flow-template,.template-fone-31.flows-item{background-image:linear-gradient(137deg,#d8a2ff 0,#3ac0fe 100%)}.celebrity-flow-template,.template-fone-33.flows-item{background-image:linear-gradient(137deg,#fff45d 0,#e2be00 100%)}.jewellery-flow-template,.template-fone-37.flows-item{background-image:linear-gradient(137deg,#f4fefd 0,#bec2ca 100%)}.survey-template-flow,.template-fone-40.flows-item{background-image:linear-gradient(137deg,#9e93f7 0,#5048b6 100%)}.flowers-flow-template,.template-fone-42.flows-item{background-image:linear-gradient(137deg,#ff6078 0,#a81f31 100%)}.airline-flow-template,.template-fone-44.flows-item{background-image:linear-gradient(137deg,#86aee2 0,#5d81b2 100%)}.artist-flow-template,.template-fone-47.flows-item{background-image:linear-gradient(137deg,#d8a2ff 0,#3ac0fe 100%)}.page--create-bot{width:100%;height:100%;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.bots__buttons{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:calc(100% - 330px);flex-wrap:wrap}.bots__buttons .mat-stroked-button.active,.bots__buttons .mat-stroked-button.cdk-focused{color:#fff!important;background:#0079fe;border:1px solid #0079fe}.bots__buttons .mat-stroked-button.active i,.bots__buttons .mat-stroked-button.cdk-focused i{color:#fff;background-image:url(icon-star-white.12fea8285e241e741295.png)}.bots__buttons .mat-stroked-button{font-size:18px;color:#000!important;background:#eef2f5;border-color:#eef2f5!important;padding:8px 10px;margin-bottom:3px;margin-top:3px}.bots__buttons .mat-stroked-button+button{margin-left:3px}@media (max-width:1800px){.bots__buttons .mat-stroked-button{font-size:1rem}}@media (max-width:1618px){.bots__buttons .mat-stroked-button{padding:8px 6px;font-size:14px}}@media (max-width:1700px) and (min-width:1439px){.bots__buttons .mat-stroked-button{font-size:14px}}@media (min-width:1339px){.bots__buttons{width:auto}}@media (max-width:1439px){.bots__buttons{width:100%}}.bots__buttons--mobile{display:none}@media (max-width:1280px){.bots__buttons{display:none}.bots__buttons--mobile{display:block}.bots__buttons--mobile button{border:1px solid #0079fe;text-align:center}.bots__buttons--mobile button i{display:inline-block;width:24px;height:24px;background-image:url(/assets/img/filters-mobile-icon.png)}.bots__buttons--mobile button:active,.bots__buttons--mobile button:hover{background-color:#0079fe}.bots__buttons--mobile button:active i,.bots__buttons--mobile button:hover i{background-image:url(/assets/img/filter-a.png)}.bots__search{width:100%;margin-left:10px}}.bots__search{min-width:322px;height:40px;border-radius:25px;border:0;background-color:#eef2f5;padding:0 20px 0 55px;position:relative;display:-webkit-box;display:flex;outline:0!important;box-shadow:none!important}@media (min-width:1281px) and (max-width:1545px){.bots__search{min-width:100px}}@media (max-width:600px){.bots__search{min-width:auto}}.bots__search input{width:100%;border:1px solid #eef2f5;background-color:#eef2f5}@media (max-width:1545px){.bots__search input{width:65px}}.bots__search:after{position:absolute;top:10px;left:20px;display:block;width:18px;height:18px;content:"";background-image:url(/assets/img/search-icon.png);background-repeat:no-repeat}.bots-content{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:wrap}.bots-wrap{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:wrap;width:calc(16.5% - 2px);min-width:238px;margin:0;align-self:stretch;padding:15px;box-sizing:border-box}@media (max-width:1718px){.bots-wrap{width:calc(20% - 2px)}}@media (max-width:1466px){.bots-wrap{width:calc(25% - 2px)}}@media (max-width:1255px){.bots-wrap{width:calc(33.333% - 2px)}}@media (max-width:750px){.bots-wrap{width:50%;min-width:auto;margin:0;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;padding:0;position:relative}}@media (max-width:841px){.bots-wrap{width:50%;padding:0;border-bottom:1px solid #eee}.bots-wrap:nth-child(n+1){border-right:1px solid #eee}}@media (max-width:350px){.bots-wrap{width:100%}}.bots-item{position:relative;align-self:stretch;min-height:330px;border-radius:4px;overflow:hidden;-webkit-box-flex:1;flex-grow:1;z-index:0;background-color:#fff;box-shadow:0 1px 10px rgba(0,0,0,.15)}@media (max-width:1024px){.bots-item{border-radius:0!important;box-shadow:none!important}.bots-item .directory-view button{display:block}}.bots-item.active{border-color:#fff;box-shadow:0 3px 12px 2px #f3f3ff;background-color:#f8f9fd!important;background-image:none!important;opacity:.9!important;cursor:pointer}.bots-item.active .bots-item-block{opacity:.1;border-color:#fff}.bots-item__lang{border:1px solid #c4c4c4;width:25px;min-width:25px;height:25px;position:absolute;z-index:1;top:15px;right:15px;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center}.bots-item__read-more-link{display:none}@media (max-width:475px){.bots-item{min-height:auto}.bots-item__read-more-link{display:block;position:absolute;left:10px;bottom:5px;padding:5px;color:#005dfe!important;text-decoration:underline!important;z-index:2}}.bots-item--plus{text-align:center}.bots-item--plus .bots-item__title::after{content:none}.bots-item--plus:hover .bots-item-block{opacity:1}.bots-item--plus .bots-item__img{margin-top:40px}.bots-item__icons{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:wrap}.bots-item-block{padding:19px 19px 10px;border-radius:6px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;align-self:stretch;position:relative;-webkit-box-flex:1;flex-grow:1;border:1px solid transparent;cursor:pointer;-webkit-transition:opacity .3s cubic-bezier(.075,.82,.165,1);transition:opacity .3s cubic-bezier(.075,.82,.165,1);height:330px}@media (max-width:475px){.bots-item-block{padding:16px 16px 40px;min-height:260px;height:auto}}.bots-item-block .directory-block .bots-item__icons{margin-top:10px;min-height:47px}.bots-item-block .directory-block .bots__icon{margin-bottom:0}.bots-item-block .directory-block .bots__icon img{width:47px;height:47px}.bots-item__img{border-radius:50%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;width:143px;height:143px;min-height:120px;margin:0 auto;overflow:hidden}.bots-item__img img{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;overflow:hidden}@media (max-width:475px){.bots-item__img{width:75px;height:75px;min-height:75px;margin-bottom:7px}.bots-item__img img{width:75px;height:75px}}.bots-item__title{font-weight:700;line-height:1.4;position:relative;width:100%;height:69px;margin-bottom:24px}@media (max-width:600px){.bots-item__title{height:32px;margin-bottom:32px}}.bots-item__title span{font-size:26px;line-height:34px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;box-orient:vertical}.bots-item__title::after{position:absolute;bottom:-14px;left:0;width:32px;content:"";border-bottom:4px solid #000}.bots-item__text{color:#7f7f7f;display:block;display:-webkit-box;max-width:400px;margin:0 auto;font-size:1rem;line-height:1.1;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-box-pack:start;width:100%;word-break:break-word;padding-top:4px}.bots-item .view{position:absolute;z-index:-1;top:0;right:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;width:100%;height:100%;margin-left:-100px;-webkit-transition:opacity .6s cubic-bezier(.075,.82,.165,1),-webkit-transform .6s cubic-bezier(.075,.82,.165,1);transition:opacity .6s cubic-bezier(.075,.82,.165,1),-webkit-transform .6s cubic-bezier(.075,.82,.165,1);transition:transform .6s cubic-bezier(.075,.82,.165,1),opacity .6s cubic-bezier(.075,.82,.165,1);transition:transform .6s cubic-bezier(.075,.82,.165,1),opacity .6s cubic-bezier(.075,.82,.165,1),-webkit-transform .6s cubic-bezier(.075,.82,.165,1);-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}.bots-item.active .view{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:10}.bots-item .directory-view{text-align:center}.bots-item .directory-view .buttons{position:relative;top:20%}.bots-item .directory-view button{min-width:200px;margin:7.5px auto;background-color:#fff}@media (max-width:500px){.bots-item .directory-view button{min-width:123px;display:block}}.bots-item .directory-view button:hover{background-color:#0079fe;color:#fff!important}.bots__filter{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:0 20px;box-sizing:border-box;max-width:100vw}.bots__filter .buttoncreateBot .icon-star{margin-right:8px}.bots__filter .data-info-title__info{width:calc(100% - 74px)}.bots__filter .template-fone-0:hover{background-color:#f8f9fd;background-image:none;opacity:.9;cursor:pointer}.bots__filter .buttoncreateBot.button-all{padding:8px 0!important;min-width:45px!important}@media (min-width:1279px) and (max-width:1439px){.bots__filter{display:block}}@media (max-width:841px){.bots__filter{padding:0 10px}.bots__filter .bots__buttons{margin-bottom:10px}.bots__filter .bots__buttons,.bots__filter .createBot__search{width:100%}}.bots__owl{width:calc(100% - 240px);margin-left:40px}.bots__owl .owl-nav button.owl-next{right:-35px!important;top:16px}.bots__owl .owl-nav button.owl-prev{left:-35px!important;top:16px}.bots__owl .owl-nav button.disabled{display:none!important}.bots__owl .owl-stage{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.bots__owl .owl-stage .button{white-space:nowrap}.bots-item__desc--mobile{display:none}.bots-item__desc--mobile .bots-item__text{display:block;overflow:visible;height:auto}@media (max-width:475px){.bots-item__title span{font-size:18px;line-height:1.1}.bots-item__title::after{border-bottom-width:2px}.bots-item__text{font-size:1rem}.bots-item__desc{display:none}.bots-item__desc--mobile{display:block}}.fone-0:hover,.fone-10:hover,.fone-12:hover,.fone-14:hover,.fone-17:hover,.fone-1:hover,.fone-21:hover,.fone-23:hover,.fone-25:hover,.fone-27:hover,.fone-29:hover,.fone-2:hover,.fone-6:hover,.fone-9:hover{background-color:#f8f9fd;background-image:none;opacity:.9;cursor:pointer}.fone-0{background-image:linear-gradient(137deg,#fff 0,#fdd0a2 100%)}.fone-2{background-image:linear-gradient(137deg,#8ff379 0,#1cbcb4 100%);color:#fff}.fone-2 .bots-item-data .bots-item__text,.fone-2 .bots-item-data .bots-item__title{color:#fff}.fone-2 .bots-item-data .bots-item__title::after{border-color:#fff}.fone-6{background-image:linear-gradient(137deg,#fff 0,#b4b2e9 100%);color:#fff}.fone-6 .bots-item-data .bots-item__text,.fone-6 .bots-item-data .bots-item__title{color:#fff}.fone-6 .bots-item-data .bots-item__title::after{border-color:#fff}.fone-9{background-image:linear-gradient(137deg,#9cd6ff 0,#f379cf 100%);color:#fff}.fone-9 .bots-item-data .bots-item__text,.fone-9 .bots-item-data .bots-item__title{color:#fff}.fone-9 .bots-item-data .bots-item__title::after{border-color:#fff}.fone-10{background-image:linear-gradient(137deg,#58e5fc 0,#7799ef 100%);color:#fff}.fone-10 .bots-item-data .bots-item__text,.fone-10 .bots-item-data .bots-item__title{color:#fff}.fone-10 .bots-item-data .bots-item__title::after{border-color:#fff}.fone-12{background-image:linear-gradient(137deg,#fdcfac 20%,#ea5a7d 100%);color:#fff}.fone-12 .bots-item-data .bots-item__text,.fone-12 .bots-item-data .bots-item__title{color:#fff}.fone-12 .bots-item-data .bots-item__title::after{border-color:#fff}.fone-14{background-image:linear-gradient(137deg,#60f3fd 0,#1fb0a9 100%);color:#fff}.fone-14 .bots-item-data .bots-item__text,.fone-14 .bots-item-data .bots-item__title{color:#fff}.fone-14 .bots-item-data .bots-item__title::after{border-color:#fff}.fone-17{background-image:linear-gradient(137deg,#f8f7fd 0,#bababa 100%);color:#fff}.fone-17 .bots-item-data .bots-item__text,.fone-17 .bots-item-data .bots-item__title{color:#fff}.fone-17 .bots-item-data .bots-item__title::after{border-color:#fff}.fone-21{background-image:linear-gradient(137deg,#ff9fea 0,#6762e2 100%);color:#fff}.fone-21 .bots-item-data .bots-item__text,.fone-21 .bots-item-data .bots-item__title{color:#fff}.fone-21 .bots-item-data .bots-item__title::after{border-color:#fff}.fone-23{background-image:linear-gradient(137deg,#6a9edd 0,#7d51d6 100%);color:#fff}.fone-23 .bots-item-data .bots-item__text,.fone-23 .bots-item-data .bots-item__title{color:#fff}.fone-23 .bots-item-data .bots-item__title::after{border-color:#fff}.fone-25{background-image:linear-gradient(137deg,#cbdbea 0,#5d89ab 100%);color:#fff}.fone-25 .bots-item-data .bots-item__text,.fone-25 .bots-item-data .bots-item__title{color:#fff}.fone-25 .bots-item-data .bots-item__title::after{border-color:#fff}.fone-27{background:#ea5a7d;color:#fff}.fone-27 .bots-item-data .bots-item__text,.fone-27 .bots-item-data .bots-item__title{color:#fff}.fone-27 .bots-item-data .bots-item__title::after{border-color:#fff}.fone-29{background-image:linear-gradient(137deg,#fdd0a2 0,#e77171 100%);color:#fff}.fone-29 .bots-item-data .bots-item__text,.fone-29 .bots-item-data .bots-item__title{color:#fff}.fone-29 .bots-item-data .bots-item__title::after{border-color:#fff}.fone-30{background-image:linear-gradient(135deg,#9608fd 0,#e65b7e 50%,#e65b7e 100%);color:#fff}.fone-30 .bots-item-data .bots-item__text,.fone-30 .bots-item-data .bots-item__title{color:#fff}.fone-30 .bots-item-data .bots-item__title::after{border-color:#fff}.template-fone-0.bots-item{color:#fff}.template-fone-0.bots-item .bots-item__title::after{border-color:#fff}.template-fone-0.bots-item .bots-item__text{color:#fff}.template-fone-3.bots-item{color:#fff}.template-fone-3.bots-item .bots-item__title::after{border-color:#fff}.template-fone-3.bots-item .bots-item__text{color:#fff}.template-fone-4.bots-item{background:#00f;color:#fff}.template-fone-4.bots-item .bots-item__title::after{border-color:#fff}.template-fone-4.bots-item .bots-item__text{color:#fff}.template-fone-6.bots-item{color:#fff}.template-fone-6.bots-item .bots-item__title::after{border-color:#fff}.template-fone-6.bots-item .bots-item__text{color:#fff}.template-fone-11.bots-item{color:#fff}.template-fone-11.bots-item .bots-item__title::after{border-color:#fff}.template-fone-11.bots-item .bots-item__text{color:#fff}.template-fone-14.bots-item{color:#fff}.template-fone-14.bots-item .bots-item__title::after{border-color:#fff}.template-fone-14.bots-item .bots-item__text{color:#fff}.template-fone-16.bots-item{color:#fff}.template-fone-16.bots-item .bots-item__title::after{border-color:#fff}.template-fone-16.bots-item .bots-item__text{color:#fff}.template-fone-18.bots-item{color:#fff}.template-fone-18.bots-item .bots-item__title::after{border-color:#fff}.template-fone-18.bots-item .bots-item__text{color:#fff}.template-fone-19.bots-item{color:#fff}.template-fone-19.bots-item .bots-item__title::after{border-color:#fff}.template-fone-19.bots-item .bots-item__text{color:#fff}.template-fone-21.bots-item{color:#fff}.template-fone-21.bots-item .bots-item__title::after{border-color:#fff}.template-fone-21.bots-item .bots-item__text{color:#fff}.template-fone-23.bots-item{color:#fff}.template-fone-23.bots-item .bots-item__title::after{border-color:#fff}.template-fone-23.bots-item .bots-item__text{color:#fff}.template-fone-25.bots-item{background:red;color:#fff}.template-fone-25.bots-item .bots-item__title::after{border-color:#fff}.template-fone-25.bots-item .bots-item__text{color:#fff}.template-fone-27.bots-item{background:violet;color:#fff}.template-fone-27.bots-item .bots-item__title::after{border-color:#fff}.template-fone-27.bots-item .bots-item__text{color:#fff}.template-fone-33.bots-item .bots-item__title::after,.template-fone-40.bots-item .bots-item__title::after,.template-fone-42.bots-item .bots-item__title::after,.template-fone-44.bots-item .bots-item__title::after,.template-fone-47.bots-item .bots-item__title::after{border-color:#fff}.template-fone-33.bots-item .bots-item__text,.template-fone-33.bots-item .bots-item__title span,.template-fone-40.bots-item .bots-item__text,.template-fone-40.bots-item .bots-item__title span,.template-fone-42.bots-item .bots-item__text,.template-fone-42.bots-item .bots-item__title span,.template-fone-44.bots-item .bots-item__text,.template-fone-44.bots-item .bots-item__title span{color:#fff}@media (max-width:1024px){.template-fone-33.bots-item .bots-item__text,.template-fone-33.bots-item .bots-item__title span,.template-fone-40.bots-item .bots-item__text,.template-fone-40.bots-item .bots-item__title span,.template-fone-42.bots-item .bots-item__text,.template-fone-42.bots-item .bots-item__title span,.template-fone-44.bots-item .bots-item__text,.template-fone-44.bots-item .bots-item__title span{color:#000}}.template-fone-29.bots-item{color:#fff}.template-fone-29.bots-item .bots-item__title::after{border-color:#fff}.template-fone-29.bots-item .bots-item__text{color:#fff}.template-fone-30.bots-item{background-image:linear-gradient(135deg,#9608fd 0,#e65b7e 50%,#e65b7e 100%);color:#fff}.template-fone-30.bots-item .bots-item__title::after{border-color:#fff}.template-fone-30.bots-item .bots-item__text{color:#fff}.data-importing-bot,.template-fone-0.bots-item{background-image:linear-gradient(-48deg,#70a0f0 0,#c8c1ee 100%)}.marketing-bot-template,.template-fone-3.bots-item{background-color:#ea5a7d;background-image:none}.crypto-bot,.template-fone-4.bots-item{background-color:#010b48}.dentist-bot-template,.template-fone-6.bots-item{background-image:linear-gradient(137deg,#2aedff 0,#557feb 100%)}.cinema-ticket-bot,.template-fone-11.bots-item{background-image:linear-gradient(137deg,#fcc48b 0,#f48aa0 100%)}.banking-bott6emplate,.template-fone-14.bots-item{background-image:linear-gradient(139deg,#49d0ff 0,#0e94fa 100%)}.faq-bot-template,.template-fone-16.bots-item{background-image:linear-gradient(137deg,#cd68ff 0,#89aaff 100%)}.restaurant-bot-template,.template-fone-18.bots-item{background-image:linear-gradient(-24deg,#f8a895 0,#ff8989 100%)}.invoicing-bot-template,.template-fone-19.bots-item{background-image:linear-gradient(137deg,#38f0fc 0,#1cbcb4 100%)}.rosa-select,.template-fone-21.bots-item{background-image:linear-gradient(137deg,#0adbff 0,#0387f3 100%)}.gdpr-bot,.template-fone-23.bots-item{background-image:none;background-color:#2050e0}.ordering-and-loyalty-program-bot,.template-fone-25.bots-item{background-image:linear-gradient(137deg,#f5779a 0,#ee2822 100%)}.dice-and-coin,.template-fone-27.bots-item{background-image:linear-gradient(137deg,#10044c 0,#8d258e 100%)}.template-fone-29.bots-item,.vimeo-bot-template{background-image:linear-gradient(137deg,#70d2f2 0,#2050e0 100%)}.artist-bot-template,.template-fone-31.bots-item{background-image:linear-gradient(137deg,#d8a2ff 0,#3ac0fe 100%)}.celebrity-bot-template,.template-fone-33.bots-item{background-image:linear-gradient(137deg,#fff45d 0,#e2be00 100%)}.jewellery-bot-template,.template-fone-37.bots-item{background-image:linear-gradient(137deg,#f4fefd 0,#bec2ca 100%)}.survey-template-bot,.template-fone-40.bots-item{background-image:linear-gradient(137deg,#9e93f7 0,#5048b6 100%)}.flowers-bot-template,.template-fone-42.bots-item{background-image:linear-gradient(137deg,#ff6078 0,#a81f31 100%)}.airline-bot-template,.template-fone-44.bots-item{background-image:linear-gradient(137deg,#86aee2 0,#5d81b2 100%)}.artist-bot-template,.template-fone-47.bots-item{background-image:linear-gradient(137deg,#d8a2ff 0,#3ac0fe 100%)}.steps{margin-top:30px}.block{width:270px}.btn-refresh{text-decoration:underline;color:#00f;cursor:pointer;text-align:center}.googleSheetsInsertRow button{margin:15px}@media (max-width:700px){.googleSheetsInsertRow{text-align:center;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;max-width:250px;margin:0 auto;-webkit-box-align:center;align-items:center}.googleSheetsInsertRow button{width:100%}}.registration-panel .mat-radio-button{display:block;margin-top:10px}.create-action-container{margin-top:10px;padding:10px;border:1px solid #0079fe}.create-action-container .button-block{margin-top:10px;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.action img{width:25px;height:25px;margin-top:-2px}.action mat-panel-description{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.action .pdasd{padding-top:10px}.attributes{margin-top:30px}.attributes .attributes-row{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}@media (max-width:700px){.attributes .attributes-row{display:block!important;width:calc(100% - 30px);background-color:#f2f2f2;position:relative;padding:7.5px 15px}.attributes .attributes-row .block{width:100%;text-align:center!important;background:#fff;height:60px;padding-top:20px}.attributes .attributes-row .attribute-arrow{-webkit-transform:rotate(45deg)!important;transform:rotate(45deg)!important}.attributes .attributes-row .attribute-arrow-wrapper{display:none}}@media (max-width:480px){.attributes .attributes-row{display:block!important}}.attributes .attributes-row .attribute-arrow{top:calc(50% - 6px);width:6px;height:6px;border-style:solid;border-width:0 2px 2px 0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:relative;margin:auto}.attributes .attributes-row .attribute-arrow-wrapper{width:50px;height:50px}@media (max-width:700px){.attributes .attributes-row__first{display:-webkit-box!important;display:flex!important;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-pack:center;justify-content:center;background-color:#fff;box-sizing:border-box}}@media (min-width:701px){.attributes .attributes-row__first{flex-wrap:wrap}}.attributes .attributes-row__first .attribute-arrow-first{display:none}.attributes .attributes-row__first-wrapper{display:-webkit-box;display:flex}.attributes .attributes-row-title .attribute-arrow{position:relative}@media (max-width:700px){.attributes .attributes-row__first .attribute-arrow-first{-webkit-box-flex:0;flex:0 1 10%;width:10%!important;text-align:center;display:block}.attributes .attributes-row__first-wrapper{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%}.attributes .attributes-row__first-wrapper div:nth-of-type(1),.attributes .attributes-row__first-wrapper div:nth-of-type(4){width:50%!important;-webkit-box-flex:0;flex:0 1 35%}.attributes-row div:nth-of-type(1) mat-form-field{padding-top:40px!important}.attributes-row div:nth-of-type(1) mat-form-field .mat-select-value,.attributes-row div:nth-of-type(3) mat-form-field .mat-select-value{padding-left:18px}.attributes-row-list:nth-child(2){padding-top:15px}.attributes-row-list:last-child{padding-bottom:15px}.attributes .attributes-row-title{display:none!important}.attributes .attributes-row-content{display:block}.attributes .attributes-row-content .block{width:100%;min-width:100px}.attributes .attributes-row-content .attribute-arrow{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-bottom:20px}.config-spreadsheet .block{width:100%!important}}.config-spreadsheet .block-wrapper{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end}.config-spreadsheet .mat-form-field-infix{width:100%;max-width:270px}@media (max-width:700px){.config-spreadsheet .mat-form-field-infix{max-width:100%;min-width:100px}.config-spreadsheet .mat-form-field-infix .block{width:100%;max-width:270px}}.spreadsheet{margin-bottom:15px}.spreadsheet .block{width:100%;max-width:270px}.spreadsheet button{margin-left:20px}.googlesheetsAction-container{margin-top:10px;padding:24px}.googlesheetsAction-container .button-block{margin-top:15px}.expansionPanel{margin-bottom:15px!important}.expansionPanel .wrapper{display:-webkit-box;display:flex;overflow:hidden}.expansionPanel__header{height:auto!important;padding-bottom:10px!important;padding-top:10px!important;position:relative}.expansionPanel__header .not-actionPanel{margin-left:10px}.expansionPanel__header .actionPanel{margin-left:10px;font-weight:700;max-width:initial}.expansionPanel .close-button{position:absolute;top:calc(50% - 20px);right:40px}.expansionPanel__description{-webkit-box-align:center;align-items:center;margin-right:55px!important}.expansionPanel__description,.expansionPanel__title,.expansionPanel__userinfo{overflow:hidden;min-width:100px}.expansionPanel__description-txt,.expansionPanel__title span{cursor:pointer;-webkit-box-align:center;align-items:center}@media (max-width:700px){.expansionPanel .wrapper{display:block!important}.expansionPanel .close-button{top:3px;right:7px}.expansionPanel__description{display:block!important}.expansionPanel__description-txt,.expansionPanel__title span{width:100%}.expansionPanel__description-txt,.expansionPanel__title span,.expansionPanel__userinfo span{max-width:100%!important}}.expansionPanel__userinfo{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.expansionPanel__description-txt,.expansionPanel__title span,.expansionPanel__userinfo span{display:block!important;display:-webkit-box!important;max-height:45px;font-size:1rem;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.expansionPanel__title span{max-width:150px}.expansionPanel__description-txt{max-width:568px}.expansionPanel__userinfo span{max-width:400px}.expansionPanel__footer{margin-top:15px;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.display-mobile{display:none}.no-display-mobile{display:block;margin-left:10px;padding-bottom:1.25em}@media (max-width:700px){.display-mobile{display:block;margin-left:10px;padding-bottom:1.25em}.no-display-mobile{display:none!important}}.conversation__text,.conversation__text-from,.conversation__text-to,.draft__item h3{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.codearea{word-break:break-all;border-radius:3px;padding:10px;color:#888;font-size:14px;background-color:#f4f5f6;white-space:normal;display:block}.codearea .button-text-centered{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.codearea .footer__btns{-webkit-box-pack:end;justify-content:flex-end}.modal__window--action{min-width:300px}.modal-container{padding:25px}.modal-container button.mat-stroked-button+button{margin-left:0}.new-action-choose button{margin-left:0;margin-bottom:10px;display:block;width:100%}.new-action-choose button.automation{text-align:left;padding-left:20px}.new-action-choose button[disabled] .new-action-choose__email::before,.new-action-choose button[disabled] .new-action-choose__google::before,.new-action-choose button[disabled] .new-action-choose__mailchimp::before,.new-action-choose button[disabled] .new-action-choose__saleforce::before{opacity:.35}.new-action-choose__email,.new-action-choose__google,.new-action-choose__mailchimp,.new-action-choose__saleforce{position:relative;padding-left:40px;display:inline-block}.new-action-choose__email::before,.new-action-choose__google::before,.new-action-choose__mailchimp::before,.new-action-choose__saleforce::before{position:absolute;content:"";width:30px;height:30px;background-size:cover;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.new-action-choose__google::before{background-image:url(/assets/img/googleSheets.png)}.new-action-choose__saleforce::before{background-image:url(/assets/img/salesforce.png)}.new-action-choose__mailchimp::before{background-image:url(/assets/img/mailchimp.png)}.new-action-choose__email::before{background-image:url(/assets/img/email-icon.png)}.footer-buttons{display:-webkit-box;display:flex}.footer-buttons button{margin-top:30px;width:100px}.autoreplies__box,.cdk-drag-preview,.connections__box,.global-connections__box{margin-top:15px}.autoreplies__box .del-padding,.cdk-drag-preview .del-padding,.connections__box .del-padding,.global-connections__box .del-padding{margin-bottom:8px}.autoreplies__box .del-padding .mat-form-field-wrapper,.cdk-drag-preview .del-padding .mat-form-field-wrapper,.connections__box .del-padding .mat-form-field-wrapper,.global-connections__box .del-padding .mat-form-field-wrapper{padding-bottom:0}.autoreplies__box .del-padding .mat-form-field-underline,.cdk-drag-preview .del-padding .mat-form-field-underline,.connections__box .del-padding .mat-form-field-underline,.global-connections__box .del-padding .mat-form-field-underline{bottom:0}.autoreplies__box .mat-expanded .mat-expansion-indicator::after,.cdk-drag-preview .mat-expanded .mat-expansion-indicator::after,.connections__box .mat-expanded .mat-expansion-indicator::after,.global-connections__box .mat-expanded .mat-expansion-indicator::after{margin-top:-10px}.autoreplies__box .mat-expansion-panel-spacing,.cdk-drag-preview .mat-expansion-panel-spacing,.connections__box .mat-expansion-panel-spacing,.global-connections__box .mat-expansion-panel-spacing{border:2px solid #005dfe}.autoreplies__box .mat-expansion-panel-spacing.invalid,.cdk-drag-preview .mat-expansion-panel-spacing.invalid,.connections__box .mat-expansion-panel-spacing.invalid,.global-connections__box .mat-expansion-panel-spacing.invalid{border:2px solid #e51717}.autoreplies__box .mat-form-field-appearance-fill .mat-form-field-flex,.cdk-drag-preview .mat-form-field-appearance-fill .mat-form-field-flex,.connections__box .mat-form-field-appearance-fill .mat-form-field-flex,.global-connections__box .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#eef2f5}.autoreplies__box .mat-expansion-panel-body,.cdk-drag-preview .mat-expansion-panel-body,.connections__box .mat-expansion-panel-body,.global-connections__box .mat-expansion-panel-body{padding:0}.autoreplies__box .mat-chip,.cdk-drag-preview .mat-chip,.connections__box .mat-chip,.global-connections__box .mat-chip{background-color:#cad7e0;color:#000}.autoreplies__box .mat-chip .mat-icon,.cdk-drag-preview .mat-chip .mat-icon,.connections__box .mat-chip .mat-icon,.global-connections__box .mat-chip .mat-icon{color:#7d7f90}.autoreplies__box .mat-chip.active,.cdk-drag-preview .mat-chip.active,.connections__box .mat-chip.active,.global-connections__box .mat-chip.active{background-color:#0079fe;color:#fff}.autoreplies__box-checkbox-block,.cdk-drag-preview-checkbox-block,.connections__box-checkbox-block,.global-connections__box-checkbox-block{margin-bottom:6px}.autoreplies__box-checkbox .mat-checkbox-frame,.cdk-drag-preview-checkbox .mat-checkbox-frame,.connections__box-checkbox .mat-checkbox-frame,.global-connections__box-checkbox .mat-checkbox-frame{border-color:#8e909e;width:20px;height:20px}.autoreplies__box-checkbox .mat-checkbox-inner-container,.cdk-drag-preview-checkbox .mat-checkbox-inner-container,.connections__box-checkbox .mat-checkbox-inner-container,.global-connections__box-checkbox .mat-checkbox-inner-container{width:20px;height:20px}.autoreplies__box-checkbox-text,.cdk-drag-preview-checkbox-text,.connections__box-checkbox-text,.global-connections__box-checkbox-text{font-size:1rem;color:#37394b;font-weight:400}.autoreplies__box .mat-radio-group,.cdk-drag-preview .mat-radio-group,.connections__box .mat-radio-group,.global-connections__box .mat-radio-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.autoreplies__box .hint-button,.cdk-drag-preview .hint-button,.connections__box .hint-button,.global-connections__box .hint-button{width:20px;height:20px;line-height:20px}.autoreplies__box .hint-button .mat-icon,.cdk-drag-preview .hint-button .mat-icon,.connections__box .hint-button .mat-icon,.global-connections__box .hint-button .mat-icon{line-height:20px}.autoreplies__box-title,.cdk-drag-preview-title,.connections__box-title,.global-connections__box-title{font-weight:500;font-size:18px;line-height:24px;margin:0 0 11px}.autoreplies__box-wrapper,.cdk-drag-preview-wrapper,.connections__box-wrapper,.global-connections__box-wrapper{background-color:#fff;box-shadow:0 0 12px rgba(0,0,0,.2);border-radius:4px;padding:15px 20px;margin-bottom:20px}.autoreplies__box-top,.cdk-drag-preview-top,.connections__box-top,.global-connections__box-top{font-size:1rem;font-weight:400;line-height:20px;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin-bottom:14px}@media (min-width:1600px){.autoreplies__box-top,.cdk-drag-preview-top,.connections__box-top,.global-connections__box-top{flex-wrap:nowrap}}.autoreplies__box-top-right,.cdk-drag-preview-top-right,.connections__box-top-right,.global-connections__box-top-right{align-self:flex-start}.autoreplies__box-replies .mat-form-field,.cdk-drag-preview-replies .mat-form-field,.connections__box-replies .mat-form-field,.global-connections__box-replies .mat-form-field{width:100%}.autoreplies__box-replies .mat-form-field-label.mat-form-field-empty,.cdk-drag-preview-replies .mat-form-field-label.mat-form-field-empty,.connections__box-replies .mat-form-field-label.mat-form-field-empty,.global-connections__box-replies .mat-form-field-label.mat-form-field-empty{color:#7d7f90}.autoreplies__box-replies .mat-chip,.cdk-drag-preview-replies .mat-chip,.connections__box-replies .mat-chip,.global-connections__box-replies .mat-chip{background-color:#cad7e0;color:#000}.autoreplies__box-replies .mat-chip .mat-icon,.cdk-drag-preview-replies .mat-chip .mat-icon,.connections__box-replies .mat-chip .mat-icon,.global-connections__box-replies .mat-chip .mat-icon{color:#7d7f90}.autoreplies__box-replies-sub-text,.cdk-drag-preview-replies-sub-text,.connections__box-replies-sub-text,.global-connections__box-replies-sub-text{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;font-size:12px;line-height:16px;color:#7d7f90;width:100%}.autoreplies__box-replies .qr-chip-list .mat-chip-list-wrapper,.cdk-drag-preview-replies .qr-chip-list .mat-chip-list-wrapper,.connections__box-replies .qr-chip-list .mat-chip-list-wrapper,.global-connections__box-replies .qr-chip-list .mat-chip-list-wrapper{max-height:400px;overflow-y:scroll}.autoreplies__box-replies .qr-chip-list .mat-chip-list-wrapper::-webkit-scrollbar-thumb,.cdk-drag-preview-replies .qr-chip-list .mat-chip-list-wrapper::-webkit-scrollbar-thumb,.connections__box-replies .qr-chip-list .mat-chip-list-wrapper::-webkit-scrollbar-thumb,.global-connections__box-replies .qr-chip-list .mat-chip-list-wrapper::-webkit-scrollbar-thumb{cursor:pointer;border-radius:15px;background-color:#ccc}.autoreplies__box-replies .qr-chip-list .mat-chip-list-wrapper::-webkit-scrollbar,.cdk-drag-preview-replies .qr-chip-list .mat-chip-list-wrapper::-webkit-scrollbar,.connections__box-replies .qr-chip-list .mat-chip-list-wrapper::-webkit-scrollbar,.global-connections__box-replies .qr-chip-list .mat-chip-list-wrapper::-webkit-scrollbar{width:6px}.autoreplies__box .mat-expansion-panel,.cdk-drag-preview .mat-expansion-panel,.connections__box .mat-expansion-panel,.global-connections__box .mat-expansion-panel{box-shadow:0 0 12px rgba(0,0,0,.2);color:#000;font-size:1rem;font-weight:500}.autoreplies__box .mat-expansion-panel-header,.cdk-drag-preview .mat-expansion-panel-header,.connections__box .mat-expansion-panel-header,.global-connections__box .mat-expansion-panel-header{color:#000;font-size:1rem;font-weight:500;padding:8px 16px}.autoreplies__box .condition-add-buttons,.cdk-drag-preview .condition-add-buttons,.connections__box .condition-add-buttons,.global-connections__box .condition-add-buttons{margin-top:16px;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center}.autoreplies__box .condition-add-buttons button,.cdk-drag-preview .condition-add-buttons button,.connections__box .condition-add-buttons button,.global-connections__box .condition-add-buttons button{background-color:#0079fe;border:none;min-width:240px;padding:10px;margin:4px 10px 4px 0}.autoreplies__box .condition-add-buttons button span,.cdk-drag-preview .condition-add-buttons button span,.connections__box .condition-add-buttons button span,.global-connections__box .condition-add-buttons button span{color:#fff!important;font-size:1rem;font-weight:500;line-height:20px}.autoreplies__box .condition-add-buttons span,.cdk-drag-preview .condition-add-buttons span,.connections__box .condition-add-buttons span,.global-connections__box .condition-add-buttons span{font-size:12px;line-height:16px;color:#7d7f90}.autoreplies__box .edit__draggable,.cdk-drag-preview .edit__draggable,.connections__box .edit__draggable,.global-connections__box .edit__draggable{margin-right:12px;font-size:37px;line-height:0}.autoreplies__box .condition-icon-status,.cdk-drag-preview .condition-icon-status,.connections__box .condition-icon-status,.global-connections__box .condition-icon-status{border:1px solid #fff;width:32px;height:32px;color:#fff;margin-right:17px;background-color:silver}.autoreplies__box .condition-icon-status .mat-icon,.cdk-drag-preview .condition-icon-status .mat-icon,.connections__box .condition-icon-status .mat-icon,.global-connections__box .condition-icon-status .mat-icon{line-height:14px}.autoreplies__box .condition-icon-status.success,.cdk-drag-preview .condition-icon-status.success,.connections__box .condition-icon-status.success,.global-connections__box .condition-icon-status.success{background-color:#30bf30}.autoreplies__box .condition-icon-status.forbidden,.autoreplies__box .condition-icon-status.invalid-icon,.cdk-drag-preview .condition-icon-status.forbidden,.cdk-drag-preview .condition-icon-status.invalid-icon,.connections__box .condition-icon-status.forbidden,.connections__box .condition-icon-status.invalid-icon,.global-connections__box .condition-icon-status.forbidden,.global-connections__box .condition-icon-status.invalid-icon{background-color:#ff4c4c}.autoreplies__box-condition-info,.cdk-drag-preview-condition-info,.connections__box-condition-info,.global-connections__box-condition-info{background-color:#eef2f5;border-radius:4px;padding:8px 10px;margin-bottom:8px;color:#37394b;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.autoreplies__box-condition-info>div>:first-child::after,.cdk-drag-preview-condition-info>div>:first-child::after,.connections__box-condition-info>div>:first-child::after,.global-connections__box-condition-info>div>:first-child::after{content:" "}.autoreplies__box-condition-info .info-text,.cdk-drag-preview-condition-info .info-text,.connections__box-condition-info .info-text,.global-connections__box-condition-info .info-text{margin-left:16px}.autoreplies__box-condition-info a,.cdk-drag-preview-condition-info a,.connections__box-condition-info a,.global-connections__box-condition-info a{text-decoration:underline}.autoreplies__box-condition-info a:active,.autoreplies__box-condition-info a:focus,.autoreplies__box-condition-info a:hover,.cdk-drag-preview-condition-info a:active,.cdk-drag-preview-condition-info a:focus,.cdk-drag-preview-condition-info a:hover,.connections__box-condition-info a:active,.connections__box-condition-info a:focus,.connections__box-condition-info a:hover,.global-connections__box-condition-info a:active,.global-connections__box-condition-info a:focus,.global-connections__box-condition-info a:hover{text-decoration:none}.autoreplies__box .cards__accordion-top-pannel,.cdk-drag-preview .cards__accordion-top-pannel,.connections__box .cards__accordion-top-pannel,.global-connections__box .cards__accordion-top-pannel{width:100%}.autoreplies__box .cards__accordion-top-pannel .mat-icon-button,.cdk-drag-preview .cards__accordion-top-pannel .mat-icon-button,.connections__box .cards__accordion-top-pannel .mat-icon-button,.global-connections__box .cards__accordion-top-pannel .mat-icon-button{width:32px;height:32px;line-height:32px}.autoreplies__box .cards__accordion-top-pannel-inner,.cdk-drag-preview .cards__accordion-top-pannel-inner,.connections__box .cards__accordion-top-pannel-inner,.global-connections__box .cards__accordion-top-pannel-inner{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.autoreplies__box .cards__accordion-top-pannel-left-block,.cdk-drag-preview .cards__accordion-top-pannel-left-block,.connections__box .cards__accordion-top-pannel-left-block,.global-connections__box .cards__accordion-top-pannel-left-block{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center}.autoreplies__box .cards__accordion-top-pannel .connection__chip,.cdk-drag-preview .cards__accordion-top-pannel .connection__chip,.connections__box .cards__accordion-top-pannel .connection__chip,.global-connections__box .cards__accordion-top-pannel .connection__chip{background-color:#cad7e0;border-radius:16px;padding:6px 12px;font-weight:500;font-size:1rem;line-height:20px;color:#000;margin-right:8px;margin-top:2px;margin-bottom:2px;display:inline-block;min-height:19px}.autoreplies__box .cards__accordion-top-pannel .connection__select-item,.cdk-drag-preview .cards__accordion-top-pannel .connection__select-item,.connections__box .cards__accordion-top-pannel .connection__select-item,.global-connections__box .cards__accordion-top-pannel .connection__select-item{padding:3px 10px;border:1px dashed #0079fe;margin-right:8px;font-weight:400;margin-top:2px;margin-bottom:2px}@media (min-width:1600px){.autoreplies__box .cards__accordion-top-pannel .connection__select-item,.cdk-drag-preview .cards__accordion-top-pannel .connection__select-item,.connections__box .cards__accordion-top-pannel .connection__select-item,.global-connections__box .cards__accordion-top-pannel .connection__select-item{margin-top:0;margin-bottom:0}}.autoreplies__box .cards__accordion-top-pannel .connection__select-item--removed,.cdk-drag-preview .cards__accordion-top-pannel .connection__select-item--removed,.connections__box .cards__accordion-top-pannel .connection__select-item--removed,.global-connections__box .cards__accordion-top-pannel .connection__select-item--removed{background:-webkit-gradient(linear,left bottom,left top,from(rgba(229,23,23,.1)),to(rgba(229,23,23,.1))),#fff;background:linear-gradient(0deg,rgba(229,23,23,.1),rgba(229,23,23,.1)),#fff;border:1px dashed #e51717;color:#e51717}.autoreplies__box .cards__accordion-top-pannel .connection__select-item--model_name,.cdk-drag-preview .cards__accordion-top-pannel .connection__select-item--model_name,.connections__box .cards__accordion-top-pannel .connection__select-item--model_name,.global-connections__box .cards__accordion-top-pannel .connection__select-item--model_name{max-width:52ch;text-overflow:ellipsis;overflow-x:hidden}.autoreplies__box .cards__accordion-top-pannel-w100,.cdk-drag-preview .cards__accordion-top-pannel-w100,.connections__box .cards__accordion-top-pannel-w100,.global-connections__box .cards__accordion-top-pannel-w100{width:100%}.autoreplies__box .cards__accordion .mat-expansion-panel-header-title,.cdk-drag-preview .cards__accordion .mat-expansion-panel-header-title,.connections__box .cards__accordion .mat-expansion-panel-header-title,.global-connections__box .cards__accordion .mat-expansion-panel-header-title{-webkit-box-align:center;align-items:center}.autoreplies__box .cards__accordion .mat-form-field-label,.autoreplies__box .cards__accordion .mat-placeholder-required,.cdk-drag-preview .cards__accordion .mat-form-field-label,.cdk-drag-preview .cards__accordion .mat-placeholder-required,.connections__box .cards__accordion .mat-form-field-label,.connections__box .cards__accordion .mat-placeholder-required,.global-connections__box .cards__accordion .mat-form-field-label,.global-connections__box .cards__accordion .mat-placeholder-required{color:#7d7f90}.autoreplies__box .cards__accordion .connection__keywords,.cdk-drag-preview .cards__accordion .connection__keywords,.connections__box .cards__accordion .connection__keywords,.global-connections__box .cards__accordion .connection__keywords{margin:0}.autoreplies__box .cards__accordion .connection__keywords .mat-form-field-label.mat-form-field-empty,.cdk-drag-preview .cards__accordion .connection__keywords .mat-form-field-label.mat-form-field-empty,.connections__box .cards__accordion .connection__keywords .mat-form-field-label.mat-form-field-empty,.global-connections__box .cards__accordion .connection__keywords .mat-form-field-label.mat-form-field-empty{color:#7d7f90}.autoreplies__box .cards__accordion .connection__keywords-synonyms,.cdk-drag-preview .cards__accordion .connection__keywords-synonyms,.connections__box .cards__accordion .connection__keywords-synonyms,.global-connections__box .cards__accordion .connection__keywords-synonyms{background-color:rgba(0,0,0,.1);border-radius:6px;padding:2px 6px;margin-left:6px}.autoreplies__box .cards__accordion .connection__contain,.cdk-drag-preview .cards__accordion .connection__contain,.connections__box .cards__accordion .connection__contain,.global-connections__box .cards__accordion .connection__contain{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.autoreplies__box .cards__accordion .connection__contain--then-go,.cdk-drag-preview .cards__accordion .connection__contain--then-go,.connections__box .cards__accordion .connection__contain--then-go,.global-connections__box .cards__accordion .connection__contain--then-go{width:100%}.autoreplies__box .cards__accordion .connection__form,.cdk-drag-preview .cards__accordion .connection__form,.connections__box .cards__accordion .connection__form,.global-connections__box .cards__accordion .connection__form{padding:0 10px 16px}@media (min-width:768px){.autoreplies__box .condition-add-buttons button,.cdk-drag-preview .condition-add-buttons button,.connections__box .condition-add-buttons button,.global-connections__box .condition-add-buttons button{margin-top:0;margin-bottom:0}.autoreplies__box-condition-info,.cdk-drag-preview-condition-info,.connections__box-condition-info,.global-connections__box-condition-info{padding:8px 40px 8px 54px}.autoreplies__box .cards__accordion-top-pannel-left-block span,.cdk-drag-preview .cards__accordion-top-pannel-left-block span,.connections__box .cards__accordion-top-pannel-left-block span,.global-connections__box .cards__accordion-top-pannel-left-block span{white-space:nowrap}.autoreplies__box .cards__accordion .connection__contain,.cdk-drag-preview .cards__accordion .connection__contain,.connections__box .cards__accordion .connection__contain,.global-connections__box .cards__accordion .connection__contain{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row}.autoreplies__box .cards__accordion .connection__form,.cdk-drag-preview .cards__accordion .connection__form,.connections__box .cards__accordion .connection__form,.global-connections__box .cards__accordion .connection__form{padding:0 24px 16px}}.autoreplies__box .cards__accordion .connection__contain-removed,.cdk-drag-preview .cards__accordion .connection__contain-removed,.connections__box .cards__accordion .connection__contain-removed,.global-connections__box .cards__accordion .connection__contain-removed{background-color:rgba(229,23,23,.1);font-weight:500;font-size:1rem;line-height:20px;padding:14px 24px;margin-bottom:16px;color:#e61717}.autoreplies__box .cards__accordion .connection__synonyms .mat-form-field-infix,.cdk-drag-preview .cards__accordion .connection__synonyms .mat-form-field-infix,.connections__box .cards__accordion .connection__synonyms .mat-form-field-infix,.global-connections__box .cards__accordion .connection__synonyms .mat-form-field-infix{border-top:none;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.autoreplies__box .cards__accordion .connection__synonyms .mat-form-field-infix button,.cdk-drag-preview .cards__accordion .connection__synonyms .mat-form-field-infix button,.connections__box .cards__accordion .connection__synonyms .mat-form-field-infix button,.global-connections__box .cards__accordion .connection__synonyms .mat-form-field-infix button{align-self:center;font-weight:500;font-size:1rem;line-height:1;border:1px solid #0079fe;border-radius:20px;color:#0079fe;background-color:#fff;padding:12px 30px 10px}.autoreplies__box .cards__accordion .connection__synonyms .mat-form-field-flex,.cdk-drag-preview .cards__accordion .connection__synonyms .mat-form-field-flex,.connections__box .cards__accordion .connection__synonyms .mat-form-field-flex,.global-connections__box .cards__accordion .connection__synonyms .mat-form-field-flex{padding-top:4px}.autoreplies__box .cards__accordion .connection__name,.cdk-drag-preview .cards__accordion .connection__name,.connections__box .cards__accordion .connection__name,.global-connections__box .cards__accordion .connection__name{width:100%;font-weight:500;font-size:1rem;line-height:20px;margin:0 0 10px}@media (min-width:768px){.autoreplies__box .cards__accordion .connection__name,.cdk-drag-preview .cards__accordion .connection__name,.connections__box .cards__accordion .connection__name,.global-connections__box .cards__accordion .connection__name{width:110px;-webkit-box-flex:1;flex:1 0 auto;margin-bottom:0}}.autoreplies__box .cards__accordion .connection__body,.cdk-drag-preview .cards__accordion .connection__body,.connections__box .cards__accordion .connection__body,.global-connections__box .cards__accordion .connection__body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-flex:1;flex:1 1 100%;width:100%;padding:0}@media (min-width:1000px){.autoreplies__box .cards__accordion .connection__body,.cdk-drag-preview .cards__accordion .connection__body,.connections__box .cards__accordion .connection__body,.global-connections__box .cards__accordion .connection__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}}@media (min-width:1600px){.autoreplies__box .cards__accordion .connection__body,.cdk-drag-preview .cards__accordion .connection__body,.connections__box .cards__accordion .connection__body,.global-connections__box .cards__accordion .connection__body{flex-wrap:nowrap}.autoreplies__box .cards__accordion .connection__body-top,.cdk-drag-preview .cards__accordion .connection__body-top,.connections__box .cards__accordion .connection__body-top,.global-connections__box .cards__accordion .connection__body-top{margin-right:16px}}.autoreplies__box .cards__accordion .connection__body-top,.cdk-drag-preview .cards__accordion .connection__body-top,.connections__box .cards__accordion .connection__body-top,.global-connections__box .cards__accordion .connection__body-top{display:-webkit-box;display:flex;flex-wrap:wrap;width:100%}@media (min-width:1200px){.autoreplies__box .cards__accordion .connection__body-top,.cdk-drag-preview .cards__accordion .connection__body-top,.connections__box .cards__accordion .connection__body-top,.global-connections__box .cards__accordion .connection__body-top{flex-wrap:nowrap}}.autoreplies__box .cards__accordion .connection__body .mat-form-field,.cdk-drag-preview .cards__accordion .connection__body .mat-form-field,.connections__box .cards__accordion .connection__body .mat-form-field,.global-connections__box .cards__accordion .connection__body .mat-form-field{width:100%}.autoreplies__box .cards__accordion .connection__body .mat-chip-list-wrapper,.cdk-drag-preview .cards__accordion .connection__body .mat-chip-list-wrapper,.connections__box .cards__accordion .connection__body .mat-chip-list-wrapper,.global-connections__box .cards__accordion .connection__body .mat-chip-list-wrapper{margin-bottom:0}@media (min-width:375px){.autoreplies__box .cards__accordion .connection__body--then-go,.cdk-drag-preview .cards__accordion .connection__body--then-go,.connections__box .cards__accordion .connection__body--then-go,.global-connections__box .cards__accordion .connection__body--then-go{min-width:300px}}@media (min-width:1170px){.autoreplies__box .cards__accordion .connection__body--then-go,.cdk-drag-preview .cards__accordion .connection__body--then-go,.connections__box .cards__accordion .connection__body--then-go,.global-connections__box .cards__accordion .connection__body--then-go{min-width:360px}}.autoreplies__box .cards__accordion .connection__button-webhook,.cdk-drag-preview .cards__accordion .connection__button-webhook,.connections__box .cards__accordion .connection__button-webhook,.global-connections__box .cards__accordion .connection__button-webhook{align-self:center;padding-top:9px;padding-bottom:5px;font-weight:500;font-size:1rem;line-height:20px;border:1px solid #0079fe;border-radius:20px;color:#0079fe;min-width:144px;margin-bottom:18px}.autoreplies__box .connection__name,.cdk-drag-preview .connection__name,.connections__box .connection__name,.global-connections__box .connection__name{font-weight:500;font-size:1rem;line-height:20px;width:80px;color:#000}.autoreplies__box .connection__body,.cdk-drag-preview .connection__body,.connections__box .connection__body,.global-connections__box .connection__body{display:-webkit-box;display:flex;width:100%}.autoreplies__box .connection__body .mat-form-field-label,.autoreplies__box .connection__body .mat-form-field-label.mat-empty,.cdk-drag-preview .connection__body .mat-form-field-label,.cdk-drag-preview .connection__body .mat-form-field-label.mat-empty,.connections__box .connection__body .mat-form-field-label,.connections__box .connection__body .mat-form-field-label.mat-empty,.global-connections__box .connection__body .mat-form-field-label,.global-connections__box .connection__body .mat-form-field-label.mat-empty{color:#7d7f90}.autoreplies__box .connection__body .mat-form-field-appearance-fill .mat-form-field-flex,.cdk-drag-preview .connection__body .mat-form-field-appearance-fill .mat-form-field-flex,.connections__box .connection__body .mat-form-field-appearance-fill .mat-form-field-flex,.global-connections__box .connection__body .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#eef2f5}.autoreplies__box .connection__body--webhook .mat-form-field,.cdk-drag-preview .connection__body--webhook .mat-form-field,.connections__box .connection__body--webhook .mat-form-field,.global-connections__box .connection__body--webhook .mat-form-field{width:100%}.autoreplies__box .connection__body--webhook .mat-form-field-infix,.cdk-drag-preview .connection__body--webhook .mat-form-field-infix,.connections__box .connection__body--webhook .mat-form-field-infix,.global-connections__box .connection__body--webhook .mat-form-field-infix{border-top:none;padding-bottom:8px;padding-top:0}.autoreplies__box .connection__body--webhook .mat-form-field-flex,.cdk-drag-preview .connection__body--webhook .mat-form-field-flex,.connections__box .connection__body--webhook .mat-form-field-flex,.global-connections__box .connection__body--webhook .mat-form-field-flex{padding-top:22px}.autoreplies__box .connection__body--webhook label,.cdk-drag-preview .connection__body--webhook label,.connections__box .connection__body--webhook label,.global-connections__box .connection__body--webhook label{bottom:auto;top:16px}.autoreplies__box .connection__body--webhook button,.cdk-drag-preview .connection__body--webhook button,.connections__box .connection__body--webhook button,.global-connections__box .connection__body--webhook button{margin:4px;padding:10px}@media (max-width:767px){.autoreplies__box .connection__body--webhook .connection__body-wrapper,.cdk-drag-preview .connection__body--webhook .connection__body-wrapper,.connections__box .connection__body--webhook .connection__body-wrapper,.global-connections__box .connection__body--webhook .connection__body-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.autoreplies__box .connection__body--webhook .mat-form-field-subscript-wrapper,.cdk-drag-preview .connection__body--webhook .mat-form-field-subscript-wrapper,.connections__box .connection__body--webhook .mat-form-field-subscript-wrapper,.global-connections__box .connection__body--webhook .mat-form-field-subscript-wrapper{top:33px}.autoreplies__box .connection__body--webhook .mat-input-element,.cdk-drag-preview .connection__body--webhook .mat-input-element,.connections__box .connection__body--webhook .mat-input-element,.global-connections__box .connection__body--webhook .mat-input-element{margin-bottom:25px}}.autoreplies__box .connection__body--webhook .mat-form-field-wrapper,.cdk-drag-preview .connection__body--webhook .mat-form-field-wrapper,.connections__box .connection__body--webhook .mat-form-field-wrapper,.global-connections__box .connection__body--webhook .mat-form-field-wrapper{padding-bottom:1.34375em}.autoreplies__box .connection__body--webhook .mat-form-field-underline,.cdk-drag-preview .connection__body--webhook .mat-form-field-underline,.connections__box .connection__body--webhook .mat-form-field-underline,.global-connections__box .connection__body--webhook .mat-form-field-underline{bottom:1.34375em}.autoreplies__box .connection__body-wrapper,.cdk-drag-preview .connection__body-wrapper,.connections__box .connection__body-wrapper,.global-connections__box .connection__body-wrapper{display:-webkit-box;display:flex}.autoreplies__box .connection__body-wrapper input,.cdk-drag-preview .connection__body-wrapper input,.connections__box .connection__body-wrapper input,.global-connections__box .connection__body-wrapper input{align-self:end;margin-top:auto}.autoreplies__box .connection__body-wrapper button,.cdk-drag-preview .connection__body-wrapper button,.connections__box .connection__body-wrapper button,.global-connections__box .connection__body-wrapper button{min-width:96px;min-height:40px;border-radius:20px;font-weight:500;font-size:1rem;line-height:12px;background-color:#fff;margin:0 4px}.autoreplies__box .connection__body-wrapper button.btn-blue,.cdk-drag-preview .connection__body-wrapper button.btn-blue,.connections__box .connection__body-wrapper button.btn-blue,.global-connections__box .connection__body-wrapper button.btn-blue{border:1px solid #0079fe!important;color:#0079fe!important}.autoreplies__box .connection__body-wrapper button.btn-red,.cdk-drag-preview .connection__body-wrapper button.btn-red,.connections__box .connection__body-wrapper button.btn-red,.global-connections__box .connection__body-wrapper button.btn-red{border:1px solid #c00!important;color:#c00!important}.autoreplies__box .connection__body-wrapper button[disabled],.cdk-drag-preview .connection__body-wrapper button[disabled],.connections__box .connection__body-wrapper button[disabled],.global-connections__box .connection__body-wrapper button[disabled]{color:#7d7f90!important;border:1px solid #7d7f90!important}.autoreplies__box .connection__button-webhook,.cdk-drag-preview .connection__button-webhook,.connections__box .connection__button-webhook,.global-connections__box .connection__button-webhook{align-self:center;padding-top:9px;padding-bottom:5px;font-weight:500;font-size:1rem;line-height:20px;border:1px solid #0079fe;border-radius:20px;color:#0079fe;min-width:144px;margin-bottom:18px}.autoreplies__box .connection__small-text,.cdk-drag-preview .connection__small-text,.connections__box .connection__small-text,.global-connections__box .connection__small-text{font-size:12px;line-height:13px;color:#7d7f90}.autoreplies__box .webhook-button-wrapper,.cdk-drag-preview .webhook-button-wrapper,.connections__box .webhook-button-wrapper,.global-connections__box .webhook-button-wrapper{display:-webkit-box;display:flex;flex-wrap:wrap;width:100%}.autoreplies__box .webhook-button-wrapper .connection__contain,.cdk-drag-preview .webhook-button-wrapper .connection__contain,.connections__box .webhook-button-wrapper .connection__contain,.global-connections__box .webhook-button-wrapper .connection__contain{width:100%;margin-right:0!important}@media (min-width:1600px){.autoreplies__box .cards__accordion .connection__body .mat-form-field,.cdk-drag-preview .cards__accordion .connection__body .mat-form-field,.connections__box .cards__accordion .connection__body .mat-form-field,.global-connections__box .cards__accordion .connection__body .mat-form-field{margin-right:16px}.autoreplies__box .connection__small-text,.cdk-drag-preview .connection__small-text,.connections__box .connection__small-text,.global-connections__box .connection__small-text{padding-left:110px}.autoreplies__box .webhook-button-wrapper,.cdk-drag-preview .webhook-button-wrapper,.connections__box .webhook-button-wrapper,.global-connections__box .webhook-button-wrapper{flex-wrap:nowrap}}.autoreplies__box-webhooks-buttons,.cdk-drag-preview-webhooks-buttons,.connections__box-webhooks-buttons,.global-connections__box-webhooks-buttons{display:-webkit-box;display:flex;flex-wrap:wrap;margin-bottom:16px}.autoreplies__box-webhooks-buttons button,.cdk-drag-preview-webhooks-buttons button,.connections__box-webhooks-buttons button,.global-connections__box-webhooks-buttons button{background:#eef2f5;font-size:1rem;line-height:20px;color:#000;border:none;min-width:130px;min-height:40px;font-weight:400;margin-right:1px;border-radius:0}.autoreplies__box-webhooks-buttons button.active,.cdk-drag-preview-webhooks-buttons button.active,.connections__box-webhooks-buttons button.active,.global-connections__box-webhooks-buttons button.active{background-color:#0079fe;color:#fff}.autoreplies__box-webhooks-buttons button.active .connections__box-webhooks-numbers,.cdk-drag-preview-webhooks-buttons button.active .connections__box-webhooks-numbers,.connections__box-webhooks-buttons button.active .connections__box-webhooks-numbers,.global-connections__box-webhooks-buttons button.active .connections__box-webhooks-numbers{color:#000}.autoreplies__box-webhooks-numbers,.cdk-drag-preview-webhooks-numbers,.connections__box-webhooks-numbers,.global-connections__box-webhooks-numbers{border-radius:50%;background-color:#fff;font-weight:500;font-size:12px;line-height:20px;padding:6px 10px;margin-left:8px}.autoreplies__box-webhooks-attributes .mat-form-field,.cdk-drag-preview-webhooks-attributes .mat-form-field,.connections__box-webhooks-attributes .mat-form-field,.global-connections__box-webhooks-attributes .mat-form-field{width:100%}.autoreplies__box-webhooks-attributes .mat-form-field-label.mat-form-field-empty,.cdk-drag-preview-webhooks-attributes .mat-form-field-label.mat-form-field-empty,.connections__box-webhooks-attributes .mat-form-field-label.mat-form-field-empty,.global-connections__box-webhooks-attributes .mat-form-field-label.mat-form-field-empty{color:#7d7f90}.autoreplies__box-webhooks-wrapper,.cdk-drag-preview-webhooks-wrapper,.connections__box-webhooks-wrapper,.global-connections__box-webhooks-wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-align:center;align-items:center}@media (min-width:768px){.autoreplies__box .connection__body--webhook .mat-form-field-flex,.cdk-drag-preview .connection__body--webhook .mat-form-field-flex,.connections__box .connection__body--webhook .mat-form-field-flex,.global-connections__box .connection__body--webhook .mat-form-field-flex{padding-top:8px}.autoreplies__box .connection__body--webhook label,.cdk-drag-preview .connection__body--webhook label,.connections__box .connection__body--webhook label,.global-connections__box .connection__body--webhook label{top:auto;bottom:16px}.autoreplies__box-webhooks-buttons button:first-child,.cdk-drag-preview-webhooks-buttons button:first-child,.connections__box-webhooks-buttons button:first-child,.global-connections__box-webhooks-buttons button:first-child{border-radius:20px 0 0 20px}.autoreplies__box-webhooks-buttons button:last-child,.cdk-drag-preview-webhooks-buttons button:last-child,.connections__box-webhooks-buttons button:last-child,.global-connections__box-webhooks-buttons button:last-child{border-radius:0 20px 20px 0}.autoreplies__box-webhooks-wrapper,.cdk-drag-preview-webhooks-wrapper,.connections__box-webhooks-wrapper,.global-connections__box-webhooks-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row}}.autoreplies__box-webhooks-wrapper .mat-chip-list,.cdk-drag-preview-webhooks-wrapper .mat-chip-list,.connections__box-webhooks-wrapper .mat-chip-list,.global-connections__box-webhooks-wrapper .mat-chip-list{width:100%}.autoreplies__box-webhooks-wrapper .mat-select .mat-select-arrow-wrapper,.cdk-drag-preview-webhooks-wrapper .mat-select .mat-select-arrow-wrapper,.connections__box-webhooks-wrapper .mat-select .mat-select-arrow-wrapper,.global-connections__box-webhooks-wrapper .mat-select .mat-select-arrow-wrapper{-webkit-transform:none;transform:none}.autoreplies__box-fallback .mat-form-field,.cdk-drag-preview-fallback .mat-form-field,.connections__box-fallback .mat-form-field,.global-connections__box-fallback .mat-form-field{width:50%;margin-right:16px}.autoreplies__box-fallback .connection__name,.cdk-drag-preview-fallback .connection__name,.connections__box-fallback .connection__name,.global-connections__box-fallback .connection__name{width:110px;margin-right:0}.autoreplies__box-fallback .connection__contain,.cdk-drag-preview-fallback .connection__contain,.connections__box-fallback .connection__contain,.global-connections__box-fallback .connection__contain{margin:8px 0}@media (min-width:1600px){.autoreplies__box-fallback .connection__contain,.cdk-drag-preview-fallback .connection__contain,.connections__box-fallback .connection__contain,.global-connections__box-fallback .connection__contain{margin:0}}.autoreplies__box-fallback .connection__body,.cdk-drag-preview-fallback .connection__body,.connections__box-fallback .connection__body,.global-connections__box-fallback .connection__body{padding:0;flex-wrap:wrap}@media (min-width:768px){.autoreplies__box-fallback .connection__body,.cdk-drag-preview-fallback .connection__body,.connections__box-fallback .connection__body,.global-connections__box-fallback .connection__body{flex-wrap:nowrap}}@media (max-width:767px){.autoreplies__box-fallback .mat-form-field,.cdk-drag-preview-fallback .mat-form-field,.connections__box-fallback .mat-form-field,.global-connections__box-fallback .mat-form-field{margin:0 0 8px;width:100%}}.autoreplies__box-fallback .mat-form-field-wrapper,.cdk-drag-preview-fallback .mat-form-field-wrapper,.connections__box-fallback .mat-form-field-wrapper,.global-connections__box-fallback .mat-form-field-wrapper{padding-bottom:0}.autoreplies__box-fallback .mat-form-field-underline,.cdk-drag-preview-fallback .mat-form-field-underline,.connections__box-fallback .mat-form-field-underline,.global-connections__box-fallback .mat-form-field-underline{bottom:0}.autoreplies__box-fallback .connection__button-webhook,.cdk-drag-preview-fallback .connection__button-webhook,.connections__box-fallback .connection__button-webhook,.global-connections__box-fallback .connection__button-webhook{margin-bottom:0}.autoreplies__box-fallback .connection__contain-fallback,.cdk-drag-preview-fallback .connection__contain-fallback,.connections__box-fallback .connection__contain-fallback,.global-connections__box-fallback .connection__contain-fallback{margin-top:16px}.autoreplies__box-fallback .connection__contain-fallback+.connection__small-text,.cdk-drag-preview-fallback .connection__contain-fallback+.connection__small-text,.connections__box-fallback .connection__contain-fallback+.connection__small-text,.global-connections__box-fallback .connection__contain-fallback+.connection__small-text{margin-top:-8px}@media (min-width:1600px){.autoreplies__box-fallback .connection__contain-fallback+.connection__small-text,.cdk-drag-preview-fallback .connection__contain-fallback+.connection__small-text,.connections__box-fallback .connection__contain-fallback+.connection__small-text,.global-connections__box-fallback .connection__contain-fallback+.connection__small-text{margin-top:0}}.autoreplies__box--await-response-timeout,.cdk-drag-preview--await-response-timeout,.connections__box--await-response-timeout,.global-connections__box--await-response-timeout{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap}.autoreplies__box--await-response-timeout .mat-checkbox,.cdk-drag-preview--await-response-timeout .mat-checkbox,.connections__box--await-response-timeout .mat-checkbox,.global-connections__box--await-response-timeout .mat-checkbox{margin-right:8px;margin-bottom:6px}.autoreplies__box--await-response-timeout .inactionExpiry,.cdk-drag-preview--await-response-timeout .inactionExpiry,.connections__box--await-response-timeout .inactionExpiry,.global-connections__box--await-response-timeout .inactionExpiry{max-width:70px}.autoreplies__box--await-response-timeout .mat-form-field,.cdk-drag-preview--await-response-timeout .mat-form-field,.connections__box--await-response-timeout .mat-form-field,.global-connections__box--await-response-timeout .mat-form-field{margin-right:8px}.autoreplies__box.ar-integrations .connections__box-checkbox-block,.cdk-drag-preview.ar-integrations .connections__box-checkbox-block,.connections__box.ar-integrations .connections__box-checkbox-block,.global-connections__box.ar-integrations .connections__box-checkbox-block{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.autoreplies__box.ar-integrations .mat-checkbox-inner-container,.cdk-drag-preview.ar-integrations .mat-checkbox-inner-container,.connections__box.ar-integrations .mat-checkbox-inner-container,.global-connections__box.ar-integrations .mat-checkbox-inner-container{margin:0 15px 0 0}.autoreplies__box__custom-attributes .mat-button,.cdk-drag-preview__custom-attributes .mat-button,.connections__box__custom-attributes .mat-button,.global-connections__box__custom-attributes .mat-button{height:33px!important}.qr-connection__box .connection__keywords{margin:0}.qr-connection__box .connection__keywords-synonyms{background-color:rgba(0,0,0,.1);border-radius:6px;padding:2px 6px;margin-left:6px}.qr-connection__box .connection__contain{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.qr-connection__box .connection__form{padding:0 10px 16px}.qr-connection__box .connection__contain-removed{background-color:rgba(229,23,23,.1);font-weight:500;font-size:1rem;line-height:20px;padding:14px 24px;margin-bottom:16px;color:#e61717}.qr-connection__box .connection__synonyms .mat-form-field-infix{border-top:none}.qr-connection__box .connection__synonyms .mat-form-field-flex{padding-top:4px}.qr-connection__box .connection__name{width:100%;font-weight:500;font-size:1rem;line-height:20px;margin:0 0 10px}@media (min-width:768px){.qr-connection__box .connection__contain{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row}.qr-connection__box .connection__name{width:110px;-webkit-box-flex:1;flex:1 0 auto;margin-bottom:0}}.qr-connection__box .connection__body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-flex:1;flex:1 1 100%;width:100%;padding:0}@media (min-width:1000px){.qr-connection__box .connection__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.qr-connection__box .connection__body .mat-form-field{margin-right:16px}}@media (min-width:1600px){.qr-connection__box .connection__body{flex-wrap:nowrap}.qr-connection__box .connection__body-top{margin-right:16px}}.qr-connection__box .connection__body-top{display:-webkit-box;display:flex;flex-wrap:wrap;width:100%}@media (min-width:1200px){.qr-connection__box .connection__body-top{flex-wrap:nowrap}}.qr-connection__box .connection__body .mat-form-field{width:100%}.qr-connection__box .connection__body .mat-form-field:last-child{margin-right:0}.qr-connection__box .connection__body--webhook .mat-form-field{width:100%}.qr-connection__box .connection__body--webhook .mat-form-field-infix{border-top:none;padding-bottom:8px;padding-top:0}.qr-connection__box .connection__body--webhook .mat-form-field-flex{padding-top:22px}.qr-connection__box .connection__body--webhook label{bottom:auto;top:16px}@media (min-width:768px){.qr-connection__box .connection__body--webhook .mat-form-field-flex{padding-top:8px}.qr-connection__box .connection__body--webhook label{top:auto;bottom:16px}}.qr-connection__box .connection__body--webhook button{margin:4px;padding:10px}@media (max-width:767px){.qr-connection__box .connection__body--webhook .connection__body-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.qr-connection__box .connection__body--webhook .mat-form-field-subscript-wrapper{top:33px}.qr-connection__box .connection__body--webhook .mat-input-element{margin-bottom:25px}}.qr-connection__box .connection__body-wrapper{display:-webkit-box;display:flex}.qr-connection__box .connection__body-wrapper input{align-self:end;margin-top:auto}.qr-connection__box .connection__body-wrapper button{min-width:96px;border-radius:20px;font-weight:500;font-size:1rem;line-height:20px;background-color:#fff}.qr-connection__box .connection__body-wrapper button.btn-blue{border:1px solid #0079fe!important;color:#0079fe!important}.qr-connection__box .connection__body-wrapper button.btn-red{border:1px solid #c00!important;color:#c00!important}.qr-connection__box .connection__button-webhook{align-self:center;padding-top:9px;padding-bottom:5px;font-weight:500;font-size:1rem;line-height:20px;border:1px solid #0079fe;border-radius:20px;color:#0079fe;min-width:144px;margin-bottom:18px}.then-go__select{height:auto!important;line-height:1!important;font-weight:500!important;font-size:15px!important;padding-top:8px!important;padding-bottom:8px!important}.then-go__select:hover{background-color:#eef2f5;color:#000}.then-go__select:hover .edit__icon{background-color:#fff}.then-go__select .mat-option-text{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.then-go__select--small-text{font-size:12px;font-weight:400;color:#7d7f90;margin-top:7px}.then-go__select.mat-active,.then-go__select.mat-active:hover{background-color:#0079fe}.then-go__select.mat-active span,.then-go__select.mat-active:hover span{color:#fff}.then-go__select .edit__icon{min-width:auto!important;width:32px!important;height:32px!important}.then-go__option-text{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;margin-left:8px}.then-go__input-wrapper{padding:8px;position:relative}.then-go__input-wrapper::after{background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 11H11.71L11.43 10.73C12.41 9.59 13 8.11 13 6.5C13 2.91 10.09 0 6.5 0C2.91 0 0 2.91 0 6.5C0 10.09 2.91 13 6.5 13C8.11 13 9.59 12.41 10.73 11.43L11 11.71V12.5L16 17.49L17.49 16L12.5 11ZM6.5 11C4.01 11 2 8.99 2 6.5C2 4.01 4.01 2 6.5 2C8.99 2 11 4.01 11 6.5C11 8.99 8.99 11 6.5 11Z' fill='%237D7F90'/%3E%3C/svg%3E");background-position:center;position:absolute;content:"";width:18px;height:18px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:25px}.then-go__input-wrapper input{width:100%;background-color:#fff;border:1px solid #7d7f90;border-radius:4px;font-size:1rem;font-weight:400;line-height:1;padding:10px 12px 10px 55px}.connection__icon:before,.nlp-connection__icon:before{position:absolute;top:15px;right:72px}.connection__new .mat-expansion-panel,.nlp-connection__new .mat-expansion-panel{border:1px solid #b6babf!important}.connection__new .mat-expansion-panel-spacing,.nlp-connection__new .mat-expansion-panel-spacing{border:2px solid #b6babf!important}.connection__new .condition-icon-status,.nlp-connection__new .condition-icon-status{background-color:#b6babf!important}.cdk-drag-dragging,.cdk-drag-preview{box-sizing:border-box;border-radius:4px;margin:0;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.cdk-drag-dragging .connection,.cdk-drag-preview .connection{border-radius:5px;box-shadow:0 4px 5px -2px rgba(0,0,0,.1),0 7px 10px 1px rgba(0,0,0,.02),0 2px 16px 1px rgba(0,0,0,.01);border:2px solid #0079fe69;position:relative}.cdk-drag-dragging .connection__keywords-synonyms,.cdk-drag-preview .connection__keywords-synonyms{background-color:rgba(0,0,0,.1);border-radius:6px;padding:2px 6px;margin-left:6px}.cdk-drag-dragging .connection__keywords,.cdk-drag-preview .connection__keywords{margin:0}.cdk-drag-dragging .connection__edit .connection__contain,.cdk-drag-preview .connection__edit .connection__contain{margin:0;padding:0}.cdk-drag-dragging .connection__synonyms .mat-form-field-infix,.cdk-drag-preview .connection__synonyms .mat-form-field-infix{border-top:none;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.cdk-drag-dragging .connection__synonyms .mat-form-field-infix button,.cdk-drag-preview .connection__synonyms .mat-form-field-infix button{align-self:center;font-weight:500;font-size:1rem;line-height:1;border:1px solid #0079fe;border-radius:20px;color:#0079fe;background-color:#fff;padding:12px 30px 10px}.cdk-drag-dragging .connection__synonyms .mat-form-field-flex,.cdk-drag-preview .connection__synonyms .mat-form-field-flex{padding-top:4px}.cdk-drag-dragging .connection__contain,.cdk-drag-preview .connection__contain{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;margin:0!important}.cdk-drag-dragging .connection__contain .connection__name,.cdk-drag-preview .connection__contain .connection__name{width:100%;font-weight:500;font-size:1rem;line-height:20px;margin:0}.cdk-drag-dragging .connection__form,.cdk-drag-preview .connection__form{padding:0 10px 16px;height:100%}@media (min-width:768px){.cdk-drag-dragging .connection__contain,.cdk-drag-preview .connection__contain{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row}.cdk-drag-dragging .connection__contain .connection__name,.cdk-drag-preview .connection__contain .connection__name{width:110px;-webkit-box-flex:1;flex:1 0 auto;margin-bottom:0}.cdk-drag-dragging .connection__form,.cdk-drag-preview .connection__form{padding:0 24px 16px}}.cdk-drag-dragging .connection__contain-removed,.cdk-drag-preview .connection__contain-removed{background-color:rgba(229,23,23,.1);font-weight:500;font-size:1rem;line-height:20px;padding:14px 24px;margin-bottom:16px;color:#e61717}.cdk-drag-dragging .connection__description,.cdk-drag-preview .connection__description{display:-webkit-inline-box;display:inline-flex;flex-wrap:nowrap}.cdk-drag-dragging .connection__description--tooltip,.cdk-drag-preview .connection__description--tooltip{cursor:pointer;margin:auto 0}.cdk-drag-dragging .connection__name,.cdk-drag-preview .connection__name{width:100%;font-weight:500;font-size:1rem;line-height:20px;margin:0}@media (min-width:768px){.cdk-drag-dragging .connection__name,.cdk-drag-preview .connection__name{width:110px;-webkit-box-flex:1;flex:1 0 auto;margin-bottom:0}}.cdk-drag-dragging .connection__body,.cdk-drag-preview .connection__body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-flex:1;flex:1 1 100%;width:100%;padding:0;height:100%;margin:0}@media (min-width:1000px){.cdk-drag-dragging .connection__body,.cdk-drag-preview .connection__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}}@media (min-width:1600px){.cdk-drag-dragging .connection__body,.cdk-drag-preview .connection__body{flex-wrap:nowrap}.cdk-drag-dragging .connection__body-top,.cdk-drag-preview .connection__body-top{margin-right:16px}}.cdk-drag-dragging .connection__body--then-go,.cdk-drag-preview .connection__body--then-go{width:100%}@media (min-width:375px){.cdk-drag-dragging .connection__body--then-go,.cdk-drag-preview .connection__body--then-go{min-width:300px}}@media (min-width:1170px){.cdk-drag-dragging .connection__body--then-go,.cdk-drag-preview .connection__body--then-go{min-width:360px}}.cdk-drag-dragging .connection__body-top,.cdk-drag-preview .connection__body-top{display:-webkit-box;display:flex;flex-wrap:wrap;width:100%}@media (min-width:1200px){.cdk-drag-dragging .connection__body-top,.cdk-drag-preview .connection__body-top{flex-wrap:nowrap}}.cdk-drag-dragging .connection__body .mat-form-field,.cdk-drag-preview .connection__body .mat-form-field{width:100%}@media (min-width:1600px){.cdk-drag-dragging .connection__body .mat-form-field,.cdk-drag-preview .connection__body .mat-form-field{margin-right:16px}}.cdk-drag-dragging .connection__body .mat-chip-list-wrapper,.cdk-drag-preview .connection__body .mat-chip-list-wrapper{margin-bottom:0}.cdk-drag-dragging .connection__body .mat-form-field-label,.cdk-drag-dragging .connection__body .mat-form-field-label.mat-empty,.cdk-drag-preview .connection__body .mat-form-field-label,.cdk-drag-preview .connection__body .mat-form-field-label.mat-empty{color:#7d7f90}.cdk-drag-dragging .connection__body .mat-form-field-appearance-fill .mat-form-field-flex,.cdk-drag-preview .connection__body .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#eef2f5}.cdk-drag-dragging .connection__body--webhook .mat-form-field,.cdk-drag-preview .connection__body--webhook .mat-form-field{width:100%}.cdk-drag-dragging .connection__body--webhook .mat-form-field-infix,.cdk-drag-preview .connection__body--webhook .mat-form-field-infix{border-top:none;padding-bottom:8px;padding-top:0}.cdk-drag-dragging .connection__body--webhook .mat-form-field-flex,.cdk-drag-preview .connection__body--webhook .mat-form-field-flex{padding-top:22px}.cdk-drag-dragging .connection__body--webhook label,.cdk-drag-preview .connection__body--webhook label{bottom:auto;top:16px}@media (min-width:768px){.cdk-drag-dragging .connection__body--webhook .mat-form-field-flex,.cdk-drag-preview .connection__body--webhook .mat-form-field-flex{padding-top:8px}.cdk-drag-dragging .connection__body--webhook label,.cdk-drag-preview .connection__body--webhook label{top:auto;bottom:16px}}.cdk-drag-dragging .connection__body--webhook button,.cdk-drag-preview .connection__body--webhook button{margin:4px;padding:10px}@media (max-width:767px){.cdk-drag-dragging .connection__body--webhook .connection__body-wrapper,.cdk-drag-preview .connection__body--webhook .connection__body-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column}.cdk-drag-dragging .connection__body--webhook .mat-form-field-subscript-wrapper,.cdk-drag-preview .connection__body--webhook .mat-form-field-subscript-wrapper{top:33px}.cdk-drag-dragging .connection__body--webhook .mat-input-element,.cdk-drag-preview .connection__body--webhook .mat-input-element{margin-bottom:25px}}.cdk-drag-dragging .connection__body--webhook .mat-form-field-wrapper,.cdk-drag-preview .connection__body--webhook .mat-form-field-wrapper{padding-bottom:1.34375em}.cdk-drag-dragging .connection__body--webhook .mat-form-field-underline,.cdk-drag-preview .connection__body--webhook .mat-form-field-underline{bottom:1.34375em}.cdk-drag-dragging .connection__body-wrapper,.cdk-drag-preview .connection__body-wrapper{display:-webkit-box;display:flex;width:100%}.cdk-drag-dragging .connection__body-wrapper .mat-form-field,.cdk-drag-preview .connection__body-wrapper .mat-form-field{width:100%}.cdk-drag-dragging .connection__body-wrapper input,.cdk-drag-preview .connection__body-wrapper input{align-self:end;margin-top:auto}.cdk-drag-dragging .connection__body-wrapper button,.cdk-drag-preview .connection__body-wrapper button{min-width:96px;min-height:40px;border-radius:20px;font-weight:500;font-size:1rem;line-height:12px;background-color:#fff;margin:0 4px}.cdk-drag-dragging .connection__body-wrapper button.btn-blue,.cdk-drag-preview .connection__body-wrapper button.btn-blue{border:1px solid #0079fe!important;color:#0079fe!important}.cdk-drag-dragging .connection__body-wrapper button.btn-red,.cdk-drag-preview .connection__body-wrapper button.btn-red{border:1px solid #c00!important;color:#c00!important}.cdk-drag-dragging .connection__body-wrapper button[disabled],.cdk-drag-preview .connection__body-wrapper button[disabled]{color:#7d7f90!important;border:1px solid #7d7f90!important}.cdk-drag-dragging .connection .edit__draggable,.cdk-drag-preview .connection .edit__draggable{margin-right:12px;font-size:37px;line-height:0}.cdk-drag-dragging .connection .qr__header,.cdk-drag-preview .connection .qr__header{background-color:#f4f5f6;padding:5px;margin-bottom:10px}.cdk-drag-dragging .connection .fallback-webhook,.cdk-drag-preview .connection .fallback-webhook{padding-top:0}.cdk-drag-dragging .connection .fallback-webhook mat-form-field,.cdk-drag-preview .connection .fallback-webhook mat-form-field{width:100%}.cdk-drag-dragging .connection .fallback-webhook .flex,.cdk-drag-preview .connection .fallback-webhook .flex{margin-bottom:0}.cdk-drag-dragging .mat-expansion-panel-header-title,.cdk-drag-preview .mat-expansion-panel-header-title{-webkit-box-align:center;align-items:center}.cdk-drag-dragging .mat-expansion-panel,.cdk-drag-preview .mat-expansion-panel{margin:0;padding:0}.cdk-drag-dragging .webhook-button-wrapper,.cdk-drag-preview .webhook-button-wrapper{display:-webkit-box;display:flex;flex-wrap:wrap;width:100%}@media (min-width:1600px){.cdk-drag-dragging .webhook-button-wrapper,.cdk-drag-preview .webhook-button-wrapper{flex-wrap:nowrap}}.cdk-drag-dragging .webhook-button-wrapper .connection__contain,.cdk-drag-preview .webhook-button-wrapper .connection__contain{width:100%}.cdk-drag-dragging-webhooks-buttons,.cdk-drag-preview-webhooks-buttons{display:-webkit-box;display:flex;flex-wrap:wrap;margin-bottom:16px}.cdk-drag-dragging-webhooks-buttons button,.cdk-drag-preview-webhooks-buttons button{background:#eef2f5;font-size:1rem;line-height:20px;color:#000;border:none;min-width:130px;min-height:40px;font-weight:400;margin-right:1px;border-radius:0}@media (max-width:768px){.autoreplies__box-webhooks-buttons button,.cdk-drag-dragging-webhooks-buttons button,.cdk-drag-preview-webhooks-buttons button,.connections__box-webhooks-buttons button,.global-connections__box-webhooks-buttons button{margin-top:2px;margin-bottom:2px}}.cdk-drag-dragging-webhooks-buttons button.active,.cdk-drag-preview-webhooks-buttons button.active{background-color:#0079fe;color:#fff}.cdk-drag-dragging-webhooks-buttons button.active .connections__box-webhooks-numbers,.cdk-drag-preview-webhooks-buttons button.active .connections__box-webhooks-numbers{color:#000}.cdk-drag-dragging-webhooks-numbers,.cdk-drag-preview-webhooks-numbers{border-radius:50%;background-color:#fff;font-weight:500;font-size:12px;line-height:20px;padding:6px 10px;margin-left:8px}.cdk-drag-dragging-webhooks-attributes .mat-form-field,.cdk-drag-preview-webhooks-attributes .mat-form-field{width:100%}.cdk-drag-dragging-webhooks-attributes .mat-form-field-label.mat-form-field-empty,.cdk-drag-preview-webhooks-attributes .mat-form-field-label.mat-form-field-empty{color:#7d7f90}.cdk-drag-dragging-webhooks-wrapper,.cdk-drag-preview-webhooks-wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-webkit-box-align:center;align-items:center}.cdk-drag-dragging-webhooks-wrapper .mat-chip-list,.cdk-drag-preview-webhooks-wrapper .mat-chip-list{width:100%}.cdk-drag-dragging-webhooks-wrapper .mat-select .mat-select-arrow-wrapper,.cdk-drag-preview-webhooks-wrapper .mat-select .mat-select-arrow-wrapper{-webkit-transform:none;transform:none}.cdk-drag-placeholder{opacity:0;margin:0}.cdk-drag-animating{-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.2,1);transition:-webkit-transform 250ms cubic-bezier(0,0,.2,1);transition:transform 250ms cubic-bezier(0,0,.2,1);transition:transform 250ms cubic-bezier(0,0,.2,1),-webkit-transform 250ms cubic-bezier(0,0,.2,1)}.extended-api__box{margin-bottom:24px}.extended-api__small-text{font-size:12px;line-height:13px;color:#7d7f90;padding-left:12px}.extended-api__text{color:#000;margin-bottom:16px}.extended-api__box-title{font-weight:500;font-size:18px;color:#000;line-height:1}.extended-api__box-wrapper{box-shadow:0 0 12px rgba(0,0,0,.2);border-radius:4px;background-color:#fff;padding:16px}@media (min-width:768px){.cdk-drag-dragging-webhooks-buttons button:first-child,.cdk-drag-preview-webhooks-buttons button:first-child{border-radius:20px 0 0 20px}.cdk-drag-dragging-webhooks-buttons button:last-child,.cdk-drag-preview-webhooks-buttons button:last-child{border-radius:0 20px 20px 0}.cdk-drag-dragging-webhooks-wrapper,.cdk-drag-preview-webhooks-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row}.extended-api__box-wrapper{padding-bottom:8px}}.extended-api__methods-list{margin-bottom:12px}.extended-api__methods-list button{background-color:#eef2f5;font-size:1rem;color:#000;border-radius:0;margin-right:1px;margin-bottom:1px;font-weight:400;line-height:2.5;min-width:112px}@media (min-width:1920px){.extended-api__methods-list button:first-child{border-radius:20px 0 0 20px}.extended-api__methods-list button:last-child{border-radius:0 20px 20px 0}}.extended-api__methods-list button.active{background-color:#0079fe;color:#fff}.extended-api__methods-list button:disabled.active{color:#fff;background-color:rgba(0,121,254,.5)}.extended-api__input{width:100%;margin-bottom:8px}.extended-api__input input:disabled{color:#7d7f90}.extended-api__input .mat-form-field-flex{background-color:#eef2f5}.extended-api__input .mat-form-field-label{color:#7d7f90}.extended-api__input .mat-form-field-wrapper{padding-bottom:0}.extended-api__input .mat-form-field-underline{bottom:0}.extended-api__headers-wrapper{margin-bottom:16px}.extended-api__headers-item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap}.extended-api__headers-item:not(:last-child){margin-bottom:16px}.extended-api__headers-name{-webkit-box-flex:1;flex:1 1 100%}@media (min-width:768px){.extended-api__headers-name{-webkit-box-flex:1;flex:1 1 40%;margin-right:16px}}.extended-api__headers-value{-webkit-box-flex:1;flex:1 1 100%}@media (min-width:768px){.extended-api__headers-value{-webkit-box-flex:1;flex:1 1 40%}.extended-api__headers-button{margin-left:16px;min-width:96px}}.extended-api__headers-button button{border:1px solid #0079fe;border-radius:20px;color:#0079fe;width:96px;font-size:1rem;margin:0 auto}.extended-api__headers-item--add button{background-color:#0079fe;color:#fff}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.4a37f8008959c75f619b.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:0}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px;line-height:1.5em}.iti__flag{width:20px;height:15px;box-shadow:0 0 1px 0 #888;background-image:url(flags.416250f60d785a2e02f1.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{width:13px;height:15px;background-position:-3796px 0;background-color:transparent}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{width:15px;height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px;background-image:url(flags@2x.d429a5777afaf2fc3496.png)}}/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}.fa-pulse{-webkit-animation:1s steps(8) infinite fa-spin;animation:1s steps(8) infinite fa-spin}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\f952"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\f955"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\f956"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\f957"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}