#synthetix_agent{width:450px;height:100%;max-height:100%;right:0;bottom:0;border-radius:4px;-webkit-box-shadow:0px 2px 20px 1px rgba(0,0,0,.3);box-shadow:0px 2px 20px 1px rgba(0,0,0,.3);-webkit-transition:none !important;transition:none !important;-webkit-animation-duration:0s !important;animation-duration:0s !important}#synthetix_agent.sx_expanded_full_screen{border-radius:0;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.synthetix_active.sx_minimised #synthetix_agent{background-color:#fff;border:3px solid #2e8ac3}.synthetix_active#synthetix_agent.sx_minimised::after{background-color:red;color:red}@-webkit-keyframes sx_open{100%{max-height:100%}}@keyframes sx_open{100%{max-height:100%}}.synthetix_active.sx_minimised_knowledge #synthetix_agent[data-product=knowledge],.synthetix_active.sx_minimised_livechat #synthetix_agent[data-product=livechat],.synthetix_active.sx_minimised_iva #synthetix_agent[data-product=iva]{border-radius:0;background-color:rgba(0,0,0,.8);-webkit-transition:none;transition:none;-webkit-animation:sx_full_screen 200ms ease-in-out both;animation:sx_full_screen 200ms ease-in-out both;height:100%;max-height:100%;width:100%;-webkit-box-shadow:none;box-shadow:none}.synthetix_active.sx_minimised_knowledge #synthetix_agent[data-product=knowledge]:hover,.synthetix_active.sx_minimised_livechat #synthetix_agent[data-product=livechat]:hover,.synthetix_active.sx_minimised_iva #synthetix_agent[data-product=iva]:hover{background:rgba(0,0,0,.8)}@media only screen and (max-width: 1024px){#synthetix_agent{width:100%;border-radius:0px;height:100vh;margin:0px}}