@-webkit-keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1);transform-origin:bottom right}to{transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1);transform-origin:bottom right}to{transform:scale(1)}}@-webkit-keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.webchatMainWrapper{width:320px;max-width:calc(100vw - 50px);height:550px;max-height:70vh;position:fixed;bottom:100px;right:25px;z-index:499}@media (max-width:499px){.webchatMainWrapper{max-height:100vh;height:100%;top:0;right:0;width:100%;max-width:100%;z-index:1000;overflow:hidden}}@media (min-width:500px){.webchatMainWrapper{width:450px}}@media (min-width:768px){.webchatMainWrapper{bottom:35px;height:650px}}.webchat-banner-wrapper{width:100%;background-color:#613ca8;border-radius:10px 10px 0 0;position:absolute;z-index:5;left:0;top:0;transform:translateX(100%);transition-property:transform,right;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (max-width:499px){.webchat-banner-wrapper{border-radius:0;position:fixed;height:72px}}.webchat-banner-wrapper.showWebchat{transform:translateX(0);transition-delay:.4s}.webchat-banner-inner{position:relative;height:72px}.webchat-banner-inner .bannerLogo{position:absolute;left:50%;transform:translateX(-50%);bottom:18px;max-width:130px}@media (min-width:768px){.webchat-banner-inner .bannerLogo{max-width:170px}}.webchat-banner-inner .bannerIcons{display:flex;align-items:flex-end;position:absolute;top:15px;right:15px}.webchat-banner-inner .bannerIcons .closeIcon{cursor:pointer;max-width:13px}@media (min-width:768px){.webchat-banner-inner .bannerIcons .closeIcon{max-width:15px}}.webchat-banner-inner .bannerIcons .shrinkIcon{margin-right:10px;margin-bottom:1px;cursor:pointer}@media (min-width:768px){.webchat-banner-inner .bannerIcons .shrinkIcon{margin-right:12px}}.webchatPopup{position:fixed;z-index:500;bottom:80px;right:20px;display:flex;align-items:flex-end;flex-direction:column;transition:opacity .2s ease,visibility .2s ease;max-width:280px;opacity:0;visibility:hidden}@media (min-width:768px){.webchatPopup{bottom:40px;right:40px}}.webchatPopup.showPopup{opacity:1;visibility:visible;transition-delay:.6s}.webchatPopup.showPopup .chatText,.webchatPopup.showPopup .chatTextClose{opacity:1;transition:none}.webchatPopup.firstLoad{opacity:1;visibility:visible;transition:opacity .2s ease 1s,visibility .2s ease 1s}.webchatPopup.firstLoad .chatText,.webchatPopup.firstLoad .chatTextClose{transition-property:opacity;transition-duration:.1s;transition-timing-function:cubic-bezier(.2,0,.4,1);transition-delay:2s}.webchatPopup.hideText .chatText,.webchatPopup.hideText .chatTextClose{display:none;transition-property:display;transition-duration:.1s;transition-timing-function:cubic-bezier(.2,0,.4,1)}.webchatPopup .chatbotOpen,.webchatPopup .chatTextClose{background:none;border:none;padding:0;cursor:pointer;transition-property:transform;transition-duration:.1s;transition-timing-function:cubic-bezier(.2,0,.4,1)}.webchatPopup .chatbotOpen:hover,.webchatPopup .chatTextClose:hover{transform:scale(1.05)}.webchatPopup .chatbotOpen{margin-top:8px;width:66px;height:62px;transform:scale(1)}.webchatPopup .chatbotOpen.initialLoad{-webkit-animation:pulse 1s ease-in-out 3s 2;animation:pulse 1s ease-in-out 3s 2}@media (min-width:768px){.webchatPopup .chatbotOpen{width:96px;height:92px}}.webchatPopup .chatTextClose{margin-bottom:8px}.webchatPopup .chatTextClose.initialLoad{opacity:0;-webkit-animation:slideUp 1s ease-in 5s;animation:slideUp 1s ease-in 5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.webchatPopup .chatText,.webchatPopup .chatTextClose{transition-property:opacity;transition-duration:.1s;transition-timing-function:cubic-bezier(.2,0,.4,1)}.webchatPopup .chatText{font-size:16px;font-size:1.6rem;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;padding:10px 20px;font-weight:700;color:#fff;background-color:#613ca8;margin:0;box-shadow:0 2px 10px 0 rgba(0,0,0,.1),0 2px 4px 0 rgba(0,0,0,.05);border:none}.webchatPopup .chatText.initialLoad{opacity:0;-webkit-animation:slideUp 1s ease-in 5s;animation:slideUp 1s ease-in 5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.webchatPopup .chatText:hover{cursor:pointer}@media (min-width:768px){.webchatPopup .chatText{padding:16px 27px}}.webchat-container{position:absolute;width:100%;height:100%;display:block;background:#fff;border:none!important;box-shadow:0 2px 10px 0 rgba(0,0,0,.1),0 2px 4px 0 rgba(0,0,0,.05);border-radius:10px;overflow:hidden;transform:translateX(100%);transition:transform .4s ease,right .4s ease;transition-property:transform,right;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:4}@media (max-width:499px){.webchat-container{border-radius:0}}.webchat-container.showWebchat{transform:translateX(0);transition-delay:.4s}.webchat-container>div{background:#f5f7fa}@media (max-width:499px){.webchat-container>div{width:100%}}.webchat-container .webchat__bubble p{font-size:16px;font-size:1.6rem;color:#202429;font-family:Greycliff CF,arial!important;padding:16px 18px}.webchat-container .webchat__basic-transcript{padding-top:65px}.webchat-container .webchat__bubble__content{background:#dee6ef!important;border-top-left-radius:10px!important;border-top-right-radius:10px!important;border-bottom-right-radius:10px!important;border-color:#dee6ef!important}.webchat-container .webchat__bubble__content .markdown{padding:0!important}.webchat-container .webchat__bubble--from-user .webchat__bubble__content{background:#fff!important;border-top-left-radius:10px!important;border-top-right-radius:10px!important;border-bottom-left-radius:10px!important;border-bottom-right-radius:0!important;border-color:#fff!important}.webchat-container .webchat__send-box__main{border-top:1px solid #edeef0;padding:18.5px 20px 18.5px 25px;margin-top:7px}.webchat-container .webchat__send-box__main form{padding:0}.webchat-container .webchat__send-box__main ::-webkit-input-placeholder{color:#093b63!important}.webchat-container .webchat__send-box__main ::-moz-placeholder{color:#093b63!important}.webchat-container .webchat__send-box__main :-ms-input-placeholder{color:#093b63!important}.webchat-container .webchat__send-box__main :-moz-placeholder{color:#093b63!important}.webchat-container .webchat__send-box__main .webchat__send-box-text-box__input{font-size:16px;font-size:1.6rem;color:#093b63!important;font-family:Greycliff CF,arial!important;font-weight:400;padding-right:20px}.webchat-container .webchat__send-box__main .webchat__send-button{background:#eb0032;padding:6px 10px;border-radius:28px;width:100px}.webchat-container .webchat__send-box__main .webchat__send-button:before{font-size:16px;font-size:1.6rem;content:"Send";display:block;font-family:Greycliff CF,arial!important;color:#fff;font-weight:700;letter-spacing:.25px}.webchat-container .webchat__send-box__main .webchat__send-button svg{display:none}.webchat-container .webchat__icon-button__shade,.webchat-container .webchat__send-box__main .webchat__upload-button{display:none!important}.webchat-container .webchat__stacked-layout__avatar-gutter .webchat__initialsAvatar{background-color:transparent!important;background-image:url(../../../images/views/components/chatbot/drinkawareWebchatIcon.svg);background-repeat:no-repeat}.webchat-container .webchat__stacked-layout__avatar-gutter .webchat__initialsAvatar .webchat__initialsAvatar__initials{display:none!important}.webchat-container .webchat__suggested-actions__stack{padding:15px 15px 5px!important;display:flex;flex-wrap:wrap}@media (min-width:500px){.webchat-container .webchat__suggested-actions__stack{padding:15px 15px 15px 62px!important}}.webchat-container .webchat__carousel-filmstrip__status,.webchat-container .webchat__stacked-layout__status{display:none!important}.webchat-container .webchat__suggested-actions__button{min-width:105px;width:auto!important;border-radius:20px!important;border:1px solid #613ca8!important;color:#613ca8!important;padding:0 18px!important;cursor:pointer;height:auto!important;min-height:40px!important;transition-property:all;transition-duration:.1s;transition-timing-function:cubic-bezier(.2,0,.4,1)}.webchat-container .webchat__suggested-actions__button:hover{background-color:#efebf6!important;color:#613ca8!important;border-color:#efebf6!important}.webchat-container .webchat__suggested-actions__button span{font-size:16px!important;font-family:Greycliff CF,arial!important;font-weight:700!important}.webchat-container .webchat__basic-transcript__transcript{overflow:visible;padding-top:20px}.webchat-container .webchat__basic-transcript__activity:before{display:none!important}.webchat-container .webchat__basic-transcript__activity-box{padding-bottom:0!important;padding-top:10px!important}.webchat-container .webchat__stacked-layout .webchat__stacked-layout__attachment{min-width:auto!important}.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content{box-shadow:0 2px 10px 0 rgba(0,0,0,.1),0 2px 4px 0 rgba(0,0,0,.05)!important;border:none!important;border-radius:12px!important;margin-bottom:12px!important}.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content .ac-container{border:none!important;padding:0!important;background-color:#fff!important}.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content .ac-container .ac-horizontal-separator{display:none!important}.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content .ac-container .ac-actionSet{display:block!important;padding:0 15px 25px!important}.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content .ac-container .ac-pushButton{min-width:170px;width:auto!important;justify-content:center!important;border-radius:20px!important;border:1px solid #613ca8!important;color:#613ca8!important;padding:0 18px!important;cursor:pointer;transition-property:all;transition-duration:.1s;transition-timing-function:cubic-bezier(.2,0,.4,1);height:auto!important;min-height:36px!important;font-size:16px!important;font-family:Greycliff CF,arial!important;font-weight:700!important;background-color:#fff!important}.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content .ac-container .ac-pushButton:hover{background-color:#efebf6!important;color:#613ca8!important;border-color:#efebf6!important}.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content .ac-container .ac-textBlock{padding:15px 15px 7px!important}.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content .ac-container .ac-textBlock+.ac-horizontal-separator+.ac-textBlock{padding-top:0!important;padding-bottom:25px!important}.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content .ac-container .ac-textBlock+.ac-horizontal-separator+.ac-textBlock P{color:#202429!important;font-size:14px!important;font-weight:400!important;line-height:1.57!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content .ac-container .ac-textBlock p{color:#093b63!important;font-family:Greycliff CF,arial!important;font-size:16px!important;font-weight:700!important;padding:0!important}.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content #ac-body-higher-risk .ac-image,.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content #ac-body-increasing-risk .ac-image,.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content #ac-body-low-risk .ac-image,.webchat-container .webchat__stacked-layout__content .webchat__stacked-layout__attachment-row .webchat__bubble__content #ac-body-no-risk .ac-image{max-width:170px!important;margin:35px 0 20px!important}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__carousel-filmstrip-attachment{padding-left:16px!important;margin-bottom:0!important;flex:none!important;min-width:auto!important}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__carousel-filmstrip-attachment:before{display:none!important}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__carousel-filmstrip-attachment:first-child{padding-left:15px!important}@media (min-width:768px){.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__carousel-filmstrip-attachment:first-child{padding-left:60px!important}}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble{height:100%;display:flex;justify-content:space-between;flex-direction:column;position:relative}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__adaptive-card-renderer{height:100%!important}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__adaptive-card-renderer .ac-container>div:first-of-type{height:50%;width:100%;position:relative;overflow:hidden}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__adaptive-card-renderer .ac-container>div:first-of-type>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble__content{box-shadow:0 2px 10px 0 rgba(0,0,0,.1),0 2px 4px 0 rgba(0,0,0,.05)!important;border:none!important;border-radius:12px!important;max-width:230px!important;margin-bottom:12px!important;width:auto!important;position:relative}@media (min-width:768px){.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble__content{max-width:270px!important}}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble__content .ac-container{border:none!important;padding:0!important;min-width:230px!important;height:100%!important;background-color:#fff!important}@media (min-width:768px){.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble__content .ac-container{min-width:270px!important}}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble__content .ac-container .ac-horizontal-separator{display:none!important}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble__content .ac-container .ac-actionSet{display:block!important;padding:0 15px 25px!important}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble__content .ac-container .ac-pushButton{min-width:170px;width:auto!important;justify-content:center!important;border-radius:20px!important;border:1px solid #613ca8!important;color:#613ca8!important;padding:5px 18px!important;cursor:pointer;transition-property:all;transition-duration:.1s;transition-timing-function:cubic-bezier(.2,0,.4,1);height:auto!important;min-height:32px!important;font-size:16px!important;font-family:Greycliff CF,arial!important;font-weight:700!important;background-color:#fff!important}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble__content .ac-container .ac-pushButton div{white-space:normal!important}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble__content .ac-container .ac-pushButton:hover{background-color:#efebf6!important;color:#613ca8!important;border-color:#efebf6!important}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble__content .ac-container .ac-textBlock{padding:15px 15px 7px!important;display:block!important;flex:none!important}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble__content .ac-container .ac-textBlock+.ac-horizontal-separator+.ac-textBlock{padding-top:0!important;padding-bottom:25px!important;flex:1 1 auto!important}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble__content .ac-container .ac-textBlock+.ac-horizontal-separator+.ac-textBlock P{color:#202429!important;font-size:14px!important;font-weight:400!important;line-height:1.57!important}.webchat-container .webchat__carousel-filmstrip__main .webchat__carousel-filmstrip__content .webchat__bubble__content .ac-container .ac-textBlock p{color:#093b63!important;font-family:Greycliff CF,arial!important;font-size:16px!important;font-weight:700!important;padding:0!important}.webchat-container #ac-body-unit-guide,.webchat-container #ac-body-unit-guide-bottle-alcopop,.webchat-container #ac-body-unit-guide-bottle-beer,.webchat-container #ac-body-unit-guide-glass-spirits,.webchat-container #ac-body-unit-guide-glass-wine,.webchat-container #ac-body-unit-guide-pint-beer,.webchat-container #ac-body-unit-guide-pint-cider{min-width:200px!important;width:200px!important;height:180px!important;display:block!important;position:relative!important}.webchat-container #ac-body-unit-guide #ac-img-unit-guide,.webchat-container #ac-body-unit-guide #ac-img-unit-guide-bottle-alcopop,.webchat-container #ac-body-unit-guide #ac-img-unit-guide-bottle-beer,.webchat-container #ac-body-unit-guide #ac-img-unit-guide-glass-spirits,.webchat-container #ac-body-unit-guide #ac-img-unit-guide-glass-wine,.webchat-container #ac-body-unit-guide #ac-img-unit-guide-pint-beer,.webchat-container #ac-body-unit-guide #ac-img-unit-guide-pint-cider,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide-bottle-alcopop,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide-bottle-beer,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide-glass-spirits,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide-glass-wine,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide-pint-beer,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide-pint-cider,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide-bottle-alcopop,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide-bottle-beer,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide-glass-spirits,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide-glass-wine,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide-pint-beer,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide-pint-cider,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide-bottle-alcopop,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide-bottle-beer,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide-glass-spirits,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide-glass-wine,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide-pint-beer,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide-pint-cider,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide-bottle-alcopop,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide-bottle-beer,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide-glass-spirits,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide-glass-wine,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide-pint-beer,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide-pint-cider,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide-bottle-alcopop,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide-bottle-beer,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide-glass-spirits,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide-glass-wine,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide-pint-beer,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide-pint-cider,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide-bottle-alcopop,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide-bottle-beer,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide-glass-spirits,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide-glass-wine,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide-pint-beer,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide-pint-cider{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto}.webchat-container #ac-body-unit-guide #ac-img-unit-guide-bottle-alcopop img,.webchat-container #ac-body-unit-guide #ac-img-unit-guide-bottle-beer img,.webchat-container #ac-body-unit-guide #ac-img-unit-guide-glass-spirits img,.webchat-container #ac-body-unit-guide #ac-img-unit-guide-glass-wine img,.webchat-container #ac-body-unit-guide #ac-img-unit-guide-pint-beer img,.webchat-container #ac-body-unit-guide #ac-img-unit-guide-pint-cider img,.webchat-container #ac-body-unit-guide #ac-img-unit-guide img,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide-bottle-alcopop img,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide-bottle-beer img,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide-glass-spirits img,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide-glass-wine img,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide-pint-beer img,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide-pint-cider img,.webchat-container #ac-body-unit-guide-bottle-alcopop #ac-img-unit-guide img,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide-bottle-alcopop img,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide-bottle-beer img,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide-glass-spirits img,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide-glass-wine img,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide-pint-beer img,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide-pint-cider img,.webchat-container #ac-body-unit-guide-bottle-beer #ac-img-unit-guide img,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide-bottle-alcopop img,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide-bottle-beer img,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide-glass-spirits img,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide-glass-wine img,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide-pint-beer img,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide-pint-cider img,.webchat-container #ac-body-unit-guide-glass-spirits #ac-img-unit-guide img,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide-bottle-alcopop img,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide-bottle-beer img,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide-glass-spirits img,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide-glass-wine img,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide-pint-beer img,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide-pint-cider img,.webchat-container #ac-body-unit-guide-glass-wine #ac-img-unit-guide img,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide-bottle-alcopop img,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide-bottle-beer img,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide-glass-spirits img,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide-glass-wine img,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide-pint-beer img,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide-pint-cider img,.webchat-container #ac-body-unit-guide-pint-beer #ac-img-unit-guide img,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide-bottle-alcopop img,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide-bottle-beer img,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide-glass-spirits img,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide-glass-wine img,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide-pint-beer img,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide-pint-cider img,.webchat-container #ac-body-unit-guide-pint-cider #ac-img-unit-guide img{max-width:130px!important;max-height:140px!important;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.webchat-container .webchat__markdown__external-link-icon{display:inline-block!important}.webchat-container .react-film__flipper__slider{cursor:pointer}.webchat-container .react-film__flipper__slider:hover .react-film__flipper__body{background-color:#613ca8!important;opacity:.6!important}.webchat-container .react-film__flipper__slider .react-film__flipper__body{background-color:#613ca8!important;opacity:1!important;transition-property:opacity;transition-duration:.1s;transition-timing-function:cubic-bezier(.2,0,.4,1)}