.chat-container{padding:5%}.talk-bubble{margin:40px;display:inline-block;position:relative;width:200px;height:auto;background-color:#ffffe0}.chat-border{border:8px solid #666}.chat-round{border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px}.btm-right,.left-in{background-color:#3fc92c}.tri-right.chat-border.left-top:before{left:-40px;top:-8px;border:32px solid transparent;border-top-color:#3fc92c}.tri-right.chat-border.left-top:before,.tri-right.left-top:after{content:" ";position:absolute;width:0;height:0;right:auto;bottom:auto;background-color:#3fc92c}.tri-right.left-top:after{left:-20px;top:0;border:22px solid transparent;border-top-color:#3fc92c}.tri-right.chat-border.left-in:before{left:-40px;top:30px;border-color:#666 #666 transparent transparent;border-width:20px}.tri-right.chat-border.left-in:before,.tri-right.left-in:after{content:" ";position:absolute;width:0;height:0;right:auto;bottom:auto;border-style:solid}.tri-right.left-in:after{left:-20px;top:38px;border-color:#ffffe0 #ffffe0 transparent transparent;border-width:12px}.tri-right.chat-border.btm-left:before{left:-8px;bottom:-40px;border:32px solid transparent;border-left-color:#666}.tri-right.btm-left:after,.tri-right.chat-border.btm-left:before{content:" ";position:absolute;width:0;height:0;right:auto;top:auto}.tri-right.btm-left:after{left:0;bottom:-20px;border:22px solid transparent;border-left-color:#ffffe0}.tri-right.chat-border.btm-left-in:before{left:30px;bottom:-40px;border-color:#666 transparent transparent #666;border-width:20px}.tri-right.btm-left-in:after,.tri-right.chat-border.btm-left-in:before{content:" ";position:absolute;width:0;height:0;right:auto;top:auto;border-style:solid}.tri-right.btm-left-in:after{left:38px;bottom:-20px;border-color:#ffffe0 transparent transparent #ffffe0;border-width:12px}.tri-right.border.btm-right-in:before{right:30px;bottom:-40px;border-color:#666 #666 transparent transparent;border-width:20px}.tri-right.border.btm-right-in:before,.tri-right.btm-right-in:after{content:" ";position:absolute;width:0;height:0;left:auto;border-style:solid}.tri-right.btm-right-in:after{right:38px;bottom:-20px;border-color:#ffffe0 #ffffe0 transparent transparent;border-width:12px}.tri-right.border.btm-right:before{right:-8px;bottom:-40px;border-color:#666 #666 transparent transparent;border-width:20px}.tri-right.border.btm-right:before,.tri-right.btm-right:after{content:" ";position:absolute;width:0;height:0;left:auto;border-style:solid}.tri-right.btm-right:after{right:0;bottom:-20px;border-color:#ffffe0 #ffffe0 transparent transparent;border-width:12px}.tri-right.border.right-in:before{right:-40px;top:30px;border-color:#666 transparent transparent #666;border-width:20px}.tri-right.border.right-in:before,.tri-right.right-in:after{content:" ";position:absolute;width:0;height:0;left:auto;bottom:auto;border-style:solid}.tri-right.right-in:after{right:-20px;top:38px;border-color:#ffffe0 transparent transparent #ffffe0;border-width:12px}.tri-right.border.right-top:before{right:-40px;top:-8px;border:32px solid transparent;border-top-color:#666}.tri-right.border.right-top:before,.tri-right.right-top:after{content:" ";position:absolute;width:0;height:0;left:auto;bottom:auto}.tri-right.right-top:after{right:-20px;top:0;border:20px solid transparent;border-top-color:#ffffe0}.talktext{padding:1em;text-align:left;line-height:1.5em}.talktext p{-webkit-margin-before:0;-webkit-margin-after:0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:scroll;transition:.3s ease-in-out;background-color:#fff}::-webkit-scrollbar{width:0}figure .table{overflow-x:scroll;width:50%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.link-hover:hover{background-color:#d4dbf9;cursor:pointer}.modal-90{width:90%}.bg-auth{background:linear-gradient(0deg,#03c 0,#6cf)}.time-right{float:right;color:#fff}.time-left{float:left;color:#fff}.chat-pill{border:2px solid #dedede;background-color:#03c;border-radius:5px;padding:10px;margin:10px 0;max-width:inherit}.chat-content{word-wrap:break-word}.chat-pill p{color:#fff;text-overflow:ellipsis}.darker{border-color:#3fc92c;background-color:#3fc92c}.chat-pill:after{content:"";clear:both;display:table}.border-dark{border:1px solid #000}.chat-pill .abbrv{background-color:#80ff80}.chat-pill .abbrv,.chat-pill .abbrv-right{padding:10px;border-radius:50%;height:40px;width:40px;color:#fff;font-feature-settings:"smcp";font-variant:small-caps;font-size:1.5em;font-weight:300;display:flex;justify-content:center;align-items:center}.chat-pill .abbrv-right{background-color:#6cf;justify-self:flex-end}.border-form{border:1px solid #ccc}.form-control-editor{background-color:#fff}td{max-width:400px;word-wrap:break-word}.internet-error{position:absolute;top:0;right:0;left:0;height:4vh;color:#fff;z-index:1000;display:flex;justify-content:center;background-color:red;align-items:center}.truncate{width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invert-stepper{display:flex;flex-direction:column-reverse}.spinner{width:50px;text-align:center;font-size:10px}.spinner>div{background-color:#fff;height:10px;width:6px;display:inline-block;animation:sk-stretchdelay 1.2s ease-in-out infinite}.spinner .rect2{animation-delay:-1.1s}.spinner .rect3{animation-delay:-1s}.spinner .rect4{animation-delay:-.9s}.spinner .rect5{animation-delay:-.8s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.disablediv{pointer-events:none;opacity:.4}.bg-gray{background-color:#2a7cf7;color:#fff}.bg-gray,.bg-gray-active{padding:10px;border-radius:3px;flex:1 1;margin:5px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.bg-gray-active{background-color:#fff;color:#2a7cf7}.highlight-text{display:flex;justify-content:center;align-items:center;flex:1 1;font-feature-settings:"smcp";font-variant:small-caps}.round-circle{background-color:#fff}.round-circle,.round-circle-active{height:30px;width:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700}.round-circle-active{background-color:#23de6b}.bg-gray:hover{background-color:#fff;color:#2a7cf7}.bg-gray-active:hover{color:#fff}.bg-gray-active:hover,.bg-gray:hover .round-circle{background-color:#2a7cf7}.bg-gray .selected{background-color:#fff}.kek-tab{background-color:#fff;color:#2d93ee}.kek-tab,.kek-tab-active{padding:5px;border-radius:4px;margin-right:10px;font-size:medium;display:flex;justify-content:space-around;cursor:pointer;transition:transform .1s}.kek-tab-active,.kek-tab:hover{background-color:#2d93ee;color:#fff}.kek-tab:hover{transform:scale(1.1)}.kek-badge{margin-left:12px;border-radius:3px;font-size:.8em;font-weight:700;justify-self:end;color:#f46a6a;padding:2px 4px}.kek-badge-success{background-color:#fff;padding-left:4px;padding-right:4px}.preview-header-style{display:flex;width:"100%";margin-bottom:10px;justify-content:flex-end;padding-right:20px}.kek-nav-items-pointer{cursor:pointer}.Drawer_drawer__rtBAV{transition:all ease-in}.Drawer_close_button__1ArWX{height:100%;width:50px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#f14646;font-size:larger;font-weight:bolder;color:#fff}.Drawer_drawer_container__1w8RH{height:100vh}.Drawer_overlay__2tn2O{position:absolute;display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);cursor:pointer}.select2-container .select2-selection__control{background-color:#2e3548!important;border:1px solid #f0f0f0!important;height:38px}.select2-container .select2-selection__control:focus{outline:none}.select2-container .select2-selection__control.select2-selection__control--is-focused{box-shadow:none!important}.select2-container .select2-selection__control .select2-selection__rendered{line-height:36px;padding-left:12px;color:#fff}.select2-container .select2-selection__control .select2-selection__arrow{height:34px;width:34px;right:3px}.select2-container .select2-selection__control .select2-selection__arrow b{border-color:#adb5bd transparent transparent;border-width:6px 6px 0}.select2-selection__placeholder,.select2-selection__single-value{color:#b4a19d!important}.select2-selection__indicator-separator{display:none}.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #adb5bd!important;border-width:0 6px 6px!important}.select2-container--default .select2-search--dropdown{padding:10px;background-color:#2e3548}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #f0f0f0;background-color:#2e3548;color:#74788d;outline:none}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#556ee6}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#f8f9fa;color:#16181b}.select2-container--default .select2-results__option[aria-selected=true]:hover{background-color:#556ee6;color:#fff}.select2-results__option{padding:6px 12px}.select2-selection__menu{border:1px solid rgba(0,0,0,.15)!important;background-color:#2e3548!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;z-index:999!important}.select2-selection__menu .select2-selection__option.select2-selection__option--is-focused{background-color:#556ee6!important}.select2-search input{border:1px solid #f6f6f6}.select2-container .select2-selection--multiple{min-height:38px;background-color:#2e3548;border:1px solid #f0f0f0!important}.select2-container .select2-selection--multiple .select2-selection__rendered{padding:2px 10px}.select2-container .select2-selection--multiple .select2-search__field{border:0;color:#fff}.select2-container .select2-selection--multiple .select2-search__field::-webkit-input-placeholder{color:#fff}.select2-container .select2-selection--multiple .select2-search__field:-ms-input-placeholder{color:#fff}.select2-container .select2-selection--multiple .select2-search__field::-ms-input-placeholder{color:#fff}.select2-container .select2-selection--multiple .select2-search__field::placeholder{color:#fff}.select2-container .select2-selection--multiple .select2-selection__choice{background-color:#eff2f7;border:1px solid #f6f6f6;border-radius:1px;padding:0 7px}.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#ced4da}.ViewInsurerOffer_card_header__1AtSl{position:relative;top:0;right:0;left:0}.ViewInsurerOffer_card_title__2P0v1{font-feature-settings:"smcp";font-variant:small-caps;font-weight:lighter}.ViewInsurerOffer_card_body__1M7gZ{margin-top:50px;margin-bottom:20px}.ViewInsurerOffer_details_title__mn5SV{font-size:large;width:auto;margin-bottom:10px;font-feature-settings:"smcp";font-variant:small-caps}
/*# sourceMappingURL=main.c61dedab.chunk.css.map */