.elementor-66 .elementor-element.elementor-element-490a82b2{--display:flex;--flex-direction:row-reverse;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-66 .elementor-element.elementor-element-592c2e8e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-66 .elementor-element.elementor-element-592c2e8e:not(.elementor-motion-effects-element-type-background), .elementor-66 .elementor-element.elementor-element-592c2e8e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-66 .elementor-element.elementor-element-4c9df761 img{border-radius:10px 10px 10px 10px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-66 .elementor-element.elementor-element-2807d719{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-66 .elementor-element.elementor-element-2807d719:not(.elementor-motion-effects-element-type-background), .elementor-66 .elementor-element.elementor-element-2807d719 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-66 .elementor-element.elementor-element-663cafb5{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-66 .elementor-element.elementor-element-65a1096e{--display:flex;}.elementor-66 .elementor-element.elementor-element-46726510{--display:flex;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-66 .elementor-element.elementor-element-a05685e{--divider-border-style:solid;--divider-color:#2623D3;--divider-border-width:2px;}.elementor-66 .elementor-element.elementor-element-a05685e .elementor-divider-separator{width:89%;margin:0 auto;margin-left:0;}.elementor-66 .elementor-element.elementor-element-a05685e .elementor-divider{text-align:left;padding-block-start:15px;padding-block-end:15px;}.elementor-66 .elementor-element.elementor-element-a05685e .elementor-divider__text{color:#2623D3;font-family:"boonhome", Sans-serif;font-size:24px;font-weight:400;}.elementor-66 .elementor-element.elementor-element-639813ed{--display:flex;}body.elementor-page-66:not(.elementor-motion-effects-element-type-background), body.elementor-page-66 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E4ECF0;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-66 .elementor-element.elementor-element-490a82b2{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}}@media(min-width:768px){.elementor-66 .elementor-element.elementor-element-592c2e8e{--width:33.3333%;}.elementor-66 .elementor-element.elementor-element-2807d719{--width:66.6666%;}}@media(max-width:1024px) and (min-width:768px){.elementor-66 .elementor-element.elementor-element-592c2e8e{--width:500px;}}/* Start custom CSS for html, class: .elementor-element-698807e0 */body {
            font-family: boonhome, sans-serif;
            color: #fff;
            text-align: center;
            margin: 0;
            padding: 0;
        }
        .custom-container {
            display: inline-block;
            width: 100%;
            vertical-align: top;
            border: 1px solid #333;
            border-radius: 10px;
            background-color: #fff;
            
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
            
            position: relative;
            z-index: 1;
        }
        .custom-header {
            background: linear-gradient(to bottom, #046bd2, #046bd2d6);
            color: #fff;
            padding: 10px;
            text-align: center;
            border-radius: 10px 10px 0 0;
            position: relative;
            z-index: 2;
        }
        .custom-flag {
            width: 60px;
            height: auto;
            position: absolute;
            left: 10px;
            top: 1px;
        }
        .custom-numbers {
            display: flex;
            padding: 10px;
            justify-content: center;
            margin-bottom: 20px;
            color: #333;
        }
        .custom-numbers div {
            background-color: #fff;
            margin: 0 5px;
            border-radius: 5px;
            width: 60px;
            height: 80px;
            border: 1px solid #333;
            font-weight: 800;
            font-size: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .custom-table {
            margin: 0 auto;
            border-collapse: collapse;
            margin-top: 20px;
            font-size: 22px;
            color: #333 !important;
            width: 80%;
            table-layout: fixed;
        }
        .custom-table th, .custom-table td {
            border: 1px solid #333;
            padding: 10px !important;
            text-align: center;
            width: 50%;
            background-color: #f9f9f9 !important; 
            color: #333 !important; 
        }
        h1, h3 {
            font-size: 12px;
            text-align: center;
            font-weight: 400;
            color: #333;
            margin-bottom: 20px;
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7d8aa6b5 */@import url('https://fonts.googleapis.com/css2?family=Boonhome&display=swap');

    body {
      font-family: 'Boonhome', sans-serif;
    }

    #history-table {
      width: 100%;
      border-collapse: collapse;
      margin-top: 10px;
    }

    #history-table th,
    #history-table td {
      border: 1px solid #333;
      padding: 8px;
      text-align: center;
      color: #000;
    }

    #history-table th {
      background: linear-gradient(to bottom, #046bd2, #046bd2d6);
      color: #fff;
    }

    .pagination {
      display: flex;
      justify-content: center;
      margin: 20px 0;
    }

    .pagination button {
      border: none;
      padding: 8px 16px;
      margin: 0 4px;
      cursor: pointer;
      background-color: #f1f1f1;
      color: #333;
    }

    .pagination button.active {
      background: linear-gradient(to bottom, #046bd2, #046bd2d6);
      color: white;
    }

    .pagination button:hover:not(.active) {
      background-color: #ddd;
    }/* End custom CSS */