[{"name":"Agente Zema","hash":"e2e6acf6-90c6-4a6a-abba-9fb44513e71e","flow":"{\n    \"group1\": {\n        \"message\": \"Ola, tudo bem? Me diga o que você precisa?\",\n        \"type\": \"message\"\n    },\n    \"group3\": {\n        \"request\": \"7b03a840-d0d8-4155-b13d-ff96dcd07fff\",\n        \"type\": \"search\"\n    },\n    \"group5\": {\n        \"type\": \"showcase\",\n        \"itens\": []\n    }\n}","htmlOpen":"<style>\n@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');\n.dl-bottom-agent {\n  background-color: #155BA8;\n  background-image: url(\"https://storage.googleapis.com/smartaudience/images-clients/Zema/lupa-ai.png\");\n  border-radius: 10px;\n  background-size: 30px 30px;\n  background-repeat: no-repeat;\n  background-position: center;\n  width: 60px;\n  height: 60px;\n  position: fixed;\n  bottom: 90px;\n  left: 20px;\n}\n\n.dl-bottom-agent.animate {\n\n}\n\n.dl-bottom-agent img {\n  width: 100%;\n  height: 100%;\n}\n\n.dl-message-button-agent {\n  position: absolute;\n  bottom: 70px;\n  left: 10px;\n  min-width: 200px;\n  max-width: 240px;\n  padding: 10px 18px;\n  background: #155BA8;\n  color: #fff;\n  font-size: 15px;\n  font-weight: bold;\n  text-decoration: none;\n  border-radius: 18px 18px 18px 18px;\n  display: block;\n  cursor: pointer;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.10);\n  z-index: 1000000;\n  width: auto;\n}\n\n.dl-message-button-agent::after {\n  content: \"\";\n  position: absolute;\n  left: 20px;\n  bottom: -14px;\n  width: 0;\n  height: 0;\n  border-top: 14px solid #155BA8;\n  border-right: 14px solid transparent;\n  border-left: 0 solid transparent;\n}\n</style>\n<div class=\"dl-bottom-agent\" data-agent-smart-audience='e2e6acf6-90c6-4a6a-abba-9fb44513e71e'\n     data-agent-goto-input=\"group3\"\n     data-showcase-messages-hash=\"ba0d275a-ea57-4795-b4e0-82bf42938161\"\n     data-showcase-messages-key=\"c4ef7d28-eb2c-4b24-9eaa-bd32076c1100\"\n     data-showcase-messages-backup-hash=\"77c5dba2-e1b4-4e6d-9455-07431672cbda\"\n     data-showcase-messages-backup-key=\"6a41c1d6-3741-4fcb-98c9-09ae98458233\"\n     data-showcase-grid-hash=\"65d1062f-706b-4e71-94b0-5e19865da963\"\n     data-showcase-grid-key=\"90148145-3fec-497e-874c-29b88a01fe55\"\n     data-showcase-grid-backup-hash=\"7762840a-f187-49a1-b90c-a4250f4d31ca\"\n     data-showcase-grid-backup-key=\"5ac486cf-cf0c-4b5b-9285-c5852dec7e66\"\n     data-agent-image=\"https://cdn.smartaudience.com.br/1011-Zema/gif-ia.gif\">\n</div>","htmlShow":"<style>\n    @import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');\n\n    .dl-smart-audience {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 150px;\n        height: 50px;\n        background-color: #f8f9fa;\n        border-radius: 5px;\n        padding: 20px;\n        font-family: 'Raleway', sans-serif;\n        color: #333;\n        cursor: default;\n        z-index: 999999999999;\n    }\n\n    /* Aberto */\n    .dl-agent-block {\n        display: block;\n        width: 1048px;\n        height: 100%;\n        background-color: #f0f0f0;\n        border-radius: 5px;\n        font-family: 'Raleway', sans-serif;\n        color: #333;\n        position: fixed;\n        bottom: 0;\n        right: 0;\n        z-index: 999999999999;\n    }\n\n    .dl-agent-block.dl-agent-block-close {\n        display: none;\n    }\n\n    .dl-agent-header-block {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        width: 100%;\n        height: 100px;\n        border-radius: 5px 5px 0 0;\n    }\n\n    .dl-header-logo {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 200px;\n        height: 46px;\n        background-repeat: no-repeat;\n        background-image: url(\"https://www.zema.com/file/general/logo-zema.svg\");\n        background-size: contain;\n        margin-left: 30px;\n    }\n\n    .dl-agent-load {\n        width: 100px;\n        height: 50px;\n        border-radius: 16px;\n        margin: 8px 0;\n        background-size: 180% auto;\n        background: #fff url(\"https://cdn.smartaudience.com.br/1011-Zema/loading.gif\") no-repeat center;\n    }\n\n    .dl-header-close {\n        width: 40px;\n        height: 40px;\n        background-size: cover;\n        cursor: pointer;\n        border-radius: 100px;\n        border: 1px solid;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-right: 30px;\n    }\n\n    .dl-agent-response-block {\n        display: block;\n        width: 100%;\n        height: calc(100% - 100px);\n        background-color: #f0f0f0;\n        border-radius: 5px;\n        padding: 20px;\n        font-family: 'Raleway', sans-serif;\n        color: #333;\n        position: absolute;\n        overflow: auto;\n        z-index: 1;\n    }\n\n    .dl-agent-response-block>div {\n        margin-top: 1rem;\n        margin-bottom: 1rem;\n    }\n\n    .dl-agent-response-block.chat {\n        height: calc(100% - 200px);\n    }\n\n    .dl-agent-input-block {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        height: 100px;\n        padding: 10px;\n        position: absolute;\n        bottom: 0;\n    }\n\n    .dl-started-agent-send {\n        background-color: #155BA8;\n        background-image: url(\"https://storage.googleapis.com/smartaudience/images-clients/Zema/lupa-ai.png\");\n        background-repeat: no-repeat;\n        background-position: center;\n        width: 30px;\n        height: 30px;\n        border: 0;\n        background-size: 50%;\n        border-radius: 30px;\n    }\n\n    .dl-agent-response-block .dl-text-container {\n        width: 100%;\n        display: flex;\n        align-items: center;\n        gap: 10px;\n        flex-direction: row;\n        position: relative;\n    }\n\n    .dl-agent-response-block .dl-text-container .dl-text {\n        border-radius: 16px;\n        background: #fff;\n        color: #222;\n        padding: 12px 18px;\n        font-size: 16px;\n        max-width: 70%;\n        margin: 8px 0;\n        word-break: break-word;\n        height: auto;\n        min-height: 0;\n        display: block;\n    }\n\n    .dl-agent-response-block .dl-text-container .dl-text ul {\n        padding: inherit;\n        margin: inherit;\n    }\n\n    .dl-agent-response-block .dl-text-container .dl-text li {\n        padding: 0px 0px 0px 10px;\n        margin: inherit;\n    }\n\n    .dl-text.assistant {\n        opacity: 0;\n        transition: opacity .2s linear;\n    }\n\n    .dl-agent-response-block .dl-text-container .dl-text.user {\n        background-color: #2E9100;\n        color: #FFF;\n        justify-self: flex-end;\n    }\n\n    .dl-agent-input-block .dl-agent-input {\n        width: calc(100% - 70px);\n        height: 50px;\n        padding: 10px;\n        border-radius: 5px;\n        border: 1px solid #ccc;\n        font-size: 16px;\n        font-family: 'Raleway', sans-serif;\n    }\n\n    .dl-agent-input-block .dl-agent-send {\n        width: 70px;\n        height: 50px;\n        background-color: #007bff;\n        color: #fff;\n        border: none;\n        border-radius: 5px;\n        cursor: pointer;\n        font-size: 16px;\n        margin-left: 10px;\n    }\n\n    .dl-showcase {\n        display: flex;\n        background: #fff;\n        border-radius: 18px;\n        justify-content: center;\n        align-items: center;\n    }\n\n    .dl-showcase-carousel-arrow-left {\n        width: 40px;\n        height: 100%;\n        background: #fff;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        cursor: pointer;\n    }\n\n    .dl-showcase-carousel-arrow-right {\n        width: 40px;\n        height: 100%;\n        background: #fff;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        cursor: pointer;\n    }\n\n    .dl-showcase-content-showcase {\n        width: calc(100% - 80px);\n        height: 360px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    .dl-showcase-content {\n        width: calc((100% / 4) * 10);\n        background: #fff;\n        display: block;\n        transition: margin-left .5s;\n    }\n\n    /* Items do carrossel */\n    .dl-showcase-item {\n        background: #fff;\n        border-radius: 12px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        padding: 16px 12px;\n        transition: all 0.2s ease;\n        width: calc(100% / 10);\n        float: left;\n        cursor: pointer;\n    }\n\n    .dl-showcase-item:hover {\n        background-color: #f3f3f3;\n    }\n\n    /* Imagem do produto */\n    .dl-showcase-img {\n        width: 100%;\n        height: 140px;\n        object-fit: contain;\n        border-radius: 8px;\n        margin-bottom: 12px;\n    }\n\n    /* Rating com estrelas */\n    .dl-showcase-rating {\n        display: flex;\n        align-items: center;\n        gap: 2px;\n        margin-bottom: 8px;\n        font-size: 14px;\n    }\n\n    .dl-showcase-rating .star {\n        color: #ddd;\n        cursor: pointer;\n    }\n\n    .dl-showcase-rating .star.filled {\n        color: #ffd700;\n    }\n\n    /* Ações (favoritar e compartilhar) */\n    .dl-showcase-actions {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        position: absolute;\n        top: 12px;\n        right: 12px;\n    }\n\n    .dl-showcase-action-btn {\n        width: 24px;\n        height: 24px;\n        background: #fff;\n        border: 1px solid #ddd;\n        border-radius: 4px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        cursor: pointer;\n        font-size: 12px;\n        color: #666;\n        transition: all 0.2s ease;\n    }\n\n    .dl-showcase-action-btn:hover {\n        background: #f0f0f0;\n        border-color: #4a90e2;\n        color: #4a90e2;\n    }\n\n    /* Nome do produto */\n    .dl-showcase-name {\n        font-size: 14px;\n        font-weight: 500;\n        color: #333;\n        margin-bottom: 8px;\n        text-align: justify;\n        line-height: 1.3;\n        min-height: 36px;\n        display: -webkit-box;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n    }\n\n    .dl-showcase-price-from {\n        font-size: 12px;\n        color: #888;\n        text-align: center;\n        margin-bottom: 4px;\n        display: flex;\n        height: 100%;\n        align-items: center;\n    }\n\n    .dl-showcase-price-span {\n        font-size: 12px;\n        color: #4a90e2;\n        font-weight: 600;\n        text-align: center;\n        display: flex;\n        align-items: center;\n        justify-content: flex-start;\n        height: 100%;\n    }\n\n    .dl-icon {\n        width: 24px;\n        height: 24px;\n        display: inline-block;\n        background-size: cover;\n        background-repeat: no-repeat;\n    }\n\n    .dl-icon.dl-icon-price-from {\n        background-image: url('https://example.com/icons/price-from.svg');\n    }\n\n    .dl-icon.dl-icon-arrow-left {\n        background-image: url('https://storage.googleapis.com/smartaudience/images-clients/Zema/arrow.png');\n    }\n\n    .dl-icon.dl-icon-arrow-right {\n        background-image: url('https://storage.googleapis.com/smartaudience/images-clients/Zema/arrow.png');\n        transform: scaleX(-1);\n    }\n\n    .dl-icon.dl-icon-close {\n        background-image: url('https://storage.googleapis.com/smartaudience/images-clients/Zema/close.png');\n        display: block;\n        width: 26px;\n        height: 24px;\n    }\n\n    .dl-showcase-price-calc {\n        display: flex;\n        align-items: center;\n        gap: 4px;\n        font-size: 12px;\n        color: #666;\n        margin-bottom: 8px;\n    }\n\n    /* Preços */\n    .dl-showcase-price-container {\n        display: flex;\n        align-items: center;\n        gap: 6px;\n        margin-bottom: 5px;\n        width: 100%;\n        height: 25px;\n        margin-top: 5px;\n    }\n\n    .dl-showcase-old-price {\n        font-size: 12px;\n        color: #999;\n        text-decoration: line-through;\n    }\n\n    .dl-showcase-discount {\n        font-size: 11px;\n        color: #4a90e2;\n        font-weight: 600;\n        background: #e8f4ff;\n        padding: 2px 4px;\n        border-radius: 3px;\n    }\n\n    .dl-showcase-price {\n        font-size: 18px;\n        color: #1a237e;\n        font-weight: bold;\n        margin-bottom: 2px;\n        width: 100%;\n    }\n\n    .dl-showcase-price-info {\n        font-size: 12px;\n        color: #666;\n        text-align: center;\n        margin-bottom: 4px;\n    }\n\n    .dl-showcase-installment {\n        font-size: 11px;\n        color: #888;\n        text-align: center;\n    }\n\n    /* Indicador de tamanho na parte inferior */\n    .dl-showcase-size-indicator {\n        position: absolute;\n        bottom: 8px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: #4a90e2;\n        color: #fff;\n        padding: 4px 8px;\n        border-radius: 12px;\n        font-size: 11px;\n        font-weight: 500;\n    }\n\n    .dl-agent-block-started {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        display: block;\n    }\n\n    .dl-agent-block-started.dl-hidden {\n        display: none;\n    }\n\n    .dl-started-agent-block {\n        width: 100%;\n        display: block;\n        text-align: center;\n        font-weight: 600;\n        font-size: 22px;\n        color: #000000;\n    }\n\n    .dl-started-agent-input-block {\n        display: flex;\n        align-items: center;\n        width: 749px;\n        height: 48px;\n        background: #fff;\n        border-radius: 10px;\n        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);\n        border: none;\n        padding: 0 16px;\n        margin: 20px auto 0;\n    }\n\n    .dl-started-agent-input {\n        font-family: 'Raleway', sans-serif;\n        border: none;\n        outline: none;\n        flex: 1;\n        font-size: 16px;\n        color: #888;\n        background: transparent;\n        padding-left: 8px;\n        position: relative;\n        display: block;\n        height: 40px;\n    }\n\n    .dl-started-agent-input.error {\n        background-color: #ffdada;\n    }\n\n    .dl-started-agent-input::before {\n        content: \" \";\n        position: absolute;\n        left: 16px;\n        font-size: 20px;\n        color: #bcbcbc;\n        pointer-events: none;\n        top: 0;\n        transform: translateY(-50%);\n        width: 30px;\n        height: 30px;\n        background-color: red;\n        z-index: 10;\n    }\n\n    .dl-started-agent-message-started-block {\n        width: 100%;\n        height: 200px;\n        display: block;\n        text-align: center;\n        font-weight: 600;\n        font-size: 16px;\n        overflow: auto;\n    }\n\n    .dl-started-agent-grid-started-block {\n        width: 100%;\n        display: block;\n        text-align: center;\n        font-weight: 600;\n        font-size: 16px;\n    }\n\n\n    .dl-agent-footer-block {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        width: 100%;\n        height: 20px;\n        border-radius: 0 0 5px 5px;\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        padding: 10px;\n    }\n\n    .dl-footer-powered-by {\n        color: #373333;\n        font-size: 12px;\n        font-family: 'Raleway', sans-serif;\n        text-align: center;\n        cursor: default;\n    }\n\n    .dl-agent-review-block {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 10px;\n        animation: DLfadeIn 0.3s ease forwards;\n        opacity: 0;\n    }\n\n    .dl-agent-review-button {\n        width: 44px;\n        height: 44px;\n        border-radius: 50%;\n        background-color: #B8B8B8;\n        padding: 0;\n        border: none;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        transition: all 0.3s ease;\n    }\n\n    .dl-agent-review-button .dl-agent-review-button-image {\n        width: 20px;\n        height: 20px;\n    }\n\n    .dl-agent-review-button:disabled {\n        background-color: #E0E0E0;\n        cursor: not-allowed;\n        opacity: 0.6;\n    }\n\n    .dl-agent-message-reaction {\n        width: 28px;\n        height: 28px;\n        font-size: 14px;\n        border-radius: 50%;\n        background-color: #f1f1f1;\n        padding: 0;\n        border: none;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        position: absolute;\n        bottom: -18px;\n        left: 12px;\n        filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.159));\n        animation: DLfadeIn 0.5s ease forwards;\n        opacity: 0;\n    }\n\n    .dl-reaction-like {\n        width: 20px;\n        height: 20px;\n        background-image: url('https://cdn.smartaudience.com.br/1011-Zema/heart.svg');\n        background-size: cover;\n        background-repeat: no-repeat;\n    }\n\n    .dl-reaction-dislike {\n        width: 20px;\n        height: 20px;\n        background-image: url('https://cdn.smartaudience.com.br/1011-Zema/dislike.svg');\n        background-size: cover;\n        background-repeat: no-repeat;\n    }\n\n    .dl-agent-message-reaction-like::before {\n        content: \"❤️\";\n    }\n\n    .dl-agent-message-reaction-dislike::before {\n        content: \"?\";\n    }\n\n    @keyframes DLfadeIn {\n        0% {\n            opacity: 0;\n        }\n\n        40% {\n            opacity: 1;\n        }\n\n        100% {\n            opacity: 1;\n        }\n    }\n\n    .dl-showcase-product-actions {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        margin-top: 5px;\n        border-top: 1px solid #424242;\n        padding-top: 8px;\n        width: 100%;\n    }\n\n    .dl-showcase-product-actions .dl-showcase-product-action {\n        color: #24A0B6;\n        font-size: 15px;\n        cursor: pointer;\n        font-weight: 500;\n        text-align: center;\n        width: 100%;\n        padding: 4px 0;\n        transition: all 0.2s ease;\n    }\n\n    .dl-showcase-product-actions .dl-showcase-product-action:hover {\n        text-decoration: underline;\n    }\n\n    .dl-showcase-select-product {\n        margin-top: 0.5rem;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-direction: row;\n        gap: 0.5rem;\n    }\n\n    .dl-showcase-select-product-label {\n        cursor: pointer;\n        margin-bottom: 0;\n    }\n\n    .dl-round-checkbox {\n        appearance: none;\n        -webkit-appearance: none;\n        width: 28px;\n        height: 28px;\n        border: 2px solid #ccc;\n        border-radius: 50%;\n        cursor: pointer;\n        position: relative;\n        outline: none;\n        transition: all 0.3s ease;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        background-color: #fff;\n    }\n\n    .dl-round-checkbox:checked {\n        background-color: #4caf50;\n        border-color: #4caf50;\n    }\n\n    /* Desenha o \"✔\" */\n    .dl-round-checkbox::after {\n        content: '';\n        position: absolute;\n        width: 6px;\n        height: 13px;\n        border: solid white;\n        border-width: 0 3px 3px 0;\n        transform: rotate(45deg) scale(0);\n        opacity: 0;\n        transition: all 0.3s ease;\n    }\n\n    .dl-round-checkbox:checked::after {\n        transform: rotate(45deg) scale(0.9);\n        opacity: 1;\n    }\n\n    .dl-agent-compare-block {\n        display: flex;\n        height: 7.2rem;\n        align-items: center;\n        justify-content: center;\n        flex-direction: column;\n        width: 100%;\n        position: absolute;\n        bottom: 0;\n        gap: 0.25em;\n        ;\n    }\n\n    .dl-button-compare {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        padding: 10px 30px;\n        background-color: #0a84ff;\n        color: white;\n        font-size: 20px;\n        font-weight: 600;\n        border: none;\n        border-radius: 8px;\n        cursor: pointer;\n        transition: background 0.3s ease, transform 0.1s ease;\n    }\n\n    .dl-button-compare:disabled {\n        background-color: #a0c4ff;\n        cursor: not-allowed;\n        opacity: 0.6;\n    }\n\n    .dl-button-compare:hover {\n        background-color: #006edc;\n    }\n\n    .dl-button-compare:active {\n        transform: scale(0.97);\n    }\n\n    .dl-button-compare .dl-compare-icon {\n        font-size: 18px;\n        line-height: 1;\n        height: 24px;\n        width: 24px;\n        background-image: url('https://cdn.smartaudience.com.br/1011-Zema/compare.svg');\n        background-size: cover;\n        background-repeat: no-repeat;\n    }\n\n    .dl-showcase-item-data {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        height: 100%;\n    }\n\n    .dl-footer-ia-warning {\n        color: #373333;\n        font-size: 12px;\n        font-family: 'Raleway', sans-serif;\n        text-align: center;\n        cursor: default;\n    }\n\n    /* Media queries responsivas */\n    @media (max-width: 1024px) {\n        .dl-showcase-carousel {\n            padding: 20px 50px 35px 50px;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .dl-showcase-carousel {\n            padding: 16px 40px 30px 40px;\n            border-radius: 12px;\n        }\n\n        .dl-showcase-carousel-inner {\n            gap: 16px;\n        }\n\n        .dl-showcase-carousel-arrow {\n            width: 36px;\n            height: 36px;\n        }\n\n        .dl-showcase-carousel-arrow.left {\n            left: 10px;\n        }\n\n        .dl-showcase-carousel-arrow.right {\n            right: 10px;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .dl-showcase-carousel {\n            width: 100vw;\n            margin: 0;\n            padding: 12px 30px 25px 30px;\n            border-radius: 0;\n            border-left: none;\n            border-right: none;\n        }\n\n        .dl-showcase-carousel-inner {\n            gap: 12px;\n        }\n\n        .dl-showcase-img {\n            height: 120px;\n        }\n\n        .dl-showcase-price {\n            font-size: 16px;\n        }\n\n        .dl-showcase-carousel-arrow {\n            width: 32px;\n            height: 32px;\n        }\n\n        .dl-showcase-carousel-arrow.left {\n            left: 5px;\n        }\n\n        .dl-showcase-carousel-arrow.right {\n            right: 5px;\n        }\n    }\n\n    @media (max-width: 420px) {\n        .dl-smart-audience {\n            width: 100%;\n            min-width: 0;\n            height: 40px;\n            padding: 10px;\n            font-size: 14px;\n        }\n\n        .dl-icon.dl-icon-close {\n            width: 20px;\n            height: 18px;\n            background-size: contain;\n        }\n\n        .dl-agent-block {\n            width: 100%;\n            min-width: 0;\n            height: 100%;\n            border-radius: 0;\n            right: 0;\n            left: 0;\n            top: 0;\n            overflow: hidden;\n        }\n\n        .dl-agent-block-started {\n            overflow: auto;\n        }\n\n        .dl-agent-header-block {\n            height: 60px;\n            border-radius: 0;\n            padding: 0 10px;\n        }\n\n        .dl-header-logo {\n            width: 120px;\n            height: 32px;\n            margin-left: 0;\n            background-size: contain;\n        }\n\n        .dl-header-close {\n            width: 32px;\n            height: 32px;\n            margin-right: 0;\n        }\n\n        .dl-agent-response-block {\n            font-size: 14px;\n            height: calc(100% - 60px);\n            overflow: hidden;\n        }\n\n        .dl-agent-response-block.chat {\n            height: calc(100% - 130px);\n            overflow-y: auto;\n        }\n\n        .dl-agent-block.keyboard-open .dl-agent-response-block.chat {\n            height: calc(100% - 110px);\n            overflow-y: auto;\n        }\n\n        .dl-agent-input-block {\n            height: 70px;\n            padding: 6px 4px;\n            align-items: baseline;\n            position: absolute;\n            bottom: 0;\n        }\n\n        .dl-agent-block.keyboard-open .dl-agent-input-block {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 50px;\n            background: #f0f0f0;\n        }\n\n        .dl-agent-input-block .dl-agent-input {\n            width: calc(100% - 50px);\n            height: 36px;\n            font-size: 14px;\n            padding: 6px;\n        }\n\n\n        .dl-started-agent-send {\n            background-color: #155BA8;\n            background-image: url(\"https://storage.googleapis.com/smartaudience/images-clients/Zema/lupa-ai.png\");\n            background-repeat: no-repeat;\n            background-position: center;\n            width: 30px;\n            height: 30px;\n        }\n\n\n        .dl-agent-input-block .dl-agent-send {\n            width: 50px;\n            height: 36px;\n            font-size: 14px;\n            margin-left: 4px;\n        }\n\n        .dl-agent-response-block .dl-text-container .dl-text {\n            font-size: 14px;\n            padding: 8px 10px;\n            max-width: 90%;\n        }\n\n        .dl-showcase {\n            border-radius: 8px;\n            padding: 0 2px;\n        }\n\n        .dl-showcase-carousel-arrow-left,\n        .dl-showcase-carousel-arrow-right {\n            width: 28px;\n            min-width: 28px;\n            height: 100%;\n            border-radius: 50%;\n        }\n\n        .dl-showcase-content-showcase {\n            width: 100%;\n            height: 220px;\n            min-height: 180px;\n            padding: 0;\n        }\n\n        .dl-showcase-content {\n            width: calc(100% * 10);\n            min-width: 0;\n        }\n\n        .dl-showcase-item {\n            width: calc(100% / 10);\n            padding: 8px 2px;\n            font-size: 12px;\n        }\n\n        .dl-showcase-img {\n            height: 80px;\n            margin-bottom: 6px;\n        }\n\n        .dl-showcase-rating {\n            font-size: 12px;\n            margin-bottom: 4px;\n        }\n\n        .dl-showcase-action-btn {\n            width: 20px;\n            height: 20px;\n            font-size: 10px;\n        }\n\n        .dl-showcase-name {\n            font-size: 14px;\n            min-height: 24px;\n            margin-bottom: 4px;\n            -webkit-line-clamp: 2;\n            text-align: center;\n        }\n\n        .dl-showcase-price-from,\n        .dl-showcase-price-span,\n        .dl-showcase-old-price,\n        .dl-showcase-discount,\n        .dl-showcase-price-info,\n        .dl-showcase-installment {\n            font-size: 12px;\n        }\n\n        .dl-showcase-price-calc {\n            display: none;\n        }\n\n        .dl-showcase-price {\n            font-size: 16px;\n            margin-bottom: 1px;\n        }\n\n        .dl-showcase-price-container {\n            height: 18px;\n            margin-bottom: 2px;\n            margin-top: 2px;\n            gap: 2px;\n        }\n\n        .dl-showcase-size-indicator {\n            font-size: 9px;\n            padding: 2px 4px;\n            bottom: 2px;\n        }\n\n        .dl-started-agent-block,\n        .dl-started-agent-message-started-block {\n            font-size: 14px;\n            overflow-x: auto;\n            overflow-y: hidden;\n            height: 160px;\n            display: block;\n        }\n\n        .dl-started-agent-block {\n            height: auto;\n        }\n\n        .dl-started-agent-grid-started-block {\n            font-size: 14px;\n            overflow-x: hidden;\n            overflow-y: auto;\n        }\n\n        .dl-started-agent-input-block {\n            width: calc(100% - 20px);\n            min-width: 0;\n            border-radius: 6px;\n            margin: 10px 10px;\n        }\n\n        .dl-started-agent-input {\n            font-size: 14px;\n            padding-left: 4px;\n        }\n\n        .dl-agent-footer-block {\n            background-color: #f0f0f0;\n        }\n\n        .dl-footer-powered-by {\n            font-size: 12px;\n        }\n\n        .dl-agent-block.keyboard-open .dl-agent-footer-block,\n        .dl-agent-block.keyboard-open .dl-footer-powered-by {\n            display: none;\n        }\n    }\n</style>","version":40,"isCompareActive":true,"maxProductsCompare":2,"pageExcept":["checkout","insurance","order-data","cart"],"pagePermitted":[]},{"name":"Agente Zema - Centralizado","hash":"e4b61106-3f96-4e02-8d77-11ae47d8c454","flow":"{\n    \"group1\": {\n        \"message\": \"Ola, tudo bem? Me diga o que você precisa?\",\n        \"type\": \"message\"\n    },\n    \"group3\": {\n        \"request\": \"7b03a840-d0d8-4155-b13d-ff96dcd07fff\",\n        \"type\": \"search\"\n    },\n    \"group5\": {\n        \"type\": \"showcase\",\n        \"itens\": []\n    }\n}","htmlOpen":"<style>\n</style>","htmlShow":"<style>\n</style>","version":3,"isCompareActive":true,"maxProductsCompare":2,"pageExcept":[],"pagePermitted":["atlas-ofertas-zema?page="]}]