<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&amp;display=swap'); .lpc_desktop.lpc_body, .lpc_mobile.lpc_body {
                background: #e7e4e3 !important;
            }

            .lpc_desktop.lpc_window_maximized {
                box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2) !important;
            }

            .lpc_desktop.lpc_message-area {
                padding: 0 15px 4px !important;
                /*AB*/
            }

            .lpc_desktop.lpc_window_minimized {
                height: 50px !important;
                visibility: hidden !important;
            }

            .lpc_mobile.lpc_window_minimized {
                height: 50px !important;
                visibility: hidden !important;
            }

            .lpc_desktop.lpc_minimized-header__notification-counter {
                margin-top: 13px !important;
            }

            .lpc_desktop.lpc_window_maximized {
                width: 380px !important;
                border: none !important;
                box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2) !important;
                overflow: hidden;
            }

            @media only screen and (max-width: 768px) {
                .lpc_desktop.lpc_window_maximized {
                    width: 92% !important;
                }

                .lp_desktop .lp-window-root &gt; * {
                    right: 10px;
                }
            }

            .lpc_desktop.lpc_window_minimized {
                width: 160px !important;
                /*AB*/
                border: none !important;
                overflow: hidden;
                background: #4bc9e8 !important;
            }

            .lpc_mobile.lpc_window_minimized {
                width: 80px !important;
                /*AB*/
                border: none !important;
                overflow: hidden;
                background: #4bc9e8 !important;
            }

            .lpc_desktop.lpc_maximized-header, .lpc_desktop.lpc_minimized-header, .lpc_mobile.lpc_maximized-header, .lpc_mobile.lpc_minimized-header {
                border: none !important;
                background: #4bc9e8 !important;
                /*#0054a0 !important;*/
                /*AB*/
                height: 50px !important;
                border-radius: 0 !important;
                -webkit-box-shadow: 0px 4px 13px 0px rgba(102,102,102,0.65);
                -moz-box-shadow: 0px 4px 13px 0px rgba(102,102,102,0.65);
                box-shadow: 0px 4px 13px 0px rgba(102,102,102,0.65);
            }

            .lpc_desktop.lpc_minimized-header__text, .lpc_desktop.lpc_maximized-header__text, .lpc_mobile.lpc_minimized-header__text, .lpc_mobile.lpc_maximized-header__text {
                color: #fff !important;
                font-family: Source Sans Pro, sans-serif !important;
                /*font-family: sans-serif !important; AB*/
                font-weight: 700 !important;
                /*100 !important; AB*/
                font-size: 18px !important;
                /*16px !important;*/
                margin-top: 5px !important;
                margin-left: 10px !important;
                text-transform: uppercase;
                /*AB*/
            }

            .lpc_desktop.lpc_minimized-header__text {
                margin-left: 0px !important;
                /*AB*/
            }

            .lpc_desktop.lpc_maximized-header__icon, .lpc_desktop.lpc_minimized-header__icon {
                /*background-image: url(https://www.liveperson.com/sites/default/files/chatbubble-white.png) !important;*/
                background-image: url(img/sprites_v1.png) !important;
                background-repeat: no-repeat !important;
                background-position: 2px 1px !important;
                background-size: 20px !important;
                height: 20px !important;
                width: 25px !important;
            }

            .lpc_desktop.lpc_maximized-header__icon-asset, .lpc_desktop.lpc_minimized-header__icon-asset {
                display: none !important;
            }

            .lpc_desktop.lpc_maximized-header__slider-button {
                height: 36px !important;
            }

            .lpc_desktop.lpc_maximized-header__slider-button:focus {
                outline: none !important;
            }

            .lpc_desktop.lpc_maximized-header__slider-button {
                background-image: url(https://www.liveperson.com/sites/default/files/dots-white.png) !important;
                background-repeat: no-repeat !important;
                background-position: 2px 3px !important;
                background-size: 25px !important;
                height: 30px !important;
                width: 30px !important;
            }

            .lpc_desktop.lpc_maximized-header__slider-button-asset, .lpc_desktop.lpc_maximized-header__slider-button-asset {
                display: none;
            }

            .lpc_desktop.lpc_maximized-header__minimize-button, .lpc_desktop.lpc_maximized-header__close-button, .lpc_desktop.lpc_minimized-header__close-button {
                margin-right: 5px !important;
                color: #ffffff;
            }

            .lpc_desktop.lpc_minimized-header__maximize-button, .lpc_desktop.lpc_minimized-header__close-button, .lpc_desktop.lpc_maximized-header__minimize-button, .lpc_desktop.lpc_maximized-header__close-button {
                margin-right: 5px !important;
                height: 30px !important;
                width: 30px !important;
            }

            .lpc_desktop.lpc_minimized-header__maximize-button:focus, .lpc_desktop.lpc_minimized-header__close-button:focus, .lpc_desktop.lpc_maximized-header__minimize-button:focus, .lpc_desktop.lpc_maximized-header__close-button:focus {
                outline: none !important;
            }

            .lpc_desktop.lpc_maximized-header__minimize-button {
                /*background-image: url(https://www.liveperson.com/sites/default/files/minus-white.png) !important;*/
                background-image: url(img/sprites_v1.png) !important;
                background-repeat: no-repeat !important;
                background-position: 8px 10px !important;
                background-size: 16px !important;
                height: 40px !important;
            }

            .lpc_desktop.lpc_maximized-header__minimize-button-asset {
                /* display: none; */
                /*AB 19-05*/
            }

            .lpc_desktop.lpc_minimized-header__maximize-button {
                /*background-image: url(https://www.liveperson.com/sites/default/files/expand-white.png) !important;*/
                background-image: url(img/sprites_v1.png) !important;
                background-repeat: no-repeat !important;
                background-position: 8px 10px !important;
                background-size: 16px !important;
                height: 40px !important;
            }

            .lpc_desktop.lpc_minimized-header__maximize-button-asset {
                /* display: none; */
                /*AB 19-05*/
            }

            .lpc_desktop.lpc_maximized-header__close-button, .lpc_desktop.lpc_minimized-header__close-button {
                /*background-image: url(https://www.liveperson.com/sites/default/files/close-white.png) !important; */
                background-image: url(img/sprites_v1.png) !important;
                background-repeat: no-repeat !important;
                background-position: 8px 10px !important;
                background-size: 16px !important;
                height: 40px !important;
            }

            .lpc_desktop.lpc_maximized-header__close-button-asset, .lpc_desktop.lpc_minimized-header__close-button-asset {
                /* display: none; */
                /*AB 19-05*/
            }

            .lpc_desktop.lpc_window_maximized {
                height: 650px !important;
                width: 380px;
                border-radius: 1px !important;
                margin-bottom: 5px !important;
                max-height: calc(100% - 15px) !important;
            }

            .lpc_desktop.lpc_layout {
                background: #ffffff !important;
            }

            .lpc_desktop.lpc_maximied-header {
                border: none !important;
            }

            .lpc_desktop.lpc_window_slider-open {
                width: 1350px !important;
            }

            .lpc_desktop.lpc_body_slider-open, .lpc_desktop.lpc_maximized-header_slider-open {
                width: 350px !important;
            }

            .lpc_desktop.lpc_slider {
                height: 650px !important;
                width: 1000px !important;
                right: 350px !important;
                max-height: calc(100% - 15px) !important;
            }
			
			.lp-window-root .lp_bottom-logo-icon {
				display: none !important;
			}


            .lpc_desktop.lpc_slider__body {
                top: 50px !important;
                box-shadow: none !important;
                border-right: 1px solid #d6d6d6;
            }

            .lpc_desktop.lpc_slider-header {
                box-shadow: none !important;
                background: #5879da !important;
                border-radius: 0 !important;
                height: 50px !important;
                border: none !important;
            }

            .lpc_desktop.lpc_slider-header__minimize-button {
                /*background-image: url(https://www.liveperson.com/sites/default/files/expand-white.png) !important;*/
                background-image: url(img/sprites_v1.png) !important;
                background-repeat: no-repeat !important;
                background-position: 0 10px !important;
                background-size: 16px !important;
                height: 40px !important;
                -webkit-transform: rotate(90deg) !important;
                -moz-transform: rotate(90deg) !important;
                -o-transform: rotate(90deg) !important;
                -ms-transform: rotate(90deg) !important;
                transform: rotate(90deg) !important;
            }

            .lpc_desktop.lpc_slider-header__minimize-button:focus {
                outline: none;
            }

            .lpc_desktop.lpc_slider-header__minimize-button-asset {
                display: none;
            }

            .lpc_desktop.lpc_slider-header__refresh-button {
                top: 10px !important;
                left: 10px !important;
                background-repeat: no-repeat;
                background-position: 2px 3px;
                background-size: 20px;
                height: 30px !important;
                width: 30px !important;
            }

            .lpc_desktop.lpc_slider-header__refresh-button:focus {
                outline: none;
            }

            .lpc_desktop.lpc_body {
                top: 50px !important;
                overflow: hidden !important;
                border: none !important;
            }

            .lpc_desktop.lpc_banner-image-area {
                height: auto !important;
                border: none !important;
                padding-top: 0 !important;
            }

            .lpc_desktop.lpc_banner-image-area__image-wrapper {
                height: auto !important;
                border: none !important;
                padding-top: 0 !important;
            }

            .lpc_desktop.lpc_banner-image-area__link {
                height: auto !important;
                margin: 0 !important;
                border: none !important;
            }

            .lpc_desktop.lpc_banner-image-area__image {
                width: 100% !important;
            }

            .lpc_desktop.lpc_message-area__timestamp {
                margin-top: 10px !important;
            }

            .lpc_desktop.lpc_message-area_system {
                margin-left: -2px;
            }

            .lpc_desktop.lpc_message-area_system, .lpc_desktop.lpc_message_sytem {
                text-align: left !important;
            }

            .lpc_desktop.lpc_message-area__timestamp_system {
                text-align: left !important;
            }

            .lpc_desktop.lpc_message-area__timestamp_agent {
                padding: 3px 3px 3px 43px !important;
            }

            .lpc_desktop.lpc_message_agent, .lpc_mobile.lpc_message_agent {
                background: #fff !important;
                /* #e0edf1 !important; AB*/
                border: 0 none ;
                padding: 10px 10px 10px 0 !important;
                /*10px !important;*/
                border-radius: 0px 15px 15px 15px !important;
                /* 1px !important; AB*/
            }

            .lpc_desktop.lpc_message_agent, .lpc_mobile.lpc_message_agent {
                border: 1px solid #eeeeee !important;
                /*0 none !important;*/
            }

            .lp_rich_content_line.lpc_message.lpc_message_agent.lpc_message_card.lpc_message_avatar-hidden.lpc_desktop.lp_line_grouped_end {
                border: 0 none !important;
            }

            .lpc_desktop.lpc_card__text {
                background: #ffffff !important;
                /* #e0edf1 !important; */
                /* #fff !important; AB*/
                border: 1px solid #eeeeee !important;
                /*none !important;*/
                padding: 10px 10px 10px 20px !important;
                /*10px !important;*/
                border-radius: 0px 15px 15px 15px !important;
                /* 1px !important; AB*/
                margin-bottom: 5px;
            }

            .lpc_desktop.lpc_message__text, .lpc_desktop.lpc_message_agent__text p, .lpc_mobile.lpc_message__text, .lpc_mobile.lpc_message_agent__text p {
                color: #333 !important;
                border: 0 none;
                /*1px solid #808080; AB*/
                padding: 10px;
                border-radius: 5px;
                /*1px; AB*/
                text-align: left;
                font-family: Source Sans Pro, sans-serif !important;
                /*font-family: sans-serif !important; AB*/
            }

            .lpc_desktop.lpc_message__text_agent strong, .lpc_desktop.lpc_message__text_agent p strong, .lpc_desktop.lpc_message__text_agent b, .lpc_desktop.lpc_message__text_agent p b {
                font-weight: 600 !important;
            }

            .lpc_desktop.lpc_message__text_agent:after {
                background: url("https://www.liveperson.com/sites/default/files/conv_page/chat-tail-white.svg") no-repeat;
                display: block;
                content: ' ';
                width: 10px;
                height: 15px;
                position: absolute;
                margin-left: -16px;
                bottom: 0;
                margin-top: -10px;
            }

            .lpc_desktop.lpc_message-area_agent {
                padding: 0 15px 4px !important;
                /*AB*/
                margin-top: 0px !important;
                /*AB*/
            }

            .lpc_desktop.lpc_message-area__avatar_agent {
                width: 20px !important;
                height: 20px !important;
                border-radius: 0 !important;
            }

            .lpc_desktop.lpc_card, .lpc_mobile.lpc_card {
                border: 1px solid #fff !important;
                border-radius: 0 !important;
                /*20px 20px 20px 0 !important;*/
                overflow: hidden !important;
                max-width: none !important;
            }

            .lpc_desktop.lpc_card__text span {
                font-weight: normal !important;
                color: #333 !important;
            }

            .lpc_desktop.lpc_card__button {
                border-top: 1px solid #fff !important;
            }

            .lpc_desktop.lpc_card__button button, .lpc_mobile.lpc_card__button button {
                background: #e7e4e3 !important;
                margin-bottom: 0 !important;
                color: #333 !important;
            }

            .lpc_desktop.lpc_card__button button:focus, .lpc_mobile.lpc_card__button button:focus {
                outline: none !important;
            }

            .lpc_desktop.lpc_card__button button:hover, .lpc_mobile.lpc_card__button button:hover {
                background: #4bc9e8 !important;
                /* #fff !important; */
            }

            .lpc_desktop.lpc_message-tail_agent, .lpc_desktop.lpc_message-tail__border_agent {
                display: none !important;
            }

            .lpc_desktop.lpc_message_visitor, .lpc_mobile.lpc_message_visitor {
                border: 1px #333 !important;
                background: #EEEEEE !important;
                /*#4bc9e8 !important;*/
                /*#d8d8d8 !important; AB*/
                padding: 0px !important;
                border-radius: 20px 20px 0px 20px /*1px !important; AB*/
            }

            .lpc_desktop.lpc_message__text_visitor, .lpc_desktop.lpc_message__text_visitor p, .lpc_mobile.lpc_message__text_visitor, .lpc_mobile.lpc_message__text_visitor p {
                color: #333 !important;
                /* #FFFFFF !important;*/
                /* #333 !important; AB */
                font-family: Source Sans Pro, sans-serif !important;
                /*font-family: sans-serif !important; AB*/
            }

            .lpc_desktop.lpc_message_card, .lpc_mobile.lpc_message_card {
                background: unset !important;
                border: 0 none !important;
            }

            .lpc_desktop.lpc_message__text_card:after {
                background: unset !important;
            }

            .lpc_desktop.lpc_message__text_visitor:after {
                /*  background: url(https://www.liveperson.com/sites/default/files/conv_page/chat-tail-lightblue.svg) no-repeat; */
                display: block;
                content: ' ';
                width: 10px;
                height: 15px;
                position: absolute;
                bottom: -10px;
                right: -12px;
                -webkit-transform: scaleX(-1);
                -moz-transform: scaleX(-1);
                transform: scaleX(-1);
            }

            .lpc_desktop.lpc_message-tail__border_visitor, .lpc_desktop.lpc_message-tail_visitor {
                display: none !important;
            }

            .lpc_desktop.lpc_composer {
                height: 70px !important;
                /*AB*/
                box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2) !important;
                border-top: none !important;
            }

            .lpc_desktop.lpc_composer__text-area-wrapper {
                padding: 8px 0 8px 0 !important;
                /*AB*/
            }

            .lpc_desktop.lpc_composer__text-area {
                font-size: 15px !important;
                font-weight: 400 !important;
                line-height: 1.4 !important;
            }

            .lpc_desktop.lpc_composer__text-area:focus {
                outline: none !important;
            }

            .lpc_desktop.lpc_composer__text-area::placeholder {
                font-style: normal !important;
                color: #d6d6d6 !important;
            }

            .lpc_desktop.lpc_composer__menu-button {
                top: 14px !important;
            }

            .lpc_desktop.lpc_composer button::focus {
                outline: none !important;
            }

            .lpc_desktop.lpc_composer__send-button {
                top: 14px !important;
            }

            .lpc_desktop.lpc_composer__send-button-asset {
                display: none;
            }

            .lpc_desktop.lpc_composer__send-button {
                /*background-image: url(https://www.liveperson.com/sites/default/files/darksend.png);*/
                background-image: url(img/sprites_v1.png);
                background-repeat: no-repeat;
                background-position: 4px;
                background-size: 18px;
                height: 30px !important;
            }

            .lp-window-root .lp_chat_line_wrapper .lp_rich_content_line {
                width: 100% !important;
                /*AB*/
            }

            .lp-window-root .lp_chat_line_wrapper .lp_new_chat_line {
                width: 90% !important;
                /*AB*/
            }

            .lp_desktop .lp-window-root .lp_maximize-icon.lp_icon-white img::before {
                font-weight: bold;
                color: #fff !important;
                content: "Necesita ayuda? ";
                /*AB*/
            }

            .lp-window-root .lp_line_state_wrapper .lp_line_state {
                width: 18px !important;
                /*AB*/
            }

            .lp-window-root .lp_chat_line_wrapper .lp_new_chat_line {
                max-width: 100% !important;
                /*AB*/
            }

            .lp-window-root .lp_chat_line_wrapper .lp_new_chat_line .lp_title_text {
                padding-left: 20px !important;
                padding-right: 20px !important;
                font-size: 15px !important;
                font-weight: 400 !important;
                line-height: 1.4 !important;
                /*AB*/
            }

            .lpc_desktop.lpc_message__text_visitor, .lpc_desktop.lpc_message__text_visitor p {
                width: 100% !important;
                text-align: right !important;
                /*margin-left: 30% !important;*/
                /*AB*/
            }

            .lp-window-root .lp_chat_line_wrapper.lp_visitor {
                margin-top: 0 !important;
                /*AB*/
            }

            .lp-window-root .lp_chat_line_wrapper.lp_visitor .lp_new_chat_line {
                width: auto !important;
                /*70% !important;*/
                /*AB*/
                border-radius: 14px 0px 14px 14px !important;
            }

            .lp-window-root .lp_chat_line_wrapper .lp_rich_content_line .lp_title_text .lp-json-pollock .lp-json-pollock-element-button button {
                text-align: left !important;
                margin-left: 20px !important;
            }

            .lp-window-root .lp_chat_line_wrapper .lp_rich_content_line .lp_title_text .lp-json-pollock .lp-json-pollock-element-button button {
                padding: 10px 20px 10px 20px !important;
                /*AB*/
            }

            .lp-window-root .lp_chat_line_wrapper .lp_rich_content_line .lp_title_text .lp-json-pollock .lp-json-pollock-element-button {
                width: fit-content !important;
                /*min-width: 80px !important;*/
                border-radius: 20px !important;
            }

            .lpc_desktop.lpc_window_maximized {
                border-radius: 20px !important;
                /*AB*/
            }

            .lp_minimized {
                border-radius: 5px 5px 0 0 !important;
                /*AB*/
            }

            .lp-window-root button {
                border-radius: 20px !important;
                /*AB*/
            }

            .lp_desktop .lp-window-root &gt; .lp_maximized .lp_header .lp_header-content-wrapper .lp_title .lp_top-text {
                max-width: 200px !important;
                /*AB*/
            }

            .lpc_desktop.lpc_message__text, .lpc_desktop.lpc_message_agent__text p, .lpc_mobile.lpc_message__text, .lpc_mobile.lpc_message_agent__text p {
                font-family: Source Sans Pro, sans-serif !important;
                /*AB*/
            }

            .lp_desktop .lp-window-root &gt; .lp_maximized .lp_header .lp_header-content-wrapper .lp_title &gt; * {
                vertical-align: baseline !important;
                /*AB*/
            }

            .lp-window-root .lp_header-content-wrapper .lp_title &gt; *, .lp-window-root .lp_header-content-wrapper .lp_subtitle &gt; * {
                vertical-align: baseline !important;
                /*AB*/
            }

            .lpc_desktop.lpc_minimized-header__text {
                margin-left: 10px !important;
                /*AB*/
            }

            textarea.lpview_form_textarea {
                height: 50px !important;
                /*AB*/
                font-family: Source Sans Pro, sans-serif !important;
                /*AB*/
                color: #333 !important;
            }

            textarea.lpview_form_textarea.lpc_composer__text-area.lpc_desktop.lp_expandable_textarea.lp_ltr::placeholder {
                color: #333333 !important;
                font-style: italic !important;
            }

            .lp-window-root .lp_main .lp_main_area .lp_location_center {
                height: calc(100% Ã¢Ë†â€™ 60px) !important;
                /*AB*/
                background: #FFFFFF !important;
                /*AB*/
            }

            .lp-window-root .lp_main .lp_main_area .lp_location_bottom .lp_emoji_button {
                bottom: 27px !important;
                /*AB*/
            }

            .lp-window-root .lp_chat_line_wrapper .lp_rich_content_line .lp_title_text .lp-json-pollock .lp-json-pollock-element-text {
                font-size: 15px !important;
            }

            .lp-window-root button {
                font-size: 15px !important;
            }

            .lpc_desktop.lpc_message__text {
                padding: 10px 10px 10px 0 !important;
            }

            .lpc_desktop.lpc_message_agent {
                padding: 10px 0 10px 0;
            }

            .lp_bottom_area.lp_emoji_supported.lp_menu_top {
                background-color: #ffffff !important;
                /*AB*/
            }

            div.chips-row {
                text-align: left !important;
                /*AB*/
                margin-left: 5% !important;
                /*30% !important;*/
                /*AB*/
                /* margin-right: 30% !important; 39% !important;*/
                /*AB*/
                margin-bottom: 10% !important;
                /*22px !important;*/
                /*AB*/
            }

            .lp_sender {
                margin-bottom: 20px !important;
            }

            div.chips-row button.chips-item img.emoji {
            }

            .lp-window-root .chips-wrapper .chips-row {
            }

            .lp-window-root .chips-wrapper .chips-row &gt; .chips-item {
            }

            .botonanimado, .btn1 {
                position: fixed;
                bottom: 1%;
                right: 10%;
            }

            .btn1 {
                background-color: #ddd;
                border: none;
                color: black;
                padding: 16px 32px;
                text-align: center;
                font-size: 16px;
                margin: 4px 2px;
                transition: 0.3s;
            }

            .btn1:hover {
                background-color: #3e8e41;
                color: white;
            }

            .btn2 {
                background-color: #f4511e;
                border: none;
                color: white;
                padding: 16px 32px;
                text-align: center;
                font-size: 16px;
                margin: 4px 2px;
                opacity: 0.6;
                transition: 0.3s;
            }

            .btn2:hover {
                opacity: 1
            }

            .position {
                margin: auto 1px 1px -25px;
                padding: 0px;
                border-style: solid;
                border-width: 0px;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                list-style: outside none none;
                letter-spacing: normal;
                line-height: normal;
                text-decoration: none;
                vertical-align: baseline;
                white-space: normal;
                word-spacing: normal;
                background-repeat: repeat-x;
                background-position: left bottom;
                background-color: transparent;
                border-color: transparent;
                width: 160px;
                height: 50px;
                /*cursor: pointer;*/
                display: block;
                z-index: 107158;
                position: fixed;
                inset: 80% 40px auto auto;
                cursor: default;
            }

            .glow-on-hover {
                width: 170px;
                height: 50px;
                border: none;
                outline: none;
                color: #fff;
                background: #111;
                cursor: pointer;
                position: relative;
                z-index: 0;
                border-radius: 10px;
            }

            .glow-on-hover:before {
                content: '';
                background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
                position: absolute;
                top: -2px;
                left: -2px;
                background-size: 400%;
                z-index: -1;
                filter: blur(5px);
                width: calc(100% + 4px);
                height: calc(100% + 4px);
                animation: glowing 20s linear infinite;
                opacity: 0;
                transition: opacity .3s ease-in-out;
                border-radius: 10px;
            }

            .glow-on-hover:active {
                color: #000
            }

            .glow-on-hover:active:after {
                background: transparent;
            }

            .glow-on-hover:before {
                opacity: 1;
            }

            .glow-on-hover:after {
                z-index: -1;
                content: '';
                position: absolute;
                width: 100%;
                height: 100%;
                background: #111;
                left: 0;
                top: 0;
                border-radius: 10px;
            }

            @keyframes glowing {
                0% {
                    background-position: 0 0;
                }

                50% {
                    background-position: 400% 0;
                }

                100% {
                    background-position: 0 0;
                }
            }

            /* FP */
            * {
                outline: none;
            }

            .soporte {
                position: fixed;
                bottom: 10px;
                right: 10px;
                height: 150px;
                width: 150px;
            }

            .soporteclose {
                position: fixed;
                bottom: 10px;
                right: 10px;
                height: 150px;
                width: 150px;
                display: none;
            }

            .barra {
                background: url(img/barra.png) top center no-repeat;
                width: 100%;
                height: 143px;
                z-index: 10;
                position: fixed;
            }

            #abrecierra canvas {
                position: fixed !important;
                z-index: 100 !important;
                right: 0;
                bottom: 0;
            }</pre></body></html>