.drift-widget-header{color:#fff;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;position:relative}.drift-widget-header:not(.drift-widget-header--collapsed){z-index:1}.drift-widget-header-top-line{background:#212021;width:100%;position:absolute;top:-3px;left:0;height:8px;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.drift-widget-mobile-close{position:absolute;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;top:8px;right:8px;height:16px;width:16px;padding:8px;cursor:pointer}.drift-widget-mobile-close svg path{fill:currentColor}.drift-widget-header--collapsed .drift-widget-mobile-close svg path{fill:#687882}.drift-widget-mobile-close line{stroke:#fff;stroke-width:2px}.drift-widget-chat-wrapper:not(.drift-widget-chat-wrapper__active-conversation) .drift-widget-mobile-close line{stroke:#687882}.drift-widget-chat-layout{width:100%;height:100%;position:relative}.drift-widget-chat-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;height:100%;max-height:-webkit-calc(100% - 58px);max-height:-moz-calc(100% - 58px);max-height:calc(100% - 58px);min-height:142px;margin:34px 24px 0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,.16);-moz-box-shadow:0 5px 20px rgba(0,0,0,.16);box-shadow:0 5px 20px rgba(0,0,0,.16);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.drift-a11y-visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.drift-widget-chat-wrapper__reflow-hidden{display:none}.drift-widget-chat-wrapper>header{-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;max-height:100%;padding:8px 15px 0;background:#fff}.drift-widget-chat-wrapper__active-conversation{background:none;overflow:hidden}.drift-widget-chat-wrapper__active-conversation>header{height:32px;padding:8px 15px;position:relative;overflow:hidden;background:none}.drift-widget-chat-wrapper__active-conversation>header .drift-widget-header-top-line{height:56px}.drift-widget-message-history{list-style:none;margin:0;padding:0;height:-webkit-calc(100% - 243px);height:-moz-calc(100% - 243px);height:calc(100% - 243px);overflow:hidden;background:#fff}.drift-widget-chat-wrapper__active-conversation .drift-widget-message-history{height:-webkit-calc(100% - 48px - 72px);height:-moz-calc(100% - 48px - 72px);height:calc(100% - 48px - 72px);min-height:-webkit-calc(100% - 48px - 72px);min-height:-moz-calc(100% - 48px - 72px);min-height:calc(100% - 48px - 72px)}.drift-widget-chat-wrapper__active-conversation .drift-widget-message-history--with-footer{height:-webkit-calc(100% - 48px - 72px - 13px - 13px);height:-moz-calc(100% - 48px - 72px - 13px - 13px);height:calc(100% - 48px - 72px - 13px - 13px);min-height:-webkit-calc(100% - 48px - 72px - 13px - 13px);min-height:-moz-calc(100% - 48px - 72px - 13px - 13px);min-height:calc(100% - 48px - 72px - 13px - 13px)}@supports(height:max(0px)){.drift-widget-chat-wrapper__active-conversation .drift-widget-message-history--with-footer{height:-webkit-calc(100% - 48px - 72px - 13px - max(13px,-webkit-calc(env(safe-area-inset-bottom) - 13px)));height:-moz-calc(100% - 48px - 72px - 13px - max(13px,-moz-calc(env(safe-area-inset-bottom) - 13px)));height:calc(100% - 48px - 72px - 13px - max(13px, calc(env(safe-area-inset-bottom) - 13px)));min-height:-webkit-calc(100% - 48px - 72px - 13px - max(13px,-webkit-calc(env(safe-area-inset-bottom) - 13px)));min-height:-moz-calc(100% - 48px - 72px - 13px - max(13px,-moz-calc(env(safe-area-inset-bottom) - 13px)));min-height:calc(100% - 48px - 72px - 13px - max(13px, calc(env(safe-area-inset-bottom) - 13px)))}}.drift-widget-message-group-timestamp{font-size:10px;color:#353f45;margin:14px 0;text-align:center;text-transform:uppercase}.drift-widget-chat-bottom{position:absolute;bottom:0;background:#fff;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;width:-webkit-calc(100% - 32px);width:-moz-calc(100% - 32px);width:calc(100% - 32px);padding:0 16px 13px;line-height:1}.drift-widget-chat-bottom .drift-widget-composer--default{padding:16px 0 3px}.drift-widget-chat-bottom .drift-widget-footer{padding-top:10px}@media (max-width:367px),(min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2),(min-width:369px) and (max-width:380px),only screen and (max-device-width:1440px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.drift-widget-chat-wrapper:not(.drift-widget-chat-wrapper__active-conversation){margin:48px 0 0;max-height:-webkit-calc(100% - 48px);max-height:-moz-calc(100% - 48px);max-height:calc(100% - 48px)}.drift-widget-chat-wrapper,.drift-widget-chat-wrapper>header,.drift-widget-chat-wrapper__active-conversation,.drift-widget-header-top-line{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.drift-widget-chat-wrapper__active-conversation{margin:0;max-height:100%}@supports(margin-top:max(0px)){.drift-widget-chat-wrapper:not(.drift-widget-chat-wrapper__active-conversation){margin-top:calc(61px - max(13px, calc(env(safe-area-inset-bottom) - 13px)));max-height:-webkit-calc(100% - -webkit-calc(61px - max(13px,-webkit-calc(env(safe-area-inset-bottom) - 13px))));max-height:-moz-calc(100% - -moz-calc(61px - max(13px,-moz-calc(env(safe-area-inset-bottom) - 13px))));max-height:calc(100% - calc(61px - max(13px, calc(env(safe-area-inset-bottom) - 13px))))}.drift-widget-chat-bottom{padding-bottom:max(13px,calc(env(safe-area-inset-bottom) - 13px));-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}}}