https://rovgarena.com/

Submitted URL:
https://rovgarena.com/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 7 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
ladi_viewportfunction
ladi_is_desktopboolean
ladi_fbq_dataobject
ladi_fbqfunction

Console log messages · 4 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://rovgarena.com/xacminh_style/ladipage.min.css?v=1660901593933
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://rovgarena.com/xacminh_style/ladipage.vi.min.js?v=1660901593933
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://rovgarena.com/xacminh_image/logo-20220819100913.png
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://rovgarena.com/xacminh_image/icon1-20220819104842.png
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head>
        <meta charset="UTF-8">
        <title>GARENA</title>
        <meta http-equiv="Cache-Control" content="no-cache">
        <meta http-equiv="Expires" content="-1">
        <meta name="keywords" content="">
        <meta name="description" content="LadingXM">
        <script type="text/javascript">
            window.ladi_viewport = function () {
                var screen_width = window.ladi_screen_width || window.screen.width;
                var width = window.outerWidth > 0 ? window.outerWidth : screen_width;
                var widthDevice = width;
                var is_desktop = width >= 768;
                var content = "";
                if (typeof window.ladi_is_desktop == "undefined" || window.ladi_is_desktop == undefined) {
                    window.ladi_is_desktop = is_desktop;
                }
                if (!is_desktop) {
                    widthDevice = 420;
                } else {
                    widthDevice = 960;
                }
                content = "width=" + widthDevice + ", user-scalable=no";
                var scale = 1;
                if (!is_desktop && widthDevice != screen_width && screen_width > 0) {
                    scale = screen_width / widthDevice;
                }
                if (scale != 1) {
                    content += ", initial-scale=" + scale + ", minimum-scale=" + scale + ", maximum-scale=" + scale;
                }
                var docViewport = document.getElementById("viewport");
                if (!docViewport) {
                    docViewport = document.createElement("meta");
                    docViewport.setAttribute("id", "viewport");
                    docViewport.setAttribute("name", "viewport");
                    document.head.appendChild(docViewport);
                }
                docViewport.setAttribute("content", content);
            };
            window.ladi_viewport();
            window.ladi_fbq_data = [];
            window.ladi_fbq = function (track_name, conversion_name, data, event_data) {
                window.ladi_fbq_data.push([track_name, conversion_name, data, event_data]);
            };
        </script><meta id="viewport" name="viewport" content="width=420, user-scalable=no, initial-scale=0.002380952380952381, minimum-scale=0.002380952380952381, maximum-scale=0.002380952380952381">
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open Sans:bold,regular&amp;display=swap" as="style" onload="this.onload = null; this.rel = 'stylesheet';">
        <link rel="preload" href="xacminh_style/ladipage.vi.min.js?v=1660901593933" as="script">
        <style id="style_ladi" type="text/css">
            a,
            abbr,
            acronym,
            address,
            applet,
            article,
            aside,
            audio,
            b,
            big,
            blockquote,
            body,
            button,
            canvas,
            caption,
            center,
            cite,
            code,
            dd,
            del,
            details,
            dfn,
            div,
            dl,
            dt,
            em,
            embed,
            fieldset,
            figcaption,
            figure,
            footer,
            form,
            h1,
            h2,
            h3,
            h4,
            h5,
            h6,
            header,
            hgroup,
            html,
            i,
            iframe,
            img,
            input,
            ins,
            kbd,
            label,
            legend,
            li,
            mark,
            menu,
            nav,
            object,
            ol,
            output,
            p,
            pre,
            q,
            ruby,
            s,
            samp,
            section,
            select,
            small,
            span,
            strike,
            strong,
            sub,
            summary,
            sup,
            table,
            tbody,
            td,
            textarea,
            tfoot,
            th,
            thead,
            time,
            tr,
            tt,
            u,
            ul,
            var,
            video {
                margin: 0;
                padding: 0;
                border: 0;
                outline: 0;
                font-size: 100%;
                font: inherit;
                vertical-align: baseline;
                box-sizing: border-box;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }
            article,
            aside,
            details,
            figcaption,
            figure,
            footer,
            header,
            hgroup,
            menu,
            nav,
            section {
                display: block;
            }
            body {
                line-height: 1;
            }
            a {
                text-decoration: none;
            }
            ol,
            ul {
                list-style: none;
            }
            blockquote,
            q {
                quotes: none;
            }
            blockquote:after,
            blockquote:before,
            q:after,
            q:before {
                content: "";
                content: none;
            }
            table {
                border-collapse: collapse;
                border-spacing: 0;
            }
            .ladi-html strong {
                font-weight: 700;
            }
            .ladi-html em {
                font-style: italic;
            }
            .ladi-html a {
                text-decoration: underline;
            }
            body {
                font-size: 12px;
                -ms-text-size-adjust: none;
                -moz-text-size-adjust: none;
                -o-text-size-adjust: none;
                -webkit-text-size-adjust: none;
                background-color: #fff;
            }
            .ladi-loading {
                width: 80px;
                height: 80px;
                z-index: 900000000000;
                position: fixed;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                margin: auto;
                overflow: hidden;
            }
            .ladi-loading div {
                position: absolute;
                width: 6px;
                height: 6px;
                background: #fff;
                border-radius: 50%;
                animation: ladi-loading 1.2s linear infinite;
            }
            .ladi-loading div:nth-child(1) {
                animation-delay: 0s;
                top: 37px;
                left: 66px;
            }
            .ladi-loading div:nth-child(2) {
                animation-delay: -0.1s;
                top: 22px;
                left: 62px;
            }
            .ladi-loading div:nth-child(3) {
                animation-delay: -0.2s;
                top: 11px;
                left: 52px;
            }
            .ladi-loading div:nth-child(4) {
                animation-delay: -0.3s;
                top: 7px;
                left: 37px;
            }
            .ladi-loading div:nth-child(5) {
                animation-delay: -0.4s;
                top: 11px;
                left: 22px;
            }
            .ladi-loading div:nth-child(6) {
                animation-delay: -0.5s;
                top: 22px;
                left: 11px;
            }
            .ladi-loading div:nth-child(7) {
                animation-delay: -0.6s;
                top: 37px;
                left: 7px;
            }
            .ladi-loading div:nth-child(8) {
                animation-delay: -0.7s;
                top: 52px;
                left: 11px;
            }
            .ladi-loading div:nth-child(9) {
                animation-delay: -0.8s;
                top: 62px;
                left: 22px;
            }
            .ladi-loading div:nth-child(10) {
                animation-delay: -0.9s;
                top: 66px;
                left: 37px;
            }
            .ladi-loading div:nth-child(11) {
                animation-delay: -1s;
                top: 62px;
                left: 52px;
            }
            .ladi-loading div:nth-child(12) {
                animation-delay: -1.1s;
                top: 52px;
                left: 62px;
            }
            @keyframes ladi-loading {
                0%,
                100%,
                20%,
                80% {
                    transform: scale(1);
                }
                50% {
                    transform: scale(1.5);
                }
            }
            .overflow-hidden {
                overflow: hidden;
            }
            .ladi-transition {
                transition: all 150ms linear 0s;
            }
            .opacity-0 {
                opacity: 0;
            }
            .height-0 {
                height: 0 !important;
            }
            .transition-readmore {
                transition: height 350ms linear 0s;
            }
            .transition-collapse {
                transition: height 150ms linear 0s;
            }
            .transition-parent-collapse-height {
                transition: height 150ms linear 0s;
            }
            .transition-parent-collapse-top {
                transition: top 150ms linear 0s;
            }
            .pointer-events-none {
                pointer-events: none;
            }
            .ladi-google-recaptcha-checkbox {
                position: absolute;
                display: inline-block;
                transform: translateY(-100%);
                margin-top: -5px;
                z-index: 90000010;
            }
            .ladipage-message {
                position: fixed;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                z-index: 10000000000;
                background: rgba(0, 0, 0, 0.3);
            }
            .ladipage-message .ladipage-message-box {
                width: 400px;
                max-width: calc(100% - 50px);
                height: 160px;
                border: 1px solid rgba(0, 0, 0, 0.3);
                background-color: #fff;
                position: fixed;
                top: calc(50% - 155px);
                left: 0;
                right: 0;
                margin: auto;
                border-radius: 10px;
            }
            .ladipage-message .ladipage-message-box span {
                display: block;
                background-color: rgba(6, 21, 40, 0.05);
                color: #000;
                padding: 12px 15px;
                font-weight: 600;
                font-size: 16px;
                line-height: 16px;
                border-top-left-radius: 10px;
                border-top-right-radius: 10px;
            }
            .ladipage-message .ladipage-message-box .ladipage-message-text {
                display: -webkit-box;
                font-size: 14px;
                padding: 0 20px;
                margin-top: 10px;
                line-height: 18px;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }
            .ladipage-message .ladipage-message-box .ladipage-message-close {
                display: block;
                position: absolute;
                right: 15px;
                bottom: 10px;
                margin: 0 auto;
                padding: 10px 0;
                border: none;
                width: 80px;
                text-transform: uppercase;
                text-align: center;
                color: #000;
                background-color: #e6e6e6;
                border-radius: 5px;
                text-decoration: none;
                font-size: 14px;
                line-height: 14px;
                font-weight: 600;
                cursor: pointer;
            }
            .ladi-wraper {
                width: 100%;
                height: 100%;
                min-height: 100%;
                overflow: hidden;
            }
            .ladi-section {
                margin: 0 auto;
                position: relative;
            }
            .ladi-section[data-tab-id] {
                display: none;
            }
            .ladi-section.selected[data-tab-id] {
                display: block;
            }
            .ladi-section .ladi-section-arrow-down {
                position: absolute;
                bottom: 0;
                right: 0;
                left: 0;
                margin: auto;
                cursor: pointer;
                z-index: 90000040;
            }
            .ladi-section .ladi-section-close {
                position: absolute;
                top: 0;
                right: 0;
                cursor: pointer;
                z-index: 90000040;
            }
            .ladi-section .ladi-section-background {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                pointer-events: none;
                overflow: hidden;
            }
            .ladi-container {
                position: relative;
                margin: 0 auto;
                height: 100%;
            }
            .ladi-element {
                position: absolute;
            }
            .ladi-overlay {
                position: absolute;
                top: 0;
                left: 0;
                height: 100%;
                width: 100%;
                pointer-events: none;
            }
            .ladi-survey {
                width: 100%;
                display: inline-block;
            }
            .ladi-survey .ladi-survey-option {
                cursor: pointer;
                position: relative;
                display: inline-block;
                text-decoration-line: inherit;
                -webkit-text-decoration-line: inherit;
                transition: inherit;
                user-select: none;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
            }
            .ladi-survey .ladi-survey-option-background {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                pointer-events: none;
                transition: inherit;
            }
            .ladi-survey .ladi-survey-option-label {
                display: block;
                text-decoration-line: inherit;
                -webkit-text-decoration-line: inherit;
                position: relative;
            }
            .ladi-survey .ladi-survey-option-image {
                background-size: cover;
                background-position: center center;
                pointer-events: none;
                vertical-align: middle;
                border-radius: inherit;
                position: relative;
            }
            .ladi-survey .ladi-survey-button-next {
                display: block;
            }
            .ladi-survey .ladi-survey-button-next.empty {
                display: none;
            }
            .ladi-survey .ladi-survey-button-next.no-select {
                display: none;
            }
            .ladi-survey .ladi-survey-button-next button {
                background-color: #fff;
                border: 1px solid #eee;
                padding: 5px 10px;
                cursor: pointer;
                border-radius: 2px;
            }
            .ladi-survey .ladi-survey-button-next button:active {
                transform: translateY(2px);
                transition: transform 0.2s linear;
            }
            .ladi-carousel {
                position: absolute;
                width: 100%;
                height: 100%;
                overflow: hidden;
                touch-action: pan-y;
            }
            .ladi-carousel .ladi-carousel-content {
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0;
                transition: left 350ms ease-in-out;
            }
            .ladi-carousel .ladi-carousel-arrow {
                position: absolute;
                top: calc(50% - (33px) / 2);
                cursor: pointer;
                z-index: 90000040;
            }
            .ladi-carousel .ladi-carousel-arrow-left {
                left: 5px;
                transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
            }
            .ladi-carousel .ladi-carousel-arrow-right {
                right: 5px;
            }
            .ladi-gallery {
                position: absolute;
                width: 100%;
                height: 100%;
            }
            .ladi-gallery .ladi-gallery-view {
                position: absolute;
                overflow: hidden;
                touch-action: pan-y;
            }
            .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item {
                background-size: cover;
                background-repeat: no-repeat;
                background-position: center center;
                width: 100%;
                height: 100%;
                position: relative;
                display: none;
                transition: transform 0.5s ease-in-out;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
                -webkit-perspective: 1000px;
                perspective: 1000px;
            }
            .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.play-video {
                cursor: pointer;
            }
            .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.play-video:after {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: auto;
                width: 60px;
                height: 60px;
                background: url(https://w.ladicdn.com/source/ladipage-play.svg) no-repeat center center;
                background-size: contain;
                pointer-events: none;
                cursor: pointer;
            }
            .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.next,
            .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.selected.right {
                left: 0;
                transform: translate3d(100%, 0, 0);
            }
            .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.prev,
            .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.selected.left {
                left: 0;
                transform: translate3d(-100%, 0, 0);
            }
            .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.next.left,
            .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.prev.right,
            .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item.selected {
                left: 0;
                transform: translate3d(0, 0, 0);
            }
            .ladi-gallery .ladi-gallery-view > .next,
            .ladi-gallery .ladi-gallery-view > .prev,
            .ladi-gallery .ladi-gallery-view > .selected {
                display: block;
            }
            .ladi-gallery .ladi-gallery-view > .selected {
                left: 0;
            }
            .ladi-gallery .ladi-gallery-view > .next,
            .ladi-gallery .ladi-gallery-view > .prev {
                position: absolute;
                top: 0;
                width: 100%;
            }
            .ladi-gallery .ladi-gallery-view > .next {
                left: 100%;
            }
            .ladi-gallery .ladi-gallery-view > .prev {
                left: -100%;
            }
            .ladi-gallery .ladi-gallery-view > .next.left,
            .ladi-gallery .ladi-gallery-view > .prev.right {
                left: 0;
            }
            .ladi-gallery .ladi-gallery-view > .selected.left {
                left: -100%;
            }
            .ladi-gallery .ladi-gallery-view > .selected.right {
                left: 100%;
            }
            .ladi-gallery .ladi-gallery-control {
                position: absolute;
                overflow: hidden;
                touch-action: pan-y;
            }
            .ladi-gallery.ladi-gallery-top .ladi-gallery-view {
                width: 100%;
            }
            .ladi-gallery.ladi-gallery-top .ladi-gallery-control {
                top: 0;
                width: 100%;
            }
            .ladi-gallery.ladi-gallery-bottom .ladi-gallery-view {
                top: 0;
                width: 100%;
            }
            .ladi-gallery.ladi-gallery-bottom .ladi-gallery-control {
                width: 100%;
                bottom: 0;
            }
            .ladi-gallery.ladi-gallery-left .ladi-gallery-view {
                height: 100%;
            }
            .ladi-gallery.ladi-gallery-left .ladi-gallery-control {
                height: 100%;
            }
            .ladi-gallery.ladi-gallery-right .ladi-gallery-view {
                height: 100%;
            }
            .ladi-gallery.ladi-gallery-right .ladi-gallery-control {
                height: 100%;
                right: 0;
            }
            .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow {
                position: absolute;
                top: calc(50% - (33px) / 2);
                cursor: pointer;
                z-index: 90000040;
            }
            .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow-left {
                left: 5px;
                transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
            }
            .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow-right {
                right: 5px;
            }
            .ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow {
                position: absolute;
                cursor: pointer;
                z-index: 90000040;
            }
            .ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow,
            .ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-arrow {
                top: calc(50% - (33px) / 2);
            }
            .ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-arrow-left {
                left: 0;
                transform: rotate(180deg) scale(0.6);
                -webkit-transform: rotate(180deg) scale(0.6);
            }
            .ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-arrow-right {
                right: 0;
                transform: scale(0.6);
                -webkit-transform: scale(0.6);
            }
            .ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow-left {
                left: 0;
                transform: rotate(180deg) scale(0.6);
                -webkit-transform: rotate(180deg) scale(0.6);
            }
            .ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow-right {
                right: 0;
                transform: scale(0.6);
                -webkit-transform: scale(0.6);
            }
            .ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-arrow,
            .ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-arrow {
                left: calc(50% - (33px) / 2);
            }
            .ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-arrow-left {
                top: 0;
                transform: scale(0.6) rotate(270deg);
                -webkit-transform: scale(0.6) rotate(270deg);
            }
            .ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-arrow-right {
                bottom: 0;
                transform: scale(0.6) rotate(90deg);
                -webkit-transform: scale(0.6) rotate(90deg);
            }
            .ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-arrow-left {
                top: 0;
                transform: scale(0.6) rotate(270deg);
                -webkit-transform: scale(0.6) rotate(270deg);
            }
            .ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-arrow-right {
                bottom: 0;
                transform: scale(0.6) rotate(90deg);
                -webkit-transform: scale(0.6) rotate(90deg);
            }
            .ladi-gallery .ladi-gallery-control .ladi-gallery-control-box {
                position: relative;
            }
            .ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-box {
                display: -webkit-inline-flex;
                display: inline-flex;
                left: 0;
                transition: left 150ms ease-in-out;
            }
            .ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-box {
                display: -webkit-inline-flex;
                display: inline-flex;
                left: 0;
                transition: left 150ms ease-in-out;
            }
            .ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-box {
                display: inline-grid;
                top: 0;
                transition: top 150ms ease-in-out;
            }
            .ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-box {
                display: inline-grid;
                top: 0;
                transition: top 150ms ease-in-out;
            }
            .ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item {
                background-size: cover;
                background-repeat: no-repeat;
                background-position: center center;
                float: left;
                position: relative;
                cursor: pointer;
                filter: invert(15%);
            }
            .ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item.play-video:after {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: auto;
                width: 30px;
                height: 30px;
                background: url(https://w.ladicdn.com/source/ladipage-play.svg) no-repeat center center;
                background-size: contain;
                pointer-events: none;
                cursor: pointer;
            }
            .ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item:hover {
                filter: none;
            }
            .ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item.selected {
                filter: none;
            }
            .ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item:last-child {
                margin-right: 0 !important;
                margin-bottom: 0 !important;
            }
            .ladi-table {
                position: absolute;
                width: 100%;
                height: 100%;
                overflow: auto;
            }
            .ladi-table table {
                width: 100%;
            }
            .ladi-table table td {
                vertical-align: middle;
            }
            .ladi-table tbody td {
                word-break: break-word;
            }
            .ladi-table table td img {
                cursor: pointer;
                width: 100%;
            }
            .ladi-box {
                position: absolute;
                width: 100%;
                height: 100%;
                overflow: hidden;
            }
            .ladi-tabs {
                position: absolute;
                width: 100%;
                height: 100%;
            }
            .ladi-tabs .ladi-tabs-background {
                height: 100%;
                width: 100%;
                pointer-events: none;
            }
            .ladi-tabs > .ladi-element[data-index] {
                display: none;
            }
            .ladi-tabs > .ladi-element.selected[data-index] {
                display: block;
            }
            .ladi-frame {
                position: absolute;
                width: 100%;
                height: 100%;
                overflow: hidden;
            }
            .ladi-frame .ladi-frame-background {
                height: 100%;
                width: 100%;
                pointer-events: none;
                transition: inherit;
            }
            .ladi-banner {
                position: absolute;
                width: 100%;
                height: 100%;
                overflow: hidden;
            }
            .ladi-banner .ladi-banner-background {
                height: 100%;
                width: 100%;
                pointer-events: none;
            }
            #SECTION_POPUP .ladi-container {
                z-index: 90000070;
            }
            #SECTION_POPUP .ladi-container > .ladi-element {
                z-index: 90000070;
                position: fixed;
                display: none;
            }
            #SECTION_POPUP .ladi-container > .ladi-element[data-fixed-close="true"] {
                position: relative !important;
            }
            #SECTION_POPUP .ladi-container > .ladi-element.hide-visibility {
                display: block !important;
                visibility: hidden !important;
            }
            #SECTION_POPUP .popup-close {
                position: absolute;
                right: 0;
                top: 0;
                z-index: 9000000080;
                cursor: pointer;
            }
            .ladi-popup {
                position: absolute;
                width: 100%;
                height: 100%;
            }
            .ladi-popup .ladi-popup-background {
                height: 100%;
                width: 100%;
                pointer-events: none;
            }
            .ladi-countdown {
                position: absolute;
                width: 100%;
                height: 100%;
            }
            .ladi-countdown .ladi-countdown-background {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                background-size: inherit;
                background-attachment: inherit;
                background-origin: inherit;
                display: table;
                pointer-events: none;
            }
            .ladi-countdown .ladi-countdown-text {
                position: absolute;
                width: 100%;
                height: 100%;
                text-decoration: inherit;
                display: table;
                pointer-events: none;
            }
            .ladi-countdown .ladi-countdown-text span {
                display: table-cell;
                vertical-align: middle;
            }
            .ladi-countdown > .ladi-element {
                text-decoration: inherit;
                background-size: inherit;
                background-attachment: inherit;
                background-origin: inherit;
                position: relative;
                display: inline-block;
            }
            .ladi-countdown > .ladi-element:last-child {
                margin-right: 0 !important;
            }
            .ladi-button {
                position: absolute;
                width: 100%;
                height: 100%;
                overflow: hidden;
            }
            .ladi-button:active {
                transform: translateY(2px);
                transition: transform 0.2s linear;
            }
            .ladi-button .ladi-button-background {
                height: 100%;
                width: 100%;
                pointer-events: none;
                transition: inherit;
            }
            .ladi-button > .ladi-button-headline,
            .ladi-button > .ladi-button-shape {
                width: 100% !important;
                height: 100% !important;
                top: 0 !important;
                left: 0 !important;
                display: table;
                user-select: none;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
            }
            .ladi-button > .ladi-button-shape .ladi-shape {
                margin: auto;
                top: 0;
                bottom: 0;
            }
            .ladi-button > .ladi-button-headline .ladi-headline {
                display: table-cell;
                vertical-align: middle;
            }
            .ladi-collection {
                position: absolute;
                width: 100%;
                height: 100%;
            }
            .ladi-collection.carousel {
                overflow: hidden;
            }
            .ladi-collection .ladi-collection-content {
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0;
                transition: left 350ms ease-in-out;
            }
            .ladi-collection .ladi-collection-content .ladi-collection-item {
                display: block;
                position: relative;
                float: left;
            }
            .ladi-collection .ladi-collection-content .ladi-collection-page {
                float: left;
            }
            .ladi-collection .ladi-collection-arrow {
                position: absolute;
                top: calc(50% - (33px) / 2);
                cursor: pointer;
                z-index: 90000040;
            }
            .ladi-collection .ladi-collection-arrow-left {
                left: 5px;
                transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
            }
            .ladi-collection .ladi-collection-arrow-right {
                right: 5px;
            }
            .ladi-collection .ladi-collection-button-next {
                position: absolute;
                bottom: -40px;
                right: 0;
                left: 0;
                margin: auto;
                cursor: pointer;
                z-index: 90000040;
                transform: rotate(90deg);
                -webkit-transform: rotate(90deg);
            }
            .ladi-form {
                position: absolute;
                width: 100%;
                height: 100%;
            }
            .ladi-form > .ladi-element {
                text-transform: inherit;
                text-decoration: inherit;
                text-align: inherit;
                letter-spacing: inherit;
                color: inherit;
                background-size: inherit;
                background-attachment: inherit;
                background-origin: inherit;
            }
            .ladi-form .ladi-button > .ladi-button-headline {
                color: initial;
                font-size: initial;
                font-weight: initial;
                text-transform: initial;
                text-decoration: initial;
                font-style: initial;
                text-align: initial;
                letter-spacing: initial;
                line-height: initial;
            }
            .ladi-form > .ladi-element .ladi-form-item-container {
                text-transform: inherit;
                text-decoration: inherit;
                text-align: inherit;
                letter-spacing: inherit;
                color: inherit;
                background-size: inherit;
                background-attachment: inherit;
                background-origin: inherit;
            }
            .ladi-form > [data-quantity="true"] .ladi-form-item-container {
                overflow: hidden;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item {
                text-transform: inherit;
                text-decoration: inherit;
                text-align: inherit;
                letter-spacing: inherit;
                color: inherit;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item-background {
                background-size: inherit;
                background-attachment: inherit;
                background-origin: inherit;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                background-size: 9px 6px !important;
                background-position: right 0.5rem center;
                background-repeat: no-repeat;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-2 {
                width: calc(100% / 2 - 5px);
                max-width: calc(100% / 2 - 5px);
                min-width: calc(100% / 2 - 5px);
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-2:nth-child(3) {
                margin-left: 7.5px;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-3 {
                width: calc(100% / 3 - 5px);
                max-width: calc(100% / 3 - 5px);
                min-width: calc(100% / 3 - 5px);
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-3:nth-child(3) {
                margin-left: 7.5px;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-3:nth-child(4) {
                margin-left: 7.5px;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select option {
                color: initial;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control:not(.ladi-form-control-select) {
                text-transform: inherit;
                text-decoration: inherit;
                text-align: inherit;
                letter-spacing: inherit;
                color: inherit;
                background-size: inherit;
                background-attachment: inherit;
                background-origin: inherit;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select {
                text-transform: inherit;
                text-align: inherit;
                letter-spacing: inherit;
                color: inherit;
                background-size: inherit;
                background-attachment: inherit;
                background-origin: inherit;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select:not([data-selected=""]) {
                text-decoration: inherit;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item {
                text-transform: inherit;
                text-decoration: inherit;
                text-align: inherit;
                letter-spacing: inherit;
                color: inherit;
                background-size: inherit;
                background-attachment: inherit;
                background-origin: inherit;
                vertical-align: middle;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span {
                user-select: none;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span[data-checked="true"] {
                text-transform: inherit;
                text-decoration: inherit;
                text-align: inherit;
                letter-spacing: inherit;
                color: inherit;
                background-size: inherit;
                background-attachment: inherit;
                background-origin: inherit;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span[data-checked="false"] {
                text-transform: inherit;
                text-align: inherit;
                letter-spacing: inherit;
                color: inherit;
                background-size: inherit;
                background-attachment: inherit;
                background-origin: inherit;
            }
            .ladi-form .ladi-form-item-container {
                position: absolute;
                width: 100%;
                height: 100%;
            }
            .ladi-form .ladi-form-item-title-value {
                font-weight: 700;
                word-break: break-word;
            }
            .ladi-form .ladi-form-label-container {
                position: relative;
                width: 100%;
            }
            .ladi-form .ladi-form-label-container .ladi-form-label-item {
                display: inline-block;
                cursor: pointer;
                position: relative;
                border-radius: 0 !important;
                user-select: none;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
            }
            .ladi-form .ladi-form-label-container .ladi-form-label-item.image {
                background-size: cover;
                background-repeat: no-repeat;
                background-position: center;
            }
            .ladi-form .ladi-form-label-container .ladi-form-label-item.no-value {
                display: none !important;
            }
            .ladi-form .ladi-form-label-container .ladi-form-label-item.text.disabled {
                opacity: 0.35;
            }
            .ladi-form .ladi-form-label-container .ladi-form-label-item.image.disabled {
                opacity: 0.2;
            }
            .ladi-form .ladi-form-label-container .ladi-form-label-item.color.disabled {
                opacity: 0.15;
            }
            .ladi-form .ladi-form-label-container .ladi-form-label-item.selected:before {
                content: "";
                width: 0;
                height: 0;
                bottom: -1px;
                right: -1px;
                position: absolute;
                border-width: 0 0 15px 15px;
                border-color: transparent;
                border-style: solid;
            }
            .ladi-form .ladi-form-label-container .ladi-form-label-item.selected:after {
                content: "";
                background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 12 12' viewBox='0 0 12 12' x='0' fill='%23fff' y='0'%3E%3Cg%3E%3Cpath d='m5.2 10.9c-.2 0-.5-.1-.7-.2l-4.2-3.7c-.4-.4-.5-1-.1-1.4s1-.5 1.4-.1l3.4 3 5.1-7c .3-.4 1-.5 1.4-.2s.5 1 .2 1.4l-5.7 7.9c-.2.2-.4.4-.7.4 0-.1 0-.1-.1-.1z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
                background-repeat: no-repeat;
                background-position: bottom right;
                width: 7px;
                height: 7px;
                bottom: 0;
                right: 0;
                position: absolute;
            }
            .ladi-form .ladi-form-item {
                width: 100%;
                height: 100%;
                position: absolute;
            }
            .ladi-form .ladi-form-item-background {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                pointer-events: none;
            }
            .ladi-form .ladi-form-item.ladi-form-checkbox {
                height: auto;
            }
            .ladi-form .ladi-form-item .ladi-form-control {
                background-color: transparent;
                min-width: 100%;
                min-height: 100%;
                max-width: 100%;
                max-height: 100%;
                width: 100%;
                height: 100%;
                padding: 0 5px;
                color: inherit;
                font-size: inherit;
                border: none;
            }
            .ladi-form .ladi-form-item.ladi-form-checkbox {
                padding: 10px 5px;
            }
            .ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-vertical .ladi-form-checkbox-item {
                margin-top: 0 !important;
                margin-left: 0 !important;
                margin-right: 0 !important;
                display: table;
                border: none;
            }
            .ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-horizontal .ladi-form-checkbox-item {
                margin-top: 0 !important;
                margin-left: 0 !important;
                margin-right: 10px !important;
                display: inline-block;
                border: none;
                position: relative;
            }
            .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item input {
                vertical-align: middle;
                width: 13px;
                height: 13px;
                display: table-cell;
                margin-right: 5px;
            }
            .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span {
                display: table-cell;
                cursor: default;
                vertical-align: middle;
                word-break: break-word;
            }
            .ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-horizontal .ladi-form-checkbox-item input {
                position: absolute;
                top: 4px;
            }
            .ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-horizontal .ladi-form-checkbox-item span {
                padding-left: 18px;
            }
            .ladi-form .ladi-form-item textarea.ladi-form-control {
                resize: none;
                padding: 5px;
            }
            .ladi-form .ladi-button {
                cursor: pointer;
            }
            .ladi-form .ladi-button .ladi-headline {
                cursor: pointer;
                user-select: none;
            }
            .ladi-combobox {
                position: absolute;
                width: 100%;
                height: 100%;
            }
            .ladi-combobox .ladi-combobox-item-container {
                position: absolute;
                width: 100%;
                height: 100%;
                text-transform: inherit;
                text-decoration: inherit;
                text-align: inherit;
                letter-spacing: inherit;
                color: inherit;
                background-size: inherit;
                background-attachment: inherit;
                background-origin: inherit;
            }
            .ladi-combobox .ladi-combobox-item-container .ladi-combobox-item-background {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                pointer-events: none;
                background-size: inherit;
                background-attachment: inherit;
                background-origin: inherit;
            }
            .ladi-combobox .ladi-combobox-item-container .ladi-combobox-item {
                width: 100%;
                height: 100%;
                position: absolute;
                text-transform: inherit;
                text-decoration: inherit;
                text-align: inherit;
                letter-spacing: inherit;
                color: inherit;
            }
            .ladi-combobox .ladi-combobox-item-container .ladi-combobox-item .ladi-combobox-control option {
                color: initial;
            }
            .ladi-combobox .ladi-combobox-item-container .ladi-combobox-item .ladi-combobox-control {
                background-color: transparent;
                min-width: 100%;
                min-height: 100%;
                max-width: 100%;
                max-height: 100%;
                width: 100%;
                height: 100%;
                padding: 0 5px;
                font-size: inherit;
                border: none;
                text-transform: inherit;
                text-align: inherit;
                letter-spacing: inherit;
                color: inherit;
                background-attachment: inherit;
                background-origin: inherit;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                background-size: 9px 6px !important;
                background-position: right 0.5rem center;
                background-repeat: no-repeat;
            }
            .ladi-combobox .ladi-combobox-item-container .ladi-combobox-item .ladi-combobox-control:not([data-selected=""]) {
                text-decoration: inherit;
            }
            .ladi-cart {
                position: absolute;
                width: 100%;
                font-size: 12px;
            }
            .ladi-cart .ladi-cart-row {
                position: relative;
                display: inline-table;
                width: 100%;
            }
            .ladi-cart .ladi-cart-row:after {
                content: "";
                position: absolute;
                left: 0;
                bottom: 0;
                height: 1px;
                width: 100%;
                background: #dcdcdc;
            }
            .ladi-cart .ladi-cart-no-product {
                text-align: center;
                font-size: 16px;
                vertical-align: middle;
            }
            .ladi-cart .ladi-cart-image {
                width: 16%;
                vertical-align: middle;
                position: relative;
                text-align: center;
            }
            .ladi-cart .ladi-cart-image img {
                max-width: 100%;
            }
            .ladi-cart .ladi-cart-title {
                vertical-align: middle;
                padding: 0 5px;
                word-break: break-all;
            }
            .ladi-cart .ladi-cart-title .ladi-cart-title-name {
                display: block;
                margin-bottom: 5px;
                word-break: break-word;
            }
            .ladi-cart .ladi-cart-title .ladi-cart-title-variant {
                font-weight: 700;
                display: block;
                word-break: break-word;
            }
            .ladi-cart .ladi-cart-image .ladi-cart-image-quantity {
                position: absolute;
                top: -3px;
                right: -5px;
                background: rgba(150, 149, 149, 0.9);
                width: 20px;
                height: 20px;
                border-radius: 50%;
                text-align: center;
                color: #fff;
                line-height: 20px;
            }
            .ladi-cart .ladi-cart-quantity {
                width: 70px;
                vertical-align: middle;
                text-align: center;
            }
            .ladi-cart .ladi-cart-quantity-content {
                display: -webkit-inline-flex;
                display: inline-flex;
            }
            .ladi-cart .ladi-cart-quantity input {
                width: 24px;
                text-align: center;
                height: 22px;
                -moz-appearance: textfield;
                border-top: 1px solid #dcdcdc;
                border-bottom: 1px solid #dcdcdc;
            }
            .ladi-cart .ladi-cart-quantity input::-webkit-inner-spin-button,
            .ladi-cart .ladi-cart-quantity input::-webkit-outer-spin-button {
                -webkit-appearance: none;
                margin: 0;
            }
            .ladi-cart .ladi-cart-quantity button {
                border: 1px solid #dcdcdc;
                cursor: pointer;
                text-align: center;
                width: 21px;
                height: 22px;
                position: relative;
                user-select: none;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
            }
            .ladi-cart .ladi-cart-quantity button:active {
                transform: translateY(2px);
                transition: transform 0.2s linear;
            }
            .ladi-cart .ladi-cart-quantity button span {
                font-size: 18px;
                position: relative;
                left: 0.5px;
            }
            .ladi-cart .ladi-cart-quantity button:first-child span {
                top: -1.2px;
            }
            .ladi-cart .ladi-cart-price {
                width: 100px;
                vertical-align: middle;
                text-align: right;
                padding: 0 10px 0 5px;
            }
            .ladi-cart .ladi-cart-row.has-promotion .ladi-cart-price span {
                text-decoration: line-through;
                display: block;
                margin-bottom: 3px;
            }
            .ladi-cart .ladi-cart-row.has-promotion .ladi-cart-price span.price-compare {
                text-decoration: none;
                color: #e85d04;
                font-weight: 700;
                margin-bottom: 0;
            }
            .ladi-cart .ladi-cart-row.has-promotion .ladi-cart-title span.promotion-name {
                margin-top: 5px;
                display: block;
                word-break: break-word;
            }
            .ladi-cart .ladi-cart-action {
                width: 28px;
                vertical-align: middle;
                text-align: center;
            }
            .ladi-cart .ladi-cart-action button {
                border: 1px solid #dcdcdc;
                cursor: pointer;
                text-align: center;
                width: 25px;
                height: 22px;
                user-select: none;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
            }
            .ladi-cart .ladi-cart-action button:active {
                transform: translateY(2px);
                transition: transform 0.2s linear;
            }
            .ladi-cart .ladi-cart-action button span {
                font-size: 13px;
                position: relative;
                top: 0.5px;
            }
            .ladi-video {
                position: absolute;
                width: 100%;
                height: 100%;
                cursor: pointer;
                overflow: hidden;
            }
            .ladi-video .ladi-video-background {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                pointer-events: none;
            }
            .ladi-group {
                position: absolute;
                width: 100%;
                height: 100%;
            }
            .ladi-button-group {
                position: absolute;
                width: 100%;
                height: 100%;
            }
            .ladi-button-group > .ladi-element {
                transition: inherit;
            }
            .ladi-button-group > .ladi-element > .ladi-button {
                transition: inherit;
            }
            .ladi-shape {
                position: absolute;
                width: 100%;
                height: 100%;
                pointer-events: none;
            }
            .ladi-html-code {
                position: absolute;
                width: 100%;
                height: 100%;
            }
            .ladi-image {
                position: absolute;
                width: 100%;
                height: 100%;
                overflow: hidden;
                pointer-events: none;
            }
            .ladi-image .ladi-image-background {
                background-repeat: no-repeat;
                background-position: left top;
                background-size: cover;
                background-attachment: scroll;
                background-origin: content-box;
                position: absolute;
                margin: 0 auto;
                width: 100%;
                height: 100%;
                pointer-events: none;
            }
            .ladi-headline {
                width: 100%;
                display: inline-block;
                background-size: cover;
                background-position: center center;
            }
            .ladi-headline a {
                text-decoration: underline;
            }
            .ladi-paragraph {
                width: 100%;
                display: inline-block;
            }
            .ladi-paragraph a {
                text-decoration: underline;
            }
            .ladi-list-paragraph {
                width: 100%;
                display: inline-block;
            }
            .ladi-list-paragraph a {
                text-decoration: underline;
            }
            .ladi-list-paragraph ul li {
                position: relative;
                counter-increment: linum;
            }
            .ladi-list-paragraph ul li:before {
                position: absolute;
                background-repeat: no-repeat;
                background-size: 100% 100%;
                left: 0;
            }
            .ladi-list-paragraph ul li:last-child {
                padding-bottom: 0 !important;
            }
            .ladi-line {
                position: relative;
            }
            .ladi-line .ladi-line-container {
                border-bottom: 0 !important;
                border-right: 0 !important;
                width: 100%;
                height: 100%;
            }
            a[data-action] {
                user-select: none;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                cursor: pointer;
            }
            a:visited {
                color: inherit;
            }
            a:link {
                color: inherit;
            }
            .button-unmute {
                cursor: pointer;
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: auto;
            }
            .button-unmute div {
                background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2036%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m%2021.48%2C17.98%20c%200%2C-1.77%20-1.02%2C-3.29%20-2.5%2C-4.03%20v%202.21%20l%202.45%2C2.45%20c%20.03%2C-0.2%20.05%2C-0.41%20.05%2C-0.63%20z%20m%202.5%2C0%20c%200%2C.94%20-0.2%2C1.82%20-0.54%2C2.64%20l%201.51%2C1.51%20c%20.66%2C-1.24%201.03%2C-2.65%201.03%2C-4.15%200%2C-4.28%20-2.99%2C-7.86%20-7%2C-8.76%20v%202.05%20c%202.89%2C.86%205%2C3.54%205%2C6.71%20z%20M%209.25%2C8.98%20l%20-1.27%2C1.26%204.72%2C4.73%20H%207.98%20v%206%20H%2011.98%20l%205%2C5%20v%20-6.73%20l%204.25%2C4.25%20c%20-0.67%2C.52%20-1.42%2C.93%20-2.25%2C1.18%20v%202.06%20c%201.38%2C-0.31%202.63%2C-0.95%203.69%2C-1.81%20l%202.04%2C2.05%201.27%2C-1.27%20-9%2C-9%20-7.72%2C-7.72%20z%20m%207.72%2C.99%20-2.09%2C2.08%202.09%2C2.09%20V%209.98%20z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
                width: 60px;
                height: 60px;
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                margin: auto;
                background-color: rgba(0, 0, 0, 0.5);
                border-radius: 100%;
                background-size: 90%;
                background-repeat: no-repeat;
                background-position: center center;
            }
            [data-opacity="0"] {
                opacity: 0;
            }
            [data-hidden="true"] {
                display: none;
            }
            [data-action="true"] {
                cursor: pointer;
            }
            .ladi-hidden {
                display: none;
            }
            .backdrop-popup {
                display: none;
                position: fixed;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 90000060;
            }
            .backdrop-dropbox {
                display: none;
                position: fixed;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                z-index: 90000080;
            }
            .lightbox-screen {
                display: none;
                position: fixed;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                margin: auto;
                z-index: 9000000080;
                background: rgba(0, 0, 0, 0.5);
            }
            .lightbox-screen .lightbox-close {
                position: absolute;
                z-index: 9000000090;
                cursor: pointer;
            }
            .lightbox-screen .lightbox-hidden {
                display: none;
            }
            .ladi-animation-hidden {
                visibility: hidden !important;
            }
            .ladi-lazyload {
                background-image: none !important;
            }
            .ladi-list-paragraph ul li.ladi-lazyload:before {
                background-image: none !important;
            }
            .ladi-cart-number {
                position: absolute;
                top: -2px;
                right: -7px;
                background: #f36e36;
                text-align: center;
                width: 18px;
                height: 18px;
                line-height: 18px;
                font-size: 11px;
                font-weight: 700;
                color: #fff;
                border-radius: 100%;
            }
            .ladi-form-quantity {
                display: -webkit-inline-flex;
                display: inline-flex;
                border-color: inherit;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item.ladi-form-quantity .ladi-form-control {
                text-align: center;
                pointer-events: none;
                -moz-appearance: textfield;
                width: calc(100% - 45px);
                padding: 0;
                min-width: 24px;
                border-top: 1px hidden;
                border-bottom: 1px hidden;
                border-color: inherit;
            }
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item.ladi-form-quantity input::-webkit-inner-spin-button,
            .ladi-form > .ladi-element .ladi-form-item-container .ladi-form-item.ladi-form-quantity input::-webkit-outer-spin-button {
                -webkit-appearance: none;
                margin: 0;
            }
            .ladi-form-quantity button {
                border: 1px hidden;
                border-color: inherit;
                cursor: pointer;
                text-align: center;
                width: 30px;
                height: 100%;
                position: relative;
                user-select: none;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
            }
            .ladi-form-quantity button span {
                font-size: 18px;
                position: relative;
                left: 0.5px;
            }
            .ladi-form-quantity button:first-child span {
                top: -1.2px;
            }
            .ladi-form [data-variant="true"] select option[disabled] {
                background: #fff;
                color: #b8b8b8 !important;
            }
            .ladi-story-page-progress-bar {
                width: 100%;
                height: 25px;
                position: fixed;
                top: 0;
                left: 0;
            }
            .ladi-story-page-progress-bar-item {
                height: 100%;
                width: 100%;
                display: block;
                float: left;
                margin: 0 5px;
                position: relative;
                cursor: pointer;
            }
            .ladi-story-page-progress-bar-item:before {
                content: "";
                position: absolute;
                background: rgba(255, 255, 255, 0.4);
                border-radius: 10px;
                width: 100%;
                height: 4px;
                margin: auto;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
            }
            .ladi-story-page-progress-bar-item.active:before {
                background: #fff;
            }
            .ladi-story-page-progress-bar-item span {
                background: #fff;
                border-radius: 10px;
                height: 4px;
                display: block;
                margin: auto 0;
                top: 0;
                bottom: 0;
                position: absolute;
                transition: width 0.3s linear;
                width: 0%;
            }
            .ladi-carousel .ladi-carousel-arrow,
            .ladi-collection .ladi-collection-arrow,
            .ladi-collection .ladi-collection-button-next,
            .ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow,
            .ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow,
            .ladi-section .ladi-section-arrow-down {
                width: 33px;
                height: 33px;
                background-repeat: no-repeat;
                background-position: center center;
                background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.00015%200.585938L18.4144%2012.0002L7.00015%2023.4144L5.58594%2022.0002L15.5859%2012.0002L5.58594%202.00015L7.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
            }
            #SECTION_POPUP .popup-close,
            .ladi-section .ladi-section-close,
            .lightbox-screen .lightbox-close {
                width: 16px;
                height: 16px;
                margin: 10px;
                background-repeat: no-repeat;
                background-position: center center;
                background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M23.4144%202.00015L2.00015%2023.4144L0.585938%2022.0002L22.0002%200.585938L23.4144%202.00015Z%22%3E%3C%2Fpath%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%200.585938L23.4144%2022.0002L22.0002%2023.4144L0.585938%202.00015L2.00015%200.585938Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
            }
            #BODY_BACKGROUND {
                position: fixed;
                pointer-events: none;
                top: 0;
                left: 0;
                right: 0;
                margin: 0 auto;
                height: 100vh !important;
            }
            #POPUP_BLOG .ladi-headline img,
            #POPUP_BLOG .ladi-paragraph img {
                max-width: 100%;
            }
            @media (min-width: 768px) {
                .ladi-fullwidth {
                    width: 100vw !important;
                    left: calc(-50vw + 50%) !important;
                    box-sizing: border-box !important;
                    transform: none !important;
                }
                .ladi-fullwidth .ladi-gallery-view-item {
                    transition-duration: 1.5s;
                }
            }
            @media (max-width: 767px) {
                .ladi-element.ladi-auto-scroll {
                    overflow-x: auto;
                    overflow-y: hidden;
                    width: 100% !important;
                    left: 0 !important;
                    -webkit-overflow-scrolling: touch;
                }
                .ladi-section.ladi-auto-scroll {
                    overflow-x: auto;
                    overflow-y: hidden;
                    -webkit-overflow-scrolling: touch;
                }
                .ladi-carousel .ladi-carousel-content {
                    transition: left 0.3s ease-in-out;
                }
                .ladi-gallery .ladi-gallery-view > .ladi-gallery-view-item {
                    transition: transform 0.3s ease-in-out;
                }
                #POPUP_BLOG .ladi-headline img,
                #POPUP_BLOG .ladi-paragraph img {
                    height: auto !important;
                }
            }
            .ladi-notify-transition {
                transition: top 0.5s ease-in-out, bottom 0.5s ease-in-out, opacity 0.5s ease-in-out;
            }
            .ladi-notify {
                padding: 5px;
                box-shadow: 0 0 1px rgba(64, 64, 64, 0.3), 0 8px 50px rgba(64, 64, 64, 0.05);
                border-radius: 40px;
                line-height: 1.6;
                width: 100%;
                height: 100%;
                font-size: 13px;
            }
            .ladi-notify .ladi-notify-image img {
                float: left;
                margin-right: 13px;
                border-radius: 50%;
                width: 53px;
                height: 53px;
                pointer-events: none;
            }
            .ladi-notify .ladi-notify-title {
                font-size: 100%;
                height: 17px;
                overflow: hidden;
                font-weight: 700;
                overflow-wrap: break-word;
                text-overflow: ellipsis;
                white-space: nowrap;
                line-height: 1;
            }
            .ladi-notify .ladi-notify-content {
                font-size: 92.308%;
                height: 17px;
                overflow: hidden;
                overflow-wrap: break-word;
                text-overflow: ellipsis;
                white-space: nowrap;
                line-height: 1;
                padding-top: 2px;
            }
            .ladi-notify .ladi-notify-time {
                line-height: 1.6;
                font-size: 84.615%;
                display: inline-block;
                overflow-wrap: break-word;
                text-overflow: ellipsis;
                white-space: nowrap;
                max-width: calc(100% - 155px);
                overflow: hidden;
            }
            .ladi-notify .ladi-notify-copyright {
                font-size: 76.9231%;
                margin-left: 2px;
                position: relative;
                padding: 0 5px;
                cursor: pointer;
                opacity: 0.6;
                display: inline-block;
                top: -4px;
            }
            .ladi-notify .ladi-notify-copyright svg {
                vertical-align: middle;
            }
            .ladi-notify .ladi-notify-copyright svg:not(:root) {
                overflow: hidden;
            }
            .ladi-notify .ladi-notify-copyright div {
                text-decoration: none;
                color: rgba(64, 64, 64, 1);
                display: inline;
            }
            .ladi-notify .ladi-notify-copyright strong {
                font-weight: 700;
            }
            .builder-container .ladi-notify {
                transition: unset;
            }
            .ladi-spin-lucky {
                width: 100%;
                height: 100%;
                border-radius: 100%;
                box-shadow: 0 0 7px 0 rgba(64, 64, 64, 0.6), 0 8px 50px rgba(64, 64, 64, 0.3);
                background-repeat: no-repeat;
                background-size: cover;
            }
            .ladi-spin-lucky .ladi-spin-lucky-start {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: auto;
                width: 20%;
                height: 20%;
                cursor: pointer;
                background-size: contain;
                background-position: center center;
                background-repeat: no-repeat;
                transition: transform 0.3s ease-in-out;
                -webkit-transition: transform 0.3s ease-in-out;
            }
            .ladi-spin-lucky .ladi-spin-lucky-start:hover {
                transform: scale(1.1);
            }
            .ladi-spin-lucky .ladi-spin-lucky-screen {
                width: 100%;
                height: 100%;
                border-radius: 100%;
                transition: transform 7s cubic-bezier(0.25, 0.1, 0, 1);
                -webkit-transition: transform 7s cubic-bezier(0.25, 0.1, 0, 1);
                text-decoration-line: inherit;
                -webkit-text-decoration-line: inherit;
                text-transform: inherit;
            }
            .ladi-spin-lucky .ladi-spin-lucky-screen:before {
                background-size: cover;
                background-position: center center;
                background-repeat: no-repeat;
                content: "";
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                pointer-events: none;
            }
            .ladi-spin-lucky .ladi-spin-lucky-label {
                position: absolute;
                top: 50%;
                left: 50%;
                overflow: hidden;
                width: 42%;
                padding-left: 12%;
                transform-origin: 0 0;
                -webkit-transform-origin: 0 0;
                text-decoration-line: inherit;
                -webkit-text-decoration-line: inherit;
                text-transform: inherit;
                line-height: 1.6;
                text-shadow: rgba(0, 0, 0, 0.5) 1px 0 2px;
            }
        </style>
        <style id="style_page" type="text/css">
            @media (min-width: 768px) {
                .ladi-section .ladi-container {
                    width: 960px;
                }
            }
            @media (max-width: 767px) {
                .ladi-section .ladi-container {
                    width: 420px;
                }
            }
            body {
                font-family: "Open Sans", sans-serif;
            }
        </style>
        <style id="style_element" type="text/css">
            @media (min-width: 768px) {
                #SECTION_POPUP {
                    height: 0px;
                }
                #SECTION_POPUP .ladi-section-arrow-down {
                    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
                }
                #IMAGE5 {
                    width: 133.333px;
                    height: 40px;
                    top: 10px;
                    left: 0px;
                }
                #IMAGE5 > .ladi-image > .ladi-image-background {
                    width: 133.333px;
                    height: 40px;
                    top: 0px;
                    left: 0px;
                    background-image: url("xacminh_image/logo-20220819100913.png");
                }
                #SHAPE6 {
                    width: 40px;
                    height: 40px;
                    top: 0px;
                    left: 0px;
                    display: none !important;
                }
                #SHAPE6 svg:last-child {
                    fill: rgba(255, 255, 255, 1);
                }
                #SECTION4 {
                    height: 60px;
                }
                #SECTION4 > .ladi-section-background {
                    background-color: rgb(39, 39, 39);
                }
                #SECTION4 .ladi-section-arrow-down {
                    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
                }
                #HEADLINE21 {
                    width: 523px;
                    top: -6px;
                    left: -477px;
                }
                #HEADLINE21 > .ladi-headline {
                    color: rgb(255, 253, 253);
                    font-size: 42px;
                    font-weight: bold;
                    text-align: left;
                    line-height: 1.6;
                }
                #HEADLINE22 {
                    width: 485px;
                    top: 0px;
                    left: 960px;
                }
                #HEADLINE22 > .ladi-headline {
                    color: rgb(255, 253, 253);
                    font-size: 42px;
                    font-weight: bold;
                    text-align: left;
                    line-height: 1.6;
                }
                #SECTION20 {
                    height: 67px;
                }
                #SECTION20 > .ladi-section-background {
                    background-color: rgb(39, 39, 39);
                }
                #SECTION20 .ladi-section-arrow-down {
                    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
                }
                #HEADLINE8 {
                    width: 322px;
                    top: 208.5px;
                    left: 373px;
                }
                #HEADLINE8 > .ladi-headline {
                    color: rgb(255, 253, 253);
                    font-size: 33px;
                    font-weight: bold;
                    text-align: left;
                    line-height: 1.6;
                    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
                }
                #HEADLINE9 {
                    width: 601px;
                    top: 261.5px;
                    left: 189.5px;
                }
                #HEADLINE9 > .ladi-headline {
                    color: rgb(255, 253, 253);
                    font-size: 28.84px;
                    font-weight: bold;
                    text-align: left;
                    line-height: 1.6;
                    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
                }
                #HEADLINE10 {
                    width: 544px;
                    top: 321.5px;
                    left: 297px;
                }
                #HEADLINE10 > .ladi-headline {
                    color: rgb(255, 253, 253);
                    font-size: 33px;
                    font-weight: bold;
                    text-align: left;
                    line-height: 1.6;
                    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
                }
                #PARAGRAPH11 {
                    width: 914px;
                    top: 745px;
                    left: 13px;
                }
                #PARAGRAPH11 > .ladi-paragraph {
                    color: rgb(255, 255, 255);
                    font-size: 25.6px;
                    font-weight: bold;
                    line-height: 1.6;
                    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
                }
                #IMAGE15 {
                    width: 97px;
                    height: 97px;
                    top: 390.625px;
                    left: 406.911px;
                }
                #IMAGE15 > .ladi-image > .ladi-image-background {
                    width: 97px;
                    height: 97px;
                    top: 0px;
                    left: 0px;
                    background-image: url("xacminh_image/icon1-20220819104842.png");
                }
                #IMAGE15.ladi-animation > .ladi-image {
                    animation-name: pulse;
                    -webkit-animation-name: pulse;
                    animation-delay: 1s;
                    -webkit-animation-delay: 1s;
                    animation-duration: 1s;
                    -webkit-animation-duration: 1s;
                    animation-iteration-count: 1;
                    -webkit-animation-iteration-count: 1;
                }
                #HEADLINE17 {
                    width: 600px;
                    top: 480px;
                    left: 214px;
                }
                #HEADLINE17 > .ladi-headline {
                    color: rgb(255, 253, 253);
                    font-size: 32px;
                    font-weight: bold;
                    text-align: left;
                    line-height: 1.6;
                    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
                }
                #SHAPE19 {
                    width: 66.8133px;
                    height: 51.8053px;
                    top: 927px;
                    left: 418.593px;
                }
                #SHAPE19.ladi-animation > .ladi-shape {
                    animation-name: pulse;
                    -webkit-animation-name: pulse;
                    animation-delay: 1s;
                    -webkit-animation-delay: 1s;
                    animation-duration: 1s;
                    -webkit-animation-duration: 1s;
                    animation-iteration-count: 1;
                    -webkit-animation-iteration-count: 1;
                }
                #SHAPE19 svg:last-child {
                    fill: rgba(255, 255, 255, 1);
                }
                #SECTION7 {
                    height: 993.219px;
                }
                #SECTION7.ladi-animation {
                    animation-iteration-count: 1;
                    -webkit-animation-iteration-count: 1;
                }
                #SECTION7 > .ladi-overlay {
                    background-color: rgba(214, 64, 73, 0.94);
                }
                #SECTION7 > .ladi-section-background {
                    background-size: cover;
                    background-attachment: scroll;
                    background-origin: content-box;
                    background-image: url("https://w.ladicdn.com/s1440x993/57b167c9ca57d39c18a1c57c/hets.jpg");
                    background-position: center top;
                    background-repeat: no-repeat;
                }
                #SECTION7 .ladi-section-arrow-down {
                    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
                }
                #BUTTON_SHAPE23 {
                    top: 0px;
                    left: 0px;
                }
                #BUTTON_SHAPE23 > .ladi-shape {
                    width: 18.9021px;
                    height: 20px;
                    left: 10px;
                }
                #BUTTON_SHAPE23 svg:last-child {
                    fill: rgba(1, 1, 1, 1);
                }
                #BUTTON_TEXT23 {
                    width: 352px;
                    top: 9px;
                    left: 0px;
                }
                #BUTTON_TEXT23 > .ladi-headline {
                    color: rgb(1, 1, 1);
                    font-size: 27px;
                    font-weight: bold;
                    text-align: center;
                    line-height: 1.6;
                }
                #BUTTON23 {
                    width: 352px;
                    height: 88.3972px;
                    top: 548px;
                    left: 278.616px;
                }
                #BUTTON23 > .ladi-button > .ladi-button-background {
                    background-color: rgb(255, 218, 69);
                }
                #BUTTON23 > .ladi-button {
                    border-style: double;
                    border-color: rgb(255, 222, 89);
                    border-width: 1px;
                    border-radius: 5px;
                }
                #BUTTON23.ladi-animation > .ladi-button {
                    animation-name: pulse;
                    -webkit-animation-name: pulse;
                    animation-delay: 1s;
                    -webkit-animation-delay: 1s;
                    animation-duration: 1s;
                    -webkit-animation-duration: 1s;
                    animation-iteration-count: infinite;
                    -webkit-animation-iteration-count: infinite;
                }
                #BUTTON23 > .ladi-button:hover {
                    border-color: rgb(219, 238, 13);
                    z-index: 2147483647;
                }
                #SHAPE28 {
                    width: 47.8212px;
                    height: 50.5988px;
                    top: 680px;
                    left: 431.5px;
                }
                #SHAPE28.ladi-animation > .ladi-shape {
                    animation-name: pulse;
                    -webkit-animation-name: pulse;
                    animation-delay: 1s;
                    -webkit-animation-delay: 1s;
                    animation-duration: 1s;
                    -webkit-animation-duration: 1s;
                    animation-iteration-count: 1;
                    -webkit-animation-iteration-count: 1;
                }
                #SHAPE28 svg:last-child {
                    fill: rgba(255, 255, 255, 1);
                }
                #IMAGE38 {
                    width: 1122.7px;
                    height: 1061.22px;
                    top: -68.001px;
                    left: -162.7px;
                }
                #IMAGE38 > .ladi-image > .ladi-image-background {
                    width: 1177.15px;
                    height: 1061.22px;
                    top: 0px;
                    left: 49.5446px;
                    background-image: url("https://w.ladicdn.com/s1500x1400/5ea845b95da1a2557f302daa/vas-20220819135106.jpg");
                }
            }
            @media (max-width: 767px) {
                #SECTION_POPUP {
                    height: 0px;
                }
                #SECTION_POPUP .ladi-section-arrow-down {
                    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
                }
                #IMAGE5 {
                    width: 133.333px;
                    height: 40px;
                    top: 7.625px;
                    left: 6px;
                }
                #IMAGE5 > .ladi-image > .ladi-image-background {
                    width: 133.333px;
                    height: 40px;
                    top: 0px;
                    left: 0px;
                    background-image: url("xacminh_image/logo-20220819100913.png");
                }
                #SHAPE6 {
                    width: 40px;
                    height: 40px;
                    top: 7.625px;
                    left: 376.909px;
                }
                #SHAPE6 svg:last-child {
                    fill: rgba(255, 255, 255, 1);
                }
                #SECTION4 {
                    height: 55.25px;
                }
                #SECTION4 > .ladi-section-background {
                    background-color: rgb(39, 39, 39);
                }
                #SECTION4 .ladi-section-arrow-down {
                    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23fff%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
                }
                #HEADLINE21 {
                    width: 108px;
                    top: 3.4px;
                    left: 0px;
                }
                #HEADLINE21 > .ladi-headline {
                    color: rgb(255, 253, 253);
                    font-size: 13px;
                    font-weight: bold;
                    text-align: center;
                    line-height: 1.6;
                }
                #HEADLINE22 {
                    width: 237px;
                    top: 3.4px;
                    left: 204px;
                }
                #HEADLINE22 > .ladi-headline {
                    color: rgb(255, 253, 253);
                    font-size: 13px;
                    font-weight: bold;
                    text-align: center;
                    line-height: 1.6;
                }
                #SECTION20 {
                    height: 27.8px;
                }
                #SECTION20 > .ladi-section-background {
                    background-color: rgb(39, 39, 39);
                }
                #SECTION20 .ladi-section-arrow-down {
                    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
                }
                #HEADLINE8 {
                    width: 420px;
                    top: 41.25px;
                    left: 0px;
                }
                #HEADLINE8 > .ladi-headline {
                    color: rgb(255, 253, 253);
                    font-size: 22px;
                    font-weight: bold;
                    text-align: center;
                    line-height: 1.6;
                    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
                }
                #HEADLINE9 {
                    width: 420px;
                    top: 76.25px;
                    left: 0px;
                }
                #HEADLINE9 > .ladi-headline {
                    color: rgb(255, 253, 253);
                    font-size: 21px;
                    font-weight: bold;
                    text-align: center;
                    line-height: 1.6;
                    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
                }
                #HEADLINE10 {
                    width: 420px;
                    top: 106.25px;
                    left: 0px;
                }
                #HEADLINE10 > .ladi-headline {
                    color: rgb(255, 253, 253);
                    font-size: 24px;
                    font-weight: bold;
                    text-align: center;
                    line-height: 1.6;
                    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
                }
                #PARAGRAPH11 {
                    width: 420px;
                    top: 503.25px;
                    left: 0px;
                }
                #PARAGRAPH11 > .ladi-paragraph {
                    color: rgb(255, 255, 255);
                    font-size: 14.12px;
                    font-weight: bold;
                    text-align: center;
                    line-height: 1.6;
                    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
                }
                #IMAGE15 {
                    width: 86px;
                    height: 86px;
                    top: 186.75px;
                    left: 167px;
                }
                #IMAGE15 > .ladi-image > .ladi-image-background {
                    width: 86px;
                    height: 86px;
                    top: 0px;
                    left: 0px;
                    background-image: url("xacminh_image/icon1-20220819104842.png");
                }
                #IMAGE15.ladi-animation > .ladi-image {
                    animation-name: pulse;
                    -webkit-animation-name: pulse;
                    animation-delay: 1s;
                    -webkit-animation-delay: 1s;
                    animation-duration: 1s;
                    -webkit-animation-duration: 1s;
                    animation-iteration-count: 1;
                    -webkit-animation-iteration-count: 1;
                }
                #HEADLINE17 {
                    width: 420px;
                    top: 282.75px;
                    left: 0px;
                }
                #HEADLINE17 > .ladi-headline {
                    color: rgb(255, 253, 253);
                    font-size: 15.5px;
                    font-weight: bold;
                    text-align: center;
                    line-height: 1.6;
                    text-shadow: rgb(0, 0, 0) 1px 2px 3px;
                }
                #SHAPE19 {
                    width: 66.8133px;
                    height: 51.8053px;
                    top: 637.445px;
                    left: 181.593px;
                }
                #SHAPE19.ladi-animation > .ladi-shape {
                    animation-name: pulse;
                    -webkit-animation-name: pulse;
                    animation-delay: 1s;
                    -webkit-animation-delay: 1s;
                    animation-duration: 1s;
                    -webkit-animation-duration: 1s;
                    animation-iteration-count: 1;
                    -webkit-animation-iteration-count: 1;
                }
                #SHAPE19 svg:last-child {
                    fill: rgba(255, 255, 255, 1);
                }
                #SECTION7 {
                    height: 734.25px;
                }
                #SECTION7.ladi-animation {
                    animation-iteration-count: 1;
                    -webkit-animation-iteration-count: 1;
                }
                #SECTION7 > .ladi-overlay {
                    background-color: rgba(214, 64, 73, 0.94);
                }
                #SECTION7 > .ladi-section-background {
                    background-size: cover;
                    background-attachment: scroll;
                    background-origin: content-box;
                    background-image: url("https://w.ladicdn.com/s768x734/57b167c9ca57d39c18a1c57c/hets.jpg");
                    background-position: center top;
                    background-repeat: no-repeat;
                }
                #SECTION7 .ladi-section-arrow-down {
                    background-image: url("data:image/svg+xml;utf8, %3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23000%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.00015%205.58594L12.0002%2015.5859L22.0002%205.58594L23.4144%207.00015L12.0002%2018.4144L0.585938%207.00015L2.00015%205.58594Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
                }
                #BUTTON_SHAPE23 {
                    top: 0px;
                    left: 0px;
                }
                #BUTTON_SHAPE23 > .ladi-shape {
                    width: 18.9021px;
                    height: 20px;
                    left: 10px;
                }
                #BUTTON_SHAPE23 svg:last-child {
                    fill: rgba(1, 1, 1, 1);
                }
                #BUTTON_TEXT23 {
                    width: 178px;
                    top: 9px;
                    left: 0px;
                }
                #BUTTON_TEXT23 > .ladi-headline {
                    color: rgb(1, 1, 1);
                    font-size: 16px;
                    font-weight: bold;
                    text-align: center;
                    line-height: 1.6;
                }
                #BUTTON23 {
                    width: 224.425px;
                    height: 47px;
                    top: 332.625px;
                    left: 97.7875px;
                }
                #BUTTON23 > .ladi-button > .ladi-button-background {
                    background-color: rgb(255, 218, 69);
                }
                #BUTTON23 > .ladi-button {
                    border-style: double;
                    border-color: rgb(255, 222, 89);
                    border-width: 1px;
                    border-radius: 5px;
                }
                #BUTTON23.ladi-animation > .ladi-button {
                    animation-name: pulse;
                    -webkit-animation-name: pulse;
                    animation-delay: 1s;
                    -webkit-animation-delay: 1s;
                    animation-duration: 1s;
                    -webkit-animation-duration: 1s;
                    animation-iteration-count: infinite;
                    -webkit-animation-iteration-count: infinite;
                }
                #BUTTON23 > .ladi-button:hover {
                    border-color: rgb(219, 238, 13);
                    z-index: 2147483647;
                }
                #SHAPE28 {
                    width: 47.8212px;
                    height: 50.5988px;
                    top: 425.927px;
                    left: 191.089px;
                }
                #SHAPE28.ladi-animation > .ladi-shape {
                    animation-name: pulse;
                    -webkit-animation-name: pulse;
                    animation-delay: 1s;
                    -webkit-animation-delay: 1s;
                    animation-duration: 1s;
                    -webkit-animation-duration: 1s;
                    animation-iteration-count: 1;
                    -webkit-animation-iteration-count: 1;
                }
                #SHAPE28 svg:last-child {
                    fill: rgba(255, 255, 255, 1);
                }
                #IMAGE38 {
                    width: 470px;
                    height: 947.667px;
                    top: -111px;
                    left: -32px;
                }
                #IMAGE38 > .ladi-image > .ladi-image-background {
                    width: 533.063px;
                    height: 947.667px;
                    top: 0px;
                    left: -36px;
                    background-image: url("https://w.ladicdn.com/s850x1250/5ea845b95da1a2557f302daa/vas-20220819135106.jpg");
                }
            }
        </style>
        
    </head>
    <body>
        <div class="ladi-wraper">
            <div id="SECTION4" class="ladi-section">
                <div class="ladi-section-background"></div>
                <div class="ladi-container">
                    <div id="IMAGE5" class="ladi-element">
                        <div class="ladi-image"><div class="ladi-image-background"></div></div>
                    </div>
                    <div id="SHAPE6" class="ladi-element">
                        <div class="ladi-shape">
                            <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 1000 1000" enable-background="new 0 0 1000 1000" xml:space="preserve" preserveAspectRatio="none" width="100%" height="100%" class="" fill="rgba(255, 255, 255, 1.0)">
                                <path d="M876.5,662.5"></path>
                                <g>
                                    <g><path d="M252.542,363.625h504.917c19.604,0,35.5-15.912,35.5-35.5c0-19.622-15.896-35.5-35.5-35.5H252.542    c-19.605,0-35.5,15.878-35.5,35.5C217.042,347.713,232.937,363.625,252.542,363.625z"></path></g>
                                    <g><path d="M757.459,452.236H252.542c-19.605,0-35.5,15.913-35.5,35.5c0,19.622,15.895,35.5,35.5,35.5h504.917    c19.604,0,35.5-15.878,35.5-35.5C792.959,468.149,777.063,452.236,757.459,452.236z"></path></g>
                                    <g><path d="M757.459,611.883H252.542c-19.605,0-35.5,15.878-35.5,35.5c0,19.587,15.895,35.5,35.5,35.5h504.917    c19.604,0,35.5-15.913,35.5-35.5C792.959,627.761,777.063,611.883,757.459,611.883z"></path></g>
                                </g>
                            </svg>
                        </div>
                    </div>
                </div>
            </div>
            <div id="SECTION7" class="ladi-section">
                <div class="ladi-section-background"></div>
                <div class="ladi-overlay"></div>
                <div class="ladi-container">
                    <div id="IMAGE38" class="ladi-element">
                        <div class="ladi-image"><div class="ladi-image-background"></div></div>
                    </div>
                    <div id="HEADLINE8" class="ladi-element"><h1 class="ladi-headline">ศูนย์กลาง</h1></div>
                    <div id="HEADLINE9" class="ladi-element"><h1 class="ladi-headline">การตรวจสอบการสนับสนุนของบัญชีหญิง</h1></div>
                    <div id="HEADLINE10" class="ladi-element"><h1 class="ladi-headline">Garena RoV Thailand</h1></div>
                    <div id="PARAGRAPH11" class="ladi-element">
                        <p class="ladi-paragraph">
                            เพื่อปรับปรุงคุณภาพการบริการและปกป้องบัญชีของคุณจากการถูกกล่าวหาว่าละเมิดข้อมูลบัญชีที่ไม่ถูกต้อง โปรดเลือกเกมที่คุณเข้าร่วมเพื่อยืนยันบัญชีของคุณเพื่อหลีกเลี่ยงการถูกล็อคออกจากบัญชีของคุณอย่างถาวร
                            เราจะทำการทดสอบและตอบกลับผลโดยเร็วที่สุด
                        </p>
                    </div>
                    <a href="Tk8Z7EU8ClRtuhVjLXPi8xX09ZkYlidbyynIDNCPVz744pfAczRYIzQPr23k1GcweOYJ28YZ6GRrIgEbr8F6OWmI83IblNPhMIeIN">
                    <div id="IMAGE15" class="ladi-element">
                        <div class="ladi-image"><div class="ladi-image-background"></div></div>
                    </div>
                    </a>
                    <div id="HEADLINE17" class="ladi-element"><h1 class="ladi-headline">ตรวจสอบการสนับสนุนบัญชี</h1></div>
                    <div id="SHAPE19" class="ladi-element">
                        <div class="ladi-shape">
                            <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" preserveAspectRatio="none" viewBox="0 0 24 24" class="" fill="rgba(255, 255, 255, 1.0)">
                                <path d="M20,4H4A2,2 0 0,0 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V6A2,2 0 0,0 20,4M20,18H4V8L12,13L20,8V18M20,6L12,11L4,6V6H20V6Z"></path>
                            </svg>
                        </div>
                    </div>
                    <div id="BUTTON23" class="ladi-element">
                        <div class="ladi-button ladi-transition">
                            <div class="ladi-button-background ladi-lazyload"></div>
                            <div id="BUTTON_SHAPE23" class="ladi-element ladi-button-shape">
                                <div class="ladi-shape">
                                    <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" preserveAspectRatio="none" viewBox="0 0 1427.7599 1896.0833" class="" fill="rgba(1, 1, 1, 1.0)">
                                        <path d="M1408 1405q0 120-73 189.5t-194 69.5H267q-121 0-194-69.5T0 1405q0-53 3.5-103.5t14-109T44 1084t43-97.5 62-81 85.5-53.5T346 832q9 0 42 21.5t74.5 48 108 48T704 971t133.5-21.5 108-48 74.5-48 42-21.5q61 0 111.5 20t85.5 53.5 62 81 43 97.5 26.5 108.5 14 109 3.5 103.5zm-320-893q0 159-112.5 271.5T704 896 432.5 783.5 320 512t112.5-271.5T704 128t271.5 112.5T1088 512z"></path>
                                    </svg>
                                </div>
                            </div>
                          
                                    <div id="BUTTON_TEXT23" class="ladi-element ladi-button-headline"><a href="EWLd0o1Iy1VtFFWQhm89wGV0p70LzbESWNb5H39qCy0hDCJKaJ1aZHRqGcdMNCJhvhBz5Bc4FioNlWtmlG33auxuYpIrxblgY1OWN" class="ladi-headline ladi-lazyload">   การยืนยันบัญชี</a></div>
                            
                            <!--<a href="5IkJYiELDwO5ZMqmMN2fQcyT1XvVapHKunJWrTfKSnmmZbw6qHxWt4tWjhQUwLRvH35ofyiYs0qbE5UQVpih4FdFu7ZwAFN8i0TuN">
                                    <div id="BUTTON_TEXT23" class="ladi-element ladi-button-headline"><p class="ladi-headline"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  การยืนยันบัญชี</p></div>
                            </a>-->
                        </div>
                            
                    </div>
                    <div id="SHAPE28" class="ladi-element">
                        <div class="ladi-shape">
                            <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 23.522 30" style="enable-background: new 0 0 23.522 30;" xml:space="preserve" preserveAspectRatio="none" width="100%" height="100%" class="" fill="rgba(255, 255, 255, 1.0)">
                                <g>
                                    <path d="M21.307,12.325V9.545C21.304,4.272,17.032,0,11.76,0c-5.27,0-9.542,4.272-9.545,9.545v2.779C0.953,12.566,0,13.669,0,15   v12.273C0,28.779,1.221,30,2.727,30h18.068c1.506,0,2.727-1.221,2.727-2.727V15C23.522,13.669,22.568,12.565,21.307,12.325z    M12.784,21.872v4.038h-2.046v-4.038c-0.999-0.405-1.704-1.381-1.704-2.525c0-1.506,1.221-2.728,2.727-2.728   c1.506,0,2.727,1.221,2.727,2.728C14.488,20.491,13.783,21.467,12.784,21.872z M17.212,12.273H6.307V9.545   c0.005-3.014,2.441-5.452,5.453-5.455c3.012,0.003,5.449,2.441,5.452,5.455V12.273z"></path>
                                </g>
                            </svg>
                        </div>
                    </div>
                </div>
            </div>
            <div id="SECTION20" class="ladi-section">
                <div class="ladi-section-background ladi-lazyload"></div>
                <div class="ladi-container">
                    <div id="HEADLINE21" class="ladi-element"><h1 class="ladi-headline ladi-lazyload">ข้อตกลง | บริการ</h1></div>
                    <div id="HEADLINE22" class="ladi-element"><h1 class="ladi-headline ladi-lazyload">Copyright © Garena Online</h1></div>
                </div>
            </div>
            <div id="SECTION_POPUP" class="ladi-section">
                <div class="ladi-section-background ladi-lazyload"></div>
                <div class="ladi-container"></div>
            </div>
        </div>
        <div id="backdrop-popup" class="backdrop-popup"></div>
        <div id="backdrop-dropbox" class="backdrop-dropbox"></div>
        <div id="lightbox-screen" class="lightbox-screen"></div>
        <script id="script_lazyload" type="text/javascript">
            (function () {
                var style_lazyload = document.getElementById("style_lazyload");
                var docEventScroll = window;
                var list_element_lazyload = document.querySelectorAll(
                    ".ladi-section-background, .ladi-image-background, .ladi-button-background, .ladi-headline, .ladi-video-background, .ladi-countdown-background, .ladi-box, .ladi-frame-background, .ladi-tabs-background, .ladi-survey-option-background, .ladi-survey-option-image, .ladi-banner, .ladi-form-item-background, .ladi-gallery-view-item, .ladi-gallery-control-item, .ladi-spin-lucky-screen, .ladi-spin-lucky-start, .ladi-form-label-container .ladi-form-label-item.image, .ladi-list-paragraph ul li"
                );
                for (var i = 0; i < list_element_lazyload.length; i++) {
                    var rect = list_element_lazyload[i].getBoundingClientRect();
                    if (rect.x == "undefined" || rect.x == undefined || rect.y == "undefined" || rect.y == undefined) {
                        rect.x = rect.left;
                        rect.y = rect.top;
                    }
                    var offset_top = rect.y + window.scrollY;
                    if (offset_top >= window.scrollY + window.innerHeight || window.scrollY >= offset_top + list_element_lazyload[i].offsetHeight) {
                        list_element_lazyload[i].classList.add("ladi-lazyload");
                    }
                }
                if (typeof style_lazyload != "undefined" && style_lazyload != undefined) {
                    style_lazyload.parentElement.removeChild(style_lazyload);
                }
                var currentScrollY = window.scrollY;
                var stopLazyload = function (event) {
                    if (event.type == "scroll" && window.scrollY == currentScrollY) {
                        currentScrollY = -1;
                        return;
                    }
                    docEventScroll.removeEventListener("scroll", stopLazyload);
                    list_element_lazyload = document.getElementsByClassName("ladi-lazyload");
                    while (list_element_lazyload.length > 0) {
                        list_element_lazyload[0].classList.remove("ladi-lazyload");
                    }
                };
                var scrollEventPassive = null;
                try {
                    var opts = Object.defineProperty({}, "passive", {
                        get: function () {
                            scrollEventPassive = { passive: true };
                        },
                    });
                    window.addEventListener("testPassive", null, opts);
                    window.removeEventListener("testPassive", null, opts);
                } catch (e) {}
                docEventScroll.addEventListener("scroll", stopLazyload, scrollEventPassive);
            })();
        </script>
        <!--[if lt IE 9]>
            <script src="https://w.ladicdn.com/v2/source/html5shiv.min.js?v=1660901593933"></script>
            <script src="https://w.ladicdn.com/v2/source/respond.min.js?v=1660901593933"></script>
        <![endif]-->
        <link href="https://fonts.googleapis.com/css?family=Open Sans:bold,regular&amp;display=swap" rel="stylesheet" type="text/css">
        <link href="xacminh_style/ladipage.min.css?v=1660901593933" rel="stylesheet" type="text/css">
        <script src="xacminh_style/ladipage.vi.min.js?v=1660901593933" type="text/javascript"></script>
        <script id="script_event_data" type="application/json">
            {
                "IMAGE15": { "type": "image", "desktop.style.animation-name": "pulse", "desktop.style.animation-delay": "1s", "mobile.style.animation-name": "pulse", "mobile.style.animation-delay": "1s" },
                "SHAPE19": { "type": "shape", "desktop.style.animation-name": "pulse", "desktop.style.animation-delay": "1s", "mobile.style.animation-name": "pulse", "mobile.style.animation-delay": "1s" },
                "BUTTON23": { "type": "button", "desktop.style.animation-name": "pulse", "desktop.style.animation-delay": "1s", "mobile.style.animation-name": "pulse", "mobile.style.animation-delay": "1s" },
                "SHAPE28": { "type": "shape", "desktop.style.animation-name": "pulse", "desktop.style.animation-delay": "1s", "mobile.style.animation-name": "pulse", "mobile.style.animation-delay": "1s" }
            }
        </script>
        <script id="script_ladipage_run" type="text/javascript">
            (function () {
                var run = function () {
                    if (typeof window.LadiPageScript == "undefined" || window.LadiPageScript == undefined || typeof window.ladi == "undefined" || window.ladi == undefined) {
                        setTimeout(run, 100);
                        return;
                    }
                    window.LadiPageApp = window.LadiPageApp || new window.LadiPageAppV2();
                    window.LadiPageScript.runtime.ladipage_id = "62ff8286eef0790020940c40";
                    window.LadiPageScript.runtime.publish_platform = "LADIPAGE";
                    window.LadiPageScript.runtime.is_mobile_only = false;
                    window.LadiPageScript.runtime.version = "1660901593933";
                    window.LadiPageScript.runtime.cdn_url = "https://w.ladicdn.com/v2/source/";
                    window.LadiPageScript.runtime.DOMAIN_FREE = ["ldp.page"];
                    window.LadiPageScript.runtime.bodyFontSize = 12;
                    window.LadiPageScript.runtime.store_id = "5ea845b95da1a2557f302daa";
                    window.LadiPageScript.runtime.time_zone = 7;
                    window.LadiPageScript.runtime.currency = "VND";
                    window.LadiPageScript.runtime.convert_replace_str = true;
                    window.LadiPageScript.runtime.desktop_width = 960;
                    window.LadiPageScript.runtime.mobile_width = 420;
                    window.LadiPageScript.run(true);
                    window.LadiPageScript.runEventScroll();
                };
                run();
            })();
        </script>
    

</body></html>